diff -r 1e0a91978826 -r 4a8b50dcc4c0 drivers/can_ixxat_win32/can_ixxat_win32.vc10.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/drivers/can_ixxat_win32/can_ixxat_win32.vc10.vcxproj Mon Jan 23 21:40:59 2012 +0100 @@ -0,0 +1,117 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + can_ixxat_win32 + {8F57E7FF-1B73-4134-A2B2-9C0EADB2AEFB} + can_ixxat_win32 + Win32Proj + + + + DynamicLibrary + MultiByte + + + DynamicLibrary + MultiByte + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ../../Debug\ + Debug\ + true + ../../Release\ + Release\ + false + + + + Disabled + ../../include;../../include/win32;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + vci11un6.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).dll + IXXAT.def + true + $(OutDir)$(ProjectName).pdb + Windows + false + + + $(OutDir)$(ProjectName).lib + MachineX86 + + + + + ../../include;../../include/win32;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + + + vci11un6.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).dll + IXXAT.def + true + Windows + true + true + false + + + $(OutDir)$(ProjectName).lib + MachineX86 + + + + + + + + + + + + + + + + + + + + \ No newline at end of file