📄 readme.txt
字号:
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -