Skip to content

Commit f9b051a

Browse files
committed
It modified my project file
1 parent fdae940 commit f9b051a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NShell.cbp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
<Add option="-Wall" />
3333
<Add option="-fexceptions" />
3434
</Compiler>
35+
<Unit filename="help.cpp" />
36+
<Unit filename="help.h" />
3537
<Unit filename="main.cpp" />
3638
<Extensions>
3739
<lib_finder disable_auto="1" />

NShell.layout

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
<ActiveTarget name="Release" />
55
<File name="main.cpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
66
<Cursor>
7-
<Cursor1 position="19" topLine="0" />
7+
<Cursor1 position="697" topLine="3" />
8+
</Cursor>
9+
</File>
10+
<File name="help.cpp" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
11+
<Cursor>
12+
<Cursor1 position="330" topLine="0" />
813
</Cursor>
914
</File>
1015
</CodeBlocks_layout_file>

0 commit comments

Comments
 (0)