mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-09 21:49:48 -05:00
Make win32 version file handling use wide character functions (for non-latin filenames)
This commit is contained in:
@@ -168,6 +168,9 @@
|
||||
<File
|
||||
RelativePath="..\src\mp3-scanner.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\os-win32-u.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\os-win32.c">
|
||||
</File>
|
||||
@@ -287,6 +290,9 @@
|
||||
<File
|
||||
RelativePath="..\src\uici.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\util.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\w32-eventlog.h">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user