summaryrefslogtreecommitdiff
path: root/src/dgedit.pro
blob: 517be08fbb50544c9f263e3eaeef712ba5c78769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
######################################################################
# Automatically generated by qmake (3.0) Wed Nov 15 20:10:04 2017
######################################################################

TEMPLATE = app
TARGET = dgedit
INCLUDEPATH += .
QT += widgets xml
LIBS += -lao -lsndfile

# Input
HEADERS += audioextractor.h \
           canvas.h \
           canvastool.h \
           canvastoollisten.h \
           canvastoolselections.h \
           canvastoolthreshold.h \
           canvaswidget.h \
           filelist.h \
           itemeditor.h \
           mainwindow.h \
           mipmap.h \
           player.h \
           samplesorter.h \
           selection.h \
           selectioneditor.h \
           sleep.h \
           volumefader.h \
           zoomslider.h
SOURCES += audioextractor.cc \
           canvas.cc \
           canvastool.cc \
           canvastoollisten.cc \
           canvastoolselections.cc \
           canvastoolthreshold.cc \
           canvaswidget.cc \
           dgedit.cc \
           filelist.cc \
           itemeditor.cc \
           mainwindow.cc \
           mipmap.cc \
           player.cc \
           samplesorter.cc \
           selection.cc \
           selectioneditor.cc \
           volumefader.cc \
           zoomslider.cc
RESOURCES += dgedit.qrc