File tree Expand file tree Collapse file tree 6 files changed +41
-3
lines changed Expand file tree Collapse file tree 6 files changed +41
-3
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 >
4450 <ItemDefinitionGroup >
4551 <ClCompile >
4652 <PreprocessorDefinitions >_WINSOCK_DEPRECATED_NO_WARNINGS;_ASYNCRT_EXPORT;_PPLX_EXPORT;WIN32;_MBCS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions >
5157 <RuntimeLibrary Condition =" '$(Configuration)'=='Debug'" >MultiThreadedDebugDLL</RuntimeLibrary >
5258 <RuntimeLibrary Condition =" '$(Configuration)'=='Release'" >MultiThreadedDLL</RuntimeLibrary >
5359 <WholeProgramOptimization Condition =" '$(Configuration)'=='Release'" >true</WholeProgramOptimization >
54-
5560 <!-- Disable warning about decorated name length exceeded, name was truncated. This is due to Boost.Asio and Websocket++ templates. -->
5661 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
5762 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
Original file line number Diff line number Diff line change 1+ //{{NO_DEPENDENCIES}}
2+ // Microsoft Visual C++ generated include file.
3+ // Used by Resource.rc
4+
5+ // Next default values for new objects
6+ //
7+ #ifdef APSTUDIO_INVOKED
8+ #ifndef APSTUDIO_READONLY_SYMBOLS
9+ #define _APS_NEXT_RESOURCE_VALUE 101
10+ #define _APS_NEXT_COMMAND_VALUE 40001
11+ #define _APS_NEXT_CONTROL_VALUE 1001
12+ #define _APS_NEXT_SYMED_VALUE 101
13+ #endif
14+ #endif
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 >
4349 <ItemDefinitionGroup >
4450 <ClCompile >
4551 <PreprocessorDefinitions >_ASYNCRT_EXPORT;_PPLX_EXPORT;WIN32;_MBCS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions >
5056 <RuntimeLibrary Condition =" '$(Configuration)'=='Debug'" >MultiThreadedDebugDLL</RuntimeLibrary >
5157 <RuntimeLibrary Condition =" '$(Configuration)'=='Release'" >MultiThreadedDLL</RuntimeLibrary >
5258 <WholeProgramOptimization Condition =" '$(Configuration)'=='Release'" >true</WholeProgramOptimization >
53-
54- <!-- Disable warning about decorated name length exceeded, name was truncated. This is due to Boost.Asio and Websocket++ templates. -->
59+ <!-- Disable warning about decorated name length exceeded, name was truncated. This is due to Boost.Asio and Websocket++ templates. -->
5560 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
5661 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
5762 <DisableSpecificWarnings Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" >4503;%(DisableSpecificWarnings)</DisableSpecificWarnings >
Original file line number Diff line number Diff line change 1+ //{{NO_DEPENDENCIES}}
2+ // Microsoft Visual C++ generated include file.
3+ // Used by Resource.rc
4+
5+ // Next default values for new objects
6+ //
7+ #ifdef APSTUDIO_INVOKED
8+ #ifndef APSTUDIO_READONLY_SYMBOLS
9+ #define _APS_NEXT_RESOURCE_VALUE 101
10+ #define _APS_NEXT_COMMAND_VALUE 40001
11+ #define _APS_NEXT_CONTROL_VALUE 1001
12+ #define _APS_NEXT_SYMED_VALUE 101
13+ #endif
14+ #endif
You can’t perform that action at this time.
0 commit comments