gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] Towards 3.1.22


From: Wietze Brandsma
Subject: Re: [gnugo-devel] Towards 3.1.22
Date: Sat, 19 Jan 2002 21:45:26 +0100

Daniel Bump wrote:
> 
> I'd like to know if anyone has anything they are working

Here is a VC patch. This patch puts for the Release build some temporary
files (*.obj) from the sgf directory in the sgf/Release directory.

This patch applies to the stable tree gnugo-3.0.0 as well.

Wietze
-- 
Ease of use is reliability in the first place, not a picture with clouds
diff -rc gnugo-3.1.21.1/sgf/sgf.dsp gnugo-3.1.21.2/sgf/sgf.dsp
*** gnugo-3.1.21.1/sgf/sgf.dsp  Tue Oct  2 19:36:59 2001
--- gnugo-3.1.21.2/sgf/sgf.dsp  Sat Jan 19 21:21:30 2002
***************
*** 31,38 ****
  !IF  "$(CFG)" == "sgf - Win32 Release"
  
  # PROP Use_MFC 0
! # ADD CPP /W3 /GX /I ".." /I "..\interface" /I "..\engine" /I "..\utils" /D 
"NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_CONSOLE" /D "HAVE_CONFIG_H" /FD /c
! # SUBTRACT CPP /nologo /YX
  # ADD BASE RSC /l 0x809
  # ADD RSC /l 0x809
  BSC32=bscmake.exe
--- 31,37 ----
  !IF  "$(CFG)" == "sgf - Win32 Release"
  
  # PROP Use_MFC 0
! # ADD CPP /W3 /GX /I ".." /I "..\interface" /I "..\engine" /I "..\utils" /D 
"NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_CONSOLE" /D "HAVE_CONFIG_H" 
/Fo"Release/" /Fd"Release/" /FD /c
  # ADD BASE RSC /l 0x809
  # ADD RSC /l 0x809
  BSC32=bscmake.exe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]