source: trunk/CardServProxy.iml

Last change on this file was 201, checked in by bowman, 12 years ago

Added all source additions and changes submitted during the recent downtime (again).

File size: 1.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<module relativePaths="true" 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="module-library">
12 <library>
13 <CLASSES>
14 <root url="jar://$MODULE_DIR$/lib/bowman.jar!/" />
15 </CLASSES>
16 <JAVADOC />
17 <SOURCES />
18 </library>
19 </orderEntry>
20 <orderEntry type="module-library">
21 <library>
22 <CLASSES>
23 <root url="jar://$MODULE_DIR$/lib/bowxml.jar!/" />
24 </CLASSES>
25 <JAVADOC />
26 <SOURCES />
27 </library>
28 </orderEntry>
29 <orderEntry type="module-library">
30 <library>
31 <CLASSES>
32 <root url="jar://$MODULE_DIR$/lib/bowbot.jar!/" />
33 </CLASSES>
34 <JAVADOC />
35 <SOURCES />
36 </library>
37 </orderEntry>
38 <orderEntry type="module-library">
39 <library>
40 <CLASSES>
41 <root url="jar://$MODULE_DIR$/lib/orionembedded.jar!/" />
42 </CLASSES>
43 <JAVADOC />
44 <SOURCES />
45 </library>
46 </orderEntry>
47 <orderEntry type="module-library">
48 <library>
49 <CLASSES>
50 <root url="jar://$MODULE_DIR$/lib/bowhttpd.jar!/" />
51 </CLASSES>
52 <JAVADOC />
53 <SOURCES />
54 </library>
55 </orderEntry>
56 <orderEntry type="module-library">
57 <library>
58 <CLASSES>
59 <root url="jar://$MODULE_DIR$/lib/mysql-connector-java-5.1.15-bin.jar!/" />
60 </CLASSES>
61 <JAVADOC />
62 <SOURCES />
63 </library>
64 </orderEntry>
65 </component>
66</module>
67
Note: See TracBrowser for help on using the repository browser.