Erste Fassung erstellt.

This commit is contained in:
2026-04-28 17:51:52 +02:00
commit 200a482c32
35 changed files with 1027 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@echo off
REM ================================================================
REM DOCU_BUILD - Shell mit gesetzten Umgebungsvariablen oeffnen
REM ================================================================
call "%~dp0setenv.bat"
start cmd /k "echo DOCU_BUILD Umgebung aktiv. && echo PROJECT=%PROJECT%"