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"
|
---|
23 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
---|
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;"..\lib\$(ConfigurationName)";..\..\..\..\..\..\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 | OptimizeForProcessor="0"
|
---|
79 | OptimizeForWindowsApplication="TRUE"
|
---|
80 | AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing"
|
---|
81 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
82 | RuntimeLibrary="2"
|
---|
83 | RuntimeTypeInfo="TRUE"
|
---|
84 | UsePrecompiledHeader="0"
|
---|
85 | BrowseInformation="1"
|
---|
86 | WarningLevel="3"
|
---|
87 | Detect64BitPortabilityProblems="TRUE"
|
---|
88 | DebugInformationFormat="3"/>
|
---|
89 | <Tool
|
---|
90 | Name="VCCustomBuildTool"/>
|
---|
91 | <Tool
|
---|
92 | Name="VCLinkerTool"
|
---|
93 | AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib Preprocessor.lib"
|
---|
94 | OutputFile="$(OutDir)/Preprocessor.exe"
|
---|
95 | LinkIncremental="1"
|
---|
96 | AdditionalLibraryDirectories="..\src\GL;..\lib\release;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib"
|
---|
97 | GenerateDebugInformation="FALSE"
|
---|
98 | SubSystem="1"
|
---|
99 | OptimizeReferences="2"
|
---|
100 | EnableCOMDATFolding="2"
|
---|
101 | TargetMachine="1"
|
---|
102 | FixedBaseAddress="1"/>
|
---|
103 | <Tool
|
---|
104 | Name="VCMIDLTool"/>
|
---|
105 | <Tool
|
---|
106 | Name="VCPostBuildEventTool"/>
|
---|
107 | <Tool
|
---|
108 | Name="VCPreBuildEventTool"/>
|
---|
109 | <Tool
|
---|
110 | Name="VCPreLinkEventTool"/>
|
---|
111 | <Tool
|
---|
112 | Name="VCResourceCompilerTool"/>
|
---|
113 | <Tool
|
---|
114 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
115 | <Tool
|
---|
116 | Name="VCXMLDataGeneratorTool"/>
|
---|
117 | <Tool
|
---|
118 | Name="VCWebDeploymentTool"/>
|
---|
119 | <Tool
|
---|
120 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
121 | <Tool
|
---|
122 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
123 | </Configuration>
|
---|
124 | <Configuration
|
---|
125 | Name="mlrt|Win32"
|
---|
126 | OutputDirectory="$(ConfigurationName)"
|
---|
127 | IntermediateDirectory="$(ConfigurationName)"
|
---|
128 | ConfigurationType="1"
|
---|
129 | CharacterSet="2">
|
---|
130 | <Tool
|
---|
131 | Name="VCCLCompilerTool"
|
---|
132 | Optimization="2"
|
---|
133 | GlobalOptimizations="FALSE"
|
---|
134 | FavorSizeOrSpeed="1"
|
---|
135 | OptimizeForProcessor="3"
|
---|
136 | AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;"$(QTDIR)\include\QtOpenGl";..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\MultiLevelRayTracing"
|
---|
137 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL"
|
---|
138 | MinimalRebuild="TRUE"
|
---|
139 | RuntimeLibrary="2"
|
---|
140 | RuntimeTypeInfo="TRUE"
|
---|
141 | UsePrecompiledHeader="0"
|
---|
142 | WarningLevel="3"
|
---|
143 | Detect64BitPortabilityProblems="TRUE"
|
---|
144 | DebugInformationFormat="3"/>
|
---|
145 | <Tool
|
---|
146 | Name="VCCustomBuildTool"/>
|
---|
147 | <Tool
|
---|
148 | Name="VCLinkerTool"
|
---|
149 | AdditionalDependencies="xerces-c_2.lib glew32.lib zdll.lib zziplib.lib devil.lib glut32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib Preprocessor.lib RTWorld.lib RTScene.lib"
|
---|
150 | OutputFile="$(OutDir)/Preprocessor.exe"
|
---|
151 | LinkIncremental="1"
|
---|
152 | AdditionalLibraryDirectories="..\src\mlrt;"$(CG_LIB_PATH)";..\src\GL;..\..\..\..\..\..\NonGTP\Boost\lib;..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\NonGTP\Devil\lib;..\..\Preprocessing\MultiLevelRayTracing\RTScene\Release;..\..\Preprocessing\MultiLevelRayTracing\RTWorld\Release"
|
---|
153 | GenerateDebugInformation="FALSE"
|
---|
154 | SubSystem="1"
|
---|
155 | OptimizeReferences="2"
|
---|
156 | EnableCOMDATFolding="2"
|
---|
157 | TargetMachine="1"
|
---|
158 | FixedBaseAddress="1"/>
|
---|
159 | <Tool
|
---|
160 | Name="VCMIDLTool"/>
|
---|
161 | <Tool
|
---|
162 | Name="VCPostBuildEventTool"/>
|
---|
163 | <Tool
|
---|
164 | Name="VCPreBuildEventTool"/>
|
---|
165 | <Tool
|
---|
166 | Name="VCPreLinkEventTool"/>
|
---|
167 | <Tool
|
---|
168 | Name="VCResourceCompilerTool"/>
|
---|
169 | <Tool
|
---|
170 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
171 | <Tool
|
---|
172 | Name="VCXMLDataGeneratorTool"/>
|
---|
173 | <Tool
|
---|
174 | Name="VCWebDeploymentTool"/>
|
---|
175 | <Tool
|
---|
176 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
177 | <Tool
|
---|
178 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
179 | </Configuration>
|
---|
180 | <Configuration
|
---|
181 | Name="Release Internal|Win32"
|
---|
182 | OutputDirectory="bin\Release"
|
---|
183 | IntermediateDirectory="bin\Release"
|
---|
184 | ConfigurationType="1"
|
---|
185 | CharacterSet="2">
|
---|
186 | <Tool
|
---|
187 | Name="VCCLCompilerTool"
|
---|
188 | Optimization="3"
|
---|
189 | GlobalOptimizations="TRUE"
|
---|
190 | InlineFunctionExpansion="2"
|
---|
191 | FavorSizeOrSpeed="1"
|
---|
192 | EnableFiberSafeOptimizations="TRUE"
|
---|
193 | OptimizeForProcessor="3"
|
---|
194 | OptimizeForWindowsApplication="TRUE"
|
---|
195 | AdditionalIncludeDirectories="..\include;..\..\..\..\..\..\NonGTP\Boost;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;"$(QTDIR)\include\QtOpenGl";"$(QTDIR)\include\Qt";"$(QTDIR)\include\QtCore";"$(QTDIR)\include""
|
---|
196 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;GTP_INTERNAL"
|
---|
197 | RuntimeLibrary="2"
|
---|
198 | RuntimeTypeInfo="TRUE"
|
---|
199 | UsePrecompiledHeader="0"
|
---|
200 | WarningLevel="3"
|
---|
201 | Detect64BitPortabilityProblems="TRUE"
|
---|
202 | DebugInformationFormat="3"/>
|
---|
203 | <Tool
|
---|
204 | Name="VCCustomBuildTool"/>
|
---|
205 | <Tool
|
---|
206 | Name="VCLinkerTool"
|
---|
207 | 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 QtCore4.lib qtmain.lib QtOpenGL4.lib Qt3Support4.lib QtTest4.lib QtGui4.lib QtGlRenderer.lib"
|
---|
208 | OutputFile="../bin/release/Preprocessor2.exe"
|
---|
209 | LinkIncremental="1"
|
---|
210 | 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;"$(QTDIR)\lib";.\QtGlRenderer\Release"
|
---|
211 | GenerateDebugInformation="FALSE"
|
---|
212 | SubSystem="1"
|
---|
213 | OptimizeReferences="2"
|
---|
214 | EnableCOMDATFolding="2"
|
---|
215 | TargetMachine="1"
|
---|
216 | FixedBaseAddress="1"/>
|
---|
217 | <Tool
|
---|
218 | Name="VCMIDLTool"/>
|
---|
219 | <Tool
|
---|
220 | Name="VCPostBuildEventTool"/>
|
---|
221 | <Tool
|
---|
222 | Name="VCPreBuildEventTool"/>
|
---|
223 | <Tool
|
---|
224 | Name="VCPreLinkEventTool"/>
|
---|
225 | <Tool
|
---|
226 | Name="VCResourceCompilerTool"/>
|
---|
227 | <Tool
|
---|
228 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
229 | <Tool
|
---|
230 | Name="VCXMLDataGeneratorTool"/>
|
---|
231 | <Tool
|
---|
232 | Name="VCWebDeploymentTool"/>
|
---|
233 | <Tool
|
---|
234 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
235 | <Tool
|
---|
236 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
237 | </Configuration>
|
---|
238 | </Configurations>
|
---|
239 | <References>
|
---|
240 | </References>
|
---|
241 | <Files>
|
---|
242 | <Filter
|
---|
243 | Name="Source Files"
|
---|
244 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
245 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
---|
246 | <File
|
---|
247 | RelativePath="..\src\main.cpp">
|
---|
248 | </File>
|
---|
249 | </Filter>
|
---|
250 | <Filter
|
---|
251 | Name="Header Files"
|
---|
252 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
253 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
---|
254 | </Filter>
|
---|
255 | <Filter
|
---|
256 | Name="Resource Files"
|
---|
257 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
---|
258 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
---|
259 | </Filter>
|
---|
260 | <File
|
---|
261 | RelativePath=".\VTune\TestPreprocessor.vpj">
|
---|
262 | </File>
|
---|
263 | </Files>
|
---|
264 | <Globals>
|
---|
265 | </Globals>
|
---|
266 | </VisualStudioProject>
|
---|