Fix prebuild.xml

adding a reference to a dll requires 'path="..."'
0.7.4.1
BlueWall 2012-04-27 16:17:46 -04:00
parent 6473674bbf
commit db566fbb09
1 changed files with 1 additions and 1 deletions

View File

@ -1472,7 +1472,7 @@
<Reference name="OpenSim.Services.Connectors"/>
<Reference name="OpenSim.Services.Base"/>
<Reference name="OpenSim.Services.Interfaces"/>
<Reference name="Ionic.Zip"/>
<Reference name="Ionic.Zip" path="../../../bin/"/>
<Reference name="GlynnTucker.Cache" path="../../../bin/"/>