-
Notifications
You must be signed in to change notification settings - Fork 1
/
Collector-wx31_64.cbp
196 lines (196 loc) · 5.8 KB
/
Collector-wx31_64.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
185
186
187
188
189
190
191
192
193
194
195
196
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="Collector-1.8.0-810seh-317-sdk2190" />
<Option platforms="Windows;" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="win_317_2190">
<Option platforms="Windows;" />
<Option output="$(TARGET_NAME)/Collector" prefix_auto="0" extension_auto="1" />
<Option object_output="objs/$(TARGET_NAME)" />
<Option external_deps="wxrc_315/wxrc.exe;" />
<Option type="3" />
<Option compiler="gcc" />
<Compiler>
<Add option="-Wall" />
<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_64" />
</Linker>
<ExtraCommands>
<Add after="zip -j9 $(TARGET_NAME)\Collector.zip manifest.xml" />
<Add after="zip -j9 $(TARGET_NAME)\Collector.zip res\*" />
<Add after="zip -j9 $(TARGET_NAME)\Collector.zip images\*" />
<Add after="zip -j9 $(TARGET_NAME)\Collector.cbplugin $(TARGET_NAME)\Collector.dll $(TARGET_NAME)\Collector.zip" />
<Mode after="always" />
</ExtraCommands>
<Environment>
<Variable name="cb" value="$(#sdk2190_317)" />
<Variable name="wx" value="$(#wx317_64)" />
</Environment>
</Target>
<Target title="wxrc_317">
<Option output="$(TARGET_NAME)/wxrc" prefix_auto="1" extension_auto="1" />
<Option type="1" />
<Option compiler="gcc" />
<Option use_console_runner="0" />
<Compiler>
<Add option="-Wall" />
<Add directory="$wx/wx" />
</Compiler>
<ResourceCompiler>
<Add directory="$wx/include/wx/msw/" />
</ResourceCompiler>
<Linker>
<Add library="wxmsw31u" />
</Linker>
<ExtraCommands>
<Add after="cmd /c xcopy /Y $(TARGET_OUTPUT_DIR)wxrc.exe $(CODEBLOCKS)" />
<Mode after="always" />
</ExtraCommands>
<Environment>
<Variable name="wx" value="$(#wx317_64)" />
</Environment>
</Target>
<Target title="doc">
<Option type="4" />
<Option compiler="gcc" />
</Target>
<Environment>
<Variable name="name" value="Collector" />
</Environment>
</Build>
<Compiler>
<Add option="-std=gnu++11" />
<Add option="-fPIC" />
<Add option="-m64" />
<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="-m64" />
<Add directory="$wx/lib/gcc_dll" />
</Linker>
<Unit filename="infos/Alire.md">
<Option target="doc" />
</Unit>
<Unit filename="infos/Collecteur_exp_fr.md">
<Option target="doc" />
</Unit>
<Unit filename="infos/Collector_exp.en.md">
<Option target="doc" />
</Unit>
<Unit filename="infos/Readme.md">
<Option target="doc" />
</Unit>
<Unit filename="infos/wx/msgmerge.aide">
<Option target="doc" />
</Unit>
<Unit filename="its/codeblocks.its">
<Option target="doc" />
</Unit>
<Unit filename="its/codeblocks.loc">
<Option target="doc" />
</Unit>
<Unit filename="manifest.xml">
<Option target="win_317_2190" />
</Unit>
<Unit filename="res/dummy.xrc">
<Option target="win_317_2190" />
</Unit>
<Unit filename="sdk/sdk.his">
<Option target="doc" />
</Unit>
<Unit filename="src/buildlogger.cpp">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/buildlogger.h">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/collector.cpp">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/collector.h">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/colstate.cpp">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/colstate.h">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/createforqt.cpp">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/createforqt.h">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/createforwx.cpp">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/createforwx.h">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/defines.h">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/mondrian.ico">
<Option target="wxrc_317" />
</Unit>
<Unit filename="src/pre.cpp">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/pre.h">
<Option target="win_317_2190" />
</Unit>
<Unit filename="src/wxrc315.cpp">
<Option target="<{~None~}>" />
</Unit>
<Unit filename="src/wxrc316.cpp">
<Option target="<{~None~}>" />
</Unit>
<Unit filename="src/wxrc317.cpp">
<Option target="wxrc_317" />
</Unit>
<Extensions>
<DoxyBlocks>
<comment_style block="0" line="2" />
<doxyfile_project project_number="1.0.0" />
<doxyfile_build extract_all="1" extract_private="1" extract_static="1" />
<doxyfile_warnings warn_if_undocumented="1" />
<doxyfile_output />
<doxyfile_dot class_diagrams="1" have_dot="1" />
<general />
</DoxyBlocks>
</Extensions>
</Project>
</CodeBlocks_project_file>