Files
hank/hxml/all-platforms.hxml

24 lines
276 B
Plaintext

-cp hank
-lib hscript
-lib utest
--each
-js js/hank.js
-cmd node js/hank.js
hxml/internals.hxml
--next
-js js/hank.js
-cmd node js/hank.js
hxml/examples.hxml
--next
-cpp cpp
-cmd cpp/Internals
hxml/internals.hxml
--next
-cpp cpp
-cmd cpp/Examples
hxml/examples.hxml
--next