diff options
author | Mikko Levonmaa <mikko.levonmaa@palm.com> | 2012-11-15 20:38:27 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-11-15 21:57:18 +0100 |
commit | 13ed17b2baeb253961885c469ba3c97b9ed420e5 (patch) | |
tree | 968d09fb06656497dfd799558f5e651c50fffcb3 /recipes-qt/qt5/files/qplatformdefs.h | |
parent | 4ec2e9d2d8184f4da4de86711db34012317f3114 (diff) | |
download | meta-qt5-13ed17b2baeb253961885c469ba3c97b9ed420e5.tar.gz |
qtbase: add recipe for git version
Signed-off-by: Mikko Levonmaa <mikko.levonmaa@palm.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/files/qplatformdefs.h')
-rw-r--r-- | recipes-qt/qt5/files/qplatformdefs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/files/qplatformdefs.h b/recipes-qt/qt5/files/qplatformdefs.h new file mode 100644 index 00000000..5d22fb41 --- /dev/null +++ b/recipes-qt/qt5/files/qplatformdefs.h | |||
@@ -0,0 +1 @@ | |||
#include "../linux-g++/qplatformdefs.h" | |||