diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-31 06:19:13 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-31 06:19:13 +0000 |
| commit | 3bf83ea190f60b97606084c9711b20c018e12354 (patch) | |
| tree | d80d6281b5612c1538c1405fb33e782082458e63 /win32 | |
| parent | 8691e426632616bf428ed0332443ccff8e61d8fb (diff) | |
| download | pcsxr-3bf83ea190f60b97606084c9711b20c018e12354.tar.gz | |
Implemented Krom2RawAdd().
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50101 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32')
| -rw-r--r-- | win32/pcsx.dsp | 4 | ||||
| -rw-r--r-- | win32/pcsx.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/win32/pcsx.dsp b/win32/pcsx.dsp index 917681be..c9d730db 100644 --- a/win32/pcsx.dsp +++ b/win32/pcsx.dsp @@ -284,6 +284,10 @@ SOURCE=..\libpcsxcore\sio.h # End Source File
# Begin Source File
+SOURCE=..\libpcsxcore\sjisfont.h
+# End Source File
+# Begin Source File
+
SOURCE=..\libpcsxcore\socket.c
# End Source File
# Begin Source File
diff --git a/win32/pcsx.vcproj b/win32/pcsx.vcproj index a55f2c0e..e0fc751e 100644 --- a/win32/pcsx.vcproj +++ b/win32/pcsx.vcproj @@ -767,6 +767,10 @@ >
</File>
<File
+ RelativePath="..\libpcsxcore\sjisfont.h"
+ >
+ </File>
+ <File
RelativePath="..\libpcsxcore\socket.c"
>
<FileConfiguration
|
