ultimatepp/uppsrc2/TServ/TServ.upp
cxl bd051cab9f Added uppsrc2 nest
git-svn-id: svn://ultimatepp.org/upp/trunk@1175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-14 06:44:11 +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";