-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlpub.pro
More file actions
executable file
·124 lines (122 loc) · 2.5 KB
/
lpub.pro
File metadata and controls
executable file
·124 lines (122 loc) · 2.5 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
# #####################################################################
# Automatically generated by qmake (2.01a) Sun May 25 15:34:20 2008
# #####################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += . \
rcc
INCLUDEPATH += .
MOC_DIR = ./moc
OBJECTS_DIR = ./objs
RCC_DIR = ./rcc
macx {
ICON = lpub.icns
# QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk
CONFIG += x86_64
CONFIG += debug_and_release
# ppc
}
# Input
HEADERS += backgrounddialog.h \
backgrounditem.h \
borderdialog.h \
callout.h \
calloutbackgrounditem.h \
color.h \
commands.h \
commonmenus.h \
csiitem.h \
dependencies.h \
dividerdialog.h \
editwindow.h \
globals.h \
highlighter.h \
ldrawfiles.h \
lpub.h \
lpub_preferences.h \
meta.h \
metagui.h \
metaitem.h \
metatypes.h \
name.h \
numberitem.h \
pagebackgrounditem.h \
pairdialog.h \
partslist.h \
paths.h \
placement.h \
placementdialog.h \
pli.h \
pliconstraindialog.h \
pointer.h \
pointeritem.h \
preferencesdialog.h \
range.h \
range_element.h \
ranges.h \
ranges_element.h \
ranges_item.h \
render.h \
reserve.h \
resize.h \
resolution.h \
scaledialog.h \
step.h \
where.h \
textitem.h
FORMS += preferences.ui
SOURCES += assemglobals.cpp \
backgrounddialog.cpp \
backgrounditem.cpp \
borderdialog.cpp \
callout.cpp \
calloutbackgrounditem.cpp \
calloutglobals.cpp \
color.cpp \
commands.cpp \
commonmenus.cpp \
csiitem.cpp \
dependencies.cpp \
dividerdialog.cpp \
editwindow.cpp \
formatpage.cpp \
highlighter.cpp \
ldrawfiles.cpp \
lpub.cpp \
lpub_preferences.cpp \
main.cpp \
meta.cpp \
metagui.cpp \
metaitem.cpp \
multistepglobals.cpp \
numberitem.cpp \
openclose.cpp \
pagebackgrounditem.cpp \
pageglobals.cpp \
pairdialog.cpp \
partslist.cpp \
paths.cpp \
placement.cpp \
placementdialog.cpp \
pli.cpp \
pliconstraindialog.cpp \
pliglobals.cpp \
pointeritem.cpp \
preferencesdialog.cpp \
printpdf.cpp \
projectglobals.cpp \
range.cpp \
range_element.cpp \
ranges.cpp \
ranges_element.cpp \
ranges_item.cpp \
render.cpp \
resize.cpp \
resolution.cpp \
rotate.cpp \
scaledialog.cpp \
step.cpp \
traverse.cpp \
undoredo.cpp \
textitem.cpp
RESOURCES += lpub.qrc