1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-11 11:19:41 +02:00

Initial checkin

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2421 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Bill Lynch 2004-11-16 19:01:55 +00:00 committed by bill
parent 28b1973a43
commit c30fd3b9e5
2 changed files with 225 additions and 0 deletions

18
build/projects/Smack.iml Normal file
View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="JAVA_MODULE">
<component name="ModuleRootManager" />
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/../../classes" />
<exclude-output />
<exclude-exploded />
<content url="file://$MODULE_DIR$/../..">
<sourceFolder url="file://$MODULE_DIR$/../../source" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../test" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Smack" level="project" />
<orderEntryProperties />
</component>
</module>