Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/mac-can/SerialCAN in…
Browse files Browse the repository at this point in the history
…to development
  • Loading branch information
mac-can committed Jun 15, 2024
2 parents 27e0015 + 7a37aa1 commit b359216
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Libraries/SerialCAN/SerialCAN.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>WIN32;_DEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=1;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<PreprocessorDefinitions>WIN32;_DEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=0;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand All @@ -168,7 +168,7 @@
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>WIN32;_DEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=1;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<PreprocessorDefinitions>WIN32;_DEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=0;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand All @@ -186,7 +186,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>WIN32;NDEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=1;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<PreprocessorDefinitions>WIN32;NDEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=0;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand All @@ -206,7 +206,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>WIN32;NDEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=1;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<PreprocessorDefinitions>WIN32;NDEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=0;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand All @@ -224,7 +224,7 @@
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_DEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=1;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<PreprocessorDefinitions>_DEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=0;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand All @@ -240,7 +240,7 @@
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>_DEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=1;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<PreprocessorDefinitions>_DEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=0;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand All @@ -258,7 +258,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>NDEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=1;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<PreprocessorDefinitions>NDEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=0;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand All @@ -278,7 +278,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>
<PreprocessorDefinitions>NDEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=1;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<PreprocessorDefinitions>NDEBUG;SERIALCAN_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions);OPTION_CAN_2_0_ONLY=0;OPTION_CANCPP_DLLEXPORT=1;OPTION_CANAPI_DLLEXPORT=0;OPTION_CANAPI_DRIVER=1;OPTION_CANAPI_RETVALS=0;OPTION_CANAPI_COMPANIONS=1;OPTION_CANAPI_DEBUG_LEVEL=0;OPTION_SERIAL_DEBUG_LEVEL=0;OPTION_SLCAN_DEBUG_LEVEL=0</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
Expand Down

0 comments on commit b359216

Please sign in to comment.