<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Faster parallel MXMLC compilation using Ant</title>
	<atom:link href="http://www.betriebsraum.de/blog/2010/02/09/faster-parallel-mxmlc-compilation-using-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.betriebsraum.de/blog/2010/02/09/faster-parallel-mxmlc-compilation-using-ant/</link>
	<description>Rich Internet Applications, Software Development, Human-Computer Interaction</description>
	<lastBuildDate>Wed, 31 Mar 2010 09:03:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: felix</title>
		<link>http://www.betriebsraum.de/blog/2010/02/09/faster-parallel-mxmlc-compilation-using-ant/comment-page-1/#comment-302096</link>
		<dc:creator>felix</dc:creator>
		<pubDate>Thu, 18 Feb 2010 21:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=1151#comment-302096</guid>
		<description>Hi Flo,

the properties and values depend on your project setup but for the simplified example above they could be:

&lt;pre lang=&quot;xml&quot;&gt;
&lt;property name=&quot;flex.sdk.dir&quot; value=&quot;${basedir}/tools/flex-sdk&quot;/&gt;
&lt;property name=&quot;flex.source.dir&quot; value=&quot;${basedir}/src/flex&quot;/&gt;
&lt;property name=&quot;flex.release.dir&quot; value=&quot;${basedir}/web/swf&quot;/&gt;
&lt;property name=&quot;flex.modules&quot; value=&quot;module1,module2,module3&quot;/&gt;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi Flo,</p>
<p>the properties and values depend on your project setup but for the simplified example above they could be:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;property</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;flex.sdk.dir&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;${basedir}/tools/flex-sdk&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;property</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;flex.source.dir&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;${basedir}/src/flex&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;property</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;flex.release.dir&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;${basedir}/web/swf&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;property</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;flex.modules&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;module1,module2,module3&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: flo</title>
		<link>http://www.betriebsraum.de/blog/2010/02/09/faster-parallel-mxmlc-compilation-using-ant/comment-page-1/#comment-302079</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Thu, 18 Feb 2010 04:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.betriebsraum.de/blog/?p=1151#comment-302079</guid>
		<description>Hi,

could you post the properties section as well, please?

Thanx, flo;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>could you post the properties section as well, please?</p>
<p>Thanx, flo;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
