mirror of
				https://github.com/irmen/prog8.git
				synced 2025-10-31 00:16:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			882 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			882 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <module type="JAVA_MODULE" version="4">
 | |
|   <component name="NewModuleRootManager" inherit-compiler-output="true">
 | |
|     <exclude-output />
 | |
|     <content url="file://$MODULE_DIR$">
 | |
|       <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
 | |
|       <excludeFolder url="file://$MODULE_DIR$/build" />
 | |
|     </content>
 | |
|     <orderEntry type="inheritedJdk" />
 | |
|     <orderEntry type="sourceFolder" forTests="false" />
 | |
|     <orderEntry type="library" name="KotlinJavaRuntime" level="project" />
 | |
|     <orderEntry type="library" name="michael.bull.kotlin.result.jvm" level="project" />
 | |
|     <orderEntry type="module" module-name="codeGenIntermediate" />
 | |
|     <orderEntry type="module" module-name="intermediate" />
 | |
|     <orderEntry type="module" module-name="codeCore" />
 | |
|     <orderEntry type="module" module-name="simpleAst" />
 | |
|   </component>
 | |
| </module> |