From: giersch Date: Thu, 8 Nov 2007 09:49:20 +0000 (+0000) Subject: . X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/graphlib.git/commitdiff_plain/10c549ede85a1aa4744038e7e17637cfd7671e7a . --- diff --git a/test/hello.pro b/test/hello.pro index 6d133ee..b2864fc 100644 --- a/test/hello.pro +++ b/test/hello.pro @@ -10,7 +10,7 @@ QMAKE_CXXFLAGS += -O2 #QMAKE_CXXFLAGS += -pg #QMAKE_LFLAGS += -pg -HEADERS += DrawingWindow.h +HEADERS += ../DrawingWindow.h -SOURCES += DrawingWindow.cpp \ +SOURCES += ../DrawingWindow.cpp \ hello.cc