|
103 | 103 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
104 | 104 | <UseFullPaths>false</UseFullPaths> |
105 | 105 | <WarningLevel>Level3</WarningLevel> |
106 | | - <PreprocessorDefinitions>WIN32;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR="Debug";CURL_STATICLIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 106 | + <PreprocessorDefinitions>WIN32;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR="Debug";CURL_STATICLIB;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
107 | 107 | <ObjectFileName>$(IntDir)</ObjectFileName> |
108 | 108 | <LanguageStandard>stdcpp17</LanguageStandard> |
109 | 109 | </ClCompile> |
110 | 110 | <ResourceCompile> |
111 | | - <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 111 | + <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR=\"Debug\";WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
112 | 112 | <AdditionalIncludeDirectories>..\..\sdk\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
113 | 113 | </ResourceCompile> |
114 | 114 | <Midl> |
|
147 | 147 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
148 | 148 | <UseFullPaths>false</UseFullPaths> |
149 | 149 | <WarningLevel>Level3</WarningLevel> |
150 | | - <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR="Release";CURL_STATICLIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 150 | + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR="Release";CURL_STATICLIB;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
151 | 151 | <ObjectFileName>$(IntDir)</ObjectFileName> |
152 | 152 | <DebugInformationFormat> |
153 | 153 | </DebugInformationFormat> |
154 | 154 | <LanguageStandard>stdcpp17</LanguageStandard> |
155 | 155 | </ClCompile> |
156 | 156 | <ResourceCompile> |
157 | | - <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 157 | + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR=\"Release\";WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
158 | 158 | <AdditionalIncludeDirectories>..\..\sdk\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
159 | 159 | </ResourceCompile> |
160 | 160 | <Midl> |
|
193 | 193 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
194 | 194 | <UseFullPaths>false</UseFullPaths> |
195 | 195 | <WarningLevel>Level3</WarningLevel> |
196 | | - <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 196 | + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR="MinSizeRel";WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
197 | 197 | <ObjectFileName>$(IntDir)</ObjectFileName> |
198 | 198 | <DebugInformationFormat> |
199 | 199 | </DebugInformationFormat> |
200 | 200 | </ClCompile> |
201 | 201 | <ResourceCompile> |
202 | | - <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 202 | + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR=\"MinSizeRel\";WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
203 | 203 | <AdditionalIncludeDirectories>..\..\sdk\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
204 | 204 | </ResourceCompile> |
205 | 205 | <Midl> |
|
239 | 239 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
240 | 240 | <UseFullPaths>false</UseFullPaths> |
241 | 241 | <WarningLevel>Level3</WarningLevel> |
242 | | - <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 242 | + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR="RelWithDebInfo";WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
243 | 243 | <ObjectFileName>$(IntDir)</ObjectFileName> |
244 | 244 | </ClCompile> |
245 | 245 | <ResourceCompile> |
246 | | - <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 246 | + <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;NOMINMAX;PLATFORM_WINDOWS;CMAKE_INTDIR=\"RelWithDebInfo\";WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
247 | 247 | <AdditionalIncludeDirectories>..\..\sdk\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
248 | 248 | </ResourceCompile> |
249 | 249 | <Midl> |
|
0 commit comments