removed win32 compilaton script: obsolete target

This commit is contained in:
ole00 2023-04-07 18:43:01 +01:00
parent fae2d96e7e
commit 4d98e66cbc
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
# path to your win32 cross-compiler
CC=~/opt/mingw32/bin/i686-w64-mingw32-gcc
$CC -g3 -O0 -o afterburner_w32.exe src_pc/afterburner.c -D_USE_WIN_API_