Move VideoBackendBase from Common to VideoCommon

This commit is contained in:
Pierre Bourdon
2013-08-11 16:30:19 +02:00
parent 94397a44cc
commit ffdd79df36
8 changed files with 9 additions and 7 deletions

View File

@ -33,6 +33,7 @@ set(SRCS Src/BPFunctions.cpp
Src/VertexManagerBase.cpp
Src/VertexShaderGen.cpp
Src/VertexShaderManager.cpp
Src/VideoBackendBase.cpp
Src/VideoConfig.cpp
Src/VideoState.cpp
Src/XFMemory.cpp