Cosmetics.

This commit is contained in:
Jules Blok
2014-10-30 15:13:31 +01:00
parent 9b4185ffdf
commit 4d9589b35f
6 changed files with 14 additions and 10 deletions

View File

@ -9,6 +9,7 @@ set(SRCS BoundingBox.cpp
Fifo.cpp
FPSCounter.cpp
FramebufferManagerBase.cpp
GeometryShaderGen.cpp
HiresTextures.cpp
ImageWrite.cpp
IndexGenerator.cpp
@ -38,8 +39,7 @@ set(SRCS BoundingBox.cpp
VideoConfig.cpp
VideoState.cpp
XFMemory.cpp
XFStructs.cpp
GeometryShaderGen.cpp)
XFStructs.cpp)
set(LIBS core png)
if(_M_X86)