Changeset 7752
- Timestamp:
- Dec 10, 2010, 1:47:34 PM (14 years ago)
- Location:
- code/branches/presentation/bin
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation/bin/CMakeLists.txt
r5929 r7752 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 )28 SET(RUN_SCRIPTS run standalone client1 client2 server dedicated dedicatedClient masterserver) 29 29 IF(WIN32) 30 30 FOREACH(_script ${RUN_SCRIPTS})
Note: See TracChangeset
for help on using the changeset viewer.