diff -r 9e496a2aadca -r b9274b595650 drivers/can_copcican_win32/can_copcican_win32.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/drivers/can_copcican_win32/can_copcican_win32.vcxproj Fri Nov 12 22:24:06 2010 +0100 @@ -0,0 +1,104 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {A18C416F-3CBB-4744-BA24-FA5C5F3CBE0D} + Win32Proj + can_copcican_win32 + + + + DynamicLibrary + true + Unicode + + + DynamicLibrary + false + true + Unicode + + + + + + + + + + + + + true + + + false + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;CAN_COPCICAN_WIN32_EXPORTS;%(PreprocessorDefinitions) + $(SolutionDir)\include;$(SolutionDir)\include\win32;$(SolutionDir)\..\driver_windows\Cosateq_4Port_CAN_SDK\include;%(AdditionalIncludeDirectories) + + + Windows + true + $(SolutionDir)\..\driver_windows\Cosateq_4Port_CAN_SDK\lib\co_can_lib.lib;%(AdditionalDependencies) + can_copcican_win32.def + + + + + Level3 + Use + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;CAN_COPCICAN_WIN32_EXPORTS;%(PreprocessorDefinitions) + + + Windows + true + true + true + can_copcican_win32.def + + + + + + + + + + + + + + false + + + false + + + + + Create + Create + + + + + + \ No newline at end of file