-
Notifications
You must be signed in to change notification settings - Fork 0
/
yimp2.pro
37 lines (35 loc) · 1.02 KB
/
yimp2.pro
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
######################################################################
# Automatically generated by qmake (2.01a) Mon Jun 21 02:53:53 2010
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
include(yimp2.pro.conf)
# Input
HEADERS += DensityPlotWidget.h \
DoubleDelegate.h \
Grid.h \
HeaderDialog.h \
ImageCanvas.h \
InspectorCanvas.h \
MainWindow.h \
Matrix.h \
Patch.h \
PositionPlotWidget.h \
Processor.h \
stat.h
FORMS += HeaderDialog.ui MainWindow.ui PositionPlotWidget.ui
SOURCES += DensityPlotWidget.cpp \
DoubleDelegate.cpp \
Grid.cpp \
HeaderDialog.cpp \
ImageCanvas.cpp \
InspectorCanvas.cpp \
main.cpp \
MainWindow.cpp \
Patch.cpp \
PositionPlotWidget.cpp \
Processor.cpp \
stat.cpp
RESOURCES += resources.qrc