summaryrefslogtreecommitdiff
path: root/win32/plugins/dfxvideo/DFXVideo.dsp
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-18 01:34:01 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-08-18 01:34:01 +0000
commitc4f5208806fe4136b19cce9f63f03820fc49d0cf (patch)
treec1f42770d9fc0f88538993f0fb4cc78c364c056e /win32/plugins/dfxvideo/DFXVideo.dsp
parentc4a77870fcb7793bd5a7611b9994a5b15a335a3c (diff)
downloadpcsxr-c4f5208806fe4136b19cce9f63f03820fc49d0cf.tar.gz
peopsxgl: Readded windows support.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56180 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/plugins/dfxvideo/DFXVideo.dsp')
-rw-r--r--win32/plugins/dfxvideo/DFXVideo.dsp32
1 files changed, 14 insertions, 18 deletions
diff --git a/win32/plugins/dfxvideo/DFXVideo.dsp b/win32/plugins/dfxvideo/DFXVideo.dsp
index 508944b8..3d2e5eaf 100644
--- a/win32/plugins/dfxvideo/DFXVideo.dsp
+++ b/win32/plugins/dfxvideo/DFXVideo.dsp
@@ -43,7 +43,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /G5 /MD /W3 /GX /O2 /I ".\winsrc" /I "..\.." /I "..\..\glue" /I "..\..\..\libpcsxcore" /I "..\..\..\plugins\dfxvideo" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__i386__" /FR /YX /FD /c
+# ADD CPP /nologo /G5 /MD /W3 /GX /O2 /I ".\\" /I ".\winsrc" /I "..\.." /I "..\..\glue" /I "..\..\..\libpcsxcore" /I "..\..\..\plugins\dfxvideo" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__i386__" /FR /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x407 /d "NDEBUG"
@@ -73,7 +73,7 @@ PostBuild_Cmds=rem copy release\DFXVideo.dll d:\emus\epsxe\plugins rem copy rel
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".\winsrc" /I "..\..\glue" /I "..\..\..\libpcsxcore" /I "..\..\..\plugins\dfxvideo" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".\\" /I ".\winsrc" /I "..\..\glue" /I "..\..\..\libpcsxcore" /I "..\..\..\plugins\dfxvideo" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x407 /d "_DEBUG"
@@ -124,14 +124,6 @@ SOURCE=.\winsrc\cfg.c
# End Source File
# Begin Source File
-SOURCE=.\winsrc\DFXVideo.def
-# End Source File
-# Begin Source File
-
-SOURCE=.\winsrc\DFXVideo.rc
-# End Source File
-# Begin Source File
-
SOURCE=.\winsrc\draw.c
# End Source File
# Begin Source File
@@ -140,10 +132,6 @@ SOURCE=.\winsrc\fps.c
# End Source File
# Begin Source File
-SOURCE=.\winsrc\gpu.bmp
-# End Source File
-# Begin Source File
-
SOURCE=.\winsrc\key.c
# End Source File
# Begin Source File
@@ -156,10 +144,6 @@ SOURCE=.\winsrc\record.h
# End Source File
# Begin Source File
-SOURCE=.\winsrc\resource.h
-# End Source File
-# Begin Source File
-
SOURCE=.\winsrc\winmain.c
# End Source File
# End Group
@@ -239,5 +223,17 @@ SOURCE=..\..\..\plugins\dfxvideo\swap.h
SOURCE=..\..\..\plugins\dfxvideo\zn.c
# End Source File
# End Group
+# Begin Source File
+
+SOURCE=.\DFXVideo.def
+# End Source File
+# Begin Source File
+
+SOURCE=.\DFXVideo.rc
+# End Source File
+# Begin Source File
+
+SOURCE=.\resource.h
+# End Source File
# End Target
# End Project