winegcc: more compat stuff

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ChangeLog
  mingw links in comdlg32 by default.

--- tools/winegcc.c.A4	2003-01-04 10:30:23.000000000 -0500
+++ tools/winegcc.c	2003-01-04 13:10:19.000000000 -0500
@@ -137,6 +137,7 @@
 		gcc_argv[i++] = argv[j];
 	}
 	if (use_stdlib && use_msvcrt) gcc_argv[i++] = "-lmsvcrt";
+	if (gui_app) gcc_argv[i++] = "-lcomdlg32";
     }
     else
     {


-- 
Dimi.



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux