projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed dll export declaration for wxCStrData: it's unneeded because the class is...
[wxWidgets.git]
/
samples
/
dnd
/
makefile.gcc
diff --git
a/samples/dnd/makefile.gcc
b/samples/dnd/makefile.gcc
index 1703f0fc73953f2f90269b707bc6d1cec172b986..183673b7bcefb024838a1068e4eaa177594f05ee 100644
(file)
--- a/
samples/dnd/makefile.gcc
+++ b/
samples/dnd/makefile.gcc
@@
-13,7
+13,7
@@
include ../../build/msw/config.gcc
### Variables: ###
CPPDEPS = -MT$@ -MF$@.d -MD
-WX_RELEASE_NODOT = 2
8
+WX_RELEASE_NODOT = 2
9
OBJS = \
gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
LIBDIRNAME = .\..\..\lib\gcc_$(LIBTYPE_SUFFIX)$(CFG)