]> code.delx.au - virtualtones/blobdiff - vtones.pro
Rename to virtualtones.pro
[virtualtones] / vtones.pro
diff --git a/vtones.pro b/vtones.pro
deleted file mode 100644 (file)
index 3d509c6..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-CONFIG += debug
-TEMPLATE = app
-INCLUDEPATH += .
-QT += widgets
-
-HEADERS += \
-       pianoinstrument.h \
-       stringinstrument.h \
-       instrument.h \
-       mainwin.h \
-       midiengine.h
-
-SOURCES += \
-       pianoinstrument.cpp \
-       stringinstrument.cpp \
-       instrument.cpp \
-       mainwin.cpp \
-       midiengine.cpp \
-       main.cpp \
-
-RESOURCES += \
-        resources.qrc
-
-MOC_DIR = build
-OBJECTS_DIR = build
-RCC_DIR = build
-DESTDIR = build