Skip to content

Commit

Permalink
add Gtk/Qt finger scrolling webkit browser
Browse files Browse the repository at this point in the history
  • Loading branch information
penk committed Dec 19, 2010
1 parent 7515ea1 commit 36b5a58
Show file tree
Hide file tree
Showing 9 changed files with 1,677 additions and 0 deletions.
5 changes: 5 additions & 0 deletions skeleton/archive/gtouchweb/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
all:
gcc `pkg-config --cflags --libs webkit-1.0` -o gtouchweb gtouchweb.c

clean:
rm -f gtouchweb
Loading

0 comments on commit 36b5a58

Please sign in to comment.