From 355155c7498235b259f86d6829daf020aa374943 Mon Sep 17 00:00:00 2001 From: Reuben D'Netto Date: Tue, 16 Jun 2015 18:30:35 +1000 Subject: [PATCH] Readme: added test case for qmake This really should have been part of the the previous merge. See #13 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da005b001d..ad268131f8 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ The following projects are used for testing: | [Linux kernel](https://git.kernel.org) | Kbuild (Make) | | | [Vim-qt](https://rdnetto@bitbucket.org/equalsraf/vim-qt.git) | Autotools | | | [Clementine](https://github.com/clementine-player/Clementine.git) | Cmake | | +| [ExtPlane](https://github.com/vranki/ExtPlane.git) | Qmake | Should be tested with both versions of Qt. | ## License YCM-Generator is published under the GNU GPLv3.