diff options
author | Melanie | 2009-08-06 23:01:59 +0100 |
---|---|---|
committer | Melanie | 2009-08-06 23:01:59 +0100 |
commit | ed3b21ce4e447d63f34748f56104536b5b0ec993 (patch) | |
tree | be8666de0b126ffc18aa26654fc85fb56b3595be /prebuild.xml | |
parent | Update prebuild once again (diff) | |
download | opensim-SC_OLD-ed3b21ce4e447d63f34748f56104536b5b0ec993.zip opensim-SC_OLD-ed3b21ce4e447d63f34748f56104536b5b0ec993.tar.gz opensim-SC_OLD-ed3b21ce4e447d63f34748f56104536b5b0ec993.tar.bz2 opensim-SC_OLD-ed3b21ce4e447d63f34748f56104536b5b0ec993.tar.xz |
Remove the forge module patch insertion area from prebuild.xml
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/prebuild.xml b/prebuild.xml index a34661c..ee93723 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -3867,16 +3867,6 @@ | |||
3867 | </Files> | 3867 | </Files> |
3868 | </Project> | 3868 | </Project> |
3869 | 3869 | ||
3870 | |||
3871 | <!-- /////////////////// DO NOT EDIT THE BELOW 6 LINES!!!! //////////// --> | ||
3872 | |||
3873 | |||
3874 | |||
3875 | <!-- FORGE MODULE INSERT --> | ||
3876 | |||
3877 | |||
3878 | <!-- /////////////////// END OF INSERTION ///////////////////////////// --> | ||
3879 | |||
3880 | <?include file="addon-modules/*/prebuild.xml" ?> | 3870 | <?include file="addon-modules/*/prebuild.xml" ?> |
3881 | 3871 | ||
3882 | </Solution> | 3872 | </Solution> |