mirror of
https://github.com/TASEmulators/desmume
synced 2025-10-06 00:32:43 +02:00
Fixed compilation for windows.
This commit is contained in:
@@ -40,6 +40,7 @@ case $target in
|
||||
AC_SUBST([UI_DIR])
|
||||
;;
|
||||
*mingw*)
|
||||
LIBS="$LIBS -mwindows"
|
||||
UI_DIR=windows
|
||||
AC_SUBST([UI_DIR])
|
||||
;;
|
||||
|
Reference in New Issue
Block a user