summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJohn Preston <johnprestonmail@gmail.com>2016-09-12 14:45:41 +0300
committerJohn Preston <johnprestonmail@gmail.com>2016-09-12 14:45:41 +0300
commita41912cdf360a0776f92c8434cff12ed3b08cb15 (patch)
tree33e78d9e8514b6181091d76e01b3e26916049225 /README.md
parent07e2eb4c57d11be4c4599213e208b1c4dc57efd0 (diff)
Moved all builds to GYP.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index e3f7f64691..9ebcaa22d6 100644
--- a/README.md
+++ b/README.md
@@ -35,9 +35,7 @@ The source code is published under GPLv3 with OpenSSL exception, the license is
* [Visual Studio 2015][msvc]
* [Xcode 7][xcode]
-* [Xcode 7 for OS X 10.6 and 10.7][xcode_old]
-* [Qt Creator 3.5.1 Ubuntu][qtcreator]
-* [Using qmake on GNU/Linux][qmake]
+* [GYP/CMake on GNU/Linux][cmake]
## Projects in Telegram solution
@@ -83,5 +81,4 @@ The source code is published under GPLv3 with OpenSSL exception, the license is
[msvc]: doc/building-msvc.md
[xcode]: doc/building-xcode.md
[xcode_old]: doc/building-xcode-old.md
-[qtcreator]: doc/building-qtcreator.md
-[qmake]: doc/building-qmake.md
+[cmake]: doc/building-cmake.md