Hi.
I add that line, and add it:

$(OBJDIR)\cson_amalgamation$(O): $(SRCDIR)\cson_amalgamation.c
        $(TCC) -c $(SRCDIR)\cson_amalgamation.c -o
$(OBJDIR)\cson_amalgamation$(O) -DCSON_FOSSIL_MODE

And set
CFLAGS = -nologo -MT -O2 -DFOSSIL_ENABLE_JSON

After it Fossil with JSON builded sucessed in VS2008.

WBR, Alexander Orefkov.



2012/6/20 Stephan Beal <[email protected]>:
> On Wed, Jun 20, 2012 at 6:58 PM, Stephan Beal <[email protected]> wrote:
>>
>> src/Makefile.msc, line 929 (currently empty), add:
>
>
> should be win/Makefile.msc.
>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal
>
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to