source: BAORadio/libindi/libindi/libindi.pro @ 678

Last change on this file since 678 was 678, checked in by frichard, 12 years ago
File size: 8.3 KB
Line 
1######################################################################
2# Automatically generated by qmake (2.01a) mar. mai 15 01:36:08 2012
3######################################################################
4
5TEMPLATE = app
6TARGET =
7DEPENDPATH += . \
8              BAOControl \
9              BAOTest \
10              communs \
11              examples \
12              libindi_build \
13              libs \
14              tools \
15              drivers/ccd \
16              drivers/filter_wheel \
17              drivers/focuser \
18              drivers/telescope \
19              drivers/video \
20              Indi_Stellarium/src \
21              libs/indibase \
22              libs/webcam \
23              libindi_build/CMakeFiles/CompilerIdC \
24              libindi_build/CMakeFiles/CompilerIdCXX
25INCLUDEPATH += . \
26               libs \
27               BAOControl \
28               communs \
29               libs/indibase \
30               examples \
31               drivers/ccd \
32               drivers/filter_wheel \
33               drivers/focuser \
34               drivers/telescope \
35               drivers/video \
36               libs/webcam \
37               Indi_Stellarium/src
38
39# Input
40HEADERS += base64.h \
41           config.h \
42           eventloop.h \
43           fq.h \
44           indiapi.h \
45           indidevapi.h \
46           indidriver.h \
47           BAOControl/baocontrol.h \
48           BAOControl/baoqt.h \
49           communs/alignement.h \
50           communs/alt2motor.h \
51           communs/astro.h \
52           communs/ClientSocket.h \
53           communs/const.h \
54           communs/exception.h \
55           communs/filetools.h \
56           communs/logs.h \
57           communs/ServerSocket.h \
58           communs/Socket.h \
59           communs/SocketException.h \
60           examples/tutorial_client.h \
61           examples/tutorial_four.h \
62           libindi_build/config.h \
63           libs/indicom.h \
64           libs/lilxml.h \
65           drivers/ccd/ccd_simulator.h \
66           drivers/filter_wheel/filter_simulator.h \
67           drivers/focuser/robofocus.h \
68           drivers/focuser/robofocusdriver.h \
69           drivers/focuser/tcfs.h \
70           drivers/telescope/BAO.h \
71           drivers/telescope/celestrongps.h \
72           drivers/telescope/celestronprotocol.h \
73           drivers/telescope/ieq45.h \
74           drivers/telescope/ieq45driver.h \
75           drivers/telescope/lx200_16.h \
76           drivers/telescope/lx200ap.h \
77           drivers/telescope/lx200apdriver.h \
78           drivers/telescope/lx200aplib.h \
79           drivers/telescope/lx200autostar.h \
80           drivers/telescope/lx200basic.h \
81           drivers/telescope/lx200classic.h \
82           drivers/telescope/lx200driver.h \
83           drivers/telescope/lx200fs2.h \
84           drivers/telescope/lx200generic.h \
85           drivers/telescope/lx200gps.h \
86           drivers/telescope/magellan1.h \
87           drivers/telescope/magellandriver.h \
88           drivers/telescope/orionatlas.h \
89           drivers/telescope/synscanmount.h \
90           drivers/telescope/telescope_simulator.h \
91           drivers/telescope/temmadriver.h \
92           drivers/video/stvdriver.h \
93           drivers/video/v4ldriver.h \
94           drivers/video/v4lphilips.h \
95           Indi_Stellarium/src/Connection.hpp \
96           Indi_Stellarium/src/Listener.hpp \
97           Indi_Stellarium/src/LogFile.hpp \
98           Indi_Stellarium/src/Server.hpp \
99           Indi_Stellarium/src/ServerBAO.hpp \
100           Indi_Stellarium/src/Socket2.hpp \
101           libs/indibase/baseclient.h \
102           libs/indibase/basedriver.h \
103           libs/indibase/defaultdriver.h \
104           libs/indibase/indibase.h \
105           libs/indibase/indiccd.h \
106           libs/indibase/indidevice.h \
107           libs/indibase/indifilterinterface.h \
108           libs/indibase/indifilterwheel.h \
109           libs/indibase/indifocuser.h \
110           libs/indibase/indiguiderinterface.h \
111           libs/indibase/inditelescope.h \
112           libs/indibase/indiusbdevice.h \
113           libs/webcam/ccvt.h \
114           libs/webcam/ccvt_types.h \
115           libs/webcam/port.h \
116           libs/webcam/PPort.h \
117           libs/webcam/pwc-ioctl.h \
118           libs/webcam/v4l1_base.h \
119           libs/webcam/v4l1_pwc.h \
120           libs/webcam/v4l2_base.h \
121           libs/webcam/vcvt.h \
122           libs/webcam/videodev.h \
123           libs/webcam/videodev2.h
124FORMS += BAOControl/baoqt.ui
125SOURCES += base64.c \
126           eventloop.c \
127           fq.c \
128           indidriver.c \
129           indidrivermain.c \
130           indiserver.c \
131           BAOControl/baocontrol.cpp \
132           BAOControl/baoqt.cpp \
133           BAOControl/main.cpp \
134           BAOTest/BAOtest_main.cpp \
135           communs/alignement.cpp \
136           communs/astro.cpp \
137           communs/ClientSocket.cpp \
138           communs/exception.cpp \
139           communs/filetools.cpp \
140           communs/logs.cpp \
141           communs/ServerSocket.cpp \
142           communs/Socket.cpp \
143           examples/tutorial_ccdpreview.c \
144           examples/tutorial_client.cpp \
145           examples/tutorial_dome.c \
146           examples/tutorial_four.cpp \
147           examples/tutorial_one.c \
148           examples/tutorial_rain.c \
149           examples/tutorial_three.c \
150           examples/tutorial_two.c \
151           libs/indicom.c \
152           libs/lilxml.c \
153           tools/compiler.c \
154           tools/evalINDI.c \
155           tools/getINDIproperty.c \
156           tools/setINDIproperty.c \
157           drivers/ccd/ccd_simulator.cpp \
158           drivers/ccd/fli_ccd.c \
159           drivers/filter_wheel/filter_simulator.cpp \
160           drivers/filter_wheel/fli_wheel.c \
161           drivers/filter_wheel/trutech_wheel.c \
162           drivers/focuser/fli_pdf.c \
163           drivers/focuser/robofocus.c \
164           drivers/focuser/robofocus.cpp \
165           drivers/focuser/robofocusdriver.c \
166           drivers/focuser/tcfs.cpp \
167           drivers/telescope/BAO.cpp \
168           drivers/telescope/celestrongps.cpp \
169           drivers/telescope/celestronprotocol.c \
170           drivers/telescope/ieq45.cpp \
171           drivers/telescope/ieq45driver.c \
172           drivers/telescope/intelliscope.c \
173           drivers/telescope/lx200_16.cpp \
174           drivers/telescope/lx200ap.cpp \
175           drivers/telescope/lx200apdriver.c \
176           drivers/telescope/lx200autostar.cpp \
177           drivers/telescope/lx200basic.cpp \
178           drivers/telescope/lx200classic.cpp \
179           drivers/telescope/lx200driver.c \
180           drivers/telescope/lx200fs2.cpp \
181           drivers/telescope/lx200generic.cpp \
182           drivers/telescope/lx200gps.cpp \
183           drivers/telescope/magellan1.cpp \
184           drivers/telescope/magellandriver.c \
185           drivers/telescope/orionatlas.cpp \
186           drivers/telescope/skycommander.c \
187           drivers/telescope/synscanmount.cpp \
188           drivers/telescope/telescope_simulator.cpp \
189           drivers/telescope/temmadriver.c \
190           drivers/video/indi_lpi.cpp \
191           drivers/video/indi_philips.cpp \
192           drivers/video/indi_v4l.cpp \
193           drivers/video/stv.c \
194           drivers/video/stvdriver.c \
195           drivers/video/v4ldriver.cpp \
196           drivers/video/v4lphilips.cpp \
197           Indi_Stellarium/src/Connection.cpp \
198           Indi_Stellarium/src/Listener.cpp \
199           Indi_Stellarium/src/LogFile.cpp \
200           Indi_Stellarium/src/MainBAO.cpp \
201           Indi_Stellarium/src/Server.cpp \
202           Indi_Stellarium/src/ServerBAO.cpp \
203           Indi_Stellarium/src/Socket2.cpp \
204           libs/indibase/baseclient.cpp \
205           libs/indibase/basedriver.cpp \
206           libs/indibase/defaultdriver.cpp \
207           libs/indibase/indiccd.cpp \
208           libs/indibase/indidevice.cpp \
209           libs/indibase/indifilterinterface.cpp \
210           libs/indibase/indifilterwheel.cpp \
211           libs/indibase/indifocuser.cpp \
212           libs/indibase/indiguiderinterface.cpp \
213           libs/indibase/inditelescope.cpp \
214           libs/indibase/indiusbdevice.cpp \
215           libs/webcam/ccvt_c2.c \
216           libs/webcam/ccvt_misc.c \
217           libs/webcam/port.cpp \
218           libs/webcam/PPort.cpp \
219           libs/webcam/v4l1_base.cpp \
220           libs/webcam/v4l1_pwc.cpp \
221           libs/webcam/v4l2_base.cpp \
222           libindi_build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c \
223           libindi_build/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp
Note: See TracBrowser for help on using the repository browser.