?? readme.txt
字號(hào):
WorldTimer and Stopwatch is distributed under the GNU General Public License.
Author: Wya
Created: 3,Dec,2006.
Version: 0.0120
Release: 1,Jan, 2007
Version: 1.0031
How to compile the src code ?
please install QT4 at first.
windows
1) VC++
qmake -tp vc -o worldtimer worldtimer.pro
qmake -tp vc -o worldtimer stopwatch.pro
open the worldtimer.vcproj in VC++ IDE,
open the stopwatch.vcproj in VC++ IDE,
compile .
2) Mingwin
qmake -o worldtimer.pro
qmake -o stopwatch.pro
make -f Makefile
Linux:
qmake -o worldtimer.pro
qmake -o stopwatch.pro
make -f Makefile
PS:
please check predefine marco:
WIN_CONFIGURATION,LINUX_CONFIGURARTION, EURO_TIME,CHINA_TIME,LOG_STOPWATCH
Any help.
Mail To: weichun.yang@siemens
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -