Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
.
[graphlib.git] / test / hello.pro
1 ######################################################################
2 # Automatically generated by qmake (2.01a) Thu Oct 18 17:12:48 2007
3 ######################################################################
4
5 TEMPLATE = app
6 TARGET = 
7 DEPENDPATH += .
8 INCLUDEPATH += .
9
10 # Input
11 HEADERS += DrawingArea.h \
12            DrawingThread.h \
13            DrawingWindow.h
14
15 SOURCES += DrawingArea.cpp \
16            DrawingThread.cpp \
17            DrawingWindow.cpp \
18            hello.cc