]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/bat.pro
Basic console text display now works
[bacula/bacula] / bacula / src / qt-console / bat.pro
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Thu Jan 18 09:40:56 2007
3 ######################################################################
4
5 TEMPLATE = app
6 TARGET = bat
7 DEPENDPATH += .
8 INCLUDEPATH += . ./console
9 INCLUDEPATH += ..
10 LIBS        += -L../lib
11 LIBS        += -lbac
12 LIBS        += -lssl -lcrypto
13 RESOURCES = main.qrc
14
15 # Main directory
16 FORMS += main.ui
17 HEADERS += mainwin.h bat.h bat_conf.h 
18 SOURCES += main.cpp bat_conf.cpp mainwin.cpp 
19
20 # Console
21 HEADERS += console/console.h
22 SOURCES += console/authenticate.cpp console/console.cpp