commit | 1cb641f03ab3ef4b0158c4ddcd8514577b4b0bab | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 03 17:49:02 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Mar 03 18:01:24 2013 -0800 |
tree | 63888474bcb16f0b722eafc3399c416954284fff | |
parent | efb12d74065f92d8aae1899c7820acc3bb115100 [diff] [blame] |
More waf magic in order to please both waf and qt resource generation According to docs, resources specified in qrc file MUST be relative to qrc file and there is no way around. Previously generated qrc file was only in build/ directory. Change-Id: I5cf12fc9c184a1ce8a29075edd3da60b433e05cd
diff --git a/.gitignore b/.gitignore index 53e0e87..176dcee 100644 --- a/.gitignore +++ b/.gitignore
@@ -12,3 +12,4 @@ osx/Frameworks/Sparkle.framework Sparkle* *priv.pem +gui/html.qrc