Nuevo browser subido

git-svn-id: https://opengnsys.es/svn/trunk@832 a21b9725-9963-47de-94b9-378ad31fedc9
remotes/github/master
adelcastillo 2010-03-22 00:24:43 +00:00
parent e443ace598
commit ce529cb180
2 changed files with 3 additions and 2 deletions

View File

@ -2,3 +2,4 @@ TEMPLATE = subdirs
SUBDIRS = qtermwidget src
OPTIONS += ordered
CONFIG += qt warn_on release

View File

@ -1,7 +1,7 @@
TEMPLATE = app
DESTDIR = ..
CONFIG += qt debug_and_release warn_on build_all static
CONFIG += qt release warn_on build_all
QT += core gui webkit
@ -19,7 +19,7 @@ MOC_DIR = ../.moc
OBJECTS_DIR = ../.objs
TARGET = browser
LIBS += -L../qtermwidget -lqtermwidget
LIBS += -L.. -lqtermwidget
SOURCES = main.cpp mainwindow.cpp