view test.py.sublime-project @ 4:06eef313aeaa

-c command line option fixes
author Oleg Oshmyan <chortos@inbox.lv>
date Sat, 13 Feb 2010 23:40:53 +0000
parents cd4304ff1d1b
children
line wrap: on
line source

<!-- Documentation is available at http://www.sublimetext.com/docs/projects -->
<project>
	<mount dir="." direxclude=".svn,.git,CVS,bin"/>
	<options>
<![CDATA[
buildFile Packages/C++/Make.sublime-build
]]>
	</options>
</project>