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:
@@ -1259,6 +1259,7 @@ if test "$wxUSE_WINE" = "yes"; then
|
|||||||
CC=winegcc
|
CC=winegcc
|
||||||
CXX=wineg++
|
CXX=wineg++
|
||||||
RESCOMP=wrc
|
RESCOMP=wrc
|
||||||
|
LDFLAGS_GUI="-mwindows"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dnl NB: The two tests bellow are *NOT* mutually exclusive! They should only
|
dnl NB: The two tests bellow are *NOT* mutually exclusive! They should only
|
||||||
|
Reference in New Issue
Block a user