mirror of https://github.com/PCSX2/pcsx2.git
Update Linux project files.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2623 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
c144913ede
commit
763c8037a3
|
@ -173,7 +173,7 @@ set(pcsx2Sources
|
|||
Vif1_MFIFO.cpp
|
||||
Vif.cpp
|
||||
Vif_Codes.cpp
|
||||
Vif_Commands.cpp
|
||||
Vif_Transfer.cpp
|
||||
Vif_Unpack.cpp
|
||||
Vif_Unpack.inl
|
||||
vtlb.cpp
|
||||
|
|
|
@ -334,8 +334,8 @@
|
|||
<Unit filename="../Vif1_Dma.cpp" />
|
||||
<Unit filename="../Vif1_MFIFO.cpp" />
|
||||
<Unit filename="../Vif_Codes.cpp" />
|
||||
<Unit filename="../Vif_Commands.cpp" />
|
||||
<Unit filename="../Vif_Dma.h" />
|
||||
<Unit filename="../Vif_Transfer.cpp" />
|
||||
<Unit filename="../Vif_Unpack.cpp" />
|
||||
<Unit filename="../Vif_Unpack.h" />
|
||||
<Unit filename="../Vif_Unpack.inl" />
|
||||
|
|
Loading…
Reference in New Issue