Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
.
[graphlib.git] / test / hello.pro
1 TARGET = hello
2 CONFIG += qt debug
3 SOURCES += hello.cc \
4         DrawingArea.cpp \
5         DrawingThreadCore.cpp  \
6         MainDrawingThread.cpp