mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-04-05 05:03:06 +02:00
23 lines
282 B
Properties
23 lines
282 B
Properties
custom = true
|
|
|
|
|
|
# project
|
|
project.name = h5ai
|
|
project.version = 0.19
|
|
|
|
|
|
# src
|
|
src.dir = src
|
|
|
|
|
|
# build
|
|
build.dir = build
|
|
release.dir = release
|
|
|
|
|
|
# tools
|
|
tool.wepp = wepp
|
|
tool.jslint = jslint
|
|
tool.jshint = jshint
|
|
|