Changeset 395
- Timestamp:
- Apr 14, 2015, 7:19:13 AM (8 years ago)
- Location:
- trunk/Toolbox
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Toolbox
- Property svn:ignore
-
old new 1 1 .Sync* 2 .sync
-
- Property svn:ignore
-
trunk/Toolbox/Copy.bat
r390 r395 56 56 rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" . 57 57 58 @set B=ManifestComDependency 59 @set C=exe 60 copy /b /y "%A%\Utilities\SxsTools\_Bin\%B%-Win32.%C%" . 61 copy /b /y "%A%\Utilities\SxsTools\_Bin\%B%-x64.%C%" . 62 58 63 @set B=BuildOutputHelper 59 64 copy /b /y "%A%\Utilities\%B%\_Bin\Win32\Development Release Trace\%B%.exe" . … … 70 75 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.exe" . 71 76 rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.exe" . 77 78 @rem **** Public *** 72 79 73 80 @set A=..\..\Repository-Public
Note: See TracChangeset
for help on using the changeset viewer.