move k2pdfopt source to a submodule libk2pdfopt

Currently libk2pdfopt is staticly linked to kpdfview.
This commit is contained in:
chrox
2012-11-07 19:03:32 +08:00
parent f70ef06ea6
commit 8430850a39
5 changed files with 14 additions and 7419 deletions

3
.gitmodules vendored
View File

@@ -13,3 +13,6 @@
[submodule "luajit-2.0"]
path = luajit-2.0
url = http://luajit.org/git/luajit-2.0.git
[submodule "libk2pdfopt"]
path = libk2pdfopt
url = git://github.com/chrox/libk2pdfopt.git