hksdk/CH-HCNetSDKV6.1.9.47_build2.../Demo示例/2-Java开发示例/1-预览回放下载/ClientDemo/ClientDemo.iml

37 lines
1.3 KiB
Plaintext
Raw Permalink Normal View History

2023-03-23 17:39:59 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="jar://$MODULE_DIR$/lib/examples.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/jna.jar!/" />
<src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
</src_description>
</component>
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/bin" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="examples.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/examples.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="jna.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/jna.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="inheritedJdk" />
</component>
</module>