On Thu, Jun 21, 2012 at 7:25 AM, Александр Орефков <oref...@gmail.com>wrote:

> 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.
>

Hi again, Alexander!

i have added your change to the build scripts, but i cannot personally test
it, which means that my commit is quite risky, so i have put it in my own
branch:

http://fossil-scm.org/index.html/info/0918d1f04a?sbs=0
(sbs diff truncates some of the diff)


Please try this out (that goes for any MSC user!) and let me know if it
breaks/works. If it's okay then i'll push that to the trunk.

Thank you again for your help!

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to