diff options
author | Homer Horwitz | 2009-04-05 18:36:05 +0000 |
---|---|---|
committer | Homer Horwitz | 2009-04-05 18:36:05 +0000 |
commit | ae98a122352a23087a5dce830bac0583d02de8bb (patch) | |
tree | 1e372e030c81a7a236fbbd0a71f2aa2679f9ba34 /prebuild.xml | |
parent | Try another fix for the Windows build break (diff) | |
download | opensim-SC_OLD-ae98a122352a23087a5dce830bac0583d02de8bb.zip opensim-SC_OLD-ae98a122352a23087a5dce830bac0583d02de8bb.tar.gz opensim-SC_OLD-ae98a122352a23087a5dce830bac0583d02de8bb.tar.bz2 opensim-SC_OLD-ae98a122352a23087a5dce830bac0583d02de8bb.tar.xz |
And another fix for the windows build
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 1dec883..15be54e 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1510,6 +1510,7 @@ | |||
1510 | <Reference name="Nini.dll" /> | 1510 | <Reference name="Nini.dll" /> |
1511 | <Reference name="OpenSim"/> | 1511 | <Reference name="OpenSim"/> |
1512 | <Reference name="OpenSim.Framework"/> | 1512 | <Reference name="OpenSim.Framework"/> |
1513 | <Reference name="OpenSim.Framework.Servers"/> | ||
1513 | <Reference name="OpenSim.Region.Framework"/> | 1514 | <Reference name="OpenSim.Region.Framework"/> |
1514 | <Reference name="OpenSim.Region.ClientStack"/> | 1515 | <Reference name="OpenSim.Region.ClientStack"/> |
1515 | <Reference name="System"/> | 1516 | <Reference name="System"/> |