remove stuff we won't need
[pcsx_rearmed.git] / win32 / pcsx.dsp
diff --git a/win32/pcsx.dsp b/win32/pcsx.dsp
deleted file mode 100644 (file)
index c9d730d..0000000
+++ /dev/null
@@ -1,575 +0,0 @@
-# Microsoft Developer Studio Project File - Name="pcsx" - Package Owner=<4>\r
-# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
-# ** DO NOT EDIT **\r
-\r
-# TARGTYPE "Win32 (x86) Application" 0x0101\r
-\r
-CFG=PCSX - WIN32 RELEASE\r
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
-!MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "pcsx.mak".\r
-!MESSAGE \r
-!MESSAGE You can specify a configuration when running NMAKE\r
-!MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "pcsx.mak" CFG="PCSX - WIN32 RELEASE"\r
-!MESSAGE \r
-!MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
-!MESSAGE "pcsx - Win32 Release" (based on "Win32 (x86) Application")\r
-!MESSAGE "pcsx - Win32 Debug" (based on "Win32 (x86) Application")\r
-!MESSAGE \r
-\r
-# Begin Project\r
-# PROP AllowPerConfigDependencies 0\r
-# PROP Scc_ProjName ""\r
-# PROP Scc_LocalPath ""\r
-CPP=cl.exe\r
-MTL=midl.exe\r
-RSC=rc.exe\r
-\r
-!IF  "$(CFG)" == "pcsx - Win32 Release"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir "Release"\r
-# PROP BASE Intermediate_Dir "Release"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release"\r
-# PROP Intermediate_Dir "Release"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
-# ADD CPP /nologo /G6 /Zp16 /MT /W3 /GX /O2 /Op /Ob2 /I "../" /I "./zlib" /I "../libpcsxcore" /I "./glue" /I "./" /I "./gui" /I "./intl" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "__WIN32__" /D "_MSC_VER_" /D PCSX_VERSION=\"1.5\" /D "__i386__" /D "ENABLE_NLS" /D PACKAGE=\"pcsx\" /D inline=__forceinline /FR /FD /Zm200 /c\r
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x408 /d "NDEBUG"\r
-# ADD RSC /l 0x408 /d "NDEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib wsock32.lib /nologo /subsystem:windows /pdb:none /machine:I386\r
-\r
-!ELSEIF  "$(CFG)" == "pcsx - Win32 Debug"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir "Debug"\r
-# PROP BASE Intermediate_Dir "Debug"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "Debug"\r
-# PROP Intermediate_Dir "Debug"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D PCSX_VERSION=\"1.3\" /YX /FD /GZ /c\r
-# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "../" /I "./zlib" /I "../libpcsxcore" /I "./glue" /I "./" /I "./gui" /I "./intl" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "__WIN32__" /D "__i386__" /D PCSX_VERSION=\"1.5\" /D "ENABLE_NLS" /D PACKAGE=\"pcsx\" /D inline= /FR /FD /GZ /Zm200 /c\r
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x408 /d "_DEBUG"\r
-# ADD RSC /l 0x408 /d "_DEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib wsock32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
-\r
-!ENDIF \r
-\r
-# Begin Target\r
-\r
-# Name "pcsx - Win32 Release"\r
-# Name "pcsx - Win32 Debug"\r
-# Begin Group "libpcsxcore"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Group "ix86"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\ix86\iGte.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\ix86\iR3000A.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\ix86\ix86.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\ix86\ix86.h\r
-# End Source File\r
-# End Group\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\cdriso.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\cdriso.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\cdrom.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\cdrom.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\cheat.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\cheat.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\coff.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\debug.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\debug.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\decode_xa.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\decode_xa.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\disr3000a.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\gte.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\gte.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\gte_divider.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\mdec.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\mdec.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\misc.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\misc.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\plugins.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\plugins.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\ppf.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\ppf.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psemu_plugin_defs.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxbios.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxbios.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxcommon.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxcommon.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxcounters.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxcounters.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxdma.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxdma.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxhle.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxhle.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxhw.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxhw.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxinterpreter.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxmem.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\psxmem.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\r3000a.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\r3000a.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\sio.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\sio.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\sjisfont.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\socket.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\socket.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\spu.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\spu.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\libpcsxcore\system.h\r
-# End Source File\r
-# End Group\r
-# Begin Group "gui"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\about.bmp\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\AboutDlg.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\AboutDlg.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\cdrom02.ico\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\CheatDlg.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\ConfigurePlugins.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\NoPic.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\pcsx.bmp\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\pcsx.exe.manifest\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\plugin.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\plugin.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\Win32.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\gui\WndMain.c\r
-# End Source File\r
-# End Group\r
-# Begin Group "zlib"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\adler32.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\compress.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\crc32.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\deflate.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\deflate.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\gzio.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\infblock.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\infblock.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\infcodes.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\infcodes.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\inffast.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\inffast.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\inffixed.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\inflate.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\inftrees.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\inftrees.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\infutil.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\infutil.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\trees.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\trees.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\uncompr.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\zconf.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\zlib.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\zutil.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\zlib\zutil.h\r
-# End Source File\r
-# End Group\r
-# Begin Group "glue"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Group "sys"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Source File\r
-\r
-SOURCE=.\glue\sys\mman.h\r
-# End Source File\r
-# End Group\r
-# Begin Source File\r
-\r
-SOURCE=.\glue\stdint.h\r
-# End Source File\r
-# End Group\r
-# Begin Group "intl"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\bindtextdom.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\dcgettext.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\dgettext.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\explodename.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\finddomain.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\gettext.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\gettext.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\gettextP.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\intl\hash-string.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\intl\intl-compat.c"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\intlconfig.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\l10nflist.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\libgettext.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\libintl.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\loadinfo.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\loadmsgcat.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\localealias.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\intl\textdomain.c\r
-# End Source File\r
-# End Group\r
-# Begin Source File\r
-\r
-SOURCE=.\config.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\pcsx.rc\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\resource.h\r
-# End Source File\r
-# End Target\r
-# End Project\r