Skip to content

Commit

Permalink
All looks working
Browse files Browse the repository at this point in the history
  • Loading branch information
shadwork committed Jul 1, 2015
1 parent 8cde425 commit 1c55e32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
7 changes: 6 additions & 1 deletion crunch_win.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,13 @@
</Build>
<Compiler>
<Add option="-Wall" />
<Add directory="../crunch_win" />
<Add option="-Wno-format" />
<Add option="-Wno-format-extra-args" />
<Add directory="." />
</Compiler>
<Linker>
<Add directory="." />
</Linker>
<Unit filename="crunch.c">
<Option compilerVar="CC" />
</Unit>
Expand Down
7 changes: 1 addition & 6 deletions crunch_win.layout
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,12 @@
<ActiveTarget name="Release" />
<File name="crunch.c" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="3" zoom_2="0">
<Cursor>
<Cursor1 position="14834" topLine="214" />
<Cursor1 position="15501" topLine="238" />
</Cursor>
</File>
<File name="pthread.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="0" topLine="0" />
</Cursor>
</File>
<File name="pthread.c" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
<Cursor>
<Cursor1 position="394" topLine="0" />
</Cursor>
</File>
</CodeBlocks_layout_file>

0 comments on commit 1c55e32

Please # to comment.