Skip to content

Commit

Permalink
Added missing batch file.
Browse files Browse the repository at this point in the history
  • Loading branch information
JanisEst committed Aug 30, 2018
1 parent 9f8dc83 commit 0259dde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CopyDependencies.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
XCOPY "%1x86" "%2x86" /I
XCOPY "%1x64" "%2x64" /I

0 comments on commit 0259dde

Please sign in to comment.