projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added fix to send scroll messages from mouse wheel instead of scrolling directly
[wxWidgets.git]
/
samples
/
mfc
/
makefile.b32
diff --git
a/samples/mfc/makefile.b32
b/samples/mfc/makefile.b32
index 9f0993827dc583f5dc8db31e0f7aa01bebad5ac3..31974a561042d72529e674f89f8edbd7bfc80b8d 100644
(file)
--- a/
samples/mfc/makefile.b32
+++ b/
samples/mfc/makefile.b32
@@
-52,8
+52,8
@@
$(TARGET)
nul
$(LIBS)
$(TARGET).def
+$(TARGET).res
!
- brc32 -K $(TARGET).res
.$(SRCSUFF).obj:
bcc32 $(CPPFLAGS) -c {$< }