config1.builder
authorAlan Knowles <alan@roojs.com>
Mon, 25 Apr 2016 07:50:22 +0000 (15:50 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 25 Apr 2016 07:50:22 +0000 (15:50 +0800)
config1.builder

index 67f4b8e..41fac94 100644 (file)
@@ -5,7 +5,8 @@
         "execute_args" : "",
         "target_bin" : "/tmp/req",
         "sources" : [
-            "..//app.webkitpdf/Request.vala"
+            "..//app.webkitpdf/BrowserWindow.vala",
+            "..//app.webkitpdf/webkitpdf.vala"
         ],
         "packages" : [
         ]
@@ -22,8 +23,8 @@
         "packages" : [
             "glib-2.0",
             "gee-1.0",
-            "libsoup-2.4",
-            "gio-2.0"
+            "gio-2.0",
+            "webkit-1.0"
         ]
     }
 ]
\ No newline at end of file