summaryrefslogtreecommitdiffstats
path: root/src/pdf/qtpdf.gni
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdf/qtpdf.gni')
-rw-r--r--src/pdf/qtpdf.gni7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/pdf/qtpdf.gni b/src/pdf/qtpdf.gni
new file mode 100644
index 000000000..c31f3e9a0
--- /dev/null
+++ b/src/pdf/qtpdf.gni
@@ -0,0 +1,7 @@
+include_dirs = [
+]
+
+deps = [
+ "//third_party/pdfium"
+]
+