summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-01 04:35:56 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-06-01 04:35:56 +0000
commit9d27eb9b31058aaaaea8cf71f45c4c7cbcad44d1 (patch)
tree968842b7f1ddf128764cc91bb74bd0e242ccfb4f
parent1b61c7d20c3a6fc5f2652116ce7998313c10cbd1 (diff)
downloadpcsxr-9d27eb9b31058aaaaea8cf71f45c4c7cbcad44d1.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@50279 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rw-r--r--ChangeLog1
-rw-r--r--win32/pcsx.dev14
2 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5481ea13..44fe809c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ Jun 1, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* win32/gui/ConfigurePlugins.c: Likewise.
* po/pcsx.pot, po/zh_CN.po, po/zh_TW.po, po/ru_RU.po, po/it.po, po/pt_BR.po:
Updated.
+ * win32/pcsx.dev: Added sjisfont.h.
May 31, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
diff --git a/win32/pcsx.dev b/win32/pcsx.dev
index 9d4a9029..58505a40 100644
--- a/win32/pcsx.dev
+++ b/win32/pcsx.dev
@@ -4,12 +4,12 @@ Name=pcsx
Ver=1
IsCpp=1
Type=0
-Compiler=-D__GNUWIN32__ -march=pentiumpro -D_M_IX86=600 -W -finline-functions -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -D__WIN32__ -DPCSX_VERSION=\"1.5\" -D__i386__ -DENABLE_NLS -DPACKAGE=\"pcsx\" -Dinline=__inline___@@_
+Compiler=-D__GNUWIN32__ -march=pentiumpro -D_M_IX86=600 -W -finline-functions -fomit-frame-pointer -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -D__WIN32__ -DPCSX_VERSION=\"1.5\" -D__i386__ -DENABLE_NLS -DPACKAGE=\"pcsx\" -Dinline=__inline___@@_
CppCompiler=-D__GNUWIN32__ -march=pentiumpro -D_M_IX86=600 -W -finline-functions -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -D__WIN32__ -D_MSC_VER_ -DPCSX_VERSION=\"1.5\" -D__i386__ -DENABLE_NLS -DPACKAGE=\"pcsx\"_@@_
Includes=.;./zlib;../libpcsxcore;./glue;./gui;./intl
Linker=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32 -lcomctl32 -lwsock32_@@_
Libs=
-UnitCount=113
+UnitCount=114
Folders=glue,glue/sys,gui,intl,libpcsxcore,libpcsxcore/ix86,zlib
ObjFiles=
PrivateResource=pcsx_private.rc
@@ -1177,3 +1177,13 @@ Priority=1000
OverrideBuildCmd=0
BuildCmd=
+[Unit114]
+FileName=..\libpcsxcore\sjisfont.h
+CompileCpp=1
+Folder=libpcsxcore
+Compile=1
+Link=1
+Priority=1000
+OverrideBuildCmd=0
+BuildCmd=
+