Changeset 2725
- Timestamp:
- 10/03/07 01:01:30 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/install_scripts/windows/generate_windows_installer.bat
r2724 r2725 48 48 xcopy %GTKDir%\share\themes\MS-Windows\*.* %DistDir%\share\themes\MS-Windows /S >> %Output% 49 49 xcopy %GTKDir%\share\xml\*.* %DistDir%\share\xml\ /S >> %Output% 50 xcopy %GTKDir%\bin\*.dll %DistDir% /S >> %Output% 50 51 51 52
