Changeset 7908 for code/forks/sandbox_light/bin
- Timestamp:
- Feb 17, 2011, 5:47:22 AM (14 years ago)
- Location:
- code/forks/sandbox_light/bin
- Files:
-
- 14 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/forks/sandbox_light/bin/CMakeLists.txt
r7801 r7908 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 dedicatedClient masterserver)28 SET(RUN_SCRIPTS run) 29 29 IF(WIN32) 30 30 FOREACH(_script ${RUN_SCRIPTS})
Note: See TracChangeset
for help on using the changeset viewer.