0022972: Eliminate macro definitions that has compiler-provided analogs (WNT and...
[occt.git] / adm / templates / template.vc7
CommitLineData
910970ab 1<?xml version="1.0" encoding="windows-1251"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="__TKNAM__"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\..\..\..\win32\vc7\bin"
16 IntermediateDirectory=".\..\..\..\win32\vc7\obj\__TKNAM__"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE">
20 <Tool
21 Name="VCCLCompilerTool"
22 AdditionalIncludeDirectories="__TKINC__;$(CSF_OPT_INC)"
23 Optimization="2"
24 InlineFunctionExpansion="1"
57c28b61 25 PreprocessorDefinitions="NDEBUG;No_Exception;CSFDB;$(CSF_DEFINES)__TKDEFS__"
910970ab 26 StringPooling="TRUE"
27 RuntimeLibrary="2"
28 EnableFunctionLevelLinking="TRUE"
29 PrecompiledHeaderFile=".\..\..\..\win32\vc7\obj\__TKNAM__\__TKNAM__.pch"
30 AssemblerListingLocation=".\..\..\..\win32\vc7\obj\__TKNAM__/"
31 ObjectFile=".\..\..\..\win32\vc7\obj\__TKNAM__/"
32 ProgramDataBaseFileName=".\..\..\..\win32\vc7\obj\__TKNAM__/"
33 WarningLevel="4"
34 SuppressStartupBanner="TRUE"/>
35 <Tool
36 Name="VCCustomBuildTool"/>
37 <Tool
38 Name="VCLinkerTool"
39 AdditionalDependencies="__TKDEP__ opengl32.lib glu32.lib ws2_32.lib vfw32.lib odbc32.lib odbccp32.lib"
40 OutputFile=".\..\..\..\win32\vc7\bin\__TKNAM__.dll"
41 LinkIncremental="1"
42 SuppressStartupBanner="TRUE"
43 AdditionalLibraryDirectories="..\..\..\win32\vc7\lib;$(CSF_OPT_LIB32)"
44 ProgramDatabaseFile=".\..\..\..\win32\vc7\bin\__TKNAM__.pdb"
45 SubSystem="2"
46 ImportLibrary="..\..\..\win32\vc7\lib\__TKNAM__.lib"
47 TargetMachine="1"/>
48 <Tool
49 Name="VCMIDLTool"
50 PreprocessorDefinitions="NDEBUG"
51 MkTypLibCompatible="TRUE"
52 SuppressStartupBanner="TRUE"
53 TargetEnvironment="1"
54 TypeLibraryName=".\..\..\..\win32\vc7\bin\__TKNAM__.tlb"
55 HeaderFileName=""/>
56 <Tool
57 Name="VCPostBuildEventTool"/>
58 <Tool
59 Name="VCPreBuildEventTool"/>
60 <Tool
61 Name="VCPreLinkEventTool"/>
62 <Tool
63 Name="VCResourceCompilerTool"
64 AdditionalIncludeDirectories="..\..\..\inc;$(CSF_OPT_INC)"
57c28b61 65 PreprocessorDefinitions="NDEBUG;No_Exception;CSFDB;$(CSF_DEFINES)__TKDEFS__"
910970ab 66 Culture="1036"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
69 <Tool
70 Name="VCXMLDataGeneratorTool"/>
71 <Tool
72 Name="VCWebDeploymentTool"/>
73 <Tool
74 Name="VCManagedWrapperGeneratorTool"/>
75 <Tool
76 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
77 </Configuration>
78 <Configuration
79 Name="Debug|Win32"
80 OutputDirectory=".\..\..\..\win32\vc7\bind"
81 IntermediateDirectory=".\..\..\..\win32\vc7\objd\__TKNAM__"
82 ConfigurationType="2"
83 UseOfMFC="0"
84 ATLMinimizesCRunTimeLibraryUsage="FALSE"
85 ManagedExtensions="FALSE"
86 WholeProgramOptimization="FALSE">
87 <Tool
88 Name="VCCLCompilerTool"
89 AdditionalIncludeDirectories="__TKINC__;$(CSF_OPT_INC)"
90 Optimization="0"
91 InlineFunctionExpansion="1"
57c28b61 92 PreprocessorDefinitions="_DEBUG;CSFDB;$(CSF_DEFINES)__TKDEFS__"
93 BasicRuntimeChecks="3"
910970ab 94 RuntimeLibrary="3"
95 PrecompiledHeaderFile=".\..\..\..\win32\vc7\objd\__TKNAM__\__TKNAM__.pch"
96 AssemblerListingLocation=".\..\..\..\win32\vc7\objd\__TKNAM__/"
97 ObjectFile=".\..\..\..\win32\vc7\objd\__TKNAM__/"
98 ProgramDataBaseFileName=".\..\..\..\win32\vc7\objd\__TKNAM__/"
99 WarningLevel="4"
100 SuppressStartupBanner="TRUE"
101 Detect64BitPortabilityProblems="FALSE"
102 DebugInformationFormat="3"
103 CompileAs="0"/>
104 <Tool
105 Name="VCCustomBuildTool"/>
106 <Tool
107 Name="VCLinkerTool"
108 AdditionalDependencies="__TKDEP__ opengl32.lib glu32.lib ws2_32.lib vfw32.lib odbc32.lib odbccp32.lib"
109 OutputFile=".\..\..\..\win32\vc7\bind\__TKNAM__.dll"
110 LinkIncremental="1"
111 SuppressStartupBanner="TRUE"
112 AdditionalLibraryDirectories="..\..\..\win32\vc7\libd;$(CSF_OPT_LIB32D)"
113 GenerateDebugInformation="TRUE"
114 ProgramDatabaseFile="..\..\..\win32\vc7\bind\__TKNAM__.pdb"
115 SubSystem="2"
116 ImportLibrary="..\..\..\win32\vc7\libd\__TKNAM__.lib"/>
117 <Tool
118 Name="VCMIDLTool"
119 PreprocessorDefinitions="_DEBUG"
120 MkTypLibCompatible="TRUE"
121 SuppressStartupBanner="TRUE"
122 TargetEnvironment="1"
123 TypeLibraryName=".\..\..\..\win32\vc7\bind\__TKNAM__.tlb"
124 HeaderFileName=""/>
125 <Tool
126 Name="VCPostBuildEventTool"/>
127 <Tool
128 Name="VCPreBuildEventTool"/>
129 <Tool
130 Name="VCPreLinkEventTool"/>
131 <Tool
132 Name="VCResourceCompilerTool"
133 AdditionalIncludeDirectories="..\..\..\inc;$(CSF_OPT_INC)"
57c28b61 134 PreprocessorDefinitions="_DEBUG;CSFDB;$(CSF_DEFINES)__TKDEFS__"
910970ab 135 Culture="1036"/>
136 <Tool
137 Name="VCWebServiceProxyGeneratorTool"/>
138 <Tool
139 Name="VCXMLDataGeneratorTool"/>
140 <Tool
141 Name="VCWebDeploymentTool"/>
142 <Tool
143 Name="VCManagedWrapperGeneratorTool"/>
144 <Tool
145 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
146 </Configuration>
147 </Configurations>
148 <References>
149 </References>
150 <Files>
151 <Filter
152 Name="Source files"
153 Filter="">
154__FILES__
155 <File RelativePath="__TKNAM__.rc"></File>
156 </Filter>
157 </Files>
158 <Globals>
159 </Globals>
160</VisualStudioProject>