projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
moving libiconv and libz into linker flags, as Xcode resolves the links otherwise...
[wxWidgets.git]
/
samples
/
ipc
/
server.sc
Commit
Line
Data
18d49168
1
#Digital Mars (was Symantec) C++ makefile
f22c3c98
2
WXDIR = ..\..
18d49168
CE
3
TARGET=server
4
OBJECTS=$(TARGET).obj
5
EXTRALIBS=
6
include $(WXDIR)\src\makeprog.sc