Skip to content

Commit

Permalink
It modified my project file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tech-FZ committed Apr 14, 2023
1 parent fdae940 commit f9b051a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 2 additions & 0 deletions NShell.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
<Add option="-Wall" />
<Add option="-fexceptions" />
</Compiler>
<Unit filename="help.cpp" />
<Unit filename="help.h" />
<Unit filename="main.cpp" />
<Extensions>
<lib_finder disable_auto="1" />
Expand Down
7 changes: 6 additions & 1 deletion NShell.layout
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@
<ActiveTarget name="Release" />
<File name="main.cpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="19" topLine="0" />
<Cursor1 position="697" topLine="3" />
</Cursor>
</File>
<File name="help.cpp" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="330" topLine="0" />
</Cursor>
</File>
</CodeBlocks_layout_file>

0 comments on commit f9b051a

Please sign in to comment.