0022972: Eliminate macro definitions that has compiler-provided analogs (WNT and...
[occt.git] / adm / templates / template.vc9x
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="__XQTNAM__"
6         ProjectGUID="__PROJECT_GUID__"
7         TargetFrameworkVersion="0"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13                 <Platform
14                         Name="x64"
15                 />
16         </Platforms>
17         <ToolFiles>
18         </ToolFiles>
19         <Configurations>
20                 <Configuration
21                         Name="Release|Win32"
22                         OutputDirectory=".\..\..\..\win32\vc9\bin"
23                         IntermediateDirectory=".\..\..\..\win32\vc9\obj\__XQTNAM__"
24                         ConfigurationType="__CONF__"
25                         UseOfMFC="0"
26                         ATLMinimizesCRunTimeLibraryUsage="false"
27                         >
28                         <Tool
29                                 Name="VCPreBuildEventTool"
30                         />
31                         <Tool
32                                 Name="VCCustomBuildTool"
33                         />
34                         <Tool
35                                 Name="VCXMLDataGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCWebServiceProxyGeneratorTool"
39                         />
40                         <Tool
41                                 Name="VCMIDLTool"
42                                 PreprocessorDefinitions="NDEBUG"
43                                 MkTypLibCompatible="true"
44                                 SuppressStartupBanner="true"
45                                 TargetEnvironment="1"
46                                 TypeLibraryName=".\..\..\..\win32\vc9\bin\__XQTNAM__.tlb"
47                                 HeaderFileName=""
48                         />
49                         <Tool
50                                 Name="VCCLCompilerTool"
51                                 AdditionalOptions="-MP"
52                                 AdditionalIncludeDirectories="__TKINC__;$(CSF_OPT_INC)"
53                                 Optimization="2"
54                                 InlineFunctionExpansion="1"
55                                 PreprocessorDefinitions="NDEBUG;No_Exception;CSFDB;$(CSF_DEFINES)__TKDEFS__"
56                                 StringPooling="true"
57                                 ExceptionHandling="2"
58                                 RuntimeLibrary="2"
59                                 EnableEnhancedInstructionSet="2"
60                                 EnableFunctionLevelLinking="true"
61                                 FloatingPointModel="0"
62                                 AssemblerListingLocation=".\..\..\..\win32\vc9\obj\__XQTNAM__/"
63                                 ObjectFile=".\..\..\..\win32\vc9\obj\__XQTNAM__/"
64                                 ProgramDataBaseFileName=".\..\..\..\win32\vc9\obj\__XQTNAM__/"
65                                 WarningLevel="4"
66                                 SuppressStartupBanner="true"
67                                 DisableSpecificWarnings="4996"
68                         />
69                         <Tool
70                                 Name="VCManagedResourceCompilerTool"
71                         />
72                         <Tool
73                                 Name="VCResourceCompilerTool"
74                                 AdditionalIncludeDirectories="..\..\..\inc;$(CSF_OPT_INC)"
75                                 PreprocessorDefinitions="NDEBUG;No_Exception;CSFDB;$(CSF_DEFINES)__TKDEFS__"
76                         />
77                         <Tool
78                                 Name="VCPreLinkEventTool"
79                         />
80                         <Tool
81                                 Name="VCLinkerTool"
82                                 AdditionalDependencies="__TKDEP__"
83                                 LinkIncremental="1"
84                                 SuppressStartupBanner="true"
85                                 AdditionalLibraryDirectories="..\..\..\win32\vc9\lib;$(CSF_OPT_LIB32)"
86                                 ProgramDatabaseFile=".\..\..\..\win32\vc9\bin\__XQTNAM__.pdb"
87                                 SubSystem="1"
88                                 ImportLibrary="..\..\..\win32\vc9\lib\__XQTNAM__.lib"
89                                 TargetMachine="1"
90                         />
91                         <Tool
92                                 Name="VCALinkTool"
93                         />
94                         <Tool
95                                 Name="VCManifestTool"
96                         />
97                         <Tool
98                                 Name="VCXDCMakeTool"
99                         />
100                         <Tool
101                                 Name="VCBscMakeTool"
102                         />
103                         <Tool
104                                 Name="VCFxCopTool"
105                         />
106                         <Tool
107                                 Name="VCAppVerifierTool"
108                         />
109                         <Tool
110                                 Name="VCPostBuildEventTool"
111                         />
112                 </Configuration>
113                 <Configuration
114                         Name="Debug|Win32"
115                         OutputDirectory=".\..\..\..\win32\vc9\bind"
116                         IntermediateDirectory=".\..\..\..\win32\vc9\objd\__XQTNAM__"
117                         ConfigurationType="__CONF__"
118                         UseOfMFC="0"
119                         ATLMinimizesCRunTimeLibraryUsage="false"
120                         >
121                         <Tool
122                                 Name="VCPreBuildEventTool"
123                         />
124                         <Tool
125                                 Name="VCCustomBuildTool"
126                         />
127                         <Tool
128                                 Name="VCXMLDataGeneratorTool"
129                         />
130                         <Tool
131                                 Name="VCWebServiceProxyGeneratorTool"
132                         />
133                         <Tool
134                                 Name="VCMIDLTool"
135                                 PreprocessorDefinitions="_DEBUG"
136                                 MkTypLibCompatible="true"
137                                 SuppressStartupBanner="true"
138                                 TargetEnvironment="1"
139                                 TypeLibraryName=".\..\..\..\win32\vc9\bind\__XQTNAM__.tlb"
140                                 HeaderFileName=""
141                         />
142                         <Tool
143                                 Name="VCCLCompilerTool"
144                                 AdditionalOptions="-MP"
145                                 AdditionalIncludeDirectories="__TKINC__;$(CSF_OPT_INC)"
146                                 Optimization="0"
147                                 PreprocessorDefinitions="_DEBUG;CSFDB;$(CSF_DEFINES)__TKDEFS__"
148                                 ExceptionHandling="2"
149                                 BasicRuntimeChecks="3"
150                                 RuntimeLibrary="3"
151                                 EnableEnhancedInstructionSet="2"
152                                 FloatingPointModel="0"
153                                 AssemblerListingLocation=".\..\..\..\win32\vc9\objd\__XQTNAM__/"
154                                 ObjectFile=".\..\..\..\win32\vc9\objd\__XQTNAM__/"
155                                 ProgramDataBaseFileName=".\..\..\..\win32\vc9\objd\__XQTNAM__/"
156                                 WarningLevel="4"
157                                 SuppressStartupBanner="true"
158                                 DebugInformationFormat="3"
159                                 DisableSpecificWarnings="4996"
160                         />
161                         <Tool
162                                 Name="VCManagedResourceCompilerTool"
163                         />
164                         <Tool
165                                 Name="VCResourceCompilerTool"
166                                 AdditionalIncludeDirectories="..\..\..\inc;$(CSF_OPT_INC)"
167                                 PreprocessorDefinitions="_DEBUG;CSFDB;$(CSF_DEFINES)__TKDEFS__"
168                         />
169                         <Tool
170                                 Name="VCPreLinkEventTool"
171                         />
172                         <Tool
173                                 Name="VCLinkerTool"
174                                 AdditionalDependencies="__TKDEP__"
175                                 LinkIncremental="1"
176                                 SuppressStartupBanner="true"
177                                 AdditionalLibraryDirectories="..\..\..\win32\vc9\libd;$(CSF_OPT_LIB32D)"
178                                 GenerateDebugInformation="true"
179                                 ProgramDatabaseFile=".\..\..\..\win32\vc9\bind\__XQTNAM__.pdb"
180                                 SubSystem="1"
181                                 ImportLibrary="..\..\..\win32\vc9\libd\__XQTNAM__.lib"
182                                 TargetMachine="1"
183                         />
184                         <Tool
185                                 Name="VCALinkTool"
186                         />
187                         <Tool
188                                 Name="VCManifestTool"
189                         />
190                         <Tool
191                                 Name="VCXDCMakeTool"
192                         />
193                         <Tool
194                                 Name="VCBscMakeTool"
195                         />
196                         <Tool
197                                 Name="VCFxCopTool"
198                         />
199                         <Tool
200                                 Name="VCAppVerifierTool"
201                         />
202                         <Tool
203                                 Name="VCPostBuildEventTool"
204                         />
205                 </Configuration>
206                 <Configuration
207                         Name="Release|x64"
208                         OutputDirectory=".\..\..\..\win64\vc9\bin"
209                         IntermediateDirectory=".\..\..\..\win64\vc9\obj\__XQTNAM__"
210                         ConfigurationType="__CONF__"
211                         UseOfMFC="0"
212                         ATLMinimizesCRunTimeLibraryUsage="false"
213                         >
214                         <Tool
215                                 Name="VCPreBuildEventTool"
216                         />
217                         <Tool
218                                 Name="VCCustomBuildTool"
219                         />
220                         <Tool
221                                 Name="VCXMLDataGeneratorTool"
222                         />
223                         <Tool
224                                 Name="VCWebServiceProxyGeneratorTool"
225                         />
226                         <Tool
227                                 Name="VCMIDLTool"
228                                 PreprocessorDefinitions="NDEBUG"
229                                 MkTypLibCompatible="true"
230                                 SuppressStartupBanner="true"
231                                 TargetEnvironment="1"
232                                 TypeLibraryName=".\..\..\..\win64\vc9\bin\__XQTNAM__.tlb"
233                                 HeaderFileName=""
234                         />
235                         <Tool
236                                 Name="VCCLCompilerTool"
237                                 AdditionalOptions="-MP -favor:blend"
238                                 AdditionalIncludeDirectories="__TKINC__;$(CSF_OPT_INC)"
239                                 Optimization="2"
240                                 InlineFunctionExpansion="1"
241                                 PreprocessorDefinitions="NDEBUG;No_Exception;CSFDB;$(CSF_DEFINES)__TKDEFS__"
242                                 StringPooling="true"
243                                 ExceptionHandling="2"
244                                 RuntimeLibrary="2"
245                                 EnableFunctionLevelLinking="true"
246                                 FloatingPointModel="0"
247                                 AssemblerListingLocation=".\..\..\..\win64\vc9\obj\__XQTNAM__/"
248                                 ObjectFile=".\..\..\..\win64\vc9\obj\__XQTNAM__/"
249                                 ProgramDataBaseFileName=".\..\..\..\win64\vc9\obj\__XQTNAM__/"
250                                 WarningLevel="4"
251                                 SuppressStartupBanner="true"
252                                 DisableSpecificWarnings="4996"
253                         />
254                         <Tool
255                                 Name="VCManagedResourceCompilerTool"
256                         />
257                         <Tool
258                                 Name="VCResourceCompilerTool"
259                                 AdditionalIncludeDirectories="..\..\..\inc;$(CSF_OPT_INC)"
260                                 PreprocessorDefinitions="NDEBUG;No_Exception;CSFDB;$(CSF_DEFINES)__TKDEFS__"
261                         />
262                         <Tool
263                                 Name="VCPreLinkEventTool"
264                         />
265                         <Tool
266                                 Name="VCLinkerTool"
267                                 AdditionalDependencies="__TKDEP__"
268                                 OutputFile=".\..\..\..\win64\vc9\bin\__XQTNAM__.__XQTEXT__"
269                                 LinkIncremental="1"
270                                 SuppressStartupBanner="true"
271                                 AdditionalLibraryDirectories="..\..\..\win64\vc9\lib;$(CSF_OPT_LIB64)"
272                                 ProgramDatabaseFile=".\..\..\..\win64\vc9\bin\__XQTNAM__.pdb"
273                                 SubSystem="1"
274                                 ImportLibrary="..\..\..\win64\vc9\lib\__XQTNAM__.lib"
275                                 TargetMachine="X64"
276                         />
277                         <Tool
278                                 Name="VCALinkTool"
279                         />
280                         <Tool
281                                 Name="VCManifestTool"
282                         />
283                         <Tool
284                                 Name="VCXDCMakeTool"
285                         />
286                         <Tool
287                                 Name="VCBscMakeTool"
288                         />
289                         <Tool
290                                 Name="VCFxCopTool"
291                         />
292                         <Tool
293                                 Name="VCAppVerifierTool"
294                         />
295                         <Tool
296                                 Name="VCPostBuildEventTool"
297                         />
298                 </Configuration>
299                 <Configuration
300                         Name="Debug|x64"
301                         OutputDirectory=".\..\..\..\win64\vc9\bind"
302                         IntermediateDirectory=".\..\..\..\win64\vc9\objd\__XQTNAM__"
303                         ConfigurationType="__CONF__"
304                         UseOfMFC="0"
305                         ATLMinimizesCRunTimeLibraryUsage="false"
306                         >
307                         <Tool
308                                 Name="VCPreBuildEventTool"
309                         />
310                         <Tool
311                                 Name="VCCustomBuildTool"
312                         />
313                         <Tool
314                                 Name="VCXMLDataGeneratorTool"
315                         />
316                         <Tool
317                                 Name="VCWebServiceProxyGeneratorTool"
318                         />
319                         <Tool
320                                 Name="VCMIDLTool"
321                                 PreprocessorDefinitions="_DEBUG"
322                                 MkTypLibCompatible="true"
323                                 SuppressStartupBanner="true"
324                                 TargetEnvironment="1"
325                                 TypeLibraryName=".\..\..\..\win64\vc9\bind\__XQTNAM__.tlb"
326                                 HeaderFileName=""
327                         />
328                         <Tool
329                                 Name="VCCLCompilerTool"
330                                 AdditionalOptions="-MP -favor:blend"
331                                 AdditionalIncludeDirectories="__TKINC__;$(CSF_OPT_INC)"
332                                 Optimization="0"
333                                 PreprocessorDefinitions="_DEBUG;CSFDB;$(CSF_DEFINES)__TKDEFS__"
334                                 ExceptionHandling="2"
335                                 BasicRuntimeChecks="3"
336                                 RuntimeLibrary="3"
337                                 FloatingPointModel="0"
338                                 AssemblerListingLocation=".\..\..\..\win64\vc9\objd\__XQTNAM__/"
339                                 ObjectFile=".\..\..\..\win64\vc9\objd\__XQTNAM__/"
340                                 ProgramDataBaseFileName=".\..\..\..\win64\vc9\objd\__XQTNAM__/"
341                                 WarningLevel="4"
342                                 SuppressStartupBanner="true"
343                                 DebugInformationFormat="3"
344                                 DisableSpecificWarnings="4996"
345                         />
346                         <Tool
347                                 Name="VCManagedResourceCompilerTool"
348                         />
349                         <Tool
350                                 Name="VCResourceCompilerTool"
351                                 AdditionalIncludeDirectories="..\..\..\inc;$(CSF_OPT_INC)"
352                                 PreprocessorDefinitions="_DEBUG;CSFDB;$(CSF_DEFINES)__TKDEFS__"
353                         />
354                         <Tool
355                                 Name="VCPreLinkEventTool"
356                         />
357                         <Tool
358                                 Name="VCLinkerTool"
359                                 AdditionalDependencies="__TKDEP__"
360                                 OutputFile=".\..\..\..\win64\vc9\bind\__XQTNAM__.__XQTEXT__"
361                                 LinkIncremental="1"
362                                 SuppressStartupBanner="true"
363                                 AdditionalLibraryDirectories="..\..\..\win64\vc9\libd;$(CSF_OPT_LIB64D)"
364                                 GenerateDebugInformation="true"
365                                 ProgramDatabaseFile=".\..\..\..\win64\vc9\bind\__XQTNAM__.pdb"
366                                 SubSystem="1"
367                                 ImportLibrary="..\..\..\win64\vc9\libd\__XQTNAM__.lib"
368                                 TargetMachine="X64"
369                         />
370                         <Tool
371                                 Name="VCALinkTool"
372                         />
373                         <Tool
374                                 Name="VCManifestTool"
375                         />
376                         <Tool
377                                 Name="VCXDCMakeTool"
378                         />
379                         <Tool
380                                 Name="VCBscMakeTool"
381                         />
382                         <Tool
383                                 Name="VCFxCopTool"
384                         />
385                         <Tool
386                                 Name="VCAppVerifierTool"
387                         />
388                         <Tool
389                                 Name="VCPostBuildEventTool"
390                         />
391                 </Configuration>
392         </Configurations>
393         <References>
394         </References>
395         <Files>
396                 <Filter
397                         Name="Source Files"
398                         >
399 __FILES__
400                 </Filter>
401         </Files>
402         <Globals>
403         </Globals>
404 </VisualStudioProject>