X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/graphlib.git/blobdiff_plain/0f734106b739907f09075a9e30508792798db604..34474d01f8930f74a173334a0a85403b50f0ef42:/test/hello.pro diff --git a/test/hello.pro b/test/hello.pro index c8d04a1..f788dca 100644 --- a/test/hello.pro +++ b/test/hello.pro @@ -1,3 +1,6 @@ TARGET = hello CONFIG += qt debug -SOURCES += hello.cc +SOURCES += hello.cc \ + DrawingArea.cpp \ + DrawingThreadCore.cpp \ + MainDrawingThread.cpp