The future cmake build system will only have three directories here: "scol", "dependencies" and "scol_sdk"
But i choose to not move the other dirs for the moment.

For building the vm using cmake, check the related forum post:
http://www.scolring.org/forum/viewtopic.php?id=208

List of projects that are currently builded using cmake:
 * vm kernel 5
 * audio plugin
 * bitmapToolkit plugin
 * epoc plugin
 * glove 5DT plugin
 * joypad plugin
 * lib2d plugin
 * lib2d os plugin
 * neurosky plugin
 * nonin wristOx2 plugin
 * openNiScol plugin
 * optitrack plugin
 * TEA respiration belt plugin
 * security plugin
 * serial io plugin
 * space point fusion plugin
 * speech plugin
 * sql
 * template (learning) plugin
 * usbuirt plugin
 * vuzix plugin
 * wiimote plugin
 * wsystem plugin
 * x10 plugin
 * zoogl24 plugin (old 3d engine)
Other plugins can be found in "/trunk/plugins" directory

Nodrev.


++ To allow Scol applications use more than 2Gb of memory you must add the /LARGEADDRESSAWARE flag on MSVC linker
http://msdn.microsoft.com/en-us/library/wz223b1z.aspx