projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added comment about an untested code path...
[wxWidgets.git]
/
samples
/
mfc
/
makefile.vc
diff --git
a/samples/mfc/makefile.vc
b/samples/mfc/makefile.vc
index 569d33850c18e009136ecffa440da54200da8d9b..a8d3918091c68176ad21efaac4d2687ccc999027 100644
(file)
--- a/
samples/mfc/makefile.vc
+++ b/
samples/mfc/makefile.vc
@@
-13,6
+13,7
@@
WXDIR = $(WXWIN)
PROGRAM=mfctest
OBJECTS = $(PROGRAM).obj
+EXTRAFLAGS=/D_AFXDLL
!include $(WXDIR)\src\makeprog.vc