-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcpad.pro
47 lines (46 loc) · 1.12 KB
/
cpad.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
42
43
44
45
46
47
# #####################################################################
# Automatically generated by qmake (2.01a) Mon Aug 30 19:49:56 2010
# #####################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += centerwidget.h \
codeeditor.h \
findreplacearea.h \
functionfoldarea.h \
functionlistarea.h \
linenumberarea.h \
mainwindow.h \
statusbar.h \
syntaxhighlighter.h \
textblockdata.h \
recomposedialog.h \
cpadpalette.h \
autocomple.h \
runcompile.h \
compileconfig.h \
memorycenter.h \
memorystruct.h
SOURCES += centerwidget.cpp \
codeeditor.cpp \
findreplacearea.cpp \
functionfoldarea.cpp \
functionlistarea.cpp \
linenumberarea.cpp \
main.cpp \
mainwindow.cpp \
statusbar.cpp \
syntaxhighlighter.cpp \
textblockdata.cpp \
recomposedialog.cpp \
cpadpalette.cpp \
autocomple.cpp \
runcompile.cpp \
compileconfig.cpp \
memoryprivate.cpp \
memorypublic.cpp
RESOURCES += resources.qrc
RC_FILE += icon.rc
OTHER_FILES += icon.rc