On Tue, 6 May 2008 22:39:53 -0500 (CDT)
Vicente Guerra <[EMAIL PROTECTED]> wrote:

> >> SET CC_DIR=C:\VC
> >> SET BISON_DIR=C:\BISON\BIN
> 
>      Could it be ...
> 
>     IF "%CC_DIR%"=="" SET CC_DIR=C:\VC
>     IF "%BISON_DIR%"=="" SET BISON_DIR=C:\BISON\BIN

Yes, it is good solution particularly for those who use a single
compiler in his machine. I'm sorry I overlooked these vars because I
always set/reset them due to my use of multi compiler.

I'll revise it later this day.

Thanks.
--
Andi

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to