first real commit

This commit is contained in:
Doug Macintosh
2026-03-08 17:05:59 -04:00
parent d5bc62a4f2
commit 336b0dbb7e
945 changed files with 1083090 additions and 0 deletions

11
.consulo/compiler.xml Normal file
View File

@@ -0,0 +1,11 @@
<?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>