Changeset 5848 for code/branches/core5/bin
- Timestamp:
- Oct 1, 2009, 11:11:01 AM (15 years ago)
- Location:
- code/branches/core5/bin
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/bin/CMakeLists.txt
r5695 r5848 26 26 27 27 # Create run scripts for Windows to manually add the DLL path when executing 28 SET(RUN_SCRIPTS run standalone client1 client2 server dedicated )28 SET(RUN_SCRIPTS run standalone client1 client2 server dedicated dedicatedClient) 29 29 IF(WIN32) 30 30 FOREACH(_script ${RUN_SCRIPTS})
Note: See TracChangeset
for help on using the changeset viewer.