The following directory structure is assumed:
+---cgui   // The root of the decompressed cgui package
|   +---src
|   +---...etc
+---msvc
|   +---cgui   // This is the location of the project file cgui.dsp
|   |   +---Debug
|   |   +---obj
|   |   +---Release