?? makefile
字號(hào):
############################################################################## Makefile for building: groupbox# Generated by qmake (2.01a) (Qt 4.4.0) on: ?? ?? 6 11:05:42 2009# Project: groupbox.pro# Template: app# Command: /usr/bin/qmake-qt4 -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile groupbox.pro#################################################################################### Compiler, tools and optionsCC = gccCXX = g++DEFINES = -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHAREDCFLAGS = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)CXXFLAGS = -pipe -g -Wall -W -D_REENTRANT $(DEFINES)INCPATH = -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I.LINK = g++LFLAGS = -Wl,--no-undefinedLIBS = $(SUBLIBS) -L/usr/lib -lQtGui -lQtCore -lpthreadAR = ar cqsRANLIB = QMAKE = /usr/bin/qmake-qt4TAR = tar -cfCOMPRESS = gzip -9fCOPY = cp -fSED = sedCOPY_FILE = $(COPY)COPY_DIR = $(COPY) -rINSTALL_FILE = install -m 644 -pINSTALL_DIR = $(COPY_DIR)INSTALL_PROGRAM = install -m 755 -pDEL_FILE = rm -fSYMLINK = ln -sfDEL_DIR = rmdirMOVE = mv -fCHK_DIR_EXISTS= test -dMKDIR = mkdir -p####### Output directoryOBJECTS_DIR = ./####### FilesSOURCES = window.cpp \ main.cpp moc_window.cppOBJECTS = window.o \ main.o \ moc_window.oDIST = /usr/share/qt4/mkspecs/common/g++.conf \ /usr/share/qt4/mkspecs/common/unix.conf \ /usr/share/qt4/mkspecs/common/linux.conf \ /usr/share/qt4/mkspecs/qconfig.pri \ /usr/share/qt4/mkspecs/features/qt_functions.prf \ /usr/share/qt4/mkspecs/features/qt_config.prf \ /usr/share/qt4/mkspecs/features/exclusive_builds.prf \ /usr/share/qt4/mkspecs/features/default_pre.prf \ /usr/share/qt4/mkspecs/features/debug.prf \ /usr/share/qt4/mkspecs/features/default_post.prf \ /usr/share/qt4/mkspecs/features/warn_on.prf \ /usr/share/qt4/mkspecs/features/qt.prf \ /usr/share/qt4/mkspecs/features/unix/thread.prf \ /usr/share/qt4/mkspecs/features/moc.prf \ /usr/share/qt4/mkspecs/features/resources.prf \ /usr/share/qt4/mkspecs/features/uic.prf \ /usr/share/qt4/mkspecs/features/yacc.prf \ /usr/share/qt4/mkspecs/features/lex.prf \ groupbox.proQMAKE_TARGET = groupboxDESTDIR = TARGET = groupboxfirst: all####### Implicit rules.SUFFIXES: .o .c .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: $(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<".c.o: $(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"####### Build rulesall: Makefile $(TARGET)$(TARGET): $(OBJECTS) $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)Makefile: groupbox.pro /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \ /usr/share/qt4/mkspecs/common/unix.conf \ /usr/share/qt4/mkspecs/common/linux.conf \ /usr/share/qt4/mkspecs/qconfig.pri \ /usr/share/qt4/mkspecs/features/qt_functions.prf \ /usr/share/qt4/mkspecs/features/qt_config.prf \ /usr/share/qt4/mkspecs/features/exclusive_builds.prf \ /usr/share/qt4/mkspecs/features/default_pre.prf \ /usr/share/qt4/mkspecs/features/debug.prf \ /usr/share/qt4/mkspecs/features/default_post.prf \ /usr/share/qt4/mkspecs/features/warn_on.prf \ /usr/share/qt4/mkspecs/features/qt.prf \ /usr/share/qt4/mkspecs/features/unix/thread.prf \ /usr/share/qt4/mkspecs/features/moc.prf \ /usr/share/qt4/mkspecs/features/resources.prf \ /usr/share/qt4/mkspecs/features/uic.prf \ /usr/share/qt4/mkspecs/features/yacc.prf \ /usr/share/qt4/mkspecs/features/lex.prf \ /usr/lib/libQtGui.prl \ /usr/lib/libQtCore.prl $(QMAKE) -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile groupbox.pro/usr/share/qt4/mkspecs/common/g++.conf:/usr/share/qt4/mkspecs/common/unix.conf:/usr/share/qt4/mkspecs/common/linux.conf:/usr/share/qt4/mkspecs/qconfig.pri:/usr/share/qt4/mkspecs/features/qt_functions.prf:/usr/share/qt4/mkspecs/features/qt_config.prf:/usr/share/qt4/mkspecs/features/exclusive_builds.prf:/usr/share/qt4/mkspecs/features/default_pre.prf:/usr/share/qt4/mkspecs/features/debug.prf:/usr/share/qt4/mkspecs/features/default_post.prf:/usr/share/qt4/mkspecs/features/warn_on.prf:/usr/share/qt4/mkspecs/features/qt.prf:/usr/share/qt4/mkspecs/features/unix/thread.prf:/usr/share/qt4/mkspecs/features/moc.prf:/usr/share/qt4/mkspecs/features/resources.prf:/usr/share/qt4/mkspecs/features/uic.prf:/usr/share/qt4/mkspecs/features/yacc.prf:/usr/share/qt4/mkspecs/features/lex.prf:/usr/lib/libQtGui.prl:/usr/lib/libQtCore.prl:qmake: FORCE @$(QMAKE) -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile groupbox.prodist: @$(CHK_DIR_EXISTS) .tmp/groupbox1.0.0 || $(MKDIR) .tmp/groupbox1.0.0 $(COPY_FILE) --parents $(SOURCES) $(DIST) .tmp/groupbox1.0.0/ && $(COPY_FILE) --parents window.h .tmp/groupbox1.0.0/ && $(COPY_FILE) --parents window.cpp main.cpp .tmp/groupbox1.0.0/ && (cd `dirname .tmp/groupbox1.0.0` && $(TAR) groupbox1.0.0.tar groupbox1.0.0 && $(COMPRESS) groupbox1.0.0.tar) && $(MOVE) `dirname .tmp/groupbox1.0.0`/groupbox1.0.0.tar.gz . && $(DEL_FILE) -r .tmp/groupbox1.0.0clean:compiler_clean -$(DEL_FILE) $(OBJECTS) -$(DEL_FILE) *~ core *.core####### Sub-librariesdistclean: clean -$(DEL_FILE) $(TARGET) -$(DEL_FILE) Makefilemocclean: compiler_moc_header_clean compiler_moc_source_cleanmocables: compiler_moc_header_make_all compiler_moc_source_make_allcompiler_moc_header_make_all: moc_window.cppcompiler_moc_header_clean: -$(DEL_FILE) moc_window.cppmoc_window.cpp: window.h /usr/bin/moc-qt4 $(DEFINES) $(INCPATH) window.h -o moc_window.cppcompiler_rcc_make_all:compiler_rcc_clean:compiler_image_collection_make_all: qmake_image_collection.cppcompiler_image_collection_clean: -$(DEL_FILE) qmake_image_collection.cppcompiler_moc_source_make_all:compiler_moc_source_clean:compiler_uic_make_all:compiler_uic_clean: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 ####### Compilewindow.o: window.cpp window.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o window.o window.cppmain.o: main.cpp window.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o main.o main.cppmoc_window.o: moc_window.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o moc_window.o moc_window.cpp####### Installinstall_target: first FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ || $(MKDIR) $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ -$(INSTALL_PROGRAM) "$(QMAKE_TARGET)" "$(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/$(QMAKE_TARGET)"uninstall_target: FORCE -$(DEL_FILE) "$(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/$(QMAKE_TARGET)" -$(DEL_DIR) $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ install_sources: first FORCE @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ || $(MKDIR) $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ -$(INSTALL_PROGRAM) /home/cool/編程/C++/Qt/examples/widgets/groupbox/window.cpp $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ -$(INSTALL_PROGRAM) /home/cool/編程/C++/Qt/examples/widgets/groupbox/main.cpp $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ -$(INSTALL_PROGRAM) /home/cool/編程/C++/Qt/examples/widgets/groupbox/window.h $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ -$(INSTALL_PROGRAM) /home/cool/編程/C++/Qt/examples/widgets/groupbox/groupbox.pro $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/uninstall_sources: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/window.cpp -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/main.cpp -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/window.h -$(DEL_FILE) -r $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/groupbox.pro -$(DEL_DIR) $(INSTALL_ROOT)/usr/lib/qt4/examples/widgets/groupbox/ install: install_target install_sources FORCEuninstall: uninstall_target uninstall_sources FORCEFORCE:
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -