diff options
author | axis <qt-info@nokia.com> | 2010-06-04 09:32:40 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2010-06-04 10:06:43 (GMT) |
commit | cb59e56bc9f34c50dc4a2d01d2ea506c5d735225 (patch) | |
tree | 529eb4b8035490d1456320fd2489112a8d2c0b5b /.gitignore | |
parent | bc11da163dc53860cf728b76dbb472bb2c9dadbf (diff) | |
download | Qt-cb59e56bc9f34c50dc4a2d01d2ea506c5d735225.zip Qt-cb59e56bc9f34c50dc4a2d01d2ea506c5d735225.tar.gz Qt-cb59e56bc9f34c50dc4a2d01d2ea506c5d735225.tar.bz2 |
Fixed def file usage for Qt plugins under the makefile build system.
Previously it would not use the autogenerated def files.
RevBy: Thomas Zander
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -205,7 +205,7 @@ bld.inf *.loc !s60main.rss *.pkg -plugin_commonU.def +plugin_commonu.def *.qtplugin *.sis *.sisx |