From cf549ec8cfa5e5b0b76971e911289f92b6fee6a3 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 20 Jan 2025 16:36:50 +0100 Subject: [PATCH] =?UTF-8?q?Integration=202.7a1=20:=20-=20ora=20Id=20di=20P?= =?UTF-8?q?rogetto=20e=20Id=20di=20Produzione=20sono=20nel=20file=20BTM,?= =?UTF-8?q?=20in=20BTL=20valgono=20sempre=200=20-=20compilazione=20parte?= =?UTF-8?q?=20nativa=2032bit=20senza=20pi=C3=B9=20limiti=20per=20Windows?= =?UTF-8?q?=20XP.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IntegrationEgaltech/BTL.cs | 8 +++++--- .../Properties/AssemblyInfo.cs | 6 +++--- IntegrationEgaltech2/IntegrationEgaltech2.aps | Bin 3728 -> 3728 bytes IntegrationEgaltech2/IntegrationEgaltech2.rc | Bin 6892 -> 6892 bytes .../IntegrationEgaltech2.vcxproj | 6 +++--- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/IntegrationEgaltech/BTL.cs b/IntegrationEgaltech/BTL.cs index b0a7083..38c2438 100644 --- a/IntegrationEgaltech/BTL.cs +++ b/IntegrationEgaltech/BTL.cs @@ -76,9 +76,9 @@ namespace ib.essetre.integration.egaltech tw.WriteLine( Constants.VERSION) ; tw.WriteLine( Constants.BUILD) ; tw.WriteLine( Constants.GENERAL) ; - tw.WriteLine( Constants.PROJECT_NUMBER + this.projectNumber) ; + tw.WriteLine( Constants.PROJECT_NUMBER + "0") ; tw.WriteLine( Constants.SCALE_UNIT + Constants.scaleUnit.ToString()) ; - tw.WriteLine( Constants.USERATTRIBUTE + "\"PRODID\":" + "\"" + ( IsFromProject ? 0 : productionId) + "\"") ; + tw.WriteLine( Constants.USERATTRIBUTE + "\"PRODID\":" + "\"" + "0" + "\"") ; tw.WriteLine( Constants.USERATTRIBUTE + "\"PATTID\":" + "\"" + ( IsFromProject ? 0 : patternId) + "\"") ; tw.WriteLine( Constants.USERATTRIBUTE + "\"BARLEN\":" + "\"" + barLength + "\"") ; tw.WriteLine( Constants.USERATTRIBUTE + "\"PANELLEN\":" + "\"" + panelLength + "\"") ; @@ -215,7 +215,9 @@ namespace ib.essetre.integration.egaltech using ( var tw = new StreamWriter( Path.ChangeExtension( BtlPath, ".btm"), false)) { tw.WriteLine( "[AuxData]") ; tw.WriteLine( "LOAD90=" + barLoad90) ; - tw.WriteLine( "PROGID=" + nStart.ToString()); + tw.WriteLine( "PROGID=" + nStart.ToString()) ; + tw.WriteLine( "PROJID=" + projectNumber) ; + tw.WriteLine( "PRODID=" + (IsFromProject ? "0" : productionId.ToString())) ; } } catch { diff --git a/IntegrationEgaltech/Properties/AssemblyInfo.cs b/IntegrationEgaltech/Properties/AssemblyInfo.cs index 69072fc..9958085 100644 --- a/IntegrationEgaltech/Properties/AssemblyInfo.cs +++ b/IntegrationEgaltech/Properties/AssemblyInfo.cs @@ -14,7 +14,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Egalware s.r.l.")] [assembly: AssemblyProduct("Beam & Wall")] -[assembly: AssemblyCopyright("Copyright © 2018-2024 by Egalware s.r.l.")] +[assembly: AssemblyCopyright("Copyright © 2018-2025 by Egalware s.r.l.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -36,5 +36,5 @@ using System.Runtime.InteropServices; // È possibile specificare tutti i valori oppure impostare valori predefiniti per i numeri relativi alla revisione e alla build // usando l'asterisco '*' come illustrato di seguito: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.6.7.5")] -[assembly: AssemblyFileVersion("2.6.7.5")] +[assembly: AssemblyVersion("2.7.1.1")] +[assembly: AssemblyFileVersion("2.7.1.1")] diff --git a/IntegrationEgaltech2/IntegrationEgaltech2.aps b/IntegrationEgaltech2/IntegrationEgaltech2.aps index fbdb2e6a54a2bc30cc74bc962f214adc19b40c45..17c38e39c2b6bd58f05b16992f622d1bbb9686e0 100644 GIT binary patch delta 93 zcmbOrJ3)4X4jU&s0}}%y5VB9Mo{2PVMg=Kf;{z10LIT1D*ylh delta 93 zcmbOrJ3)4X4jU&M0}}%)13LrTwiQVL diff --git a/IntegrationEgaltech2/IntegrationEgaltech2.rc b/IntegrationEgaltech2/IntegrationEgaltech2.rc index bfe7d373ee2018438c293272ea2c27c3a7f9e701..d71da9be474007625967921e942220430167a192 100644 GIT binary patch delta 132 zcmaE3`o?ra3n!;JgARis2u}_a)MPZ@TrK#LiPfAT5hTE)J9(Oj-(&^e7DiJrZ-Z#S pWF@{sjOIX|_~t)+K1_u5zk%r8yg^im5u$POAHG+ckBDn90|0c4C20Tv delta 128 zcmaE3`o?ra3n!-;gARi^5Sva86x3ui+gvU9l8M=jA$@YAsQ%<>B7TzWin32Proj {69c15767-8e9e-42be-b8f8-aea49dc572ce} IntegrationEgaltech2 - 7.0 + 10.0 DynamicLibrary true - v141_xp + v143 Unicode DynamicLibrary false - v141_xp + v143 true Unicode