source: projectionDesigner/tag/ProjectionDesigner_1.1.5/projdesigner/projdesigner.vcproj @ 43

Last change on this file since 43 was 43, checked in by Torben Dannhauer, 14 years ago
File size: 98.6 KB
Line 
1<?xml version="1.0" encoding="shift_jis"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9,00"
5        Name="projdesigner"
6        ProjectGUID="{4418A7F1-9C0E-31B2-B8A2-913D1394330B}"
7        RootNamespace="projdesigner"
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="1"
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="4"
49                                AdditionalIncludeDirectories="&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtNetwork&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include\QtOpenGL&quot;;&quot;$(QTDIR)\include\QtXml&quot;;&quot;$(QTDIR)\include&quot;;..;.;include;include\math;include\gui;include\screen;&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="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_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="_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,_DEBUG"
70                        />
71                        <Tool
72                                Name="VCPreLinkEventTool"
73                        />
74                        <Tool
75                                Name="VCLinkerTool"
76                                IgnoreImportLibrary="true"
77                                AdditionalOptions="&quot;/MANIFESTDEPENDENCY:type=&apos;win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos; processorArchitecture=&apos;*&apos;&quot; &quot;/MANIFESTDEPENDENCY:type=&apos;win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos; processorArchitecture=&apos;*&apos;&quot;"
78                                AdditionalDependencies="opengl32.lib glu32.lib gdi32.lib user32.lib qtmaind.lib glut32D.lib projdesigner_defaultd.lib QtXmld4.lib QtOpenGLd4.lib QtGuid4.lib QtNetworkd4.lib QtCored4.lib"
79                                OutputFile="..\bin\x86\projdesignerd.exe"
80                                SuppressStartupBanner="true"
81                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;../projdesignerplugins/defaultplugin/x86;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\lib\x86"
82                                GenerateDebugInformation="true"
83                                ProgramDatabaseFile=""
84                                SubSystem="2"
85                                LinkTimeCodeGeneration="0"
86                                RandomizedBaseAddress="1"
87                                DataExecutionPrevention="0"
88                        />
89                        <Tool
90                                Name="VCALinkTool"
91                        />
92                        <Tool
93                                Name="VCManifestTool"
94                        />
95                        <Tool
96                                Name="VCXDCMakeTool"
97                        />
98                        <Tool
99                                Name="VCBscMakeTool"
100                        />
101                        <Tool
102                                Name="VCFxCopTool"
103                        />
104                        <Tool
105                                Name="VCAppVerifierTool"
106                        />
107                        <Tool
108                                Name="VCPostBuildEventTool"
109                        />
110                </Configuration>
111                <Configuration
112                        Name="Release|Win32"
113                        OutputDirectory="."
114                        IntermediateDirectory="release\"
115                        ConfigurationType="1"
116                        UseOfMFC="0"
117                        ATLMinimizesCRunTimeLibraryUsage="false"
118                        >
119                        <Tool
120                                Name="VCPreBuildEventTool"
121                        />
122                        <Tool
123                                Name="VCCustomBuildTool"
124                        />
125                        <Tool
126                                Name="VCXMLDataGeneratorTool"
127                        />
128                        <Tool
129                                Name="VCWebServiceProxyGeneratorTool"
130                        />
131                        <Tool
132                                Name="VCMIDLTool"
133                                WarningLevel="0"
134                                DefaultCharType="0"
135                                EnableErrorChecks="1"
136                        />
137                        <Tool
138                                Name="VCCLCompilerTool"
139                                AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189"
140                                Optimization="2"
141                                WholeProgramOptimization="true"
142                                AdditionalIncludeDirectories="&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtNetwork&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include\QtOpenGL&quot;;&quot;$(QTDIR)\include\QtXml&quot;;&quot;$(QTDIR)\include&quot;;..;.;include;include\math;include\gui;include\screen;&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;"
143                                PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_NO_DEBUG,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT,NDEBUG"
144                                GeneratePreprocessedFile="0"
145                                ExceptionHandling="1"
146                                RuntimeLibrary="2"
147                                BufferSecurityCheck="false"
148                                TreatWChar_tAsBuiltInType="false"
149                                RuntimeTypeInfo="true"
150                                AssemblerListingLocation="release\"
151                                ObjectFile="release\"
152                                ProgramDataBaseFileName=".\"
153                                WarningLevel="3"
154                                SuppressStartupBanner="true"
155                                DebugInformationFormat="0"
156                        />
157                        <Tool
158                                Name="VCManagedResourceCompilerTool"
159                        />
160                        <Tool
161                                Name="VCResourceCompilerTool"
162                                PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,_WINDOWS,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,QT_DLL,QT_NO_DEBUG,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,QT_THREAD_SUPPORT"
163                        />
164                        <Tool
165                                Name="VCPreLinkEventTool"
166                        />
167                        <Tool
168                                Name="VCLinkerTool"
169                                IgnoreImportLibrary="true"
170                                AdditionalOptions="&quot;/MANIFESTDEPENDENCY:type=&apos;win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos; processorArchitecture=&apos;*&apos;&quot; &quot;/MANIFESTDEPENDENCY:type=&apos;win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos; processorArchitecture=&apos;*&apos;&quot;"
171                                AdditionalDependencies="opengl32.lib glu32.lib gdi32.lib user32.lib qtmain.lib glut32.lib projdesigner_default.lib QtXml4.lib QtOpenGL4.lib QtGui4.lib QtNetwork4.lib QtCore4.lib"
172                                OutputFile="..\bin\x86\projdesigner.exe"
173                                LinkIncremental="1"
174                                SuppressStartupBanner="true"
175                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;../projdesignerplugins/defaultplugin\x86;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\lib\x86"
176                                GenerateDebugInformation="false"
177                                ProgramDatabaseFile=""
178                                SubSystem="2"
179                                LinkTimeCodeGeneration="1"
180                                RandomizedBaseAddress="1"
181                                DataExecutionPrevention="0"
182                        />
183                        <Tool
184                                Name="VCALinkTool"
185                        />
186                        <Tool
187                                Name="VCManifestTool"
188                        />
189                        <Tool
190                                Name="VCXDCMakeTool"
191                        />
192                        <Tool
193                                Name="VCBscMakeTool"
194                        />
195                        <Tool
196                                Name="VCFxCopTool"
197                        />
198                        <Tool
199                                Name="VCAppVerifierTool"
200                        />
201                        <Tool
202                                Name="VCPostBuildEventTool"
203                        />
204                </Configuration>
205        </Configurations>
206        <References>
207        </References>
208        <Files>
209                <Filter
210                        Name="Source Files"
211                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
212                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
213                        >
214                        <File
215                                RelativePath="src\Channel.cpp"
216                                >
217                        </File>
218                        <File
219                                RelativePath="src\gui\Defines.cpp"
220                                >
221                        </File>
222                        <File
223                                RelativePath="src\Exporter.cpp"
224                                >
225                        </File>
226                        <File
227                                RelativePath="src\Frustum.cpp"
228                                >
229                        </File>
230                        <File
231                                RelativePath="src\GUIControler.cpp"
232                                >
233                        </File>
234                        <File
235                                RelativePath="main.cpp"
236                                >
237                        </File>
238                        <File
239                                RelativePath="src\gui\plugindialog.cpp"
240                                >
241                        </File>
242                        <File
243                                RelativePath="src\math\ProjectionMatrix.cpp"
244                                >
245                        </File>
246                        <File
247                                RelativePath="src\ProjectionModel.cpp"
248                                >
249                        </File>
250                        <File
251                                RelativePath="src\gui\QChannelManagerWidget.cpp"
252                                >
253                        </File>
254                        <File
255                                RelativePath="src\gui\QChannelWidget.cpp"
256                                >
257                        </File>
258                        <File
259                                RelativePath="src\gui\QClientWindow.cpp"
260                                >
261                        </File>
262                        <File
263                                RelativePath="src\gui\QDesignViewWidget.cpp"
264                                >
265                        </File>
266                        <File
267                                RelativePath="src\gui\QDesignViewWindow.cpp"
268                                >
269                        </File>
270                        <File
271                                RelativePath="src\gui\QGLViewerWidget.cpp"
272                                >
273                        </File>
274                        <File
275                                RelativePath="src\gui\QPanelWidget.cpp"
276                                >
277                        </File>
278                        <File
279                                RelativePath="src\gui\QPreferenceDialog.cpp"
280                                >
281                        </File>
282                        <File
283                                RelativePath="src\gui\QProjectionMatrixWidget.cpp"
284                                >
285                        </File>
286                        <File
287                                RelativePath="src\gui\QProjectorWindow.cpp"
288                                >
289                        </File>
290                        <File
291                                RelativePath="src\gui\QSceneViewerWindow.cpp"
292                                >
293                        </File>
294                        <File
295                                RelativePath="src\gui\QSceneWidget.cpp"
296                                >
297                        </File>
298                        <File
299                                RelativePath="src\gui\QScreenWidget.cpp"
300                                >
301                        </File>
302                        <File
303                                RelativePath="src\gui\QTransformMatrixWidget.cpp"
304                                >
305                        </File>
306                        <File
307                                RelativePath="src\RSync.cpp"
308                                >
309                        </File>
310                        <File
311                                RelativePath="src\Scene.cpp"
312                                >
313                        </File>
314                        <File
315                                RelativePath="src\Screen.cpp"
316                                >
317                        </File>
318                        <File
319                                RelativePath="src\screen\ScreenBox.cpp"
320                                >
321                        </File>
322                        <File
323                                RelativePath="src\screen\ScreenDome.cpp"
324                                >
325                        </File>
326                        <File
327                                RelativePath="src\screen\ScreenModel.cpp"
328                                >
329                        </File>
330                        <File
331                                RelativePath="src\screen\ScreenPlane.cpp"
332                                >
333                        </File>
334                        <File
335                                RelativePath="src\screen\ScreenShape.cpp"
336                                >
337                        </File>
338                        <File
339                                RelativePath="src\math\TransformMatrix.cpp"
340                                >
341                        </File>
342                        <File
343                                RelativePath="src\Version.cpp"
344                                >
345                        </File>
346                        <File
347                                RelativePath="src\Warp.cpp"
348                                >
349                        </File>
350                </Filter>
351                <Filter
352                        Name="Header Files"
353                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
354                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
355                        >
356                        <File
357                                RelativePath="include\Channel.h"
358                                >
359                                <FileConfiguration
360                                        Name="Debug|Win32"
361                                        >
362                                        <Tool
363                                                Name="VCCustomBuildTool"
364                                                Description="MOC include\Channel.h"
365                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\Channel.h&quot; -o &quot;debug\moc_Channel.cpp&quot;&#x0D;&#x0A;"
366                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Channel.h"
367                                                Outputs="debug\moc_Channel.cpp"
368                                        />
369                                </FileConfiguration>
370                                <FileConfiguration
371                                        Name="Release|Win32"
372                                        >
373                                        <Tool
374                                                Name="VCCustomBuildTool"
375                                                Description="MOC include\Channel.h"
376                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\Channel.h&quot; -o &quot;release\moc_Channel.cpp&quot;&#x0D;&#x0A;"
377                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Channel.h"
378                                                Outputs="release\moc_Channel.cpp"
379                                        />
380                                </FileConfiguration>
381                        </File>
382                        <File
383                                RelativePath="include\gui\Defines.h"
384                                >
385                        </File>
386                        <File
387                                RelativePath="include\Exporter.h"
388                                >
389                        </File>
390                        <File
391                                RelativePath="include\Frustum.h"
392                                >
393                                <FileConfiguration
394                                        Name="Debug|Win32"
395                                        >
396                                        <Tool
397                                                Name="VCCustomBuildTool"
398                                                Description="MOC include\Frustum.h"
399                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\Frustum.h&quot; -o &quot;debug\moc_Frustum.cpp&quot;&#x0D;&#x0A;"
400                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Frustum.h"
401                                                Outputs="debug\moc_Frustum.cpp"
402                                        />
403                                </FileConfiguration>
404                                <FileConfiguration
405                                        Name="Release|Win32"
406                                        >
407                                        <Tool
408                                                Name="VCCustomBuildTool"
409                                                Description="MOC include\Frustum.h"
410                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\Frustum.h&quot; -o &quot;release\moc_Frustum.cpp&quot;&#x0D;&#x0A;"
411                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Frustum.h"
412                                                Outputs="release\moc_Frustum.cpp"
413                                        />
414                                </FileConfiguration>
415                        </File>
416                        <File
417                                RelativePath="include\GUIControler.h"
418                                >
419                        </File>
420                        <File
421                                RelativePath="include\interfaces.h"
422                                >
423                                <FileConfiguration
424                                        Name="Debug|Win32"
425                                        >
426                                        <Tool
427                                                Name="VCCustomBuildTool"
428                                                Description="Moc&apos;ing interfaces.h..."
429                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\interfaces.h&quot; -o &quot;$(ConfigurationName)\moc_interfaces.cpp&quot;&#x0D;&#x0A;"
430                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;include\interfaces.h"
431                                                Outputs="&quot;$(ConfigurationName)\moc_interfaces.cpp&quot;"
432                                        />
433                                </FileConfiguration>
434                                <FileConfiguration
435                                        Name="Release|Win32"
436                                        >
437                                        <Tool
438                                                Name="VCCustomBuildTool"
439                                                Description="Moc&apos;ing interfaces.h..."
440                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\interfaces.h&quot; -o &quot;$(ConfigurationName)\moc_interfaces.cpp&quot;&#x0D;&#x0A;"
441                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;include\interfaces.h"
442                                                Outputs="&quot;$(ConfigurationName)\moc_interfaces.cpp&quot;"
443                                        />
444                                </FileConfiguration>
445                        </File>
446                        <File
447                                RelativePath="include\gui\plugindialog.h"
448                                >
449                                <FileConfiguration
450                                        Name="Debug|Win32"
451                                        >
452                                        <Tool
453                                                Name="VCCustomBuildTool"
454                                                Description="MOC include\gui\plugindialog.h"
455                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\plugindialog.h&quot; -o &quot;debug\moc_plugindialog.cpp&quot;&#x0D;&#x0A;"
456                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\plugindialog.h"
457                                                Outputs="debug\moc_plugindialog.cpp"
458                                        />
459                                </FileConfiguration>
460                                <FileConfiguration
461                                        Name="Release|Win32"
462                                        >
463                                        <Tool
464                                                Name="VCCustomBuildTool"
465                                                Description="MOC include\gui\plugindialog.h"
466                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\plugindialog.h&quot; -o &quot;release\moc_plugindialog.cpp&quot;&#x0D;&#x0A;"
467                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\plugindialog.h"
468                                                Outputs="release\moc_plugindialog.cpp"
469                                        />
470                                </FileConfiguration>
471                        </File>
472                        <File
473                                RelativePath="include\math\ProjectionMatrix.h"
474                                >
475                        </File>
476                        <File
477                                RelativePath="include\ProjectionModel.h"
478                                >
479                        </File>
480                        <File
481                                RelativePath="include\gui\QChannelManagerWidget.h"
482                                >
483                                <FileConfiguration
484                                        Name="Debug|Win32"
485                                        >
486                                        <Tool
487                                                Name="VCCustomBuildTool"
488                                                Description="MOC include\gui\QChannelManagerWidget.h"
489                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QChannelManagerWidget.h&quot; -o &quot;debug\moc_QChannelManagerWidget.cpp&quot;&#x0D;&#x0A;"
490                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelManagerWidget.h"
491                                                Outputs="debug\moc_QChannelManagerWidget.cpp"
492                                        />
493                                </FileConfiguration>
494                                <FileConfiguration
495                                        Name="Release|Win32"
496                                        >
497                                        <Tool
498                                                Name="VCCustomBuildTool"
499                                                Description="MOC include\gui\QChannelManagerWidget.h"
500                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QChannelManagerWidget.h&quot; -o &quot;release\moc_QChannelManagerWidget.cpp&quot;&#x0D;&#x0A;"
501                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelManagerWidget.h"
502                                                Outputs="release\moc_QChannelManagerWidget.cpp"
503                                        />
504                                </FileConfiguration>
505                        </File>
506                        <File
507                                RelativePath="include\gui\QChannelWidget.h"
508                                >
509                                <FileConfiguration
510                                        Name="Debug|Win32"
511                                        >
512                                        <Tool
513                                                Name="VCCustomBuildTool"
514                                                Description="MOC include\gui\QChannelWidget.h"
515                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QChannelWidget.h&quot; -o &quot;debug\moc_QChannelWidget.cpp&quot;&#x0D;&#x0A;"
516                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelWidget.h"
517                                                Outputs="debug\moc_QChannelWidget.cpp"
518                                        />
519                                </FileConfiguration>
520                                <FileConfiguration
521                                        Name="Release|Win32"
522                                        >
523                                        <Tool
524                                                Name="VCCustomBuildTool"
525                                                Description="MOC include\gui\QChannelWidget.h"
526                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QChannelWidget.h&quot; -o &quot;release\moc_QChannelWidget.cpp&quot;&#x0D;&#x0A;"
527                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QChannelWidget.h"
528                                                Outputs="release\moc_QChannelWidget.cpp"
529                                        />
530                                </FileConfiguration>
531                        </File>
532                        <File
533                                RelativePath="include\gui\QClientWindow.h"
534                                >
535                                <FileConfiguration
536                                        Name="Debug|Win32"
537                                        >
538                                        <Tool
539                                                Name="VCCustomBuildTool"
540                                                Description="MOC include\gui\QClientWindow.h"
541                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QClientWindow.h&quot; -o &quot;debug\moc_QClientWindow.cpp&quot;&#x0D;&#x0A;"
542                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QClientWindow.h"
543                                                Outputs="debug\moc_QClientWindow.cpp"
544                                        />
545                                </FileConfiguration>
546                                <FileConfiguration
547                                        Name="Release|Win32"
548                                        >
549                                        <Tool
550                                                Name="VCCustomBuildTool"
551                                                Description="MOC include\gui\QClientWindow.h"
552                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QClientWindow.h&quot; -o &quot;release\moc_QClientWindow.cpp&quot;&#x0D;&#x0A;"
553                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QClientWindow.h"
554                                                Outputs="release\moc_QClientWindow.cpp"
555                                        />
556                                </FileConfiguration>
557                        </File>
558                        <File
559                                RelativePath="include\gui\QDesignViewWidget.h"
560                                >
561                                <FileConfiguration
562                                        Name="Debug|Win32"
563                                        >
564                                        <Tool
565                                                Name="VCCustomBuildTool"
566                                                Description="MOC include\gui\QDesignViewWidget.h"
567                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QDesignViewWidget.h&quot; -o &quot;debug\moc_QDesignViewWidget.cpp&quot;&#x0D;&#x0A;"
568                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWidget.h"
569                                                Outputs="debug\moc_QDesignViewWidget.cpp"
570                                        />
571                                </FileConfiguration>
572                                <FileConfiguration
573                                        Name="Release|Win32"
574                                        >
575                                        <Tool
576                                                Name="VCCustomBuildTool"
577                                                Description="MOC include\gui\QDesignViewWidget.h"
578                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QDesignViewWidget.h&quot; -o &quot;release\moc_QDesignViewWidget.cpp&quot;&#x0D;&#x0A;"
579                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWidget.h"
580                                                Outputs="release\moc_QDesignViewWidget.cpp"
581                                        />
582                                </FileConfiguration>
583                        </File>
584                        <File
585                                RelativePath="include\gui\QDesignViewWindow.h"
586                                >
587                                <FileConfiguration
588                                        Name="Debug|Win32"
589                                        >
590                                        <Tool
591                                                Name="VCCustomBuildTool"
592                                                Description="MOC include\gui\QDesignViewWindow.h"
593                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QDesignViewWindow.h&quot; -o &quot;debug\moc_QDesignViewWindow.cpp&quot;&#x0D;&#x0A;"
594                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWindow.h"
595                                                Outputs="debug\moc_QDesignViewWindow.cpp"
596                                        />
597                                </FileConfiguration>
598                                <FileConfiguration
599                                        Name="Release|Win32"
600                                        >
601                                        <Tool
602                                                Name="VCCustomBuildTool"
603                                                Description="MOC include\gui\QDesignViewWindow.h"
604                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QDesignViewWindow.h&quot; -o &quot;release\moc_QDesignViewWindow.cpp&quot;&#x0D;&#x0A;"
605                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QDesignViewWindow.h"
606                                                Outputs="release\moc_QDesignViewWindow.cpp"
607                                        />
608                                </FileConfiguration>
609                        </File>
610                        <File
611                                RelativePath="include\gui\QGLViewerWidget.h"
612                                >
613                                <FileConfiguration
614                                        Name="Debug|Win32"
615                                        >
616                                        <Tool
617                                                Name="VCCustomBuildTool"
618                                                Description="MOC include\gui\QGLViewerWidget.h"
619                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QGLViewerWidget.h&quot; -o &quot;debug\moc_QGLViewerWidget.cpp&quot;&#x0D;&#x0A;"
620                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QGLViewerWidget.h"
621                                                Outputs="debug\moc_QGLViewerWidget.cpp"
622                                        />
623                                </FileConfiguration>
624                                <FileConfiguration
625                                        Name="Release|Win32"
626                                        >
627                                        <Tool
628                                                Name="VCCustomBuildTool"
629                                                Description="MOC include\gui\QGLViewerWidget.h"
630                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QGLViewerWidget.h&quot; -o &quot;release\moc_QGLViewerWidget.cpp&quot;&#x0D;&#x0A;"
631                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QGLViewerWidget.h"
632                                                Outputs="release\moc_QGLViewerWidget.cpp"
633                                        />
634                                </FileConfiguration>
635                        </File>
636                        <File
637                                RelativePath="include\gui\QPanelWidget.h"
638                                >
639                                <FileConfiguration
640                                        Name="Debug|Win32"
641                                        >
642                                        <Tool
643                                                Name="VCCustomBuildTool"
644                                                Description="MOC include\gui\QPanelWidget.h"
645                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QPanelWidget.h&quot; -o &quot;debug\moc_QPanelWidget.cpp&quot;&#x0D;&#x0A;"
646                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPanelWidget.h"
647                                                Outputs="debug\moc_QPanelWidget.cpp"
648                                        />
649                                </FileConfiguration>
650                                <FileConfiguration
651                                        Name="Release|Win32"
652                                        >
653                                        <Tool
654                                                Name="VCCustomBuildTool"
655                                                Description="MOC include\gui\QPanelWidget.h"
656                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QPanelWidget.h&quot; -o &quot;release\moc_QPanelWidget.cpp&quot;&#x0D;&#x0A;"
657                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPanelWidget.h"
658                                                Outputs="release\moc_QPanelWidget.cpp"
659                                        />
660                                </FileConfiguration>
661                        </File>
662                        <File
663                                RelativePath="include\gui\QPreferenceDialog.h"
664                                >
665                                <FileConfiguration
666                                        Name="Debug|Win32"
667                                        >
668                                        <Tool
669                                                Name="VCCustomBuildTool"
670                                                Description="MOC include\gui\QPreferenceDialog.h"
671                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QPreferenceDialog.h&quot; -o &quot;debug\moc_QPreferenceDialog.cpp&quot;&#x0D;&#x0A;"
672                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPreferenceDialog.h"
673                                                Outputs="debug\moc_QPreferenceDialog.cpp"
674                                        />
675                                </FileConfiguration>
676                                <FileConfiguration
677                                        Name="Release|Win32"
678                                        >
679                                        <Tool
680                                                Name="VCCustomBuildTool"
681                                                Description="MOC include\gui\QPreferenceDialog.h"
682                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QPreferenceDialog.h&quot; -o &quot;release\moc_QPreferenceDialog.cpp&quot;&#x0D;&#x0A;"
683                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QPreferenceDialog.h"
684                                                Outputs="release\moc_QPreferenceDialog.cpp"
685                                        />
686                                </FileConfiguration>
687                        </File>
688                        <File
689                                RelativePath="include\gui\QProjectionMatrixWidget.h"
690                                >
691                                <FileConfiguration
692                                        Name="Debug|Win32"
693                                        >
694                                        <Tool
695                                                Name="VCCustomBuildTool"
696                                                Description="MOC include\gui\QProjectionMatrixWidget.h"
697                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QProjectionMatrixWidget.h&quot; -o &quot;debug\moc_QProjectionMatrixWidget.cpp&quot;&#x0D;&#x0A;"
698                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectionMatrixWidget.h"
699                                                Outputs="debug\moc_QProjectionMatrixWidget.cpp"
700                                        />
701                                </FileConfiguration>
702                                <FileConfiguration
703                                        Name="Release|Win32"
704                                        >
705                                        <Tool
706                                                Name="VCCustomBuildTool"
707                                                Description="MOC include\gui\QProjectionMatrixWidget.h"
708                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QProjectionMatrixWidget.h&quot; -o &quot;release\moc_QProjectionMatrixWidget.cpp&quot;&#x0D;&#x0A;"
709                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectionMatrixWidget.h"
710                                                Outputs="release\moc_QProjectionMatrixWidget.cpp"
711                                        />
712                                </FileConfiguration>
713                        </File>
714                        <File
715                                RelativePath="include\gui\QProjectorWindow.h"
716                                >
717                                <FileConfiguration
718                                        Name="Debug|Win32"
719                                        >
720                                        <Tool
721                                                Name="VCCustomBuildTool"
722                                                Description="MOC include\gui\QProjectorWindow.h"
723                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QProjectorWindow.h&quot; -o &quot;debug\moc_QProjectorWindow.cpp&quot;&#x0D;&#x0A;"
724                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectorWindow.h"
725                                                Outputs="debug\moc_QProjectorWindow.cpp"
726                                        />
727                                </FileConfiguration>
728                                <FileConfiguration
729                                        Name="Release|Win32"
730                                        >
731                                        <Tool
732                                                Name="VCCustomBuildTool"
733                                                Description="MOC include\gui\QProjectorWindow.h"
734                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QProjectorWindow.h&quot; -o &quot;release\moc_QProjectorWindow.cpp&quot;&#x0D;&#x0A;"
735                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QProjectorWindow.h"
736                                                Outputs="release\moc_QProjectorWindow.cpp"
737                                        />
738                                </FileConfiguration>
739                        </File>
740                        <File
741                                RelativePath="include\gui\QSceneViewerWindow.h"
742                                >
743                                <FileConfiguration
744                                        Name="Debug|Win32"
745                                        >
746                                        <Tool
747                                                Name="VCCustomBuildTool"
748                                                Description="MOC include\gui\QSceneViewerWindow.h"
749                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QSceneViewerWindow.h&quot; -o &quot;debug\moc_QSceneViewerWindow.cpp&quot;&#x0D;&#x0A;"
750                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneViewerWindow.h"
751                                                Outputs="debug\moc_QSceneViewerWindow.cpp"
752                                        />
753                                </FileConfiguration>
754                                <FileConfiguration
755                                        Name="Release|Win32"
756                                        >
757                                        <Tool
758                                                Name="VCCustomBuildTool"
759                                                Description="MOC include\gui\QSceneViewerWindow.h"
760                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QSceneViewerWindow.h&quot; -o &quot;release\moc_QSceneViewerWindow.cpp&quot;&#x0D;&#x0A;"
761                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneViewerWindow.h"
762                                                Outputs="release\moc_QSceneViewerWindow.cpp"
763                                        />
764                                </FileConfiguration>
765                        </File>
766                        <File
767                                RelativePath="include\gui\QSceneWidget.h"
768                                >
769                                <FileConfiguration
770                                        Name="Debug|Win32"
771                                        >
772                                        <Tool
773                                                Name="VCCustomBuildTool"
774                                                Description="MOC include\gui\QSceneWidget.h"
775                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QSceneWidget.h&quot; -o &quot;debug\moc_QSceneWidget.cpp&quot;&#x0D;&#x0A;"
776                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneWidget.h"
777                                                Outputs="debug\moc_QSceneWidget.cpp"
778                                        />
779                                </FileConfiguration>
780                                <FileConfiguration
781                                        Name="Release|Win32"
782                                        >
783                                        <Tool
784                                                Name="VCCustomBuildTool"
785                                                Description="MOC include\gui\QSceneWidget.h"
786                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QSceneWidget.h&quot; -o &quot;release\moc_QSceneWidget.cpp&quot;&#x0D;&#x0A;"
787                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QSceneWidget.h"
788                                                Outputs="release\moc_QSceneWidget.cpp"
789                                        />
790                                </FileConfiguration>
791                        </File>
792                        <File
793                                RelativePath="include\gui\QScreenWidget.h"
794                                >
795                                <FileConfiguration
796                                        Name="Debug|Win32"
797                                        >
798                                        <Tool
799                                                Name="VCCustomBuildTool"
800                                                Description="MOC include\gui\QScreenWidget.h"
801                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QScreenWidget.h&quot; -o &quot;debug\moc_QScreenWidget.cpp&quot;&#x0D;&#x0A;"
802                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QScreenWidget.h"
803                                                Outputs="debug\moc_QScreenWidget.cpp"
804                                        />
805                                </FileConfiguration>
806                                <FileConfiguration
807                                        Name="Release|Win32"
808                                        >
809                                        <Tool
810                                                Name="VCCustomBuildTool"
811                                                Description="MOC include\gui\QScreenWidget.h"
812                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QScreenWidget.h&quot; -o &quot;release\moc_QScreenWidget.cpp&quot;&#x0D;&#x0A;"
813                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QScreenWidget.h"
814                                                Outputs="release\moc_QScreenWidget.cpp"
815                                        />
816                                </FileConfiguration>
817                        </File>
818                        <File
819                                RelativePath="include\gui\QTransformMatrixWidget.h"
820                                >
821                                <FileConfiguration
822                                        Name="Debug|Win32"
823                                        >
824                                        <Tool
825                                                Name="VCCustomBuildTool"
826                                                Description="MOC include\gui\QTransformMatrixWidget.h"
827                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QTransformMatrixWidget.h&quot; -o &quot;debug\moc_QTransformMatrixWidget.cpp&quot;&#x0D;&#x0A;"
828                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QTransformMatrixWidget.h"
829                                                Outputs="debug\moc_QTransformMatrixWidget.cpp"
830                                        />
831                                </FileConfiguration>
832                                <FileConfiguration
833                                        Name="Release|Win32"
834                                        >
835                                        <Tool
836                                                Name="VCCustomBuildTool"
837                                                Description="MOC include\gui\QTransformMatrixWidget.h"
838                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\gui\QTransformMatrixWidget.h&quot; -o &quot;release\moc_QTransformMatrixWidget.cpp&quot;&#x0D;&#x0A;"
839                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\gui\QTransformMatrixWidget.h"
840                                                Outputs="release\moc_QTransformMatrixWidget.cpp"
841                                        />
842                                </FileConfiguration>
843                        </File>
844                        <File
845                                RelativePath="include\RSync.h"
846                                >
847                                <FileConfiguration
848                                        Name="Debug|Win32"
849                                        >
850                                        <Tool
851                                                Name="VCCustomBuildTool"
852                                                Description="MOC include\RSync.h"
853                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\RSync.h&quot; -o &quot;debug\moc_RSync.cpp&quot;&#x0D;&#x0A;"
854                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\RSync.h"
855                                                Outputs="debug\moc_RSync.cpp"
856                                        />
857                                </FileConfiguration>
858                                <FileConfiguration
859                                        Name="Release|Win32"
860                                        >
861                                        <Tool
862                                                Name="VCCustomBuildTool"
863                                                Description="MOC include\RSync.h"
864                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\RSync.h&quot; -o &quot;release\moc_RSync.cpp&quot;&#x0D;&#x0A;"
865                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\RSync.h"
866                                                Outputs="release\moc_RSync.cpp"
867                                        />
868                                </FileConfiguration>
869                        </File>
870                        <File
871                                RelativePath="include\Scene.h"
872                                >
873                                <FileConfiguration
874                                        Name="Debug|Win32"
875                                        >
876                                        <Tool
877                                                Name="VCCustomBuildTool"
878                                                Description="MOC include\Scene.h"
879                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\Scene.h&quot; -o &quot;debug\moc_Scene.cpp&quot;&#x0D;&#x0A;"
880                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Scene.h"
881                                                Outputs="debug\moc_Scene.cpp"
882                                        />
883                                </FileConfiguration>
884                                <FileConfiguration
885                                        Name="Release|Win32"
886                                        >
887                                        <Tool
888                                                Name="VCCustomBuildTool"
889                                                Description="MOC include\Scene.h"
890                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\Scene.h&quot; -o &quot;release\moc_Scene.cpp&quot;&#x0D;&#x0A;"
891                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Scene.h"
892                                                Outputs="release\moc_Scene.cpp"
893                                        />
894                                </FileConfiguration>
895                        </File>
896                        <File
897                                RelativePath="include\Screen.h"
898                                >
899                                <FileConfiguration
900                                        Name="Debug|Win32"
901                                        >
902                                        <Tool
903                                                Name="VCCustomBuildTool"
904                                                Description="MOC include\Screen.h"
905                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\Screen.h&quot; -o &quot;debug\moc_Screen.cpp&quot;&#x0D;&#x0A;"
906                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Screen.h"
907                                                Outputs="debug\moc_Screen.cpp"
908                                        />
909                                </FileConfiguration>
910                                <FileConfiguration
911                                        Name="Release|Win32"
912                                        >
913                                        <Tool
914                                                Name="VCCustomBuildTool"
915                                                Description="MOC include\Screen.h"
916                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\Screen.h&quot; -o &quot;release\moc_Screen.cpp&quot;&#x0D;&#x0A;"
917                                                AdditionalDependencies="$(QTDIR)\bin\moc.exe;include\Screen.h"
918                                                Outputs="release\moc_Screen.cpp"
919                                        />
920                                </FileConfiguration>
921                        </File>
922                        <File
923                                RelativePath="include\screen\ScreenBox.h"
924                                >
925                        </File>
926                        <File
927                                RelativePath="include\screen\ScreenDome.h"
928                                >
929                        </File>
930                        <File
931                                RelativePath="include\screen\ScreenModel.h"
932                                >
933                                <FileConfiguration
934                                        Name="Debug|Win32"
935                                        >
936                                        <Tool
937                                                Name="VCCustomBuildTool"
938                                                Description="Moc&apos;ing ScreenModel.h..."
939                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\screen\ScreenModel.h&quot; -o &quot;$(ConfigurationName)\moc_ScreenModel.cpp&quot;&#x0D;&#x0A;"
940                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;include\screen\ScreenModel.h"
941                                                Outputs="&quot;$(ConfigurationName)\moc_ScreenModel.cpp&quot;"
942                                        />
943                                </FileConfiguration>
944                                <FileConfiguration
945                                        Name="Release|Win32"
946                                        >
947                                        <Tool
948                                                Name="VCCustomBuildTool"
949                                                Description="Moc&apos;ing ScreenModel.h..."
950                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\screen\ScreenModel.h&quot; -o &quot;$(ConfigurationName)\moc_ScreenModel.cpp&quot;&#x0D;&#x0A;"
951                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;include\screen\ScreenModel.h"
952                                                Outputs="&quot;$(ConfigurationName)\moc_ScreenModel.cpp&quot;"
953                                        />
954                                </FileConfiguration>
955                        </File>
956                        <File
957                                RelativePath="include\screen\ScreenPlane.h"
958                                >
959                        </File>
960                        <File
961                                RelativePath="include\screen\ScreenShape.h"
962                                >
963                                <FileConfiguration
964                                        Name="Debug|Win32"
965                                        >
966                                        <Tool
967                                                Name="VCCustomBuildTool"
968                                                Description="Moc&apos;ing ScreenShape.h..."
969                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\screen\ScreenShape.h&quot; -o &quot;$(ConfigurationName)\moc_ScreenShape.cpp&quot;&#x0D;&#x0A;"
970                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;include\screen\ScreenShape.h"
971                                                Outputs="&quot;$(ConfigurationName)\moc_ScreenShape.cpp&quot;"
972                                        />
973                                </FileConfiguration>
974                                <FileConfiguration
975                                        Name="Release|Win32"
976                                        >
977                                        <Tool
978                                                Name="VCCustomBuildTool"
979                                                Description="Moc&apos;ing ScreenShape.h..."
980                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DQT_NO_DEBUG -DNDEBUG -D_WINDOWS -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DNDEBUG  -I&quot;$(QTDIR)\include\QtCore\.&quot; -I&quot;$(QTDIR)\include\QtNetwork\.&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;.\.&quot; -I&quot;.\include\.&quot; -I&quot;.\include\math\.&quot; -I&quot;.\include\gui\.&quot; -I&quot;.\include\screen\.&quot; -I&quot;$(QTDIR)\include\ActiveQt\.&quot; -I&quot;.\debug\.&quot; -I&quot;$(QTDIR)\mkspecs\win32-msvc2005\.&quot; -I&quot;D:\OpenSceneGraph\3rdParty_VC9sp1_x86_x64\include\glut-3.7.6\.&quot; &quot;include\screen\ScreenShape.h&quot; -o &quot;$(ConfigurationName)\moc_ScreenShape.cpp&quot;&#x0D;&#x0A;"
981                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;include\screen\ScreenShape.h"
982                                                Outputs="&quot;$(ConfigurationName)\moc_ScreenShape.cpp&quot;"
983                                        />
984                                </FileConfiguration>
985                        </File>
986                        <File
987                                RelativePath="include\math\TransformMatrix.h"
988                                >
989                        </File>
990                        <File
991                                RelativePath="include\Version.h"
992                                >
993                        </File>
994                        <File
995                                RelativePath="include\Warp.h"
996                                >
997                        </File>
998                </Filter>
999                <Filter
1000                        Name="Generated Files"
1001                        Filter="cpp;c;cxx;moc;h;def;odl;idl;res;"
1002                        UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}"
1003                        >
1004                        <File
1005                                RelativePath="release\moc_Channel.cpp"
1006                                >
1007                                <FileConfiguration
1008                                        Name="Debug|Win32"
1009                                        ExcludedFromBuild="true"
1010                                        >
1011                                        <Tool
1012                                                Name="VCCLCompilerTool"
1013                                        />
1014                                </FileConfiguration>
1015                        </File>
1016                        <File
1017                                RelativePath="debug\moc_Channel.cpp"
1018                                >
1019                                <FileConfiguration
1020                                        Name="Release|Win32"
1021                                        ExcludedFromBuild="true"
1022                                        >
1023                                        <Tool
1024                                                Name="VCCLCompilerTool"
1025                                        />
1026                                </FileConfiguration>
1027                        </File>
1028                        <File
1029                                RelativePath="release\moc_Frustum.cpp"
1030                                >
1031                                <FileConfiguration
1032                                        Name="Debug|Win32"
1033                                        ExcludedFromBuild="true"
1034                                        >
1035                                        <Tool
1036                                                Name="VCCLCompilerTool"
1037                                        />
1038                                </FileConfiguration>
1039                        </File>
1040                        <File
1041                                RelativePath="debug\moc_Frustum.cpp"
1042                                >
1043                                <FileConfiguration
1044                                        Name="Release|Win32"
1045                                        ExcludedFromBuild="true"
1046                                        >
1047                                        <Tool
1048                                                Name="VCCLCompilerTool"
1049                                        />
1050                                </FileConfiguration>
1051                        </File>
1052                        <File
1053                                RelativePath=".\debug\moc_interfaces.cpp"
1054                                >
1055                                <FileConfiguration
1056                                        Name="Release|Win32"
1057                                        ExcludedFromBuild="true"
1058                                        >
1059                                        <Tool
1060                                                Name="VCCLCompilerTool"
1061                                        />
1062                                </FileConfiguration>
1063                        </File>
1064                        <File
1065                                RelativePath=".\release\moc_interfaces.cpp"
1066                                >
1067                                <FileConfiguration
1068                                        Name="Debug|Win32"
1069                                        ExcludedFromBuild="true"
1070                                        >
1071                                        <Tool
1072                                                Name="VCCLCompilerTool"
1073                                        />
1074                                </FileConfiguration>
1075                        </File>
1076                        <File
1077                                RelativePath="release\moc_plugindialog.cpp"
1078                                >
1079                                <FileConfiguration
1080                                        Name="Debug|Win32"
1081                                        ExcludedFromBuild="true"
1082                                        >
1083                                        <Tool
1084                                                Name="VCCLCompilerTool"
1085                                        />
1086                                </FileConfiguration>
1087                        </File>
1088                        <File
1089                                RelativePath="debug\moc_plugindialog.cpp"
1090                                >
1091                                <FileConfiguration
1092                                        Name="Release|Win32"
1093                                        ExcludedFromBuild="true"
1094                                        >
1095                                        <Tool
1096                                                Name="VCCLCompilerTool"
1097                                        />
1098                                </FileConfiguration>
1099                        </File>
1100                        <File
1101                                RelativePath="debug\moc_QChannelManagerWidget.cpp"
1102                                >
1103                                <FileConfiguration
1104                                        Name="Release|Win32"
1105                                        ExcludedFromBuild="true"
1106                                        >
1107                                        <Tool
1108                                                Name="VCCLCompilerTool"
1109                                        />
1110                                </FileConfiguration>
1111                        </File>
1112                        <File
1113                                RelativePath="release\moc_QChannelManagerWidget.cpp"
1114                                >
1115                                <FileConfiguration
1116                                        Name="Debug|Win32"
1117                                        ExcludedFromBuild="true"
1118                                        >
1119                                        <Tool
1120                                                Name="VCCLCompilerTool"
1121                                        />
1122                                </FileConfiguration>
1123                        </File>
1124                        <File
1125                                RelativePath="release\moc_QChannelWidget.cpp"
1126                                >
1127                                <FileConfiguration
1128                                        Name="Debug|Win32"
1129                                        ExcludedFromBuild="true"
1130                                        >
1131                                        <Tool
1132                                                Name="VCCLCompilerTool"
1133                                        />
1134                                </FileConfiguration>
1135                        </File>
1136                        <File
1137                                RelativePath="debug\moc_QChannelWidget.cpp"
1138                                >
1139                                <FileConfiguration
1140                                        Name="Release|Win32"
1141                                        ExcludedFromBuild="true"
1142                                        >
1143                                        <Tool
1144                                                Name="VCCLCompilerTool"
1145                                        />
1146                                </FileConfiguration>
1147                        </File>
1148                        <File
1149                                RelativePath="debug\moc_QClientWindow.cpp"
1150                                >
1151                                <FileConfiguration
1152                                        Name="Release|Win32"
1153                                        ExcludedFromBuild="true"
1154                                        >
1155                                        <Tool
1156                                                Name="VCCLCompilerTool"
1157                                        />
1158                                </FileConfiguration>
1159                        </File>
1160                        <File
1161                                RelativePath="release\moc_QClientWindow.cpp"
1162                                >
1163                                <FileConfiguration
1164                                        Name="Debug|Win32"
1165                                        ExcludedFromBuild="true"
1166                                        >
1167                                        <Tool
1168                                                Name="VCCLCompilerTool"
1169                                        />
1170                                </FileConfiguration>
1171                        </File>
1172                        <File
1173                                RelativePath="debug\moc_QDesignViewWidget.cpp"
1174                                >
1175                                <FileConfiguration
1176                                        Name="Release|Win32"
1177                                        ExcludedFromBuild="true"
1178                                        >
1179                                        <Tool
1180                                                Name="VCCLCompilerTool"
1181                                        />
1182                                </FileConfiguration>
1183                        </File>
1184                        <File
1185                                RelativePath="release\moc_QDesignViewWidget.cpp"
1186                                >
1187                                <FileConfiguration
1188                                        Name="Debug|Win32"
1189                                        ExcludedFromBuild="true"
1190                                        >
1191                                        <Tool
1192                                                Name="VCCLCompilerTool"
1193                                        />
1194                                </FileConfiguration>
1195                        </File>
1196                        <File
1197                                RelativePath="release\moc_QDesignViewWindow.cpp"
1198                                >
1199                                <FileConfiguration
1200                                        Name="Debug|Win32"
1201                                        ExcludedFromBuild="true"
1202                                        >
1203                                        <Tool
1204                                                Name="VCCLCompilerTool"
1205                                        />
1206                                </FileConfiguration>
1207                        </File>
1208                        <File
1209                                RelativePath="debug\moc_QDesignViewWindow.cpp"
1210                                >
1211                                <FileConfiguration
1212                                        Name="Release|Win32"
1213                                        ExcludedFromBuild="true"
1214                                        >
1215                                        <Tool
1216                                                Name="VCCLCompilerTool"
1217                                        />
1218                                </FileConfiguration>
1219                        </File>
1220                        <File
1221                                RelativePath="release\moc_QGLViewerWidget.cpp"
1222                                >
1223                                <FileConfiguration
1224                                        Name="Debug|Win32"
1225                                        ExcludedFromBuild="true"
1226                                        >
1227                                        <Tool
1228                                                Name="VCCLCompilerTool"
1229                                        />
1230                                </FileConfiguration>
1231                        </File>
1232                        <File
1233                                RelativePath="debug\moc_QGLViewerWidget.cpp"
1234                                >
1235                                <FileConfiguration
1236                                        Name="Release|Win32"
1237                                        ExcludedFromBuild="true"
1238                                        >
1239                                        <Tool
1240                                                Name="VCCLCompilerTool"
1241                                        />
1242                                </FileConfiguration>
1243                        </File>
1244                        <File
1245                                RelativePath="release\moc_QPanelWidget.cpp"
1246                                >
1247                                <FileConfiguration
1248                                        Name="Debug|Win32"
1249                                        ExcludedFromBuild="true"
1250                                        >
1251                                        <Tool
1252                                                Name="VCCLCompilerTool"
1253                                        />
1254                                </FileConfiguration>
1255                        </File>
1256                        <File
1257                                RelativePath="debug\moc_QPanelWidget.cpp"
1258                                >
1259                                <FileConfiguration
1260                                        Name="Release|Win32"
1261                                        ExcludedFromBuild="true"
1262                                        >
1263                                        <Tool
1264                                                Name="VCCLCompilerTool"
1265                                        />
1266                                </FileConfiguration>
1267                        </File>
1268                        <File
1269                                RelativePath="release\moc_QPreferenceDialog.cpp"
1270                                >
1271                                <FileConfiguration
1272                                        Name="Debug|Win32"
1273                                        ExcludedFromBuild="true"
1274                                        >
1275                                        <Tool
1276                                                Name="VCCLCompilerTool"
1277                                        />
1278                                </FileConfiguration>
1279                        </File>
1280                        <File
1281                                RelativePath="debug\moc_QPreferenceDialog.cpp"
1282                                >
1283                                <FileConfiguration
1284                                        Name="Release|Win32"
1285                                        ExcludedFromBuild="true"
1286                                        >
1287                                        <Tool
1288                                                Name="VCCLCompilerTool"
1289                                        />
1290                                </FileConfiguration>
1291                        </File>
1292                        <File
1293                                RelativePath="release\moc_QProjectionMatrixWidget.cpp"
1294                                >
1295                                <FileConfiguration
1296                                        Name="Debug|Win32"
1297                                        ExcludedFromBuild="true"
1298                                        >
1299                                        <Tool
1300                                                Name="VCCLCompilerTool"
1301                                        />
1302                                </FileConfiguration>
1303                        </File>
1304                        <File
1305                                RelativePath="debug\moc_QProjectionMatrixWidget.cpp"
1306                                >
1307                                <FileConfiguration
1308                                        Name="Release|Win32"
1309                                        ExcludedFromBuild="true"
1310                                        >
1311                                        <Tool
1312                                                Name="VCCLCompilerTool"
1313                                        />
1314                                </FileConfiguration>
1315                        </File>
1316                        <File
1317                                RelativePath="release\moc_QProjectorWindow.cpp"
1318                                >
1319                                <FileConfiguration
1320                                        Name="Debug|Win32"
1321                                        ExcludedFromBuild="true"
1322                                        >
1323                                        <Tool
1324                                                Name="VCCLCompilerTool"
1325                                        />
1326                                </FileConfiguration>
1327                        </File>
1328                        <File
1329                                RelativePath="debug\moc_QProjectorWindow.cpp"
1330                                >
1331                                <FileConfiguration
1332                                        Name="Release|Win32"
1333                                        ExcludedFromBuild="true"
1334                                        >
1335                                        <Tool
1336                                                Name="VCCLCompilerTool"
1337                                        />
1338                                </FileConfiguration>
1339                        </File>
1340                        <File
1341                                RelativePath="debug\moc_QSceneViewerWindow.cpp"
1342                                >
1343                                <FileConfiguration
1344                                        Name="Release|Win32"
1345                                        ExcludedFromBuild="true"
1346                                        >
1347                                        <Tool
1348                                                Name="VCCLCompilerTool"
1349                                        />
1350                                </FileConfiguration>
1351                        </File>
1352                        <File
1353                                RelativePath="release\moc_QSceneViewerWindow.cpp"
1354                                >
1355                                <FileConfiguration
1356                                        Name="Debug|Win32"
1357                                        ExcludedFromBuild="true"
1358                                        >
1359                                        <Tool
1360                                                Name="VCCLCompilerTool"
1361                                        />
1362                                </FileConfiguration>
1363                        </File>
1364                        <File
1365                                RelativePath="debug\moc_QSceneWidget.cpp"
1366                                >
1367                                <FileConfiguration
1368                                        Name="Release|Win32"
1369                                        ExcludedFromBuild="true"
1370                                        >
1371                                        <Tool
1372                                                Name="VCCLCompilerTool"
1373                                        />
1374                                </FileConfiguration>
1375                        </File>
1376                        <File
1377                                RelativePath="release\moc_QSceneWidget.cpp"
1378                                >
1379                                <FileConfiguration
1380                                        Name="Debug|Win32"
1381                                        ExcludedFromBuild="true"
1382                                        >
1383                                        <Tool
1384                                                Name="VCCLCompilerTool"
1385                                        />
1386                                </FileConfiguration>
1387                        </File>
1388                        <File
1389                                RelativePath="debug\moc_QScreenWidget.cpp"
1390                                >
1391                                <FileConfiguration
1392                                        Name="Release|Win32"
1393                                        ExcludedFromBuild="true"
1394                                        >
1395                                        <Tool
1396                                                Name="VCCLCompilerTool"
1397                                        />
1398                                </FileConfiguration>
1399                        </File>
1400                        <File
1401                                RelativePath="release\moc_QScreenWidget.cpp"
1402                                >
1403                                <FileConfiguration
1404                                        Name="Debug|Win32"
1405                                        ExcludedFromBuild="true"
1406                                        >
1407                                        <Tool
1408                                                Name="VCCLCompilerTool"
1409                                        />
1410                                </FileConfiguration>
1411                        </File>
1412                        <File
1413                                RelativePath="release\moc_QTransformMatrixWidget.cpp"
1414                                >
1415                                <FileConfiguration
1416                                        Name="Debug|Win32"
1417                                        ExcludedFromBuild="true"
1418                                        >
1419                                        <Tool
1420                                                Name="VCCLCompilerTool"
1421                                        />
1422                                </FileConfiguration>
1423                        </File>
1424                        <File
1425                                RelativePath="debug\moc_QTransformMatrixWidget.cpp"
1426                                >
1427                                <FileConfiguration
1428                                        Name="Release|Win32"
1429                                        ExcludedFromBuild="true"
1430                                        >
1431                                        <Tool
1432                                                Name="VCCLCompilerTool"
1433                                        />
1434                                </FileConfiguration>
1435                        </File>
1436                        <File
1437                                RelativePath="release\moc_RSync.cpp"
1438                                >
1439                                <FileConfiguration
1440                                        Name="Debug|Win32"
1441                                        ExcludedFromBuild="true"
1442                                        >
1443                                        <Tool
1444                                                Name="VCCLCompilerTool"
1445                                        />
1446                                </FileConfiguration>
1447                        </File>
1448                        <File
1449                                RelativePath="debug\moc_RSync.cpp"
1450                                >
1451                                <FileConfiguration
1452                                        Name="Release|Win32"
1453                                        ExcludedFromBuild="true"
1454                                        >
1455                                        <Tool
1456                                                Name="VCCLCompilerTool"
1457                                        />
1458                                </FileConfiguration>
1459                        </File>
1460                        <File
1461                                RelativePath="release\moc_Scene.cpp"
1462                                >
1463                                <FileConfiguration
1464                                        Name="Debug|Win32"
1465                                        ExcludedFromBuild="true"
1466                                        >
1467                                        <Tool
1468                                                Name="VCCLCompilerTool"
1469                                        />
1470                                </FileConfiguration>
1471                        </File>
1472                        <File
1473                                RelativePath="debug\moc_Scene.cpp"
1474                                >
1475                                <FileConfiguration
1476                                        Name="Release|Win32"
1477                                        ExcludedFromBuild="true"
1478                                        >
1479                                        <Tool
1480                                                Name="VCCLCompilerTool"
1481                                        />
1482                                </FileConfiguration>
1483                        </File>
1484                        <File
1485                                RelativePath="release\moc_Screen.cpp"
1486                                >
1487                                <FileConfiguration
1488                                        Name="Debug|Win32"
1489                                        ExcludedFromBuild="true"
1490                                        >
1491                                        <Tool
1492                                                Name="VCCLCompilerTool"
1493                                        />
1494                                </FileConfiguration>
1495                        </File>
1496                        <File
1497                                RelativePath="debug\moc_Screen.cpp"
1498                                >
1499                                <FileConfiguration
1500                                        Name="Release|Win32"
1501                                        ExcludedFromBuild="true"
1502                                        >
1503                                        <Tool
1504                                                Name="VCCLCompilerTool"
1505                                        />
1506                                </FileConfiguration>
1507                        </File>
1508                        <File
1509                                RelativePath=".\debug\moc_ScreenModel.cpp"
1510                                >
1511                                <FileConfiguration
1512                                        Name="Release|Win32"
1513                                        ExcludedFromBuild="true"
1514                                        >
1515                                        <Tool
1516                                                Name="VCCLCompilerTool"
1517                                        />
1518                                </FileConfiguration>
1519                        </File>
1520                        <File
1521                                RelativePath=".\release\moc_ScreenModel.cpp"
1522                                >
1523                                <FileConfiguration
1524                                        Name="Debug|Win32"
1525                                        ExcludedFromBuild="true"
1526                                        >
1527                                        <Tool
1528                                                Name="VCCLCompilerTool"
1529                                        />
1530                                </FileConfiguration>
1531                        </File>
1532                        <File
1533                                RelativePath=".\release\moc_ScreenShape.cpp"
1534                                >
1535                                <FileConfiguration
1536                                        Name="Debug|Win32"
1537                                        ExcludedFromBuild="true"
1538                                        >
1539                                        <Tool
1540                                                Name="VCCLCompilerTool"
1541                                        />
1542                                </FileConfiguration>
1543                        </File>
1544                        <File
1545                                RelativePath=".\debug\moc_ScreenShape.cpp"
1546                                >
1547                                <FileConfiguration
1548                                        Name="Release|Win32"
1549                                        ExcludedFromBuild="true"
1550                                        >
1551                                        <Tool
1552                                                Name="VCCLCompilerTool"
1553                                        />
1554                                </FileConfiguration>
1555                        </File>
1556                        <File
1557                                RelativePath=".\generatedfiles\qrc_projdesigner.cpp"
1558                                >
1559                        </File>
1560                        <File
1561                                RelativePath="ui_qchannelmanagerwidget.h"
1562                                >
1563                        </File>
1564                        <File
1565                                RelativePath="ui_qchannelwidget.h"
1566                                >
1567                        </File>
1568                        <File
1569                                RelativePath="ui_qclientwindow.h"
1570                                >
1571                        </File>
1572                        <File
1573                                RelativePath="ui_qdesignviewwindow.h"
1574                                >
1575                        </File>
1576                        <File
1577                                RelativePath="ui_qpanelwidget.h"
1578                                >
1579                        </File>
1580                        <File
1581                                RelativePath="ui_qpreferencedialog.h"
1582                                >
1583                        </File>
1584                        <File
1585                                RelativePath="ui_qprojectionmatrixwidget.h"
1586                                >
1587                        </File>
1588                        <File
1589                                RelativePath="ui_qscenewidget.h"
1590                                >
1591                        </File>
1592                        <File
1593                                RelativePath="ui_qscreenwidget.h"
1594                                >
1595                        </File>
1596                        <File
1597                                RelativePath="ui_qsetupdialog.h"
1598                                >
1599                        </File>
1600                        <File
1601                                RelativePath="ui_qtransformmatrixwidget.h"
1602                                >
1603                        </File>
1604                </Filter>
1605                <Filter
1606                        Name="Form Files"
1607                        Filter="ui"
1608                        UniqueIdentifier="{99349809-55BA-4b9d-BF79-8FDBB0286EB3}"
1609                        ParseFiles="false"
1610                        >
1611                        <File
1612                                RelativePath="include\gui\qchannelmanagerwidget.ui"
1613                                >
1614                                <FileConfiguration
1615                                        Name="Debug|Win32"
1616                                        >
1617                                        <Tool
1618                                                Name="VCCustomBuildTool"
1619                                                Description="UIC include\gui\qchannelmanagerwidget.ui"
1620                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qchannelmanagerwidget.ui -o ui_qchannelmanagerwidget.h&#x0D;&#x0A;"
1621                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qchannelmanagerwidget.ui"
1622                                                Outputs="ui_qchannelmanagerwidget.h"
1623                                        />
1624                                </FileConfiguration>
1625                                <FileConfiguration
1626                                        Name="Release|Win32"
1627                                        >
1628                                        <Tool
1629                                                Name="VCCustomBuildTool"
1630                                                Description="UIC include\gui\qchannelmanagerwidget.ui"
1631                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qchannelmanagerwidget.ui -o ui_qchannelmanagerwidget.h&#x0D;&#x0A;"
1632                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qchannelmanagerwidget.ui"
1633                                                Outputs="ui_qchannelmanagerwidget.h"
1634                                        />
1635                                </FileConfiguration>
1636                        </File>
1637                        <File
1638                                RelativePath="include\gui\qchannelwidget.ui"
1639                                >
1640                                <FileConfiguration
1641                                        Name="Debug|Win32"
1642                                        >
1643                                        <Tool
1644                                                Name="VCCustomBuildTool"
1645                                                Description="UIC include\gui\qchannelwidget.ui"
1646                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qchannelwidget.ui -o ui_qchannelwidget.h&#x0D;&#x0A;"
1647                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qchannelwidget.ui"
1648                                                Outputs="ui_qchannelwidget.h"
1649                                        />
1650                                </FileConfiguration>
1651                                <FileConfiguration
1652                                        Name="Release|Win32"
1653                                        >
1654                                        <Tool
1655                                                Name="VCCustomBuildTool"
1656                                                Description="UIC include\gui\qchannelwidget.ui"
1657                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qchannelwidget.ui -o ui_qchannelwidget.h&#x0D;&#x0A;"
1658                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qchannelwidget.ui"
1659                                                Outputs="ui_qchannelwidget.h"
1660                                        />
1661                                </FileConfiguration>
1662                        </File>
1663                        <File
1664                                RelativePath="include\gui\qclientwindow.ui"
1665                                >
1666                                <FileConfiguration
1667                                        Name="Debug|Win32"
1668                                        >
1669                                        <Tool
1670                                                Name="VCCustomBuildTool"
1671                                                Description="UIC include\gui\qclientwindow.ui"
1672                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qclientwindow.ui -o ui_qclientwindow.h&#x0D;&#x0A;"
1673                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qclientwindow.ui"
1674                                                Outputs="ui_qclientwindow.h"
1675                                        />
1676                                </FileConfiguration>
1677                                <FileConfiguration
1678                                        Name="Release|Win32"
1679                                        >
1680                                        <Tool
1681                                                Name="VCCustomBuildTool"
1682                                                Description="UIC include\gui\qclientwindow.ui"
1683                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qclientwindow.ui -o ui_qclientwindow.h&#x0D;&#x0A;"
1684                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qclientwindow.ui"
1685                                                Outputs="ui_qclientwindow.h"
1686                                        />
1687                                </FileConfiguration>
1688                        </File>
1689                        <File
1690                                RelativePath="include\gui\qdesignviewwindow.ui"
1691                                >
1692                                <FileConfiguration
1693                                        Name="Debug|Win32"
1694                                        >
1695                                        <Tool
1696                                                Name="VCCustomBuildTool"
1697                                                Description="UIC include\gui\qdesignviewwindow.ui"
1698                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qdesignviewwindow.ui -o ui_qdesignviewwindow.h&#x0D;&#x0A;"
1699                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qdesignviewwindow.ui"
1700                                                Outputs="ui_qdesignviewwindow.h"
1701                                        />
1702                                </FileConfiguration>
1703                                <FileConfiguration
1704                                        Name="Release|Win32"
1705                                        >
1706                                        <Tool
1707                                                Name="VCCustomBuildTool"
1708                                                Description="UIC include\gui\qdesignviewwindow.ui"
1709                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qdesignviewwindow.ui -o ui_qdesignviewwindow.h&#x0D;&#x0A;"
1710                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qdesignviewwindow.ui"
1711                                                Outputs="ui_qdesignviewwindow.h"
1712                                        />
1713                                </FileConfiguration>
1714                        </File>
1715                        <File
1716                                RelativePath="include\gui\qpanelwidget.ui"
1717                                >
1718                                <FileConfiguration
1719                                        Name="Debug|Win32"
1720                                        >
1721                                        <Tool
1722                                                Name="VCCustomBuildTool"
1723                                                Description="UIC include\gui\qpanelwidget.ui"
1724                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qpanelwidget.ui -o ui_qpanelwidget.h&#x0D;&#x0A;"
1725                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qpanelwidget.ui"
1726                                                Outputs="ui_qpanelwidget.h"
1727                                        />
1728                                </FileConfiguration>
1729                                <FileConfiguration
1730                                        Name="Release|Win32"
1731                                        >
1732                                        <Tool
1733                                                Name="VCCustomBuildTool"
1734                                                Description="UIC include\gui\qpanelwidget.ui"
1735                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qpanelwidget.ui -o ui_qpanelwidget.h&#x0D;&#x0A;"
1736                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qpanelwidget.ui"
1737                                                Outputs="ui_qpanelwidget.h"
1738                                        />
1739                                </FileConfiguration>
1740                        </File>
1741                        <File
1742                                RelativePath="include\gui\qpreferencedialog.ui"
1743                                >
1744                                <FileConfiguration
1745                                        Name="Debug|Win32"
1746                                        >
1747                                        <Tool
1748                                                Name="VCCustomBuildTool"
1749                                                Description="UIC include\gui\qpreferencedialog.ui"
1750                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qpreferencedialog.ui -o ui_qpreferencedialog.h&#x0D;&#x0A;"
1751                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qpreferencedialog.ui"
1752                                                Outputs="ui_qpreferencedialog.h"
1753                                        />
1754                                </FileConfiguration>
1755                                <FileConfiguration
1756                                        Name="Release|Win32"
1757                                        >
1758                                        <Tool
1759                                                Name="VCCustomBuildTool"
1760                                                Description="UIC include\gui\qpreferencedialog.ui"
1761                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qpreferencedialog.ui -o ui_qpreferencedialog.h&#x0D;&#x0A;"
1762                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qpreferencedialog.ui"
1763                                                Outputs="ui_qpreferencedialog.h"
1764                                        />
1765                                </FileConfiguration>
1766                        </File>
1767                        <File
1768                                RelativePath="include\gui\qprojectionmatrixwidget.ui"
1769                                >
1770                                <FileConfiguration
1771                                        Name="Debug|Win32"
1772                                        >
1773                                        <Tool
1774                                                Name="VCCustomBuildTool"
1775                                                Description="UIC include\gui\qprojectionmatrixwidget.ui"
1776                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qprojectionmatrixwidget.ui -o ui_qprojectionmatrixwidget.h&#x0D;&#x0A;"
1777                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qprojectionmatrixwidget.ui"
1778                                                Outputs="ui_qprojectionmatrixwidget.h"
1779                                        />
1780                                </FileConfiguration>
1781                                <FileConfiguration
1782                                        Name="Release|Win32"
1783                                        >
1784                                        <Tool
1785                                                Name="VCCustomBuildTool"
1786                                                Description="UIC include\gui\qprojectionmatrixwidget.ui"
1787                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qprojectionmatrixwidget.ui -o ui_qprojectionmatrixwidget.h&#x0D;&#x0A;"
1788                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qprojectionmatrixwidget.ui"
1789                                                Outputs="ui_qprojectionmatrixwidget.h"
1790                                        />
1791                                </FileConfiguration>
1792                        </File>
1793                        <File
1794                                RelativePath="include\gui\qscenewidget.ui"
1795                                >
1796                                <FileConfiguration
1797                                        Name="Debug|Win32"
1798                                        >
1799                                        <Tool
1800                                                Name="VCCustomBuildTool"
1801                                                Description="UIC include\gui\qscenewidget.ui"
1802                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qscenewidget.ui -o ui_qscenewidget.h&#x0D;&#x0A;"
1803                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qscenewidget.ui"
1804                                                Outputs="ui_qscenewidget.h"
1805                                        />
1806                                </FileConfiguration>
1807                                <FileConfiguration
1808                                        Name="Release|Win32"
1809                                        >
1810                                        <Tool
1811                                                Name="VCCustomBuildTool"
1812                                                Description="UIC include\gui\qscenewidget.ui"
1813                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qscenewidget.ui -o ui_qscenewidget.h&#x0D;&#x0A;"
1814                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qscenewidget.ui"
1815                                                Outputs="ui_qscenewidget.h"
1816                                        />
1817                                </FileConfiguration>
1818                        </File>
1819                        <File
1820                                RelativePath="include\gui\qscreenwidget.ui"
1821                                >
1822                                <FileConfiguration
1823                                        Name="Debug|Win32"
1824                                        >
1825                                        <Tool
1826                                                Name="VCCustomBuildTool"
1827                                                Description="UIC include\gui\qscreenwidget.ui"
1828                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qscreenwidget.ui -o ui_qscreenwidget.h&#x0D;&#x0A;"
1829                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qscreenwidget.ui"
1830                                                Outputs="ui_qscreenwidget.h"
1831                                        />
1832                                </FileConfiguration>
1833                                <FileConfiguration
1834                                        Name="Release|Win32"
1835                                        >
1836                                        <Tool
1837                                                Name="VCCustomBuildTool"
1838                                                Description="UIC include\gui\qscreenwidget.ui"
1839                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qscreenwidget.ui -o ui_qscreenwidget.h&#x0D;&#x0A;"
1840                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qscreenwidget.ui"
1841                                                Outputs="ui_qscreenwidget.h"
1842                                        />
1843                                </FileConfiguration>
1844                        </File>
1845                        <File
1846                                RelativePath="include\gui\qsetupdialog.ui"
1847                                >
1848                                <FileConfiguration
1849                                        Name="Debug|Win32"
1850                                        >
1851                                        <Tool
1852                                                Name="VCCustomBuildTool"
1853                                                Description="UIC include\gui\qsetupdialog.ui"
1854                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qsetupdialog.ui -o ui_qsetupdialog.h&#x0D;&#x0A;"
1855                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qsetupdialog.ui"
1856                                                Outputs="ui_qsetupdialog.h"
1857                                        />
1858                                </FileConfiguration>
1859                                <FileConfiguration
1860                                        Name="Release|Win32"
1861                                        >
1862                                        <Tool
1863                                                Name="VCCustomBuildTool"
1864                                                Description="UIC include\gui\qsetupdialog.ui"
1865                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qsetupdialog.ui -o ui_qsetupdialog.h&#x0D;&#x0A;"
1866                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qsetupdialog.ui"
1867                                                Outputs="ui_qsetupdialog.h"
1868                                        />
1869                                </FileConfiguration>
1870                        </File>
1871                        <File
1872                                RelativePath="include\gui\qtransformmatrixwidget.ui"
1873                                >
1874                                <FileConfiguration
1875                                        Name="Debug|Win32"
1876                                        >
1877                                        <Tool
1878                                                Name="VCCustomBuildTool"
1879                                                Description="UIC include\gui\qtransformmatrixwidget.ui"
1880                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qtransformmatrixwidget.ui -o ui_qtransformmatrixwidget.h&#x0D;&#x0A;"
1881                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qtransformmatrixwidget.ui"
1882                                                Outputs="ui_qtransformmatrixwidget.h"
1883                                        />
1884                                </FileConfiguration>
1885                                <FileConfiguration
1886                                        Name="Release|Win32"
1887                                        >
1888                                        <Tool
1889                                                Name="VCCustomBuildTool"
1890                                                Description="UIC include\gui\qtransformmatrixwidget.ui"
1891                                                CommandLine="$(QTDIR)\bin\uic.exe include\gui\qtransformmatrixwidget.ui -o ui_qtransformmatrixwidget.h&#x0D;&#x0A;"
1892                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe;include\gui\qtransformmatrixwidget.ui"
1893                                                Outputs="ui_qtransformmatrixwidget.h"
1894                                        />
1895                                </FileConfiguration>
1896                        </File>
1897                </Filter>
1898                <Filter
1899                        Name="Resource Files"
1900                        Filter="qrc;*"
1901                        UniqueIdentifier="{D9D6E242-F8AF-46E4-B9FD-80ECBC20BA3E}"
1902                        ParseFiles="false"
1903                        >
1904                        <File
1905                                RelativePath=".\Resources\aboutQt.png"
1906                                >
1907                                <FileConfiguration
1908                                        Name="Debug|Win32"
1909                                        ExcludedFromBuild="true"
1910                                        >
1911                                        <Tool
1912                                                Name="VCCustomBuildTool"
1913                                        />
1914                                </FileConfiguration>
1915                                <FileConfiguration
1916                                        Name="Release|Win32"
1917                                        ExcludedFromBuild="true"
1918                                        >
1919                                        <Tool
1920                                                Name="VCCustomBuildTool"
1921                                        />
1922                                </FileConfiguration>
1923                        </File>
1924                        <File
1925                                RelativePath=".\Resources\blendMode.png"
1926                                >
1927                                <FileConfiguration
1928                                        Name="Debug|Win32"
1929                                        ExcludedFromBuild="true"
1930                                        >
1931                                        <Tool
1932                                                Name="VCCustomBuildTool"
1933                                        />
1934                                </FileConfiguration>
1935                                <FileConfiguration
1936                                        Name="Release|Win32"
1937                                        ExcludedFromBuild="true"
1938                                        >
1939                                        <Tool
1940                                                Name="VCCustomBuildTool"
1941                                        />
1942                                </FileConfiguration>
1943                        </File>
1944                        <File
1945                                RelativePath=".\Resources\distortionMode.png"
1946                                >
1947                                <FileConfiguration
1948                                        Name="Debug|Win32"
1949                                        ExcludedFromBuild="true"
1950                                        >
1951                                        <Tool
1952                                                Name="VCCustomBuildTool"
1953                                        />
1954                                </FileConfiguration>
1955                                <FileConfiguration
1956                                        Name="Release|Win32"
1957                                        ExcludedFromBuild="true"
1958                                        >
1959                                        <Tool
1960                                                Name="VCCustomBuildTool"
1961                                        />
1962                                </FileConfiguration>
1963                        </File>
1964                        <File
1965                                RelativePath=".\Resources\exit.png"
1966                                >
1967                                <FileConfiguration
1968                                        Name="Debug|Win32"
1969                                        ExcludedFromBuild="true"
1970                                        >
1971                                        <Tool
1972                                                Name="VCCustomBuildTool"
1973                                        />
1974                                </FileConfiguration>
1975                                <FileConfiguration
1976                                        Name="Release|Win32"
1977                                        ExcludedFromBuild="true"
1978                                        >
1979                                        <Tool
1980                                                Name="VCCustomBuildTool"
1981                                        />
1982                                </FileConfiguration>
1983                        </File>
1984                        <File
1985                                RelativePath=".\Resources\exitAll.png"
1986                                >
1987                                <FileConfiguration
1988                                        Name="Debug|Win32"
1989                                        ExcludedFromBuild="true"
1990                                        >
1991                                        <Tool
1992                                                Name="VCCustomBuildTool"
1993                                        />
1994                                </FileConfiguration>
1995                                <FileConfiguration
1996                                        Name="Release|Win32"
1997                                        ExcludedFromBuild="true"
1998                                        >
1999                                        <Tool
2000                                                Name="VCCustomBuildTool"
2001                                        />
2002                                </FileConfiguration>
2003                        </File>
2004                        <File
2005                                RelativePath=".\Resources\export.png"
2006                                >
2007                                <FileConfiguration
2008                                        Name="Debug|Win32"
2009                                        ExcludedFromBuild="true"
2010                                        >
2011                                        <Tool
2012                                                Name="VCCustomBuildTool"
2013                                        />
2014                                </FileConfiguration>
2015                                <FileConfiguration
2016                                        Name="Release|Win32"
2017                                        ExcludedFromBuild="true"
2018                                        >
2019                                        <Tool
2020                                                Name="VCCustomBuildTool"
2021                                        />
2022                                </FileConfiguration>
2023                        </File>
2024                        <File
2025                                RelativePath=".\Resources\help.png"
2026                                >
2027                                <FileConfiguration
2028                                        Name="Debug|Win32"
2029                                        ExcludedFromBuild="true"
2030                                        >
2031                                        <Tool
2032                                                Name="VCCustomBuildTool"
2033                                        />
2034                                </FileConfiguration>
2035                                <FileConfiguration
2036                                        Name="Release|Win32"
2037                                        ExcludedFromBuild="true"
2038                                        >
2039                                        <Tool
2040                                                Name="VCCustomBuildTool"
2041                                        />
2042                                </FileConfiguration>
2043                        </File>
2044                        <File
2045                                RelativePath=".\Resources\new.png"
2046                                >
2047                                <FileConfiguration
2048                                        Name="Debug|Win32"
2049                                        ExcludedFromBuild="true"
2050                                        >
2051                                        <Tool
2052                                                Name="VCCustomBuildTool"
2053                                        />
2054                                </FileConfiguration>
2055                                <FileConfiguration
2056                                        Name="Release|Win32"
2057                                        ExcludedFromBuild="true"
2058                                        >
2059                                        <Tool
2060                                                Name="VCCustomBuildTool"
2061                                        />
2062                                </FileConfiguration>
2063                        </File>
2064                        <File
2065                                RelativePath=".\Resources\open.png"
2066                                >
2067                                <FileConfiguration
2068                                        Name="Debug|Win32"
2069                                        ExcludedFromBuild="true"
2070                                        >
2071                                        <Tool
2072                                                Name="VCCustomBuildTool"
2073                                        />
2074                                </FileConfiguration>
2075                                <FileConfiguration
2076                                        Name="Release|Win32"
2077                                        ExcludedFromBuild="true"
2078                                        >
2079                                        <Tool
2080                                                Name="VCCustomBuildTool"
2081                                        />
2082                                </FileConfiguration>
2083                        </File>
2084                        <File
2085                                RelativePath=".\Resources\plugins.png"
2086                                >
2087                                <FileConfiguration
2088                                        Name="Debug|Win32"
2089                                        ExcludedFromBuild="true"
2090                                        >
2091                                        <Tool
2092                                                Name="VCCustomBuildTool"
2093                                        />
2094                                </FileConfiguration>
2095                                <FileConfiguration
2096                                        Name="Release|Win32"
2097                                        ExcludedFromBuild="true"
2098                                        >
2099                                        <Tool
2100                                                Name="VCCustomBuildTool"
2101                                        />
2102                                </FileConfiguration>
2103                        </File>
2104                        <File
2105                                RelativePath=".\Resources\projDesigner.png"
2106                                >
2107                                <FileConfiguration
2108                                        Name="Debug|Win32"
2109                                        ExcludedFromBuild="true"
2110                                        >
2111                                        <Tool
2112                                                Name="VCCustomBuildTool"
2113                                        />
2114                                </FileConfiguration>
2115                                <FileConfiguration
2116                                        Name="Release|Win32"
2117                                        ExcludedFromBuild="true"
2118                                        >
2119                                        <Tool
2120                                                Name="VCCustomBuildTool"
2121                                        />
2122                                </FileConfiguration>
2123                        </File>
2124                        <File
2125                                RelativePath=".\projdesigner.qrc"
2126                                >
2127                                <FileConfiguration
2128                                        Name="Debug|Win32"
2129                                        >
2130                                        <Tool
2131                                                Name="VCCustomBuildTool"
2132                                                Description="Rcc&apos;ing projdesigner.qrc..."
2133                                                CommandLine="&quot;$(QTDIR)\bin\rcc.exe&quot; -name &quot;projdesigner&quot; -no-compress &quot;.\projdesigner.qrc&quot; -o .\GeneratedFiles\qrc_projdesigner.cpp&#x0D;&#x0A;"
2134                                                AdditionalDependencies=".\projdesigner.qrc;.\Resources\aboutQt.png;.\Resources\blendMode.png;.\Resources\distortionMode.png;.\Resources\exit.png;.\Resources\exitAll.png;.\Resources\export.png;.\Resources\help.png;.\Resources\new.png;.\Resources\open.png;.\Resources\plugins.png;.\Resources\projDesigner.png;.\Resources\save.png;.\Resources\saveAs.png;.\Resources\settings.png;.\Resources\sync.png"
2135                                                Outputs=".\GeneratedFiles\qrc_projdesigner.cpp"
2136                                        />
2137                                </FileConfiguration>
2138                                <FileConfiguration
2139                                        Name="Release|Win32"
2140                                        >
2141                                        <Tool
2142                                                Name="VCCustomBuildTool"
2143                                                Description="Rcc&apos;ing projdesigner.qrc..."
2144                                                CommandLine="&quot;$(QTDIR)\bin\rcc.exe&quot; -name &quot;projdesigner&quot; -no-compress &quot;.\projdesigner.qrc&quot; -o .\GeneratedFiles\qrc_projdesigner.cpp&#x0D;&#x0A;"
2145                                                AdditionalDependencies=".\projdesigner.qrc;.\Resources\aboutQt.png;.\Resources\blendMode.png;.\Resources\distortionMode.png;.\Resources\exit.png;.\Resources\exitAll.png;.\Resources\export.png;.\Resources\help.png;.\Resources\new.png;.\Resources\open.png;.\Resources\plugins.png;.\Resources\projDesigner.png;.\Resources\save.png;.\Resources\saveAs.png;.\Resources\settings.png;.\Resources\sync.png"
2146                                                Outputs=".\GeneratedFiles\qrc_projdesigner.cpp"
2147                                        />
2148                                </FileConfiguration>
2149                        </File>
2150                        <File
2151                                RelativePath=".\Resources\save.png"
2152                                >
2153                                <FileConfiguration
2154                                        Name="Debug|Win32"
2155                                        ExcludedFromBuild="true"
2156                                        >
2157                                        <Tool
2158                                                Name="VCCustomBuildTool"
2159                                        />
2160                                </FileConfiguration>
2161                                <FileConfiguration
2162                                        Name="Release|Win32"
2163                                        ExcludedFromBuild="true"
2164                                        >
2165                                        <Tool
2166                                                Name="VCCustomBuildTool"
2167                                        />
2168                                </FileConfiguration>
2169                        </File>
2170                        <File
2171                                RelativePath=".\Resources\saveAs.png"
2172                                >
2173                                <FileConfiguration
2174                                        Name="Debug|Win32"
2175                                        ExcludedFromBuild="true"
2176                                        >
2177                                        <Tool
2178                                                Name="VCCustomBuildTool"
2179                                        />
2180                                </FileConfiguration>
2181                                <FileConfiguration
2182                                        Name="Release|Win32"
2183                                        ExcludedFromBuild="true"
2184                                        >
2185                                        <Tool
2186                                                Name="VCCustomBuildTool"
2187                                        />
2188                                </FileConfiguration>
2189                        </File>
2190                        <File
2191                                RelativePath=".\Resources\settings.png"
2192                                >
2193                                <FileConfiguration
2194                                        Name="Debug|Win32"
2195                                        ExcludedFromBuild="true"
2196                                        >
2197                                        <Tool
2198                                                Name="VCCustomBuildTool"
2199                                        />
2200                                </FileConfiguration>
2201                                <FileConfiguration
2202                                        Name="Release|Win32"
2203                                        ExcludedFromBuild="true"
2204                                        >
2205                                        <Tool
2206                                                Name="VCCustomBuildTool"
2207                                        />
2208                                </FileConfiguration>
2209                        </File>
2210                        <File
2211                                RelativePath=".\Resources\sync.png"
2212                                >
2213                                <FileConfiguration
2214                                        Name="Debug|Win32"
2215                                        ExcludedFromBuild="true"
2216                                        >
2217                                        <Tool
2218                                                Name="VCCustomBuildTool"
2219                                        />
2220                                </FileConfiguration>
2221                                <FileConfiguration
2222                                        Name="Release|Win32"
2223                                        ExcludedFromBuild="true"
2224                                        >
2225                                        <Tool
2226                                                Name="VCCustomBuildTool"
2227                                        />
2228                                </FileConfiguration>
2229                        </File>
2230                </Filter>
2231        </Files>
2232        <Globals>
2233                <Global
2234                        Name="QtVersion"
2235                        Value="4.5.1"
2236                />
2237                <Global
2238                        Name="QtVersion Win32"
2239                        Value="$(DefaultQtVersion)"
2240                />
2241        </Globals>
2242</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.