cmake: add new Gif Unit files.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4824 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gregory.hainaut@gmail.com 2011-07-25 06:29:53 +00:00
parent 7e1be9c489
commit a100aac7cb
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,7 @@ set(pcsx2Sources
FiFo.cpp
FPU.cpp
Gif.cpp
Gif_Unit.cpp
GS.cpp
GSState.cpp
Hw.cpp
@ -191,6 +192,7 @@ set(pcsx2Headers
GameDatabase.h
Elfheader.h
Gif.h
Gif_Unit.h
GS.h
Hardware.h
Hw.h