mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
update pri notation
This commit is contained in:
parent
d940863ada
commit
47aeab73cb
@ -10,14 +10,11 @@
|
|||||||
#this is different in every operating system
|
#this is different in every operating system
|
||||||
#qqt_library.pri need this configure
|
#qqt_library.pri need this configure
|
||||||
|
|
||||||
#2018年04月11日18:54:58
|
|
||||||
#这个文件用来加载用户电脑上的应用程序公共环境
|
#这个文件用来加载用户电脑上的应用程序公共环境
|
||||||
#Windows: C:\\Users\\xxx\\.qmake\\app_configure.pri
|
#Windows: C:\\Users\\xxx\\.qmake\\app_configure.pri
|
||||||
#Mac OS X: /Users/xxx/.qmake/app_configure.pri
|
#Mac OS X: /Users/xxx/.qmake/app_configure.pri
|
||||||
#Ubuntu: /home/xxx/.qmake/app_configure.pri
|
#Ubuntu: /home/xxx/.qmake/app_configure.pri
|
||||||
#公共路径:应用编译路径、LibrarySDK路径、产品输出路径
|
#公共路径:应用编译路径、LibrarySDK路径、产品输出路径
|
||||||
|
|
||||||
#2018年5月3日 08点55分
|
|
||||||
#Multi-link技术只能应用于Qt5,Qt4没有windeployqt程序。
|
#Multi-link技术只能应用于Qt5,Qt4没有windeployqt程序。
|
||||||
|
|
||||||
#--------------------------------------------------------------------------------
|
#--------------------------------------------------------------------------------
|
||||||
|
0
src/linux_cd_path.sh
Normal file → Executable file
0
src/linux_cd_path.sh
Normal file → Executable file
0
src/linux_cp_files.sh
Normal file → Executable file
0
src/linux_cp_files.sh
Normal file → Executable file
0
src/linux_cur_path.sh
Normal file → Executable file
0
src/linux_cur_path.sh
Normal file → Executable file
@ -7,12 +7,11 @@
|
|||||||
#QQt source
|
#QQt source
|
||||||
#Don't modify this pri
|
#Don't modify this pri
|
||||||
#FDLv1.3 GPLv3 LGPLv2.1 PreviewCommercial
|
#FDLv1.3 GPLv3 LGPLv2.1 PreviewCommercial
|
||||||
#2017年10月29日09:16:41
|
|
||||||
#Project link: https://gitee.com/drabel/LibQt
|
#Project link: https://gitee.com/drabel/LibQQt
|
||||||
#if you succeed with LibQQt, please thumb up.
|
#if you succeed with LibQQt, please thumb up.
|
||||||
#2017年11月10日18:53:56
|
|
||||||
#2018年4月6日18点12分
|
|
||||||
#这里是LibQQt源文件pri,所有开关宏都在LibQQt头文件pri里开关。
|
#这里是LibQQt源文件pri,所有开关宏都在LibQQt头文件pri里开关。
|
||||||
|
|
||||||
#-------------------------------------------------
|
#-------------------------------------------------
|
||||||
#root dir
|
#root dir
|
||||||
HEADERS += $$PWD/qqt.h \
|
HEADERS += $$PWD/qqt.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user