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

@ -20,7 +20,6 @@ set(SRCS Src/BreakPoints.cpp
Src/Thread.cpp
Src/Timer.cpp
Src/Version.cpp
Src/VideoBackendBase.cpp
Src/x64ABI.cpp
Src/x64Analyzer.cpp
Src/x64Emitter.cpp