forked from len0rd/rockbox
move w32-specific resources to a separate file to prevent building them on other platforms. Use an alias in the resource file to remove the need of copying the file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15949 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
213d9a2ca1
commit
01a8a7f7af
4 changed files with 9 additions and 12 deletions
|
|
@ -1,7 +1,4 @@
|
|||
<RCC>
|
||||
<qresource prefix="/builtin" >
|
||||
<file>builtin/sapi_voice.vbs</file>
|
||||
</qresource>
|
||||
<qresource prefix="/docs" >
|
||||
<file>CREDITS</file>
|
||||
<file>gpl-2.0.html</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue