Skip to content

Commit 9589e55

Browse files
committed
Package info updated
1 parent 6e5ed25 commit 9589e55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

EdiabasLib/CreateReleasePackage.bat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ timeout /T 1 /NOBREAK > nul
2626
mkdir "!PACKAGEPATH!" || EXIT /b 1
2727

2828
echo The following solutions have to be rebuild as release before creating the package:
29-
echo EdiabasLib, S29CertGenerator and LogFileConverter
29+
echo EdiabasLib, S29CertGenerator, LogFileConverter, UpdateLoader,
30+
echo PIC firmware binaries
3031

3132
echo Copying EdiabasTest
3233
forfiles /P !EDIABASTESTSRCPATH! /M *.exe /S /D -1 /C "cmd /c echo Old file found: @file @fdate" 2>nul

0 commit comments

Comments
 (0)