summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index ec45b516e3ce..f7c06c3dcb2c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -336,6 +336,7 @@ endef
$(foreach ide,\
kdevelop \
+ vs2012 \
xcode, \
$(eval $(call gb_Top_GbuildToIdeIntegration,$(ide))))