aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2010-05-18 21:29:02 +0100
committerMelanie2010-05-18 21:29:02 +0100
commitf253758c2e4e30c8e09f23135d79765c70198802 (patch)
tree5d936d6450d580cf24e133047df7ff8d759de557 /prebuild.xml
parentLooks like the new files were never added to prebuild.xml (diff)
downloadopensim-SC_OLD-f253758c2e4e30c8e09f23135d79765c70198802.zip
opensim-SC_OLD-f253758c2e4e30c8e09f23135d79765c70198802.tar.gz
opensim-SC_OLD-f253758c2e4e30c8e09f23135d79765c70198802.tar.bz2
opensim-SC_OLD-f253758c2e4e30c8e09f23135d79765c70198802.tar.xz
Revert "Looks like the new files were never added to prebuild.xml"
This reverts commit df49756e7b8125595db20f63d5f9809a27642b77.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index f9608fb..329ef7b 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2141,7 +2141,6 @@
2141 <Exclude name="Tests" pattern="Tests" /> 2141 <Exclude name="Tests" pattern="Tests" />
2142 </Match> 2142 </Match>
2143 <Match path="Resources" pattern="*.sql" buildAction="EmbeddedResource"/> 2143 <Match path="Resources" pattern="*.sql" buildAction="EmbeddedResource"/>
2144 <Match path="Resources" pattern="*.migrations" buildAction="EmbeddedResource"/>
2145 <Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/> 2144 <Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/>
2146 </Files> 2145 </Files>
2147 </Project> 2146 </Project>
@@ -2248,7 +2247,6 @@
2248 <Exclude name="Tests" pattern="Tests" /> 2247 <Exclude name="Tests" pattern="Tests" />
2249 </Match> 2248 </Match>
2250 <Match path="Resources" pattern="*.sql" buildAction="EmbeddedResource"/> 2249 <Match path="Resources" pattern="*.sql" buildAction="EmbeddedResource"/>
2251 <Match path="Resources" pattern="*.migrations" buildAction="EmbeddedResource"/>
2252 <Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/> 2250 <Match pattern="*.addin.xml" path="Resources" buildAction="EmbeddedResource" recurse="true"/>
2253 </Files> 2251 </Files>
2254 </Project> 2252 </Project>