-
Notifications
You must be signed in to change notification settings - Fork 0
/
AddOnForQt-wx3.2-unix.cbp
160 lines (160 loc) · 4.78 KB
/
AddOnForQt-wx3.2-unix.cbp
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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="AddOnForCb-3.5.1-sdk2230-(Unix)" />
<Option platforms="Unix;" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="lin_321_2230">
<Option platforms="Unix;" />
<Option output="$(TARGET_NAME)/addonforQt" prefix_auto="0" extension_auto="1" />
<Option object_output=".objs32/$(TARGET_NAME)/" />
<Option type="3" />
<Option compiler="gcc" />
<Compiler>
<Add option="-Wall" />
<Add option="`wx-config --cflags --version=3.2`" />
<Add option="-Wno-write-strings" />
<Add directory="src" />
<Add directory="$cb/include" />
<Add directory="$cb/include/tinyxml" />
<Add directory="$cb/sdk/wxscintilla/include" />
<Add directory="$cb/plugins/codecompletion" />
</Compiler>
<Linker>
<Add option="`wx-config --libs --version=3.2`" />
<Add library="codeblocks" />
<Add directory="$cb/devel32" />
</Linker>
<ExtraCommands>
<Add after="zip -j9 $(TARGET_NAME)/addonforQt.zip manifest.xml" />
<Add after="zip -j9 $(TARGET_NAME)/addonforQt.zip res/*" />
<Add after="zip -j9 $(TARGET_NAME)/addonforQt.zip images/*" />
<Add after="zip -j9 $(TARGET_NAME)/addonforQt.cbplugin $(TARGET_NAME)/addonforQt.so $(TARGET_NAME)/addonforQt.zip" />
<Mode after="always" />
</ExtraCommands>
<Environment>
<Variable name="cb" value="$(#sdk2230_321)" />
</Environment>
</Target>
<Target title="cbqt5">
<Option platforms="Unix;" />
<Option output="$build/cbqt5" prefix_auto="0" extension_auto="0" />
<Option working_dir="$build/" />
<Option object_output="$build/.objs/" />
<Option type="0" />
<Option compiler="gcc" />
<Compiler>
<Add option="-Wall" />
<Add option="-std=c11" />
<Add option="-m64" />
<Add directory="$qt/include" />
<Add directory="$qt/include/QtWidgets" />
<Add directory="$qt/include/QtCore" />
<Add directory="$qt/include/QtGui" />
<Add directory="adding/cbqt5/" />
</Compiler>
<Linker>
<Add option="-m64" />
<Add library="Qt5Widgets" />
<Add library="Qt5Core" />
<Add library="Qt5Gui" />
<Add directory="$qt/lib" />
</Linker>
<Environment>
<Variable name="build" value="buildCBLin" />
<Variable name="qt" value="$(#qt5152)" />
</Environment>
</Target>
<Target title="doc">
<Option platforms="" />
<Option type="4" />
<Option compiler="null" />
</Target>
</Build>
<Compiler>
<Add option="-std=gnu++11" />
<Add option="-fPIC" />
<Add option="-m64" />
<Add option="-D__WXGTK__" />
<Add directory="src" />
</Compiler>
<Linker>
<Add option="-m64" />
<Add option="-Wl,--no-undefined" />
</Linker>
<Unit filename="CodeBlocks/templates/wizard/cbqt5/files/main.cpp">
<Option target="cbqt5" />
</Unit>
<Unit filename="CodeBlocks/templates/wizard/cbqt5/files/qtest.cpp">
<Option target="cbqt5" />
</Unit>
<Unit filename="CodeBlocks/templates/wizard/cbqt5/files/qtest.h">
<Option target="cbqt5" />
</Unit>
<Unit filename="doc/addonforQt.txt">
<Option target="doc" />
</Unit>
<Unit filename="doc/sdk.his">
<Option target="doc" />
</Unit>
<Unit filename="images/build.png">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="images/dummy.txt">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="images/logo.png">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="images/rebuild.png">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="images/run.png">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="images/stop.png">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="manifest.xml">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="res/dummy.xrc">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="src/addonforqt.cpp">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="src/addonforqt.h">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="src/creater.cpp">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="src/creater.h">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="src/defines.h">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="src/pre.cpp">
<Option target="lin_321_2230" />
</Unit>
<Unit filename="src/pre.h">
<Option target="lin_321_2230" />
</Unit>
<Extensions>
<DoxyBlocks>
<comment_style block="0" line="2" />
<doxyfile_project />
<doxyfile_build extract_all="1" />
<doxyfile_warnings />
<doxyfile_output />
<doxyfile_dot class_diagrams="1" have_dot="1" />
<general />
</DoxyBlocks>
</Extensions>
</Project>
</CodeBlocks_project_file>