Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
.
[graphlib.git] / test / hello.pro
index c8d04a1..f788dca 100644 (file)
@@ -1,3 +1,6 @@
 TARGET = hello
 CONFIG += qt debug
-SOURCES += hello.cc
+SOURCES += hello.cc \
+        DrawingArea.cpp \
+        DrawingThreadCore.cpp  \
+        MainDrawingThread.cpp