khanat-opennel-code/code/nelns/admin_executor_service/common.cfg
kervala 47ccfe279a Changed: Don't use anymore the current SDK in registry (very unreliable)
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
2013-09-27 10:52:44 +02:00

10 lines
240 B
INI

// by default, use WIN displayer
WindowStyle = "WIN";
// by default, use localhost to find the naming service
NSHost = "localhost";
NegFiltersDebug += { "NETL" };
NegFiltersInfo += { "NETL" };
NegFiltersWarning += { };