diff test.py.sublime-project @ 3:cd4304ff1d1b

Minor changes
author Oleg Oshmyan <chortos@inbox.lv>
date Fri, 22 Jan 2010 20:16:07 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test.py.sublime-project	Fri Jan 22 20:16:07 2010 +0000
@@ -0,0 +1,9 @@
+<!-- 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>