fix 修改安装的时候 提示 db_installer 找不到的问题, 宏定义没配置
This commit is contained in:
parent
8608cea2db
commit
0d5d769da3
@ -11,7 +11,7 @@ if defined ISCS6000_OS (
|
||||
set OS_DEFINE=%ISCS6000_OS%
|
||||
)
|
||||
|
||||
OS_DEFINE=windows10
|
||||
set OS_DEFINE=windows10
|
||||
|
||||
if exist "%scriptPath%\..\product\%OS_DEFINE%_debug\" (
|
||||
set SETUP_DEBUG_RELEASE=debug
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user