source: GTP/trunk/Lib/Vis/Preprocessing/src/TestPreprocessor.vcproj @ 2643

Revision 2643, 12.7 KB checked in by mattausch, 16 years ago (diff)

compiling under release internal

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="TestPreprocessor"
6        ProjectGUID="{69BC58F0-C7EB-4B43-B782-B6F047EF0528}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="..\bin\Debug"
16                        IntermediateDirectory="..\obj\Debug"
17                        ConfigurationType="1"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\src\sparsehash\src\"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;NO_QT"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
27                                UsePrecompiledHeader="0"
28                                BrowseInformation="1"
29                                WarningLevel="3"
30                                Detect64BitPortabilityProblems="TRUE"
31                                DebugInformationFormat="4"/>
32                        <Tool
33                                Name="VCCustomBuildTool"/>
34                        <Tool
35                                Name="VCLinkerTool"
36                                AdditionalDependencies="xerces-c_2D.lib zdll.lib zziplibd.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib glew32.lib"
37                                OutputFile="$(OutDir)/Preprocessor.exe"
38                                LinkIncremental="2"
39                                AdditionalLibraryDirectories="..\include;..\src\GL;&quot;..\lib\$(ConfigurationName)&quot;;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib"
40                                GenerateDebugInformation="TRUE"
41                                ProgramDatabaseFile="$(OutDir)/TestPreprocessor.pdb"
42                                SubSystem="1"
43                                TargetMachine="1"/>
44                        <Tool
45                                Name="VCMIDLTool"/>
46                        <Tool
47                                Name="VCPostBuildEventTool"/>
48                        <Tool
49                                Name="VCPreBuildEventTool"/>
50                        <Tool
51                                Name="VCPreLinkEventTool"/>
52                        <Tool
53                                Name="VCResourceCompilerTool"/>
54                        <Tool
55                                Name="VCWebServiceProxyGeneratorTool"/>
56                        <Tool
57                                Name="VCXMLDataGeneratorTool"/>
58                        <Tool
59                                Name="VCWebDeploymentTool"/>
60                        <Tool
61                                Name="VCManagedWrapperGeneratorTool"/>
62                        <Tool
63                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64                </Configuration>
65                <Configuration
66                        Name="Release|Win32"
67                        OutputDirectory="..\bin\Release"
68                        IntermediateDirectory="..\obj\Release"
69                        ConfigurationType="1"
70                        CharacterSet="2">
71                        <Tool
72                                Name="VCCLCompilerTool"
73                                Optimization="3"
74                                GlobalOptimizations="TRUE"
75                                InlineFunctionExpansion="2"
76                                EnableIntrinsicFunctions="TRUE"
77                                FavorSizeOrSpeed="1"
78                                OmitFramePointers="TRUE"
79                                EnableFiberSafeOptimizations="TRUE"
80                                OptimizeForProcessor="0"
81                                OptimizeForWindowsApplication="TRUE"
82                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing;Timer"
83                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;NO_QT;USE_VERBOSE_PVS"
84                                RuntimeLibrary="2"
85                                EnableEnhancedInstructionSet="2"
86                                RuntimeTypeInfo="FALSE"
87                                UsePrecompiledHeader="0"
88                                BrowseInformation="1"
89                                WarningLevel="3"
90                                Detect64BitPortabilityProblems="TRUE"
91                                DebugInformationFormat="3"/>
92                        <Tool
93                                Name="VCCustomBuildTool"/>
94                        <Tool
95                                Name="VCLinkerTool"
96                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib"
97                                OutputFile="$(OutDir)/Preprocessor.exe"
98                                LinkIncremental="1"
99                                AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib"
100                                GenerateDebugInformation="FALSE"
101                                SubSystem="1"
102                                OptimizeReferences="2"
103                                EnableCOMDATFolding="2"
104                                TargetMachine="1"
105                                FixedBaseAddress="1"/>
106                        <Tool
107                                Name="VCMIDLTool"/>
108                        <Tool
109                                Name="VCPostBuildEventTool"/>
110                        <Tool
111                                Name="VCPreBuildEventTool"/>
112                        <Tool
113                                Name="VCPreLinkEventTool"/>
114                        <Tool
115                                Name="VCResourceCompilerTool"/>
116                        <Tool
117                                Name="VCWebServiceProxyGeneratorTool"/>
118                        <Tool
119                                Name="VCXMLDataGeneratorTool"/>
120                        <Tool
121                                Name="VCWebDeploymentTool"/>
122                        <Tool
123                                Name="VCManagedWrapperGeneratorTool"/>
124                        <Tool
125                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
126                </Configuration>
127                <Configuration
128                        Name="Release Internal|Win32"
129                        OutputDirectory="..\bin\Release"
130                        IntermediateDirectory="..\obj\Release"
131                        ConfigurationType="1"
132                        CharacterSet="2"
133                        WholeProgramOptimization="FALSE">
134                        <Tool
135                                Name="VCCLCompilerTool"
136                                Optimization="3"
137                                GlobalOptimizations="TRUE"
138                                InlineFunctionExpansion="2"
139                                EnableIntrinsicFunctions="TRUE"
140                                FavorSizeOrSpeed="1"
141                                OmitFramePointers="TRUE"
142                                EnableFiberSafeOptimizations="TRUE"
143                                WholeProgramOptimization="FALSE"
144                                OptimizeForProcessor="3"
145                                OptimizeForWindowsApplication="TRUE"
146                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(QTDIR)\include\Qt&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include&quot;;QtInterface;..\src\sparsehash\src\;..\src\ootl\src\include\ootl;..\src\ootl\src\include\ootl\sandbox;$(NOINHERIT)"
147                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL;USE_QT;USE_CG;USE_VERBOSE_PVS;QT_OPENGL_LIB;QT_DLL"
148                                StringPooling="TRUE"
149                                MinimalRebuild="TRUE"
150                                ExceptionHandling="TRUE"
151                                RuntimeLibrary="2"
152                                EnableEnhancedInstructionSet="0"
153                                RuntimeTypeInfo="FALSE"
154                                UsePrecompiledHeader="0"
155                                WarningLevel="3"
156                                Detect64BitPortabilityProblems="TRUE"
157                                DebugInformationFormat="3"/>
158                        <Tool
159                                Name="VCCustomBuildTool"/>
160                        <Tool
161                                Name="VCLinkerTool"
162                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib RTScene.lib RTWorld.lib cg.lib cgGL.lib Qt3Support4.lib QtTest4.lib QtGui4.lib QtInterface.lib QtOpenGL4.lib QtCore4.lib qtmain.lib"
163                                OutputFile="../bin/release/Preprocessor.exe"
164                                LinkIncremental="1"
165                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\src\GL;..\lib\release;..\..\Preprocessing\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\MultiLevelRayTracing\RTScene\Release;..\MultiLevelRayTracing\RTWorld\Release;.\QtInterface\Release;&quot;$(CG_LIB_PATH)&quot;"
166                                GenerateDebugInformation="FALSE"
167                                SubSystem="1"
168                                LargeAddressAware="2"
169                                OptimizeReferences="2"
170                                EnableCOMDATFolding="2"
171                                OptimizeForWindows98="1"
172                                TargetMachine="1"
173                                FixedBaseAddress="1"/>
174                        <Tool
175                                Name="VCMIDLTool"/>
176                        <Tool
177                                Name="VCPostBuildEventTool"/>
178                        <Tool
179                                Name="VCPreBuildEventTool"/>
180                        <Tool
181                                Name="VCPreLinkEventTool"/>
182                        <Tool
183                                Name="VCResourceCompilerTool"/>
184                        <Tool
185                                Name="VCWebServiceProxyGeneratorTool"/>
186                        <Tool
187                                Name="VCXMLDataGeneratorTool"/>
188                        <Tool
189                                Name="VCWebDeploymentTool"/>
190                        <Tool
191                                Name="VCManagedWrapperGeneratorTool"/>
192                        <Tool
193                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
194                </Configuration>
195                <Configuration
196                        Name="release_noqt|Win32"
197                        OutputDirectory="..\bin\Release"
198                        IntermediateDirectory="..\obj\Release"
199                        ConfigurationType="1"
200                        CharacterSet="2"
201                        WholeProgramOptimization="TRUE">
202                        <Tool
203                                Name="VCCLCompilerTool"
204                                Optimization="3"
205                                GlobalOptimizations="TRUE"
206                                InlineFunctionExpansion="2"
207                                EnableIntrinsicFunctions="TRUE"
208                                FavorSizeOrSpeed="1"
209                                OmitFramePointers="TRUE"
210                                EnableFiberSafeOptimizations="TRUE"
211                                WholeProgramOptimization="FALSE"
212                                OptimizeForProcessor="1"
213                                OptimizeForWindowsApplication="TRUE"
214                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces"
215                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL;NO_QT;USE_SSE"
216                                RuntimeLibrary="2"
217                                EnableEnhancedInstructionSet="2"
218                                RuntimeTypeInfo="FALSE"
219                                UsePrecompiledHeader="0"
220                                WarningLevel="3"
221                                Detect64BitPortabilityProblems="TRUE"
222                                DebugInformationFormat="3"/>
223                        <Tool
224                                Name="VCCustomBuildTool"/>
225                        <Tool
226                                Name="VCLinkerTool"
227                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib RTScene.lib RTWorld.lib"
228                                OutputFile="../bin/release/Preprocessor.exe"
229                                LinkIncremental="1"
230                                AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\Preprocessing\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\MultiLevelRayTracing\RTScene\Release;..\MultiLevelRayTracing\RTWorld\Release"
231                                GenerateDebugInformation="FALSE"
232                                SubSystem="1"
233                                LargeAddressAware="2"
234                                OptimizeReferences="2"
235                                EnableCOMDATFolding="2"
236                                OptimizeForWindows98="1"
237                                TargetMachine="1"
238                                FixedBaseAddress="1"/>
239                        <Tool
240                                Name="VCMIDLTool"/>
241                        <Tool
242                                Name="VCPostBuildEventTool"/>
243                        <Tool
244                                Name="VCPreBuildEventTool"/>
245                        <Tool
246                                Name="VCPreLinkEventTool"/>
247                        <Tool
248                                Name="VCResourceCompilerTool"/>
249                        <Tool
250                                Name="VCWebServiceProxyGeneratorTool"/>
251                        <Tool
252                                Name="VCXMLDataGeneratorTool"/>
253                        <Tool
254                                Name="VCWebDeploymentTool"/>
255                        <Tool
256                                Name="VCManagedWrapperGeneratorTool"/>
257                        <Tool
258                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
259                </Configuration>
260                <Configuration
261                        Name="Release_qt|Win32"
262                        OutputDirectory="..\bin\Release"
263                        IntermediateDirectory="..\obj\Release"
264                        ConfigurationType="1"
265                        CharacterSet="2">
266                        <Tool
267                                Name="VCCLCompilerTool"
268                                Optimization="3"
269                                GlobalOptimizations="TRUE"
270                                InlineFunctionExpansion="2"
271                                FavorSizeOrSpeed="1"
272                                EnableFiberSafeOptimizations="TRUE"
273                                OptimizeForProcessor="3"
274                                OptimizeForWindowsApplication="TRUE"
275                                AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;&quot;$(QTDIR)\include\QtOpenGl&quot;;&quot;$(QTDIR)\include\Qt&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include&quot;;QtInterface"
276                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_QT"
277                                RuntimeLibrary="2"
278                                RuntimeTypeInfo="TRUE"
279                                UsePrecompiledHeader="0"
280                                WarningLevel="3"
281                                Detect64BitPortabilityProblems="TRUE"
282                                DebugInformationFormat="3"/>
283                        <Tool
284                                Name="VCCustomBuildTool"/>
285                        <Tool
286                                Name="VCLinkerTool"
287                                AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib QtCore4.lib qtmain.lib cg.lib cgGL.lib QtOpenGL4.lib Qt3Support4.lib QtTest4.lib QtGui4.lib QtInterface.lib"
288                                OutputFile="../bin/release/Preprocessor.exe"
289                                LinkIncremental="1"
290                                AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\Preprocessing\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\MultiLevelRayTracing\RTScene\Release;..\MultiLevelRayTracing\RTWorld\Release;&quot;$(QTDIR)\lib&quot;;.\QtInterface\Release;&quot;$(CG_LIB_PATH)&quot;"
291                                GenerateDebugInformation="FALSE"
292                                SubSystem="1"
293                                OptimizeReferences="2"
294                                EnableCOMDATFolding="2"
295                                TargetMachine="1"
296                                FixedBaseAddress="1"/>
297                        <Tool
298                                Name="VCMIDLTool"/>
299                        <Tool
300                                Name="VCPostBuildEventTool"/>
301                        <Tool
302                                Name="VCPreBuildEventTool"/>
303                        <Tool
304                                Name="VCPreLinkEventTool"/>
305                        <Tool
306                                Name="VCResourceCompilerTool"/>
307                        <Tool
308                                Name="VCWebServiceProxyGeneratorTool"/>
309                        <Tool
310                                Name="VCXMLDataGeneratorTool"/>
311                        <Tool
312                                Name="VCWebDeploymentTool"/>
313                        <Tool
314                                Name="VCManagedWrapperGeneratorTool"/>
315                        <Tool
316                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
317                </Configuration>
318        </Configurations>
319        <References>
320        </References>
321        <Files>
322                <Filter
323                        Name="Source Files"
324                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
325                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
326                        <File
327                                RelativePath="..\src\main.cpp">
328                        </File>
329                </Filter>
330                <Filter
331                        Name="Header Files"
332                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
333                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
334                </Filter>
335                <Filter
336                        Name="Resource Files"
337                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
338                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
339                </Filter>
340                <File
341                        RelativePath=".\VTune\TestPreprocessor.vpj">
342                </File>
343        </Files>
344        <Globals>
345        </Globals>
346</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.