Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
halogenandtoast committed Aug 19, 2011
1 parent 7ea51d5 commit 71ca80d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/webkit_server.pro
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ HEADERS = WebPage.h Server.h Connection.h Command.h Visit.h Find.h Reset.h Node.
SOURCES = main.cpp WebPage.cpp Server.cpp Connection.cpp Command.cpp Visit.cpp Find.cpp Reset.cpp Node.cpp JavascriptInvocation.cpp Url.cpp Source.cpp Evaluate.cpp Execute.cpp FrameFocus.cpp Response.cpp NetworkAccessManager.cpp Header.cpp Render.cpp body.cpp
RESOURCES = webkit_server.qrc
QT += network webkit
CONFIG += debug
CONFIG += console
CONFIG -= app_bundle
DEFINES += DEBUG

0 comments on commit 71ca80d

Please sign in to comment.