projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
filter out duplicate mouse move events too; moved last mouse event info from wxWindow...
[wxWidgets.git]
/
samples
/
dnd
/
makefile.gcc
diff --git
a/samples/dnd/makefile.gcc
b/samples/dnd/makefile.gcc
index 94df84d9c05db2828a4e9cb6a145ee63036d1af6..79245cbe965c15e0d6ce06201d79f5db28eed6f4 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
6
+WX_RELEASE_NODOT = 2
7
OBJS = \
gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
LIBDIRNAME = .\..\..\lib\gcc_$(LIBTYPE_SUFFIX)$(CFG)