build.properties 253 B

123456789
  1. # Path for the Google Compiler jar file. By default in the same directory as this properties file.
  2. GoogleCompiler = compiler.jar
  3. srcdir = js
  4. distdir = dist
  5. target = jquery.jqGrid.js
  6. target.min = jquery.jqGrid.min.js
  7. target.map = jquery.jqGrid.min.map