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

1
.consulo/.name Normal file
View File

@@ -0,0 +1 @@
hydro-cdr

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>

View File

@@ -0,0 +1,5 @@
<component name="CopyrightManager">
<settings default="">
<module2copyright />
</settings>
</component>

91
.consulo/modules.xml Normal file
View File

@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<component name="ModuleManager">
<modules>
<module name="hydro_cdr (Root)" dirurl="file://$PROJECT_DIR$" current-layer="Default">
<module-layer name="Default">
<extension id="msbuild-mono" sdk="Mono MSBuild 15.1 (predefined)" solution-url="file://$MODULE_DIR$/hydro-cdr.sln" provider-id="mono" />
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" />
</module-layer>
</module>
<module name="hydro-cdr" current-layer="Default">
<module-layer name="Default">
<extension id="csharp-mono-by-msbuild" unsafe-code="false" optimize-code="false" platform="ANY_CPU" />
<extension id="dotnet-mono-by-msbuild" sdk-module-name="" sdk-name="Mono 4.0-api (predefined)" target="EXECUTABLE" debug="true" allow-source-roots="false" file-name="cdr-tool.$TargetFileExt$" output-dir="$USER_HOME$/Downloads/hydro_cdr/bin/Debug/" namespace-prefix="">
<define>DEBUG</define>
<define>TRACE</define>
</extension>
<content url="file://$USER_HOME$/Downloads/hydro_cdr/Arguments.cs" />
<content url="file://$USER_HOME$/Downloads/hydro_cdr/Logger.cs" />
<content url="file://$USER_HOME$/Downloads/hydro_cdr/Properties/AssemblyInfo.cs" />
<content url="file://$USER_HOME$/Downloads/hydro_cdr/Web.cs" />
<content url="file://$USER_HOME$/Downloads/hydro_cdr/WebRoutines.cs" />
<content url="file://$USER_HOME$/Downloads/hydro_cdr/_Main.cs" />
<content url="file://$USER_HOME$/Downloads/hydro_cdr/app.config" />
<content url="file://$USER_HOME$/Downloads/hydro_cdr/bin/Debug">
<content-folder type="EXCLUDED" url="file://$USER_HOME$/Downloads/hydro_cdr/bin/Debug" />
</content>
<content url="file://$USER_HOME$/Downloads/hydro_cdr/hydro-cdr.csproj" />
<orderEntry type="sourceFolder" />
<orderEntry type="module-library">
<library>
<binaries>
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/Microsoft.CSharp.dll!/" />
</binaries>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<binaries>
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/mscorlib.dll!/" />
</binaries>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<binaries>
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Core.dll!/" />
</binaries>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<binaries>
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Data.DataSetExtensions.dll!/" />
</binaries>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<binaries>
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Data.dll!/" />
</binaries>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<binaries>
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.dll!/" />
</binaries>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<binaries>
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Xml.dll!/" />
</binaries>
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<binaries>
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Xml.Linq.dll!/" />
</binaries>
</library>
</orderEntry>
</module-layer>
</module>
</modules>
</component>
</project>

1031
.consulo/workspace.xml Normal file

File diff suppressed because it is too large Load Diff