Changeset 274
- Timestamp:
- Feb 12, 2014, 4:09:38 AM (9 years ago)
- Location:
- trunk/Toolbox
- Files:
-
- 3 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Toolbox/Copy.bat
r263 r274 7 7 8 8 @set B=EmailTools 9 @set C=dll 10 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" . 11 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . 12 13 @set B=SupportTools 9 14 @set C=dll 10 15 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" .
Note: See TracChangeset
for help on using the changeset viewer.