diff options
author | lbsa71 | 2007-06-17 16:49:33 +0000 |
---|---|---|
committer | lbsa71 | 2007-06-17 16:49:33 +0000 |
commit | 5d59ffe99d7c592d87361e3bb1b1ac152bf5980c (patch) | |
tree | c25b0b3e24b13597b3675ce09b3206cf07feef85 /Prebuild/Prebuild.build | |
parent | Very Preliminary local teleporting added (currently only can teleport within... (diff) | |
download | opensim-SC_OLD-5d59ffe99d7c592d87361e3bb1b1ac152bf5980c.zip opensim-SC_OLD-5d59ffe99d7c592d87361e3bb1b1ac152bf5980c.tar.gz opensim-SC_OLD-5d59ffe99d7c592d87361e3bb1b1ac152bf5980c.tar.bz2 opensim-SC_OLD-5d59ffe99d7c592d87361e3bb1b1ac152bf5980c.tar.xz |
* Added the two Sample Apps to the solution
* Made them build
* They don't work though, gotta have a look see at that later.
* ignored a shitload of bins
Diffstat (limited to 'Prebuild/Prebuild.build')
-rw-r--r-- | Prebuild/Prebuild.build | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Prebuild/Prebuild.build b/Prebuild/Prebuild.build index 395fb31..c6c4660 100644 --- a/Prebuild/Prebuild.build +++ b/Prebuild/Prebuild.build | |||
@@ -12,13 +12,6 @@ | |||
12 | <property name="build.debug" value="true" /> | 12 | <property name="build.debug" value="true" /> |
13 | </target> | 13 | </target> |
14 | 14 | ||
15 | <property name="project.config" value="Release" /> | ||
16 | |||
17 | <target name="Release" description=""> | ||
18 | <property name="project.config" value="Release" /> | ||
19 | <property name="build.debug" value="false" /> | ||
20 | </target> | ||
21 | |||
22 | <target name="net-1.1" description="Sets framework to .NET 1.1"> | 15 | <target name="net-1.1" description="Sets framework to .NET 1.1"> |
23 | <property name="nant.settings.currentframework" value="net-1.1" /> | 16 | <property name="nant.settings.currentframework" value="net-1.1" /> |
24 | </target> | 17 | </target> |