projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
compate charset names case-insensitively in GetEncodingFromName()
[wxWidgets.git]
/
samples
/
display
/
Makefile.sc
This page requires JavaScript to run. Use
this page
instead.
0 / 6 ( 0%)
Commit
Line
Data
1
#Makefile from wxHatch for Symantec/Digital Mars compiler
2
WXDIR=..\..\..\wxWindows
3
TARGET=display
4
OBJECTS = $(TARGET).obj
5
EXTRALIBS =
6
include $(WXDIR)\src\makeprog.sc