~jfsanchez-a/proxycare/master

« back to all changes in this revision

Viewing changes to proxycare.pro

  • Committer: Jorge Fernández Sánchez
  • Date: 2015-04-28 06:58:20 UTC
  • Revision ID: git-v1:fb954bd94d3d5ba4d01832d9bcfd989f8f617309
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
######################################################################
 
2
# Automatically generated by qmake (3.0) Fri Apr 24 13:28:53 2015
 
3
######################################################################
 
4
 
 
5
TEMPLATE = app
 
6
TARGET = proxycare
 
7
INCLUDEPATH += .
 
8
QT += xml svg gui core network widgets
 
9
#DESTDIR = $(DESTDIR)
 
10
 
 
11
# Input
 
12
HEADERS += dialog.h \
 
13
           options.h \
 
14
           qticonloader.h \
 
15
           QuotaManager.h \
 
16
           BigAES.h
 
17
FORMS += dialog.ui options.ui
 
18
SOURCES += dialog.cpp \
 
19
           main.cpp \
 
20
           options.cpp \
 
21
           qticonloader.cpp \
 
22
           QuotaManager.cpp \
 
23
           BigAES.cpp
 
24
RESOURCES += systray.qrc