projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixes potential crash under gatekeeper
[wxWidgets.git]
/
samples
/
sashtest
/
makefile.unx
diff --git
a/samples/sashtest/makefile.unx
b/samples/sashtest/makefile.unx
index b471cc876dfefdc269dcbf03c242c2ebab520a3f..a42af2e0c003b7eee25b5ca22d7a677047517263 100644
(file)
--- a/
samples/sashtest/makefile.unx
+++ b/
samples/sashtest/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,
osx_cocoa,osx_carbon,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]