.gitmodules 424 B

1234567891011121314
  1. [submodule "qt/qtbase"]
  2. path = qt/qtbase
  3. url = https://github.com/wkhtmltopdf/qtbase.git
  4. branch = wk_master
  5. [submodule "qt/qtwebkit"]
  6. path = qt/qtwebkit
  7. url = https://github.com/wkhtmltopdf/qtwebkit.git
  8. branch = wk_master
  9. [submodule "qt/qtsvg"]
  10. path = qt/qtsvg
  11. url = https://github.com/qtproject/qtsvg.git
  12. [submodule "qt/qtxmlpatterns"]
  13. path = qt/qtxmlpatterns
  14. url = https://github.com/qtproject/qtxmlpatterns.git