projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
define _HPUX_SOURCE under HP-UX, otherwise many things are not defined in standard...
[wxWidgets.git]
/
contrib
/
build
/
plot
/
plot.bkl
diff --git
a/contrib/build/plot/plot.bkl
b/contrib/build/plot/plot.bkl
index 90b6d925f81ae2eb2a49f0615b7cb2b7e6e8dc9f..05d778e40396402520dec1ea1999630c67a06788 100644
(file)
--- a/
contrib/build/plot/plot.bkl
+++ b/
contrib/build/plot/plot.bkl
@@
-33,5
+33,7
@@
<lib id="plotlib" template="wx_contrib_lib" cond="SHARED=='0'">
<sources>$(PLOT_SRC)</sources>
</lib>
+
+ <set var="MSVC6PRJ_MERGED_TARGETS" append="1">plot=plotlib+plotdll</set>
</makefile>