makefile
来自「It is very good for learn QT. I think it」· 代码 · 共 18 行
TXT
18 行
#############################################################################
# Makefile for building: tablet
# Generated by qmake (1.07a) (Qt 3.3.1) on: Mon Jan 03 00:10:54 2005
# Project: tablet.pro
# Template: app
# Command: $(QMAKE) -spec win32-msvc -o Makefile tablet.pro
#############################################################################
all clean:
@echo "Some of the required modules (tablet) are not available."
@echo "Skipped."
Makefile: tablet.pro ..\..\.qmake.cache C:\Qt\3.3.1\mkspecs\win32-msvc\qmake.conf ..\..\lib\qtmain.prl
$(QMAKE) -spec win32-msvc -o Makefile tablet.pro
qmake:
@$(QMAKE) -spec win32-msvc -o Makefile tablet.pro
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?