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