Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Commit last experimental bits (dated December 6th, 2013).
[graphlib.git] / simpledw / a.pro
diff --git a/simpledw/a.pro b/simpledw/a.pro
new file mode 100644 (file)
index 0000000..800a1dd
--- /dev/null
@@ -0,0 +1,10 @@
+TEMPLATE = app
+TARGET = a
+
+CONFIG += qt
+CONFIG += debug
+
+HEADERS += SimpleDW.h DrawingWindow.h
+SOURCES += SimpleDW.cpp DrawingWindow.cpp
+
+SOURCES += a.cpp