From 7f049b0db8c48cb0c8270650dd6773969ea6182c Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 29 Aug 2020 23:52:08 +0200 Subject: automated commit --- release-windows.bat | 2 -- 1 file changed, 2 deletions(-) (limited to 'release-windows.bat') diff --git a/release-windows.bat b/release-windows.bat index 59672a6..7ff9d51 100644 --- a/release-windows.bat +++ b/release-windows.bat @@ -9,8 +9,6 @@ ld -r -b binary -o ../bin/data.o ../data/imgs/en.bmp ../data/imgs/nl.bmp ../dat x86_64-w64-mingw32-gcc -Wall -m64 -O3 -Wno-unused-label -Wno-unused-variable mo_edit.c ../bin/data.o -o ../bin/mo-edit.exe ../misc/icon.res -lopengl32 -lkernel32 -lglu32 -lgdi32 -lcomdlg32 -lgdiplus -lole32 -lshlwapi -mwindows -REM libs used for licensing: -lwininet -liphlpapi - DEL /Q "../bin/data.o" move /y "../bin/mo-edit.exe" "../release/windows" -- cgit v1.2.3-70-g09d2