blob: b9049f0c38f4b34173b07bcba15b380da51bc111 [file] [log] [blame]
#############################################################################
# Makefile for building: qwebframe
# Generated by qmake (2.01a) (Qt 4.7.4) on: Mon Jul 16 16:55:37 2012
# Project: qwebframe.pro
# Template: app
# Command: /Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/bin/qmake -spec ../../../../../../../mkspecs/macx-g++42 -o Makefile qwebframe.pro
#############################################################################
####### Compiler, tools and options
CC = gcc-4.2
CXX = g++-4.2
DEFINES = -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DTESTS_SOURCE_DIR=\"/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/src/3rdparty/webkit/WebKit/qt/tests/\" -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_SHARED
CFLAGS = -pipe -Xarch_i386 -mmacosx-version-min=10.4 -Xarch_ppc -mmacosx-version-min=10.4 -O2 -arch i386 -arch ppc $(DEFINES)
CXXFLAGS = -pipe -Xarch_i386 -mmacosx-version-min=10.4 -Xarch_ppc -mmacosx-version-min=10.4 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -O2 -arch i386 -arch ppc $(DEFINES)
INCPATH = -I../../../../../../../mkspecs/macx-g++42 -I. -I../../../../../../../include/QtCore -I../../../../../../../include/QtNetwork -I../../../../../../../include/QtGui -I../../../../../../../include/QtTest -I../../../../../../../include/QtWebKit -I../../../../../../../include -I../../tests -I../../Api -I../../../../include/QtWebKit -I.moc/release-shared
LINK = g++-4.2
LFLAGS = -headerpad_max_install_names -arch i386 -arch ppc -Xarch_i386 -mmacosx-version-min=10.4 -Xarch_ppc -mmacosx-version-min=10.4
LIBS = $(SUBLIBS) -L/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib -lQtWebKit -lQtTest -L/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib -framework IOKit -framework ApplicationServices -framework Security -lQtGui -lQtNetwork -lQtCore
AR = ar cq
RANLIB = ranlib -s
QMAKE = /Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/bin/qmake
TAR = tar -cf
COMPRESS = gzip -9f
COPY = cp -f
SED = sed
COPY_FILE = cp -f
COPY_DIR = cp -f -R
STRIP =
INSTALL_FILE = $(COPY_FILE)
INSTALL_DIR = $(COPY_DIR)
INSTALL_PROGRAM = $(COPY_FILE)
DEL_FILE = rm -f
SYMLINK = ln -f -s
DEL_DIR = rmdir
MOVE = mv -f
CHK_DIR_EXISTS= test -d
MKDIR = mkdir -p
export MACOSX_DEPLOYMENT_TARGET = 10.4
####### Output directory
OBJECTS_DIR = .obj/release-shared/
####### Files
SOURCES = ../../Api/qwebframe.cpp
OBJECTS = .obj/release-shared/qwebframe.o
DIST = ../../../../../../../mkspecs/common/unix.conf \
../../../../../../../mkspecs/common/mac.conf \
../../../../../../../mkspecs/common/mac-g++.conf \
../../../../../../../mkspecs/features/exclusive_builds.prf \
../../../../../../../mkspecs/features/default_pre.prf \
../../../../../../../mkspecs/features/mac/default_pre.prf \
../../../../../../../.qmake.cache \
../../../../../../../mkspecs/qconfig.pri \
../../../../../../../mkspecs/modules/qt_webkit_version.pri \
../../../../../../../mkspecs/features/qt_functions.prf \
../../../../../../../mkspecs/features/qt_config.prf \
../../../../WebKit.pri \
../tests.pri \
../../../../../../../mkspecs/features/release.prf \
../../../../../../../mkspecs/features/default_post.prf \
../../../../../../../mkspecs/features/mac/default_post.prf \
../../../../../../../mkspecs/features/mac/x86.prf \
../../../../../../../mkspecs/features/mac/objective_c.prf \
../../../../../../../mkspecs/features/unix/dylib.prf \
../../../../../../../mkspecs/features/mac/ppc.prf \
../../../../../../../mkspecs/features/unix/largefile.prf \
../../../../../../../mkspecs/features/dll.prf \
../../../../../../../mkspecs/features/shared.prf \
../../../../../../../mkspecs/features/qt.prf \
../../../../../../../mkspecs/features/unix/thread.prf \
../../../../../../../mkspecs/features/moc.prf \
../../../../../../../mkspecs/features/mac/rez.prf \
../../../../../../../mkspecs/features/mac/sdk.prf \
../../../../../../../mkspecs/features/resources.prf \
../../../../../../../mkspecs/features/uic.prf \
../../../../../../../mkspecs/features/yacc.prf \
../../../../../../../mkspecs/features/lex.prf \
qwebframe.pro
QMAKE_TARGET = qwebframe
DESTDIR =
TARGET = qwebframe
####### Custom Compiler Variables
QMAKE_COMP_QMAKE_OBJECTIVE_CFLAGS = -pipe \
-Xarch_i386 \
-mmacosx-version-min=10.4 \
-Xarch_ppc \
-mmacosx-version-min=10.4 \
-O2 \
-arch \
i386 \
-arch \
ppc
first: all
####### Implicit rules
.SUFFIXES: .o .c .cpp .cc .cxx .C
.cpp.o:
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
.cc.o:
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
.cxx.o:
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
.C.o:
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
.c.o:
$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"
####### Build rules
all: Makefile $(TARGET)
$(TARGET): $(OBJECTS)
$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
Makefile: qwebframe.pro ../../../../../../../.qmake.cache ../../../../../../../mkspecs/macx-g++42/qmake.conf ../../../../../../../mkspecs/common/unix.conf \
../../../../../../../mkspecs/common/mac.conf \
../../../../../../../mkspecs/common/mac-g++.conf \
../../../../../../../mkspecs/features/exclusive_builds.prf \
../../../../../../../mkspecs/features/default_pre.prf \
../../../../../../../mkspecs/features/mac/default_pre.prf \
../../../../../../../.qmake.cache \
../../../../../../../mkspecs/qconfig.pri \
../../../../../../../mkspecs/modules/qt_webkit_version.pri \
../../../../../../../mkspecs/features/qt_functions.prf \
../../../../../../../mkspecs/features/qt_config.prf \
../../../../WebKit.pri \
../tests.pri \
../../../../../../../mkspecs/features/release.prf \
../../../../../../../mkspecs/features/default_post.prf \
../../../../../../../mkspecs/features/mac/default_post.prf \
../../../../../../../mkspecs/features/mac/x86.prf \
../../../../../../../mkspecs/features/mac/objective_c.prf \
../../../../../../../mkspecs/features/unix/dylib.prf \
../../../../../../../mkspecs/features/mac/ppc.prf \
../../../../../../../mkspecs/features/unix/largefile.prf \
../../../../../../../mkspecs/features/dll.prf \
../../../../../../../mkspecs/features/shared.prf \
../../../../../../../mkspecs/features/qt.prf \
../../../../../../../mkspecs/features/unix/thread.prf \
../../../../../../../mkspecs/features/moc.prf \
../../../../../../../mkspecs/features/mac/rez.prf \
../../../../../../../mkspecs/features/mac/sdk.prf \
../../../../../../../mkspecs/features/resources.prf \
../../../../../../../mkspecs/features/uic.prf \
../../../../../../../mkspecs/features/yacc.prf \
../../../../../../../mkspecs/features/lex.prf \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtWebKit.prl \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtTest.prl \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtCore.prl \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtGui.prl \
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtNetwork.prl
$(QMAKE) -spec ../../../../../../../mkspecs/macx-g++42 -o Makefile qwebframe.pro
../../../../../../../mkspecs/common/unix.conf:
../../../../../../../mkspecs/common/mac.conf:
../../../../../../../mkspecs/common/mac-g++.conf:
../../../../../../../mkspecs/features/exclusive_builds.prf:
../../../../../../../mkspecs/features/default_pre.prf:
../../../../../../../mkspecs/features/mac/default_pre.prf:
../../../../../../../.qmake.cache:
../../../../../../../mkspecs/qconfig.pri:
../../../../../../../mkspecs/modules/qt_webkit_version.pri:
../../../../../../../mkspecs/features/qt_functions.prf:
../../../../../../../mkspecs/features/qt_config.prf:
../../../../WebKit.pri:
../tests.pri:
../../../../../../../mkspecs/features/release.prf:
../../../../../../../mkspecs/features/default_post.prf:
../../../../../../../mkspecs/features/mac/default_post.prf:
../../../../../../../mkspecs/features/mac/x86.prf:
../../../../../../../mkspecs/features/mac/objective_c.prf:
../../../../../../../mkspecs/features/unix/dylib.prf:
../../../../../../../mkspecs/features/mac/ppc.prf:
../../../../../../../mkspecs/features/unix/largefile.prf:
../../../../../../../mkspecs/features/dll.prf:
../../../../../../../mkspecs/features/shared.prf:
../../../../../../../mkspecs/features/qt.prf:
../../../../../../../mkspecs/features/unix/thread.prf:
../../../../../../../mkspecs/features/moc.prf:
../../../../../../../mkspecs/features/mac/rez.prf:
../../../../../../../mkspecs/features/mac/sdk.prf:
../../../../../../../mkspecs/features/resources.prf:
../../../../../../../mkspecs/features/uic.prf:
../../../../../../../mkspecs/features/yacc.prf:
../../../../../../../mkspecs/features/lex.prf:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtWebKit.prl:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtTest.prl:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtCore.prl:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtGui.prl:
/Users/eckels/Downloads/qt-everywhere-opensource-src-4.7.4/lib/libQtNetwork.prl:
qmake: FORCE
@$(QMAKE) -spec ../../../../../../../mkspecs/macx-g++42 -o Makefile qwebframe.pro
dist:
@$(CHK_DIR_EXISTS) .obj/release-shared/qwebframe1.0.0 || $(MKDIR) .obj/release-shared/qwebframe1.0.0
$(COPY_FILE) --parents $(SOURCES) $(DIST) .obj/release-shared/qwebframe1.0.0/ && $(COPY_FILE) --parents ../../Api/qwebframe.cpp .obj/release-shared/qwebframe1.0.0/ && (cd `dirname .obj/release-shared/qwebframe1.0.0` && $(TAR) qwebframe1.0.0.tar qwebframe1.0.0 && $(COMPRESS) qwebframe1.0.0.tar) && $(MOVE) `dirname .obj/release-shared/qwebframe1.0.0`/qwebframe1.0.0.tar.gz . && $(DEL_FILE) -r .obj/release-shared/qwebframe1.0.0
clean:compiler_clean
-$(DEL_FILE) $(OBJECTS)
-$(DEL_FILE) *~ core *.core
####### Sub-libraries
distclean: clean
-$(DEL_FILE) $(TARGET)
-$(DEL_FILE) Makefile
check: first
mocclean: compiler_moc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
compiler_objective_c_make_all:
compiler_objective_c_clean:
compiler_moc_header_make_all:
compiler_moc_header_clean:
compiler_rcc_make_all:
compiler_rcc_clean:
compiler_image_collection_make_all: .uic/release-shared/qmake_image_collection.cpp
compiler_image_collection_clean:
-$(DEL_FILE) .uic/release-shared/qmake_image_collection.cpp
compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_rez_source_make_all:
compiler_rez_source_clean:
compiler_uic_make_all:
compiler_uic_clean:
compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean:
####### Compile
.obj/release-shared/qwebframe.o: ../../Api/qwebframe.cpp ../../Api/qwebframe.h \
../../../../../../../include/QtCore/qobject.h \
../../../../../../corelib/kernel/qobject.h \
../../../../../../../include/QtCore/qobjectdefs.h \
../../../../../../corelib/kernel/qobjectdefs.h \
../../../../../../../include/QtCore/qnamespace.h \
../../../../../../corelib/global/qnamespace.h \
../../../../../../../include/QtCore/qglobal.h \
../../../../../../corelib/global/qglobal.h \
../../../../../../../include/QtCore/qconfig.h \
../../../../../../corelib/global/qconfig.h \
../../../../../../../include/QtCore/qfeatures.h \
../../../../../../corelib/global/qfeatures.h \
../../../../../../../include/QtCore/qstring.h \
../../../../../../corelib/tools/qstring.h \
../../../../../../../include/QtCore/qchar.h \
../../../../../../corelib/tools/qchar.h \
../../../../../../../include/QtCore/qbytearray.h \
../../../../../../corelib/tools/qbytearray.h \
../../../../../../../include/QtCore/qatomic.h \
../../../../../../corelib/thread/qatomic.h \
../../../../../../../include/QtCore/qbasicatomic.h \
../../../../../../corelib/thread/qbasicatomic.h \
../../../../../../../include/QtCore/qatomic_bootstrap.h \
../../../../../../corelib/arch/qatomic_bootstrap.h \
../../../../../../../include/QtCore/qatomic_arch.h \
../../../../../../corelib/arch/qatomic_arch.h \
../../../../../../../include/QtCore/qatomic_vxworks.h \
../../../../../../corelib/arch/qatomic_vxworks.h \
../../../../../../../include/QtCore/qatomic_powerpc.h \
../../../../../../corelib/arch/qatomic_powerpc.h \
../../../../../../../include/QtCore/qatomic_alpha.h \
../../../../../../corelib/arch/qatomic_alpha.h \
../../../../../../../include/QtCore/qatomic_arm.h \
../../../../../../corelib/arch/qatomic_arm.h \
../../../../../../../include/QtCore/qatomic_armv6.h \
../../../../../../corelib/arch/qatomic_armv6.h \
../../../../../../../include/QtCore/qatomic_avr32.h \
../../../../../../corelib/arch/qatomic_avr32.h \
../../../../../../../include/QtCore/qatomic_bfin.h \
../../../../../../corelib/arch/qatomic_bfin.h \
../../../../../../../include/QtCore/qatomic_generic.h \
../../../../../../corelib/arch/qatomic_generic.h \
../../../../../../../include/QtCore/qatomic_i386.h \
../../../../../../corelib/arch/qatomic_i386.h \
../../../../../../../include/QtCore/qatomic_ia64.h \
../../../../../../corelib/arch/qatomic_ia64.h \
../../../../../../../include/QtCore/qatomic_macosx.h \
../../../../../../corelib/arch/qatomic_macosx.h \
../../../../../../../include/QtCore/qatomic_x86_64.h \
../../../../../../corelib/arch/qatomic_x86_64.h \
../../../../../../../include/QtCore/qatomic_mips.h \
../../../../../../corelib/arch/qatomic_mips.h \
../../../../../../../include/QtCore/qatomic_parisc.h \
../../../../../../corelib/arch/qatomic_parisc.h \
../../../../../../../include/QtCore/qatomic_s390.h \
../../../../../../corelib/arch/qatomic_s390.h \
../../../../../../../include/QtCore/qatomic_sparc.h \
../../../../../../corelib/arch/qatomic_sparc.h \
../../../../../../../include/QtCore/qatomic_windows.h \
../../../../../../corelib/arch/qatomic_windows.h \
../../../../../../../include/QtCore/qatomic_windowsce.h \
../../../../../../corelib/arch/qatomic_windowsce.h \
../../../../../../../include/QtCore/qatomic_symbian.h \
../../../../../../corelib/arch/qatomic_symbian.h \
../../../../../../../include/QtCore/qatomic_sh.h \
../../../../../../corelib/arch/qatomic_sh.h \
../../../../../../../include/QtCore/qatomic_sh4a.h \
../../../../../../corelib/arch/qatomic_sh4a.h \
../../../../../../../include/Qt3Support/q3cstring.h \
../../../../../../qt3support/tools/q3cstring.h \
../../../../../../../include/QtCore/qstringbuilder.h \
../../../../../../corelib/tools/qstringbuilder.h \
../../../../../../../include/QtCore/qmap.h \
../../../../../../corelib/tools/qmap.h \
../../../../../../../include/QtCore/qiterator.h \
../../../../../../corelib/tools/qiterator.h \
../../../../../../../include/QtCore/qlist.h \
../../../../../../corelib/tools/qlist.h \
../../../../../../../include/QtCore/qalgorithms.h \
../../../../../../corelib/tools/qalgorithms.h \
../../../../../../../include/QtCore/qcoreevent.h \
../../../../../../corelib/kernel/qcoreevent.h \
../../../../../../../include/QtCore/qscopedpointer.h \
../../../../../../corelib/tools/qscopedpointer.h \
../../../../../../../include/QtCore/qurl.h \
../../../../../../corelib/io/qurl.h \
../../../../../../../include/QtCore/qpair.h \
../../../../../../corelib/tools/qpair.h \
../../../../../../../include/QtCore/qdatastream.h \
../../../../../../corelib/io/qdatastream.h \
../../../../../../../include/QtCore/qiodevice.h \
../../../../../../corelib/io/qiodevice.h \
../../../../../../../include/QtCore/qhash.h \
../../../../../../corelib/tools/qhash.h \
../../../../../../../include/QtCore/qvariant.h \
../../../../../../corelib/kernel/qvariant.h \
../../../../../../../include/QtCore/qmetatype.h \
../../../../../../corelib/kernel/qmetatype.h \
../../../../../../../include/QtGui/qicon.h \
../../../../../../gui/image/qicon.h \
../../../../../../../include/QtCore/qsize.h \
../../../../../../corelib/tools/qsize.h \
../../../../../../../include/QtGui/qpixmap.h \
../../../../../../gui/image/qpixmap.h \
../../../../../../../include/QtGui/qpaintdevice.h \
../../../../../../gui/painting/qpaintdevice.h \
../../../../../../../include/QtGui/qwindowdefs.h \
../../../../../../gui/kernel/qwindowdefs.h \
../../../../../../../include/QtGui/qmacdefines_mac.h \
../../../../../../gui/kernel/qmacdefines_mac.h \
../../../../../../../include/QtGui/qwindowdefs_win.h \
../../../../../../gui/kernel/qwindowdefs_win.h \
../../../../../../../include/QtCore/qrect.h \
../../../../../../corelib/tools/qrect.h \
../../../../../../../include/QtCore/qpoint.h \
../../../../../../corelib/tools/qpoint.h \
../../../../../../../include/QtGui/qcolor.h \
../../../../../../gui/painting/qcolor.h \
../../../../../../../include/QtGui/qrgb.h \
../../../../../../gui/painting/qrgb.h \
../../../../../../../include/QtCore/qstringlist.h \
../../../../../../corelib/tools/qstringlist.h \
../../../../../../../include/QtCore/qregexp.h \
../../../../../../corelib/tools/qregexp.h \
../../../../../../../include/QtCore/qstringmatcher.h \
../../../../../../corelib/tools/qstringmatcher.h \
../../../../../../../include/Qt3Support/q3valuelist.h \
../../../../../../qt3support/tools/q3valuelist.h \
../../../../../../../include/QtCore/qlinkedlist.h \
../../../../../../corelib/tools/qlinkedlist.h \
../../../../../../../include/QtCore/qsharedpointer.h \
../../../../../../corelib/tools/qsharedpointer.h \
../../../../../../../include/QtCore/qshareddata.h \
../../../../../../corelib/tools/qshareddata.h \
../../../../../../../include/QtCore/qsharedpointer_impl.h \
../../../../../../corelib/tools/qsharedpointer_impl.h \
../../../../../../../include/QtGui/qimage.h \
../../../../../../gui/image/qimage.h \
../../../../../../../include/QtGui/qtransform.h \
../../../../../../gui/painting/qtransform.h \
../../../../../../../include/QtGui/qmatrix.h \
../../../../../../gui/painting/qmatrix.h \
../../../../../../../include/QtGui/qpolygon.h \
../../../../../../gui/painting/qpolygon.h \
../../../../../../../include/QtCore/qvector.h \
../../../../../../corelib/tools/qvector.h \
../../../../../../../include/QtCore/QPointF \
../../../../../../../include/QtCore/QPoint \
../../../../../../../include/QtGui/qregion.h \
../../../../../../gui/painting/qregion.h \
../../../../../../../include/QtCore/qline.h \
../../../../../../corelib/tools/qline.h \
../../../../../../../include/QtGui/qwmatrix.h \
../../../../../../gui/painting/qwmatrix.h \
../../../../../../../include/QtGui/qpainterpath.h \
../../../../../../gui/painting/qpainterpath.h \
../../../../../../../include/QtScript/qscriptengine.h \
../../../../../../script/api/qscriptengine.h \
../../../../../../../include/QtScript/qscriptvalue.h \
../../../../../../script/api/qscriptvalue.h \
../../../../../../../include/QtScript/qscriptcontext.h \
../../../../../../script/api/qscriptcontext.h \
../../../../../../../include/QtScript/qscriptstring.h \
../../../../../../script/api/qscriptstring.h \
../../../../../../../include/QtScript/qscriptprogram.h \
../../../../../../script/api/qscriptprogram.h \
../../../../../../../include/QtNetwork/qnetworkaccessmanager.h \
../../../../../../network/access/qnetworkaccessmanager.h \
../../../../../../../include/QtCore/QObject \
../../Api/qwebkitglobal.h \
../../Api/qwebelement.h \
../../Api/qwebframe_p.h \
../../Api/qwebpage_p.h \
../../../../../../../include/QtCore/qbasictimer.h \
../../../../../../corelib/kernel/qbasictimer.h \
../../../../../../../include/QtNetwork/qnetworkproxy.h \
../../../../../../network/kernel/qnetworkproxy.h \
../../../../../../../include/QtNetwork/qhostaddress.h \
../../../../../../network/kernel/qhostaddress.h \
../../../../../../../include/QtNetwork/qabstractsocket.h \
../../../../../../network/socket/qabstractsocket.h \
../../../../../../../include/QtCore/qdebug.h \
../../../../../../corelib/io/qdebug.h \
../../../../../../../include/QtCore/qtextstream.h \
../../../../../../corelib/io/qtextstream.h \
../../../../../../../include/QtCore/qlocale.h \
../../../../../../corelib/tools/qlocale.h \
../../../../../../../include/QtCore/qtextcodec.h \
../../../../../../corelib/codecs/qtextcodec.h \
../../../../../../../include/QtCore/qset.h \
../../../../../../corelib/tools/qset.h \
../../../../../../../include/QtCore/qcontiguouscache.h \
../../../../../../corelib/tools/qcontiguouscache.h \
../../../../../../../include/QtCore/qpointer.h \
../../../../../../corelib/kernel/qpointer.h \
../../../../../../../include/QtGui/qevent.h \
../../../../../../gui/kernel/qevent.h \
../../../../../../../include/QtGui/qkeysequence.h \
../../../../../../gui/kernel/qkeysequence.h \
../../../../../../../include/QtGui/qmime.h \
../../../../../../gui/kernel/qmime.h \
../../../../../../../include/QtCore/qmimedata.h \
../../../../../../corelib/kernel/qmimedata.h \
../../../../../../../include/QtGui/qdrag.h \
../../../../../../gui/kernel/qdrag.h \
../../../../../../../include/QtGui/qgraphicssceneevent.h \
../../../../../../gui/graphicsview/qgraphicssceneevent.h \
../../Api/qwebpage.h \
../../Api/qwebsettings.h \
../../../../../../../include/QtGui/qwidget.h \
../../../../../../gui/kernel/qwidget.h \
../../../../../../../include/QtCore/qmargins.h \
../../../../../../corelib/tools/qmargins.h \
../../../../../../../include/QtGui/qpalette.h \
../../../../../../gui/kernel/qpalette.h \
../../../../../../../include/QtGui/qbrush.h \
../../../../../../gui/painting/qbrush.h \
../../../../../../../include/QtGui/qfont.h \
../../../../../../gui/text/qfont.h \
../../../../../../../include/QtGui/qfontmetrics.h \
../../../../../../gui/text/qfontmetrics.h \
../../../../../../../include/QtGui/qfontinfo.h \
../../../../../../gui/text/qfontinfo.h \
../../../../../../../include/QtGui/qsizepolicy.h \
../../../../../../gui/kernel/qsizepolicy.h \
../../../../../../../include/QtGui/qcursor.h \
../../../../../../gui/kernel/qcursor.h \
../../Api/qwebhistory.h \
../../../../../../../include/QtCore/qdatetime.h \
../../../../../../corelib/tools/qdatetime.h \
../../Api/qwebsecurityorigin.h \
../../Api/qwebsecurityorigin_p.h \
../../../../../../../include/QtCore/QMultiMap \
../../../../../../../include/QtCore/qfileinfo.h \
../../../../../../corelib/io/qfileinfo.h \
../../../../../../../include/QtCore/qfile.h \
../../../../../../corelib/io/qfile.h \
../../../../../../../include/QtGui/qpainter.h \
../../../../../../gui/painting/qpainter.h \
../../../../../../../include/QtGui/qtextoption.h \
../../../../../../gui/text/qtextoption.h \
../../../../../../../include/QtGui/qdrawutil.h \
../../../../../../gui/painting/qdrawutil.h \
../../../../../../../include/QtGui/qpen.h \
../../../../../../gui/painting/qpen.h \
../../../../../../../include/QtGui/qprinter.h \
../../../../../../gui/painting/qprinter.h \
../../../../../../../include/QtNetwork/qnetworkrequest.h \
../../../../../../network/access/qnetworkrequest.h \
../../../../../../../include/QtCore/QSharedDataPointer \
../../../../../../../include/QtCore/QString \
../../../../../../../include/QtCore/QUrl \
../../../../../../../include/QtCore/QVariant
$(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj/release-shared/qwebframe.o ../../Api/qwebframe.cpp
####### Install
install: FORCE
uninstall: FORCE
FORCE: