1
0
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:
tianduanrui 2018-05-13 23:02:33 +08:00
parent d940863ada
commit 47aeab73cb
5 changed files with 3 additions and 7 deletions

View File

@ -10,14 +10,11 @@
#this is different in every operating system
#qqt_library.pri need this configure
#2018年04月11日18:54:58
#这个文件用来加载用户电脑上的应用程序公共环境
#Windows: C:\\Users\\xxx\\.qmake\\app_configure.pri
#Mac OS X: /Users/xxx/.qmake/app_configure.pri
#Ubuntu: /home/xxx/.qmake/app_configure.pri
#公共路径应用编译路径、LibrarySDK路径、产品输出路径
#2018年5月3日 08点55分
#Multi-link技术只能应用于Qt5Qt4没有windeployqt程序。
#--------------------------------------------------------------------------------

0
src/linux_cd_path.sh Normal file → Executable file
View File

0
src/linux_cp_files.sh Normal file → Executable file
View File

0
src/linux_cur_path.sh Normal file → Executable file
View File

View File

@ -7,12 +7,11 @@
#QQt source
#Don't modify this pri
#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.
#2017年11月10日18:53:56
#2018年4月6日18点12分
#这里是LibQQt源文件pri所有开关宏都在LibQQt头文件pri里开关。
#-------------------------------------------------
#root dir
HEADERS += $$PWD/qqt.h \