leeres Projekt mit Umgebung angelegt

This commit is contained in:
2026-07-20 16:28:31 +02:00
commit 06de3aba70
12 changed files with 385 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@echo off
REM ================================================================
REM SPS_SKEL - Shell mit gesetzten Umgebungsvariablen oeffnen
REM ================================================================
call "%~dp0setenv.bat"
start cmd /k "echo SPS_SKEL Umgebung aktiv. && echo PROJECT=%PROJECT%"