static_qt_conf_base 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # This file is part of wkhtmltopdf.
  2. #
  3. # wkhtmltopdf is free software: you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License as published by
  5. # the Free Software Foundation, either version 3 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # wkhtmltopdf is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. # GNU General Public License for more details.
  12. #
  13. # You should have received a copy of the GNU General Public License
  14. # along with wkhtmltopdf. If not, see <http:#www.gnu.org/licenses/>.
  15. -release
  16. -static
  17. -fast
  18. -exceptions
  19. -no-accessibility
  20. -no-stl
  21. -no-sql-ibase
  22. -no-sql-mysql
  23. -no-sql-odbc
  24. -no-sql-psql
  25. -no-sql-sqlite
  26. -no-sql-sqlite2
  27. -no-qt3support
  28. -xmlpatterns
  29. -no-phonon
  30. -no-phonon-backend
  31. -webkit
  32. -no-scripttools
  33. -no-mmx
  34. -no-3dnow
  35. -no-sse
  36. -no-sse2
  37. -qt-zlib
  38. -qt-gif
  39. -qt-libtiff
  40. -qt-libpng
  41. -qt-libmng
  42. -qt-libjpeg
  43. -graphicssystem raster
  44. -opensource
  45. -nomake tools
  46. -nomake examples
  47. -nomake demos
  48. -nomake docs
  49. -nomake translations
  50. -no-opengl
  51. -no-dbus
  52. -no-multimedia
  53. -openssl
  54. -no-declarative