统一ui
This commit is contained in:
Binary file not shown.
@@ -17,8 +17,8 @@ cl /nologo /std:c++17 /utf-8 /O1 /GL /EHsc /MT /W3 /D_CRT_SECURE_NO_WARNINGS /D_
|
||||
/link /SUBSYSTEM:WINDOWS /LTCG /OPT:REF /OPT:ICF ^
|
||||
user32.lib gdi32.lib comdlg32.lib ws2_32.lib shell32.lib ole32.lib ^
|
||||
/OUT:"%OUT_DIR%\SpineParticleConnector.exe"
|
||||
del /q "%SRC_DIR%\*.obj" >nul 2>&1
|
||||
set "RC=%ERRORLEVEL%"
|
||||
del /q "%SRC_DIR%\*.obj" >nul 2>&1
|
||||
popd
|
||||
|
||||
if "%RC%"=="0" (
|
||||
|
||||
Reference in New Issue
Block a user