Revert "BUG-410 -- update RIFT platform"
[osm/UI.git] / skyquake / plugins / project_management / scripts / build.sh
1 #!/bin/bash
2
3 # STANDARD_RIFT_IO_COPYRIGHT
4
5 PLUGIN_NAME=project_management
6 # change to the directory of this script
7 PLUGIN_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
8 source ../../../../skyquake/skyquake-build/scripts/build-plugin.sh