From 8c6b20a487b36a7fa9679d55a1375d20f72a0b92 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Thu, 24 Jan 2013 00:51:32 +1100 Subject: - Incrementing to 1.4 RC2. - Fixed Release xcopy command that was referring to libusb instead of libusbx. --- heimdall/heimdall.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heimdall/heimdall.vcxproj') diff --git a/heimdall/heimdall.vcxproj b/heimdall/heimdall.vcxproj index c1e1d7d..790b909 100644 --- a/heimdall/heimdall.vcxproj +++ b/heimdall/heimdall.vcxproj @@ -98,7 +98,7 @@ $(SolutionDir)libusbx-1.0\lib\$(Platform)\Release\;$(SolutionDir)$(Platform)\$(Configuration)\lib\ - xcopy /y $(SolutionDir)libusb-1.0\lib\$(Platform)\$(Configuration)\libusb-1.0.dll $(SolutionDir)$(Platform)\$(Configuration)\ + xcopy /y $(SolutionDir)libusbx-1.0\lib\$(Platform)\$(Configuration)\libusb-1.0.dll $(SolutionDir)$(Platform)\$(Configuration)\ -- cgit v1.2.3