mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
22 lines
241 B
Text
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";
|
|
|