Changeset 5781 for code/trunk/bin
- Timestamp:
- Sep 24, 2009, 11:02:42 AM (15 years ago)
- Location:
- code/trunk/bin
- Files:
-
- 1 edited
- 10 copied
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/bin/CMakeLists.txt
r5774 r5781 26 26 27 27 # Create run scripts for Windows to manually add the DLL path when executing 28 SET(RUN_SCRIPTS run )28 SET(RUN_SCRIPTS run standalone client1 client2 server dedicated) 29 29 IF(WIN32) 30 30 FOREACH(_script ${RUN_SCRIPTS})
Note: See TracChangeset
for help on using the changeset viewer.