Browse CVS Repository
Diff of /freetrain/FreeTrain/copyresources.bat
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1 |
xcopy core\res %1\res /D /E /I /Q /Y /EXCLUDE:excludelist.txt |
xcopy core\res %1\res /D /E /I /Q /Y /EXCLUDE:excludelist.txt |
| 2 |
xcopy plugins %1\plugins /D /E /I /Q /Y /EXCLUDE:excludelist.txt |
xcopy plugins %1\plugins /D /E /I /Q /Y /EXCLUDE:excludelist.txt |
| 3 |
|
xcopy doc\*.* %1 /D /E /I /Q /Y /EXCLUDE:excludelist.txt |
| 4 |
pause |
pause |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.1.2.1 |
|
|
|