From 3a8805e23ff67d3cea8de2936c18faef1a0866ec Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Thu, 13 May 2010 10:25:22 +0000 Subject: update MSVC project git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47963 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 2 ++ win32/pcsx.dsp | 4 ++++ win32/pcsx.vcproj | 4 ++++ 3 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 95a1d83e..fe14b15a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ May 13, 2010 Wei Mingzhi * libpcsxcore/gte.c: Improved accuracy (or 'inaccuracy') of the divider (courtesy of shalma). * libpcsxcore/gte_divider.h: Added. + * win32/pcsx.dsp: Added gte_divider.h. + * win32/pcsx.vcproj: Likewise. May 13, 2010 edgbla diff --git a/win32/pcsx.dsp b/win32/pcsx.dsp index db467998..917681be 100644 --- a/win32/pcsx.dsp +++ b/win32/pcsx.dsp @@ -168,6 +168,10 @@ SOURCE=..\libpcsxcore\gte.h # End Source File # Begin Source File +SOURCE=..\libpcsxcore\gte_divider.h +# End Source File +# Begin Source File + SOURCE=..\libpcsxcore\mdec.c # End Source File # Begin Source File diff --git a/win32/pcsx.vcproj b/win32/pcsx.vcproj index a9e7c1be..a55f2c0e 100644 --- a/win32/pcsx.vcproj +++ b/win32/pcsx.vcproj @@ -398,6 +398,10 @@ RelativePath="..\libpcsxcore\gte.h" > + + -- cgit v1.2.3