mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 02:15:35 +00:00
add vte
svn path=/trunk/gtk-sharp/; revision=22212
This commit is contained in:
parent
c2d4c12e67
commit
00b0e29c25
|
@ -113,4 +113,11 @@
|
|||
</namespace>
|
||||
</library>
|
||||
</api>
|
||||
<api filename="../vte/vte-api.xml">
|
||||
<library name="vte">
|
||||
<namespace name="Vte">
|
||||
<dir>vte-0.11.10/src</dir>
|
||||
</namespace>
|
||||
</library>
|
||||
</api>
|
||||
</gapi-parser-input>
|
||||
|
|
|
@ -12,7 +12,8 @@ DOWNLOADS = \
|
|||
http://ftp.gnome.org/pub/GNOME/desktop/2.2/2.2.2/sources/librsvg-2.2.5.tar.gz \
|
||||
http://ftp.gnome.org/pub/GNOME/sources/libgda/1.0/libgda-1.0.0.tar.gz \
|
||||
http://ftp.gnome.org/pub/GNOME/sources/libgnomedb/1.0/libgnomedb-1.0.0.tar.gz \
|
||||
|
||||
http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.0/sources/vte-0.11.10.tar.gz \
|
||||
|
||||
GTKHTML_SOURCES = \
|
||||
gtkhtml-3.0.8/src/gtkhtml.c \
|
||||
gtkhtml-3.0.8/src/gtkhtml.h \
|
||||
|
|
Loading…
Reference in a new issue