HOWTOBUILD.txt 610 B

1234567891011121314151617
  1. To build the project simply run the build.bat file in this folder like so:
  2. c:\> build
  3. This will run the nant build in default configuration. You can pass a target to the build.bat to run a specific
  4. target in the default.build file.
  5. To zip the project into a zip file run build passing a zip argument like so:
  6. c:\> build zip
  7. To override any of the build properties copy local.properties-exmple to local.properties and override any of the
  8. property values in the default.build.
  9. If you have any questions please go to the migrator google group located at:
  10. http://groups.google.com/group/migratordotnet-devel