fix 修改安装的windows 没有定义宏定义的问题
This commit is contained in:
parent
bdc026b45b
commit
c391f6a9ef
@ -11,6 +11,8 @@ if defined ISCS6000_OS (
|
||||
set OS_DEFINE=%ISCS6000_OS%
|
||||
)
|
||||
|
||||
OS_DEFINE=windows10
|
||||
|
||||
if exist "%scriptPath%\..\product\%OS_DEFINE%_debug\" (
|
||||
set SETUP_DEBUG_RELEASE=debug
|
||||
) else (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user