mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-01-21 21:25:55 +00:00
CMake Buildfix.
Update version number for Blackberry.
This commit is contained in:
parent
d9cd0d1fe9
commit
0a9671d218
@ -3,7 +3,7 @@
|
||||
<id>com.Qtness.PPSSPP</id>
|
||||
<name>PPSSPP</name>
|
||||
<filename>PPSSPPBlackberry</filename>
|
||||
<versionNumber>0.8.1</versionNumber>
|
||||
<versionNumber>0.9</versionNumber>
|
||||
<buildId>1</buildId>
|
||||
<description>Playstation portable emulator.</description>
|
||||
|
||||
|
@ -991,8 +991,8 @@ set_source_files_properties(${CMAKE_CURRENT_SOURCE_DIR}/git-version.cpp
|
||||
add_dependencies(${CoreLibName} GitVersion)
|
||||
|
||||
add_library(GPU OBJECT
|
||||
GPU/GLES/DisplayListInterpreter.cpp
|
||||
GPU/GLES/DisplayListInterpreter.h
|
||||
GPU/GLES/GLES_GPU.cpp
|
||||
GPU/GLES/GLES_GPU.h
|
||||
GPU/GLES/FragmentShaderGenerator.cpp
|
||||
GPU/GLES/FragmentShaderGenerator.h
|
||||
GPU/GLES/Framebuffer.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user