From 1b21deafcd4e99c75dc45ab07b95953be7b8e0ad Mon Sep 17 00:00:00 2001 From: arcum42 Date: Fri, 26 Feb 2010 07:04:17 +0000 Subject: [PATCH] Add VUmicro.cpp to the Linux build systems. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2643 96395faa-99c1-11dd-bbfe-3dabce05a288 --- pcsx2/CMakeLists.txt | 1 + pcsx2/Linux/pcsx2.cbp | 1 + 2 files changed, 2 insertions(+) diff --git a/pcsx2/CMakeLists.txt b/pcsx2/CMakeLists.txt index e053d8c630..b12e50dc2d 100644 --- a/pcsx2/CMakeLists.txt +++ b/pcsx2/CMakeLists.txt @@ -178,6 +178,7 @@ set(pcsx2Sources Vif_Unpack.inl vtlb.cpp VU0.cpp + VUmicro.cpp VU0micro.cpp VU0microInterp.cpp VU1micro.cpp diff --git a/pcsx2/Linux/pcsx2.cbp b/pcsx2/Linux/pcsx2.cbp index 9c9da6e08e..9f934856f7 100644 --- a/pcsx2/Linux/pcsx2.cbp +++ b/pcsx2/Linux/pcsx2.cbp @@ -324,6 +324,7 @@ +