Skip to content

Instantly share code, notes, and snippets.

@seanoshea
Created May 24, 2011 22:59
Show Gist options
  • Save seanoshea/989953 to your computer and use it in GitHub Desktop.
Save seanoshea/989953 to your computer and use it in GitHub Desktop.
<exec executable="cmd" dir="${win.ti.sdk.dir}">
<arg line="/c" />
<arg value="python tibuild.py -v -n -o win32 -t bundle -a ${win.ti.sdk.dir} -s ${ti.base.dir} -d ${absolute.build.dir} ${absolute.build.dir}/tmp" />
</exec>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment