aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/prebuild.xml b/prebuild.xml
index d96e405..6d64b23 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -717,30 +717,6 @@
717 <Match pattern="*.cs" recurse="true"/> 717 <Match pattern="*.cs" recurse="true"/>
718 </Files> 718 </Files>
719 </Project> 719 </Project>
720
721
722 <Project name="ServiceManager" path="OpenGridServices/ServiceManager" type="Exe">
723 <Configuration name="Debug">
724 <Options>
725 <OutputPath>../../bin/</OutputPath>
726 </Options>
727 </Configuration>
728 <Configuration name="Release">
729 <Options>
730 <OutputPath>../../bin/</OutputPath>
731 </Options>
732 </Configuration>
733
734 <ReferencePath>../../bin/</ReferencePath>
735 <Reference name="System" localCopy="false"/>
736 <Reference name="System.ServiceProcess" localCopy="false"/>
737 <Reference name="System.Xml" localCopy="false"/>
738
739 <Files>
740 <Match pattern="*.cs" recurse="true"/>
741 </Files>
742 </Project>
743
744 720
745 <Project name="OpenGridServices.GridServer" path="OpenGridServices/OpenGridServices.GridServer" type="Exe"> 721 <Project name="OpenGridServices.GridServer" path="OpenGridServices/OpenGridServices.GridServer" type="Exe">
746 <Configuration name="Debug"> 722 <Configuration name="Debug">