Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5774 for code/trunk/bin


Ignore:
Timestamp:
Sep 23, 2009, 11:31:02 PM (15 years ago)
Author:
rgrieder
Message:

Removed almost everything. Should be working already, but not yet tested on Unix.

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

Legend:

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

    r5695 r5774  
    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)
     28SET(RUN_SCRIPTS run)
    2929IF(WIN32)
    3030  FOREACH(_script ${RUN_SCRIPTS})
Note: See TracChangeset for help on using the changeset viewer.