initial commit

This commit is contained in:
Confideo-IOM
2026-07-17 15:30:29 +01:00
commit 7e8ec5a825
416 changed files with 40308 additions and 0 deletions
@@ -0,0 +1,10 @@
^C:\CODE\HYDRAV3\BUILD\CMAKEFILES\86FBA70918B4C2A3E7E2BCA408A270CB\GENERATE.STAMP.RULE
setlocal
"C:\Program Files\CMake\bin\cmake.exe" -SC:/Code/HydraV3 -BC:/Code/HydraV3/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file C:/Code/HydraV3/build/Hydra.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd