summaryrefslogtreecommitdiff
path: root/win32/plugins/dfsound/DFSound.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/dfsound/DFSound.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/dfsound/DFSound.dsp')
-rw-r--r--win32/plugins/dfsound/DFSound.dsp48
1 files changed, 14 insertions, 34 deletions
diff --git a/win32/plugins/dfsound/DFSound.dsp b/win32/plugins/dfsound/DFSound.dsp
index 3914ee28..34bc1fef 100644
--- a/win32/plugins/dfsound/DFSound.dsp
+++ b/win32/plugins/dfsound/DFSound.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 "..\..\..\plugins\dfsound" /I "..\..\glue" /I "..\..\..\libpcsxcore" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /FD /c
+# ADD CPP /nologo /G5 /MD /W3 /GX /O2 /I ".\\" /I ".\winsrc" /I "..\..\..\plugins\dfsound" /I "..\..\glue" /I "..\..\..\libpcsxcore" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /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"
@@ -69,7 +69,7 @@ LINK32=link.exe
# 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 "..\..\..\plugins\dfsound" /I "..\..\glue" /I "..\..\..\libpcsxcore" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".\\" /I ".\winsrc" /I "..\..\..\plugins\dfsound" /I "..\..\glue" /I "..\..\..\libpcsxcore" /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"
@@ -92,26 +92,6 @@ LINK32=link.exe
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\winsrc\bitmap1.bmp
-# End Source File
-# Begin Source File
-
-SOURCE=.\winsrc\bitmap2.bmp
-# End Source File
-# Begin Source File
-
-SOURCE=.\winsrc\bitmap3.bmp
-# End Source File
-# Begin Source File
-
-SOURCE=.\winsrc\bitmap4.bmp
-# End Source File
-# Begin Source File
-
-SOURCE=.\winsrc\bitmap5.bmp
-# End Source File
-# Begin Source File
-
SOURCE=.\winsrc\cfg.c
# End Source File
# Begin Source File
@@ -124,14 +104,6 @@ SOURCE=.\winsrc\debug.h
# End Source File
# Begin Source File
-SOURCE=.\winsrc\DFSound.def
-# End Source File
-# Begin Source File
-
-SOURCE=.\winsrc\DFSound.rc
-# End Source File
-# Begin Source File
-
SOURCE=.\winsrc\dsound.c
# End Source File
# Begin Source File
@@ -152,10 +124,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
@@ -266,5 +234,17 @@ SOURCE=..\..\..\plugins\dfsound\xa.c
SOURCE=..\..\..\plugins\dfsound\xa.h
# End Source File
# End Group
+# Begin Source File
+
+SOURCE=.\DFSound.def
+# End Source File
+# Begin Source File
+
+SOURCE=.\DFSound.rc
+# End Source File
+# Begin Source File
+
+SOURCE=.\resource.h
+# End Source File
# End Target
# End Project