aboutsummaryrefslogtreecommitdiff
path: root/qt/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-07 12:32:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-07 12:32:10 +0200
commit14cc151f37a089784f8db162bb6f419ec8d1aecb (patch)
tree007f9310034cf9091ad6da9bbd9bd2af4588eac9 /qt/makefile
parentb81096a979f96175efc6cd5a8e05cab801dfcf81 (diff)
Add Qt5 VC project/solution files
Diffstat (limited to 'qt/makefile')
-rw-r--r--qt/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/makefile b/qt/makefile
index dd90f8a..0c6af5f 100644
--- a/qt/makefile
+++ b/qt/makefile
@@ -17,7 +17,7 @@ $(default): $(addprefix $(out_base)/,$(addsuffix /,$(dirs)))
$(dist): export extra_dist := build.bat
$(dist): $(addprefix $(out_base)/,$(addsuffix /.dist,$(all_dirs)))
- $(call meta-vctest,common/qt-common-mysql-vc10.sln,build.bat)
+ $(call meta-vctest,common/qt-common-qt4-mysql-vc10.sln,build.bat)
$(call meta-automake)
$(test): $(addprefix $(out_base)/,$(addsuffix /.test,$(dirs)))