Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7752


Ignore:
Timestamp:
Dec 10, 2010, 1:47:34 PM (13 years ago)
Author:
dafrick
Message:

Adding runscript for masterserver. So far only tested under ubuntu.

Location:
code/branches/presentation/bin
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation/bin/CMakeLists.txt

    r5929 r7752  
    2626
    2727# Create run scripts for Windows to manually add the DLL path when executing
    28 SET(RUN_SCRIPTS run standalone client1 client2 server dedicated dedicatedClient)
     28SET(RUN_SCRIPTS run standalone client1 client2 server dedicated dedicatedClient masterserver)
    2929IF(WIN32)
    3030  FOREACH(_script ${RUN_SCRIPTS})
Note: See TracChangeset for help on using the changeset viewer.