|
- #############################################################################
- # Makefile for building: CableTestBench
- # Generated by qmake (2.01a) (Qt 4.8.1) on: Fri Mar 29 07:33:12 2019
- # Project: CableTestBench.pro
- # Template: app
- #############################################################################
-
- ####### Compiler, tools and options
-
- CC = gcc
- CXX = g++
- DEFINES = -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN
- CFLAGS = -g -Wall $(DEFINES)
- CXXFLAGS = -g -frtti -fexceptions -mthreads -Wall $(DEFINES)
- INCPATH = -I"..\..\Qt\4.8.1\include\QtCore" -I"..\..\Qt\4.8.1\include\QtNetwork" -I"..\..\Qt\4.8.1\include\QtGui" -I"..\..\Qt\4.8.1\include" -I"Sources" -I"Sources\SeaMaxWin\Include" -I"Sources\SeaMaxWin\Lib" -I"..\..\Qt\4.8.1\include\ActiveQt" -I"debug" -I"." -I"..\..\Qt\4.8.1\mkspecs\win32-g++"
- LINK = g++
- LFLAGS = -mthreads -Wl,-subsystem,windows
- LIBS = -L"c:\Qt\4.8.1\lib" -lmingw32 -lqtmaind -LC:/ZoneTest/CableTestBench/Sources/SeaMaxWin/Lib/ -lSeaMAX -lQtGuid4 -lQtNetworkd4 -lQtCored4
- QMAKE = c:\Qt\4.8.1\bin\qmake.exe
- IDC = c:\Qt\4.8.1\bin\idc.exe
- IDL = midl
- ZIP = zip -r -9
- DEF_FILE =
- RES_FILE =
- COPY = copy /y
- 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 = Sources\MainWindow.cpp \
- Sources\main.cpp \
- Sources\MainPage.cpp \
- Sources\CableTestBench.cpp \
- Sources\VisualInspectionPage.cpp \
- Sources\Widgets\CConnectorSelectWidget.cpp debug\moc_MainWindow.cpp \
- debug\moc_MainPage.cpp \
- debug\moc_CableTestBench.cpp \
- debug\moc_VisualInspectionPage.cpp \
- debug\moc_CConnectorSelectWidget.cpp
- OBJECTS = debug/MainWindow.o \
- debug/main.o \
- debug/MainPage.o \
- debug/CableTestBench.o \
- debug/VisualInspectionPage.o \
- debug/CConnectorSelectWidget.o \
- debug/moc_MainWindow.o \
- debug/moc_MainPage.o \
- debug/moc_CableTestBench.o \
- debug/moc_VisualInspectionPage.o \
- debug/moc_CConnectorSelectWidget.o
- DIST =
- QMAKE_TARGET = CableTestBench
- DESTDIR = debug\ #avoid trailing-slash linebreak
- TARGET = CableTestBench.exe
- DESTDIR_TARGET = debug\CableTestBench.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.Debug $(DESTDIR_TARGET)
-
- $(DESTDIR_TARGET): ui_CMainPage.h ui_VisualInspectionPage.h $(OBJECTS)
- $(LINK) $(LFLAGS) -o $(DESTDIR_TARGET) object_script.CableTestBench.Debug $(LIBS)
-
- qmake: FORCE
- @$(QMAKE) -spec ..\..\Qt\4.8.1\mkspecs\win32-g++ CONFIG+=declarative_debug -o Makefile.Debug CableTestBench.pro
-
- dist:
- $(ZIP) CableTestBench.zip $(SOURCES) $(DIST) CableTestBench.pro ..\..\Qt\4.8.1\mkspecs\qconfig.pri ..\..\Qt\4.8.1\mkspecs\modules\qt_webkit_version.pri ..\..\Qt\4.8.1\mkspecs\features\qt_functions.prf ..\..\Qt\4.8.1\mkspecs\features\qt_config.prf ..\..\Qt\4.8.1\mkspecs\features\exclusive_builds.prf ..\..\Qt\4.8.1\mkspecs\features\default_pre.prf ..\..\Qt\4.8.1\mkspecs\features\win32\default_pre.prf ..\..\Qt\4.8.1\mkspecs\features\debug.prf ..\..\Qt\4.8.1\mkspecs\features\debug_and_release.prf ..\..\Qt\4.8.1\mkspecs\features\default_post.prf ..\..\Qt\4.8.1\mkspecs\features\win32\default_post.prf ..\..\Qt\4.8.1\mkspecs\features\build_pass.prf ..\..\Qt\4.8.1\mkspecs\features\declarative_debug.prf ..\..\Qt\4.8.1\mkspecs\features\win32\rtti.prf ..\..\Qt\4.8.1\mkspecs\features\win32\exceptions.prf ..\..\Qt\4.8.1\mkspecs\features\win32\stl.prf ..\..\Qt\4.8.1\mkspecs\features\shared.prf ..\..\Qt\4.8.1\mkspecs\features\warn_on.prf ..\..\Qt\4.8.1\mkspecs\features\qt.prf ..\..\Qt\4.8.1\mkspecs\features\win32\thread.prf ..\..\Qt\4.8.1\mkspecs\features\moc.prf ..\..\Qt\4.8.1\mkspecs\features\win32\windows.prf ..\..\Qt\4.8.1\mkspecs\features\resources.prf ..\..\Qt\4.8.1\mkspecs\features\uic.prf ..\..\Qt\4.8.1\mkspecs\features\yacc.prf ..\..\Qt\4.8.1\mkspecs\features\lex.prf ..\..\Qt\4.8.1\mkspecs\features\include_source_dir.prf c:\Qt\4.8.1\lib\qtmaind.prl HEADERS RESOURCES IMAGES SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES
-
- clean: compiler_clean
- -$(DEL_FILE) debug\MainWindow.o debug\main.o debug\MainPage.o debug\CableTestBench.o debug\VisualInspectionPage.o debug\CConnectorSelectWidget.o debug\moc_MainWindow.o debug\moc_MainPage.o debug\moc_CableTestBench.o debug\moc_VisualInspectionPage.o debug\moc_CConnectorSelectWidget.o
-
- distclean: clean
- -$(DEL_FILE) $(DESTDIR_TARGET)
- -$(DEL_FILE) Makefile.Debug
-
- check: first
-
- 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: debug/moc_MainWindow.cpp debug/moc_MainPage.cpp debug/moc_CableTestBench.cpp debug/moc_VisualInspectionPage.cpp debug/moc_CConnectorSelectWidget.cpp
- compiler_moc_header_clean:
- -$(DEL_FILE) debug\moc_MainWindow.cpp debug\moc_MainPage.cpp debug\moc_CableTestBench.cpp debug\moc_VisualInspectionPage.cpp debug\moc_CConnectorSelectWidget.cpp
- debug/moc_MainWindow.cpp: Sources/MainPage.h \
- Sources/VisualInspectionPage.h \
- Sources/MainWindow.h
- C:\Qt\4.8.1\bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 Sources\MainWindow.h -o debug\moc_MainWindow.cpp
-
- debug/moc_MainPage.cpp: Sources/MainPage.h
- C:\Qt\4.8.1\bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 Sources\MainPage.h -o debug\moc_MainPage.cpp
-
- debug/moc_CableTestBench.cpp: Sources/MainWindow.h \
- Sources/MainPage.h \
- Sources/VisualInspectionPage.h \
- Sources/CableTestBench.h
- C:\Qt\4.8.1\bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 Sources\CableTestBench.h -o debug\moc_CableTestBench.cpp
-
- debug/moc_VisualInspectionPage.cpp: Sources/VisualInspectionPage.h
- C:\Qt\4.8.1\bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 Sources\VisualInspectionPage.h -o debug\moc_VisualInspectionPage.cpp
-
- debug/moc_CConnectorSelectWidget.cpp: Sources/Widgets/CConnectorSelectWidget.h
- C:\Qt\4.8.1\bin\moc.exe $(DEFINES) $(INCPATH) -D__GNUC__ -DWIN32 Sources\Widgets\CConnectorSelectWidget.h -o debug\moc_CConnectorSelectWidget.cpp
-
- compiler_rcc_make_all:
- compiler_rcc_clean:
- 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_CMainPage.h ui_VisualInspectionPage.h
- compiler_uic_clean:
- -$(DEL_FILE) ui_CMainPage.h ui_VisualInspectionPage.h
- ui_CMainPage.h: Sources/CMainPage.ui
- c:\Qt\4.8.1\bin\uic.exe Sources\CMainPage.ui -o ui_CMainPage.h
-
- ui_VisualInspectionPage.h: Sources/VisualInspectionPage.ui
- c:\Qt\4.8.1\bin\uic.exe Sources\VisualInspectionPage.ui -o ui_VisualInspectionPage.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/MainWindow.o: Sources/MainWindow.cpp Sources/MainWindow.h \
- Sources/MainPage.h \
- Sources/VisualInspectionPage.h \
- Sources/CableTestBench.h
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\MainWindow.o Sources\MainWindow.cpp
-
- debug/main.o: Sources/main.cpp Sources/CableTestBench.h \
- Sources/MainWindow.h \
- Sources/MainPage.h \
- Sources/VisualInspectionPage.h
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\main.o Sources\main.cpp
-
- debug/MainPage.o: Sources/MainPage.cpp Sources/MainPage.h \
- ui_CMainPage.h
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\MainPage.o Sources\MainPage.cpp
-
- debug/CableTestBench.o: Sources/CableTestBench.cpp Sources/CableTestBench.h \
- Sources/MainWindow.h \
- Sources/MainPage.h \
- Sources/VisualInspectionPage.h
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\CableTestBench.o Sources\CableTestBench.cpp
-
- debug/VisualInspectionPage.o: Sources/VisualInspectionPage.cpp Sources/VisualInspectionPage.h \
- ui_VisualInspectionPage.h
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\VisualInspectionPage.o Sources\VisualInspectionPage.cpp
-
- debug/CConnectorSelectWidget.o: Sources/Widgets/CConnectorSelectWidget.cpp Sources/Widgets/CConnectorSelectWidget.h
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\CConnectorSelectWidget.o Sources\Widgets\CConnectorSelectWidget.cpp
-
- debug/moc_MainWindow.o: debug/moc_MainWindow.cpp
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\moc_MainWindow.o debug\moc_MainWindow.cpp
-
- debug/moc_MainPage.o: debug/moc_MainPage.cpp
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\moc_MainPage.o debug\moc_MainPage.cpp
-
- debug/moc_CableTestBench.o: debug/moc_CableTestBench.cpp
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\moc_CableTestBench.o debug\moc_CableTestBench.cpp
-
- debug/moc_VisualInspectionPage.o: debug/moc_VisualInspectionPage.cpp
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\moc_VisualInspectionPage.o debug\moc_VisualInspectionPage.cpp
-
- debug/moc_CConnectorSelectWidget.o: debug/moc_CConnectorSelectWidget.cpp
- $(CXX) -c $(CXXFLAGS) $(INCPATH) -o debug\moc_CConnectorSelectWidget.o debug\moc_CConnectorSelectWidget.cpp
-
- ####### Install
-
- install: FORCE
-
- uninstall: FORCE
-
- FORCE:
|