|
125 | 125 | <ClCompile> |
126 | 126 | <WarningLevel>Level3</WarningLevel> |
127 | 127 | <SDLCheck>true</SDLCheck> |
128 | | - <PreprocessorDefinitions>WIN32;_DEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 128 | + <PreprocessorDefinitions>WIN32;_DEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;$(ExtraDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions> |
129 | 129 | <ConformanceMode>true</ConformanceMode> |
130 | 130 | <PrecompiledHeader>Use</PrecompiledHeader> |
131 | 131 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> |
|
143 | 143 | <FunctionLevelLinking>true</FunctionLevelLinking> |
144 | 144 | <IntrinsicFunctions>true</IntrinsicFunctions> |
145 | 145 | <SDLCheck>true</SDLCheck> |
146 | | - <PreprocessorDefinitions>WIN32;NDEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 146 | + <PreprocessorDefinitions>WIN32;NDEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;$(ExtraDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions> |
147 | 147 | <ConformanceMode>true</ConformanceMode> |
148 | 148 | <PrecompiledHeader>Use</PrecompiledHeader> |
149 | 149 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> |
|
159 | 159 | <ClCompile> |
160 | 160 | <WarningLevel>Level3</WarningLevel> |
161 | 161 | <SDLCheck>true</SDLCheck> |
162 | | - <PreprocessorDefinitions>_DEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 162 | + <PreprocessorDefinitions>_DEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;$(ExtraDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions> |
163 | 163 | <ConformanceMode>true</ConformanceMode> |
164 | 164 | <PrecompiledHeader>Use</PrecompiledHeader> |
165 | 165 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> |
|
175 | 175 | <ClCompile> |
176 | 176 | <WarningLevel>Level3</WarningLevel> |
177 | 177 | <SDLCheck>true</SDLCheck> |
178 | | - <PreprocessorDefinitions>_DEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 178 | + <PreprocessorDefinitions>_DEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;$(ExtraDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions> |
179 | 179 | <ConformanceMode>true</ConformanceMode> |
180 | 180 | <PrecompiledHeader>Use</PrecompiledHeader> |
181 | 181 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> |
|
193 | 193 | <FunctionLevelLinking>true</FunctionLevelLinking> |
194 | 194 | <IntrinsicFunctions>true</IntrinsicFunctions> |
195 | 195 | <SDLCheck>true</SDLCheck> |
196 | | - <PreprocessorDefinitions>NDEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 196 | + <PreprocessorDefinitions>NDEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;$(ExtraDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions> |
197 | 197 | <ConformanceMode>true</ConformanceMode> |
198 | 198 | <PrecompiledHeader>Use</PrecompiledHeader> |
199 | 199 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> |
|
211 | 211 | <FunctionLevelLinking>true</FunctionLevelLinking> |
212 | 212 | <IntrinsicFunctions>true</IntrinsicFunctions> |
213 | 213 | <SDLCheck>true</SDLCheck> |
214 | | - <PreprocessorDefinitions>NDEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 214 | + <PreprocessorDefinitions>NDEBUG;XENGINEPLUGINEXTENSION_EXPORTS;_WINDOWS;_USRDLL;$(ExtraDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions> |
215 | 215 | <ConformanceMode>true</ConformanceMode> |
216 | 216 | <PrecompiledHeader>Use</PrecompiledHeader> |
217 | 217 | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> |
|
0 commit comments