
Hi, Patch to automatically sett the TOOLS32 lib depending on the MSVC version used and explain a bit what to set.
<<config.nmake.txt>> Regards Anders

On Thu, Apr 17, 2008 at 03:10:53PM +0200, Anders Broman wrote:
Patch to automatically sett the TOOLS32 lib depending on the MSVC version used and explain a bit what to set.
Applied.
/js

Hi, Thanks! I found yet a small error as I dont have local.nmake make fails I suggest removing that line... Regards Anders
Index: makefile =================================================================== --- makefile (revision 8082) +++ makefile (working copy) @@ -221,7 +221,6 @@ $(CP) ..\pibs\tubs*.* $(PIBDIR)\tubs $(MKDIR) $(PIBDIR)\site
-!include "local.nmake"
-----Original Message----- From: Juergen Schoenwaelder [mailto:j.schoenwaelder@jacobs-university.de] Sent: den 17 april 2008 20:15 To: Anders Broman Cc: libsmi@ibr.cs.tu-bs.de Subject: Re: [libsmi] Patch to set tools dir pepending on MSVC version
On Thu, Apr 17, 2008 at 03:10:53PM +0200, Anders Broman wrote:
Patch to automatically sett the TOOLS32 lib depending on the MSVC version used and explain a bit what to set.
Applied.
/js

Anders Broman wrote:
Hi, Thanks! I found yet a small error as I dont have local.nmake make fails I suggest removing that line... Regards Anders
Index: makefile
--- makefile (revision 8082) +++ makefile (working copy) @@ -221,7 +221,6 @@ $(CP) ..\pibs\tubs*.* $(PIBDIR)\tubs $(MKDIR) $(PIBDIR)\site
-!include "local.nmake"
Or check in an empty local.nmake
participants (3)
-
Anders Broman
-
Andrew Hood
-
Juergen Schoenwaelder