X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/235a997f9aea9d80774e296d314682e99e0c46f1..3bc1418b81f939df2546adfd63128d62622d8717:/build/bakefiles/common.bkl
diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl
index db792b410b..c8b45a7847 100644
--- a/build/bakefiles/common.bkl
+++ b/build/bakefiles/common.bkl
@@ -436,15 +436,31 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h
-
- msw/setup.h
- univ/setup.h
-
+
+
+
+ msw/setup.h
+ univ/setup.h
+
+
+
+
+ gtk/setup.h
+ univ/setup.h
+
+
$(msvc_copy_setup_h_script % 'msw\setup.h')
+
+
+ $(msvc_copy_setup_h_script % 'gtk\setup.h')
+
+
$(msvc_copy_setup_h_script % 'univ\setup.h')
@@ -510,6 +526,11 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r
$(EXTRALIBS_GUI)
+
+
+ -mms-bitfields
+
+
$(wxwin.mk_wxid(id))
__WX$(TOOLKIT)__
@@ -536,6 +557,7 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r
-Wno-ctor-dtor-privacy
+ $(CXXFLAGS_GTK_WINDOWS_GCC)
@@ -596,12 +618,16 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r
+
+ gtk-win32-2.0.lib gdk-win32-2.0.lib pangocairo-1.0.lib gdk_pixbuf-2.0.lib cairo.lib pango-1.0.lib gobject-2.0.lib gthread-2.0.lib glib-2.0.lib
+
$(LIB_TIFF)
$(LIB_JPEG)
$(LIB_PNG)
+ $(LIB_GTK)
$(EXTRALIBS_FOR_GUI)
@@ -650,11 +676,13 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r
Common Sources:src/common/*
+ GTK+ Sources:src/gtk/*
MSW Sources:src/msw/*
Generic Sources:src/generic/*
wxUniv Sources:src/univ/*
wxHTML Sources:src/html/*
Setup Headers:*/setup.h
+ GTK+ Headers:*wx/gtk/*.h
MSW Headers:*wx/msw/*.h
Generic Headers:*wx/generic/*.h
wxUniv Headers:*wx/univ/*.h
@@ -688,7 +716,7 @@ $(TAB)$(VC_COMPILER) /EP /nologo "$(DOLLAR)(InputPath)" > "$(SETUPHDIR)\wx\msw\r
$(DYLIB_RPATH_POSTLINK)
$(WXTOPDIR)src/msw/version.rc
-
+