Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
.
[graphlib.git] / exemple.pro
diff --git a/exemple.pro b/exemple.pro
new file mode 100644 (file)
index 0000000..cdcca93
--- /dev/null
@@ -0,0 +1,10 @@
+TEMPLATE = app
+TARGET = exemple
+
+CONFIG += qt
+CONFIG += debug
+
+HEADERS += DrawingWindow.h
+SOURCES += DrawingWindow.cpp
+
+SOURCES += exemple.cpp