diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Debug b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Debug index ab8c913..4ddefa3 100644 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Debug +++ b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Debug @@ -46,16 +46,20 @@ OBJECTS_DIR = debug SOURCES = ..\groundstation\main.cpp \ ..\groundstation\mainwindow.cpp \ ..\groundstation\mainpic\mainpicdisplay.cpp \ - ..\groundstation\mainpic\mainpicwidget.cpp debug\moc_mainwindow.cpp \ + ..\groundstation\mainpic\mainpicwidget.cpp \ + ..\groundstation\mainpic\clickablelabel.cpp debug\moc_mainwindow.cpp \ debug\moc_mainpicdisplay.cpp \ - debug\moc_mainpicwidget.cpp + debug\moc_mainpicwidget.cpp \ + debug\moc_clickablelabel.cpp OBJECTS = debug\main.obj \ debug\mainwindow.obj \ debug\mainpicdisplay.obj \ debug\mainpicwidget.obj \ + debug\clickablelabel.obj \ debug\moc_mainwindow.obj \ debug\moc_mainpicdisplay.obj \ - debug\moc_mainpicwidget.obj + debug\moc_mainpicwidget.obj \ + debug\moc_clickablelabel.obj DIST = QMAKE_TARGET = groundstation @@ -178,7 +182,7 @@ dist: $(ZIP) groundstation.zip $(SOURCES) $(DIST) ..\groundstation\groundstation.pro ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\spec_pre.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\common\shell-win32.conf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\qconfig.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axbase.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axbase_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axcontainer.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axcontainer_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axserver.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axserver_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_bluetooth.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_bluetooth_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_bootstrap_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_clucene_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_concurrent.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_concurrent_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_core.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_core_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_declarative.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_declarative_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_designer.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_designer_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_designercomponents_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_enginio.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_enginio_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_gui.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_gui_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_help.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_help_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_multimedia.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_multimedia_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_multimediawidgets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_multimediawidgets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_network.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_network_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_nfc.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_nfc_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_opengl.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_opengl_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_openglextensions.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_openglextensions_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_platformsupport_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_positioning.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_positioning_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_printsupport.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_printsupport_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qml.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qml_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qmldevtools_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qmltest.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qmltest_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quick.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quick_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quickparticles_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quickwidgets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quickwidgets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_script.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_script_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_scripttools.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_scripttools_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_sensors.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_sensors_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_serialport.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_serialport_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_sql.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_sql_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_svg.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_svg_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_testlib.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_testlib_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_uitools.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_uitools_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_webkit.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_webkit_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_webkitwidgets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_webkitwidgets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_websockets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_websockets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_widgets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_widgets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_winextras.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_winextras_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_xml.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_xml_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_xmlpatterns.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_xmlpatterns_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\qt_functions.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\qt_config.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\qt_config.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\win32-msvc2010\qmake.conf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\spec_post.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\exclusive_builds.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\default_pre.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\default_pre.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\resolve_config.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\exclusive_builds_post.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\default_post.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\build_pass.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\rtti.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\precompile_header.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\warn_on.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\qt.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\resources.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\moc.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\opengl.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\uic.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\windows.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\testcase_targets.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\exceptions.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\yacc.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\lex.prf ..\groundstation\groundstation.pro C:/Qt/5.3/msvc2010_opengl/lib/qtmaind.prl C:/Qt/5.3/msvc2010_opengl/lib/Qt5Cored.prl C:/Qt/5.3/msvc2010_opengl/lib/Qt5Widgetsd.prl C:/Qt/5.3/msvc2010_opengl/lib/Qt5Guid.prl NO_PCH_SOURCES RESOURCES HEADERS SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES clean: compiler_clean - -$(DEL_FILE) debug\main.obj debug\mainwindow.obj debug\mainpicdisplay.obj debug\mainpicwidget.obj debug\moc_mainwindow.obj debug\moc_mainpicdisplay.obj debug\moc_mainpicwidget.obj + -$(DEL_FILE) debug\main.obj debug\mainwindow.obj debug\mainpicdisplay.obj debug\mainpicwidget.obj debug\clickablelabel.obj debug\moc_mainwindow.obj debug\moc_mainpicdisplay.obj debug\moc_mainpicwidget.obj debug\moc_clickablelabel.obj -$(DEL_FILE) debug\groundstation.exp debug\groundstation.ilk debug\groundstation.idb debug\groundstation.exe.embed.manifest debug\groundstation.exe_manifest.rc debug\groundstation.exe_manifest.res distclean: clean @@ -196,9 +200,9 @@ compiler_no_pch_compiler_make_all: compiler_no_pch_compiler_clean: compiler_rcc_make_all: compiler_rcc_clean: -compiler_moc_header_make_all: debug\moc_mainwindow.cpp debug\moc_mainpicdisplay.cpp debug\moc_mainpicwidget.cpp +compiler_moc_header_make_all: debug\moc_mainwindow.cpp debug\moc_mainpicdisplay.cpp debug\moc_mainpicwidget.cpp debug\moc_clickablelabel.cpp compiler_moc_header_clean: - -$(DEL_FILE) debug\moc_mainwindow.cpp debug\moc_mainpicdisplay.cpp debug\moc_mainpicwidget.cpp + -$(DEL_FILE) debug\moc_mainwindow.cpp debug\moc_mainpicdisplay.cpp debug\moc_mainpicwidget.cpp debug\moc_clickablelabel.cpp debug\moc_mainwindow.cpp: ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QMainWindow \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qmainwindow.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qwidget.h \ @@ -580,6 +584,111 @@ debug\moc_mainpicwidget.cpp: ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\Q ..\groundstation\mainpic\mainpicwidget.h C:\Qt\5.3\msvc2010_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1600 -D_WIN32 -IC:/Qt/5.3/msvc2010_opengl/mkspecs/win32-msvc2010 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2010_opengl/include -IC:/Qt/5.3/msvc2010_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2010_opengl/include/QtGui -IC:/Qt/5.3/msvc2010_opengl/include/QtCore -I. ..\groundstation\mainpic\mainpicwidget.h -o debug\moc_mainpicwidget.cpp +debug\moc_clickablelabel.cpp: ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QLabel \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qlabel.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qframe.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qwidget.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qwindowdefs.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qglobal.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qconfig.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfeatures.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsystemdetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qprocessordetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcompilerdetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtypeinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtypetraits.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsysinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlogging.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qflags.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qbasicatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_bootstrap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qgenericatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_msvc.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv7.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv6.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv5.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_ia64.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_mips.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_x86.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_cxx11.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_gcc.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_unix.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qglobalstatic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmutex.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qnumeric.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobjectdefs.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qnamespace.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobjectdefs_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qwindowdefs_win.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobject.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstring.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qchar.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qbytearray.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qrefcount.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qarraydata.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringbuilder.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlist.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qalgorithms.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qiterator.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcoreevent.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qscopedpointer.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmetatype.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvarlengtharray.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcontainerfwd.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qisenum.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobject_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmargins.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpaintdevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qrect.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsize.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qpoint.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpalette.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qcolor.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qrgb.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringlist.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdatastream.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qiodevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qpair.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qregexp.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringmatcher.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qbrush.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvector.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qmatrix.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpolygon.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qregion.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qline.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qtransform.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpainterpath.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qimage.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpixmap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsharedpointer.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qshareddata.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsharedpointer_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qhash.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfont.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfontmetrics.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfontinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qsizepolicy.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qcursor.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qkeysequence.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qevent.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvariant.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdebug.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtextstream.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlocale.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qset.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcontiguouscache.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qurl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qurlquery.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfile.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfiledevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qvector2d.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qtouchdevice.h \ + ..\groundstation\mainpic\clickablelabel.h + C:\Qt\5.3\msvc2010_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1600 -D_WIN32 -IC:/Qt/5.3/msvc2010_opengl/mkspecs/win32-msvc2010 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2010_opengl/include -IC:/Qt/5.3/msvc2010_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2010_opengl/include/QtGui -IC:/Qt/5.3/msvc2010_opengl/include/QtCore -I. ..\groundstation\mainpic\clickablelabel.h -o debug\moc_clickablelabel.cpp + compiler_moc_source_make_all: compiler_moc_source_clean: compiler_uic_make_all: ui_mainwindow.h @@ -884,31 +993,17 @@ debug\mainwindow.obj: ..\groundstation\mainwindow.cpp ..\groundstation\mainwindo ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qtabbar.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qrubberband.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\QResizeEvent \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\QDebug \ ui_mainwindow.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\QVariant \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QAction \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qaction.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qactiongroup.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QApplication \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qapplication.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcoreapplication.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qeventloop.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qdesktopwidget.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qguiapplication.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qinputmethod.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QButtonGroup \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qbuttongroup.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QGridLayout \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QHeaderView \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qheaderview.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QMenu \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qmenu.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QMenuBar \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qmenubar.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QStatusBar \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qstatusbar.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QToolBar \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qtoolbar.h + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QFileDialog \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qfiledialog.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdir.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfileinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qdialog.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\QFile \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QMessageBox \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qmessagebox.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\QTextStream debug\mainpicdisplay.obj: ..\groundstation\mainpic\mainpicdisplay.cpp ..\groundstation\mainpic\MainPicDisplay.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QLabel \ @@ -1149,12 +1244,118 @@ debug\mainpicwidget.obj: ..\groundstation\mainpic\mainpicwidget.cpp ..\groundsta ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qtabwidget.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qrubberband.h +debug\clickablelabel.obj: ..\groundstation\mainpic\clickablelabel.cpp ..\groundstation\mainpic\clickablelabel.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QLabel \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qlabel.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qframe.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qwidget.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qwindowdefs.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qglobal.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qconfig.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfeatures.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsystemdetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qprocessordetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcompilerdetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtypeinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtypetraits.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsysinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlogging.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qflags.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qbasicatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_bootstrap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qgenericatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_msvc.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv7.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv6.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv5.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_ia64.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_mips.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_x86.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_cxx11.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_gcc.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_unix.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qglobalstatic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmutex.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qnumeric.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobjectdefs.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qnamespace.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobjectdefs_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qwindowdefs_win.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobject.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstring.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qchar.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qbytearray.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qrefcount.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qarraydata.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringbuilder.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlist.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qalgorithms.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qiterator.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcoreevent.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qscopedpointer.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmetatype.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvarlengtharray.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcontainerfwd.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qisenum.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobject_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmargins.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpaintdevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qrect.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsize.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qpoint.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpalette.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qcolor.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qrgb.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringlist.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdatastream.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qiodevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qpair.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qregexp.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringmatcher.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qbrush.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvector.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qmatrix.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpolygon.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qregion.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qline.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qtransform.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpainterpath.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qimage.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpixmap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsharedpointer.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qshareddata.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsharedpointer_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qhash.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfont.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfontmetrics.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfontinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qsizepolicy.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qcursor.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qkeysequence.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qevent.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvariant.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdebug.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtextstream.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlocale.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qset.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcontiguouscache.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qurl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qurlquery.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfile.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfiledevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qvector2d.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qtouchdevice.h + debug\moc_mainwindow.obj: debug\moc_mainwindow.cpp debug\moc_mainpicdisplay.obj: debug\moc_mainpicdisplay.cpp debug\moc_mainpicwidget.obj: debug\moc_mainpicwidget.cpp +debug\moc_clickablelabel.obj: debug\moc_clickablelabel.cpp + ####### Install install: FORCE diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Release b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Release index 2449207..1f31362 100644 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Release +++ b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/Makefile.Release @@ -46,16 +46,20 @@ OBJECTS_DIR = release SOURCES = ..\groundstation\main.cpp \ ..\groundstation\mainwindow.cpp \ ..\groundstation\mainpic\mainpicdisplay.cpp \ - ..\groundstation\mainpic\mainpicwidget.cpp release\moc_mainwindow.cpp \ + ..\groundstation\mainpic\mainpicwidget.cpp \ + ..\groundstation\mainpic\clickablelabel.cpp release\moc_mainwindow.cpp \ release\moc_mainpicdisplay.cpp \ - release\moc_mainpicwidget.cpp + release\moc_mainpicwidget.cpp \ + release\moc_clickablelabel.cpp OBJECTS = release\main.obj \ release\mainwindow.obj \ release\mainpicdisplay.obj \ release\mainpicwidget.obj \ + release\clickablelabel.obj \ release\moc_mainwindow.obj \ release\moc_mainpicdisplay.obj \ - release\moc_mainpicwidget.obj + release\moc_mainpicwidget.obj \ + release\moc_clickablelabel.obj DIST = QMAKE_TARGET = groundstation @@ -167,7 +171,7 @@ dist: $(ZIP) groundstation.zip $(SOURCES) $(DIST) ..\groundstation\groundstation.pro ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\spec_pre.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\common\shell-win32.conf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\qconfig.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axbase.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axbase_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axcontainer.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axcontainer_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axserver.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_axserver_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_bluetooth.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_bluetooth_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_bootstrap_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_clucene_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_concurrent.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_concurrent_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_core.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_core_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_declarative.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_declarative_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_designer.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_designer_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_designercomponents_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_enginio.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_enginio_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_gui.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_gui_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_help.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_help_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_multimedia.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_multimedia_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_multimediawidgets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_multimediawidgets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_network.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_network_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_nfc.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_nfc_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_opengl.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_opengl_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_openglextensions.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_openglextensions_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_platformsupport_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_positioning.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_positioning_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_printsupport.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_printsupport_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qml.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qml_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qmldevtools_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qmltest.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qmltest_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quick.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quick_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quickparticles_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quickwidgets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_quickwidgets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_script.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_script_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_scripttools.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_scripttools_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_sensors.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_sensors_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_serialport.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_serialport_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_sql.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_sql_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_svg.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_svg_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_testlib.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_testlib_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_uitools.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_uitools_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_webkit.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_webkit_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_webkitwidgets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_webkitwidgets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_websockets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_websockets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_widgets.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_widgets_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_winextras.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_winextras_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_xml.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_xml_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_xmlpatterns.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\modules\qt_lib_xmlpatterns_private.pri ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\qt_functions.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\qt_config.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\qt_config.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\win32-msvc2010\qmake.conf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\spec_post.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\exclusive_builds.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\default_pre.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\default_pre.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\resolve_config.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\exclusive_builds_post.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\default_post.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\build_pass.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\rtti.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\precompile_header.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\warn_on.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\qt.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\resources.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\moc.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\opengl.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\uic.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\win32\windows.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\testcase_targets.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\exceptions.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\yacc.prf ..\..\..\Qt\5.3\msvc2010_opengl\mkspecs\features\lex.prf ..\groundstation\groundstation.pro C:/Qt/5.3/msvc2010_opengl/lib/qtmain.prl C:/Qt/5.3/msvc2010_opengl/lib/Qt5Core.prl C:/Qt/5.3/msvc2010_opengl/lib/Qt5Widgets.prl C:/Qt/5.3/msvc2010_opengl/lib/Qt5Gui.prl NO_PCH_SOURCES RESOURCES HEADERS SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES clean: compiler_clean - -$(DEL_FILE) release\main.obj release\mainwindow.obj release\mainpicdisplay.obj release\mainpicwidget.obj release\moc_mainwindow.obj release\moc_mainpicdisplay.obj release\moc_mainpicwidget.obj + -$(DEL_FILE) release\main.obj release\mainwindow.obj release\mainpicdisplay.obj release\mainpicwidget.obj release\clickablelabel.obj release\moc_mainwindow.obj release\moc_mainpicdisplay.obj release\moc_mainpicwidget.obj release\moc_clickablelabel.obj -$(DEL_FILE) release\groundstation.exp release\groundstation.exe.embed.manifest distclean: clean @@ -184,9 +188,9 @@ compiler_no_pch_compiler_make_all: compiler_no_pch_compiler_clean: compiler_rcc_make_all: compiler_rcc_clean: -compiler_moc_header_make_all: release\moc_mainwindow.cpp release\moc_mainpicdisplay.cpp release\moc_mainpicwidget.cpp +compiler_moc_header_make_all: release\moc_mainwindow.cpp release\moc_mainpicdisplay.cpp release\moc_mainpicwidget.cpp release\moc_clickablelabel.cpp compiler_moc_header_clean: - -$(DEL_FILE) release\moc_mainwindow.cpp release\moc_mainpicdisplay.cpp release\moc_mainpicwidget.cpp + -$(DEL_FILE) release\moc_mainwindow.cpp release\moc_mainpicdisplay.cpp release\moc_mainpicwidget.cpp release\moc_clickablelabel.cpp release\moc_mainwindow.cpp: ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QMainWindow \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qmainwindow.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qwidget.h \ @@ -568,6 +572,111 @@ release\moc_mainpicwidget.cpp: ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets ..\groundstation\mainpic\mainpicwidget.h C:\Qt\5.3\msvc2010_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1600 -D_WIN32 -IC:/Qt/5.3/msvc2010_opengl/mkspecs/win32-msvc2010 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2010_opengl/include -IC:/Qt/5.3/msvc2010_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2010_opengl/include/QtGui -IC:/Qt/5.3/msvc2010_opengl/include/QtCore -I. ..\groundstation\mainpic\mainpicwidget.h -o release\moc_mainpicwidget.cpp +release\moc_clickablelabel.cpp: ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QLabel \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qlabel.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qframe.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qwidget.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qwindowdefs.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qglobal.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qconfig.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfeatures.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsystemdetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qprocessordetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcompilerdetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtypeinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtypetraits.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsysinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlogging.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qflags.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qbasicatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_bootstrap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qgenericatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_msvc.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv7.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv6.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv5.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_ia64.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_mips.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_x86.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_cxx11.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_gcc.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_unix.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qglobalstatic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmutex.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qnumeric.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobjectdefs.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qnamespace.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobjectdefs_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qwindowdefs_win.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobject.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstring.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qchar.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qbytearray.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qrefcount.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qarraydata.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringbuilder.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlist.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qalgorithms.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qiterator.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcoreevent.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qscopedpointer.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmetatype.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvarlengtharray.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcontainerfwd.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qisenum.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobject_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmargins.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpaintdevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qrect.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsize.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qpoint.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpalette.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qcolor.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qrgb.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringlist.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdatastream.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qiodevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qpair.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qregexp.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringmatcher.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qbrush.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvector.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qmatrix.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpolygon.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qregion.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qline.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qtransform.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpainterpath.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qimage.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpixmap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsharedpointer.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qshareddata.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsharedpointer_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qhash.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfont.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfontmetrics.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfontinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qsizepolicy.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qcursor.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qkeysequence.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qevent.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvariant.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdebug.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtextstream.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlocale.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qset.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcontiguouscache.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qurl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qurlquery.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfile.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfiledevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qvector2d.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qtouchdevice.h \ + ..\groundstation\mainpic\clickablelabel.h + C:\Qt\5.3\msvc2010_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1600 -D_WIN32 -IC:/Qt/5.3/msvc2010_opengl/mkspecs/win32-msvc2010 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2010_opengl/include -IC:/Qt/5.3/msvc2010_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2010_opengl/include/QtGui -IC:/Qt/5.3/msvc2010_opengl/include/QtCore -I. ..\groundstation\mainpic\clickablelabel.h -o release\moc_clickablelabel.cpp + compiler_moc_source_make_all: compiler_moc_source_clean: compiler_uic_make_all: ui_mainwindow.h @@ -872,31 +981,17 @@ release\mainwindow.obj: ..\groundstation\mainwindow.cpp ..\groundstation\mainwin ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qtabbar.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qrubberband.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\QResizeEvent \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\QDebug \ ui_mainwindow.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\QVariant \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QAction \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qaction.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qactiongroup.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QApplication \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qapplication.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcoreapplication.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qeventloop.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qdesktopwidget.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qguiapplication.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qinputmethod.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QButtonGroup \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qbuttongroup.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QGridLayout \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QHeaderView \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qheaderview.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QMenu \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qmenu.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QMenuBar \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qmenubar.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QStatusBar \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qstatusbar.h \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QToolBar \ - ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qtoolbar.h + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QFileDialog \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qfiledialog.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdir.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfileinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qdialog.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\QFile \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QMessageBox \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qmessagebox.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\QTextStream release\mainpicdisplay.obj: ..\groundstation\mainpic\mainpicdisplay.cpp ..\groundstation\mainpic\MainPicDisplay.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QLabel \ @@ -1137,12 +1232,118 @@ release\mainpicwidget.obj: ..\groundstation\mainpic\mainpicwidget.cpp ..\grounds ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qtabwidget.h \ ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qrubberband.h +release\clickablelabel.obj: ..\groundstation\mainpic\clickablelabel.cpp ..\groundstation\mainpic\clickablelabel.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\QLabel \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qlabel.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qframe.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qwidget.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qwindowdefs.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qglobal.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qconfig.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfeatures.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsystemdetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qprocessordetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcompilerdetection.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtypeinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtypetraits.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsysinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlogging.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qflags.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qbasicatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_bootstrap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qgenericatomic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_msvc.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv7.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv6.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_armv5.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_ia64.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_mips.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_x86.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_cxx11.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_gcc.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qatomic_unix.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qglobalstatic.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmutex.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qnumeric.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobjectdefs.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qnamespace.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobjectdefs_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qwindowdefs_win.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobject.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstring.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qchar.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qbytearray.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qrefcount.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qarraydata.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringbuilder.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlist.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qalgorithms.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qiterator.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcoreevent.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qscopedpointer.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmetatype.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvarlengtharray.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcontainerfwd.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qisenum.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qobject_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmargins.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpaintdevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qrect.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsize.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qpoint.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpalette.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qcolor.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qrgb.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringlist.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdatastream.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qiodevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qpair.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qregexp.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qstringmatcher.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qbrush.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvector.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qmatrix.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpolygon.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qregion.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qline.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qtransform.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpainterpath.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qimage.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qpixmap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsharedpointer.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qshareddata.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qsharedpointer_impl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qhash.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfont.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfontmetrics.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qfontinfo.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtWidgets\qsizepolicy.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qcursor.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qkeysequence.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qevent.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qvariant.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qmap.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qdebug.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qtextstream.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qlocale.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qset.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qcontiguouscache.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qurl.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qurlquery.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfile.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtCore\qfiledevice.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qvector2d.h \ + ..\..\..\Qt\5.3\msvc2010_opengl\include\QtGui\qtouchdevice.h + release\moc_mainwindow.obj: release\moc_mainwindow.cpp release\moc_mainpicdisplay.obj: release\moc_mainpicdisplay.cpp release\moc_mainpicwidget.obj: release\moc_mainpicwidget.cpp +release\moc_clickablelabel.obj: release\moc_clickablelabel.cpp + ####### Install install: FORCE diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.exe b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.exe index ce79419..a88d91c 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.exe and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.exe differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe_manifest.res b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.exe_manifest.res similarity index 100% rename from build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe_manifest.res rename to build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.exe_manifest.res diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.ilk b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.ilk index 1ce910c..fa1efdf 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.ilk and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.ilk differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.pdb b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.pdb index 46a84ac..5f3b14f 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.pdb and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/groundstation.pdb differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/main.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/main.obj index b26b010..7005058 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/main.obj and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/main.obj differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainpicdisplay.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainpicdisplay.obj index e0d439e..6544a54 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainpicdisplay.obj and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainpicdisplay.obj differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainpicwidget.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainpicwidget.obj index cf08d49..c2bc724 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainpicwidget.obj and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainpicwidget.obj differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainwindow.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainwindow.obj index d481cd7..ada748e 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainwindow.obj and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/mainwindow.obj differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.obj index fb5e457..73e8c45 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.obj and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.obj differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicwidget.cpp b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicwidget.cpp index d10950e..a955f5a 100644 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicwidget.cpp +++ b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicwidget.cpp @@ -19,8 +19,8 @@ QT_BEGIN_MOC_NAMESPACE struct qt_meta_stringdata_MainPicWidget_t { - QByteArrayData data[3]; - char stringdata[26]; + QByteArrayData data[4]; + char stringdata[44]; }; #define QT_MOC_LITERAL(idx, ofs, len) \ Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ @@ -31,9 +31,10 @@ static const qt_meta_stringdata_MainPicWidget_t qt_meta_stringdata_MainPicWidget { QT_MOC_LITERAL(0, 0, 13), QT_MOC_LITERAL(1, 14, 10), -QT_MOC_LITERAL(2, 25, 0) +QT_MOC_LITERAL(2, 25, 0), +QT_MOC_LITERAL(3, 26, 17) }, - "MainPicWidget\0toggleMode\0" + "MainPicWidget\0toggleMode\0\0mainWindowResized" }; #undef QT_MOC_LITERAL @@ -43,7 +44,7 @@ static const uint qt_meta_data_MainPicWidget[] = { 7, // revision 0, // classname 0, 0, // classinfo - 1, 14, // methods + 2, 14, // methods 0, 0, // properties 0, 0, // enums/sets 0, 0, // constructors @@ -51,9 +52,11 @@ static const uint qt_meta_data_MainPicWidget[] = { 0, // signalCount // slots: name, argc, parameters, tag, flags - 1, 0, 19, 2, 0x0a /* Public */, + 1, 0, 24, 2, 0x0a /* Public */, + 3, 0, 25, 2, 0x0a /* Public */, // slots: parameters + QMetaType::Void, QMetaType::Void, 0 // eod @@ -65,6 +68,7 @@ void MainPicWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _i MainPicWidget *_t = static_cast(_o); switch (_id) { case 0: _t->toggleMode(); break; + case 1: _t->mainWindowResized(); break; default: ; } } @@ -96,13 +100,13 @@ int MainPicWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a) if (_id < 0) return _id; if (_c == QMetaObject::InvokeMetaMethod) { - if (_id < 1) + if (_id < 2) qt_static_metacall(this, _c, _id, _a); - _id -= 1; + _id -= 2; } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { - if (_id < 1) + if (_id < 2) *reinterpret_cast(_a[0]) = -1; - _id -= 1; + _id -= 2; } return _id; } diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicwidget.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicwidget.obj index 48f5a9f..2677f3b 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicwidget.obj and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainpicwidget.obj differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainwindow.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainwindow.obj index 05c1744..5b56dd1 100644 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainwindow.obj and b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/debug/moc_mainwindow.obj differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/ui_mainwindow.h b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/ui_mainwindow.h index c9964a1..62ac5ee 100644 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/ui_mainwindow.h +++ b/build-groundstation-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug/ui_mainwindow.h @@ -13,9 +13,13 @@ #include #include #include +#include #include #include +#include #include +#include +#include #include #include #include @@ -27,7 +31,13 @@ class Ui_MainWindow public: QAction *actionOpen; QWidget *centralWidget; + QScrollArea *scrollArea; + QWidget *scrollAreaWidgetContents; + QWidget *gridLayoutWidget; + QGridLayout *scrollAreaGridLayout; + QPushButton *pushButton; QMenuBar *menuBar; + QMenu *menuFile; QToolBar *mainToolBar; QStatusBar *statusBar; @@ -40,10 +50,34 @@ class Ui_MainWindow actionOpen->setObjectName(QStringLiteral("actionOpen")); centralWidget = new QWidget(MainWindow); centralWidget->setObjectName(QStringLiteral("centralWidget")); + scrollArea = new QScrollArea(centralWidget); + scrollArea->setObjectName(QStringLiteral("scrollArea")); + scrollArea->setGeometry(QRect(10, 30, 631, 321)); + scrollArea->setWidgetResizable(true); + scrollAreaWidgetContents = new QWidget(); + scrollAreaWidgetContents->setObjectName(QStringLiteral("scrollAreaWidgetContents")); + scrollAreaWidgetContents->setGeometry(QRect(0, 0, 629, 319)); + gridLayoutWidget = new QWidget(scrollAreaWidgetContents); + gridLayoutWidget->setObjectName(QStringLiteral("gridLayoutWidget")); + gridLayoutWidget->setGeometry(QRect(0, 0, 631, 321)); + scrollAreaGridLayout = new QGridLayout(gridLayoutWidget); + scrollAreaGridLayout->setSpacing(6); + scrollAreaGridLayout->setContentsMargins(11, 11, 11, 11); + scrollAreaGridLayout->setObjectName(QStringLiteral("scrollAreaGridLayout")); + scrollAreaGridLayout->setSizeConstraint(QLayout::SetFixedSize); + scrollAreaGridLayout->setContentsMargins(0, 0, 0, 0); + pushButton = new QPushButton(gridLayoutWidget); + pushButton->setObjectName(QStringLiteral("pushButton")); + + scrollAreaGridLayout->addWidget(pushButton, 0, 0, 1, 1); + + scrollArea->setWidget(scrollAreaWidgetContents); MainWindow->setCentralWidget(centralWidget); menuBar = new QMenuBar(MainWindow); menuBar->setObjectName(QStringLiteral("menuBar")); menuBar->setGeometry(QRect(0, 0, 683, 21)); + menuFile = new QMenu(menuBar); + menuFile->setObjectName(QStringLiteral("menuFile")); MainWindow->setMenuBar(menuBar); mainToolBar = new QToolBar(MainWindow); mainToolBar->setObjectName(QStringLiteral("mainToolBar")); @@ -52,6 +86,9 @@ class Ui_MainWindow statusBar->setObjectName(QStringLiteral("statusBar")); MainWindow->setStatusBar(statusBar); + menuBar->addAction(menuFile->menuAction()); + menuFile->addAction(actionOpen); + retranslateUi(MainWindow); QMetaObject::connectSlotsByName(MainWindow); @@ -61,6 +98,8 @@ class Ui_MainWindow { MainWindow->setWindowTitle(QApplication::translate("MainWindow", "MainWindow", 0)); actionOpen->setText(QApplication::translate("MainWindow", "Open", 0)); + pushButton->setText(QApplication::translate("MainWindow", "Button", 0)); + menuFile->setTitle(QApplication::translate("MainWindow", "File", 0)); } // retranslateUi }; diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile deleted file mode 100644 index 5caece8..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile +++ /dev/null @@ -1,344 +0,0 @@ -############################################################################# -# Makefile for building: groundstation -# Generated by qmake (3.0) (Qt 5.3.2) -# Project: ..\groundstation\groundstation.pro -# Template: app -# Command: C:\Qt\5.3\msvc2012_opengl\bin\qmake.exe -spec win32-msvc2012 CONFIG+=debug -o Makefile ..\groundstation\groundstation.pro -############################################################################# - -MAKEFILE = Makefile - -first: debug -install: debug-install -uninstall: debug-uninstall -QMAKE = C:\Qt\5.3\msvc2012_opengl\bin\qmake.exe -DEL_FILE = del -CHK_DIR_EXISTS= if not exist -MKDIR = mkdir -COPY = copy /y -COPY_FILE = $(COPY) -COPY_DIR = xcopy /s /q /y /i -INSTALL_FILE = $(COPY_FILE) -INSTALL_PROGRAM = $(COPY_FILE) -INSTALL_DIR = $(COPY_DIR) -DEL_FILE = del -SYMLINK = copy /y -DEL_DIR = rmdir -MOVE = move -SUBTARGETS = \ - debug \ - release - - -debug: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug -debug-make_first: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug -debug-all: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug all -debug-clean: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug clean -debug-distclean: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug distclean -debug-install: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug install -debug-uninstall: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug uninstall -release: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release -release-make_first: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release -release-all: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release all -release-clean: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release clean -release-distclean: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release distclean -release-install: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release install -release-uninstall: FORCE - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release uninstall - -Makefile: ..\groundstation\groundstation.pro ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\win32-msvc2012\qmake.conf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\spec_pre.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\common\shell-win32.conf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\qconfig.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axbase.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axbase_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axcontainer.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axcontainer_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axserver.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axserver_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bluetooth.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bluetooth_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bootstrap_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_clucene_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_concurrent.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_concurrent_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_core.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_core_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_declarative.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_declarative_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designer.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designer_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designercomponents_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_enginio.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_enginio_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_gui.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_gui_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_help.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_help_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimedia.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimedia_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimediawidgets.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimediawidgets_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_network.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_network_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_nfc.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_nfc_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_opengl.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_opengl_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_openglextensions.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_openglextensions_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_platformsupport_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_positioning.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_positioning_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_printsupport.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_printsupport_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qml.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qml_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmldevtools_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmltest.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmltest_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quick.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quick_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickparticles_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickwidgets.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickwidgets_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_script.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_script_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_scripttools.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_scripttools_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sensors.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sensors_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_serialport.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_serialport_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sql.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sql_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_svg.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_svg_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_testlib.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_testlib_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_uitools.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_uitools_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkit.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkit_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkitwidgets.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkitwidgets_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_websockets.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_websockets_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_widgets.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_widgets_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_winextras.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_winextras_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xml.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xml_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xmlpatterns.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xmlpatterns_private.pri \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt_functions.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt_config.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\qt_config.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\win32-msvc2012\qmake.conf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\spec_post.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exclusive_builds.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\default_pre.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\default_pre.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\resolve_config.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exclusive_builds_post.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\default_post.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\rtti.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\precompile_header.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\warn_on.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\resources.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\moc.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\opengl.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\uic.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\windows.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\testcase_targets.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exceptions.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\yacc.prf \ - ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\lex.prf \ - ..\groundstation\groundstation.pro \ - C:/Qt/5.3/msvc2012_opengl/lib/qtmaind.prl \ - C:/Qt/5.3/msvc2012_opengl/lib/Qt5Cored.prl \ - C:/Qt/5.3/msvc2012_opengl/lib/Qt5Widgets.prl \ - C:/Qt/5.3/msvc2012_opengl/lib/Qt5Gui.prl \ - C:/Qt/5.3/msvc2012_opengl/lib/Qt5Core.prl - $(QMAKE) -spec win32-msvc2012 CONFIG+=debug -o Makefile ..\groundstation\groundstation.pro -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\spec_pre.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\common\shell-win32.conf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\qconfig.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axbase.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axbase_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axcontainer.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axcontainer_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axserver.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axserver_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bluetooth.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bluetooth_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bootstrap_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_clucene_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_concurrent.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_concurrent_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_core.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_core_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_declarative.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_declarative_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designer.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designer_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designercomponents_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_enginio.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_enginio_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_gui.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_gui_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_help.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_help_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimedia.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimedia_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimediawidgets.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimediawidgets_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_network.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_network_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_nfc.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_nfc_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_opengl.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_opengl_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_openglextensions.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_openglextensions_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_platformsupport_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_positioning.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_positioning_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_printsupport.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_printsupport_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qml.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qml_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmldevtools_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmltest.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmltest_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quick.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quick_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickparticles_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickwidgets.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickwidgets_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_script.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_script_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_scripttools.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_scripttools_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sensors.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sensors_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_serialport.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_serialport_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sql.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sql_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_svg.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_svg_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_testlib.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_testlib_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_uitools.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_uitools_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkit.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkit_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkitwidgets.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkitwidgets_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_websockets.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_websockets_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_widgets.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_widgets_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_winextras.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_winextras_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xml.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xml_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xmlpatterns.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xmlpatterns_private.pri: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt_functions.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt_config.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\qt_config.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\win32-msvc2012\qmake.conf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\spec_post.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exclusive_builds.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\default_pre.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\default_pre.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\resolve_config.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exclusive_builds_post.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\default_post.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\rtti.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\precompile_header.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\warn_on.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\resources.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\moc.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\opengl.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\uic.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\windows.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\testcase_targets.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exceptions.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\yacc.prf: -..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\lex.prf: -..\groundstation\groundstation.pro: -C:/Qt/5.3/msvc2012_opengl/lib/qtmaind.prl: -C:/Qt/5.3/msvc2012_opengl/lib/Qt5Cored.prl: -C:/Qt/5.3/msvc2012_opengl/lib/Qt5Widgets.prl: -C:/Qt/5.3/msvc2012_opengl/lib/Qt5Gui.prl: -C:/Qt/5.3/msvc2012_opengl/lib/Qt5Core.prl: -qmake: FORCE - @$(QMAKE) -spec win32-msvc2012 CONFIG+=debug -o Makefile ..\groundstation\groundstation.pro - -qmake_all: FORCE - -make_first: debug-make_first release-make_first FORCE -all: debug-all release-all FORCE -clean: debug-clean release-clean FORCE - -$(DEL_FILE) groundstation.exp - -$(DEL_FILE) groundstation.ilk - -$(DEL_FILE) groundstation.idb -distclean: debug-distclean release-distclean FORCE - -$(DEL_FILE) Makefile - -$(DEL_FILE) groundstation.pdb - -debug-mocclean: - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug mocclean -release-mocclean: - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release mocclean -mocclean: debug-mocclean release-mocclean - -debug-mocables: - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Debug mocables -release-mocables: - @set MAKEFLAGS=$(MAKEFLAGS) - $(MAKE) -f $(MAKEFILE).Release mocables -mocables: debug-mocables release-mocables - -check: first -FORCE: - -$(MAKEFILE).Debug: Makefile -$(MAKEFILE).Release: Makefile diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile.Debug b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile.Debug deleted file mode 100644 index 24a67a9..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile.Debug +++ /dev/null @@ -1,1141 +0,0 @@ -############################################################################# -# Makefile for building: groundstation -# Generated by qmake (3.0) (Qt 5.3.2) -# Project: ..\groundstation\groundstation.pro -# Template: app -############################################################################# - -MAKEFILE = Makefile.Debug - -####### Compiler, tools and options - -CC = cl -CXX = cl -DEFINES = -DUNICODE -DWIN32 -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -CFLAGS = -nologo -Zm200 -Zc:wchar_t -Zi -MDd -W3 /Fddebug\groundstation.pdb $(DEFINES) -CXXFLAGS = -nologo -Zm200 -Zc:wchar_t -Zi -MDd -GR -W3 -w34100 -w34189 -EHsc /Fddebug\groundstation.pdb $(DEFINES) -INCPATH = -I"..\..\..\Qt\5.3\msvc2012_opengl\include" -I"..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets" -I"..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui" -I"..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore" -I"debug" -I"." -I"." -I"..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\win32-msvc2012" -LINKER = link -LFLAGS = /NOLOGO /DYNAMICBASE /NXCOMPAT /DEBUG /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" -LIBS = glu32.lib opengl32.lib gdi32.lib user32.lib /LIBPATH:C:\Qt\5.3\msvc2012_opengl\lib C:\Qt\5.3\msvc2012_opengl\lib\qtmaind.lib C:\Qt\5.3\msvc2012_opengl\lib\Qt5Widgetsd.lib C:\Qt\5.3\msvc2012_opengl\lib\Qt5Guid.lib C:\Qt\5.3\msvc2012_opengl\lib\Qt5Cored.lib -QMAKE = C:\Qt\5.3\msvc2012_opengl\bin\qmake.exe -IDC = idc -IDL = midl -ZIP = zip -r -9 -DEF_FILE = -RES_FILE = -COPY = copy /y -SED = $(QMAKE) -install sed -COPY_FILE = $(COPY) -COPY_DIR = xcopy /s /q /y /i -DEL_FILE = del -DEL_DIR = rmdir -MOVE = move -CHK_DIR_EXISTS= if not exist -MKDIR = mkdir -INSTALL_FILE = $(COPY_FILE) -INSTALL_PROGRAM = $(COPY_FILE) -INSTALL_DIR = $(COPY_DIR) - -####### Output directory - -OBJECTS_DIR = debug - -####### Files - -SOURCES = ..\groundstation\main.cpp \ - ..\groundstation\mainwindow.cpp \ - ..\groundstation\mainpic\mainpicdisplay.cpp \ - ..\groundstation\mainpic\mainpicwidget.cpp debug\moc_mainwindow.cpp \ - debug\moc_mainpicdisplay.cpp \ - debug\moc_mainpicwidget.cpp -OBJECTS = debug\main.obj \ - debug\mainwindow.obj \ - debug\mainpicdisplay.obj \ - debug\mainpicwidget.obj \ - debug\moc_mainwindow.obj \ - debug\moc_mainpicdisplay.obj \ - debug\moc_mainpicwidget.obj - -DIST = -QMAKE_TARGET = groundstation -DESTDIR = debug\ #avoid trailing-slash linebreak -TARGET = groundstation.exe -DESTDIR_TARGET = debug\groundstation.exe - -####### Implicit rules - -.SUFFIXES: .c .cpp .cc .cxx - -{..\groundstation}.cpp{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{..\groundstation}.cc{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{..\groundstation}.cxx{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{..\groundstation}.c{debug\}.obj:: - $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{debug}.cpp{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{debug}.cc{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{debug}.cxx{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{debug}.c{debug\}.obj:: - $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{..\groundstation\mainpic}.cpp{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{..\groundstation\mainpic}.cc{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{..\groundstation\mainpic}.cxx{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{..\groundstation\mainpic}.c{debug\}.obj:: - $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{.}.cpp{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{.}.cc{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{.}.cxx{debug\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -{.}.c{debug\}.obj:: - $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< - $< -<< - -####### Build rules - -first: all -all: Makefile.Debug $(DESTDIR_TARGET) - -$(DESTDIR_TARGET): ui_mainwindow.h $(OBJECTS) - echo 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ "debug\\groundstation.exe.embed.manifest">debug\groundstation.exe_manifest.rc - if not exist $(DESTDIR_TARGET) if exist debug\groundstation.exe.embed.manifest del debug\groundstation.exe.embed.manifest - if exist debug\groundstation.exe.embed.manifest copy /Y debug\groundstation.exe.embed.manifest debug\groundstation.exe_manifest.bak - $(LINKER) $(LFLAGS) /MANIFEST /MANIFESTFILE:debug\groundstation.exe.embed.manifest /OUT:$(DESTDIR_TARGET) @<< -$(OBJECTS) $(LIBS) -!IF EXIST(debug\groundstation.exe_manifest.res) -debug\groundstation.exe_manifest.res -!ENDIF -<< - if exist debug\groundstation.exe_manifest.bak fc /b debug\groundstation.exe.embed.manifest debug\groundstation.exe_manifest.bak >NUL || del debug\groundstation.exe_manifest.bak - if not exist debug\groundstation.exe_manifest.bak rc.exe /fodebug\groundstation.exe_manifest.res debug\groundstation.exe_manifest.rc - if not exist debug\groundstation.exe_manifest.bak $(LINKER) $(LFLAGS) /MANIFEST /MANIFESTFILE:debug\groundstation.exe.embed.manifest /OUT:$(DESTDIR_TARGET) @<< -$(OBJECTS) $(LIBS) debug\groundstation.exe_manifest.res -<< - if exist debug\groundstation.exe_manifest.bak del debug\groundstation.exe_manifest.bak - -qmake: FORCE - @$(QMAKE) -spec win32-msvc2012 CONFIG+=debug -o Makefile.Debug ..\groundstation\groundstation.pro - -qmake_all: FORCE - -dist: - $(ZIP) groundstation.zip $(SOURCES) $(DIST) ..\groundstation\groundstation.pro ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\spec_pre.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\common\shell-win32.conf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\qconfig.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axbase.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axbase_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axcontainer.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axcontainer_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axserver.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axserver_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bluetooth.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bluetooth_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bootstrap_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_clucene_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_concurrent.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_concurrent_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_core.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_core_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_declarative.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_declarative_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designer.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designer_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designercomponents_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_enginio.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_enginio_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_gui.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_gui_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_help.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_help_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimedia.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimedia_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimediawidgets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimediawidgets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_network.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_network_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_nfc.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_nfc_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_opengl.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_opengl_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_openglextensions.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_openglextensions_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_platformsupport_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_positioning.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_positioning_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_printsupport.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_printsupport_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qml.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qml_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmldevtools_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmltest.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmltest_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quick.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quick_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickparticles_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickwidgets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickwidgets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_script.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_script_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_scripttools.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_scripttools_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sensors.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sensors_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_serialport.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_serialport_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sql.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sql_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_svg.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_svg_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_testlib.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_testlib_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_uitools.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_uitools_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkit.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkit_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkitwidgets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkitwidgets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_websockets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_websockets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_widgets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_widgets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_winextras.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_winextras_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xml.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xml_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xmlpatterns.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xmlpatterns_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt_functions.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt_config.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\qt_config.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\win32-msvc2012\qmake.conf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\spec_post.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exclusive_builds.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\default_pre.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\default_pre.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\resolve_config.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exclusive_builds_post.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\default_post.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\build_pass.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\rtti.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\precompile_header.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\warn_on.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\resources.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\moc.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\opengl.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\uic.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\windows.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\testcase_targets.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exceptions.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\yacc.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\lex.prf ..\groundstation\groundstation.pro C:/Qt/5.3/msvc2012_opengl/lib/qtmaind.prl C:/Qt/5.3/msvc2012_opengl/lib/Qt5Cored.prl C:/Qt/5.3/msvc2012_opengl/lib/Qt5Widgetsd.prl C:/Qt/5.3/msvc2012_opengl/lib/Qt5Guid.prl NO_PCH_SOURCES RESOURCES HEADERS SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES - -clean: compiler_clean - -$(DEL_FILE) debug\main.obj debug\mainwindow.obj debug\mainpicdisplay.obj debug\mainpicwidget.obj debug\moc_mainwindow.obj debug\moc_mainpicdisplay.obj debug\moc_mainpicwidget.obj - -$(DEL_FILE) debug\groundstation.exp debug\groundstation.ilk debug\groundstation.idb debug\groundstation.exe.embed.manifest debug\groundstation.exe_manifest.rc debug\groundstation.exe_manifest.res - -distclean: clean - -$(DEL_FILE) debug\groundstation.pdb - -$(DEL_FILE) $(DESTDIR_TARGET) - -$(DEL_FILE) Makefile.Debug - -mocclean: compiler_moc_header_clean compiler_moc_source_clean - -mocables: compiler_moc_header_make_all compiler_moc_source_make_all - -check: first - -compiler_no_pch_compiler_make_all: -compiler_no_pch_compiler_clean: -compiler_rcc_make_all: -compiler_rcc_clean: -compiler_moc_header_make_all: debug\moc_mainwindow.cpp debug\moc_mainpicdisplay.cpp debug\moc_mainpicwidget.cpp -compiler_moc_header_clean: - -$(DEL_FILE) debug\moc_mainwindow.cpp debug\moc_mainpicdisplay.cpp debug\moc_mainpicwidget.cpp -debug\moc_mainwindow.cpp: ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QMainWindow \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qmainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\groundstation\mainpic\mainpicwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\QResizeEvent \ - ..\groundstation\mainwindow.h - C:\Qt\5.3\msvc2012_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1700 -D_WIN32 -IC:/Qt/5.3/msvc2012_opengl/mkspecs/win32-msvc2012 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2012_opengl/include -IC:/Qt/5.3/msvc2012_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2012_opengl/include/QtGui -IC:/Qt/5.3/msvc2012_opengl/include/QtCore -I. ..\groundstation\mainwindow.h -o debug\moc_mainwindow.cpp - -debug\moc_mainpicdisplay.cpp: ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\groundstation\mainpic\mainpicdisplay.h - C:\Qt\5.3\msvc2012_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1700 -D_WIN32 -IC:/Qt/5.3/msvc2012_opengl/mkspecs/win32-msvc2012 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2012_opengl/include -IC:/Qt/5.3/msvc2012_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2012_opengl/include/QtGui -IC:/Qt/5.3/msvc2012_opengl/include/QtCore -I. ..\groundstation\mainpic\mainpicdisplay.h -o debug\moc_mainpicdisplay.cpp - -debug\moc_mainpicwidget.cpp: ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h \ - ..\groundstation\mainpic\mainpicwidget.h - C:\Qt\5.3\msvc2012_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1700 -D_WIN32 -IC:/Qt/5.3/msvc2012_opengl/mkspecs/win32-msvc2012 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2012_opengl/include -IC:/Qt/5.3/msvc2012_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2012_opengl/include/QtGui -IC:/Qt/5.3/msvc2012_opengl/include/QtCore -I. ..\groundstation\mainpic\mainpicwidget.h -o debug\moc_mainpicwidget.cpp - -compiler_moc_source_make_all: -compiler_moc_source_clean: -compiler_uic_make_all: ui_mainwindow.h -compiler_uic_clean: - -$(DEL_FILE) ui_mainwindow.h -ui_mainwindow.h: ..\groundstation\mainwindow.ui - C:\Qt\5.3\msvc2012_opengl\bin\uic.exe ..\groundstation\mainwindow.ui -o ui_mainwindow.h - -compiler_yacc_decl_make_all: -compiler_yacc_decl_clean: -compiler_yacc_impl_make_all: -compiler_yacc_impl_clean: -compiler_lex_make_all: -compiler_lex_clean: -compiler_clean: compiler_moc_header_clean compiler_uic_clean - - - -####### Compile - -debug\main.obj: ..\groundstation\main.cpp ..\groundstation\mainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QMainWindow \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qmainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\groundstation\mainpic\mainpicwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\QResizeEvent \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QApplication \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qapplication.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreapplication.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qeventloop.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qdesktopwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qguiapplication.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qinputmethod.h - -debug\mainwindow.obj: ..\groundstation\mainwindow.cpp ..\groundstation\mainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QMainWindow \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qmainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\groundstation\mainpic\mainpicwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\QResizeEvent \ - ui_mainwindow.h - -debug\mainpicdisplay.obj: ..\groundstation\mainpic\mainpicdisplay.cpp ..\groundstation\mainpic\MainPicDisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h - -debug\mainpicwidget.obj: ..\groundstation\mainpic\mainpicwidget.cpp ..\groundstation\mainpic\mainpicwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h - -debug\moc_mainwindow.obj: debug\moc_mainwindow.cpp - -debug\moc_mainpicdisplay.obj: debug\moc_mainpicdisplay.cpp - -debug\moc_mainpicwidget.obj: debug\moc_mainpicwidget.cpp - -####### Install - -install: FORCE - -uninstall: FORCE - -FORCE: - diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile.Release b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile.Release deleted file mode 100644 index 3122435..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/Makefile.Release +++ /dev/null @@ -1,1129 +0,0 @@ -############################################################################# -# Makefile for building: groundstation -# Generated by qmake (3.0) (Qt 5.3.2) -# Project: ..\groundstation\groundstation.pro -# Template: app -############################################################################# - -MAKEFILE = Makefile.Release - -####### Compiler, tools and options - -CC = cl -CXX = cl -DEFINES = -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DNDEBUG -CFLAGS = -nologo -Zm200 -Zc:wchar_t -O2 -MD -W3 $(DEFINES) -CXXFLAGS = -nologo -Zm200 -Zc:wchar_t -O2 -MD -GR -W3 -w34100 -w34189 -EHsc $(DEFINES) -INCPATH = -I"..\..\..\Qt\5.3\msvc2012_opengl\include" -I"..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets" -I"..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui" -I"..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore" -I"release" -I"." -I"." -I"..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\win32-msvc2012" -LINKER = link -LFLAGS = /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:WINDOWS "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" -LIBS = glu32.lib opengl32.lib gdi32.lib user32.lib /LIBPATH:C:\Qt\5.3\msvc2012_opengl\lib C:\Qt\5.3\msvc2012_opengl\lib\qtmain.lib C:\Qt\5.3\msvc2012_opengl\lib\Qt5Widgets.lib C:\Qt\5.3\msvc2012_opengl\lib\Qt5Gui.lib C:\Qt\5.3\msvc2012_opengl\lib\Qt5Core.lib -QMAKE = C:\Qt\5.3\msvc2012_opengl\bin\qmake.exe -IDC = idc -IDL = midl -ZIP = zip -r -9 -DEF_FILE = -RES_FILE = -COPY = copy /y -SED = $(QMAKE) -install sed -COPY_FILE = $(COPY) -COPY_DIR = xcopy /s /q /y /i -DEL_FILE = del -DEL_DIR = rmdir -MOVE = move -CHK_DIR_EXISTS= if not exist -MKDIR = mkdir -INSTALL_FILE = $(COPY_FILE) -INSTALL_PROGRAM = $(COPY_FILE) -INSTALL_DIR = $(COPY_DIR) - -####### Output directory - -OBJECTS_DIR = release - -####### Files - -SOURCES = ..\groundstation\main.cpp \ - ..\groundstation\mainwindow.cpp \ - ..\groundstation\mainpic\mainpicdisplay.cpp \ - ..\groundstation\mainpic\mainpicwidget.cpp release\moc_mainwindow.cpp \ - release\moc_mainpicdisplay.cpp \ - release\moc_mainpicwidget.cpp -OBJECTS = release\main.obj \ - release\mainwindow.obj \ - release\mainpicdisplay.obj \ - release\mainpicwidget.obj \ - release\moc_mainwindow.obj \ - release\moc_mainpicdisplay.obj \ - release\moc_mainpicwidget.obj - -DIST = -QMAKE_TARGET = groundstation -DESTDIR = release\ #avoid trailing-slash linebreak -TARGET = groundstation.exe -DESTDIR_TARGET = release\groundstation.exe - -####### Implicit rules - -.SUFFIXES: .c .cpp .cc .cxx - -{..\groundstation}.cpp{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{..\groundstation}.cc{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{..\groundstation}.cxx{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{..\groundstation}.c{release\}.obj:: - $(CC) -c $(CFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{..\groundstation\mainpic}.cpp{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{..\groundstation\mainpic}.cc{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{..\groundstation\mainpic}.cxx{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{..\groundstation\mainpic}.c{release\}.obj:: - $(CC) -c $(CFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{release}.cpp{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{release}.cc{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{release}.cxx{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{release}.c{release\}.obj:: - $(CC) -c $(CFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{.}.cpp{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{.}.cc{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{.}.cxx{release\}.obj:: - $(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -{.}.c{release\}.obj:: - $(CC) -c $(CFLAGS) $(INCPATH) -Forelease\ @<< - $< -<< - -####### Build rules - -first: all -all: Makefile.Release $(DESTDIR_TARGET) - -$(DESTDIR_TARGET): ui_mainwindow.h $(OBJECTS) - $(LINKER) $(LFLAGS) /MANIFEST /MANIFESTFILE:release\groundstation.exe.embed.manifest /OUT:$(DESTDIR_TARGET) @<< -$(OBJECTS) $(LIBS) -<< - mt.exe /nologo /manifest release\groundstation.exe.embed.manifest /outputresource:$(DESTDIR_TARGET);1 - -qmake: FORCE - @$(QMAKE) -spec win32-msvc2012 CONFIG+=debug -o Makefile.Release ..\groundstation\groundstation.pro - -qmake_all: FORCE - -dist: - $(ZIP) groundstation.zip $(SOURCES) $(DIST) ..\groundstation\groundstation.pro ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\spec_pre.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\common\shell-win32.conf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\qconfig.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axbase.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axbase_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axcontainer.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axcontainer_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axserver.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_axserver_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bluetooth.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bluetooth_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_bootstrap_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_clucene_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_concurrent.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_concurrent_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_core.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_core_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_declarative.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_declarative_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designer.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designer_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_designercomponents_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_enginio.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_enginio_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_gui.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_gui_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_help.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_help_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimedia.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimedia_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimediawidgets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_multimediawidgets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_network.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_network_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_nfc.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_nfc_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_opengl.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_opengl_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_openglextensions.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_openglextensions_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_platformsupport_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_positioning.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_positioning_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_printsupport.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_printsupport_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qml.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qml_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmldevtools_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmltest.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qmltest_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_qtmultimediaquicktools_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quick.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quick_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickparticles_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickwidgets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_quickwidgets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_script.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_script_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_scripttools.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_scripttools_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sensors.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sensors_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_serialport.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_serialport_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sql.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_sql_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_svg.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_svg_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_testlib.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_testlib_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_uitools.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_uitools_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkit.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkit_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkitwidgets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_webkitwidgets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_websockets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_websockets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_widgets.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_widgets_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_winextras.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_winextras_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xml.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xml_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xmlpatterns.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\modules\qt_lib_xmlpatterns_private.pri ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt_functions.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt_config.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\qt_config.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\win32-msvc2012\qmake.conf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\spec_post.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exclusive_builds.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\default_pre.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\default_pre.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\resolve_config.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exclusive_builds_post.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\default_post.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\build_pass.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\rtti.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\precompile_header.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\warn_on.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\qt.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\resources.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\moc.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\opengl.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\uic.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\win32\windows.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\testcase_targets.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\exceptions.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\yacc.prf ..\..\..\Qt\5.3\msvc2012_opengl\mkspecs\features\lex.prf ..\groundstation\groundstation.pro C:/Qt/5.3/msvc2012_opengl/lib/qtmain.prl C:/Qt/5.3/msvc2012_opengl/lib/Qt5Core.prl C:/Qt/5.3/msvc2012_opengl/lib/Qt5Widgets.prl C:/Qt/5.3/msvc2012_opengl/lib/Qt5Gui.prl NO_PCH_SOURCES RESOURCES HEADERS SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES - -clean: compiler_clean - -$(DEL_FILE) release\main.obj release\mainwindow.obj release\mainpicdisplay.obj release\mainpicwidget.obj release\moc_mainwindow.obj release\moc_mainpicdisplay.obj release\moc_mainpicwidget.obj - -$(DEL_FILE) release\groundstation.exp release\groundstation.exe.embed.manifest - -distclean: clean - -$(DEL_FILE) $(DESTDIR_TARGET) - -$(DEL_FILE) Makefile.Release - -mocclean: compiler_moc_header_clean compiler_moc_source_clean - -mocables: compiler_moc_header_make_all compiler_moc_source_make_all - -check: first - -compiler_no_pch_compiler_make_all: -compiler_no_pch_compiler_clean: -compiler_rcc_make_all: -compiler_rcc_clean: -compiler_moc_header_make_all: release\moc_mainwindow.cpp release\moc_mainpicdisplay.cpp release\moc_mainpicwidget.cpp -compiler_moc_header_clean: - -$(DEL_FILE) release\moc_mainwindow.cpp release\moc_mainpicdisplay.cpp release\moc_mainpicwidget.cpp -release\moc_mainwindow.cpp: ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QMainWindow \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qmainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\groundstation\mainpic\mainpicwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\QResizeEvent \ - ..\groundstation\mainwindow.h - C:\Qt\5.3\msvc2012_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1700 -D_WIN32 -IC:/Qt/5.3/msvc2012_opengl/mkspecs/win32-msvc2012 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2012_opengl/include -IC:/Qt/5.3/msvc2012_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2012_opengl/include/QtGui -IC:/Qt/5.3/msvc2012_opengl/include/QtCore -I. ..\groundstation\mainwindow.h -o release\moc_mainwindow.cpp - -release\moc_mainpicdisplay.cpp: ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\groundstation\mainpic\mainpicdisplay.h - C:\Qt\5.3\msvc2012_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1700 -D_WIN32 -IC:/Qt/5.3/msvc2012_opengl/mkspecs/win32-msvc2012 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2012_opengl/include -IC:/Qt/5.3/msvc2012_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2012_opengl/include/QtGui -IC:/Qt/5.3/msvc2012_opengl/include/QtCore -I. ..\groundstation\mainpic\mainpicdisplay.h -o release\moc_mainpicdisplay.cpp - -release\moc_mainpicwidget.cpp: ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h \ - ..\groundstation\mainpic\mainpicwidget.h - C:\Qt\5.3\msvc2012_opengl\bin\moc.exe $(DEFINES) -D_MSC_VER=1700 -D_WIN32 -IC:/Qt/5.3/msvc2012_opengl/mkspecs/win32-msvc2012 -IC:/Jesse/groundstation/groundstation -IC:/Qt/5.3/msvc2012_opengl/include -IC:/Qt/5.3/msvc2012_opengl/include/QtWidgets -IC:/Qt/5.3/msvc2012_opengl/include/QtGui -IC:/Qt/5.3/msvc2012_opengl/include/QtCore -I. ..\groundstation\mainpic\mainpicwidget.h -o release\moc_mainpicwidget.cpp - -compiler_moc_source_make_all: -compiler_moc_source_clean: -compiler_uic_make_all: ui_mainwindow.h -compiler_uic_clean: - -$(DEL_FILE) ui_mainwindow.h -ui_mainwindow.h: ..\groundstation\mainwindow.ui - C:\Qt\5.3\msvc2012_opengl\bin\uic.exe ..\groundstation\mainwindow.ui -o ui_mainwindow.h - -compiler_yacc_decl_make_all: -compiler_yacc_decl_clean: -compiler_yacc_impl_make_all: -compiler_yacc_impl_clean: -compiler_lex_make_all: -compiler_lex_clean: -compiler_clean: compiler_moc_header_clean compiler_uic_clean - - - -####### Compile - -release\main.obj: ..\groundstation\main.cpp ..\groundstation\mainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QMainWindow \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qmainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\groundstation\mainpic\mainpicwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\QResizeEvent \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QApplication \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qapplication.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreapplication.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qeventloop.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qdesktopwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qguiapplication.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qinputmethod.h - -release\mainwindow.obj: ..\groundstation\mainwindow.cpp ..\groundstation\mainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QMainWindow \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qmainwindow.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\groundstation\mainpic\mainpicwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\QResizeEvent \ - ui_mainwindow.h - -release\mainpicdisplay.obj: ..\groundstation\mainpic\mainpicdisplay.cpp ..\groundstation\mainpic\MainPicDisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h - -release\mainpicwidget.obj: ..\groundstation\mainpic\mainpicwidget.cpp ..\groundstation\mainpic\mainpicwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobal.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qconfig.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfeatures.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsystemdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qprocessordetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcompilerdetection.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypeinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtypetraits.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsysinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlogging.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qflags.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbasicatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_bootstrap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qgenericatomic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_msvc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv7.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv6.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_armv5.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_ia64.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_mips.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_x86.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_cxx11.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_gcc.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qatomic_unix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qglobalstatic.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmutex.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnumeric.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qnamespace.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobjectdefs_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qwindowdefs_win.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstring.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qchar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qbytearray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrefcount.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qarraydata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringbuilder.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qalgorithms.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiterator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcoreevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qscopedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmetatype.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvarlengtharray.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontainerfwd.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qisenum.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qobject_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmargins.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpaintdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qrect.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsize.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpoint.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpalette.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcolor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qrgb.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringlist.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdatastream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qiodevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qpair.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregexp.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qstringmatcher.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qbrush.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvector.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qmatrix.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpolygon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qregion.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qline.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtransform.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpainterpath.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qimage.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qpixmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qshareddata.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qsharedpointer_impl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qhash.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfont.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontmetrics.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qfontinfo.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qsizepolicy.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qcursor.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qkeysequence.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qevent.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qvariant.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qmap.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qdebug.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qtextstream.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qlocale.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qset.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qcontiguouscache.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurl.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qurlquery.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfile.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qfiledevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvector2d.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qtouchdevice.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QLabel \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlabel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qframe.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QHBoxLayout \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qboxlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayout.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qlayoutitem.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qgridlayout.h \ - ..\groundstation\mainpic\mainpicdisplay.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QPushButton \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qpushbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractbutton.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qicon.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QScrollArea \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractscrollarea.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\QTableWidget \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtablewidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtableview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemview.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qabstractitemmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qitemselectionmodel.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractitemdelegate.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyleoption.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractspinbox.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtGui\qvalidator.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtCore\qregularexpression.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qabstractslider.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qstyle.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabbar.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qtabwidget.h \ - ..\..\..\Qt\5.3\msvc2012_opengl\include\QtWidgets\qrubberband.h - -release\moc_mainwindow.obj: release\moc_mainwindow.cpp - -release\moc_mainpicdisplay.obj: release\moc_mainpicdisplay.cpp - -release\moc_mainpicwidget.obj: release\moc_mainpicwidget.cpp - -####### Install - -install: FORCE - -uninstall: FORCE - -FORCE: - diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe deleted file mode 100644 index 1001ec3..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe.embed.manifest b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe.embed.manifest deleted file mode 100644 index 27087c6..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe.embed.manifest +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe_manifest.rc b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe_manifest.rc deleted file mode 100644 index 354f29d..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.exe_manifest.rc +++ /dev/null @@ -1 +0,0 @@ -1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ "debug\\groundstation.exe.embed.manifest" diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.ilk b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.ilk deleted file mode 100644 index c75d399..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.ilk and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.pdb b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.pdb deleted file mode 100644 index 5e10c4b..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/groundstation.pdb and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/main.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/main.obj deleted file mode 100644 index 3bfab2c..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/main.obj and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainpicdisplay.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainpicdisplay.obj deleted file mode 100644 index 24bdce1..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainpicdisplay.obj and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainpicwidget.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainpicwidget.obj deleted file mode 100644 index 804faf9..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainpicwidget.obj and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainwindow.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainwindow.obj deleted file mode 100644 index 3bfb4d1..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/mainwindow.obj and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.cpp b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.cpp deleted file mode 100644 index d75d30e..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.cpp +++ /dev/null @@ -1,117 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'mainpicdisplay.h' -** -** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "../../groundstation/mainpic/mainpicdisplay.h" -#include -#include -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'mainpicdisplay.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 67 -#error "This file was generated using the moc from 5.3.2. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -struct qt_meta_stringdata_MainPicDisplay_t { - QByteArrayData data[5]; - char stringdata[41]; -}; -#define QT_MOC_LITERAL(idx, ofs, len) \ - Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ - qptrdiff(offsetof(qt_meta_stringdata_MainPicDisplay_t, stringdata) + ofs \ - - idx * sizeof(QByteArrayData)) \ - ) -static const qt_meta_stringdata_MainPicDisplay_t qt_meta_stringdata_MainPicDisplay = { - { -QT_MOC_LITERAL(0, 0, 14), -QT_MOC_LITERAL(1, 15, 6), -QT_MOC_LITERAL(2, 22, 0), -QT_MOC_LITERAL(3, 23, 7), -QT_MOC_LITERAL(4, 31, 9) - }, - "MainPicDisplay\0zoomIn\0\0zoomOut\0zoomToFit" -}; -#undef QT_MOC_LITERAL - -static const uint qt_meta_data_MainPicDisplay[] = { - - // content: - 7, // revision - 0, // classname - 0, 0, // classinfo - 3, 14, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - 0, // flags - 0, // signalCount - - // slots: name, argc, parameters, tag, flags - 1, 0, 29, 2, 0x0a /* Public */, - 3, 0, 30, 2, 0x0a /* Public */, - 4, 0, 31, 2, 0x0a /* Public */, - - // slots: parameters - QMetaType::Void, - QMetaType::Void, - QMetaType::Void, - - 0 // eod -}; - -void MainPicDisplay::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) -{ - if (_c == QMetaObject::InvokeMetaMethod) { - MainPicDisplay *_t = static_cast(_o); - switch (_id) { - case 0: _t->zoomIn(); break; - case 1: _t->zoomOut(); break; - case 2: _t->zoomToFit(); break; - default: ; - } - } - Q_UNUSED(_a); -} - -const QMetaObject MainPicDisplay::staticMetaObject = { - { &QLabel::staticMetaObject, qt_meta_stringdata_MainPicDisplay.data, - qt_meta_data_MainPicDisplay, qt_static_metacall, 0, 0} -}; - - -const QMetaObject *MainPicDisplay::metaObject() const -{ - return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; -} - -void *MainPicDisplay::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_MainPicDisplay.stringdata)) - return static_cast(const_cast< MainPicDisplay*>(this)); - return QLabel::qt_metacast(_clname); -} - -int MainPicDisplay::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - _id = QLabel::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - if (_id < 3) - qt_static_metacall(this, _c, _id, _a); - _id -= 3; - } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { - if (_id < 3) - *reinterpret_cast(_a[0]) = -1; - _id -= 3; - } - return _id; -} -QT_END_MOC_NAMESPACE diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.obj deleted file mode 100644 index 9e83d44..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicdisplay.obj and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicwidget.cpp b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicwidget.cpp deleted file mode 100644 index d10950e..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicwidget.cpp +++ /dev/null @@ -1,109 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'mainpicwidget.h' -** -** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "../../groundstation/mainpic/mainpicwidget.h" -#include -#include -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'mainpicwidget.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 67 -#error "This file was generated using the moc from 5.3.2. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -struct qt_meta_stringdata_MainPicWidget_t { - QByteArrayData data[3]; - char stringdata[26]; -}; -#define QT_MOC_LITERAL(idx, ofs, len) \ - Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ - qptrdiff(offsetof(qt_meta_stringdata_MainPicWidget_t, stringdata) + ofs \ - - idx * sizeof(QByteArrayData)) \ - ) -static const qt_meta_stringdata_MainPicWidget_t qt_meta_stringdata_MainPicWidget = { - { -QT_MOC_LITERAL(0, 0, 13), -QT_MOC_LITERAL(1, 14, 10), -QT_MOC_LITERAL(2, 25, 0) - }, - "MainPicWidget\0toggleMode\0" -}; -#undef QT_MOC_LITERAL - -static const uint qt_meta_data_MainPicWidget[] = { - - // content: - 7, // revision - 0, // classname - 0, 0, // classinfo - 1, 14, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - 0, // flags - 0, // signalCount - - // slots: name, argc, parameters, tag, flags - 1, 0, 19, 2, 0x0a /* Public */, - - // slots: parameters - QMetaType::Void, - - 0 // eod -}; - -void MainPicWidget::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) -{ - if (_c == QMetaObject::InvokeMetaMethod) { - MainPicWidget *_t = static_cast(_o); - switch (_id) { - case 0: _t->toggleMode(); break; - default: ; - } - } - Q_UNUSED(_a); -} - -const QMetaObject MainPicWidget::staticMetaObject = { - { &QWidget::staticMetaObject, qt_meta_stringdata_MainPicWidget.data, - qt_meta_data_MainPicWidget, qt_static_metacall, 0, 0} -}; - - -const QMetaObject *MainPicWidget::metaObject() const -{ - return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; -} - -void *MainPicWidget::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_MainPicWidget.stringdata)) - return static_cast(const_cast< MainPicWidget*>(this)); - return QWidget::qt_metacast(_clname); -} - -int MainPicWidget::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - _id = QWidget::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - if (_id < 1) - qt_static_metacall(this, _c, _id, _a); - _id -= 1; - } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { - if (_id < 1) - *reinterpret_cast(_a[0]) = -1; - _id -= 1; - } - return _id; -} -QT_END_MOC_NAMESPACE diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicwidget.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicwidget.obj deleted file mode 100644 index 9ee56cd..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainpicwidget.obj and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainwindow.cpp b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainwindow.cpp deleted file mode 100644 index b541df7..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainwindow.cpp +++ /dev/null @@ -1,111 +0,0 @@ -/**************************************************************************** -** Meta object code from reading C++ file 'mainwindow.h' -** -** Created by: The Qt Meta Object Compiler version 67 (Qt 5.3.2) -** -** WARNING! All changes made in this file will be lost! -*****************************************************************************/ - -#include "../../groundstation/mainwindow.h" -#include -#include -#if !defined(Q_MOC_OUTPUT_REVISION) -#error "The header file 'mainwindow.h' doesn't include ." -#elif Q_MOC_OUTPUT_REVISION != 67 -#error "This file was generated using the moc from 5.3.2. It" -#error "cannot be used with the include files from this version of Qt." -#error "(The moc has changed too much.)" -#endif - -QT_BEGIN_MOC_NAMESPACE -struct qt_meta_stringdata_MainWindow_t { - QByteArrayData data[5]; - char stringdata[44]; -}; -#define QT_MOC_LITERAL(idx, ofs, len) \ - Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ - qptrdiff(offsetof(qt_meta_stringdata_MainWindow_t, stringdata) + ofs \ - - idx * sizeof(QByteArrayData)) \ - ) -static const qt_meta_stringdata_MainWindow_t qt_meta_stringdata_MainWindow = { - { -QT_MOC_LITERAL(0, 0, 10), -QT_MOC_LITERAL(1, 11, 11), -QT_MOC_LITERAL(2, 23, 0), -QT_MOC_LITERAL(3, 24, 13), -QT_MOC_LITERAL(4, 38, 5) - }, - "MainWindow\0resizeEvent\0\0QResizeEvent*\0" - "event" -}; -#undef QT_MOC_LITERAL - -static const uint qt_meta_data_MainWindow[] = { - - // content: - 7, // revision - 0, // classname - 0, 0, // classinfo - 1, 14, // methods - 0, 0, // properties - 0, 0, // enums/sets - 0, 0, // constructors - 0, // flags - 0, // signalCount - - // slots: name, argc, parameters, tag, flags - 1, 1, 19, 2, 0x0a /* Public */, - - // slots: parameters - QMetaType::Void, 0x80000000 | 3, 4, - - 0 // eod -}; - -void MainWindow::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) -{ - if (_c == QMetaObject::InvokeMetaMethod) { - MainWindow *_t = static_cast(_o); - switch (_id) { - case 0: _t->resizeEvent((*reinterpret_cast< QResizeEvent*(*)>(_a[1]))); break; - default: ; - } - } -} - -const QMetaObject MainWindow::staticMetaObject = { - { &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow.data, - qt_meta_data_MainWindow, qt_static_metacall, 0, 0} -}; - - -const QMetaObject *MainWindow::metaObject() const -{ - return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; -} - -void *MainWindow::qt_metacast(const char *_clname) -{ - if (!_clname) return 0; - if (!strcmp(_clname, qt_meta_stringdata_MainWindow.stringdata)) - return static_cast(const_cast< MainWindow*>(this)); - return QMainWindow::qt_metacast(_clname); -} - -int MainWindow::qt_metacall(QMetaObject::Call _c, int _id, void **_a) -{ - _id = QMainWindow::qt_metacall(_c, _id, _a); - if (_id < 0) - return _id; - if (_c == QMetaObject::InvokeMetaMethod) { - if (_id < 1) - qt_static_metacall(this, _c, _id, _a); - _id -= 1; - } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { - if (_id < 1) - *reinterpret_cast(_a[0]) = -1; - _id -= 1; - } - return _id; -} -QT_END_MOC_NAMESPACE diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainwindow.obj b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainwindow.obj deleted file mode 100644 index 7b353cd..0000000 Binary files a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/debug/moc_mainwindow.obj and /dev/null differ diff --git a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/ui_mainwindow.h b/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/ui_mainwindow.h deleted file mode 100644 index c9964a1..0000000 --- a/build-groundstation-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug/ui_mainwindow.h +++ /dev/null @@ -1,74 +0,0 @@ -/******************************************************************************** -** Form generated from reading UI file 'mainwindow.ui' -** -** Created by: Qt User Interface Compiler version 5.3.2 -** -** WARNING! All changes made in this file will be lost when recompiling UI file! -********************************************************************************/ - -#ifndef UI_MAINWINDOW_H -#define UI_MAINWINDOW_H - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - -QT_BEGIN_NAMESPACE - -class Ui_MainWindow -{ -public: - QAction *actionOpen; - QWidget *centralWidget; - QMenuBar *menuBar; - QToolBar *mainToolBar; - QStatusBar *statusBar; - - void setupUi(QMainWindow *MainWindow) - { - if (MainWindow->objectName().isEmpty()) - MainWindow->setObjectName(QStringLiteral("MainWindow")); - MainWindow->resize(683, 433); - actionOpen = new QAction(MainWindow); - actionOpen->setObjectName(QStringLiteral("actionOpen")); - centralWidget = new QWidget(MainWindow); - centralWidget->setObjectName(QStringLiteral("centralWidget")); - MainWindow->setCentralWidget(centralWidget); - menuBar = new QMenuBar(MainWindow); - menuBar->setObjectName(QStringLiteral("menuBar")); - menuBar->setGeometry(QRect(0, 0, 683, 21)); - MainWindow->setMenuBar(menuBar); - mainToolBar = new QToolBar(MainWindow); - mainToolBar->setObjectName(QStringLiteral("mainToolBar")); - MainWindow->addToolBar(Qt::TopToolBarArea, mainToolBar); - statusBar = new QStatusBar(MainWindow); - statusBar->setObjectName(QStringLiteral("statusBar")); - MainWindow->setStatusBar(statusBar); - - retranslateUi(MainWindow); - - QMetaObject::connectSlotsByName(MainWindow); - } // setupUi - - void retranslateUi(QMainWindow *MainWindow) - { - MainWindow->setWindowTitle(QApplication::translate("MainWindow", "MainWindow", 0)); - actionOpen->setText(QApplication::translate("MainWindow", "Open", 0)); - } // retranslateUi - -}; - -namespace Ui { - class MainWindow: public Ui_MainWindow {}; -} // namespace Ui - -QT_END_NAMESPACE - -#endif // UI_MAINWINDOW_H diff --git a/groundstation/groundstation.pro.user b/groundstation/groundstation.pro.user index 1a652ed..7eeb4e8 100644 --- a/groundstation/groundstation.pro.user +++ b/groundstation/groundstation.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId diff --git a/gui_1/gui_1.pro b/gui_1/gui_1.pro deleted file mode 100644 index 9671085..0000000 --- a/gui_1/gui_1.pro +++ /dev/null @@ -1 +0,0 @@ -TEMPLATE = subdirs diff --git a/gui_1/gui_1.pro.user b/gui_1/gui_1.pro.user deleted file mode 100644 index 495386c..0000000 --- a/gui_1/gui_1.pro.user +++ /dev/null @@ -1,622 +0,0 @@ - - - - - - EnvironmentId - {f0de3c19-7390-432f-8215-71267a77c807} - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - true - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - UTF-8 - false - 4 - false - 80 - true - true - 1 - true - false - 0 - true - 0 - 8 - true - 1 - true - true - true - false - - - - ProjectExplorer.Project.PluginSettings - - - - ProjectExplorer.Project.Target.0 - - Desktop Qt 5.3 MSVC2010 OpenGL 32bit - Desktop Qt 5.3 MSVC2010 OpenGL 32bit - qt.53.win32_msvc2010_opengl_kit - 0 - 0 - 0 - - C:/jesse/groundstation/build-gui_1-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Debug - - - true - qmake - - QtProjectManager.QMakeBuildStep - false - true - - false - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Debug - - Qt4ProjectManager.Qt4BuildConfiguration - 2 - true - - - C:/jesse/groundstation/build-gui_1-Desktop_Qt_5_3_MSVC2010_OpenGL_32bit-Release - - - true - qmake - - QtProjectManager.QMakeBuildStep - false - true - - false - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Release - - Qt4ProjectManager.Qt4BuildConfiguration - 0 - true - - 2 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - Deploy locally - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - 2 - - - - false - %{buildDir} - Custom Executable - - ProjectExplorer.CustomExecutableRunConfiguration - 3768 - false - true - false - false - true - - 1 - - - - ProjectExplorer.Project.Target.1 - - Desktop Qt 5.3 MSVC2012 OpenGL 32bit - Desktop Qt 5.3 MSVC2012 OpenGL 32bit - qt.53.win32_msvc2012_opengl_kit - 0 - 0 - 0 - - C:/jesse/groundstation/build-gui_1-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Debug - - - true - qmake - - QtProjectManager.QMakeBuildStep - false - true - - false - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Debug - - Qt4ProjectManager.Qt4BuildConfiguration - 2 - true - - - C:/jesse/groundstation/build-gui_1-Desktop_Qt_5_3_MSVC2012_OpenGL_32bit-Release - - - true - qmake - - QtProjectManager.QMakeBuildStep - false - true - - false - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Release - - Qt4ProjectManager.Qt4BuildConfiguration - 0 - true - - 2 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - Deploy locally - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - -1 - - - - false - %{buildDir} - Custom Executable - - ProjectExplorer.CustomExecutableRunConfiguration - 3768 - false - true - false - false - true - - 1 - - - - ProjectExplorer.Project.Target.2 - - Desktop Qt 5.3 MSVC2013 64bit - Desktop Qt 5.3 MSVC2013 64bit - qt.53.win64_msvc2013_64_kit - 0 - 0 - 0 - - C:/jesse/groundstation/build-gui_1-Desktop_Qt_5_3_MSVC2013_64bit-Debug - - - true - qmake - - QtProjectManager.QMakeBuildStep - false - true - - false - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Debug - - Qt4ProjectManager.Qt4BuildConfiguration - 2 - true - - - C:/jesse/groundstation/build-gui_1-Desktop_Qt_5_3_MSVC2013_64bit-Release - - - true - qmake - - QtProjectManager.QMakeBuildStep - false - true - - false - - - true - Make - - Qt4ProjectManager.MakeStep - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Release - - Qt4ProjectManager.Qt4BuildConfiguration - 0 - true - - 2 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - Deploy locally - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - -1 - - - - false - %{buildDir} - Custom Executable - - ProjectExplorer.CustomExecutableRunConfiguration - 3768 - false - true - false - false - true - - 1 - - - - ProjectExplorer.Project.TargetCount - 3 - - - ProjectExplorer.Project.Updater.FileVersion - 16 - - - Version - 16 - -