File tree Expand file tree Collapse file tree 6 files changed +3
-41
lines changed Expand file tree Collapse file tree 6 files changed +3
-41
lines changed Original file line number Diff line number Diff line change 4141 <SubType >Designer</SubType >
4242 </None >
4343 </ItemGroup >
44- <ItemGroup >
45- <ClInclude Include =" resource.h" />
46- </ItemGroup >
47- <ItemGroup >
48- <ResourceCompile Include =" Resource.rc" />
49- </ItemGroup >
5044 <ItemDefinitionGroup >
5145 <ClCompile >
5246 <PreprocessorDefinitions >_WINSOCK_DEPRECATED_NO_WARNINGS;_ASYNCRT_EXPORT;_PPLX_EXPORT;WIN32;_MBCS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions >
5751 <RuntimeLibrary Condition =" '$(Configuration)'=='Debug'" >MultiThreadedDebugDLL</RuntimeLibrary >
5852 <RuntimeLibrary Condition =" '$(Configuration)'=='Release'" >MultiThreadedDLL</RuntimeLibrary >
5953 <WholeProgramOptimization Condition =" '$(Configuration)'=='Release'" >true</WholeProgramOptimization >
54+
6055 <!-- Disable warning about decorated name length exceeded, name was truncated. This is due to Boost.Asio and Websocket++ templates. -->
6156 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
6257 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4040 <SubType >Designer</SubType >
4141 </None >
4242 </ItemGroup >
43- <ItemGroup >
44- <ClInclude Include =" resource.h" />
45- </ItemGroup >
46- <ItemGroup >
47- <ResourceCompile Include =" Resource.rc" />
48- </ItemGroup >
4943 <ItemDefinitionGroup >
5044 <ClCompile >
5145 <PreprocessorDefinitions >_ASYNCRT_EXPORT;_PPLX_EXPORT;WIN32;_MBCS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions >
5650 <RuntimeLibrary Condition =" '$(Configuration)'=='Debug'" >MultiThreadedDebugDLL</RuntimeLibrary >
5751 <RuntimeLibrary Condition =" '$(Configuration)'=='Release'" >MultiThreadedDLL</RuntimeLibrary >
5852 <WholeProgramOptimization Condition =" '$(Configuration)'=='Release'" >true</WholeProgramOptimization >
59- <!-- Disable warning about decorated name length exceeded, name was truncated. This is due to Boost.Asio and Websocket++ templates. -->
53+
54+ <!-- Disable warning about decorated name length exceeded, name was truncated. This is due to Boost.Asio and Websocket++ templates. -->
6055 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
6156 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
6257 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments