From cc52adf6cb5d71b964babf355df1e3345ed04009 Mon Sep 17 00:00:00 2001 From: arcum42 Date: Sat, 23 Jan 2010 05:05:50 +0000 Subject: [PATCH] Bring Linux project files back up to date. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2491 96395faa-99c1-11dd-bbfe-3dabce05a288 --- pcsx2/CMakeLists.txt | 12 +++++++----- pcsx2/Linux/pcsx2.cbp | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/pcsx2/CMakeLists.txt b/pcsx2/CMakeLists.txt index c7c29a825c..2b0da1ace9 100644 --- a/pcsx2/CMakeLists.txt +++ b/pcsx2/CMakeLists.txt @@ -164,10 +164,13 @@ set(pcsx2Sources SPR.cpp Stats.cpp System.cpp - Vif0Dma.cpp - Vif1Dma.cpp + Vif0_Commands.cpp + Vif0_Dma.cpp + Vif1_Commands.cpp + Vif1_Dma.cpp + Vif1_MFIFO.cpp Vif.cpp - VifDma.cpp + Vif_Commands.cpp Vif_Unpack.cpp Vif_Unpack.inl vtlb.cpp @@ -225,8 +228,7 @@ set(pcsx2Headers Stats.h StringUtils.h System.h - VifDma.h - VifDma_internal.h + Vif_Dma.h Vif.h Vif_Unpack.h vtlb.h diff --git a/pcsx2/Linux/pcsx2.cbp b/pcsx2/Linux/pcsx2.cbp index ddca66e27b..43cc32e28b 100644 --- a/pcsx2/Linux/pcsx2.cbp +++ b/pcsx2/Linux/pcsx2.cbp @@ -325,11 +325,13 @@ - - - - - + + + + + + +