149 <Tool |
149 <Tool |
150 Name="VCPostBuildEventTool" |
150 Name="VCPostBuildEventTool" |
151 /> |
151 /> |
152 </Configuration> |
152 </Configuration> |
153 <Configuration |
153 <Configuration |
154 Name="Release_NoSTDIO|Win32" |
|
155 IntermediateDirectory="$(ConfigurationName)" |
|
156 ConfigurationType="1" |
|
157 > |
|
158 <Tool |
|
159 Name="VCPreBuildEventTool" |
|
160 /> |
|
161 <Tool |
|
162 Name="VCCustomBuildTool" |
|
163 /> |
|
164 <Tool |
|
165 Name="VCXMLDataGeneratorTool" |
|
166 /> |
|
167 <Tool |
|
168 Name="VCWebServiceProxyGeneratorTool" |
|
169 /> |
|
170 <Tool |
|
171 Name="VCMIDLTool" |
|
172 /> |
|
173 <Tool |
|
174 Name="VCCLCompilerTool" |
|
175 ExceptionHandling="0" |
|
176 DebugInformationFormat="1" |
|
177 /> |
|
178 <Tool |
|
179 Name="VCManagedResourceCompilerTool" |
|
180 /> |
|
181 <Tool |
|
182 Name="VCResourceCompilerTool" |
|
183 /> |
|
184 <Tool |
|
185 Name="VCPreLinkEventTool" |
|
186 /> |
|
187 <Tool |
|
188 Name="VCLinkerTool" |
|
189 /> |
|
190 <Tool |
|
191 Name="VCALinkTool" |
|
192 /> |
|
193 <Tool |
|
194 Name="VCManifestTool" |
|
195 /> |
|
196 <Tool |
|
197 Name="VCXDCMakeTool" |
|
198 /> |
|
199 <Tool |
|
200 Name="VCBscMakeTool" |
|
201 /> |
|
202 <Tool |
|
203 Name="VCFxCopTool" |
|
204 /> |
|
205 <Tool |
|
206 Name="VCAppVerifierTool" |
|
207 /> |
|
208 <Tool |
|
209 Name="VCPostBuildEventTool" |
|
210 /> |
|
211 </Configuration> |
|
212 <Configuration |
|
213 Name="Release_NoSTDIO|x64" |
|
214 OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
|
215 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
|
216 ConfigurationType="4" |
|
217 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |
|
218 UseOfMFC="0" |
|
219 ATLMinimizesCRunTimeLibraryUsage="false" |
|
220 > |
|
221 <Tool |
|
222 Name="VCPreBuildEventTool" |
|
223 /> |
|
224 <Tool |
|
225 Name="VCCustomBuildTool" |
|
226 /> |
|
227 <Tool |
|
228 Name="VCXMLDataGeneratorTool" |
|
229 /> |
|
230 <Tool |
|
231 Name="VCWebServiceProxyGeneratorTool" |
|
232 /> |
|
233 <Tool |
|
234 Name="VCMIDLTool" |
|
235 TargetEnvironment="3" |
|
236 /> |
|
237 <Tool |
|
238 Name="VCCLCompilerTool" |
|
239 InlineFunctionExpansion="1" |
|
240 AdditionalIncludeDirectories="..\..\include,..\..\include\SDL" |
|
241 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,NO_STDIO_REDIRECT" |
|
242 StringPooling="true" |
|
243 ExceptionHandling="0" |
|
244 RuntimeLibrary="2" |
|
245 EnableFunctionLevelLinking="true" |
|
246 WarningLevel="3" |
|
247 SuppressStartupBanner="true" |
|
248 DebugInformationFormat="1" |
|
249 /> |
|
250 <Tool |
|
251 Name="VCManagedResourceCompilerTool" |
|
252 /> |
|
253 <Tool |
|
254 Name="VCResourceCompilerTool" |
|
255 /> |
|
256 <Tool |
|
257 Name="VCPreLinkEventTool" |
|
258 /> |
|
259 <Tool |
|
260 Name="VCLibrarianTool" |
|
261 OutputFile="$(IntDir)\SDLtest.lib" |
|
262 SuppressStartupBanner="true" |
|
263 /> |
|
264 <Tool |
|
265 Name="VCALinkTool" |
|
266 /> |
|
267 <Tool |
|
268 Name="VCXDCMakeTool" |
|
269 /> |
|
270 <Tool |
|
271 Name="VCBscMakeTool" |
|
272 /> |
|
273 <Tool |
|
274 Name="VCFxCopTool" |
|
275 /> |
|
276 <Tool |
|
277 Name="VCPostBuildEventTool" |
|
278 /> |
|
279 </Configuration> |
|
280 <Configuration |
|
281 Name="Debug|Win32" |
154 Name="Debug|Win32" |
282 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
155 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
283 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\" |
156 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\" |
284 ConfigurationType="4" |
157 ConfigurationType="4" |
285 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |
158 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |