diff options
author | George Hazan <ghazan@miranda.im> | 2018-05-22 12:40:03 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-22 12:40:03 +0300 |
commit | 775290b963def8a8f4ed9ec50e86f8d3ca438c46 (patch) | |
tree | 744c67db3aaed43d4ad5d31fc70a13f3bc50b51a /tools/build_scripts/copyhpp.cmd | |
parent | a53727dda0389031085752f0f15ebbbcf4adf5b3 (diff) |
if a machine suddenly is able to compile h++, there's no need to copy it
Diffstat (limited to 'tools/build_scripts/copyhpp.cmd')
-rw-r--r-- | tools/build_scripts/copyhpp.cmd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/build_scripts/copyhpp.cmd b/tools/build_scripts/copyhpp.cmd deleted file mode 100644 index 5615ee138b..0000000000 --- a/tools/build_scripts/copyhpp.cmd +++ /dev/null @@ -1,3 +0,0 @@ -@echo off -copy /Y W:\miranda-ng\bin15\Release\Plugins\historypp.dll .\pre-build\bin15\32\Plugins -copy /Y W:\miranda-ng\bin15\Release64\Plugins\historypp.dll .\pre-build\bin15\64\Plugins |