Files
cdrtool/.consulo/compiler.xml
Doug Macintosh 336b0dbb7e first real commit
2026-03-08 17:05:59 -04:00

11 lines
449 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project>
<component name="CompilerManager">
<module name="hydro-cdr">
<output url="file://$PROJECT_DIR$/bin/Debug" type="PRODUCTION" />
<output url="file://$PROJECT_DIR$/bin/Debug" type="PRODUCTION_RESOURCE" />
<output url="file://$PROJECT_DIR$/bin/Debug" type="TEST" />
<output url="file://$PROJECT_DIR$/bin/Debug" type="TEST_RESOURCE" />
</module>
</component>
</project>