mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
renamed file-win32.c/h to dir-win32.c/h
corrected function definition for directory access functions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@302 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aca76186c0
commit
98ed5ed17a
4 changed files with 11 additions and 27 deletions
|
|
@ -115,6 +115,9 @@
|
|||
<File
|
||||
RelativePath="..\..\firmware\chartables.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="dir-win32.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="kernel.c">
|
||||
</File>
|
||||
|
|
@ -134,9 +137,6 @@
|
|||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
<File
|
||||
RelativePath="file-win32.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="lcd-win32.h">
|
||||
</File>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue