-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreall.pro
41 lines (39 loc) · 1.24 KB
/
reall.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
38
39
40
41
######################################################################
# Automatically generated by qmake (2.01a) Wed Aug 19 13:57:11 2015
######################################################################
TEMPLATE = app
RESOURCES = resources.qrc
CONFIG-=app_bundle
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += MainWindow.h \
MyCentralEllipseItem.h \
MyCentralGraphicsItem.h \
MyCentralRectItem.h \
MyCentralRectRadiousItem.h \
MyDockTextItem.h \
MyDropGraphicsScene.h \
MyEllipseItem.h \
MyGraphicsView.h \
MyOrganizationDockWidget.h \
MyPointF.h \
MyRectItem.h \
MyRectRadiousItem.h \
MySimpleTextItem.h
SOURCES += main.cpp \
MainWindow.cpp \
MyCentralEllipseItem.cpp \
MyCentralGraphicsItem.cpp \
MyCentralRectItem.cpp \
MyCentralRectRadiousItem.cpp \
MyDockTextItem.cpp \
MyDropGraphicsScene.cpp \
MyEllipseItem.cpp \
MyGraphicsView.cpp \
MyOrganizationDockWidget.cpp \
MyRectItem.cpp \
MyRectRadiousItem.cpp \
MySimpleTextItem.cpp
RESOURCES += resources.qrc