From f08cd9a11ca18d9c2a4cfbb5035f4227dc7030ef Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 15 Sep 2023 10:27:13 +0200 Subject: [PATCH] update appconf + test remosa --- IOB-WIN-NEXT/App.config | 6 ++++++ IOB-WIN-NEXT/DATA/CONF/MAIN.ini | 4 +++- IOB-WIN-NEXT/IOB-WIN-NEXT.csproj | 7 ++++++- IOB-WIN-NEXT/postBuildTgt.bat | 4 ++-- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/IOB-WIN-NEXT/App.config b/IOB-WIN-NEXT/App.config index 2b122620..e340c834 100644 --- a/IOB-WIN-NEXT/App.config +++ b/IOB-WIN-NEXT/App.config @@ -193,6 +193,9 @@ + + + @@ -209,6 +212,9 @@ + diff --git a/IOB-WIN-NEXT/DATA/CONF/MAIN.ini b/IOB-WIN-NEXT/DATA/CONF/MAIN.ini index bf64683c..f961022f 100644 --- a/IOB-WIN-NEXT/DATA/CONF/MAIN.ini +++ b/IOB-WIN-NEXT/DATA/CONF/MAIN.ini @@ -54,10 +54,12 @@ CLI_INST=SteamWareSim ;STARTLIST=Tend_FIMAT_01 ;STARTLIST=PIZ10 ;STARTLIST=IMI_SOITAAB_Z2342_02 +;STARTLIST=IMI_GOMBA ;STARTLIST=SIMUL_02 ;NB: mettere copy always ai file di conf x fare test... ;STARTLIST=SIMUL_01 -STARTLIST=PING +;STARTLIST=PING +STARTLIST=IMI_GOMBA MAXCNC=10 \ No newline at end of file diff --git a/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj b/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj index 8336eaae..6f969ee1 100644 --- a/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj +++ b/IOB-WIN-NEXT/IOB-WIN-NEXT.csproj @@ -489,7 +489,9 @@ - + + PreserveNewest + @@ -670,10 +672,12 @@ app.config True + PreserveNewest app.config True + PreserveNewest @@ -918,6 +922,7 @@ Designer true + PreserveNewest diff --git a/IOB-WIN-NEXT/postBuildTgt.bat b/IOB-WIN-NEXT/postBuildTgt.bat index 39e366e6..14c84558 100644 --- a/IOB-WIN-NEXT/postBuildTgt.bat +++ b/IOB-WIN-NEXT/postBuildTgt.bat @@ -60,11 +60,11 @@ REM echo Debug remoto: effettuo robocopy sync (verificare remote per cliente) REM FINASSI REM ROBOCOPY . \\10.150.0.1\Steamware\IOB-WIN-NEXT-DEB /MIR REM Baglietto -ROBOCOPY . \\192.168.60.15\Steamware\IOB-WIN-NEXT-DEB /MIR +REM ROBOCOPY . \\192.168.60.15\Steamware\IOB-WIN-NEXT-DEB /MIR REM GIACOVELLI LOCOROTONDO REM ROBOCOPY . \\192.168.1.93\Steamware\IOB-WIN-NEXT-DEB /MIR REM IMI Remosa -REM ROBOCOPY . \\192.168.0.12\Steamware\IOB-WIN-NEXT-DEB /MIR +ROBOCOPY . \\192.168.0.12\Steamware\IOB-WIN-NEXT-DEB /MIR REM IOB-WIN-SIM REM ROBOCOPY . \\IOB-WIN-SIMULA\Steamware\IOB-WIN-NEXT-DEB /MIR