diff --git a/PlayWallNativeWin/PlayWallNativeWin.iml b/PlayWallNativeWin/PlayWallNativeWin.iml new file mode 100644 index 0000000000000000000000000000000000000000..c3714a7ac18d4c013b1f1032a571fc555752af3b --- /dev/null +++ b/PlayWallNativeWin/PlayWallNativeWin.iml @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="JAVA_MODULE" version="4"> + <component name="EclipseModuleManager"> + <libelement value="jar://$MODULE_DIR$/j4n/jni4net.j-0.8.8.0.jar!/" /> + <libelement value="jar://$MODULE_DIR$/j4n/NativeAudio.j4n.jar!/" /> + <src_description expected_position="0"> + <src_folder value="file://$MODULE_DIR$/src" expected_position="0" /> + </src_description> + </component> + <component name="NewModuleRootManager" inherit-compiler-output="false"> + <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="inheritedJdk" /> + <orderEntry type="library" name="Plugins" level="project" /> + <orderEntry type="library" name="YML" level="project" /> + <orderEntry type="module-library"> + <library name="jni4net.j-0.8.8.0.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/j4n/jni4net.j-0.8.8.0.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library name="NativeAudio.j4n.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/j4n/NativeAudio.j4n.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> + </orderEntry> + <orderEntry type="module" module-name="PlayWallCore" /> + <orderEntry type="library" name="libUtils" level="project" /> + <orderEntry type="library" name="Updater" level="project" /> + </component> +</module> \ No newline at end of file