~erobererunc/sahana-eden/tropo_xforms

« back to all changes in this revision

Viewing changes to static/scripts/tools/build.cmd

  • Committer: Michael
  • Date: 2010-12-16 13:45:28 UTC
  • mfrom: (1479.1.91 eden)
  • Revision ID: ero@gmail.com-20101216134528-7x3m6m3fk9uc9i69
mergeĀ fromĀ trunk...

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
python build.sahana.py
3
3
) ELSE (
4
4
python build.sahana.py %1
5
 
@echo !! Action Required !!
6
 
@echo Be sure to search OpenLayers.js output file for 'style.css' and amend path to '../../styles/gis/style.css'
7
5
)