From c35c88f0a9bd186805355a9ae6d49d1ad04095dc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 7 Nov 2017 21:00:35 +0300 Subject: bin10 removed from batch files --- copylib.cmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'copylib.cmd') diff --git a/copylib.cmd b/copylib.cmd index 7a4135ebc6..98c6d564b4 100644 --- a/copylib.cmd +++ b/copylib.cmd @@ -1,3 +1,3 @@ @echo off -copy /Y .\Bin10\Debug\Obj\mir_core\mir_core.lib .\libs\win32 -copy /Y .\Bin10\Debug64\Obj\mir_core\mir_core.lib .\libs\win64 +copy /Y .\Bin15\Debug\Obj\mir_core\mir_core.lib .\libs\win32 +copy /Y .\Bin15\Debug64\Obj\mir_core\mir_core.lib .\libs\win64 -- cgit v1.2.3