Initial Commit
[HECS.git] / HECS.pro
blob8e02597188addcff192bb001dd25188c5aec3391
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Wed Jul 9 15:50:18 2008
3 ######################################################################
5 TEMPLATE = app
6 TARGET =
7 DEPENDPATH += . gui icons
8 INCLUDEPATH += .
9 CONFIG += qt debug
11 # Input
12 HEADERS += Boiler.h \
13 ConfigParser.h \
14 DwellingDimensions.h \
15 DwellingInformationDialog.h \
16 DimensionsDialog.h \
17 HeatingDialog.h \
18 DwellingEmissionRate.h \
19 FuelCosts.h \
20 ConfigSave.cpp \
21 Misc.h \
22 Gains.h \
23 HeatLossItem.h \
24 HeatLossElement.h \
25 HeatLosses.h \
26 Hecs.h \
27 MeanInternalTemp.h \
28 HecsUI.h \
29 RdSap.h \
30 Sedbuk.h \
31 SolarGains.h \
32 SummaryDialog.h \
33 SpaceHeating.h \
34 Ventilation.h \
35 WaterHeating.h \
36 WaterHeatingEnergy.h \
37 StartScreen.h \
38 DoubleReader.h \
39 TableReader.h
40 FORMS += gui/startscreen.ui \
41 gui/dwellinginformation.ui \
42 gui/dimensions.ui \
43 gui/summary.ui \
44 gui/heating.ui
45 SOURCES += Boiler.cpp \
46 ConfigParser.cpp \
47 DwellingDimensions.cpp \
48 DwellingInformationDialog.cpp \
49 DimensionsDialog.cpp \
50 HeatingDialog.cpp \
51 DwellingEmissionRate.cpp \
52 ConfigSave.h \
53 FuelCosts.cpp \
54 Misc.cpp \
55 Gains.cpp \
56 HeatLossItem.cpp \
57 HeatLossElement.cpp \
58 HeatLosses.cpp \
59 Hecs.cpp \
60 SummaryDialog.cpp \
61 MeanInternalTemp.cpp \
62 HecsUI.cpp \
63 RdSap.cpp \
64 Sedbuk.cpp \
65 SolarGains.cpp \
66 SpaceHeating.cpp \
67 Ventilation.cpp \
68 WaterHeating.cpp \
69 WaterHeatingEnergy.cpp \
70 StartScreen.cpp \
71 DoubleReader.cpp \
72 TableReader.cpp
73 RESOURCES += icons/hecsIconRes.qrc
75 win32{
76 CONFIG -= debug
77 CONFIG += console