projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
eliminate possibility of configure enabling gnomeprint with GTK3
[wxWidgets.git]
/
samples
/
propgrid
/
makefile.unx
diff --git
a/samples/propgrid/makefile.unx
b/samples/propgrid/makefile.unx
index 364e9565512360f7668c3fc6bdac5dcc2d8d1e0f..a9bf18be030600779e9a7d72cf1096ea9b79e497 100644
(file)
--- a/
samples/propgrid/makefile.unx
+++ b/
samples/propgrid/makefile.unx
@@
-1,6
+1,6
@@
# =========================================================================
# This makefile was generated by
# =========================================================================
# This makefile was generated by
-# Bakefile 0.2.
7
(http://www.bakefile.org)
+# Bakefile 0.2.
9
(http://www.bakefile.org)
# Do not modify, all changes will be overwritten!
# =========================================================================
# Do not modify, all changes will be overwritten!
# =========================================================================
@@
-25,7
+25,7
@@
LDFLAGS ?=
# Location and arguments of wx-config script
WX_CONFIG ?= wx-config
# Location and arguments of wx-config script
WX_CONFIG ?= wx-config
-# Port of the wx library to build against [gtk1,gtk2,msw,x11,motif,
mgl,mac
,dfb]
+# Port of the wx library to build against [gtk1,gtk2,msw,x11,motif,
osx_cocoa,osx_carbon
,dfb]
WX_PORT ?= $(shell $(WX_CONFIG) --query-toolkit)
# Use DLL build of wx library to use? [0,1]
WX_PORT ?= $(shell $(WX_CONFIG) --query-toolkit)
# Use DLL build of wx library to use? [0,1]