source: projectionDesigner/tag/ProjectionDesigner_1.1.5/projdesignerplugins/defaultplugin/projdesigner_default.vcproj @ 43

Last change on this file since 43 was 43, checked in by Torben Dannhauer, 14 years ago
File size: 28.2 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9,00"
5        Name="projdesigner_default"
6        ProjectGUID="{6169FA3C-3764-3D1A-80FC-D97551D6C7AC}"
7        RootNamespace="projdesigner_default"
8        Keyword="Qt4VSv1.0"
9        TargetFrameworkVersion="131072"
10        >
11        <Platforms>
12                <Platform
13                        Name="Win32"
14                />
15        </Platforms>
16        <ToolFiles>
17        </ToolFiles>
18        <Configurations>
19                <Configuration
20                        Name="Debug|Win32"
21                        OutputDirectory="."
22                        IntermediateDirectory="debug\"
23                        ConfigurationType="4"
24                        UseOfMFC="0"
25                        ATLMinimizesCRunTimeLibraryUsage="false"
26                        >
27                        <Tool
28                                Name="VCPreBuildEventTool"
29                        />
30                        <Tool
31                                Name="VCCustomBuildTool"
32                        />
33                        <Tool
34                                Name="VCXMLDataGeneratorTool"
35                        />
36                        <Tool
37                                Name="VCWebServiceProxyGeneratorTool"
38                        />
39                        <Tool
40                                Name="VCMIDLTool"
41                                WarningLevel="0"
42                                DefaultCharType="0"
43                                EnableErrorChecks="1"
44                        />
45                        <Tool
46                                Name="VCCLCompilerTool"
47                                AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189"
48                                Optimization="0"
49                                AdditionalIncludeDirectories="&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include\QtOpenGL&quot;;&quot;$(QTDIR)\include\QtXml&quot;;&quot;$(QTDIR)\include&quot;;..\..;&quot;$(QTDIR)\include\ActiveQt&quot;;debug;.;&quot;$(QTDIR)\mkspecs\win32-msvc2005&quot;;&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6&quot;"
50                                PreprocessorDefinitions="UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_STATICPLUGIN,QT_PLUGIN,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT"
51                                GeneratePreprocessedFile="0"
52                                ExceptionHandling="1"
53                                RuntimeLibrary="3"
54                                BufferSecurityCheck="false"
55                                TreatWChar_tAsBuiltInType="false"
56                                RuntimeTypeInfo="true"
57                                AssemblerListingLocation="debug\"
58                                ObjectFile="debug\"
59                                ProgramDataBaseFileName=".\"
60                                WarningLevel="3"
61                                SuppressStartupBanner="true"
62                                DebugInformationFormat="3"
63                        />
64                        <Tool
65                                Name="VCManagedResourceCompilerTool"
66                        />
67                        <Tool
68                                Name="VCResourceCompilerTool"
69                                PreprocessorDefinitions="UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_STATICPLUGIN,QT_PLUGIN,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,_DEBUG"
70                                ResourceOutputFileName="/$(InputName).res"
71                        />
72                        <Tool
73                                Name="VCPreLinkEventTool"
74                        />
75                        <Tool
76                                Name="VCLibrarianTool"
77                                OutputFile=".\x86\projdesigner_defaultd.lib"
78                                SuppressStartupBanner="true"
79                        />
80                        <Tool
81                                Name="VCALinkTool"
82                        />
83                        <Tool
84                                Name="VCXDCMakeTool"
85                        />
86                        <Tool
87                                Name="VCBscMakeTool"
88                        />
89                        <Tool
90                                Name="VCFxCopTool"
91                        />
92                        <Tool
93                                Name="VCPostBuildEventTool"
94                        />
95                </Configuration>
96                <Configuration
97                        Name="Release|Win32"
98                        OutputDirectory="."
99                        IntermediateDirectory="release\"
100                        ConfigurationType="4"
101                        UseOfMFC="0"
102                        ATLMinimizesCRunTimeLibraryUsage="false"
103                        >
104                        <Tool
105                                Name="VCPreBuildEventTool"
106                        />
107                        <Tool
108                                Name="VCCustomBuildTool"
109                        />
110                        <Tool
111                                Name="VCXMLDataGeneratorTool"
112                        />
113                        <Tool
114                                Name="VCWebServiceProxyGeneratorTool"
115                        />
116                        <Tool
117                                Name="VCMIDLTool"
118                                WarningLevel="0"
119                                DefaultCharType="0"
120                                EnableErrorChecks="1"
121                        />
122                        <Tool
123                                Name="VCCLCompilerTool"
124                                AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189"
125                                Optimization="2"
126                                WholeProgramOptimization="true"
127                                AdditionalIncludeDirectories="&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include\QtOpenGL&quot;;&quot;$(QTDIR)\include\QtXml&quot;;&quot;$(QTDIR)\include&quot;;..\..;&quot;$(QTDIR)\include\ActiveQt&quot;;release;.;&quot;$(QTDIR)\mkspecs\win32-msvc2005&quot;;&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6&quot;"
128                                PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_NO_DEBUG,QT_STATICPLUGIN,QT_PLUGIN,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,NDEBUG"
129                                GeneratePreprocessedFile="0"
130                                ExceptionHandling="1"
131                                RuntimeLibrary="2"
132                                BufferSecurityCheck="false"
133                                TreatWChar_tAsBuiltInType="false"
134                                RuntimeTypeInfo="true"
135                                AssemblerListingLocation="release\"
136                                ObjectFile="release\"
137                                ProgramDataBaseFileName=".\"
138                                WarningLevel="3"
139                                SuppressStartupBanner="true"
140                                DebugInformationFormat="0"
141                        />
142                        <Tool
143                                Name="VCManagedResourceCompilerTool"
144                        />
145                        <Tool
146                                Name="VCResourceCompilerTool"
147                                PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_NO_DEBUG,QT_STATICPLUGIN,QT_PLUGIN,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT"
148                                ResourceOutputFileName="/$(InputName).res"
149                        />
150                        <Tool
151                                Name="VCPreLinkEventTool"
152                        />
153                        <Tool
154                                Name="VCLibrarianTool"
155                                OutputFile=".\x86\projdesigner_default.lib"
156                                SuppressStartupBanner="true"
157                        />
158                        <Tool
159                                Name="VCALinkTool"
160                        />
161                        <Tool
162                                Name="VCXDCMakeTool"
163                        />
164                        <Tool
165                                Name="VCBscMakeTool"
166                        />
167                        <Tool
168                                Name="VCFxCopTool"
169                        />
170                        <Tool
171                                Name="VCPostBuildEventTool"
172                        />
173                </Configuration>
174        </Configurations>
175        <References>
176        </References>
177        <Files>
178                <Filter
179                        Name="Source Files"
180                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
181                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
182                        >
183                        <File
184                                RelativePath="DefaultCubemapSceneContent.cpp"
185                                >
186                        </File>
187                        <File
188                                RelativePath="DefaultCubemapSceneWidget.cpp"
189                                >
190                        </File>
191                        <File
192                                RelativePath="DefaultEmptySceneContent.cpp"
193                                >
194                        </File>
195                        <File
196                                RelativePath="DefaultEmptySceneWidget.cpp"
197                                >
198                        </File>
199                        <File
200                                RelativePath="DefaultModelSceneContent.cpp"
201                                >
202                        </File>
203                        <File
204                                RelativePath="DefaultModelSceneWidget.cpp"
205                                >
206                        </File>
207                        <File
208                                RelativePath="defaultplugin.cpp"
209                                >
210                        </File>
211                        <File
212                                RelativePath="DefaultProjectorData.cpp"
213                                >
214                        </File>
215                        <File
216                                RelativePath="DefaultProjectorWidget.cpp"
217                                >
218                        </File>
219                        <File
220                                RelativePath="DefaultTeapotSceneContent.cpp"
221                                >
222                        </File>
223                        <File
224                                RelativePath="DefaultTeapotSceneWidget.cpp"
225                                >
226                        </File>
227                        <File
228                                RelativePath="glm.c"
229                                >
230                        </File>
231                </Filter>
232                <Filter
233                        Name="Header Files"
234                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
235                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
236                        >
237                        <File
238                                RelativePath="DefaultCubemapSceneContent.h"
239                                >
240                        </File>
241                        <File
242                                RelativePath="DefaultCubemapSceneWidget.h"
243                                >
244                                <FileConfiguration
245                                        Name="Debug|Win32"
246                                        >
247                                        <Tool
248                                                Name="VCCustomBuildTool"
249                                                Description="MOC DefaultCubemapSceneWidget.h"
250                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultCubemapSceneWidget.h&quot; -o &quot;debug\moc_DefaultCubemapSceneWidget.cpp&quot;&#x0D;&#x0A;"
251                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultCubemapSceneWidget.h"
252                                                Outputs="debug\moc_DefaultCubemapSceneWidget.cpp"
253                                        />
254                                </FileConfiguration>
255                                <FileConfiguration
256                                        Name="Release|Win32"
257                                        >
258                                        <Tool
259                                                Name="VCCustomBuildTool"
260                                                Description="MOC DefaultCubemapSceneWidget.h"
261                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\release\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultCubemapSceneWidget.h&quot; -o &quot;release\moc_DefaultCubemapSceneWidget.cpp&quot;&#x0D;&#x0A;"
262                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultCubemapSceneWidget.h"
263                                                Outputs="release\moc_DefaultCubemapSceneWidget.cpp"
264                                        />
265                                </FileConfiguration>
266                        </File>
267                        <File
268                                RelativePath="DefaultEmptySceneContent.h"
269                                >
270                        </File>
271                        <File
272                                RelativePath="DefaultEmptySceneWidget.h"
273                                >
274                                <FileConfiguration
275                                        Name="Debug|Win32"
276                                        >
277                                        <Tool
278                                                Name="VCCustomBuildTool"
279                                                Description="MOC DefaultEmptySceneWidget.h"
280                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultEmptySceneWidget.h&quot; -o &quot;debug\moc_DefaultEmptySceneWidget.cpp&quot;&#x0D;&#x0A;"
281                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultEmptySceneWidget.h"
282                                                Outputs="debug\moc_DefaultEmptySceneWidget.cpp"
283                                        />
284                                </FileConfiguration>
285                                <FileConfiguration
286                                        Name="Release|Win32"
287                                        >
288                                        <Tool
289                                                Name="VCCustomBuildTool"
290                                                Description="MOC DefaultEmptySceneWidget.h"
291                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\release\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultEmptySceneWidget.h&quot; -o &quot;release\moc_DefaultEmptySceneWidget.cpp&quot;&#x0D;&#x0A;"
292                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultEmptySceneWidget.h"
293                                                Outputs="release\moc_DefaultEmptySceneWidget.cpp"
294                                        />
295                                </FileConfiguration>
296                        </File>
297                        <File
298                                RelativePath="DefaultModelSceneContent.h"
299                                >
300                        </File>
301                        <File
302                                RelativePath="DefaultModelSceneWidget.h"
303                                >
304                                <FileConfiguration
305                                        Name="Debug|Win32"
306                                        >
307                                        <Tool
308                                                Name="VCCustomBuildTool"
309                                                Description="MOC DefaultModelSceneWidget.h"
310                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultModelSceneWidget.h&quot; -o &quot;debug\moc_DefaultModelSceneWidget.cpp&quot;&#x0D;&#x0A;"
311                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultModelSceneWidget.h"
312                                                Outputs="debug\moc_DefaultModelSceneWidget.cpp"
313                                        />
314                                </FileConfiguration>
315                                <FileConfiguration
316                                        Name="Release|Win32"
317                                        >
318                                        <Tool
319                                                Name="VCCustomBuildTool"
320                                                Description="MOC DefaultModelSceneWidget.h"
321                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\release\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultModelSceneWidget.h&quot; -o &quot;release\moc_DefaultModelSceneWidget.cpp&quot;&#x0D;&#x0A;"
322                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultModelSceneWidget.h"
323                                                Outputs="release\moc_DefaultModelSceneWidget.cpp"
324                                        />
325                                </FileConfiguration>
326                        </File>
327                        <File
328                                RelativePath="defaultplugin.h"
329                                >
330                                <FileConfiguration
331                                        Name="Debug|Win32"
332                                        >
333                                        <Tool
334                                                Name="VCCustomBuildTool"
335                                                Description="MOC defaultplugin.h"
336                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;defaultplugin.h&quot; -o &quot;debug\moc_defaultplugin.cpp&quot;&#x0D;&#x0A;"
337                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;defaultplugin.h"
338                                                Outputs="debug\moc_defaultplugin.cpp"
339                                        />
340                                </FileConfiguration>
341                                <FileConfiguration
342                                        Name="Release|Win32"
343                                        >
344                                        <Tool
345                                                Name="VCCustomBuildTool"
346                                                Description="MOC defaultplugin.h"
347                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\release\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;defaultplugin.h&quot; -o &quot;release\moc_defaultplugin.cpp&quot;&#x0D;&#x0A;"
348                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;defaultplugin.h"
349                                                Outputs="release\moc_defaultplugin.cpp"
350                                        />
351                                </FileConfiguration>
352                        </File>
353                        <File
354                                RelativePath="DefaultProjectorData.h"
355                                >
356                        </File>
357                        <File
358                                RelativePath="DefaultProjectorWidget.h"
359                                >
360                                <FileConfiguration
361                                        Name="Debug|Win32"
362                                        >
363                                        <Tool
364                                                Name="VCCustomBuildTool"
365                                                Description="MOC DefaultProjectorWidget.h"
366                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultProjectorWidget.h&quot; -o &quot;debug\moc_DefaultProjectorWidget.cpp&quot;&#x0D;&#x0A;"
367                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultProjectorWidget.h"
368                                                Outputs="debug\moc_DefaultProjectorWidget.cpp"
369                                        />
370                                </FileConfiguration>
371                                <FileConfiguration
372                                        Name="Release|Win32"
373                                        >
374                                        <Tool
375                                                Name="VCCustomBuildTool"
376                                                Description="MOC DefaultProjectorWidget.h"
377                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\release\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultProjectorWidget.h&quot; -o &quot;release\moc_DefaultProjectorWidget.cpp&quot;&#x0D;&#x0A;"
378                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultProjectorWidget.h"
379                                                Outputs="release\moc_DefaultProjectorWidget.cpp"
380                                        />
381                                </FileConfiguration>
382                        </File>
383                        <File
384                                RelativePath="DefaultTeapotSceneContent.h"
385                                >
386                        </File>
387                        <File
388                                RelativePath="DefaultTeapotSceneWidget.h"
389                                >
390                                <FileConfiguration
391                                        Name="Debug|Win32"
392                                        >
393                                        <Tool
394                                                Name="VCCustomBuildTool"
395                                                Description="MOC DefaultTeapotSceneWidget.h"
396                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultTeapotSceneWidget.h&quot; -o &quot;debug\moc_DefaultTeapotSceneWidget.cpp&quot;&#x0D;&#x0A;"
397                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultTeapotSceneWidget.h"
398                                                Outputs="debug\moc_DefaultTeapotSceneWidget.cpp"
399                                        />
400                                </FileConfiguration>
401                                <FileConfiguration
402                                        Name="Release|Win32"
403                                        >
404                                        <Tool
405                                                Name="VCCustomBuildTool"
406                                                Description="MOC DefaultTeapotSceneWidget.h"
407                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtGui\.&quot; -I&quot;$(QTDIR)\include\QtOpenGL\.&quot; -I&quot;$(QTDIR)\include\QtXml\.&quot; -I&quot;$(QTDIR)\include\.&quot; -I&quot;.\..\..\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\release\.&quot; -I&quot;.\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;DefaultTeapotSceneWidget.h&quot; -o &quot;release\moc_DefaultTeapotSceneWidget.cpp&quot;&#x0D;&#x0A;"
408                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;DefaultTeapotSceneWidget.h"
409                                                Outputs="release\moc_DefaultTeapotSceneWidget.cpp"
410                                        />
411                                </FileConfiguration>
412                        </File>
413                        <File
414                                RelativePath="glm.h"
415                                >
416                        </File>
417                </Filter>
418                <Filter
419                        Name="Generated Files"
420                        Filter="cpp;c;cxx;moc;h;def;odl;idl;res;"
421                        UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}"
422                        >
423                        <File
424                                RelativePath="release\moc_DefaultCubemapSceneWidget.cpp"
425                                >
426                                <FileConfiguration
427                                        Name="Debug|Win32"
428                                        ExcludedFromBuild="true"
429                                        >
430                                        <Tool
431                                                Name="VCCLCompilerTool"
432                                        />
433                                </FileConfiguration>
434                        </File>
435                        <File
436                                RelativePath="debug\moc_DefaultCubemapSceneWidget.cpp"
437                                >
438                                <FileConfiguration
439                                        Name="Release|Win32"
440                                        ExcludedFromBuild="true"
441                                        >
442                                        <Tool
443                                                Name="VCCLCompilerTool"
444                                        />
445                                </FileConfiguration>
446                        </File>
447                        <File
448                                RelativePath="release\moc_DefaultEmptySceneWidget.cpp"
449                                >
450                                <FileConfiguration
451                                        Name="Debug|Win32"
452                                        ExcludedFromBuild="true"
453                                        >
454                                        <Tool
455                                                Name="VCCLCompilerTool"
456                                        />
457                                </FileConfiguration>
458                        </File>
459                        <File
460                                RelativePath="debug\moc_DefaultEmptySceneWidget.cpp"
461                                >
462                                <FileConfiguration
463                                        Name="Release|Win32"
464                                        ExcludedFromBuild="true"
465                                        >
466                                        <Tool
467                                                Name="VCCLCompilerTool"
468                                        />
469                                </FileConfiguration>
470                        </File>
471                        <File
472                                RelativePath="release\moc_DefaultModelSceneWidget.cpp"
473                                >
474                                <FileConfiguration
475                                        Name="Debug|Win32"
476                                        ExcludedFromBuild="true"
477                                        >
478                                        <Tool
479                                                Name="VCCLCompilerTool"
480                                        />
481                                </FileConfiguration>
482                        </File>
483                        <File
484                                RelativePath="debug\moc_DefaultModelSceneWidget.cpp"
485                                >
486                                <FileConfiguration
487                                        Name="Release|Win32"
488                                        ExcludedFromBuild="true"
489                                        >
490                                        <Tool
491                                                Name="VCCLCompilerTool"
492                                        />
493                                </FileConfiguration>
494                        </File>
495                        <File
496                                RelativePath="release\moc_defaultplugin.cpp"
497                                >
498                                <FileConfiguration
499                                        Name="Debug|Win32"
500                                        ExcludedFromBuild="true"
501                                        >
502                                        <Tool
503                                                Name="VCCLCompilerTool"
504                                        />
505                                </FileConfiguration>
506                        </File>
507                        <File
508                                RelativePath="debug\moc_defaultplugin.cpp"
509                                >
510                                <FileConfiguration
511                                        Name="Release|Win32"
512                                        ExcludedFromBuild="true"
513                                        >
514                                        <Tool
515                                                Name="VCCLCompilerTool"
516                                        />
517                                </FileConfiguration>
518                        </File>
519                        <File
520                                RelativePath="release\moc_DefaultProjectorWidget.cpp"
521                                >
522                                <FileConfiguration
523                                        Name="Debug|Win32"
524                                        ExcludedFromBuild="true"
525                                        >
526                                        <Tool
527                                                Name="VCCLCompilerTool"
528                                        />
529                                </FileConfiguration>
530                        </File>
531                        <File
532                                RelativePath="debug\moc_DefaultProjectorWidget.cpp"
533                                >
534                                <FileConfiguration
535                                        Name="Release|Win32"
536                                        ExcludedFromBuild="true"
537                                        >
538                                        <Tool
539                                                Name="VCCLCompilerTool"
540                                        />
541                                </FileConfiguration>
542                        </File>
543                        <File
544                                RelativePath="release\moc_DefaultTeapotSceneWidget.cpp"
545                                >
546                                <FileConfiguration
547                                        Name="Debug|Win32"
548                                        ExcludedFromBuild="true"
549                                        >
550                                        <Tool
551                                                Name="VCCLCompilerTool"
552                                        />
553                                </FileConfiguration>
554                        </File>
555                        <File
556                                RelativePath="debug\moc_DefaultTeapotSceneWidget.cpp"
557                                >
558                                <FileConfiguration
559                                        Name="Release|Win32"
560                                        ExcludedFromBuild="true"
561                                        >
562                                        <Tool
563                                                Name="VCCLCompilerTool"
564                                        />
565                                </FileConfiguration>
566                        </File>
567                        <File
568                                RelativePath="ui_defaultcubemapscenewidget.h"
569                                >
570                        </File>
571                        <File
572                                RelativePath="ui_defaultemptyscenewidget.h"
573                                >
574                        </File>
575                        <File
576                                RelativePath="ui_defaultmodelscenewidget.h"
577                                >
578                        </File>
579                        <File
580                                RelativePath="ui_defaultprojectorwidget.h"
581                                >
582                        </File>
583                        <File
584                                RelativePath="ui_defaultteapotscenewidget.h"
585                                >
586                        </File>
587                </Filter>
588                <Filter
589                        Name="Form Files"
590                        Filter="ui"
591                        UniqueIdentifier="{99349809-55BA-4b9d-BF79-8FDBB0286EB3}"
592                        ParseFiles="false"
593                        >
594                        <File
595                                RelativePath="defaultcubemapscenewidget.ui"
596                                >
597                                <FileConfiguration
598                                        Name="Debug|Win32"
599                                        >
600                                        <Tool
601                                                Name="VCCustomBuildTool"
602                                                Description="UIC defaultcubemapscenewidget.ui"
603                                                CommandLine="$(QTDIR)\bin\uic.exe defaultcubemapscenewidget.ui -o ui_defaultcubemapscenewidget.h&#x0D;&#x0A;"
604                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultcubemapscenewidget.ui"
605                                                Outputs="ui_defaultcubemapscenewidget.h"
606                                        />
607                                </FileConfiguration>
608                                <FileConfiguration
609                                        Name="Release|Win32"
610                                        >
611                                        <Tool
612                                                Name="VCCustomBuildTool"
613                                                Description="UIC defaultcubemapscenewidget.ui"
614                                                CommandLine="$(QTDIR)\bin\uic.exe defaultcubemapscenewidget.ui -o ui_defaultcubemapscenewidget.h&#x0D;&#x0A;"
615                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultcubemapscenewidget.ui"
616                                                Outputs="ui_defaultcubemapscenewidget.h"
617                                        />
618                                </FileConfiguration>
619                        </File>
620                        <File
621                                RelativePath="defaultemptyscenewidget.ui"
622                                >
623                                <FileConfiguration
624                                        Name="Debug|Win32"
625                                        >
626                                        <Tool
627                                                Name="VCCustomBuildTool"
628                                                Description="UIC defaultemptyscenewidget.ui"
629                                                CommandLine="$(QTDIR)\bin\uic.exe defaultemptyscenewidget.ui -o ui_defaultemptyscenewidget.h&#x0D;&#x0A;"
630                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultemptyscenewidget.ui"
631                                                Outputs="ui_defaultemptyscenewidget.h"
632                                        />
633                                </FileConfiguration>
634                                <FileConfiguration
635                                        Name="Release|Win32"
636                                        >
637                                        <Tool
638                                                Name="VCCustomBuildTool"
639                                                Description="UIC defaultemptyscenewidget.ui"
640                                                CommandLine="$(QTDIR)\bin\uic.exe defaultemptyscenewidget.ui -o ui_defaultemptyscenewidget.h&#x0D;&#x0A;"
641                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultemptyscenewidget.ui"
642                                                Outputs="ui_defaultemptyscenewidget.h"
643                                        />
644                                </FileConfiguration>
645                        </File>
646                        <File
647                                RelativePath="defaultmodelscenewidget.ui"
648                                >
649                                <FileConfiguration
650                                        Name="Debug|Win32"
651                                        >
652                                        <Tool
653                                                Name="VCCustomBuildTool"
654                                                Description="UIC defaultmodelscenewidget.ui"
655                                                CommandLine="$(QTDIR)\bin\uic.exe defaultmodelscenewidget.ui -o ui_defaultmodelscenewidget.h&#x0D;&#x0A;"
656                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultmodelscenewidget.ui"
657                                                Outputs="ui_defaultmodelscenewidget.h"
658                                        />
659                                </FileConfiguration>
660                                <FileConfiguration
661                                        Name="Release|Win32"
662                                        >
663                                        <Tool
664                                                Name="VCCustomBuildTool"
665                                                Description="UIC defaultmodelscenewidget.ui"
666                                                CommandLine="$(QTDIR)\bin\uic.exe defaultmodelscenewidget.ui -o ui_defaultmodelscenewidget.h&#x0D;&#x0A;"
667                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultmodelscenewidget.ui"
668                                                Outputs="ui_defaultmodelscenewidget.h"
669                                        />
670                                </FileConfiguration>
671                        </File>
672                        <File
673                                RelativePath="defaultprojectorwidget.ui"
674                                >
675                                <FileConfiguration
676                                        Name="Debug|Win32"
677                                        >
678                                        <Tool
679                                                Name="VCCustomBuildTool"
680                                                Description="UIC defaultprojectorwidget.ui"
681                                                CommandLine="$(QTDIR)\bin\uic.exe defaultprojectorwidget.ui -o ui_defaultprojectorwidget.h&#x0D;&#x0A;"
682                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultprojectorwidget.ui"
683                                                Outputs="ui_defaultprojectorwidget.h"
684                                        />
685                                </FileConfiguration>
686                                <FileConfiguration
687                                        Name="Release|Win32"
688                                        >
689                                        <Tool
690                                                Name="VCCustomBuildTool"
691                                                Description="UIC defaultprojectorwidget.ui"
692                                                CommandLine="$(QTDIR)\bin\uic.exe defaultprojectorwidget.ui -o ui_defaultprojectorwidget.h&#x0D;&#x0A;"
693                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultprojectorwidget.ui"
694                                                Outputs="ui_defaultprojectorwidget.h"
695                                        />
696                                </FileConfiguration>
697                        </File>
698                        <File
699                                RelativePath="defaultteapotscenewidget.ui"
700                                >
701                                <FileConfiguration
702                                        Name="Debug|Win32"
703                                        >
704                                        <Tool
705                                                Name="VCCustomBuildTool"
706                                                Description="UIC defaultteapotscenewidget.ui"
707                                                CommandLine="$(QTDIR)\bin\uic.exe defaultteapotscenewidget.ui -o ui_defaultteapotscenewidget.h&#x0D;&#x0A;"
708                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultteapotscenewidget.ui"
709                                                Outputs="ui_defaultteapotscenewidget.h"
710                                        />
711                                </FileConfiguration>
712                                <FileConfiguration
713                                        Name="Release|Win32"
714                                        >
715                                        <Tool
716                                                Name="VCCustomBuildTool"
717                                                Description="UIC defaultteapotscenewidget.ui"
718                                                CommandLine="$(QTDIR)\bin\uic.exe defaultteapotscenewidget.ui -o ui_defaultteapotscenewidget.h&#x0D;&#x0A;"
719                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;defaultteapotscenewidget.ui"
720                                                Outputs="ui_defaultteapotscenewidget.h"
721                                        />
722                                </FileConfiguration>
723                        </File>
724                </Filter>
725        </Files>
726        <Globals>
727                <Global
728                        Name="QtVersion"
729                        Value="4.5.1"
730                />
731                <Global
732                        Name="QtVersion Win32"
733                        Value="$(DefaultQtVersion)"
734                />
735        </Globals>
736</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.