[BACK] Return to admin_executor_service.cfg CVS log [TXT][DIR] Up to Nevrax / code / snowballs2 / config

File: Nevrax / code / snowballs2 / config / admin_executor_service.cfg (download)
Revision 1.1, Mon Feb 11 10:25:20 2002 UTC (4 months, 2 weeks ago) by lecroart
Branch: MAIN
CVS Tags: HEAD
ADDED: config

Services = { "NS", "LS", "WS" };

NS = { "r:\code\nelns\naming_service",  "r:\code\nelns\naming_service\debug\naming_service.exe" };
LS = { "r:\code\nelns\login_service",   "r:\code\nelns\login_service\debug\login_service.exe" };
WS = { "r:\code\nelns\welcome_service", "r:\code\nelns\welcome_service\debug\welcome_service.exe" };

WindowStyle = "WIN";