[Libreoffice-commits] core.git: Makefile.in
jan Iversen
jani at documentfoundation.org
Wed Feb 1 17:48:16 UTC 2017
Makefile.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 56a8a76e9e001dc5274815c3893bf48c9e7b7298
Author: jan Iversen <jani at documentfoundation.org>
Date: Wed Feb 1 18:46:37 2017 +0100
Makefile.in added support for testIde
This is a temporary fix, to allow testing of the new
windows IDE, without disturbing the existing one.
Change-Id: I4c59427541878acb6dd382af42deb7c0c952bcf9
diff --git a/Makefile.in b/Makefile.in
index ae769dc..1f204c3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -426,6 +426,7 @@ $(foreach ide,\
debug \
vs2013 \
vs2015 \
+ testIde \
xcode, \
$(eval $(call gb_Top_GbuildToIdeIntegration,$(ide))))
More information about the Libreoffice-commits
mailing list