tdesktop/Telegram/gyp
John Preston 08167a6a91 Removed #include "stdafx.h" from all files.
Currently the build without implicitly included precompiled header
is not supported anyway (because Qt MOC source files do not include
stdafx.h, they include plain headers).

So when we decide to support building without implicitly included
precompiled headers we'll have to fix all the headers anyway.
2017-03-04 12:27:52 +03:00
..
PrecompiledHeader.cmake Fix travis build warning on precompiled headers. 2017-02-22 14:00:08 +03:00
Telegram.gyp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
codegen.gyp Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
codegen_rules.gypi First version on loading themes is ready. 2016-12-30 17:51:27 +04:00
common.gypi Version 1.0.6: fixing some critical issues in audio handling. 2017-02-01 13:12:52 +03:00
common_executable.gypi Closed beta 10002002: testin OS X build by GYP. 2016-09-02 01:27:54 -04:00
create_env.py GYP/Ninja Windows build: codegen done, WinXP done, Release done. 2016-08-13 20:43:21 +03:00
official.py GYP/Ninja Windows build: complete, build scripts updated. 2016-08-14 21:08:55 +03:00
print_version.sh Added interpreter path (#3061) 2017-02-23 18:51:29 +01:00
qt.gypi Using custom build of libc++ for old OS X version. 2017-02-21 15:37:52 +03:00
qt_rcc.gypi GYP build for Linux done: GYP -> CMake -> make. Testing. 2016-09-09 09:15:11 +03:00
refresh.bat Remove workaround for missing build defines 2017-02-19 14:00:14 +01:00
refresh.sh Closed beta 10020001: application icon changed. 2016-12-30 17:52:58 +04:00
settings_linux.gypi Fix travis build warning on precompiled headers. 2017-02-22 14:00:08 +03:00
settings_mac.gypi Move to GCC 6 and silent some warnings there. 2017-02-21 18:29:59 +03:00
settings_win.gypi Version 1.0.6: fixing some critical issues in audio handling. 2017-02-01 13:12:52 +03:00
telegram_linux.gypi Added Guideline Support Library as a dependency. 2017-03-04 12:01:07 +03:00
telegram_mac.gypi Using custom build of libc++ for old OS X version. 2017-02-21 15:37:52 +03:00
telegram_qrc.gypi Divided emoji resource file in two. 2017-02-17 15:15:24 +03:00
telegram_win.gypi Use 'v140' msbuild_toolset for VS project. 2017-02-21 15:27:34 +03:00
update_dependent.py Fixed error display in qrc dependencies update. 2016-10-11 19:56:58 +03:00
utils.gyp Xcode 8 supported. Fixed quit by Cmd+Q in case of macOS fullscreen window. 2016-09-15 13:50:43 +03:00