Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 8, 2009, 5:26:41 PM (15 years ago)
Author:
rgrieder
Message:

Have fun Oli! ;)
Added run script for standalone.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/bin/CMakeLists.txt

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