mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-04 09:04:54 -06:00
23 lines
270 B
Text
23 lines
270 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,
|
|
Copying-plain,
|
|
Authors;
|
|
|
|
mainconfig
|
|
"" = "",
|
|
"" = "SHARED";
|