Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5781 for code/trunk/bin


Ignore:
Timestamp:
Sep 24, 2009, 11:02:42 AM (15 years ago)
Author:
rgrieder
Message:

Reverted trunk again. We might want to find a way to delete these revisions again (x3n's changes are still available as diff in the commit mails).

Location:
code/trunk/bin
Files:
1 edited
10 copied

Legend:

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

    r5774 r5781  
    2626
    2727# Create run scripts for Windows to manually add the DLL path when executing
    28 SET(RUN_SCRIPTS run)
     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.