zack%kde.org aedd5c2ed1 This is the second part of 267318 - the Qt Designer plugin so that you can
be using QGecko like any other widget from the Qt Designer. Very cool.
(for "Creating Your Own Browsers 101" ;) )


git-svn-id: svn://10.0.0.236/trunk@166183 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-02 23:35:20 +00:00

14 lines
232 B
Makefile

DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = qgeckoembed
DIRS=src plugin tests
PACKAGE_FILE = qgeckoembed.pkg
include $(topsrcdir)/config/rules.mk