Home
last modified time | relevance | path

Searched refs:WITH_DUKTAPE (Results 1 – 4 of 4) sorted by relevance

/civetweb-2.7.6/resources/jni/
DAndroid.mk20 WITH_DUKTAPE = 1
49 WITH_DUKTAPE = 1
53 WITH_DUKTAPE = 1
57 WITH_DUKTAPE = 1
/civetweb-2.7.6/
DMakefile90 WITH_DUKTAPE = 1 macro
118 WITH_DUKTAPE = 1 macro
122 WITH_DUKTAPE = 1 macro
126 WITH_DUKTAPE = 1 macro
129 ifdef WITH_DUKTAPE
237 @echo " WITH_DUKTAPE=1 build with Duktape support; include as static library"
/civetweb-2.7.6/resources/
DMakefile.in-duktape7 ifndef WITH_DUKTAPE
8 $(error WITH_DUKTAPE is not defined)
/civetweb-2.7.6/docs/
DBuilding.md89 | `WITH_DUKTAPE=1` | build with server-side JavaScript support |