Restructured project prior to merging changes from Afsnit repo.

This commit is contained in:
akwizgran
2012-10-30 20:30:50 +00:00
parent 0ffdaf89c0
commit e6ac5494fc
279 changed files with 44 additions and 87 deletions

3
src/build.xml Normal file
View File

@@ -0,0 +1,3 @@
<project name='api' default='depend'>
<import file='../build-common.xml'/>
</project>