(library
    (name EsyGlfwExamples)
    (preprocess (pps lwt_ppx))
    (js_of_ocaml)
    (libraries
        lwt
        reglfw ))

(install
    (section bin)
    (files favicon01.png UVCheckerMap02-512.png))
