View of /trunk/prebuild.webdav.xml
Parent Directory
|
Revision Log
Revision 311 -
(download)
(as text)
(annotate)
Mon Jan 11 07:48:00 2010 UTC (3 years, 5 months ago) by mikkopa
File size: 845 byte(s)
Mon Jan 11 07:48:00 2010 UTC (3 years, 5 months ago) by mikkopa
File size: 845 byte(s)
Split prebuild.xml file to multiple XML files and eliminated the embedded solution, because it was not supported by nant or monodev. This should fix issue [#353] "ModreX not included in build files for Linux".
<Project name="WebDAVSharp" path="./addon-modules/ModreX/ModularRex/lib/WebDAVSharp" type="Library" frameworkVersion="v3_5">
<Configuration name="Debug">
<Options>
<OutputPath>../../../../../bin/</OutputPath>
</Options>
</Configuration>
<Configuration name="Release">
<Options>
<OutputPath>../../../../../bin/</OutputPath>
</Options>
</Configuration>
<ReferencePath>../../../../../bin/</ReferencePath>
<ReferencePath>../../../ModularRex/bin/</ReferencePath>
<Reference name="System"/>
<Reference name="System.Xml"/>
<Reference name="System.Web"/>
<Reference name="log4net"/>
<Reference name="HttpServer"/>
<Files>
<Match pattern="*.cs" recurse="true"/>
</Files>
</Project>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

