projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Small wxString usage fix.
[wxWidgets.git]
/
samples
/
sockets
/
client.sc
Commit
Line
Data
18d49168
1
#Digital Mars (was Symantec) C++ makefile
f22c3c98
2
WXDIR = ..\..
18d49168
CE
3
EXTRALIBS=
4
TARGET=client
5
OBJECTS = $(TARGET).obj
6
include $(WXDIR)\src\makeprog.sc