mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-25 04:43:09 -04:00
add ll.c and conf.c
This commit is contained in:
parent
0918494faf
commit
d3fc9de354
@ -123,6 +123,9 @@
|
|||||||
Name="Source Files"
|
Name="Source Files"
|
||||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\conf.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\configfile.c">
|
RelativePath="..\src\configfile.c">
|
||||||
</File>
|
</File>
|
||||||
@ -147,6 +150,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\src\getopt.c">
|
RelativePath="..\src\getopt.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\ll.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\main.c">
|
RelativePath="..\src\main.c">
|
||||||
</File>
|
</File>
|
||||||
@ -233,6 +239,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\src\err.h">
|
RelativePath="..\src\err.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\ll.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\os-win32.h">
|
RelativePath="..\src\os-win32.h">
|
||||||
</File>
|
</File>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user