Kaydet (Commit) 257ad3bf authored tarafından Jan Holesovsky's avatar Jan Holesovsky

MinGW does not need the external .dll's.

üst 0ecc6c2c
......@@ -9,7 +9,7 @@ echo "********************************************************************"
AC_CANONICAL_HOST
case "$host_os" in
cygwin*|mingw32*) # Windows
cygwin*) # Windows
_os=WINNT
;;
*)
......
......@@ -628,7 +628,7 @@ STD_LIB_FILE( gid_File_Lib_Fwl , fwl)
STD_LIB_FILE( gid_File_Lib_Fwm , fwm)
#ifdef WNT
#ifdef ENABLE_DIRECTX
File gid_File_Lib_Gdiplus
BIN_FILE_BODY;
Styles = (PACKED);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment