[fix] 将原来远信的workbench 改为 workBench_relyez, sys_startup 改为 workbench,这样打包工具,和安装的时候会才会用新的进行处理
This commit is contained in:
parent
c391f6a9ef
commit
8608cea2db
@ -14,7 +14,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
|||||||
win32{
|
win32{
|
||||||
QMAKE_LFLAGS += /MANIFESTUAC:\"level=\'requireAdministrator\' uiAccess=\'false\'\"
|
QMAKE_LFLAGS += /MANIFESTUAC:\"level=\'requireAdministrator\' uiAccess=\'false\'\"
|
||||||
}
|
}
|
||||||
TARGET = sys_startup
|
TARGET = workBench
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
||||||
# The following define makes your compiler emit warnings if you use
|
# The following define makes your compiler emit warnings if you use
|
||||||
|
|||||||
@ -14,7 +14,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
|||||||
win32{
|
win32{
|
||||||
QMAKE_LFLAGS += /MANIFESTUAC:\"level=\'requireAdministrator\' uiAccess=\'false\'\"
|
QMAKE_LFLAGS += /MANIFESTUAC:\"level=\'requireAdministrator\' uiAccess=\'false\'\"
|
||||||
}
|
}
|
||||||
TARGET = workBench
|
TARGET = workBench_RelyEZ
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
||||||
# The following define makes your compiler emit warnings if you use
|
# The following define makes your compiler emit warnings if you use
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user