diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-08 06:33:31 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2013-02-08 06:33:31 +0200 |
commit | 9b7a7a2a53a5fe4690e3279e6a31d8c5773e42c3 (patch) | |
tree | 46b2e3739b03580649da063e5f97a4215c34903f /qt | |
parent | af01132b8911398ffc5952cbf095d2fa00d59574 (diff) |
Misc fixes
Diffstat (limited to 'qt')
-rw-r--r-- | qt/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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. # |