diff -r 1e0a91978826 -r 4a8b50dcc4c0 drivers/can_uvccm_win32/can_uvccm_win32.vc10.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/drivers/can_uvccm_win32/can_uvccm_win32.vc10.vcxproj Mon Jan 23 21:40:59 2012 +0100 @@ -0,0 +1,107 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + can_uvccm_win32 + {39E3300A-29B4-4AA7-AF62-3B181FC26155} + Win32Proj + + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ../../Debug\ + $(Configuration)\ + true + ../../Release\ + $(Configuration)\ + false + + + + Disabled + ../../include;../../include/win32;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;CANUVCCM_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + $(OutDir)can_uvccm_win32.dll + can_uvccm_win32.def + true + $(OutDir)can_uvccm_win32.pdb + Windows + false + + + $(OutDir)can_uvccm_win32.lib + MachineX86 + + + + + ../../include;../../include/win32;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;CANUVCCM_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + + + $(OutDir)can_uvccm_win32.dll + can_uvccm_win32.def + true + Windows + true + true + false + + + $(OutDir)can_uvccm_win32.lib + MachineX86 + + + + + + + + + + + + \ No newline at end of file