Fixed ZeroSPU2's solution/project link, and updated Linux makefiles (think they should work now, but haven't tested)

git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@687 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
Jake.Stine 2009-02-03 18:55:47 +00:00 committed by Gregory Hainaut
parent a5ef038c53
commit 046ff317f7
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
AUTOMAKE_OPTIONS = foreign
INCLUDES = -I@srcdir@/x86/ -I@srcdir@/../common/
INCLUDES = -I@srcdir@/x86/ -I@srcdir@/common/
noinst_LIBRARIES = libpcsx2.a
libpcsx2_a_SOURCES = \

View File

@ -123,7 +123,7 @@ AC_OUTPUT([
tinyxml/Makefile
x86/Makefile
x86/ix86/Makefile
zlib/Makefile
3rdparty/zlib/Makefile
])
dnl bindir = pcsx2exe

View File

@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZeroSPU2", "zerospu2\ZeroSPU2_2008.vcproj", "{7F059854-568D-4E08-9D00-1E78E203E4DC}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZeroSPU2", "zerospu2\Win32\ZeroSPU2_2008.vcproj", "{7F059854-568D-4E08-9D00-1E78E203E4DC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution