Re: [AD] patch for fix.bat msvc7

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


aj.. see the new fix.bat i have sent.. it does the same, and is for
icl as well ..


On Tue, 29 Mar 2005 18:30:34 +1000, AJ <aj@xxxxxxxxxx> wrote:
> the following patch changes the fix.bat to correctly report msvc7 as the
> target, when the user has specified it.
> 
> --- ..\allegro_4_1_18_CVS_Feb5\fix.bat  2005-02-05 05:05:00.000000000 +1100
> +++ fix.bat     2005-03-29 18:26:52.156250000 +1000
> @@ -67,8 +67,11 @@
>   goto tail
> 
>   :msvc7
> +echo Configuring Allegro for Windows/MSVC7...
>   echo COMPILER_MSVC7 = 1 >> makefile
> -goto msvc
> +echo MAKEFILE_INC = makefile.vc >> makefile
> +echo #define ALLEGRO_MSVC >> include\allegro\platform\alplatf.h
> +goto tail
> 
>   :msvc
>   echo Configuring Allegro for Windows/MSVC...
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> --
> https://lists.sourceforge.net/lists/listinfo/alleg-developers
> 


-- 
Karthik
http://guilt.bafsoft.net




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/