⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 Qt控件使用实例
💻
字号:
############################################################################## Makefile for building: styles# Generated by qmake (2.01a) (Qt 4.4.0) on: ?? ?? 10 22:55:15 2009# Project:  styles.pro# Template: app# Command: /usr/bin/qmake-qt4 -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile styles.pro#############################################################################QMAKE    = /usr/bin/qmake-qt4mocclean mocables first all clean install distclean uninstall qmake_all:	@echo "Some of the required modules (contains(styles, motif)) are not available."	@echo "Skipped."Makefile: styles.pro  /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/linux-g++/../common/g++.conf \		/usr/share/qt4/mkspecs/common/unix.conf \		/usr/share/qt4/mkspecs/linux-g++/../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	$(QMAKE) -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile styles.pro/usr/share/qt4/mkspecs/linux-g++/../common/g++.conf:/usr/share/qt4/mkspecs/common/unix.conf:/usr/share/qt4/mkspecs/linux-g++/../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:qmake:  FORCE	@$(QMAKE) -spec /usr/share/qt4/mkspecs/linux-g++ -unix CONFIG+=debug -o Makefile styles.proFORCE:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -