# HG changeset patch # User Christian Taedcke # Date 1327351042 -3600 # Node ID 1e0a9197882603c5185d34cc9d13b9f2a95b63fd # Parent 4c52690c53fb4c6ce6f055feb4a09ced7ba5fc70 can_copican_win32: - renamed project files to include vc10 diff -r 4c52690c53fb -r 1e0a91978826 drivers/can_copcican_win32/can_copcican_win32.vc10.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/drivers/can_copcican_win32/can_copcican_win32.vc10.vcxproj Mon Jan 23 21:37:22 2012 +0100 @@ -0,0 +1,105 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {A18C416F-3CBB-4744-BA24-FA5C5F3CBE0D} + Win32Proj + can_copcican_win32 + 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 diff -r 4c52690c53fb -r 1e0a91978826 drivers/can_copcican_win32/can_copcican_win32.vc10.vcxproj.filters --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/drivers/can_copcican_win32/can_copcican_win32.vc10.vcxproj.filters Mon Jan 23 21:37:22 2012 +0100 @@ -0,0 +1,42 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + + Source Files + + + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + Source Files + + + \ No newline at end of file diff -r 4c52690c53fb -r 1e0a91978826 drivers/can_copcican_win32/can_copcican_win32.vcxproj --- a/drivers/can_copcican_win32/can_copcican_win32.vcxproj Mon Jan 23 21:35:32 2012 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,104 +0,0 @@ - - - - - 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 diff -r 4c52690c53fb -r 1e0a91978826 drivers/can_copcican_win32/can_copcican_win32.vcxproj.filters --- a/drivers/can_copcican_win32/can_copcican_win32.vcxproj.filters Mon Jan 23 21:35:32 2012 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,42 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - - Source Files - - - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - Source Files - - - \ No newline at end of file