mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added version info
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@175 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
5ffd945737
commit
bf6137f04c
2 changed files with 2 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
extensions = svn
|
||||
platform = vc80
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@
|
|||
<include name="**/*.hpp"/>
|
||||
</module>
|
||||
</deploy>
|
||||
<info version="svn rev ${svn.revision}" todir="${dist.dir}"/>
|
||||
</target>
|
||||
|
||||
<target name="package" depends="export" description="package distribution">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue