Double oops. But this should work now!

This commit is contained in:
Pietro Gagliardi 2019-04-07 20:35:56 -04:00
parent 6e915321cc
commit d08ab7d260
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ after_build:
set "artifact=%version%-windows-%arch%-%compiler%-%libtype%"
pushd build\meson-out
rem TODO msvc only?
if %buildtype%==static ( ren libui.a libui.lib )
if %libtype%==static ( ren libui.a libui.lib )
copy ..\..\ui.h .
copy ..\..\ui_windows.h .
rem remove unnecessary files