summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-13 10:31:47 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-13 10:31:47 +0000
commit3b3dca84f73f81ebb529e00011d8d53f47b6eaf9 (patch)
treef0bd1dff2814723f0c8d7278b1ecb68e3279bb3e
parent3a8805e23ff67d3cea8de2936c18faef1a0866ec (diff)
downloadpcsxr-3b3dca84f73f81ebb529e00011d8d53f47b6eaf9.tar.gz
update dev-c++ project
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47965 e17a0e51-4ae3-4d35-97c3-1a29b211df97
-rw-r--r--ChangeLog1
-rw-r--r--win32/pcsx.dev12
2 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe14b15a..ae96fb04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ May 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/gte_divider.h: Added.
* win32/pcsx.dsp: Added gte_divider.h.
* win32/pcsx.vcproj: Likewise.
+ * win32/pcsx.dev: Likewise.
May 13, 2010 edgbla <edgbla@yandex.ru>
diff --git a/win32/pcsx.dev b/win32/pcsx.dev
index 13328e20..9d4a9029 100644
--- a/win32/pcsx.dev
+++ b/win32/pcsx.dev
@@ -9,7 +9,7 @@ CppCompiler=-D__GNUWIN32__ -march=pentiumpro -D_M_IX86=600 -W -finline-functions
Includes=.;./zlib;../libpcsxcore;./glue;./gui;./intl
Linker=-lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32 -lcomctl32 -lwsock32_@@_
Libs=
-UnitCount=112
+UnitCount=113
Folders=glue,glue/sys,gui,intl,libpcsxcore,libpcsxcore/ix86,zlib
ObjFiles=
PrivateResource=pcsx_private.rc
@@ -1167,3 +1167,13 @@ Priority=1000
OverrideBuildCmd=0
BuildCmd=$(CC) -c psxcommon.c -o psxcommon.o $(CFLAGS)
+[Unit113]
+FileName=..\libpcsxcore\gte_divider.h
+CompileCpp=1
+Folder=libpcsxcore
+Compile=1
+Link=1
+Priority=1000
+OverrideBuildCmd=0
+BuildCmd=
+