view test.py.sublime-project @ 20:5bfa23cd638d

More ZIP archive fixes One typo and one Windows incompatibility fixed.
author Oleg Oshmyan <chortos@inbox.lv>
date Mon, 14 Jun 2010 21:02:06 +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>