projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make wxrc installable
[wxWidgets.git]
/
contrib
/
samples
/
deprecated
/
proplist
/
makefile.b32
diff --git
a/contrib/samples/deprecated/proplist/makefile.b32
b/contrib/samples/deprecated/proplist/makefile.b32
index 9e35c97943f5bdb6c3ff9cf7eb1a143a3d17af33..e3d9fb1f9ff7e49cc7097d9481af9351aba4c80a 100644
(file)
--- a/
contrib/samples/deprecated/proplist/makefile.b32
+++ b/
contrib/samples/deprecated/proplist/makefile.b32
@@
-4,6
+4,7
@@
WXDIR = $(WXWIN)
TARGET=proplist
WXDIR = $(WXWIN)
TARGET=proplist
+EXTRALIBS=$(WXDIR)\lib\wxdeprecated.lib
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32
OBJECTS = $(TARGET).obj
!include $(WXDIR)\src\makeprog.b32