X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fwinboard.dsp;h=2b5ff0108636c8aac9ba2760f72320fd2e612967;hb=873f7b33a08877e546e16f63a3a70dae8b3633aa;hp=0c28bf99446339399dbdc4df9a33d6c78163a64f;hpb=5017dc767149c89922d8af7d46eb821a373eb2d0;p=xboard.git diff --git a/winboard/winboard.dsp b/winboard/winboard.dsp index 0c28bf9..2b5ff01 100644 --- 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 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,73 @@ 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 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 # 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 /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 /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 !ENDIF @@ -69,35 +87,28 @@ CFG=winboard - Win32 Release # Name "winboard - Win32 Release" # Name "winboard - Win32 Debug" - -!IF "$(CFG)" == "winboard - Win32 Release" - -!ELSEIF "$(CFG)" == "winboard - Win32 Debug" - -!ENDIF - # Begin Group "Source Files" -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File -SOURCE=.\backend.c +SOURCE=..\backend.c # End Source File # Begin Source File -SOURCE=.\common.c +SOURCE=..\book.c # End Source File # Begin Source File -SOURCE=.\gamelist.c +SOURCE=..\gamelist.c # End Source File # Begin Source File -SOURCE=.\lists.c +SOURCE=..\lists.c # End Source File # Begin Source File -SOURCE=.\moves.c +SOURCE=..\moves.c # End Source File # Begin Source File @@ -105,424 +116,85 @@ SOURCE=.\parser.c # End Source File # Begin Source File -SOURCE=.\parser.l +SOURCE=..\pgntags.c # End Source File # Begin Source File -SOURCE=.\pgntags.c +SOURCE=..\uci.c # End Source File # Begin Source File -SOURCE=.\wedittags.c +SOURCE=.\wclipbrd.c # End Source File # Begin Source File -SOURCE=.\wgamelist.c +SOURCE=.\wedittags.c # End Source File # Begin Source File -SOURCE=.\winboard.c +SOURCE=.\wengineo.c # End Source File # Begin Source File -SOURCE=.\wsockerr.c +SOURCE=.\wevalgraph.c # End Source File # Begin Source File -SOURCE=.\zippy.c +SOURCE=.\wgamelist.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 +SOURCE=.\whistory.c # End Source File # Begin Source File -SOURCE=.\backendz.h +SOURCE=.\winboard.c # End Source File # Begin Source File -SOURCE=.\common.h -# End Source File -# Begin Source File +SOURCE=.\winboard.rc -SOURCE=.\config.h -# End Source File -# Begin Source File +!IF "$(CFG)" == "winboard - Win32 Release" -SOURCE=.\defaults.h -# End Source File -# Begin Source File +# ADD BASE RSC /l 0x409 +# ADD RSC /l 0x409 -SOURCE=.\frontend.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "winboard - Win32 Debug" -SOURCE=.\lists.h -# End Source File -# Begin Source File +# ADD BASE RSC /l 0x409 +# ADD RSC /l 0x409 -SOURCE=.\moves.h -# End Source File -# Begin Source File +!ENDIF -SOURCE=.\parser.h # End Source File # Begin Source File -SOURCE=.\resource.h +SOURCE=.\wlayout.c # End Source File # Begin Source File -SOURCE=.\wedittags.h +SOURCE=.\woptions.c # End Source File # Begin Source File -SOURCE=.\wgamelist.h +SOURCE=.\wsnap.c # End Source File # Begin Source File -SOURCE=.\winboard.h +SOURCE=.\wsockerr.c # End Source File # Begin Source File -SOURCE=.\wsockerr.h +SOURCE=..\zippy.c # End Source File -# Begin Source File +# End Group +# Begin Group "Header Files" -SOURCE=.\zippy.h -# End Source File +# PROP Default_Filter "h;hpp;hxx;hm;inl" # 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 -# Begin Source File - -SOURCE=.\bitmaps\drip.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\galactic.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\gong.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\honkhonk.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\icon_b.ico -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\icon_ob.ico -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\icon_ow.ico -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\icon_whi.ico -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\K21o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\K21s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\laser.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\move.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\N21o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\N21s.bmp -# 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 -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\pop2.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\Q21o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\Q21s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\R21o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\R21s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\R80o.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\R80s.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\slap.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\squeak.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\swish.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\thud.wav -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\tim.bmp -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\whipcrak.wav -# End Source File -# Begin Source File - -SOURCE=.\winboard.rc -# End Source File -# Begin Source File - -SOURCE=.\WINBOARD.rtf -# End Source File -# Begin Source File - -SOURCE=.\bitmaps\zap.wav -# End Source File +# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # 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 -# End Source File -# Begin Source File - -SOURCE=.\sounds\channel1.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\ching.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\click.wav -# 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 -# End Source File -# Begin Source File - -SOURCE=.\sounds\unfinished.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\whipcrak.wav -# End Source File -# Begin Source File - -SOURCE=.\sounds\win.wav -# End Source File # End Target # End Project