diff -r 1e0a91978826 -r 4a8b50dcc4c0 examples/win32test/win32test.vc10.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/win32test/win32test.vc10.vcxproj Mon Jan 23 21:40:59 2012 +0100 @@ -0,0 +1,112 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + win32test + {BD8B1FE1-89CD-4F89-8275-0F553FA71059} + Win32Proj + + + + Application + MultiByte + + + Application + MultiByte + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ../../Debug\ + Debug\ + true + ../../Release\ + Release\ + false + + + + Disabled + ../../include;../../include/win32;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + $(OutDir)win32test.exe + ../../Debug UNICODE;%(AdditionalLibraryDirectories) + true + $(OutDir)win32test.pdb + Console + false + + + MachineX86 + + + + + ../../include;../../include/win32;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + + + $(OutDir)win32test.exe + ../../Release;%(AdditionalLibraryDirectories) + true + Console + true + true + false + + + MachineX86 + + + + + + + + + + + + {50ef2507-9b87-4525-8b19-80eb42e67079} + false + + + + + + \ No newline at end of file