annotate test.py.sublime-project @ 11:231e3317477d

More version reporting test.py -> test-svn.py publish.py now generates test.py rather than test-pub.py actually added $Rev$ to test-svn.py's properties
author Oleg Oshmyan <chortos@inbox.lv>
date Fri, 12 Mar 2010 23:59:26 +0000
parents cd4304ff1d1b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
1 <!-- Documentation is available at http://www.sublimetext.com/docs/projects -->
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
2 <project>
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
3 <mount dir="." direxclude=".svn,.git,CVS,bin"/>
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
4 <options>
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
5 <![CDATA[
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
6 buildFile Packages/C++/Make.sublime-build
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
7 ]]>
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
8 </options>
cd4304ff1d1b Minor changes
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
9 </project>