Skip to content

Commit d2fa296

Browse files
committed
update
1 parent 0126e90 commit d2fa296

File tree

3 files changed

+91
-42
lines changed

3 files changed

+91
-42
lines changed

phpbrowserbox.cbp

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,30 @@
44
<Project>
55
<Option title="phpbrowserbox" />
66
<Option pch_mode="2" />
7-
<Option compiler="msys2-mingw-w64-x86_64" />
7+
<Option compiler="gcc" />
8+
<MakeCommands>
9+
<Build command="" />
10+
<CompileFile command="" />
11+
<Clean command="" />
12+
<DistClean command="" />
13+
<AskRebuildNeeded command="" />
14+
<SilentBuild command=" &gt; $(CMD_NULL)" />
15+
</MakeCommands>
816
<Build>
917
<Target title="Debug">
10-
<Option output="../../master/phpbrowserbox" prefix_auto="1" extension_auto="1" />
18+
<Option output="../../app/phpbrowserbox" prefix_auto="1" extension_auto="1" />
1119
<Option object_output="obj/Debug/" />
1220
<Option type="1" />
13-
<Option compiler="msys2-mingw-w64-x86_64" />
21+
<Option compiler="gcc" />
1422
<Compiler>
1523
<Add option="-g" />
1624
</Compiler>
1725
</Target>
1826
<Target title="Release">
19-
<Option output="../../master/phpbrowserbox" prefix_auto="1" extension_auto="1" />
27+
<Option output="../../app/phpbrowserbox" prefix_auto="1" extension_auto="1" />
2028
<Option object_output="obj/Release/" />
2129
<Option type="0" />
22-
<Option compiler="msys2-mingw-w64-x86_64" />
30+
<Option compiler="gcc" />
2331
<Compiler>
2432
<Add option="-O2" />
2533
</Compiler>
@@ -28,15 +36,6 @@
2836
</Linker>
2937
</Target>
3038
</Build>
31-
<Compiler>
32-
<Add option="-Wall" />
33-
</Compiler>
34-
<Linker>
35-
<Add library="gdi32" />
36-
<Add library="user32" />
37-
<Add library="kernel32" />
38-
<Add library="comctl32" />
39-
</Linker>
4039
<Unit filename="RSJparser.tcc" />
4140
<Unit filename="app.rc">
4241
<Option compilerVar="WINDRES" />

phpbrowserbox.depend

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,53 @@
149149
<climits>
150150
<fstream>
151151

152+
1679230710 source:e:\php box\source\core\app.rc
153+
<windows.h>
154+
"resource.h"
155+
156+
1679230694 e:\php box\source\core\resource.h
157+
158+
1679233308 source:e:\php box\source\core\func.cpp
159+
<tchar.h>
160+
<windows.h>
161+
<stdio.h>
162+
<iostream>
163+
<string>
164+
<process.h>
165+
<cstdio>
166+
"resource.h"
167+
<ios>
168+
<fstream>
169+
"funcs.h"
170+
<cstring>
171+
"RSJparser.tcc"
172+
<stdexcept>
173+
174+
1679166108 e:\php box\source\core\funcs.h
175+
176+
1627987526 e:\php box\source\core\rsjparser.tcc
177+
<stdio.h>
178+
<stdlib.h>
179+
<string>
180+
<vector>
181+
<unordered_map>
182+
<utility>
183+
<iostream>
184+
<climits>
185+
<fstream>
186+
187+
1679238690 source:e:\php box\source\core\main.cpp
188+
<tchar.h>
189+
<windows.h>
190+
<stdio.h>
191+
<iostream>
192+
<string>
193+
<process.h>
194+
<cstdio>
195+
"resource.h"
196+
<ios>
197+
<fstream>
198+
"funcs.h"
199+
<stdexcept>
200+
<regex>
201+

phpbrowserbox.layout

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,75 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
22
<CodeBlocks_layout_file>
33
<FileVersion major="1" minor="0" />
4-
<ActiveTarget name="Release" />
5-
<File name="bbdoctor.cmd" open="1" top="0" tabpos="10" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
4+
<ActiveTarget name="Debug" />
5+
<File name="initdb.cmd" open="0" top="0" tabpos="11" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
66
<Cursor>
7-
<Cursor1 position="216" topLine="12" />
7+
<Cursor1 position="211" topLine="8" />
88
</Cursor>
99
</File>
10-
<File name="app.rc" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
10+
<File name="phpbrowserbox.exe.Manifest" open="0" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
1111
<Cursor>
12-
<Cursor1 position="1003" topLine="26" />
12+
<Cursor1 position="225" topLine="0" />
1313
</Cursor>
1414
</File>
15-
<File name="shell.cmd" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
15+
<File name="func.cpp" open="0" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
1616
<Cursor>
17-
<Cursor1 position="0" topLine="0" />
17+
<Cursor1 position="15229" topLine="0" />
1818
</Cursor>
1919
</File>
20-
<File name="main.cpp" open="1" top="1" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
20+
<File name="shell.cmd" open="0" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
2121
<Cursor>
22-
<Cursor1 position="1106" topLine="55" />
22+
<Cursor1 position="0" topLine="0" />
2323
</Cursor>
2424
</File>
25-
<File name="resource.h" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
25+
<File name="firewall.cmd" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
2626
<Cursor>
27-
<Cursor1 position="238" topLine="0" />
27+
<Cursor1 position="299" topLine="0" />
2828
</Cursor>
2929
</File>
30-
<File name="webkit.json" open="1" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
30+
<File name="app.rc" open="0" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
3131
<Cursor>
32-
<Cursor1 position="12" topLine="0" />
32+
<Cursor1 position="1003" topLine="26" />
3333
</Cursor>
3434
</File>
35-
<File name="startupcheck.cmd" open="1" top="0" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
35+
<File name="resource.h" open="0" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
3636
<Cursor>
37-
<Cursor1 position="220" topLine="7" />
37+
<Cursor1 position="238" topLine="0" />
3838
</Cursor>
3939
</File>
40-
<File name="webkit.url" open="1" top="0" tabpos="12" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
40+
<File name="webkit.url" open="0" top="0" tabpos="12" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
4141
<Cursor>
4242
<Cursor1 position="67" topLine="0" />
4343
</Cursor>
4444
</File>
45-
<File name="funcs.h" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
45+
<File name="webkit.json" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
4646
<Cursor>
47-
<Cursor1 position="175" topLine="0" />
47+
<Cursor1 position="12" topLine="0" />
4848
</Cursor>
4949
</File>
50-
<File name="RSJparser.tcc" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
50+
<File name="main.cpp" open="0" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
5151
<Cursor>
52-
<Cursor1 position="23836" topLine="639" />
52+
<Cursor1 position="1106" topLine="55" />
5353
</Cursor>
5454
</File>
55-
<File name="initdb.cmd" open="1" top="0" tabpos="11" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
55+
<File name="startupcheck.cmd" open="0" top="0" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
5656
<Cursor>
57-
<Cursor1 position="211" topLine="8" />
57+
<Cursor1 position="220" topLine="6" />
5858
</Cursor>
5959
</File>
60-
<File name="phpbrowserbox.exe.Manifest" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
60+
<File name="funcs.h" open="0" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
6161
<Cursor>
62-
<Cursor1 position="225" topLine="0" />
62+
<Cursor1 position="175" topLine="0" />
6363
</Cursor>
6464
</File>
65-
<File name="firewall.cmd" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
65+
<File name="RSJparser.tcc" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
6666
<Cursor>
67-
<Cursor1 position="299" topLine="0" />
67+
<Cursor1 position="23836" topLine="639" />
6868
</Cursor>
6969
</File>
70-
<File name="func.cpp" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
70+
<File name="bbdoctor.cmd" open="0" top="0" tabpos="10" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
7171
<Cursor>
72-
<Cursor1 position="15229" topLine="567" />
72+
<Cursor1 position="216" topLine="12" />
7373
</Cursor>
7474
</File>
7575
</CodeBlocks_layout_file>

0 commit comments

Comments
 (0)