Pass -mwindows when linking the GUI samples under Wine

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2003-12-16 10:36:18 +00:00
parent f3a41afd52
commit 06b042dc3d

View File

@ -1259,6 +1259,7 @@ if test "$wxUSE_WINE" = "yes"; then
CC=winegcc
CXX=wineg++
RESCOMP=wrc
LDFLAGS_GUI="-mwindows"
fi
dnl NB: The two tests bellow are *NOT* mutually exclusive! They should only