]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/bat.pro
57f9454e26f71af2f58db87ea1122e8f04868b54
[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 window
16 FORMS += main.ui
17 # Label dialog
18 FORMS += label.ui
19 FORMS += console/console.ui
20
21
22 HEADERS += mainwin.h bat.h bat_conf.h 
23 SOURCES += main.cpp bat_conf.cpp mainwin.cpp 
24
25 # Console
26 HEADERS += console/console.h
27 SOURCES += console/authenticate.cpp console/console.cpp
28
29 # Label dialog