Tetris/.idea/Tetris.iml

20 lines
683 B
Plaintext
Raw Normal View History

2021-11-08 09:59:16 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
2021-11-08 10:29:38 +01:00
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
2021-11-08 09:59:16 +01:00
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
2022-01-10 21:56:27 +01:00
<orderEntry type="module-library" exported="">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/Datenbank/sqlite-jdbc-3.36.0.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
2021-11-08 09:59:16 +01:00
</component>
</module>