source: 3DVCSoftware/branches/0.3-nokia/build/vc8/TAppRenderer_vc8.vcproj @ 638

Last change on this file since 638 was 2, checked in by hhi, 13 years ago

inital import

  • Property svn:eol-style set to native
File size: 7.0 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="TAppRenderer"
6        ProjectGUID="{CE149235-A923-4BA7-B552-3A02287CD3E4}"
7        RootNamespace="TAppRenderer"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14                <Platform
15                        Name="x64"
16                />
17        </Platforms>
18        <ToolFiles>
19        </ToolFiles>
20        <Configurations>
21                <Configuration
22                        Name="Debug|Win32"
23                        OutputDirectory="$(SolutionDir)\..\bin\vc8\$(PlatformName)\$(ConfigurationName)\"
24                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
25                        ConfigurationType="1"
26                        CharacterSet="2"
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                        />
43                        <Tool
44                                Name="VCCLCompilerTool"
45                                Optimization="0"
46                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
47                                MinimalRebuild="true"
48                                BasicRuntimeChecks="3"
49                                RuntimeLibrary="1"
50                                WarningLevel="3"
51                                DebugInformationFormat="4"
52                        />
53                        <Tool
54                                Name="VCManagedResourceCompilerTool"
55                        />
56                        <Tool
57                                Name="VCResourceCompilerTool"
58                        />
59                        <Tool
60                                Name="VCPreLinkEventTool"
61                        />
62                        <Tool
63                                Name="VCLinkerTool"
64                                LinkIncremental="2"
65                                GenerateDebugInformation="true"
66                                SubSystem="1"
67                                TargetMachine="1"
68                        />
69                        <Tool
70                                Name="VCALinkTool"
71                        />
72                        <Tool
73                                Name="VCManifestTool"
74                        />
75                        <Tool
76                                Name="VCXDCMakeTool"
77                        />
78                        <Tool
79                                Name="VCBscMakeTool"
80                        />
81                        <Tool
82                                Name="VCFxCopTool"
83                        />
84                        <Tool
85                                Name="VCAppVerifierTool"
86                        />
87                        <Tool
88                                Name="VCWebDeploymentTool"
89                        />
90                        <Tool
91                                Name="VCPostBuildEventTool"
92                        />
93                </Configuration>
94                <Configuration
95                        Name="Debug|x64"
96                        OutputDirectory="$(SolutionDir)\..\bin\vc8\$(PlatformName)\$(ConfigurationName)\"
97                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
98                        ConfigurationType="1"
99                        CharacterSet="2"
100                        >
101                        <Tool
102                                Name="VCPreBuildEventTool"
103                        />
104                        <Tool
105                                Name="VCCustomBuildTool"
106                        />
107                        <Tool
108                                Name="VCXMLDataGeneratorTool"
109                        />
110                        <Tool
111                                Name="VCWebServiceProxyGeneratorTool"
112                        />
113                        <Tool
114                                Name="VCMIDLTool"
115                                TargetEnvironment="3"
116                        />
117                        <Tool
118                                Name="VCCLCompilerTool"
119                                Optimization="0"
120                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
121                                MinimalRebuild="true"
122                                BasicRuntimeChecks="3"
123                                RuntimeLibrary="1"
124                                WarningLevel="3"
125                                DebugInformationFormat="3"
126                        />
127                        <Tool
128                                Name="VCManagedResourceCompilerTool"
129                        />
130                        <Tool
131                                Name="VCResourceCompilerTool"
132                        />
133                        <Tool
134                                Name="VCPreLinkEventTool"
135                        />
136                        <Tool
137                                Name="VCLinkerTool"
138                                LinkIncremental="2"
139                                GenerateDebugInformation="true"
140                                SubSystem="1"
141                                TargetMachine="17"
142                        />
143                        <Tool
144                                Name="VCALinkTool"
145                        />
146                        <Tool
147                                Name="VCManifestTool"
148                        />
149                        <Tool
150                                Name="VCXDCMakeTool"
151                        />
152                        <Tool
153                                Name="VCBscMakeTool"
154                        />
155                        <Tool
156                                Name="VCFxCopTool"
157                        />
158                        <Tool
159                                Name="VCAppVerifierTool"
160                        />
161                        <Tool
162                                Name="VCWebDeploymentTool"
163                        />
164                        <Tool
165                                Name="VCPostBuildEventTool"
166                        />
167                </Configuration>
168                <Configuration
169                        Name="Release|Win32"
170                        OutputDirectory="$(SolutionDir)\..\bin\vc8\$(PlatformName)\$(ConfigurationName)\"
171                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
172                        ConfigurationType="1"
173                        CharacterSet="2"
174                        WholeProgramOptimization="1"
175                        >
176                        <Tool
177                                Name="VCPreBuildEventTool"
178                        />
179                        <Tool
180                                Name="VCCustomBuildTool"
181                        />
182                        <Tool
183                                Name="VCXMLDataGeneratorTool"
184                        />
185                        <Tool
186                                Name="VCWebServiceProxyGeneratorTool"
187                        />
188                        <Tool
189                                Name="VCMIDLTool"
190                        />
191                        <Tool
192                                Name="VCCLCompilerTool"
193                                Optimization="2"
194                                InlineFunctionExpansion="2"
195                                EnableIntrinsicFunctions="false"
196                                FavorSizeOrSpeed="1"
197                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
198                                StringPooling="true"
199                                RuntimeLibrary="0"
200                                WarningLevel="3"
201                                DebugInformationFormat="3"
202                        />
203                        <Tool
204                                Name="VCManagedResourceCompilerTool"
205                        />
206                        <Tool
207                                Name="VCResourceCompilerTool"
208                        />
209                        <Tool
210                                Name="VCPreLinkEventTool"
211                        />
212                        <Tool
213                                Name="VCLinkerTool"
214                                LinkIncremental="1"
215                                GenerateDebugInformation="true"
216                                SubSystem="1"
217                                TargetMachine="1"
218                        />
219                        <Tool
220                                Name="VCALinkTool"
221                        />
222                        <Tool
223                                Name="VCManifestTool"
224                        />
225                        <Tool
226                                Name="VCXDCMakeTool"
227                        />
228                        <Tool
229                                Name="VCBscMakeTool"
230                        />
231                        <Tool
232                                Name="VCFxCopTool"
233                        />
234                        <Tool
235                                Name="VCAppVerifierTool"
236                        />
237                        <Tool
238                                Name="VCWebDeploymentTool"
239                        />
240                        <Tool
241                                Name="VCPostBuildEventTool"
242                        />
243                </Configuration>
244                <Configuration
245                        Name="Release|x64"
246                        OutputDirectory="$(SolutionDir)\..\bin\vc8\$(PlatformName)\$(ConfigurationName)\"
247                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
248                        ConfigurationType="1"
249                        CharacterSet="2"
250                        WholeProgramOptimization="1"
251                        >
252                        <Tool
253                                Name="VCPreBuildEventTool"
254                        />
255                        <Tool
256                                Name="VCCustomBuildTool"
257                        />
258                        <Tool
259                                Name="VCXMLDataGeneratorTool"
260                        />
261                        <Tool
262                                Name="VCWebServiceProxyGeneratorTool"
263                        />
264                        <Tool
265                                Name="VCMIDLTool"
266                                TargetEnvironment="3"
267                        />
268                        <Tool
269                                Name="VCCLCompilerTool"
270                                Optimization="2"
271                                InlineFunctionExpansion="2"
272                                EnableIntrinsicFunctions="false"
273                                FavorSizeOrSpeed="1"
274                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
275                                StringPooling="true"
276                                RuntimeLibrary="0"
277                                WarningLevel="3"
278                                DebugInformationFormat="3"
279                        />
280                        <Tool
281                                Name="VCManagedResourceCompilerTool"
282                        />
283                        <Tool
284                                Name="VCResourceCompilerTool"
285                        />
286                        <Tool
287                                Name="VCPreLinkEventTool"
288                        />
289                        <Tool
290                                Name="VCLinkerTool"
291                                LinkIncremental="1"
292                                GenerateDebugInformation="true"
293                                SubSystem="1"
294                                TargetMachine="17"
295                        />
296                        <Tool
297                                Name="VCALinkTool"
298                        />
299                        <Tool
300                                Name="VCManifestTool"
301                        />
302                        <Tool
303                                Name="VCXDCMakeTool"
304                        />
305                        <Tool
306                                Name="VCBscMakeTool"
307                        />
308                        <Tool
309                                Name="VCFxCopTool"
310                        />
311                        <Tool
312                                Name="VCAppVerifierTool"
313                        />
314                        <Tool
315                                Name="VCWebDeploymentTool"
316                        />
317                        <Tool
318                                Name="VCPostBuildEventTool"
319                        />
320                </Configuration>
321        </Configurations>
322        <References>
323        </References>
324        <Files>
325                <Filter
326                        Name="Source Files"
327                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
328                        >
329                        <File
330                                RelativePath="..\..\source\App\TAppRenderer\RendererMain.cpp"
331                                >
332                        </File>
333                        <File
334                                RelativePath="..\..\source\App\TAppRenderer\TAppRendererCfg.cpp"
335                                >
336                        </File>
337                        <File
338                                RelativePath="..\..\source\App\TAppRenderer\TAppRendererTop.cpp"
339                                >
340                        </File>
341                </Filter>
342                <Filter
343                        Name="Header Files"
344                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
345                        >
346                        <File
347                                RelativePath="..\..\source\App\TAppRenderer\TAppRendererCfg.h"
348                                >
349                        </File>
350                        <File
351                                RelativePath="..\..\source\App\TAppRenderer\TAppRendererTop.h"
352                                >
353                        </File>
354                </Filter>
355                <Filter
356                        Name="Resource Files"
357                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
358                        >
359                </Filter>
360        </Files>
361        <Globals>
362        </Globals>
363</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.