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