summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 973c92f)
raw | patch | inline | side by side (parent: 973c92f)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Thu, 8 May 2008 18:51:45 +0000 (18:51 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Thu, 8 May 2008 18:51:45 +0000 (18:51 +0000) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 77ebb39029306a9feaf08449a03e063aab542f6d..5e38e1792bda062b876e9772877fd9cd203712d6 100644 (file)
--- a/build.xml
+++ b/build.xml
<!-- Compile from source to build -->
<cc cc="${arch}gcc" cxx="${arch}g++"
destdir="${build}/obj"
- continueOnError="false"
+ continueOnError="true"
refreshCache="${refresh}">
<fileset dir="${src}">
<!-- THINGS TO EXCLUDE -->