source: 3DVCSoftware/branches/HTM-4.1-dev2-Orange/build/vc9/TLibExtractor_vc9.vcproj @ 265

Last change on this file since 265 was 42, checked in by tech, 13 years ago

Nokia (Flexible Coding Order)
Ericsson ( High Level Syntax )
changes

  • Property svn:eol-style set to CRLF
File size: 6.4 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9,00"
5        Name="TLibExtractor"
6        ProjectGUID="{27E2C758-E3CE-44CA-A226-83491EC7F798}"
7        RootNamespace="TLibExtractor"
8        Keyword="Win32Proj"
9        TargetFrameworkVersion="196613"
10        >
11        <Platforms>
12                <Platform
13                        Name="Win32"
14                />
15                <Platform
16                        Name="x64"
17                />
18        </Platforms>
19        <ToolFiles>
20        </ToolFiles>
21        <Configurations>
22                <Configuration
23                        Name="Debug|Win32"
24                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
25                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
26                        ConfigurationType="4"
27                        CharacterSet="2"
28                        >
29                        <Tool
30                                Name="VCPreBuildEventTool"
31                        />
32                        <Tool
33                                Name="VCCustomBuildTool"
34                        />
35                        <Tool
36                                Name="VCXMLDataGeneratorTool"
37                        />
38                        <Tool
39                                Name="VCWebServiceProxyGeneratorTool"
40                        />
41                        <Tool
42                                Name="VCMIDLTool"
43                        />
44                        <Tool
45                                Name="VCCLCompilerTool"
46                                Optimization="0"
47                                AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
48                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
49                                MinimalRebuild="true"
50                                BasicRuntimeChecks="3"
51                                RuntimeLibrary="1"
52                                WarningLevel="3"
53                                DebugInformationFormat="4"
54                        />
55                        <Tool
56                                Name="VCManagedResourceCompilerTool"
57                        />
58                        <Tool
59                                Name="VCResourceCompilerTool"
60                        />
61                        <Tool
62                                Name="VCPreLinkEventTool"
63                        />
64                        <Tool
65                                Name="VCLibrarianTool"
66                        />
67                        <Tool
68                                Name="VCALinkTool"
69                        />
70                        <Tool
71                                Name="VCXDCMakeTool"
72                        />
73                        <Tool
74                                Name="VCBscMakeTool"
75                        />
76                        <Tool
77                                Name="VCFxCopTool"
78                        />
79                        <Tool
80                                Name="VCPostBuildEventTool"
81                        />
82                </Configuration>
83                <Configuration
84                        Name="Release|Win32"
85                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
86                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
87                        ConfigurationType="4"
88                        CharacterSet="2"
89                        WholeProgramOptimization="1"
90                        >
91                        <Tool
92                                Name="VCPreBuildEventTool"
93                        />
94                        <Tool
95                                Name="VCCustomBuildTool"
96                        />
97                        <Tool
98                                Name="VCXMLDataGeneratorTool"
99                        />
100                        <Tool
101                                Name="VCWebServiceProxyGeneratorTool"
102                        />
103                        <Tool
104                                Name="VCMIDLTool"
105                        />
106                        <Tool
107                                Name="VCCLCompilerTool"
108                                Optimization="2"
109                                InlineFunctionExpansion="2"
110                                EnableIntrinsicFunctions="false"
111                                FavorSizeOrSpeed="1"
112                                AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
113                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
114                                StringPooling="true"
115                                RuntimeLibrary="0"
116                                EnableFunctionLevelLinking="true"
117                                WarningLevel="3"
118                                DebugInformationFormat="3"
119                        />
120                        <Tool
121                                Name="VCManagedResourceCompilerTool"
122                        />
123                        <Tool
124                                Name="VCResourceCompilerTool"
125                        />
126                        <Tool
127                                Name="VCPreLinkEventTool"
128                        />
129                        <Tool
130                                Name="VCLibrarianTool"
131                        />
132                        <Tool
133                                Name="VCALinkTool"
134                        />
135                        <Tool
136                                Name="VCXDCMakeTool"
137                        />
138                        <Tool
139                                Name="VCBscMakeTool"
140                        />
141                        <Tool
142                                Name="VCFxCopTool"
143                        />
144                        <Tool
145                                Name="VCPostBuildEventTool"
146                        />
147                </Configuration>
148                <Configuration
149                        Name="Debug|x64"
150                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
151                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
152                        ConfigurationType="4"
153                        CharacterSet="2"
154                        >
155                        <Tool
156                                Name="VCPreBuildEventTool"
157                        />
158                        <Tool
159                                Name="VCCustomBuildTool"
160                        />
161                        <Tool
162                                Name="VCXMLDataGeneratorTool"
163                        />
164                        <Tool
165                                Name="VCWebServiceProxyGeneratorTool"
166                        />
167                        <Tool
168                                Name="VCMIDLTool"
169                                TargetEnvironment="3"
170                        />
171                        <Tool
172                                Name="VCCLCompilerTool"
173                                Optimization="0"
174                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
175                                AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
176                                MinimalRebuild="true"
177                                BasicRuntimeChecks="3"
178                                RuntimeLibrary="1"
179                                WarningLevel="3"
180                                DebugInformationFormat="3"
181                        />
182                        <Tool
183                                Name="VCManagedResourceCompilerTool"
184                        />
185                        <Tool
186                                Name="VCResourceCompilerTool"
187                        />
188                        <Tool
189                                Name="VCPreLinkEventTool"
190                        />
191                        <Tool
192                                Name="VCLibrarianTool"
193                        />
194                        <Tool
195                                Name="VCALinkTool"
196                        />
197                        <Tool
198                                Name="VCXDCMakeTool"
199                        />
200                        <Tool
201                                Name="VCBscMakeTool"
202                        />
203                        <Tool
204                                Name="VCFxCopTool"
205                        />
206                        <Tool
207                                Name="VCPostBuildEventTool"
208                        />
209                </Configuration>
210                <Configuration
211                        Name="Release|x64"
212                        OutputDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
213                        IntermediateDirectory="$(SolutionDir)\vc9\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
214                        ConfigurationType="4"
215                        CharacterSet="2"
216                        WholeProgramOptimization="1"
217                        >
218                        <Tool
219                                Name="VCPreBuildEventTool"
220                        />
221                        <Tool
222                                Name="VCCustomBuildTool"
223                        />
224                        <Tool
225                                Name="VCXMLDataGeneratorTool"
226                        />
227                        <Tool
228                                Name="VCWebServiceProxyGeneratorTool"
229                        />
230                        <Tool
231                                Name="VCMIDLTool"
232                                TargetEnvironment="3"
233                        />
234                        <Tool
235                                Name="VCCLCompilerTool"
236                                Optimization="2"
237                                InlineFunctionExpansion="2"
238                                EnableIntrinsicFunctions="false"
239                                FavorSizeOrSpeed="1"
240                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
241                                AdditionalIncludeDirectories="&quot;..\..\compat\msvc&quot;"
242                                StringPooling="true"
243                                RuntimeLibrary="0"
244                                EnableFunctionLevelLinking="true"
245                                WarningLevel="3"
246                                DebugInformationFormat="3"
247                        />
248                        <Tool
249                                Name="VCManagedResourceCompilerTool"
250                        />
251                        <Tool
252                                Name="VCResourceCompilerTool"
253                        />
254                        <Tool
255                                Name="VCPreLinkEventTool"
256                        />
257                        <Tool
258                                Name="VCLibrarianTool"
259                        />
260                        <Tool
261                                Name="VCALinkTool"
262                        />
263                        <Tool
264                                Name="VCXDCMakeTool"
265                        />
266                        <Tool
267                                Name="VCBscMakeTool"
268                        />
269                        <Tool
270                                Name="VCFxCopTool"
271                        />
272                        <Tool
273                                Name="VCPostBuildEventTool"
274                        />
275                </Configuration>
276        </Configurations>
277        <References>
278        </References>
279        <Files>
280                <Filter
281                        Name="Source Files"
282                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
283                        >
284                        <File
285                                RelativePath="..\..\source\Lib\TLibExtractor\TExtrTop.cpp"
286                                >
287                        </File>
288                </Filter>
289                <Filter
290                        Name="Header Files"
291                        Filter="h;hpp;hxx;hm;inl"
292                        >
293                        <File
294                                RelativePath="..\..\source\Lib\TLibExtractor\TExtrTop.h"
295                                >
296                        </File>
297                </Filter>
298        </Files>
299        <Globals>
300        </Globals>
301</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.