Compile fixes
[ACE_TAO.git] / ACE / tests / Win32server.conf
blobf983991591a0d5f1e40494fd28258285a7bc8f4f
2 # These are the services that can be linked into ACE.
3 # Note that you can replace the hardcoded "../lib/libnetsvcs.so" with
4 # a relative path if you set your LD search path correctly -- ACE will
5 # locate this for you automatically by reading your LD search path!
6 # In addition, you can replace the hardcoded "-p 20xxx" with "-p
7 # $PORTxxx" if you set your environment variables correctly.
9 dynamic Logging_Strategy Service_Object * ACE:_make_ACE_Logging_Strategy() "-s c:\temp\log\Time_Server.log -f OSTREAM"
10 dynamic Time_Service Service_Object * netsvcs:_make_ACE_TS_Server_Acceptor() "-p 10222"