From 9b7a7a2a53a5fe4690e3279e6a31d8c5773e42c3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 8 Feb 2013 06:33:31 +0200 Subject: Misc fixes --- qt/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/makefile b/qt/makefile index 7352e74..3303b5a 100644 --- a/qt/makefile +++ b/qt/makefile @@ -93,7 +93,7 @@ $(dist): $(call meta-vc10slns,$(name)4,4) $(call meta-vc10slns,$(name)5,5) $(call meta-vc11slns,$(name)4,4) - $(call meta-vc10slns,$(name)5,5) + $(call meta-vc11slns,$(name)5,5) # Test. # -- cgit v1.1