Changeset 2590 for code/branches/buildsystem2/bin/run.bat
- Timestamp:
- Jan 12, 2009, 5:06:56 PM (17 years ago)
- File:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem2/bin/run.bat
r2582 r2590 1 title Orxonox2 path ..\..\libs;%path%3 orxonox.exe 1 title @PROJECT_NAME@ 2 path @ORXONOX_LIBRARY_BIN_DIR@;%path% 3 @ORXONOX_EXECUTABLE_NAME@ 4 4 pause
Note: See TracChangeset
for help on using the changeset viewer.