We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
src.cbp
1 parent 4200113 commit 55a9ccaCopy full SHA for 55a9cca
src/src.cbp
@@ -43,6 +43,11 @@
43
<Unit filename="main.c">
44
<Option compilerVar="CC" />
45
</Unit>
46
+ <Unit filename="sdl/main.h" />
47
+ <Unit filename="sdl/methods.c">
48
+ <Option compilerVar="CC" />
49
+ </Unit>
50
+ <Unit filename="sdl/methods.h" />
51
<Unit filename="statics/initial-state.txt" />
52
<Extensions>
53
<lib_finder disable_auto="1" />
0 commit comments