aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/tests/include-002.include
diff options
context:
space:
mode:
authorlbsa712009-02-19 14:54:21 +0000
committerlbsa712009-02-19 14:54:21 +0000
commit549c615e0e7fbc4fa284de533db673e7e2fd665b (patch)
treeeb1b42f9ea8c581219a4f0743ea4e92d253037ee /Prebuild/tests/include-002.include
parent* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... (diff)
downloadopensim-SC_OLD-549c615e0e7fbc4fa284de533db673e7e2fd665b.zip
opensim-SC_OLD-549c615e0e7fbc4fa284de533db673e7e2fd665b.tar.gz
opensim-SC_OLD-549c615e0e7fbc4fa284de533db673e7e2fd665b.tar.bz2
opensim-SC_OLD-549c615e0e7fbc4fa284de533db673e7e2fd665b.tar.xz
* reverted the revert of the revert. What can I say? I'm calling this a day, and will get back up on the horse tomorrow.
Diffstat (limited to 'Prebuild/tests/include-002.include')
-rw-r--r--Prebuild/tests/include-002.include14
1 files changed, 0 insertions, 14 deletions
diff --git a/Prebuild/tests/include-002.include b/Prebuild/tests/include-002.include
deleted file mode 100644
index 64f4058..0000000
--- a/Prebuild/tests/include-002.include
+++ /dev/null
@@ -1,14 +0,0 @@
1<Project name="Prebuild"
2 path="src"
3 language="C#"
4 assemblyName="include-001"
5 type="Exe"
6 version="1.2.3"
7 xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd"
8 >
9 <?include file="include-002-2.include"?>
10 <Reference name="System" />
11 <Files>
12 <Match pattern="*.cs" recurse="true"/>
13 </Files>
14</Project>