Skip to content

Commit

Permalink
split tox-1.0.vapi into several ones for easier maintainability
Browse files Browse the repository at this point in the history
  • Loading branch information
naxuroqa committed Jun 15, 2014
1 parent 126bb8d commit 29ac3fe
Show file tree
Hide file tree
Showing 4 changed files with 498 additions and 452 deletions.
14 changes: 9 additions & 5 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,16 +162,18 @@ VALA_PRECOMPILE( VALA_C_VENOM
PACKAGES
config
djbdns
gdk-x11-3.0
gio-2.0
glib-2.0
gstreamer-0.10
gstreamer-interfaces-0.10
gtk+-3.0
json-glib-1.0
libqrencode
sqlite3
tox-1.0
gstreamer-0.10
gstreamer-interfaces-0.10
gdk-x11-3.0
toxav-1.0
vpx
OPTIONS
--target-glib=${TARGET_GLIB}
--thread
Expand All @@ -187,11 +189,13 @@ VALA_PRECOMPILE( VALA_C_TOXAV_TEST
testing/ToxAVTest.vala
core/Tools.vala
PACKAGES
gdk-x11-3.0
gstreamer-0.10
gstreamer-interfaces-0.10
gdk-x11-3.0
tox-1.0
gtk+-3.0
tox-1.0
toxav-1.0
vpx
OPTIONS
--debug
--target-glib=${TARGET_GLIB}
Expand Down

0 comments on commit 29ac3fe

Please sign in to comment.