build.properties 351 B

1234567891011121314
  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 = 2
  7. build.minor = 2
  8. build.revision = 27
  9. target = jquery.inputmask.bundle.js
  10. target.min = jquery.inputmask.bundle.min.js
  11. nuspec = jquery.inputmask.nuspec