X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwinboard.dsp;h=1fc2d6ec2285a98343dc270f865cf27b7d5502b0;hb=HEAD;hp=0c28bf99446339399dbdc4df9a33d6c78163a64f;hpb=b8ccc2d03263c833777a7c055a372501b40bc7ce;p=xboard.git diff --git a/winboard/winboard.dsp b/winboard/winboard.dsp old mode 100644 new mode 100755 index 0c28bf9..1fc2d6e --- a/winboard/winboard.dsp +++ b/winboard/winboard.dsp @@ -1,10 +1,10 @@ # Microsoft Developer Studio Project File - Name="winboard" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 5.00 +# Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** -# TARGTYPE "Win32 (x86) External Target" 0x0106 +# TARGTYPE "Win32 (x86) Application" 0x0101 -CFG=winboard - Win32 Release +CFG=winboard - Win32 Jaws Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE @@ -13,55 +13,129 @@ CFG=winboard - Win32 Release !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "winboard.mak" CFG="winboard - Win32 Release" +!MESSAGE NMAKE /f "winboard.mak" CFG="winboard - Win32 Jaws Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "winboard - Win32 Release" (based on "Win32 (x86) External Target") -!MESSAGE "winboard - Win32 Debug" (based on "Win32 (x86) External Target") +!MESSAGE "winboard - Win32 Release" (based on "Win32 (x86) Application") +!MESSAGE "winboard - Win32 Debug" (based on "Win32 (x86) Application") +!MESSAGE "winboard - Win32 Jaws Debug" (based on "Win32 (x86) Application") +!MESSAGE "winboard - Win32 Jaws Release" (based on "Win32 (x86) Application") !MESSAGE # Begin Project +# PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" +CPP=cl.exe +MTL=midl.exe +RSC=rc.exe !IF "$(CFG)" == "winboard - Win32 Release" +# PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir ".\Release" -# PROP BASE Intermediate_Dir ".\Release" -# PROP BASE Cmd_Line "NMAKE /f winboard.mak" -# PROP BASE Rebuild_Opt "/a" -# PROP BASE Target_File "winboard.exe" -# PROP BASE Bsc_Name "winboard.bsc" +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" +# PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 -# PROP Output_Dir ".\Release" -# PROP Intermediate_Dir ".\Release" -# PROP Cmd_Line "nmake /f msvc.mak" -# PROP Rebuild_Opt "/a" -# PROP Target_File "winboard.exe" -# PROP Bsc_Name "winboard.bsc" +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 # PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /MD /W3 /GX /Og /Os /Oy /Gf /I "." /I ".." /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D _WIN32_IE=0x300 /D WINVER=0x400 /D _WIN32_WINDOWS=0x500 /D "YY_NO_UNISTD_H" /YX /Zl /FD /Gs /GA /c +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x409 /d "NDEBUG" +# ADD RSC /l 0x409 /i ".." /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# 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 +# ADD LINK32 wsock32.lib comctl32.lib winmm.lib shell32.lib oldnames.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib msvcrt.lib /nologo /subsystem:windows /pdb:none /machine:I386 !ELSEIF "$(CFG)" == "winboard - Win32 Debug" +# PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir ".\Debug" -# PROP BASE Intermediate_Dir ".\Debug" -# PROP BASE Cmd_Line "NMAKE /f winboard.mak" -# PROP BASE Rebuild_Opt "/a" -# PROP BASE Target_File "winboard.exe" -# PROP BASE Bsc_Name "winboard.bsc" +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" +# PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir ".\Debug" -# PROP Intermediate_Dir ".\Debug" -# PROP Cmd_Line "nmake /f msvc.mak" -# PROP Rebuild_Opt "/a" -# PROP Target_File "winboard.exe" -# PROP Bsc_Name "winboard.bsc" +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Ignore_Export_Lib 0 # PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /I ".." /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D _WIN32_IE=0x300 /D WINVER=0x400 /D _WIN32_WINDOWS=0x500 /D "YY_NO_UNISTD_H" /YX /FD /GZ /c +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x409 /d "_DEBUG" +# ADD RSC /l 0x409 /i ".." /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# 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 +# ADD LINK32 wsock32.lib comctl32.lib winmm.lib shell32.lib oldnames.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib msvcrtd.lib /nologo /subsystem:windows /map /debug /machine:I386 /pdbtype:sept + +!ELSEIF "$(CFG)" == "winboard - Win32 Jaws Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "winboard___Win32_Jaws_Debug" +# PROP BASE Intermediate_Dir "winboard___Win32_Jaws_Debug" +# PROP BASE Ignore_Export_Lib 0 +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Jaws-Debug" +# PROP Intermediate_Dir "Jaws-Debug" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /I ".." /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D _WIN32_IE=0x300 /D WINVER=0x400 /D _WIN32_WINDOWS=0x500 /YX /FD /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /I ".." /D "_DEBUG" /D "JAWS" /D "WIN32" /D "_WINDOWS" /D _WIN32_IE=0x300 /D WINVER=0x400 /D _WIN32_WINDOWS=0x500 /D "YY_NO_UNISTD_H" /YX /FD /GZ /c +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x409 /i ".." /d "_DEBUG" +# ADD RSC /l 0x409 /i ".." /d "_DEBUG" /d "JAWS" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 wsock32.lib comctl32.lib winmm.lib shell32.lib oldnames.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib msvcrtd.lib /nologo /subsystem:windows /map /debug /machine:I386 /pdbtype:sept +# ADD LINK32 wsock32.lib comctl32.lib winmm.lib shell32.lib oldnames.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib msvcrtd.lib /nologo /subsystem:windows /map /debug /machine:I386 /pdbtype:sept + +!ELSEIF "$(CFG)" == "winboard - Win32 Jaws Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "winboard___Win32_Jaws_Release" +# PROP BASE Intermediate_Dir "winboard___Win32_Jaws_Release" +# PROP BASE Ignore_Export_Lib 0 +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Jaws-Release" +# PROP Intermediate_Dir "Jaws-Release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MD /W3 /GX /Og /Os /Oy /Gf /I "." /I ".." /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D _WIN32_IE=0x300 /D WINVER=0x400 /D _WIN32_WINDOWS=0x500 /YX /Zl /FD /Gs /GA /c +# ADD CPP /nologo /MD /W3 /GX /Og /Os /Oy /Gf /I "." /I ".." /D "NDEBUG" /D "JAWS" /D "WIN32" /D "_WINDOWS" /D _WIN32_IE=0x300 /D WINVER=0x400 /D _WIN32_WINDOWS=0x500 /D "YY_NO_UNISTD_H" /YX /Zl /FD /Gs /GA /c +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x409 /i ".." /d "NDEBUG" +# ADD RSC /l 0x409 /i ".." /d "NDEBUG" /d "JAWS" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 wsock32.lib comctl32.lib winmm.lib shell32.lib oldnames.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib msvcrt.lib /nologo /subsystem:windows /pdb:none /machine:I386 +# ADD LINK32 wsock32.lib comctl32.lib winmm.lib shell32.lib oldnames.lib kernel32.lib advapi32.lib user32.lib gdi32.lib comdlg32.lib msvcrt.lib /nologo /subsystem:windows /pdb:none /machine:I386 !ENDIF @@ -69,460 +143,146 @@ CFG=winboard - Win32 Release # Name "winboard - Win32 Release" # Name "winboard - Win32 Debug" - -!IF "$(CFG)" == "winboard - Win32 Release" - -!ELSEIF "$(CFG)" == "winboard - Win32 Debug" - -!ENDIF - +# Name "winboard - Win32 Jaws Debug" +# Name "winboard - Win32 Jaws Release" # Begin Group "Source Files" -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" -# Begin Source File - -SOURCE=.\backend.c -# End Source File -# Begin Source File - -SOURCE=.\common.c -# End Source File -# Begin Source File - -SOURCE=.\gamelist.c -# End Source File -# Begin Source File - -SOURCE=.\lists.c -# End Source File -# Begin Source File - -SOURCE=.\moves.c -# End Source File -# Begin Source File - -SOURCE=.\parser.c -# End Source File -# Begin Source File - -SOURCE=.\parser.l -# End Source File -# Begin Source File - -SOURCE=.\pgntags.c -# End Source File -# Begin Source File - -SOURCE=.\wedittags.c -# End Source File -# Begin Source File - -SOURCE=.\wgamelist.c -# End Source File -# Begin Source File - -SOURCE=.\winboard.c -# End Source File -# Begin Source File - -SOURCE=.\wsockerr.c -# End Source File -# Begin Source File - -SOURCE=.\zippy.c -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd" -# Begin Source File - -SOURCE=.\backend.h -# End Source File -# Begin Source File - -SOURCE=.\backendz.h -# End Source File -# Begin Source File - -SOURCE=.\common.h -# End Source File -# Begin Source File - -SOURCE=.\config.h -# End Source File -# Begin Source File - -SOURCE=.\defaults.h -# End Source File -# Begin Source File - -SOURCE=.\frontend.h -# End Source File -# Begin Source File - -SOURCE=.\lists.h -# End Source File -# Begin Source File - -SOURCE=.\moves.h -# End Source File -# Begin Source File - -SOURCE=.\parser.h -# End Source File -# Begin Source File - -SOURCE=.\resource.h -# End Source File -# Begin Source File - -SOURCE=.\wedittags.h -# End Source File -# Begin Source File - -SOURCE=.\wgamelist.h -# End Source File -# Begin Source File - -SOURCE=.\winboard.h -# End Source File -# Begin Source File - -SOURCE=.\wsockerr.h -# End Source File -# Begin Source File - -SOURCE=.\zippy.h -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=.\bitmaps\B21o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\B21s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\B40o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\B40s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\B64s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\B80o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\B80s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\bepbeep.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\board.ico -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\ching.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\click.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\cymbal.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\Ding1.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\doodloop.wav -# End Source File +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=.\bitmaps\drip.wav +SOURCE=..\backend.c # End Source File # Begin Source File -SOURCE=.\bitmaps\galactic.bmp +SOURCE=..\book.c # End Source File # Begin Source File -SOURCE=.\bitmaps\gong.wav +SOURCE=..\engineoutput.c # End Source File # Begin Source File -SOURCE=.\bitmaps\honkhonk.wav +SOURCE=..\evalgraph.c # End Source File # Begin Source File -SOURCE=.\bitmaps\icon_b.ico +SOURCE=..\gamelist.c # End Source File # Begin Source File -SOURCE=.\bitmaps\icon_ob.ico +SOURCE=.\help.c # End Source File # Begin Source File -SOURCE=.\bitmaps\icon_ow.ico +SOURCE=..\history.c # End Source File # Begin Source File -SOURCE=.\bitmaps\icon_whi.ico +SOURCE=..\lists.c # End Source File # Begin Source File -SOURCE=.\bitmaps\K21o.bmp +SOURCE=..\moves.c # End Source File # Begin Source File -SOURCE=.\bitmaps\K21s.bmp +SOURCE=..\parser.c # End Source File # Begin Source File -SOURCE=.\bitmaps\laser.wav +SOURCE=..\pgntags.c # End Source File # Begin Source File -SOURCE=.\bitmaps\move.wav +SOURCE=..\uci.c # End Source File # Begin Source File -SOURCE=.\bitmaps\N21o.bmp +SOURCE=.\wchat.c # End Source File # Begin Source File -SOURCE=.\bitmaps\N21s.bmp +SOURCE=.\wclipbrd.c # End Source File # Begin Source File -SOURCE=.\bitmaps\P21o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\P21s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\penalty.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\phone.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\pop.wav +SOURCE=.\wedittags.c # End Source File # Begin Source File -SOURCE=.\bitmaps\pop2.wav +SOURCE=.\wengineoutput.c # End Source File # Begin Source File -SOURCE=.\bitmaps\Q21o.bmp +SOURCE=.\wevalgraph.c # End Source File # Begin Source File -SOURCE=.\bitmaps\Q21s.bmp +SOURCE=.\wgamelist.c # End Source File # Begin Source File -SOURCE=.\bitmaps\R21o.bmp +SOURCE=.\whistory.c # End Source File # Begin Source File -SOURCE=.\bitmaps\R21s.bmp -# End Source File -# Begin Source File +SOURCE=.\winboard.c -SOURCE=.\bitmaps\R80o.bmp -# End Source File -# Begin Source File +!IF "$(CFG)" == "winboard - Win32 Release" -SOURCE=.\bitmaps\R80s.bmp -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "winboard - Win32 Debug" -SOURCE=.\bitmaps\slap.wav -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "winboard - Win32 Jaws Debug" -SOURCE=.\bitmaps\squeak.wav -# End Source File -# Begin Source File +# ADD CPP /D WINVER=0x500 +# SUBTRACT CPP /D WINVER=0x400 -SOURCE=.\bitmaps\swish.wav -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "winboard - Win32 Jaws Release" -SOURCE=.\bitmaps\thud.wav -# End Source File -# Begin Source File +# ADD CPP /D WINVER=0x500 +# SUBTRACT CPP /D WINVER=0x400 -SOURCE=.\bitmaps\tim.bmp -# End Source File -# Begin Source File +!ENDIF -SOURCE=.\bitmaps\whipcrak.wav # End Source File # Begin Source File SOURCE=.\winboard.rc +# ADD BASE RSC /l 0x409 +# ADD RSC /l 0x409 # End Source File # Begin Source File -SOURCE=.\WINBOARD.rtf -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\zap.wav -# End Source File -# End Group -# Begin Source File - -SOURCE=.\sounds\alarm.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\challenge.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\channel.wav +SOURCE=.\wlayout.c # End Source File # Begin Source File -SOURCE=.\sounds\channel1.wav +SOURCE=.\woptions.c # End Source File # Begin Source File -SOURCE=.\sounds\ching.wav +SOURCE=.\wsettings.c # End Source File # Begin Source File -SOURCE=.\sounds\click.wav +SOURCE=.\wsnap.c # End Source File # Begin Source File -SOURCE=.\sounds\cymbal.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\ding1.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\draw.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\drip.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\gong.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\honkhonk.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\kibitz.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\laser.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\lose.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\move.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\penalty.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\phone.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\pop.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\pop2.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\request.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\seek.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\shout.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\slap.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\squeak.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\sshout.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\swish.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\tell.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\thud.wav +SOURCE=.\wsockerr.c # End Source File # Begin Source File -SOURCE=.\sounds\unfinished.wav +SOURCE=..\zippy.c # End Source File -# Begin Source File +# End Group +# Begin Group "Header Files" -SOURCE=.\sounds\whipcrak.wav -# End Source File -# Begin Source File +# PROP Default_Filter "h;hpp;hxx;hm;inl" +# End Group +# Begin Group "Resource Files" -SOURCE=.\sounds\win.wav -# End Source File +# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" +# End Group # End Target # End Project