diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-08-09 09:04:04 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-08-09 09:04:04 +0000 |
| commit | 70d1ec4e0111c02c71b417136aae37a43983ba10 (patch) | |
| tree | 7fd643ecc809a519b0f07e62392be21f47d74714 /win32/pcsx.dev | |
| parent | f17e942cc9e95674fbfe63c98d0af793b9aeb9b2 (diff) | |
| download | pcsxr-70d1ec4e0111c02c71b417136aae37a43983ba10.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@24786 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/pcsx.dev')
| -rw-r--r-- | win32/pcsx.dev | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/win32/pcsx.dev b/win32/pcsx.dev index 99427072..f038aa72 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_@@_
Libs=
-UnitCount=105
+UnitCount=106
Folders=glue,glue/sys,gui,intl,libpcsxcore,libpcsxcore/ix86,zlib
ObjFiles=
PrivateResource=pcsx_private.rc
@@ -1097,3 +1097,13 @@ Priority=1000 OverrideBuildCmd=0
BuildCmd=$(CC) -c cheat.c -o cheat.o $(CFLAGS)
+[Unit106]
+FileName=gui\CheatDlg.c
+CompileCpp=1
+Folder=gui
+Compile=1
+Link=1
+Priority=1000
+OverrideBuildCmd=0
+BuildCmd=
+
|
