lexborisov / Modest

Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
GNU Lesser General Public License v2.1
732 stars 65 forks source link

how to build by vs2013 #43

Closed donglu closed 5 years ago

donglu commented 6 years ago

no cmakefile.txt

vtorri commented 6 years ago

just launch make

cmake is not the only build system on earth...

lexborisov commented 6 years ago

@donglu you can try to create cmakefile.txt for Modest, by analogy with myhtml

donglu commented 6 years ago

I am a newer. I don't know how to create cmakefile.txt,Please help me

lexborisov commented 6 years ago

I do not have time for this. You have a chance to learn.