aboutsummaryrefslogtreecommitdiff
path: root/qt/pgsql/basic/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'qt/pgsql/basic/makefile')
-rw-r--r--qt/pgsql/basic/makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/qt/pgsql/basic/makefile b/qt/pgsql/basic/makefile
index d51d796..dbbbc8d 100644
--- a/qt/pgsql/basic/makefile
+++ b/qt/pgsql/basic/makefile
@@ -61,7 +61,9 @@ $(name)-qt4-vc9.vcproj $(name)-qt5-vc9.vcproj \
$(name)-qt4-vc10.vcxproj $(name)-qt4-vc10.vcxproj.filters \
$(name)-qt5-vc10.vcxproj $(name)-qt5-vc10.vcxproj.filters \
$(name)-qt4-vc11.vcxproj $(name)-qt4-vc11.vcxproj.filters \
-$(name)-qt5-vc11.vcxproj $(name)-qt5-vc11.vcxproj.filters
+$(name)-qt5-vc11.vcxproj $(name)-qt5-vc11.vcxproj.filters \
+$(name)-qt4-vc12.vcxproj $(name)-qt4-vc12.vcxproj.filters \
+$(name)-qt5-vc12.vcxproj $(name)-qt5-vc12.vcxproj.filters
$(dist):
$(call dist-data,$(sources) $(headers) $(data_dist))
$(call meta-automake,../template/Makefile.am)
@@ -72,6 +74,8 @@ $(dist):
$(call meta-vc10proj,../template/template-qt5-vc10.vcxproj,$(name)-qt5-vc10.vcxproj)
$(call meta-vc11proj,../template/template-qt4-vc11.vcxproj,$(name)-qt4-vc11.vcxproj)
$(call meta-vc11proj,../template/template-qt5-vc11.vcxproj,$(name)-qt5-vc11.vcxproj)
+ $(call meta-vc12proj,../template/template-qt4-vc12.vcxproj,$(name)-qt4-vc12.vcxproj)
+ $(call meta-vc12proj,../template/template-qt5-vc12.vcxproj,$(name)-qt5-vc12.vcxproj)
# Test.
#
@@ -104,6 +108,7 @@ $(call include,$(bld_root)/meta/vc8proj.make)
$(call include,$(bld_root)/meta/vc9proj.make)
$(call include,$(bld_root)/meta/vc10proj.make)
$(call include,$(bld_root)/meta/vc11proj.make)
+$(call include,$(bld_root)/meta/vc12proj.make)
$(call include,$(bld_root)/meta/automake.make)
$(call include,$(bld_root)/cxx/standard.make) # cxx_standard