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 @@ +