diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2011-01-13 14:38:05 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2011-01-13 14:38:05 +0000 |
commit | d66678df1454c12ccfd8a5f079c293ff48c16a95 (patch) | |
tree | 4a41b2b92d0ff82d6fea68e4212ace28381786b4 | |
parent | 03d23f1bae4ffb3702de3a5e26164aa8a9e9e7cd (diff) | |
download | usdx-d66678df1454c12ccfd8a5f079c293ff48c16a95.tar.gz usdx-d66678df1454c12ccfd8a5f079c293ff48c16a95.tar.xz usdx-d66678df1454c12ccfd8a5f079c293ff48c16a95.zip |
buildbot scripts
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@2788 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rwxr-xr-x | mediaplugin/dists/buildbot/win32-delphi-build.bat | 2 | ||||
-rwxr-xr-x | mediaplugin/dists/buildbot/win32-delphi-build.sh (renamed from mediaplugin/dists/buildbot/win32-build.sh) | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mediaplugin/dists/buildbot/win32-delphi-build.bat b/mediaplugin/dists/buildbot/win32-delphi-build.bat new file mode 100755 index 00000000..566b8a6e --- /dev/null +++ b/mediaplugin/dists/buildbot/win32-delphi-build.bat @@ -0,0 +1,2 @@ +PWD= +bash -s ./win32-delphi-build.sh diff --git a/mediaplugin/dists/buildbot/win32-build.sh b/mediaplugin/dists/buildbot/win32-delphi-build.sh index 1cb289fe..1cb289fe 100755 --- a/mediaplugin/dists/buildbot/win32-build.sh +++ b/mediaplugin/dists/buildbot/win32-delphi-build.sh |