Skip to content

Commit

Permalink
feature: update src.cbp
Browse files Browse the repository at this point in the history
  • Loading branch information
hozlucas28 committed Oct 8, 2024
1 parent 3648287 commit 5a42f5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/src.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<Add library="../libs/bin/Release/libs.a" />
<Add directory="./sdl/SDL2/lib" />
</Linker>
<Unit filename="macros.h" />
<Unit filename="main.c">
<Option compilerVar="CC" />
</Unit>
Expand All @@ -56,6 +57,10 @@
<Option compilerVar="CC" />
</Unit>
<Unit filename="utilities.h" />
<Unit filename="validators.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="validators.h" />
<Extensions>
<lib_finder disable_auto="1" />
</Extensions>
Expand Down

0 comments on commit 5a42f5a

Please sign in to comment.