# Settings that will be used during the build. # 2016-08-15 # Jan Willem Knopper, TU/e # version (make sure it is ok alphabetically aswell as numerically, so no # 10 or 11 anywhere for now) jsbuild.version = 1.0 jsbuild.source = source jsbuild.build = ${basedir}${file.separator}build${file.separator}javascript jsbuild.target = ${jsbuild.build}${file.separator}target jsbuild.temporary = ${jsbuild.build}${file.separator}temporary # change this to the name of the application jsbuild.application = om-lib