Skip to content
Snippets Groups Projects
PluginNativeMac.iml 914 B
Newer Older
  • Learn to ignore specific revisions
  • <?xml version="1.0" encoding="UTF-8"?>
    
    Tobias Ullerich's avatar
    Tobias Ullerich committed
      <component name="NewModuleRootManager" inherit-compiler-output="true">
    
        <exclude-output />
    
        <content url="file://$MODULE_DIR$/../PluginNativeMac">
          <sourceFolder url="file://$MODULE_DIR$/../PluginNativeMac/src" isTestSource="false" />
          <sourceFolder url="file://$MODULE_DIR$/../PluginNativeMac/test" isTestSource="false" />
    
        </content>
        <orderEntry type="inheritedJdk" />
    
        <orderEntry type="sourceFolder" forTests="false" />
    
        <orderEntry type="library" name="libUtils" level="project" />
        <orderEntry type="library" name="Plugins" level="project" />
    
        <orderEntry type="library" name="Updater" level="project" />
        <orderEntry type="library" name="XML" level="project" />
    
        <orderEntry type="library" name="YML" level="project" />
    
        <orderEntry type="module" module-name="PlayWallCore" />
    
      </component>
    </module>