ultimatepp/uppsrc/Web/TServ/TServ.upp
cxl d5885e08ce License fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-02 10:29:42 +00:00

22 lines
241 B
Text

uses
Web,
plugin\bz2;
target(WIN32) tserv.exe;
target(!WIN32) tserv;
link(GNU3) "-Wl,-R -Wl,/usr/local/lib";
file
Makefile,
TServ.sh,
version.h,
tserv.cpp,
Info readonly separator,
Copying;
mainconfig
"" = "",
"" = "SHARED";