diff -r 1e0a91978826 -r 4a8b50dcc4c0 drivers/can_anagate_win32/can_anagate_win32.vc10.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/drivers/can_anagate_win32/can_anagate_win32.vc10.vcxproj Mon Jan 23 21:40:59 2012 +0100 @@ -0,0 +1,107 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + can_anagate_win32 + {2F3E1E68-1518-4829-B543-8DF2987E664B} + can_anagate_win32 + Win32Proj + + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ../../Debug\ + $(Configuration)\ + true + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + false + + + + Disabled + AnaGateCAN_API;../../include;../../include/win32;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;CAN_ANAGATE_WIN32_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + NotUsing + Level3 + EditAndContinue + + + AnaGateCanDll.lib;%(AdditionalDependencies) + AnaGateCAN_API;%(AdditionalLibraryDirectories) + can_anagate_win32.def + true + Windows + false + + + MachineX86 + + + + + WIN32;NDEBUG;_WINDOWS;_USRDLL;CAN_ANAGATE_WIN32_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + NotUsing + Level3 + ProgramDatabase + AnaGateCAN_API;../../include;../../include/win32;%(AdditionalIncludeDirectories) + + + true + Windows + true + true + false + + + MachineX86 + AnaGateCAN_API;%(AdditionalLibraryDirectories) + AnaGateCanDll.lib;%(AdditionalDependencies) + can_anagate_win32.def + + + + + + + + + + + + + + + \ No newline at end of file