mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-02 07:28:32 +00:00
Sync MSVC project files for JPEG addition
svn-id: r41992
This commit is contained in:
parent
bf18c79ba6
commit
da1f41005c
@ -1081,6 +1081,12 @@
|
||||
<File
|
||||
RelativePath="..\..\graphics\imagedec.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\jpeg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\jpeg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\primitives.cpp">
|
||||
</File>
|
||||
|
@ -1095,6 +1095,12 @@
|
||||
<File
|
||||
RelativePath="..\..\graphics\imagedec.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\jpeg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\jpeg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\primitives.cpp">
|
||||
</File>
|
||||
|
@ -1478,6 +1478,14 @@
|
||||
RelativePath="..\..\graphics\imagedec.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\jpeg.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\jpeg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\primitives.cpp"
|
||||
>
|
||||
|
@ -1477,6 +1477,14 @@
|
||||
RelativePath="..\..\graphics\imagedec.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\jpeg.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\jpeg.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\primitives.cpp"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user