[236] | 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" |
---|
[239] | 42 | AdditionalIncludeDirectories="..\..\..\VCL_1.0.3.4\source\include\VCL;.\GeneratedFiles;"$(QTDIR)\include";".\GeneratedFiles\$(ConfigurationName)";"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include\QtXml";"$(QTDIR)\include\QtNetwork";"$(QTDIR)\include\QtHelp";"$(QTDIR)\include\QtXmlPatterns";.\;"$(OSG_ROOT)\include"" |
---|
[236] | 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" |
---|
[239] | 61 | AdditionalLibraryDirectories=""$(QTDIR)\lib";..\..\..\VCL_1.0.3.4\source\lib\x86;..\..\..\VCL_1.0.3.4\source\3rdParty\expatpp\lib\releasemtdll;"$(OSG_ROOT)\lib"" |
---|
[236] | 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" |
---|
[239] | 113 | AdditionalIncludeDirectories="..\..\..\VCL_1.0.3.4\source\include\VCL;.\GeneratedFiles;"$(QTDIR)\include";".\GeneratedFiles\$(ConfigurationName)";"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include\QtXml";"$(QTDIR)\include\QtNetwork";"$(QTDIR)\include\QtHelp";"$(QTDIR)\include\QtXmlPatterns";.\;"$(OSG_ROOT)\include"" |
---|
[236] | 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" |
---|
[239] | 132 | AdditionalLibraryDirectories=""$(QTDIR)\lib";..\..\..\VCL_1.0.3.4\source\lib\x86;..\..\..\VCL_1.0.3.4\source\3rdParty\expatpp\lib\debugmtdll;"$(OSG_ROOT)\lib\"" |
---|
[236] | 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'ing sichtsystemgui.h..." |
---|
[239] | 220 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\sichtsystemgui.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 221 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\sichtsystemgui.h" |
---|
| 222 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_sichtsystemgui.cpp"" |
---|
| 223 | /> |
---|
| 224 | </FileConfiguration> |
---|
| 225 | <FileConfiguration |
---|
| 226 | Name="Debug|Win32" |
---|
| 227 | > |
---|
| 228 | <Tool |
---|
| 229 | Name="VCCustomBuildTool" |
---|
| 230 | Description="Moc'ing sichtsystemgui.h..." |
---|
[239] | 231 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\sichtsystemgui.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 232 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\sichtsystemgui.h" |
---|
| 233 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_sichtsystemgui.cpp"" |
---|
| 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'ing visualGUI_DateTime.h..." |
---|
[239] | 246 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_DateTime.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 247 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_DateTime.h" |
---|
| 248 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_DateTime.cpp"" |
---|
| 249 | /> |
---|
| 250 | </FileConfiguration> |
---|
| 251 | <FileConfiguration |
---|
| 252 | Name="Debug|Win32" |
---|
| 253 | > |
---|
| 254 | <Tool |
---|
| 255 | Name="VCCustomBuildTool" |
---|
| 256 | Description="Moc'ing visualGUI_DateTime.h..." |
---|
[239] | 257 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_DateTime.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 258 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_DateTime.h" |
---|
| 259 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_DateTime.cpp"" |
---|
| 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'ing visualGUI_externalDataContainer.h..." |
---|
[239] | 272 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_externalDataContainer.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 273 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_externalDataContainer.h" |
---|
| 274 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalDataContainer.cpp"" |
---|
| 275 | /> |
---|
| 276 | </FileConfiguration> |
---|
| 277 | <FileConfiguration |
---|
| 278 | Name="Debug|Win32" |
---|
| 279 | > |
---|
| 280 | <Tool |
---|
| 281 | Name="VCCustomBuildTool" |
---|
| 282 | Description="Moc'ing visualGUI_externalDataContainer.h..." |
---|
[239] | 283 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_externalDataContainer.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 284 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_externalDataContainer.h" |
---|
| 285 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalDataContainer.cpp"" |
---|
| 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'ing visualGUI_externalLink.h..." |
---|
[239] | 298 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_externalLink.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 299 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_externalLink.h" |
---|
| 300 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalLink.cpp"" |
---|
| 301 | /> |
---|
| 302 | </FileConfiguration> |
---|
| 303 | <FileConfiguration |
---|
| 304 | Name="Debug|Win32" |
---|
| 305 | > |
---|
| 306 | <Tool |
---|
| 307 | Name="VCCustomBuildTool" |
---|
| 308 | Description="Moc'ing visualGUI_externalLink.h..." |
---|
[239] | 309 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_externalLink.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 310 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_externalLink.h" |
---|
| 311 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalLink.cpp"" |
---|
| 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'ing visualGUI_externalLinkVCL.h..." |
---|
[239] | 324 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_externalLinkVCL.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 325 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_externalLinkVCL.h" |
---|
| 326 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalLinkVCL.cpp"" |
---|
| 327 | /> |
---|
| 328 | </FileConfiguration> |
---|
| 329 | <FileConfiguration |
---|
| 330 | Name="Debug|Win32" |
---|
| 331 | > |
---|
| 332 | <Tool |
---|
| 333 | Name="VCCustomBuildTool" |
---|
| 334 | Description="Moc'ing visualGUI_externalLinkVCL.h..." |
---|
[239] | 335 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_externalLinkVCL.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 336 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_externalLinkVCL.h" |
---|
| 337 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_externalLinkVCL.cpp"" |
---|
| 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'ing visualGUI_ObjectPosition.h..." |
---|
[239] | 350 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_ObjectPosition.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 351 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_ObjectPosition.h" |
---|
| 352 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_ObjectPosition.cpp"" |
---|
| 353 | /> |
---|
| 354 | </FileConfiguration> |
---|
| 355 | <FileConfiguration |
---|
| 356 | Name="Debug|Win32" |
---|
| 357 | > |
---|
| 358 | <Tool |
---|
| 359 | Name="VCCustomBuildTool" |
---|
| 360 | Description="Moc'ing visualGUI_ObjectPosition.h..." |
---|
[239] | 361 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_ObjectPosition.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 362 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_ObjectPosition.h" |
---|
| 363 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_ObjectPosition.cpp"" |
---|
| 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'ing visualGUI_Weather.h..." |
---|
[239] | 376 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_NO_DEBUG -DNDEBUG -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_Weather.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 377 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_Weather.h" |
---|
| 378 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_Weather.cpp"" |
---|
| 379 | /> |
---|
| 380 | </FileConfiguration> |
---|
| 381 | <FileConfiguration |
---|
| 382 | Name="Debug|Win32" |
---|
| 383 | > |
---|
| 384 | <Tool |
---|
| 385 | Name="VCCustomBuildTool" |
---|
| 386 | Description="Moc'ing visualGUI_Weather.h..." |
---|
[239] | 387 | CommandLine=""$(QTDIR)\bin\moc.exe" -DUNICODE -DWIN32 -DQT_THREAD_SUPPORT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_DLL -I".\..\..\..\VCL_1.0.3.4\source\include\VCL" -I".\GeneratedFiles" -I"$(QTDIR)\include" -I".\GeneratedFiles\$(ConfigurationName)" -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include\QtXml" -I"$(QTDIR)\include\QtNetwork" -I"$(QTDIR)\include\QtHelp" -I"$(QTDIR)\include\QtXmlPatterns" -I"." -I"$(OSG_ROOT)\include" ".\visualGUI_Weather.h" -o ".\GeneratedFiles\$(ConfigurationName)\moc_$(InputName).cpp"
" |
---|
[236] | 388 | AdditionalDependencies=""$(QTDIR)\bin\moc.exe";.\visualGUI_Weather.h" |
---|
| 389 | Outputs="".\GeneratedFiles\$(ConfigurationName)\moc_visualGUI_Weather.cpp"" |
---|
| 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'ing $(InputPath)..." |
---|
| 408 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_sichtsystemgui.h" "$(InputPath)"
" |
---|
| 409 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 410 | Outputs="".\GeneratedFiles\ui_sichtsystemgui.h"" |
---|
| 411 | /> |
---|
| 412 | </FileConfiguration> |
---|
| 413 | <FileConfiguration |
---|
| 414 | Name="Debug|Win32" |
---|
| 415 | > |
---|
| 416 | <Tool |
---|
| 417 | Name="VCCustomBuildTool" |
---|
| 418 | Description="Uic'ing $(InputPath)..." |
---|
| 419 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_sichtsystemgui.h" "$(InputPath)"
" |
---|
| 420 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 421 | Outputs="".\GeneratedFiles\ui_sichtsystemgui.h"" |
---|
| 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'ing $(InputPath)..." |
---|
| 434 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_visualGUI_DateTime.h" "$(InputPath)"
" |
---|
| 435 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 436 | Outputs="".\GeneratedFiles\ui_visualGUI_DateTime.h"" |
---|
| 437 | /> |
---|
| 438 | </FileConfiguration> |
---|
| 439 | <FileConfiguration |
---|
| 440 | Name="Debug|Win32" |
---|
| 441 | > |
---|
| 442 | <Tool |
---|
| 443 | Name="VCCustomBuildTool" |
---|
| 444 | Description="Uic'ing $(InputPath)..." |
---|
| 445 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_visualGUI_DateTime.h" "$(InputPath)"
" |
---|
| 446 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 447 | Outputs="".\GeneratedFiles\ui_visualGUI_DateTime.h"" |
---|
| 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'ing $(InputPath)..." |
---|
| 460 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_visualGUI_ObjectPosition.h" "$(InputPath)"
" |
---|
| 461 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 462 | Outputs="".\GeneratedFiles\ui_visualGUI_ObjectPosition.h"" |
---|
| 463 | /> |
---|
| 464 | </FileConfiguration> |
---|
| 465 | <FileConfiguration |
---|
| 466 | Name="Debug|Win32" |
---|
| 467 | > |
---|
| 468 | <Tool |
---|
| 469 | Name="VCCustomBuildTool" |
---|
| 470 | Description="Uic'ing $(InputPath)..." |
---|
| 471 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_visualGUI_ObjectPosition.h" "$(InputPath)"
" |
---|
| 472 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 473 | Outputs="".\GeneratedFiles\ui_visualGUI_ObjectPosition.h"" |
---|
| 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'ing $(InputPath)..." |
---|
| 486 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_visualGUI_Weather.h" "$(InputPath)"
" |
---|
| 487 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 488 | Outputs="".\GeneratedFiles\ui_visualGUI_Weather.h"" |
---|
| 489 | /> |
---|
| 490 | </FileConfiguration> |
---|
| 491 | <FileConfiguration |
---|
| 492 | Name="Debug|Win32" |
---|
| 493 | > |
---|
| 494 | <Tool |
---|
| 495 | Name="VCCustomBuildTool" |
---|
| 496 | Description="Uic'ing $(InputPath)..." |
---|
| 497 | CommandLine=""$(QTDIR)\bin\uic.exe" -o ".\GeneratedFiles\ui_visualGUI_Weather.h" "$(InputPath)"
" |
---|
| 498 | AdditionalDependencies="$(QTDIR)\bin\uic.exe" |
---|
| 499 | Outputs="".\GeneratedFiles\ui_visualGUI_Weather.h"" |
---|
| 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'ing sichtsystemgui.qrc..." |
---|
| 719 | CommandLine=""$(QTDIR)\bin\rcc.exe" -name "sichtsystemgui" -no-compress ".\sichtsystemgui.qrc" -o .\GeneratedFiles\qrc_sichtsystemgui.cpp
" |
---|
| 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'ing sichtsystemgui.qrc..." |
---|
| 730 | CommandLine=""$(QTDIR)\bin\rcc.exe" -name "sichtsystemgui" -no-compress ".\sichtsystemgui.qrc" -o .\GeneratedFiles\qrc_sichtsystemgui.cpp
" |
---|
| 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 |
---|
[239] | 764 | RelativePath=".\GeneratedFiles\Release\moc_sichtsystemgui.cpp" |
---|
| 765 | > |
---|
| 766 | <FileConfiguration |
---|
| 767 | Name="Debug|Win32" |
---|
| 768 | ExcludedFromBuild="true" |
---|
| 769 | > |
---|
| 770 | <Tool |
---|
| 771 | Name="VCCLCompilerTool" |
---|
| 772 | /> |
---|
| 773 | </FileConfiguration> |
---|
| 774 | </File> |
---|
| 775 | <File |
---|
[236] | 776 | RelativePath=".\GeneratedFiles\Debug\moc_sichtsystemgui.cpp" |
---|
| 777 | > |
---|
| 778 | <FileConfiguration |
---|
| 779 | Name="Release|Win32" |
---|
| 780 | ExcludedFromBuild="true" |
---|
| 781 | > |
---|
| 782 | <Tool |
---|
| 783 | Name="VCCLCompilerTool" |
---|
| 784 | /> |
---|
| 785 | </FileConfiguration> |
---|
| 786 | </File> |
---|
| 787 | <File |
---|
[239] | 788 | RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_DateTime.cpp" |
---|
[236] | 789 | > |
---|
| 790 | <FileConfiguration |
---|
[239] | 791 | Name="Release|Win32" |
---|
[236] | 792 | ExcludedFromBuild="true" |
---|
| 793 | > |
---|
| 794 | <Tool |
---|
| 795 | Name="VCCLCompilerTool" |
---|
| 796 | /> |
---|
| 797 | </FileConfiguration> |
---|
| 798 | </File> |
---|
| 799 | <File |
---|
| 800 | RelativePath=".\GeneratedFiles\Release\moc_visualGUI_DateTime.cpp" |
---|
| 801 | > |
---|
| 802 | <FileConfiguration |
---|
| 803 | Name="Debug|Win32" |
---|
| 804 | ExcludedFromBuild="true" |
---|
| 805 | > |
---|
| 806 | <Tool |
---|
| 807 | Name="VCCLCompilerTool" |
---|
| 808 | /> |
---|
| 809 | </FileConfiguration> |
---|
| 810 | </File> |
---|
| 811 | <File |
---|
[239] | 812 | RelativePath=".\GeneratedFiles\Release\moc_visualGUI_externalDataContainer.cpp" |
---|
[236] | 813 | > |
---|
| 814 | <FileConfiguration |
---|
[239] | 815 | Name="Debug|Win32" |
---|
[236] | 816 | ExcludedFromBuild="true" |
---|
| 817 | > |
---|
| 818 | <Tool |
---|
| 819 | Name="VCCLCompilerTool" |
---|
| 820 | /> |
---|
| 821 | </FileConfiguration> |
---|
| 822 | </File> |
---|
| 823 | <File |
---|
| 824 | RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_externalDataContainer.cpp" |
---|
| 825 | > |
---|
| 826 | <FileConfiguration |
---|
| 827 | Name="Release|Win32" |
---|
| 828 | ExcludedFromBuild="true" |
---|
| 829 | > |
---|
| 830 | <Tool |
---|
| 831 | Name="VCCLCompilerTool" |
---|
| 832 | /> |
---|
| 833 | </FileConfiguration> |
---|
| 834 | </File> |
---|
| 835 | <File |
---|
[239] | 836 | RelativePath=".\GeneratedFiles\Release\moc_visualGUI_externalLink.cpp" |
---|
[236] | 837 | > |
---|
| 838 | <FileConfiguration |
---|
| 839 | Name="Debug|Win32" |
---|
| 840 | ExcludedFromBuild="true" |
---|
| 841 | > |
---|
| 842 | <Tool |
---|
| 843 | Name="VCCLCompilerTool" |
---|
| 844 | /> |
---|
| 845 | </FileConfiguration> |
---|
| 846 | </File> |
---|
| 847 | <File |
---|
| 848 | RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_externalLink.cpp" |
---|
| 849 | > |
---|
| 850 | <FileConfiguration |
---|
| 851 | Name="Release|Win32" |
---|
| 852 | ExcludedFromBuild="true" |
---|
| 853 | > |
---|
| 854 | <Tool |
---|
| 855 | Name="VCCLCompilerTool" |
---|
| 856 | /> |
---|
| 857 | </FileConfiguration> |
---|
| 858 | </File> |
---|
| 859 | <File |
---|
[239] | 860 | RelativePath=".\GeneratedFiles\Release\moc_visualGUI_externalLinkVCL.cpp" |
---|
[236] | 861 | > |
---|
| 862 | <FileConfiguration |
---|
| 863 | Name="Debug|Win32" |
---|
| 864 | ExcludedFromBuild="true" |
---|
| 865 | > |
---|
| 866 | <Tool |
---|
| 867 | Name="VCCLCompilerTool" |
---|
| 868 | /> |
---|
| 869 | </FileConfiguration> |
---|
| 870 | </File> |
---|
| 871 | <File |
---|
[239] | 872 | RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_externalLinkVCL.cpp" |
---|
[236] | 873 | > |
---|
| 874 | <FileConfiguration |
---|
[239] | 875 | Name="Release|Win32" |
---|
[236] | 876 | ExcludedFromBuild="true" |
---|
| 877 | > |
---|
| 878 | <Tool |
---|
| 879 | Name="VCCLCompilerTool" |
---|
| 880 | /> |
---|
| 881 | </FileConfiguration> |
---|
| 882 | </File> |
---|
| 883 | <File |
---|
[239] | 884 | RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_ObjectPosition.cpp" |
---|
[236] | 885 | > |
---|
| 886 | <FileConfiguration |
---|
| 887 | Name="Release|Win32" |
---|
| 888 | ExcludedFromBuild="true" |
---|
| 889 | > |
---|
| 890 | <Tool |
---|
| 891 | Name="VCCLCompilerTool" |
---|
| 892 | /> |
---|
| 893 | </FileConfiguration> |
---|
| 894 | </File> |
---|
| 895 | <File |
---|
| 896 | RelativePath=".\GeneratedFiles\Release\moc_visualGUI_ObjectPosition.cpp" |
---|
| 897 | > |
---|
| 898 | <FileConfiguration |
---|
| 899 | Name="Debug|Win32" |
---|
| 900 | ExcludedFromBuild="true" |
---|
| 901 | > |
---|
| 902 | <Tool |
---|
| 903 | Name="VCCLCompilerTool" |
---|
| 904 | /> |
---|
| 905 | </FileConfiguration> |
---|
| 906 | </File> |
---|
| 907 | <File |
---|
[239] | 908 | RelativePath=".\GeneratedFiles\Release\moc_visualGUI_Weather.cpp" |
---|
[236] | 909 | > |
---|
| 910 | <FileConfiguration |
---|
[239] | 911 | Name="Debug|Win32" |
---|
[236] | 912 | ExcludedFromBuild="true" |
---|
| 913 | > |
---|
| 914 | <Tool |
---|
| 915 | Name="VCCLCompilerTool" |
---|
| 916 | /> |
---|
| 917 | </FileConfiguration> |
---|
| 918 | </File> |
---|
| 919 | <File |
---|
| 920 | RelativePath=".\GeneratedFiles\Debug\moc_visualGUI_Weather.cpp" |
---|
| 921 | > |
---|
| 922 | <FileConfiguration |
---|
| 923 | Name="Release|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> |
---|