On Tue, 6 May 2008, Andi Jahja wrote:
> The header of the file es self-explanatory:
> --8<--
> rem BATCH FILE FOR MSVC
> rem
> rem This is Generic File, do not change it. If you should require your own
> build
> rem version, changes should only be made on your local copy.(AJ:2008-04-26)
> rem
> --8<--
>> 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
instead?
Atte.
Vic
-------------------------------------------------------------------------
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