Changeset 5782 for sandbox/bin
- Timestamp:
- Sep 24, 2009, 11:32:39 AM (15 years ago)
- Location:
- sandbox/bin
- Files:
-
- 10 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sandbox/bin/CMakeLists.txt
r5695 r5782 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) 29 29 IF(WIN32) 30 30 FOREACH(_script ${RUN_SCRIPTS})
Note: See TracChangeset
for help on using the changeset viewer.