Fixed installation and nasty exit bug
[pierogi] / pierogi.pro
1 # Add files and directories to ship with the application 
2 # by adapting the examples below.
3 # file1.source = myfile
4 # dir1.source = mydir
5 #DEPLOYMENTFOLDERS = # file1 dir1
6 sudoers_stuff.source = pierogi.sudoers
7 sudoers_stuff.target = ../../etc/sudoers.d
8 loadModule.source = loadRX51Module unloadRX51Module
9 loadModule.target = bin
10 DEPLOYMENTFOLDERS = sudoers_stuff loadModule
11
12 #symbian:TARGET.UID3 = 0xE0C0A793
13
14 # Smart Installer package's UID
15 # This UID is from the protected range 
16 # and therefore the package will fail to install if self-signed
17 # By default qmake uses the unprotected range value if unprotected UID is defined for the application
18 # and 0x2002CCCF value if protected UID is given to the application
19 #symbian:DEPLOYMENT.installer_header = 0x2002CCCF
20
21 # Allow network access on Symbian
22 #symbian:TARGET.CAPABILITY += NetworkServices
23
24 # If your application uses the Qt Mobility libraries, uncomment
25 # the following lines and add the respective components to the 
26 # MOBILITY variable. 
27 # CONFIG += mobility
28 # MOBILITY +=
29
30 SOURCES += main.cpp mainwindow.cpp \
31     necprotocol.cpp \
32     rc5protocol.cpp \
33     pirmakenames.cpp \
34     pirdocumentationform.cpp \
35     piraboutform.cpp \
36     pirexception.cpp \
37     pirkeysetwidgetitem.cpp \
38     pirprotocol.cpp \
39     keysets/apple.cpp \
40     keysets/ei.cpp \
41     keysets/goldstar.cpp \
42     keysets/hauppauge.cpp \
43     keysets/lg.cpp \
44     keysets/nokia.cpp \
45     keysets/panasonic.cpp \
46     keysets/samsung.cpp \
47     keysets/sanyo.cpp \
48     keysets/sharp.cpp \
49     keysets/sony.cpp \
50     keysets/toshiba.cpp \
51     keysets/zenith.cpp \
52     pirkeysetmetadata.cpp \
53     pirkeysetmanager.cpp \
54     keysets/rca.cpp \
55     keysets/westinghouse.cpp \
56     keysets/mitsubishi.cpp \
57     pirmodprobe.cpp \
58     keysets/jvc.cpp \
59     pirselectkeysetform.cpp \
60     pirrx51hardware.cpp \
61     pirdevicetypenames.cpp \
62     keysets/raite.cpp \
63     keysets/sagem.cpp \
64     keysets/yamaha.cpp
65 HEADERS += mainwindow.h \
66     pirkeynames.h \
67     necprotocol.h \
68     rc5protocol.h \
69     pirmakenames.h \
70     pirdocumentationform.h \
71     piraboutform.h \
72     pirexception.h \
73     pirkeysetwidgetitem.h \
74     pirprotocol.h \
75     keysets/apple.h \
76     keysets/ei.h \
77     keysets/goldstar.h \
78     keysets/hauppauge.h \
79     keysets/lg.h \
80     keysets/nokia.h \
81     keysets/panasonic.h \
82     keysets/samsung.h \
83     keysets/sanyo.h \
84     keysets/sharp.h \
85     keysets/sony.h \
86     keysets/toshiba.h \
87     keysets/zenith.h \
88     pirkeysetmetadata.h \
89     pirkeysetmanager.h \
90     keysets/rca.h \
91     keysets/westinghouse.h \
92     keysets/mitsubishi.h \
93     pirmodprobe.h \
94     keysets/jvc.h \
95     pirselectkeysetform.h \
96     pirrx51hardware.h \
97     pirdevicetypenames.h \
98     keysets/raite.h \
99     keysets/sagem.h \
100     keysets/yamaha.h
101 FORMS += mainwindow.ui \
102     pirdocumentationform.ui \
103     piraboutform.ui \
104     pirselectkeysetform.ui
105
106 # Please do not modify the following two lines. Required for deployment.
107 include(deployment.pri)
108 qtcAddDeployment()
109
110 OTHER_FILES += \
111     qtc_packaging/debian_fremantle/rules \
112     qtc_packaging/debian_fremantle/README \
113     qtc_packaging/debian_fremantle/copyright \
114     qtc_packaging/debian_fremantle/control \
115     qtc_packaging/debian_fremantle/compat \
116     qtc_packaging/debian_fremantle/changelog \
117     icons/black/sound_high_icon&48.png \
118     icons/arrow_bottom_icon&48.png \
119     icons/arrow_left_icon&48.png \
120     icons/arrow_right_icon&48.png \
121     icons/arrow_top_icon&48.png \
122     icons/blue_square.png \
123     icons/br_up_icon&48.png \
124     icons/clock_icon&48.png \
125     icons/dash.png \
126     icons/eject_icon&48.png \
127     icons/fastforward_next_icon&48.png \
128     icons/green_square.png \
129     icons/on-off_icon&48.png \
130     icons/PierogiIcon.png \
131     icons/playback_ff_icon&48.png \
132     icons/playback_next_icon&48.png \
133     icons/playback_pause_icon&48.png \
134     icons/playback_play_icon&48.png \
135     icons/playback_prev_icon&48.png \
136     icons/playback_rew_icon&48.png \
137     icons/playback_stop_icon&48.png \
138     icons/red_record_icon.png \
139     icons/red_square.png \
140     icons/redo_icon&48.png \
141     icons/rewind_previous_icon&48.png \
142     icons/sound_high_icon&48.png \
143     icons/sound_low_icon&48.png \
144     icons/sound_mute_icon&48.png \
145     icons/undo_icon&48.png \
146     icons/yellow_square.png \
147     doc/about.html \
148     doc/documentation.html \
149     qtc_packaging/debian_fremantle/rules \
150     qtc_packaging/debian_fremantle/README \
151     qtc_packaging/debian_fremantle/copyright \
152     qtc_packaging/debian_fremantle/control \
153     qtc_packaging/debian_fremantle/compat \
154     qtc_packaging/debian_fremantle/changelog \
155     pierogi.sudoers \
156     qtc_packaging/debian_fremantle/postinst \
157     www/index.html \
158     www/FavoritesTab.png \
159     www/KeypadTab.png \
160     www/MainTab.png \
161     www/MediaTab.png \
162     www/MenuTab.png \
163     www/MiscTab.png \
164     www/PierogiIcon.png \
165     www/SelectKeysetWindow.png \
166     www/UtilityTab.png \
167     qtc_packaging/debian_fremantle/postrm
168
169 RESOURCES += \
170     PierogiResources.qrc
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207