source: 3DVCSoftware/branches/0.2-HHI/build/vc8/TLibRenderer_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: 6.8 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="TLibRenderer"
6        ProjectGUID="{5E87AD84-AC4F-4336-B4EE-549CA210EE4A}"
7        RootNamespace="TLibRenderer"
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)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
24                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
25                        ConfigurationType="4"
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;_LIB;_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="VCLibrarianTool"
64                        />
65                        <Tool
66                                Name="VCALinkTool"
67                        />
68                        <Tool
69                                Name="VCXDCMakeTool"
70                        />
71                        <Tool
72                                Name="VCBscMakeTool"
73                        />
74                        <Tool
75                                Name="VCFxCopTool"
76                        />
77                        <Tool
78                                Name="VCPostBuildEventTool"
79                        />
80                </Configuration>
81                <Configuration
82                        Name="Debug|x64"
83                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
84                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
85                        ConfigurationType="4"
86                        CharacterSet="2"
87                        >
88                        <Tool
89                                Name="VCPreBuildEventTool"
90                        />
91                        <Tool
92                                Name="VCCustomBuildTool"
93                        />
94                        <Tool
95                                Name="VCXMLDataGeneratorTool"
96                        />
97                        <Tool
98                                Name="VCWebServiceProxyGeneratorTool"
99                        />
100                        <Tool
101                                Name="VCMIDLTool"
102                                TargetEnvironment="3"
103                        />
104                        <Tool
105                                Name="VCCLCompilerTool"
106                                Optimization="0"
107                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
108                                MinimalRebuild="true"
109                                BasicRuntimeChecks="3"
110                                RuntimeLibrary="1"
111                                WarningLevel="3"
112                                DebugInformationFormat="3"
113                        />
114                        <Tool
115                                Name="VCManagedResourceCompilerTool"
116                        />
117                        <Tool
118                                Name="VCResourceCompilerTool"
119                        />
120                        <Tool
121                                Name="VCPreLinkEventTool"
122                        />
123                        <Tool
124                                Name="VCLibrarianTool"
125                        />
126                        <Tool
127                                Name="VCALinkTool"
128                        />
129                        <Tool
130                                Name="VCXDCMakeTool"
131                        />
132                        <Tool
133                                Name="VCBscMakeTool"
134                        />
135                        <Tool
136                                Name="VCFxCopTool"
137                        />
138                        <Tool
139                                Name="VCPostBuildEventTool"
140                        />
141                </Configuration>
142                <Configuration
143                        Name="Release|Win32"
144                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
145                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
146                        ConfigurationType="4"
147                        CharacterSet="2"
148                        WholeProgramOptimization="1"
149                        >
150                        <Tool
151                                Name="VCPreBuildEventTool"
152                        />
153                        <Tool
154                                Name="VCCustomBuildTool"
155                        />
156                        <Tool
157                                Name="VCXMLDataGeneratorTool"
158                        />
159                        <Tool
160                                Name="VCWebServiceProxyGeneratorTool"
161                        />
162                        <Tool
163                                Name="VCMIDLTool"
164                        />
165                        <Tool
166                                Name="VCCLCompilerTool"
167                                Optimization="2"
168                                InlineFunctionExpansion="2"
169                                EnableIntrinsicFunctions="false"
170                                FavorSizeOrSpeed="1"
171                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
172                                StringPooling="true"
173                                RuntimeLibrary="0"
174                                WarningLevel="3"
175                                DebugInformationFormat="3"
176                        />
177                        <Tool
178                                Name="VCManagedResourceCompilerTool"
179                        />
180                        <Tool
181                                Name="VCResourceCompilerTool"
182                        />
183                        <Tool
184                                Name="VCPreLinkEventTool"
185                        />
186                        <Tool
187                                Name="VCLibrarianTool"
188                        />
189                        <Tool
190                                Name="VCALinkTool"
191                        />
192                        <Tool
193                                Name="VCXDCMakeTool"
194                        />
195                        <Tool
196                                Name="VCBscMakeTool"
197                        />
198                        <Tool
199                                Name="VCFxCopTool"
200                        />
201                        <Tool
202                                Name="VCPostBuildEventTool"
203                        />
204                </Configuration>
205                <Configuration
206                        Name="Release|x64"
207                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
208                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
209                        ConfigurationType="4"
210                        CharacterSet="2"
211                        WholeProgramOptimization="1"
212                        >
213                        <Tool
214                                Name="VCPreBuildEventTool"
215                        />
216                        <Tool
217                                Name="VCCustomBuildTool"
218                        />
219                        <Tool
220                                Name="VCXMLDataGeneratorTool"
221                        />
222                        <Tool
223                                Name="VCWebServiceProxyGeneratorTool"
224                        />
225                        <Tool
226                                Name="VCMIDLTool"
227                                TargetEnvironment="3"
228                        />
229                        <Tool
230                                Name="VCCLCompilerTool"
231                                Optimization="2"
232                                InlineFunctionExpansion="2"
233                                EnableIntrinsicFunctions="false"
234                                FavorSizeOrSpeed="1"
235                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
236                                StringPooling="true"
237                                RuntimeLibrary="0"
238                                WarningLevel="3"
239                                DebugInformationFormat="3"
240                        />
241                        <Tool
242                                Name="VCManagedResourceCompilerTool"
243                        />
244                        <Tool
245                                Name="VCResourceCompilerTool"
246                        />
247                        <Tool
248                                Name="VCPreLinkEventTool"
249                        />
250                        <Tool
251                                Name="VCLibrarianTool"
252                        />
253                        <Tool
254                                Name="VCALinkTool"
255                        />
256                        <Tool
257                                Name="VCXDCMakeTool"
258                        />
259                        <Tool
260                                Name="VCBscMakeTool"
261                        />
262                        <Tool
263                                Name="VCFxCopTool"
264                        />
265                        <Tool
266                                Name="VCPostBuildEventTool"
267                        />
268                </Configuration>
269        </Configurations>
270        <References>
271        </References>
272        <Files>
273                <Filter
274                        Name="Source Files"
275                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
276                        >
277                        <File
278                                RelativePath="..\..\source\Lib\TLibRenderer\TRenFilter.cpp"
279                                >
280                        </File>
281                        <File
282                                RelativePath="..\..\source\Lib\TLibRenderer\TRenImage.cpp"
283                                >
284                        </File>
285                        <File
286                                RelativePath="..\..\source\Lib\TLibRenderer\TRenImagePlane.cpp"
287                                >
288                        </File>
289                        <File
290                                RelativePath="..\..\source\Lib\TLibRenderer\TRenModel.cpp"
291                                >
292                        </File>
293                        <File
294                                RelativePath="..\..\source\Lib\TLibRenderer\TRenModSetupStrParser.cpp"
295                                >
296                        </File>
297                        <File
298                                RelativePath="..\..\source\Lib\TLibRenderer\TRenSingleModel.cpp"
299                                >
300                        </File>
301                        <File
302                                RelativePath="..\..\source\Lib\TLibRenderer\TRenTop.cpp"
303                                >
304                        </File>
305                </Filter>
306                <Filter
307                        Name="Header Files"
308                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
309                        >
310                        <File
311                                RelativePath="..\..\source\Lib\TLibRenderer\TRenFilter.h"
312                                >
313                        </File>
314                        <File
315                                RelativePath="..\..\source\Lib\TLibRenderer\TRenImage.h"
316                                >
317                        </File>
318                        <File
319                                RelativePath="..\..\source\Lib\TLibRenderer\TRenImagePlane.h"
320                                >
321                        </File>
322                        <File
323                                RelativePath="..\..\source\Lib\TLibRenderer\TRenModel.h"
324                                >
325                        </File>
326                        <File
327                                RelativePath="..\..\source\Lib\TLibRenderer\TRenModSetupStrParser.h"
328                                >
329                        </File>
330                        <File
331                                RelativePath="..\..\source\Lib\TLibRenderer\TRenSingleModel.h"
332                                >
333                        </File>
334                        <File
335                                RelativePath="..\..\source\Lib\TLibRenderer\TRenTop.h"
336                                >
337                        </File>
338                </Filter>
339        </Files>
340        <Globals>
341        </Globals>
342</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.