mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
removed unneeded code from lcd.c and renamed it do lcd-win32.c
updated modified constants (LCD_WIDTH, LCD_HEIGHT) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@261 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
49ea8fb281
commit
a6ca085a35
9 changed files with 131 additions and 448 deletions
|
|
@ -116,7 +116,22 @@
|
|||
RelativePath="kernel.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="lcd.c">
|
||||
RelativePath="lcd-win32.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\firmware\drivers\lcd.c">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="tetris.c">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue