Skip to content

Commit 5dce32d

Browse files
committed
fix: project configuration
1 parent ef3feb8 commit 5dce32d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libs/libs.cbp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
</Linker>
3535
</Target>
3636
</Build>
37-
<Unit filename="list/main.c">
38-
<Option compilerVar="CC" />
39-
</Unit>
40-
<Unit filename="list/main.h" />
4137
<Unit filename="macros.h" />
4238
<Unit filename="main.h" />
39+
<Unit filename="singly-list/main.c">
40+
<Option compilerVar="CC" />
41+
</Unit>
42+
<Unit filename="singly-list/main.h" />
4343
<Unit filename="structs.h" />
4444
<Unit filename="time/main.c">
4545
<Option compilerVar="CC" />

0 commit comments

Comments
 (0)