projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
allow adjusting the combo button size (patch 1489452)
[wxWidgets.git]
/
samples
/
mfc
/
makefile.sc
This page requires JavaScript to run. Use
this page
instead.
0 / 7 ( 0%)
Commit
Line
Data
1
#Digital Mars (was Symantec) C++ makefile
2
WXDIR = $(WXWIN)
3
EXTRALIBS=
4
TARGET=hello
5
$(TARGET).exe: $(OBJECTS) $(TARGET).def $(TARGET).res
6
$(TARGET)
7
include $(WXDIR)\src\makeprog.sc