]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/builddeps/win64/sdl/bin/sdl2-config
More open bugs in SDL2 2.0.3.
[xonotic/xonotic.git] / misc / builddeps / win64 / sdl / bin / sdl2-config
index ed14610734b2a571ae0827d4da98c31317929851..5ff5636d035e309674884b06f816a5dc51c8978f 100755 (executable)
@@ -49,7 +49,7 @@ while test $# -gt 0; do
 #     ;;
 #   --static-libs)
     --libs|--static-libs)
-      echo -L${exec_prefix}/lib  -lmingw32 -lSDL2main -lSDL2  -mwindows  -Wl,--no-undefined -lm -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid -XCClinker -static-libgcc
+      echo -L${exec_prefix}/lib  -lmingw32 -lSDL2main -lSDL2  -mwindows  -Wl,--no-undefined -lm -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid -static-libgcc
       ;;
     *)
       echo "${usage}" 1>&2