diff options
| author | ruki <[email protected]> | 2018-04-23 22:55:58 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-04-23 11:35:48 +0800 |
| commit | 3d25b1288fa2718bc566a90bbd2fba9447e88958 (patch) | |
| tree | 259261959015e10361570039cc926ba86cd800f1 | |
| parent | 41d3b7182ad98791d9b61a2303072da178e97cba (diff) | |
modify changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f620d6d0..e839d67d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Add `is_mode`, `is_arch` and `is_plat` builtin apis in the custom scripts * Add color256 codes * [#160](https://github.com/tboox/xmake/issues/160): Add Qt compilation environment support and add `qt.console`, `qt.application` rules +* Add some Qt project templates ### Changes @@ -457,6 +458,7 @@ * 添加`is_mode`, `is_arch` 和`is_plat`内置接口到自定义脚本域 * 添加color256代码 * [#160](https://github.com/tboox/xmake/issues/160): 增加对Qt SDK编译环境的跨平台支持,并且增加`qt.console`, `qt.application`等规则 +* 添加一些Qt工程模板 ### 改进 |
