view 2.00/test.py.sublime-project @ 34:8fec38b0dd6e

A os.path.relpath implementation for Python 2.5
author Oleg Oshmyan <chortos@inbox.lv>
date Tue, 30 Nov 2010 00:18:17 +0000
parents f07b7a431ea6
children
line wrap: on
line source

<!-- Documentation is available at http://www.sublimetext.com/docs/projects -->
<project>
	<mount name="2.00" dir="." exclude="*.png,*.jpg,*.exe,*.dll,*.obj,*.pyc" direxclude=".svn,.git,.hg,CVS,bin,*"/>
	<!-- <mount name="1.21" dir=".." include="*.py" direxclude="*"/> -->
	<options>
<![CDATA[
buildFile Packages/C++/Make.sublime-build
]]>
	</options>
</project>