summaryrefslogtreecommitdiffstats
path: root/src/dom/js/README.ink
blob: bbb53278c47fc9b284f202f8d1d515f236cc4af7 (plain)
1
2
3
4
5
6
7
8
9
10
README for Inkscape's JS Embedding

Note that we edited jstypes.h to
#if defined(_WIN32) && !defined(__MWERKS__) && !defined(__GNUC__)

So that we can statically link JS to Inkscape on MinGW.


bob
6 Mar 07