summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-13 10:25:22 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-13 10:25:22 +0000
commit3a8805e23ff67d3cea8de2936c18faef1a0866ec (patch)
tree197e7faf2f413f03d864a86a516aaaa0d37437ef
parent4d7e3c5e8a60f5d5495f61f3c57435af242186fe (diff)
downloadpcsxr-3a8805e23ff67d3cea8de2936c18faef1a0866ec.tar.gz
update MSVC project
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47963 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rw-r--r--ChangeLog2
-rw-r--r--win32/pcsx.dsp4
-rw-r--r--win32/pcsx.vcproj4
3 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95a1d83e..fe14b15a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ May 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* 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 <edgbla@yandex.ru>
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
@@ -399,6 +399,10 @@
>
</File>
<File
+ RelativePath="..\libpcsxcore\gte_divider.h"
+ >
+ </File>
+ <File
RelativePath="..\libpcsxcore\mdec.c"
>
<FileConfiguration