Skip to content
Snippets Groups Projects
PlayWallNativeMac.iml 861 B
Newer Older
  • Learn to ignore specific revisions
  • <?xml version="1.0" encoding="UTF-8"?>
    <module type="JAVA_MODULE" version="4">
      <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" />
          <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
        </content>
        <orderEntry type="sourceFolder" forTests="false" />
        <orderEntry type="inheritedJdk" />
        <orderEntry type="module" module-name="PlayWallCore" />
    
    Tobias Ullerich's avatar
    Tobias Ullerich committed
        <orderEntry type="library" name="libUtils" level="project" />
        <orderEntry type="library" name="Updater" level="project" />
        <orderEntry type="library" name="Plugins" level="project" />
        <orderEntry type="library" name="YML" level="project" />
    
      </component>
    </module>