1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="QtRenderer"
|
---|
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=""$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl""
|
---|
23 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;QTRENDERER_EXPORTS"
|
---|
24 | MinimalRebuild="TRUE"
|
---|
25 | BasicRuntimeChecks="3"
|
---|
26 | RuntimeLibrary="1"
|
---|
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 "
|
---|
36 | OutputFile="$(OutDir)/QtRenderer.dll"
|
---|
37 | LinkIncremental="2"
|
---|
38 | GenerateDebugInformation="TRUE"
|
---|
39 | ProgramDatabaseFile="$(OutDir)/QtRenderer.pdb"
|
---|
40 | SubSystem="2"
|
---|
41 | ImportLibrary="$(OutDir)/QtRenderer.lib"
|
---|
42 | TargetMachine="1"/>
|
---|
43 | <Tool
|
---|
44 | Name="VCMIDLTool"/>
|
---|
45 | <Tool
|
---|
46 | Name="VCPostBuildEventTool"/>
|
---|
47 | <Tool
|
---|
48 | Name="VCPreBuildEventTool"/>
|
---|
49 | <Tool
|
---|
50 | Name="VCPreLinkEventTool"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCResourceCompilerTool"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
55 | <Tool
|
---|
56 | Name="VCXMLDataGeneratorTool"/>
|
---|
57 | <Tool
|
---|
58 | Name="VCWebDeploymentTool"/>
|
---|
59 | <Tool
|
---|
60 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
61 | <Tool
|
---|
62 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
63 | </Configuration>
|
---|
64 | <Configuration
|
---|
65 | Name="Release|Win32"
|
---|
66 | OutputDirectory="Release"
|
---|
67 | IntermediateDirectory="Release"
|
---|
68 | ConfigurationType="2"
|
---|
69 | CharacterSet="2">
|
---|
70 | <Tool
|
---|
71 | Name="VCCLCompilerTool"
|
---|
72 | AdditionalIncludeDirectories="..\Preprocessing\src;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";..\..\..\..\..\NonGTP\Zlib\include;"$(CG_INC_PATH)""
|
---|
73 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;QTRENDERER_EXPORTS"
|
---|
74 | RuntimeLibrary="2"
|
---|
75 | UsePrecompiledHeader="0"
|
---|
76 | WarningLevel="3"
|
---|
77 | Detect64BitPortabilityProblems="TRUE"
|
---|
78 | DebugInformationFormat="3"/>
|
---|
79 | <Tool
|
---|
80 | Name="VCCustomBuildTool"/>
|
---|
81 | <Tool
|
---|
82 | Name="VCLinkerTool"
|
---|
83 | 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"
|
---|
84 | OutputFile="$(OutDir)/QtRenderer.dll"
|
---|
85 | LinkIncremental="1"
|
---|
86 | AdditionalLibraryDirectories=""$(QTDIR)\lib";..\..\..\..\..\NonGTP\Zlib\lib;"$(CG_LIB_PATH)";"..\Preprocessing\lib\$(ConfigurationName)";..\Preprocessing\src\GL;..\..\..\..\..\NonGTP\Xerces\xercesc\lib"
|
---|
87 | GenerateDebugInformation="TRUE"
|
---|
88 | SubSystem="2"
|
---|
89 | OptimizeReferences="2"
|
---|
90 | EnableCOMDATFolding="2"
|
---|
91 | ImportLibrary="$(OutDir)/QtRenderer.lib"
|
---|
92 | TargetMachine="1"/>
|
---|
93 | <Tool
|
---|
94 | Name="VCMIDLTool"/>
|
---|
95 | <Tool
|
---|
96 | Name="VCPostBuildEventTool"/>
|
---|
97 | <Tool
|
---|
98 | Name="VCPreBuildEventTool"/>
|
---|
99 | <Tool
|
---|
100 | Name="VCPreLinkEventTool"/>
|
---|
101 | <Tool
|
---|
102 | Name="VCResourceCompilerTool"/>
|
---|
103 | <Tool
|
---|
104 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
105 | <Tool
|
---|
106 | Name="VCXMLDataGeneratorTool"/>
|
---|
107 | <Tool
|
---|
108 | Name="VCWebDeploymentTool"/>
|
---|
109 | <Tool
|
---|
110 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
111 | <Tool
|
---|
112 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
113 | </Configuration>
|
---|
114 | </Configurations>
|
---|
115 | <References>
|
---|
116 | </References>
|
---|
117 | <Files>
|
---|
118 | <Filter
|
---|
119 | Name="Source Files"
|
---|
120 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
---|
121 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
---|
122 | <File
|
---|
123 | RelativePath=".\moc_QtGlRenderer.cpp">
|
---|
124 | </File>
|
---|
125 | <File
|
---|
126 | RelativePath=".\QtGlRenderer.cpp">
|
---|
127 | </File>
|
---|
128 | <File
|
---|
129 | RelativePath=".\QtRendererDll.cpp">
|
---|
130 | </File>
|
---|
131 | </Filter>
|
---|
132 | <Filter
|
---|
133 | Name="Header Files"
|
---|
134 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
---|
135 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
---|
136 | <File
|
---|
137 | RelativePath=".\QtGlRenderer.h">
|
---|
138 | <FileConfiguration
|
---|
139 | Name="Release|Win32">
|
---|
140 | <Tool
|
---|
141 | Name="VCCustomBuildTool"
|
---|
142 | Description="Performing moc on $(InputName).h"
|
---|
143 | CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp"
|
---|
144 | Outputs="$(InputDir) moc_$(InputName).cpp"/>
|
---|
145 | </FileConfiguration>
|
---|
146 | </File>
|
---|
147 | </Filter>
|
---|
148 | <Filter
|
---|
149 | Name="Resource Files"
|
---|
150 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
---|
151 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
---|
152 | </Filter>
|
---|
153 | </Files>
|
---|
154 | <Globals>
|
---|
155 | </Globals>
|
---|
156 | </VisualStudioProject>
|
---|