build.properties 410 B

123456789101112131415
  1. # Path for the Google Compiler jar file. By default in the same directory as this properties file.
  2. GoogleCompiler = tools/compiler.jar
  3. NugetExe = NuGet.exe
  4. srcdir = js
  5. distdir = dist
  6. build.major = 3
  7. build.minor = 0
  8. build.revision = 47
  9. target = jquery.inputmask.bundle.js
  10. target.min = jquery.inputmask.bundle.min.js
  11. nuspec = jquery.inputmask.nuspec
  12. nuspeclinux = jquery.inputmask.linux.nuspec