############################################################################# # Makefile for building: SpiceRack # Generated by qmake (2.01a) (Qt 4.5.3) on: Sat Feb 6 22:29:25 2010 # Project: SpiceRack.pro # Template: app ############################################################################# ####### Compiler, tools and options CC = gcc CXX = g++ DEFINES = -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQWT_DLL -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN CFLAGS = -O2 -Wall $(DEFINES) CXXFLAGS = -O2 -frtti -fexceptions -mthreads -Wall $(DEFINES) INCPATH = -I"c:\Qt\2009.04\qt\include\QtCore" -I"c:\Qt\2009.04\qt\include\QtGui" -I"c:\Qt\2009.04\qt\include" -I"c:\qt\4.4.1\\include\qwt" -I"c:\Qt\2009.04\qt\include\ActiveQt" -I"release" -I"." -I"c:\Qt\2009.04\qt\mkspecs\default" LINK = g++ LFLAGS = -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -Wl,-s -mthreads -Wl -Wl,-subsystem,windows LIBS = -L"c:\Qt\2009.04\qt\lib" -lmingw32 -lqtmain release\gingericon_res.o -lqwt5 -lQtGui4 -lQtCore4 QMAKE = c:\Qt\2009.04\qt\bin\qmake.exe IDC = c:\Qt\2009.04\qt\bin\idc.exe IDL = midl ZIP = zip -r -9 DEF_FILE = RES_FILE = release\gingericon_res.o COPY = copy /y 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 = LinkWind.cpp \ GingerWind.cpp \ main.cpp \ ProgramMain.cpp \ RefWind.cpp \ TFtUsbDev.cpp \ TmpWind.cpp \ GpsWind.cpp \ PrsWind.cpp \ RadioCtlWind.cpp release\moc_GingerWind.cpp \ release\moc_ProgramMain.cpp \ release\moc_RefWind.cpp \ release\moc_LinkWind.cpp \ release\moc_PrsWind.cpp \ release\moc_TmpWind.cpp \ release\moc_GpsWind.cpp \ release\moc_RadioCtlWind.cpp \ release\qrc_GingerGui.cpp OBJECTS = release/LinkWind.o \ release/GingerWind.o \ release/main.o \ release/ProgramMain.o \ release/RefWind.o \ release/TFtUsbDev.o \ release/TmpWind.o \ release/GpsWind.o \ release/PrsWind.o \ release/RadioCtlWind.o \ release/moc_GingerWind.o \ release/moc_ProgramMain.o \ release/moc_RefWind.o \ release/moc_LinkWind.o \ release/moc_PrsWind.o \ release/moc_TmpWind.o \ release/moc_GpsWind.o \ release/moc_RadioCtlWind.o \ release/qrc_GingerGui.o DIST = QMAKE_TARGET = SpiceRack DESTDIR = release\ #avoid trailing-slash linebreak TARGET = SpiceRack.exe DESTDIR_TARGET = release\SpiceRack.exe ####### Implicit rules .SUFFIXES: .cpp .cc .cxx .c .cpp.o: $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< .cc.o: $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< .cxx.o: $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< .c.o: $(CC) -c $(CFLAGS) $(INCPATH) -o $@ $< ####### Build rules first: all all: Makefile.Release $(DESTDIR_TARGET) $(DESTDIR_TARGET): ui_GingerRef.h ui_Mainwind.h ui_prs_plot.h ui_tmp_plot.h ui_gps_plot.h ui_RadioControl.h ui_Link_plot.h $(OBJECTS) release/gingericon_res.o $(LINK) $(LFLAGS) -o $(DESTDIR_TARGET) object_script.SpiceRack.Release $(LIBS) release/gingericon_res.o: gingericon.rc windres -i gingericon.rc -o release\gingericon_res.o --include-dir=. qmake: FORCE @$(QMAKE) -win32 -o Makefile.Release SpiceRack.pro dist: $(ZIP) SpiceRack.zip $(SOURCES) $(DIST) SpiceRack.pro c:\Qt\2009.04\qt\mkspecs\qconfig.pri c:\Qt\2009.04\qt\mkspecs\features\qt_functions.prf c:\Qt\2009.04\qt\mkspecs\features\qt_config.prf c:\Qt\2009.04\qt\mkspecs\features\exclusive_builds.prf c:\Qt\2009.04\qt\mkspecs\features\default_pre.prf c:\Qt\2009.04\qt\mkspecs\features\win32\default_pre.prf c:\Qt\2009.04\qt\mkspecs\features\release.prf c:\Qt\2009.04\qt\mkspecs\features\debug_and_release.prf c:\Qt\2009.04\qt\mkspecs\features\default_post.prf c:\Qt\2009.04\qt\mkspecs\features\win32\default_post.prf c:\Qt\2009.04\qt\mkspecs\features\build_pass.prf c:\Qt\2009.04\qt\mkspecs\features\win32\rtti.prf c:\Qt\2009.04\qt\mkspecs\features\win32\exceptions.prf c:\Qt\2009.04\qt\mkspecs\features\win32\stl.prf c:\Qt\2009.04\qt\mkspecs\features\shared.prf c:\Qt\2009.04\qt\mkspecs\features\warn_on.prf c:\Qt\2009.04\qt\mkspecs\features\qt.prf c:\Qt\2009.04\qt\mkspecs\features\win32\thread.prf c:\Qt\2009.04\qt\mkspecs\features\moc.prf c:\Qt\2009.04\qt\mkspecs\features\win32\windows.prf c:\Qt\2009.04\qt\mkspecs\features\resources.prf c:\Qt\2009.04\qt\mkspecs\features\uic.prf c:\Qt\2009.04\qt\mkspecs\features\yacc.prf c:\Qt\2009.04\qt\mkspecs\features\lex.prf c:\Qt\2009.04\qt\mkspecs\features\include_source_dir.prf c:\Qt\2009.04\qt\lib\qtmain.prl HEADERS RESOURCES IMAGES SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES clean: compiler_clean -$(DEL_FILE) release\LinkWind.o release\GingerWind.o release\main.o release\ProgramMain.o release\RefWind.o release\TFtUsbDev.o release\TmpWind.o release\GpsWind.o release\PrsWind.o release\RadioCtlWind.o release\moc_GingerWind.o release\moc_ProgramMain.o release\moc_RefWind.o release\moc_LinkWind.o release\moc_PrsWind.o release\moc_TmpWind.o release\moc_GpsWind.o release\moc_RadioCtlWind.o release\qrc_GingerGui.o -$(DEL_FILE) release\gingericon_res.o 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 compiler_moc_header_make_all: release/moc_GingerWind.cpp release/moc_ProgramMain.cpp release/moc_RefWind.cpp release/moc_LinkWind.cpp release/moc_PrsWind.cpp release/moc_TmpWind.cpp release/moc_GpsWind.cpp release/moc_RadioCtlWind.cpp compiler_moc_header_clean: -$(DEL_FILE) release\moc_GingerWind.cpp release\moc_ProgramMain.cpp release\moc_RefWind.cpp release\moc_LinkWind.cpp release\moc_PrsWind.cpp release\moc_TmpWind.cpp release\moc_GpsWind.cpp release\moc_RadioCtlWind.cpp release/moc_GingerWind.cpp: ui_Mainwind.h \ GingerWind.h C:/Qt/2009.04/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 GingerWind.h -o release\moc_GingerWind.cpp release/moc_ProgramMain.cpp: ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ programmain.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ ProgramMain.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_tmp_plot.h \ ProgramMain.h C:/Qt/2009.04/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 ProgramMain.h -o release\moc_ProgramMain.cpp release/moc_RefWind.cpp: ui_GingerRef.h \ RefWind.h C:/Qt/2009.04/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 RefWind.h -o release\moc_RefWind.cpp release/moc_LinkWind.cpp: ui_Link_plot.h \ ProgramMain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ programmain.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_tmp_plot.h \ LinkWind.h C:/Qt/2009.04/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 LinkWind.h -o release\moc_LinkWind.cpp release/moc_PrsWind.cpp: programmain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ ui_tmp_plot.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ ProgramMain.h \ RadioCtlWind.h \ ui_RadioControl.h \ PrsWind.h C:/Qt/2009.04/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 PrsWind.h -o release\moc_PrsWind.cpp release/moc_TmpWind.cpp: programmain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ ui_tmp_plot.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ ProgramMain.h \ RadioCtlWind.h \ ui_RadioControl.h \ TmpWind.h C:/Qt/2009.04/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 TmpWind.h -o release\moc_TmpWind.cpp release/moc_GpsWind.cpp: programmain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ ui_tmp_plot.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ ProgramMain.h \ RadioCtlWind.h \ ui_RadioControl.h \ GpsWind.h C:/Qt/2009.04/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 GpsWind.h -o release\moc_GpsWind.cpp release/moc_RadioCtlWind.cpp: ProgramMain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ programmain.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_tmp_plot.h \ RadioCtlWind.h C:/Qt/2009.04/qt/bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 RadioCtlWind.h -o release\moc_RadioCtlWind.cpp compiler_rcc_make_all: release/qrc_GingerGui.cpp compiler_rcc_clean: -$(DEL_FILE) release\qrc_GingerGui.cpp release/qrc_GingerGui.cpp: GingerGui.qrc \ thermometericon2.jpeg \ antenna.jpg \ thermometericon.jpeg \ thermometericon.jpeg \ balloon.jpg \ gps.jpg \ thermometer-256x256.png \ radioTransmitterIcon.gif \ ginger.ico \ favicon(2).ico \ favicon.ico c:\Qt\2009.04\qt\bin\rcc.exe -name GingerGui GingerGui.qrc -o release\qrc_GingerGui.cpp compiler_image_collection_make_all: qmake_image_collection.cpp compiler_image_collection_clean: -$(DEL_FILE) qmake_image_collection.cpp compiler_moc_source_make_all: compiler_moc_source_clean: compiler_uic_make_all: ui_GingerRef.h ui_Mainwind.h ui_prs_plot.h ui_tmp_plot.h ui_gps_plot.h ui_RadioControl.h ui_Link_plot.h compiler_uic_clean: -$(DEL_FILE) ui_GingerRef.h ui_Mainwind.h ui_prs_plot.h ui_tmp_plot.h ui_gps_plot.h ui_RadioControl.h ui_Link_plot.h ui_GingerRef.h: GingerRef.ui c:\Qt\2009.04\qt\bin\uic.exe GingerRef.ui -o ui_GingerRef.h ui_Mainwind.h: Mainwind.ui c:\Qt\2009.04\qt\bin\uic.exe Mainwind.ui -o ui_Mainwind.h ui_prs_plot.h: prs_plot.ui c:\Qt\2009.04\qt\bin\uic.exe prs_plot.ui -o ui_prs_plot.h ui_tmp_plot.h: tmp_plot.ui c:\Qt\2009.04\qt\bin\uic.exe tmp_plot.ui -o ui_tmp_plot.h ui_gps_plot.h: gps_plot.ui c:\Qt\2009.04\qt\bin\uic.exe gps_plot.ui -o ui_gps_plot.h ui_RadioControl.h: RadioControl.ui c:\Qt\2009.04\qt\bin\uic.exe RadioControl.ui -o ui_RadioControl.h ui_Link_plot.h: Link_plot.ui c:\Qt\2009.04\qt\bin\uic.exe Link_plot.ui -o ui_Link_plot.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_rcc_clean compiler_uic_clean ####### Compile release/LinkWind.o: LinkWind.cpp LinkWind.h \ ui_Link_plot.h \ ProgramMain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ programmain.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_tmp_plot.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\LinkWind.o LinkWind.cpp release/GingerWind.o: GingerWind.cpp GingerWind.h \ ui_Mainwind.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\GingerWind.o GingerWind.cpp release/main.o: main.cpp ftd2xx.h \ TFtUsbDev.h \ ProgramMain.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ programmain.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_tmp_plot.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\main.o main.cpp release/ProgramMain.o: ProgramMain.cpp ProgramMain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ programmain.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_tmp_plot.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\ProgramMain.o ProgramMain.cpp release/RefWind.o: RefWind.cpp RefWind.h \ ui_GingerRef.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\RefWind.o RefWind.cpp release/TFtUsbDev.o: TFtUsbDev.cpp TFtUsbDev.h \ ftd2xx.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\TFtUsbDev.o TFtUsbDev.cpp release/TmpWind.o: TmpWind.cpp TmpWind.h \ programmain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ ProgramMain.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_tmp_plot.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\TmpWind.o TmpWind.cpp release/GpsWind.o: GpsWind.cpp GpsWind.h \ programmain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ ui_tmp_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ ProgramMain.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_Gps_plot.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\GpsWind.o GpsWind.cpp release/PrsWind.o: PrsWind.cpp PrsWind.h \ programmain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ ui_tmp_plot.h \ GpsWind.h \ ui_Gps_plot.h \ LinkWind.h \ ui_Link_plot.h \ ProgramMain.h \ RadioCtlWind.h \ ui_RadioControl.h \ ui_prs_plot.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\PrsWind.o PrsWind.cpp release/RadioCtlWind.o: RadioCtlWind.cpp RadioCtlWind.h \ ProgramMain.h \ ftd2xx.h \ TftUsbDev.h \ TtyDev.h \ GingerWind.h \ ui_Mainwind.h \ RefWind.h \ ui_GingerRef.h \ TmpWind.h \ programmain.h \ GpsWind.h \ ui_Gps_plot.h \ PrsWind.h \ ui_prs_plot.h \ LinkWind.h \ ui_Link_plot.h \ ui_tmp_plot.h \ ui_RadioControl.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\RadioCtlWind.o RadioCtlWind.cpp release/moc_GingerWind.o: release/moc_GingerWind.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_GingerWind.o release\moc_GingerWind.cpp release/moc_ProgramMain.o: release/moc_ProgramMain.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_ProgramMain.o release\moc_ProgramMain.cpp release/moc_RefWind.o: release/moc_RefWind.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_RefWind.o release\moc_RefWind.cpp release/moc_LinkWind.o: release/moc_LinkWind.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_LinkWind.o release\moc_LinkWind.cpp release/moc_PrsWind.o: release/moc_PrsWind.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_PrsWind.o release\moc_PrsWind.cpp release/moc_TmpWind.o: release/moc_TmpWind.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_TmpWind.o release\moc_TmpWind.cpp release/moc_GpsWind.o: release/moc_GpsWind.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_GpsWind.o release\moc_GpsWind.cpp release/moc_RadioCtlWind.o: release/moc_RadioCtlWind.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\moc_RadioCtlWind.o release\moc_RadioCtlWind.cpp release/qrc_GingerGui.o: release/qrc_GingerGui.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o release\qrc_GingerGui.o release\qrc_GingerGui.cpp ####### Install install: FORCE uninstall: FORCE FORCE: