aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-07-23 23:12:30 +0100
committerJustin Clark-Casey (justincc)2010-07-23 23:12:30 +0100
commit1a03a0b281d343ce5b962c3a85b4b709b1277896 (patch)
tree3ba0579e24966ca7c279905f5b8c7a04416f19c5 /.nant
parentin nant distbin, specifically only delete Regions.ini instead of the entire R... (diff)
downloadopensim-SC_OLD-1a03a0b281d343ce5b962c3a85b4b709b1277896.zip
opensim-SC_OLD-1a03a0b281d343ce5b962c3a85b4b709b1277896.tar.gz
opensim-SC_OLD-1a03a0b281d343ce5b962c3a85b4b709b1277896.tar.bz2
opensim-SC_OLD-1a03a0b281d343ce5b962c3a85b4b709b1277896.tar.xz
remove compile.bat from a created binary distribution
Diffstat (limited to '.nant')
-rw-r--r--.nant/local.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/.nant/local.include b/.nant/local.include
index 8e4bc4d..0279f25 100644
--- a/.nant/local.include
+++ b/.nant/local.include
@@ -20,6 +20,7 @@
20 <delete dir="${distbindir}/.nant"/> 20 <delete dir="${distbindir}/.nant"/>
21 <delete> 21 <delete>
22 <fileset basedir="${distbindir}"> 22 <fileset basedir="${distbindir}">
23 <include name="compile.bat"/>
23 <include name="BUILDING.txt"/> 24 <include name="BUILDING.txt"/>
24 <include name="Makefile"/> 25 <include name="Makefile"/>
25 <include name="nant-color"/> 26 <include name="nant-color"/>