From 6e15a9eb2cd65335a0b1d3e4f13b3d94bb3e6fef Mon Sep 17 00:00:00 2001 From: tgotic Date: Wed, 4 May 2011 21:52:05 +0200 Subject: [PATCH] renamed backend_lib.pro to backend_vcx.pro --- backend_qt4/build_QtZint2.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend_qt4/build_QtZint2.cmd b/backend_qt4/build_QtZint2.cmd index b10ece43..9111ac63 100644 --- a/backend_qt4/build_QtZint2.cmd +++ b/backend_qt4/build_QtZint2.cmd @@ -1,3 +1,3 @@ rem start Visual Studio Command Prompt -qmake backend_lib.pro +qmake backend_vcx.pro msbuild QtZint2.vcxproj /t:Rebuild /p:Configuration=Release \ No newline at end of file