mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
add "icons.c" to the project
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@510 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
48d38d918f
commit
81948a5994
1 changed files with 9 additions and 3 deletions
|
|
@ -124,6 +124,9 @@
|
|||
<File
|
||||
RelativePath="..\..\firmware\disk.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\icons.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\firmware\id3.c">
|
||||
</File>
|
||||
|
|
@ -163,9 +166,6 @@
|
|||
<File
|
||||
RelativePath="..\tree.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tree.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="uisw32.c">
|
||||
</File>
|
||||
|
|
@ -173,6 +173,12 @@
|
|||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc">
|
||||
<File
|
||||
RelativePath="dir-win32.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\x11\dir.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="lcd-win32.h">
|
||||
</File>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue