source: experimental/osgVisual-GUI/Sichtsystem-GUI/Sichtsystem-GUI.vcproj @ 236

Last change on this file since 236 was 236, checked in by Torben Dannhauer, 13 years ago
File size: 36.7 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9,00"
5        Name="Sichtsystem-GUI"
6        ProjectGUID="{C10F42E5-3D24-4FEF-986E-186228308076}"
7        RootNamespace="Sichtsystem-GUI"
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="Release|Win32"
21                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                        IntermediateDirectory="$(ConfigurationName)"
23                        ConfigurationType="1"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                        />
40                        <Tool
41                                Name="VCCLCompilerTool"
42                                AdditionalIncludeDirectories="..\..\VCL_1.0.3.4\source\include\VCL;.\GeneratedFiles;&quot;$(QTDIR)\include&quot;;&quot;.\GeneratedFiles\$(ConfigurationName)&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include\QtXml&quot;;&quot;$(QTDIR)\include\QtNetwork&quot;;&quot;$(QTDIR)\include\QtHelp&quot;;&quot;$(QTDIR)\include\QtXmlPatterns&quot;;.\;&quot;$(OSG_ROOT)\include&quot;"
43                                PreprocessorDefinitions="UNICODE,WIN32,QT_THREAD_SUPPORT,QT_NO_DEBUG,NDEBUG,QT_CORE_LIB,QT_GUI_LIB,QT_XML_LIB,QT_NETWORK_LIB;QT_DLL"
44                                RuntimeLibrary="2"
45                                TreatWChar_tAsBuiltInType="false"
46                                DebugInformationFormat="0"
47                        />
48                        <Tool
49                                Name="VCManagedResourceCompilerTool"
50                        />
51                        <Tool
52                                Name="VCResourceCompilerTool"
53                        />
54                        <Tool
55                                Name="VCPreLinkEventTool"
56                        />
57                        <Tool
58                                Name="VCLinkerTool"
59                                AdditionalDependencies="qtmain.lib QtCore4.lib QtGui4.lib QtXml4.lib QtNetwork4.lib QtHelp4.lib QtXmlPatterns4.lib osg.lib"
60                                OutputFile="$(OutDir)\$(ProjectName).exe"
61                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\VCL_1.0.3.4\source\lib\x86;..\..\VCL_1.0.3.4\source\3rdParty\expatpp\lib\releasemtdll;&quot;$(OSG_ROOT)\lib&quot;"
62                                GenerateDebugInformation="false"
63                                SubSystem="2"
64                                RandomizedBaseAddress="1"
65                                DataExecutionPrevention="0"
66                        />
67                        <Tool
68                                Name="VCALinkTool"
69                        />
70                        <Tool
71                                Name="VCManifestTool"
72                        />
73                        <Tool
74                                Name="VCXDCMakeTool"
75                        />
76                        <Tool
77                                Name="VCBscMakeTool"
78                        />
79                        <Tool
80                                Name="VCFxCopTool"
81                        />
82                        <Tool
83                                Name="VCAppVerifierTool"
84                        />
85                        <Tool
86                                Name="VCPostBuildEventTool"
87                        />
88                </Configuration>
89                <Configuration
90                        Name="Debug|Win32"
91                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
92                        IntermediateDirectory="$(ConfigurationName)"
93                        ConfigurationType="1"
94                        >
95                        <Tool
96                                Name="VCPreBuildEventTool"
97                        />
98                        <Tool
99                                Name="VCCustomBuildTool"
100                        />
101                        <Tool
102                                Name="VCXMLDataGeneratorTool"
103                        />
104                        <Tool
105                                Name="VCWebServiceProxyGeneratorTool"
106                        />
107                        <Tool
108                                Name="VCMIDLTool"
109                        />
110                        <Tool
111                                Name="VCCLCompilerTool"
112                                Optimization="0"
113                                AdditionalIncludeDirectories="..\..\VCL_1.0.3.4\source\include\VCL;.\GeneratedFiles;&quot;$(QTDIR)\include&quot;;&quot;.\GeneratedFiles\$(ConfigurationName)&quot;;&quot;$(QTDIR)\include\QtCore&quot;;&quot;$(QTDIR)\include\QtGui&quot;;&quot;$(QTDIR)\include\QtXml&quot;;&quot;$(QTDIR)\include\QtNetwork&quot;;&quot;$(QTDIR)\include\QtHelp&quot;;&quot;$(QTDIR)\include\QtXmlPatterns&quot;;.\;&quot;$(OSG_ROOT)\include&quot;"
114                                PreprocessorDefinitions="UNICODE,WIN32,QT_THREAD_SUPPORT,QT_CORE_LIB,QT_GUI_LIB,QT_XML_LIB,QT_NETWORK_LIB;QT_DLL"
115                                RuntimeLibrary="3"
116                                TreatWChar_tAsBuiltInType="false"
117                                DebugInformationFormat="3"
118                        />
119                        <Tool
120                                Name="VCManagedResourceCompilerTool"
121                        />
122                        <Tool
123                                Name="VCResourceCompilerTool"
124                        />
125                        <Tool
126                                Name="VCPreLinkEventTool"
127                        />
128                        <Tool
129                                Name="VCLinkerTool"
130                                AdditionalDependencies="qtmaind.lib QtCored4.lib QtGuid4.lib QtXmld4.lib QtNetworkd4.lib QtHelpd4.lib QtXmlPatternsd4.lib osgd.lib"
131                                OutputFile="$(OutDir)\$(ProjectName).exe"
132                                AdditionalLibraryDirectories="&quot;$(QTDIR)\lib&quot;;..\..\VCL_1.0.3.4\source\lib\x86;..\..\VCL_1.0.3.4\source\3rdParty\expatpp\lib\debugmtdll;&quot;$(OSG_ROOT)\lib\&quot;"
133                                GenerateDebugInformation="true"
134                                SubSystem="2"
135                                RandomizedBaseAddress="1"
136                                DataExecutionPrevention="0"
137                        />
138                        <Tool
139                                Name="VCALinkTool"
140                        />
141                        <Tool
142                                Name="VCManifestTool"
143                        />
144                        <Tool
145                                Name="VCXDCMakeTool"
146                        />
147                        <Tool
148                                Name="VCBscMakeTool"
149                        />
150                        <Tool
151                                Name="VCFxCopTool"
152                        />
153                        <Tool
154                                Name="VCAppVerifierTool"
155                        />
156                        <Tool
157                                Name="VCPostBuildEventTool"
158                        />
159                </Configuration>
160        </Configurations>
161        <References>
162        </References>
163        <Files>
164                <Filter
165                        Name="Source Dateien"
166                        Filter="cpp;cxx;c;def"
167                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
168                        >
169                        <File
170                                RelativePath=".\main.cpp"
171                                >
172                        </File>
173                        <File
174                                RelativePath=".\sichtsystemgui.cpp"
175                                >
176                        </File>
177                        <File
178                                RelativePath=".\visualGUI_DateTime.cpp"
179                                >
180                        </File>
181                        <File
182                                RelativePath=".\visualGUI_externalDataContainer.cpp"
183                                >
184                        </File>
185                        <File
186                                RelativePath=".\visualGUI_externalLink.cpp"
187                                >
188                        </File>
189                        <File
190                                RelativePath=".\visualGUI_externalLinkVCL.cpp"
191                                >
192                        </File>
193                        <File
194                                RelativePath=".\visualGUI_ObjectPosition.cpp"
195                                >
196                        </File>
197                        <File
198                                RelativePath=".\visualGUI_Weather.cpp"
199                                >
200                        </File>
201                </Filter>
202                <Filter
203                        Name="Header Dateien"
204                        Filter="h"
205                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
206                        >
207                        <File
208                                RelativePath=".\debug.h"
209                                >
210                        </File>
211                        <File
212                                RelativePath=".\sichtsystemgui.h"
213                                >
214                                <FileConfiguration
215                                        Name="Release|Win32"
216                                        >
217                                        <Tool
218                                                Name="VCCustomBuildTool"
219                                                Description="Moc&apos;ing sichtsystemgui.h..."
220                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\sichtsystemgui.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
221                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\sichtsystemgui.h"
222                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_sichtsystemgui.cpp&quot;"
223                                        />
224                                </FileConfiguration>
225                                <FileConfiguration
226                                        Name="Debug|Win32"
227                                        >
228                                        <Tool
229                                                Name="VCCustomBuildTool"
230                                                Description="Moc&apos;ing sichtsystemgui.h..."
231                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\sichtsystemgui.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
232                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\sichtsystemgui.h"
233                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_sichtsystemgui.cpp&quot;"
234                                        />
235                                </FileConfiguration>
236                        </File>
237                        <File
238                                RelativePath=".\visualGUI_DateTime.h"
239                                >
240                                <FileConfiguration
241                                        Name="Release|Win32"
242                                        >
243                                        <Tool
244                                                Name="VCCustomBuildTool"
245                                                Description="Moc&apos;ing visualGUI_DateTime.h..."
246                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_DateTime.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
247                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_DateTime.h"
248                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_DateTime.cpp&quot;"
249                                        />
250                                </FileConfiguration>
251                                <FileConfiguration
252                                        Name="Debug|Win32"
253                                        >
254                                        <Tool
255                                                Name="VCCustomBuildTool"
256                                                Description="Moc&apos;ing visualGUI_DateTime.h..."
257                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_DateTime.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
258                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_DateTime.h"
259                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_DateTime.cpp&quot;"
260                                        />
261                                </FileConfiguration>
262                        </File>
263                        <File
264                                RelativePath=".\visualGUI_externalDataContainer.h"
265                                >
266                                <FileConfiguration
267                                        Name="Release|Win32"
268                                        >
269                                        <Tool
270                                                Name="VCCustomBuildTool"
271                                                Description="Moc&apos;ing visualGUI_externalDataContainer.h..."
272                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_externalDataContainer.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
273                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_externalDataContainer.h"
274                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalDataContainer.cpp&quot;"
275                                        />
276                                </FileConfiguration>
277                                <FileConfiguration
278                                        Name="Debug|Win32"
279                                        >
280                                        <Tool
281                                                Name="VCCustomBuildTool"
282                                                Description="Moc&apos;ing visualGUI_externalDataContainer.h..."
283                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_externalDataContainer.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
284                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_externalDataContainer.h"
285                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalDataContainer.cpp&quot;"
286                                        />
287                                </FileConfiguration>
288                        </File>
289                        <File
290                                RelativePath=".\visualGUI_externalLink.h"
291                                >
292                                <FileConfiguration
293                                        Name="Release|Win32"
294                                        >
295                                        <Tool
296                                                Name="VCCustomBuildTool"
297                                                Description="Moc&apos;ing visualGUI_externalLink.h..."
298                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_externalLink.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
299                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_externalLink.h"
300                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalLink.cpp&quot;"
301                                        />
302                                </FileConfiguration>
303                                <FileConfiguration
304                                        Name="Debug|Win32"
305                                        >
306                                        <Tool
307                                                Name="VCCustomBuildTool"
308                                                Description="Moc&apos;ing visualGUI_externalLink.h..."
309                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_externalLink.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
310                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_externalLink.h"
311                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalLink.cpp&quot;"
312                                        />
313                                </FileConfiguration>
314                        </File>
315                        <File
316                                RelativePath=".\visualGUI_externalLinkVCL.h"
317                                >
318                                <FileConfiguration
319                                        Name="Release|Win32"
320                                        >
321                                        <Tool
322                                                Name="VCCustomBuildTool"
323                                                Description="Moc&apos;ing visualGUI_externalLinkVCL.h..."
324                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_externalLinkVCL.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
325                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_externalLinkVCL.h"
326                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalLinkVCL.cpp&quot;"
327                                        />
328                                </FileConfiguration>
329                                <FileConfiguration
330                                        Name="Debug|Win32"
331                                        >
332                                        <Tool
333                                                Name="VCCustomBuildTool"
334                                                Description="Moc&apos;ing visualGUI_externalLinkVCL.h..."
335                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_externalLinkVCL.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
336                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_externalLinkVCL.h"
337                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalLinkVCL.cpp&quot;"
338                                        />
339                                </FileConfiguration>
340                        </File>
341                        <File
342                                RelativePath=".\visualGUI_ObjectPosition.h"
343                                >
344                                <FileConfiguration
345                                        Name="Release|Win32"
346                                        >
347                                        <Tool
348                                                Name="VCCustomBuildTool"
349                                                Description="Moc&apos;ing visualGUI_ObjectPosition.h..."
350                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_ObjectPosition.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
351                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_ObjectPosition.h"
352                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_ObjectPosition.cpp&quot;"
353                                        />
354                                </FileConfiguration>
355                                <FileConfiguration
356                                        Name="Debug|Win32"
357                                        >
358                                        <Tool
359                                                Name="VCCustomBuildTool"
360                                                Description="Moc&apos;ing visualGUI_ObjectPosition.h..."
361                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_ObjectPosition.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
362                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_ObjectPosition.h"
363                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_ObjectPosition.cpp&quot;"
364                                        />
365                                </FileConfiguration>
366                        </File>
367                        <File
368                                RelativePath=".\visualGUI_Weather.h"
369                                >
370                                <FileConfiguration
371                                        Name="Release|Win32"
372                                        >
373                                        <Tool
374                                                Name="VCCustomBuildTool"
375                                                Description="Moc&apos;ing visualGUI_Weather.h..."
376                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_Weather.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
377                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_Weather.h"
378                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_Weather.cpp&quot;"
379                                        />
380                                </FileConfiguration>
381                                <FileConfiguration
382                                        Name="Debug|Win32"
383                                        >
384                                        <Tool
385                                                Name="VCCustomBuildTool"
386                                                Description="Moc&apos;ing visualGUI_Weather.h..."
387                                                CommandLine="&quot;$(QTDIR)\bin\moc.exe&quot;   -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL  -I&quot;.\..\..\VCL_1.0.3.4\source\include\VCL&quot; -I&quot;.\GeneratedFiles&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.\GeneratedFiles\$(ConfigurationName)&quot; -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include\QtXml&quot; -I&quot;$(QTDIR)\include\QtNetwork&quot; -I&quot;$(QTDIR)\include\QtHelp&quot; -I&quot;$(QTDIR)\include\QtXmlPatterns&quot; -I&quot;.&quot; -I&quot;$(OSG_ROOT)\include&quot; &quot;.\visualGUI_Weather.h&quot; -o &quot;.\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp&quot;&#x0D;&#x0A;"
388                                                AdditionalDependencies="&quot;$(QTDIR)\bin\moc.exe&quot;;.\visualGUI_Weather.h"
389                                                Outputs="&quot;.\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_Weather.cpp&quot;"
390                                        />
391                                </FileConfiguration>
392                        </File>
393                </Filter>
394                <Filter
395                        Name="Form Dateien"
396                        Filter="ui"
397                        UniqueIdentifier="{99349809-55BA-4b9d-BF79-8FDBB0286EB3}"
398                        >
399                        <File
400                                RelativePath=".\sichtsystemgui.ui"
401                                >
402                                <FileConfiguration
403                                        Name="Release|Win32"
404                                        >
405                                        <Tool
406                                                Name="VCCustomBuildTool"
407                                                Description="Uic&apos;ing $(InputPath)..."
408                                                CommandLine="&quot;$(QTDIR)\bin\uic.exe&quot; -o &quot;.\GeneratedFiles\ui_sichtsystemgui.h&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
409                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe"
410                                                Outputs="&quot;.\GeneratedFiles\ui_sichtsystemgui.h&quot;"
411                                        />
412                                </FileConfiguration>
413                                <FileConfiguration
414                                        Name="Debug|Win32"
415                                        >
416                                        <Tool
417                                                Name="VCCustomBuildTool"
418                                                Description="Uic&apos;ing $(InputPath)..."
419                                                CommandLine="&quot;$(QTDIR)\bin\uic.exe&quot; -o &quot;.\GeneratedFiles\ui_sichtsystemgui.h&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
420                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe"
421                                                Outputs="&quot;.\GeneratedFiles\ui_sichtsystemgui.h&quot;"
422                                        />
423                                </FileConfiguration>
424                        </File>
425                        <File
426                                RelativePath=".\visualGUI_DateTime.ui"
427                                >
428                                <FileConfiguration
429                                        Name="Release|Win32"
430                                        >
431                                        <Tool
432                                                Name="VCCustomBuildTool"
433                                                Description="Uic&apos;ing $(InputPath)..."
434                                                CommandLine="&quot;$(QTDIR)\bin\uic.exe&quot; -o &quot;.\GeneratedFiles\ui_visualGUI_DateTime.h&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
435                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe"
436                                                Outputs="&quot;.\GeneratedFiles\ui_visualGUI_DateTime.h&quot;"
437                                        />
438                                </FileConfiguration>
439                                <FileConfiguration
440                                        Name="Debug|Win32"
441                                        >
442                                        <Tool
443                                                Name="VCCustomBuildTool"
444                                                Description="Uic&apos;ing $(InputPath)..."
445                                                CommandLine="&quot;$(QTDIR)\bin\uic.exe&quot; -o &quot;.\GeneratedFiles\ui_visualGUI_DateTime.h&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
446                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe"
447                                                Outputs="&quot;.\GeneratedFiles\ui_visualGUI_DateTime.h&quot;"
448                                        />
449                                </FileConfiguration>
450                        </File>
451                        <File
452                                RelativePath=".\visualGUI_ObjectPosition.ui"
453                                >
454                                <FileConfiguration
455                                        Name="Release|Win32"
456                                        >
457                                        <Tool
458                                                Name="VCCustomBuildTool"
459                                                Description="Uic&apos;ing $(InputPath)..."
460                                                CommandLine="&quot;$(QTDIR)\bin\uic.exe&quot; -o &quot;.\GeneratedFiles\ui_visualGUI_ObjectPosition.h&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
461                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe"
462                                                Outputs="&quot;.\GeneratedFiles\ui_visualGUI_ObjectPosition.h&quot;"
463                                        />
464                                </FileConfiguration>
465                                <FileConfiguration
466                                        Name="Debug|Win32"
467                                        >
468                                        <Tool
469                                                Name="VCCustomBuildTool"
470                                                Description="Uic&apos;ing $(InputPath)..."
471                                                CommandLine="&quot;$(QTDIR)\bin\uic.exe&quot; -o &quot;.\GeneratedFiles\ui_visualGUI_ObjectPosition.h&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
472                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe"
473                                                Outputs="&quot;.\GeneratedFiles\ui_visualGUI_ObjectPosition.h&quot;"
474                                        />
475                                </FileConfiguration>
476                        </File>
477                        <File
478                                RelativePath=".\visualGUI_Weather.ui"
479                                >
480                                <FileConfiguration
481                                        Name="Release|Win32"
482                                        >
483                                        <Tool
484                                                Name="VCCustomBuildTool"
485                                                Description="Uic&apos;ing $(InputPath)..."
486                                                CommandLine="&quot;$(QTDIR)\bin\uic.exe&quot; -o &quot;.\GeneratedFiles\ui_visualGUI_Weather.h&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
487                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe"
488                                                Outputs="&quot;.\GeneratedFiles\ui_visualGUI_Weather.h&quot;"
489                                        />
490                                </FileConfiguration>
491                                <FileConfiguration
492                                        Name="Debug|Win32"
493                                        >
494                                        <Tool
495                                                Name="VCCustomBuildTool"
496                                                Description="Uic&apos;ing $(InputPath)..."
497                                                CommandLine="&quot;$(QTDIR)\bin\uic.exe&quot; -o &quot;.\GeneratedFiles\ui_visualGUI_Weather.h&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
498                                                AdditionalDependencies="$(QTDIR)\bin\uic.exe"
499                                                Outputs="&quot;.\GeneratedFiles\ui_visualGUI_Weather.h&quot;"
500                                        />
501                                </FileConfiguration>
502                        </File>
503                </Filter>
504                <Filter
505                        Name="Resource Dateien"
506                        Filter="qrc;*"
507                        UniqueIdentifier="{D9D6E242-F8AF-46E4-B9FD-80ECBC20BA3E}"
508                        ParseFiles="false"
509                        >
510                        <File
511                                RelativePath=".\Resources\aboutQt.png"
512                                >
513                                <FileConfiguration
514                                        Name="Release|Win32"
515                                        ExcludedFromBuild="true"
516                                        >
517                                        <Tool
518                                                Name="VCCustomBuildTool"
519                                        />
520                                </FileConfiguration>
521                                <FileConfiguration
522                                        Name="Debug|Win32"
523                                        ExcludedFromBuild="true"
524                                        >
525                                        <Tool
526                                                Name="VCCustomBuildTool"
527                                        />
528                                </FileConfiguration>
529                        </File>
530                        <File
531                                RelativePath=".\Resources\applicationLogo.png"
532                                >
533                                <FileConfiguration
534                                        Name="Release|Win32"
535                                        ExcludedFromBuild="true"
536                                        >
537                                        <Tool
538                                                Name="VCCustomBuildTool"
539                                        />
540                                </FileConfiguration>
541                                <FileConfiguration
542                                        Name="Debug|Win32"
543                                        ExcludedFromBuild="true"
544                                        >
545                                        <Tool
546                                                Name="VCCustomBuildTool"
547                                        />
548                                </FileConfiguration>
549                        </File>
550                        <File
551                                RelativePath=".\Resources\changeLanguage.png"
552                                >
553                                <FileConfiguration
554                                        Name="Release|Win32"
555                                        ExcludedFromBuild="true"
556                                        >
557                                        <Tool
558                                                Name="VCCustomBuildTool"
559                                        />
560                                </FileConfiguration>
561                                <FileConfiguration
562                                        Name="Debug|Win32"
563                                        ExcludedFromBuild="true"
564                                        >
565                                        <Tool
566                                                Name="VCCustomBuildTool"
567                                        />
568                                </FileConfiguration>
569                        </File>
570                        <File
571                                RelativePath=".\Resources\exit.png"
572                                >
573                                <FileConfiguration
574                                        Name="Release|Win32"
575                                        ExcludedFromBuild="true"
576                                        >
577                                        <Tool
578                                                Name="VCCustomBuildTool"
579                                        />
580                                </FileConfiguration>
581                                <FileConfiguration
582                                        Name="Debug|Win32"
583                                        ExcludedFromBuild="true"
584                                        >
585                                        <Tool
586                                                Name="VCCustomBuildTool"
587                                        />
588                                </FileConfiguration>
589                        </File>
590                        <File
591                                RelativePath=".\Resources\help.png"
592                                >
593                                <FileConfiguration
594                                        Name="Release|Win32"
595                                        ExcludedFromBuild="true"
596                                        >
597                                        <Tool
598                                                Name="VCCustomBuildTool"
599                                        />
600                                </FileConfiguration>
601                                <FileConfiguration
602                                        Name="Debug|Win32"
603                                        ExcludedFromBuild="true"
604                                        >
605                                        <Tool
606                                                Name="VCCustomBuildTool"
607                                        />
608                                </FileConfiguration>
609                        </File>
610                        <File
611                                RelativePath=".\Resources\setCornerLeftBottom.png"
612                                >
613                                <FileConfiguration
614                                        Name="Release|Win32"
615                                        ExcludedFromBuild="true"
616                                        >
617                                        <Tool
618                                                Name="VCCustomBuildTool"
619                                        />
620                                </FileConfiguration>
621                                <FileConfiguration
622                                        Name="Debug|Win32"
623                                        ExcludedFromBuild="true"
624                                        >
625                                        <Tool
626                                                Name="VCCustomBuildTool"
627                                        />
628                                </FileConfiguration>
629                        </File>
630                        <File
631                                RelativePath=".\Resources\setCornerLeftTop.png"
632                                >
633                                <FileConfiguration
634                                        Name="Release|Win32"
635                                        ExcludedFromBuild="true"
636                                        >
637                                        <Tool
638                                                Name="VCCustomBuildTool"
639                                        />
640                                </FileConfiguration>
641                                <FileConfiguration
642                                        Name="Debug|Win32"
643                                        ExcludedFromBuild="true"
644                                        >
645                                        <Tool
646                                                Name="VCCustomBuildTool"
647                                        />
648                                </FileConfiguration>
649                        </File>
650                        <File
651                                RelativePath=".\Resources\setCornerRightBottom.png"
652                                >
653                                <FileConfiguration
654                                        Name="Release|Win32"
655                                        ExcludedFromBuild="true"
656                                        >
657                                        <Tool
658                                                Name="VCCustomBuildTool"
659                                        />
660                                </FileConfiguration>
661                                <FileConfiguration
662                                        Name="Debug|Win32"
663                                        ExcludedFromBuild="true"
664                                        >
665                                        <Tool
666                                                Name="VCCustomBuildTool"
667                                        />
668                                </FileConfiguration>
669                        </File>
670                        <File
671                                RelativePath=".\Resources\setCornerRightTop.png"
672                                >
673                                <FileConfiguration
674                                        Name="Release|Win32"
675                                        ExcludedFromBuild="true"
676                                        >
677                                        <Tool
678                                                Name="VCCustomBuildTool"
679                                        />
680                                </FileConfiguration>
681                                <FileConfiguration
682                                        Name="Debug|Win32"
683                                        ExcludedFromBuild="true"
684                                        >
685                                        <Tool
686                                                Name="VCCustomBuildTool"
687                                        />
688                                </FileConfiguration>
689                        </File>
690                        <File
691                                RelativePath=".\Resources\settings.png"
692                                >
693                                <FileConfiguration
694                                        Name="Release|Win32"
695                                        ExcludedFromBuild="true"
696                                        >
697                                        <Tool
698                                                Name="VCCustomBuildTool"
699                                        />
700                                </FileConfiguration>
701                                <FileConfiguration
702                                        Name="Debug|Win32"
703                                        ExcludedFromBuild="true"
704                                        >
705                                        <Tool
706                                                Name="VCCustomBuildTool"
707                                        />
708                                </FileConfiguration>
709                        </File>
710                        <File
711                                RelativePath=".\sichtsystemgui.qrc"
712                                >
713                                <FileConfiguration
714                                        Name="Release|Win32"
715                                        >
716                                        <Tool
717                                                Name="VCCustomBuildTool"
718                                                Description="Rcc&apos;ing sichtsystemgui.qrc..."
719                                                CommandLine="&quot;$(QTDIR)\bin\rcc.exe&quot; -name &quot;sichtsystemgui&quot; -no-compress &quot;.\sichtsystemgui.qrc&quot; -o .\GeneratedFiles\qrc_sichtsystemgui.cpp&#x0D;&#x0A;"
720                                                AdditionalDependencies=".\sichtsystemgui.qrc;.\Resources\aboutQt.png;.\Resources\applicationLogo.png;.\Resources\changeLanguage.png;.\Resources\exit.png;.\Resources\help.png;.\Resources\setCornerLeftBottom.png;.\Resources\setCornerLeftTop.png;.\Resources\setCornerRightBottom.png;.\Resources\setCornerRightTop.png;.\Resources\settings.png"
721                                                Outputs=".\GeneratedFiles\qrc_sichtsystemgui.cpp"
722                                        />
723                                </FileConfiguration>
724                                <FileConfiguration
725                                        Name="Debug|Win32"
726                                        >
727                                        <Tool
728                                                Name="VCCustomBuildTool"
729                                                Description="Rcc&apos;ing sichtsystemgui.qrc..."
730                                                CommandLine="&quot;$(QTDIR)\bin\rcc.exe&quot; -name &quot;sichtsystemgui&quot; -no-compress &quot;.\sichtsystemgui.qrc&quot; -o .\GeneratedFiles\qrc_sichtsystemgui.cpp&#x0D;&#x0A;"
731                                                AdditionalDependencies=".\sichtsystemgui.qrc;.\Resources\aboutQt.png;.\Resources\applicationLogo.png;.\Resources\changeLanguage.png;.\Resources\exit.png;.\Resources\help.png;.\Resources\setCornerLeftBottom.png;.\Resources\setCornerLeftTop.png;.\Resources\setCornerRightBottom.png;.\Resources\setCornerRightTop.png;.\Resources\settings.png"
732                                                Outputs=".\GeneratedFiles\qrc_sichtsystemgui.cpp"
733                                        />
734                                </FileConfiguration>
735                        </File>
736                        <File
737                                RelativePath=".\Resources\wifi.png"
738                                >
739                                <FileConfiguration
740                                        Name="Release|Win32"
741                                        ExcludedFromBuild="true"
742                                        >
743                                        <Tool
744                                                Name="VCCustomBuildTool"
745                                        />
746                                </FileConfiguration>
747                                <FileConfiguration
748                                        Name="Debug|Win32"
749                                        ExcludedFromBuild="true"
750                                        >
751                                        <Tool
752                                                Name="VCCustomBuildTool"
753                                        />
754                                </FileConfiguration>
755                        </File>
756                </Filter>
757                <Filter
758                        Name="Generierte Dateien"
759                        Filter="moc;h;cpp"
760                        UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}"
761                        SourceControlFiles="false"
762                        >
763                        <File
764                                RelativePath=".\GeneratedFiles\Debug\moc_sichtsystemgui.cpp"
765                                >
766                                <FileConfiguration
767                                        Name="Release|Win32"
768                                        ExcludedFromBuild="true"
769                                        >
770                                        <Tool
771                                                Name="VCCLCompilerTool"
772                                        />
773                                </FileConfiguration>
774                        </File>
775                        <File
776                                RelativePath=".\GeneratedFiles\Release\moc_sichtsystemgui.cpp"
777                                >
778                                <FileConfiguration
779                                        Name="Debug|Win32"
780                                        ExcludedFromBuild="true"
781                                        >
782                                        <Tool
783                                                Name="VCCLCompilerTool"
784                                        />
785                                </FileConfiguration>
786                        </File>
787                        <File
788                                RelativePath=".\GeneratedFiles\Release\moc_visualGUI_DateTime.cpp"
789                                >
790                                <FileConfiguration
791                                        Name="Debug|Win32"
792                                        ExcludedFromBuild="true"
793                                        >
794                                        <Tool
795                                                Name="VCCLCompilerTool"
796                                        />
797                                </FileConfiguration>
798                        </File>
799                        <File
800                                RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_DateTime.cpp"
801                                >
802                                <FileConfiguration
803                                        Name="Release|Win32"
804                                        ExcludedFromBuild="true"
805                                        >
806                                        <Tool
807                                                Name="VCCLCompilerTool"
808                                        />
809                                </FileConfiguration>
810                        </File>
811                        <File
812                                RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_externalDataContainer.cpp"
813                                >
814                                <FileConfiguration
815                                        Name="Release|Win32"
816                                        ExcludedFromBuild="true"
817                                        >
818                                        <Tool
819                                                Name="VCCLCompilerTool"
820                                        />
821                                </FileConfiguration>
822                        </File>
823                        <File
824                                RelativePath=".\GeneratedFiles\Release\moc_visualGUI_externalDataContainer.cpp"
825                                >
826                                <FileConfiguration
827                                        Name="Debug|Win32"
828                                        ExcludedFromBuild="true"
829                                        >
830                                        <Tool
831                                                Name="VCCLCompilerTool"
832                                        />
833                                </FileConfiguration>
834                        </File>
835                        <File
836                                RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_externalLink.cpp"
837                                >
838                                <FileConfiguration
839                                        Name="Release|Win32"
840                                        ExcludedFromBuild="true"
841                                        >
842                                        <Tool
843                                                Name="VCCLCompilerTool"
844                                        />
845                                </FileConfiguration>
846                        </File>
847                        <File
848                                RelativePath=".\GeneratedFiles\Release\moc_visualGUI_externalLink.cpp"
849                                >
850                                <FileConfiguration
851                                        Name="Debug|Win32"
852                                        ExcludedFromBuild="true"
853                                        >
854                                        <Tool
855                                                Name="VCCLCompilerTool"
856                                        />
857                                </FileConfiguration>
858                        </File>
859                        <File
860                                RelativePath=".\GeneratedFiles\Release\moc_visualGUI_externalLinkVCL.cpp"
861                                >
862                                <FileConfiguration
863                                        Name="Debug|Win32"
864                                        ExcludedFromBuild="true"
865                                        >
866                                        <Tool
867                                                Name="VCCLCompilerTool"
868                                        />
869                                </FileConfiguration>
870                        </File>
871                        <File
872                                RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_externalLinkVCL.cpp"
873                                >
874                                <FileConfiguration
875                                        Name="Release|Win32"
876                                        ExcludedFromBuild="true"
877                                        >
878                                        <Tool
879                                                Name="VCCLCompilerTool"
880                                        />
881                                </FileConfiguration>
882                        </File>
883                        <File
884                                RelativePath=".\GeneratedFiles\Release\moc_visualGUI_ObjectPosition.cpp"
885                                >
886                                <FileConfiguration
887                                        Name="Debug|Win32"
888                                        ExcludedFromBuild="true"
889                                        >
890                                        <Tool
891                                                Name="VCCLCompilerTool"
892                                        />
893                                </FileConfiguration>
894                        </File>
895                        <File
896                                RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_ObjectPosition.cpp"
897                                >
898                                <FileConfiguration
899                                        Name="Release|Win32"
900                                        ExcludedFromBuild="true"
901                                        >
902                                        <Tool
903                                                Name="VCCLCompilerTool"
904                                        />
905                                </FileConfiguration>
906                        </File>
907                        <File
908                                RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_Weather.cpp"
909                                >
910                                <FileConfiguration
911                                        Name="Release|Win32"
912                                        ExcludedFromBuild="true"
913                                        >
914                                        <Tool
915                                                Name="VCCLCompilerTool"
916                                        />
917                                </FileConfiguration>
918                        </File>
919                        <File
920                                RelativePath=".\GeneratedFiles\Release\moc_visualGUI_Weather.cpp"
921                                >
922                                <FileConfiguration
923                                        Name="Debug|Win32"
924                                        ExcludedFromBuild="true"
925                                        >
926                                        <Tool
927                                                Name="VCCLCompilerTool"
928                                        />
929                                </FileConfiguration>
930                        </File>
931                        <File
932                                RelativePath=".\GeneratedFiles\qrc_sichtsystemgui.cpp"
933                                >
934                        </File>
935                        <File
936                                RelativePath=".\GeneratedFiles\ui_sichtsystemgui.h"
937                                >
938                        </File>
939                        <File
940                                RelativePath=".\GeneratedFiles\ui_visualGUI_DateTime.h"
941                                >
942                        </File>
943                        <File
944                                RelativePath=".\GeneratedFiles\ui_visualGUI_ObjectPosition.h"
945                                >
946                        </File>
947                        <File
948                                RelativePath=".\GeneratedFiles\ui_visualGUI_Weather.h"
949                                >
950                        </File>
951                </Filter>
952                <File
953                        RelativePath=".\Sichtsystem-GUI.ico"
954                        >
955                </File>
956                <File
957                        RelativePath=".\Sichtsystem-GUI.rc"
958                        >
959                </File>
960        </Files>
961        <Globals>
962                <Global
963                        Name="MocDir"
964                        Value=".\GeneratedFiles\$(ConfigurationName)"
965                />
966                <Global
967                        Name="QtVersion"
968                        Value="4.5.1"
969                />
970                <Global
971                        Name="QtVersion Win32"
972                        Value="$(DefaultQtVersion)"
973                />
974                <Global
975                        Name="RccDir"
976                        Value=".\GeneratedFiles"
977                />
978                <Global
979                        Name="UicDir"
980                        Value=".\GeneratedFiles"
981                />
982        </Globals>
983</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.