Files
Milchwaerme/bin/setenv.bat
T
2026-06-14 08:58:25 +02:00

8 lines
253 B
Batchfile
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
@echo off
REM Projektpfade setzen Datei per "call setenv.bat" einbinden
SET MILCH_HOME=%~dp0..
IF "%MILCH_HOME:~-1%"=="\" SET MILCH_HOME=%MILCH_HOME:~0,-1%
SET MILCH_BIN=%MILCH_HOME%\bin
SET MILCH_LIB=%MILCH_HOME%\lib
SET MILCH_CFG=%MILCH_HOME%\cfg