source: BAORadio/libindi/libindi/BAOcontrol/BAOcontrol.pro @ 685

Last change on this file since 685 was 685, checked in by frichard, 12 years ago
File size: 1.1 KB
Line 
1######################################################################
2# Automatically generated by qmake (2.01a) jeu. mai 24 18:43:53 2012
3######################################################################
4
5TEMPLATE = app
6TARGET =
7DEPENDPATH += .
8INCLUDEPATH += .
9
10# Input
11HEADERS += baocontrol.h \
12           baoqt.h \
13           liste.h \
14           map.h \
15           selectstars.h \
16           ../communs/const.h \
17           ../communs/logs.h \
18           ../communs/ClientSocket.h \
19           ../communs/Socket.h \
20           ../communs/SocketException.h \
21           ../communs/astro.h \
22           ../communs/alignement.h \
23           ../communs/filetools.h \
24           ../communs/exception.h
25FORMS += baoqt.ui liste.ui map.ui selectstars.ui
26SOURCES += baocontrol.cpp \
27           baoqt.cpp \
28           liste.cpp \
29           main.cpp \
30           map.cpp \
31           selectstars.cpp \
32           ../communs/logs.cpp \
33           ../communs/ClientSocket.cpp \
34           ../communs/Socket.cpp \
35           ../communs/astro.cpp \
36           ../communs/alignement.cpp \
37           ../communs/filetools.cpp \
38           ../communs/exception.cpp
Note: See TracBrowser for help on using the repository browser.