-
Notifications
You must be signed in to change notification settings - Fork 0
/
AddOnForQt-wx31.cbp
184 lines (184 loc) · 5.6 KB
/
AddOnForQt-wx31.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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="AddOnForQt-3.5-1-sdk2190-810dw" />
<Option platforms="Windows;" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Option show_notes="0">
<notes>
<![CDATA[
]]>
</notes>
</Option>
<Build>
<Target title="local_315">
<Option platforms="Windows;" />
<Option output="$(TARGET_NAME)/AddOnForQt" prefix_auto="0" extension_auto="1" />
<Option object_output="objs/$(TARGET_NAME)" />
<Option type="3" />
<Option compiler="gcc" />
<Compiler>
<Add option="-std=gnu++11" />
<Add option="-Wno-deprecated-declarations" />
<Add option="-pipe" />
<Add option="-mthreads" />
<Add option="-fmessage-length=0" />
<Add option="-fexceptions" />
<Add option="-Winvalid-pch" />
<Add option="-s" />
<Add option="-DBUILDING_PLUGIN" />
<Add option="-DHAVE_W32API_H" />
<Add option="-D__WXMSW__" />
<Add option="-DWXUSINGDLL" />
<Add option="-DcbDEBUG" />
<Add option="-DCB_PRECOMP" />
<Add option="-DWX_PRECOMP" />
<Add option="-DwxUSE_UNICODE" />
</Compiler>
<ResourceCompiler>
<Add directory="$wx/include" />
</ResourceCompiler>
<Linker>
<Add library="codeblocks" />
<Add library="wxmsw31u" />
<Add directory="$cb/devel31" />
<Add directory="$cb/devel31/share/CodeBlocks/plugins/" />
</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.dll $(TARGET_NAME)\AddOnForQt.zip" />
<Mode after="always" />
</ExtraCommands>
<Environment>
<Variable name="wx" value="$(#wx315_810dw)" />
</Environment>
</Target>
<Target title="cbqt5">
<Option output="BuildCB/cbq5.exe" prefix_auto="1" extension_auto="0" />
<Option object_output="BuildCB/.objs" />
<Option type="1" />
<Option compiler="gcc" />
<Option use_console_runner="0" />
<Option projectCompilerOptionsRelation="1" />
<Option projectLinkerOptionsRelation="1" />
<Option projectIncludeDirsRelation="1" />
<Compiler>
<Add option="-Wall" />
<Add option="-std=c++11" />
<Add option="-frtti" />
<Add option="-fexceptions" />
<Add option="-mthreads" />
<Add directory="$qt/include" />
<Add directory="$qt/include/QtWidgets" />
<Add directory="adding/cbqt5/" />
</Compiler>
<Linker>
<Add option="-mthreads" />
<Add option="--enable-stcall-fixup" />
<Add option="--enable-auto-import" />
<Add option="--enable-runtime-pseudo-reloc" />
<Add option="-mconsole" />
<Add option="-mwindows" />
<Add library="Qt5Widgets" />
<Add library="Qt5Core" />
<Add library="Qt5Gui" />
<Add directory="$qt/lib" />
</Linker>
<Environment>
<Variable name="qt" value="$(#qt597)" />
</Environment>
</Target>
<Target title="doc">
<Option type="4" />
<Option compiler="gcc" />
</Target>
<Environment>
<Variable name="cb" value="$(#sdk2190dw)" />
</Environment>
</Build>
<Compiler>
<Add option="-std=gnu++11" />
<Add option="-fPIC" />
<Add option="-m32" />
<Add directory="src" />
<Add directory="$cb/include" />
<Add directory="$cb/include/tinyxml" />
<Add directory="$cb/sdk/wxscintilla/include" />
<Add directory="$cb/plugins/codecompletion" />
<Add directory="$wx/include" />
<Add directory="$wx/contrib/include" />
<Add directory="$wx/lib/gcc_dll/mswu" />
</Compiler>
<Linker>
<Add option="-m32" />
<Add directory="$wx/lib/gcc_dll" />
</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="CodeBlocks/templates/wizard/cbqt5/logo.png">
<Option target="<{~None~}>" />
</Unit>
<Unit filename="CodeBlocks/templates/wizard/cbqt5/wizard.png">
<Option target="<{~None~}>" />
</Unit>
<Unit filename="CodeBlocks/templates/wizard/cbqt5/wizard.script">
<Option target="<{~None~}>" />
</Unit>
<Unit filename="adding/cbqt5/moc_qtest.cpp">
<Option target="cbqt5" />
</Unit>
<Unit filename="doc/Todo.his">
<Option target="doc" />
</Unit>
<Unit filename="doc/addonforQt.his">
<Option target="doc" />
</Unit>
<Unit filename="doc/sdk.his">
<Option target="doc" />
</Unit>
<Unit filename="images/dummy.txt">
<Option target="local_315" />
</Unit>
<Unit filename="manifest.xml">
<Option target="local_315" />
</Unit>
<Unit filename="res/dummy.xrc">
<Option target="local_315" />
</Unit>
<Unit filename="src/addonforqt.cpp">
<Option target="local_315" />
</Unit>
<Unit filename="src/addonforqt.h">
<Option target="local_315" />
</Unit>
<Unit filename="src/build.cpp">
<Option target="local_315" />
</Unit>
<Unit filename="src/build.h">
<Option target="local_315" />
</Unit>
<Unit filename="src/defines.h">
<Option target="local_315" />
</Unit>
<Unit filename="src/pre.cpp">
<Option target="local_315" />
</Unit>
<Unit filename="src/pre.h">
<Option target="local_315" />
</Unit>
<Extensions>
<envvars set="default" />
</Extensions>
</Project>
</CodeBlocks_project_file>