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

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