source: GTP/trunk/Lib/Vis/Preprocessing/src/QtInterface/QtInterface.vcproj @ 1947

Revision 1947, 11.0 KB checked in by mattausch, 18 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="QtInterface"
6        ProjectGUID="{B85DC7B1-58B6-4912-BD64-8B452630A368}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="Debug"
16                        IntermediateDirectory="Debug"
17                        ConfigurationType="2"
18                        CharacterSet="2">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\..\src;&quot;$(CG_INC_PATH)&quot;;..\..\..\..\..\..\..\NonGTP\Zlib\include"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;QTGLRENDERER_EXPORTS"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="3"
26                                RuntimeLibrary="3"
27                                UsePrecompiledHeader="0"
28                                WarningLevel="3"
29                                Detect64BitPortabilityProblems="TRUE"
30                                DebugInformationFormat="4"/>
31                        <Tool
32                                Name="VCCustomBuildTool"/>
33                        <Tool
34                                Name="VCLinkerTool"
35                                AdditionalDependencies="Preprocessor.lib qtmain.lib QtGui4.lib Qt3Support4.lib QAxContainerd.lib QtCore4.lib QtOpenGL4.lib xerces-c_2.lib glew32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib"
36                                OutputFile="$(OutDir)/QtInterface.dll"
37                                LinkIncremental="2"
38                                AdditionalLibraryDirectories="..\..\lib\Debug;&quot;$(CG_LIB_PATH)&quot;;..\GL;&quot;..\lib\$(ConfigurationName)&quot;;&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\..\..\..\..\..\NonGTP\Zlib\lib"
39                                GenerateDebugInformation="TRUE"
40                                ProgramDatabaseFile="$(OutDir)/QtInterface.pdb"
41                                SubSystem="2"
42                                ImportLibrary="$(OutDir)/QtInterface.lib"
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="Release"
68                        IntermediateDirectory="Release"
69                        ConfigurationType="2"
70                        CharacterSet="2">
71                        <Tool
72                                Name="VCCLCompilerTool"
73                                AdditionalIncludeDirectories="..\..\src;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\..\..\..\..\..\..\NonGTP\Zlib\include;&quot;$(CG_INC_PATH)&quot;"
74                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;QTGLRENDERER_EXPORTS"
75                                RuntimeLibrary="2"
76                                UsePrecompiledHeader="0"
77                                WarningLevel="3"
78                                Detect64BitPortabilityProblems="TRUE"
79                                DebugInformationFormat="3"/>
80                        <Tool
81                                Name="VCCustomBuildTool"/>
82                        <Tool
83                                Name="VCLinkerTool"
84                                AdditionalDependencies="Preprocessor.lib qtmain.lib QtGui4.lib Qt3Support4.lib QAxContainer.lib QtCore4.lib QtOpenGL4.lib xerces-c_2.lib glew32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib"
85                                OutputFile="Release/QtInterface.dll"
86                                LinkIncremental="1"
87                                AdditionalLibraryDirectories="&quot;..\$(ConfigurationName)&quot;;&quot;..\..\lib\$(ConfigurationName)&quot;;..\..\src\GL;..\..\..\..\..\..\..\NonGTP\Zlib\lib;..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;&quot;$(CG_LIB_PATH)&quot;;&quot;$(QTDIR)\lib&quot;"
88                                GenerateDebugInformation="FALSE"
89                                SubSystem="2"
90                                OptimizeReferences="2"
91                                EnableCOMDATFolding="2"
92                                ImportLibrary="$(OutDir)/QtInterface.lib"
93                                TargetMachine="1"/>
94                        <Tool
95                                Name="VCMIDLTool"/>
96                        <Tool
97                                Name="VCPostBuildEventTool"
98                                Description="&quot;copy dll to preprocessor dir&quot;"
99                                CommandLine="copy $(OutDir)\*.dll ..\..\bin\"/>
100                        <Tool
101                                Name="VCPreBuildEventTool"/>
102                        <Tool
103                                Name="VCPreLinkEventTool"/>
104                        <Tool
105                                Name="VCResourceCompilerTool"/>
106                        <Tool
107                                Name="VCWebServiceProxyGeneratorTool"/>
108                        <Tool
109                                Name="VCXMLDataGeneratorTool"/>
110                        <Tool
111                                Name="VCWebDeploymentTool"/>
112                        <Tool
113                                Name="VCManagedWrapperGeneratorTool"/>
114                        <Tool
115                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
116                </Configuration>
117                <Configuration
118                        Name="release_internal|Win32"
119                        OutputDirectory="$(ConfigurationName)"
120                        IntermediateDirectory="$(ConfigurationName)"
121                        ConfigurationType="2"
122                        CharacterSet="2">
123                        <Tool
124                                Name="VCCLCompilerTool"
125                                AdditionalIncludeDirectories="..\..\src;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\..\..\..\..\..\..\NonGTP\Zlib\include;&quot;$(CG_INC_PATH)&quot;"
126                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;QTGLRENDERER_EXPORTS"
127                                RuntimeLibrary="2"
128                                UsePrecompiledHeader="0"
129                                WarningLevel="3"
130                                Detect64BitPortabilityProblems="TRUE"
131                                DebugInformationFormat="3"/>
132                        <Tool
133                                Name="VCCustomBuildTool"
134                                Description="Performing moc on $(InputName).h"
135                                CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
136"
137                                Outputs="$(InputDir) moc_$(InputName).cpp"/>
138                        <Tool
139                                Name="VCLinkerTool"
140                                AdditionalDependencies="Preprocessor.lib qtmain.lib QtGui4.lib Qt3Support4.lib QAxContainer.lib QtCore4.lib QtOpenGL4.lib xerces-c_2.lib glew32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib RTScene.lib RTWorld.lib"
141                                OutputFile="Release/QtInterface.dll"
142                                LinkIncremental="1"
143                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\..\..\NonGTP\Zlib\lib;&quot;$(CG_LIB_PATH)&quot;;..\..\src\GL;..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\lib\Release;..\..\MultiLevelRayTracing\RTScene\Release;..\..\MultiLevelRayTracing\RTWorld\Release"
144                                GenerateDebugInformation="FALSE"
145                                SubSystem="2"
146                                OptimizeReferences="2"
147                                EnableCOMDATFolding="2"
148                                ImportLibrary="$(OutDir)/QtInterface.lib"
149                                TargetMachine="1"/>
150                        <Tool
151                                Name="VCMIDLTool"/>
152                        <Tool
153                                Name="VCPostBuildEventTool"
154                                Description="&quot;copy dll to preprocessor dir&quot;"
155                                CommandLine="copy $(OutDir)\*.dll ..\..\bin\"/>
156                        <Tool
157                                Name="VCPreBuildEventTool"/>
158                        <Tool
159                                Name="VCPreLinkEventTool"/>
160                        <Tool
161                                Name="VCResourceCompilerTool"/>
162                        <Tool
163                                Name="VCWebServiceProxyGeneratorTool"/>
164                        <Tool
165                                Name="VCXMLDataGeneratorTool"/>
166                        <Tool
167                                Name="VCWebDeploymentTool"/>
168                        <Tool
169                                Name="VCManagedWrapperGeneratorTool"/>
170                        <Tool
171                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
172                </Configuration>
173                <Configuration
174                        Name="Release Internal|Win32"
175                        OutputDirectory="$(ConfigurationName)"
176                        IntermediateDirectory="$(ConfigurationName)"
177                        ConfigurationType="2"
178                        CharacterSet="2">
179                        <Tool
180                                Name="VCCLCompilerTool"
181                                AdditionalIncludeDirectories="..\..\src;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include&quot;;&quot;$(QTDIR)\include\QtOpenGl&quot;;..\..\..\..\..\..\..\NonGTP\Zlib\include;&quot;$(CG_INC_PATH)&quot;"
182                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;QTGLRENDERER_EXPORTS"
183                                RuntimeLibrary="2"
184                                UsePrecompiledHeader="0"
185                                WarningLevel="3"
186                                Detect64BitPortabilityProblems="TRUE"
187                                DebugInformationFormat="3"/>
188                        <Tool
189                                Name="VCCustomBuildTool"/>
190                        <Tool
191                                Name="VCLinkerTool"
192                                AdditionalDependencies="Preprocessor.lib qtmain.lib QtGui4.lib Qt3Support4.lib QAxContainer.lib QtCore4.lib QtOpenGL4.lib xerces-c_2.lib glew32.lib OpenGL32.Lib glu32.lib cg.lib cgGL.lib RTScene.lib RTWorld.lib"
193                                OutputFile="Release/QtInterface.dll"
194                                LinkIncremental="1"
195                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\..\..\..\..\..\NonGTP\Zlib\lib;&quot;$(CG_LIB_PATH)&quot;;..\..\src\GL;..\..\..\..\..\..\..\NonGTP\Xerces\xercesc\lib;..\..\lib\Release;..\..\MultiLevelRayTracing\RTScene\Release;..\..\MultiLevelRayTracing\RTWorld\Release"
196                                GenerateDebugInformation="FALSE"
197                                SubSystem="2"
198                                OptimizeReferences="2"
199                                EnableCOMDATFolding="2"
200                                ImportLibrary="Release/QtInterface.lib"
201                                TargetMachine="1"/>
202                        <Tool
203                                Name="VCMIDLTool"/>
204                        <Tool
205                                Name="VCPostBuildEventTool"
206                                Description="&quot;copy dll to preprocessor dir&quot;"
207                                CommandLine="copy Release\*.dll ..\..\bin\"/>
208                        <Tool
209                                Name="VCPreBuildEventTool"/>
210                        <Tool
211                                Name="VCPreLinkEventTool"/>
212                        <Tool
213                                Name="VCResourceCompilerTool"/>
214                        <Tool
215                                Name="VCWebServiceProxyGeneratorTool"/>
216                        <Tool
217                                Name="VCXMLDataGeneratorTool"/>
218                        <Tool
219                                Name="VCWebDeploymentTool"/>
220                        <Tool
221                                Name="VCManagedWrapperGeneratorTool"/>
222                        <Tool
223                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
224                </Configuration>
225        </Configurations>
226        <References>
227        </References>
228        <Files>
229                <Filter
230                        Name="Source Files"
231                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
232                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
233                        <File
234                                RelativePath=".\moc_QtGlRenderer.cpp">
235                        </File>
236                        <File
237                                RelativePath=".\QtGlRenderer.cpp">
238                        </File>
239                        <File
240                                RelativePath=".\QtGlRendererDll.cpp">
241                        </File>
242                        <File
243                                RelativePath=".\QtPreprocessorThread.cpp">
244                        </File>
245                        <File
246                                RelativePath=".\QtPreprocessorThread.h">
247                        </File>
248                </Filter>
249                <Filter
250                        Name="Header Files"
251                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
252                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
253                        <File
254                                RelativePath=".\QtGlRenderer.h">
255                                <FileConfiguration
256                                        Name="Debug|Win32">
257                                        <Tool
258                                                Name="VCCustomBuildTool"
259                                                Description="Performing moc on $(InputName).h"
260                                                CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp"
261                                                Outputs="$(InputDir) moc_$(InputName).cpp"/>
262                                </FileConfiguration>
263                                <FileConfiguration
264                                        Name="Release|Win32">
265                                        <Tool
266                                                Name="VCCustomBuildTool"
267                                                Description="Performing moc on $(InputName).h"
268                                                CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
269"
270                                                Outputs="$(InputDir) moc_$(InputName).cpp"/>
271                                </FileConfiguration>
272                                <FileConfiguration
273                                        Name="release_internal|Win32">
274                                        <Tool
275                                                Name="VCCustomBuildTool"
276                                                Description="Performing moc on $(InputName).h"
277                                                CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
278"
279                                                Outputs="$(InputDir) moc_$(InputName).cpp"/>
280                                </FileConfiguration>
281                                <FileConfiguration
282                                        Name="Release Internal|Win32">
283                                        <Tool
284                                                Name="VCCustomBuildTool"
285                                                Description="Performing moc on $(InputName).h"
286                                                CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
287"
288                                                Outputs="$(InputDir) moc_$(InputName).cpp"/>
289                                </FileConfiguration>
290                        </File>
291                </Filter>
292                <Filter
293                        Name="Resource Files"
294                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
295                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
296                </Filter>
297        </Files>
298        <Globals>
299        </Globals>
300</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.