chip8-rust/.idea/Chip8Emulator.iml

11 lines
436 B
Text
Raw Normal View History

2024-11-17 21:07:20 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="EMPTY_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
2025-01-07 12:38:53 +00:00
<sourceFolder url="file://$MODULE_DIR$/emulator/src" isTestSource="false" />
2024-11-17 21:07:20 +00:00
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>