Kaydet (Commit) 433fb310 authored tarafından jan Iversen's avatar jan Iversen

use old ide generator for vs2013 and vs2015

Currently we have 2 generator python scripts,
Makefile.in selects which one is to be used (old/new).

Change-Id: I1f7f8c216a97e273ce1b8e5149d1ffc80ab1277a
üst 82d863b4
......@@ -424,14 +424,14 @@ endef
$(foreach ide,\
debug \
vs2013 \
vs2015 \
testIde \
xcode, \
$(eval $(call gb_Top_GbuildToIdeIntegration,$(ide))))
$(foreach ide,\
codelite \
vs2013 \
vs2015 \
kdevelop \
vim \
qtcreator \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment