comparison mercurial-server-tc/mercurial-server-tc.iml @ 489:493f78cb64dd

Move MercurialBranchSupport to separate module
author Dmitry Neverov <dmitry.neverov@jetbrains.com>
date Wed, 03 Oct 2012 18:08:22 +0400
parents
children
comparison
equal deleted inserted replaced
488:60097d9c9606 489:493f78cb64dd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <module type="JAVA_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="false">
4 <output url="file://$MODULE_DIR$/classes" />
5 <exclude-output />
6 <content url="file://$MODULE_DIR$">
7 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
8 </content>
9 <orderEntry type="inheritedJdk" />
10 <orderEntry type="sourceFolder" forTests="false" />
11 <orderEntry type="library" name="TeamCity Vcs Api" level="project" />
12 <orderEntry type="library" name="TeamCityAPI-server" level="project" />
13 <orderEntry type="module" module-name="mercurial-server" />
14 <orderEntry type="library" name="TeamCityAPI-common" level="project" />
15 <orderEntry type="module" module-name="mercurial-common" />
16 </component>
17 </module>
18