From 5efaac94cbc76bd33cc77f2bfaf2fcd4ecfff493 Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Mon, 20 Mar 2023 15:42:31 +0100 Subject: [PATCH] Reconfigured for iPerl --- Config/Config.csproj | 4 ++-- Results/Results.csproj | 4 ++-- ResultsBrowser/ResultsBrowser.csproj | 4 ++-- TBF/TBF.csproj | 12 ++++++------ TBF/UI/MainWnd.Designer.cs | 4 ++-- UserManagement/UserManagement.csproj | 4 ++-- Users/Users.csproj | 4 ++-- 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Config/Config.csproj b/Config/Config.csproj index 02d5ceb6b..a5cd43615 100644 --- a/Config/Config.csproj +++ b/Config/Config.csproj @@ -19,7 +19,7 @@ full false bin\Debug\ - TRACE;DEBUG;MUNICH + TRACE;DEBUG;TURA_IPERL;IPERL;ORACLE_DB;LANG_SK prompt 4 false @@ -30,7 +30,7 @@ pdbonly true bin\Release\ - TRACE;MUNICH + TRACE;TURA_IPERL;IPERL;ORACLE_DB;LANG_SK prompt 4 false diff --git a/Results/Results.csproj b/Results/Results.csproj index 0314fd656..f4444345e 100644 --- a/Results/Results.csproj +++ b/Results/Results.csproj @@ -19,7 +19,7 @@ full false bin\Debug\ - TRACE;DEBUG + TRACE;DEBUG;TURA_IPERL;IPERL;ORACLE_DB;LANG_SK prompt 4 AnyCPU @@ -29,7 +29,7 @@ pdbonly true bin\Release\ - TRACE + TRACE;TURA_IPERL;IPERL;ORACLE_DB;LANG_SK prompt 4 false diff --git a/ResultsBrowser/ResultsBrowser.csproj b/ResultsBrowser/ResultsBrowser.csproj index cd63d94b7..cf64d38f7 100644 --- a/ResultsBrowser/ResultsBrowser.csproj +++ b/ResultsBrowser/ResultsBrowser.csproj @@ -21,7 +21,7 @@ full false bin\Debug\ - TRACE;DEBUG + TRACE;DEBUG;TURA_IPERL;IPERL;ORACLE_DB;LANG_SK prompt 4 false @@ -32,7 +32,7 @@ pdbonly true bin\Release\ - TRACE + TRACE;TURA_IPERL;IPERL;ORACLE_DB;LANG_SK prompt 4 false diff --git a/TBF/TBF.csproj b/TBF/TBF.csproj index a9969864f..f65b7b497 100644 --- a/TBF/TBF.csproj +++ b/TBF/TBF.csproj @@ -39,7 +39,7 @@ full false bin\Debug\ - TRACE;DEBUG;MUNICH;CAMERA + TRACE;DEBUG;TURA_IPERL;IPERL;MANAGED;ORACLE_DB;LANG_SK;STABLE_MASS_EXTRAS prompt 4 true @@ -50,7 +50,7 @@ pdbonly true bin\Release\ - TRACE;MUNICH;CAMERA + TRACE;TURA_IPERL;IPERL;MANAGED;ORACLE_DB;LANG_SK;STABLE_MASS_EXTRAS prompt 4 AnyCPU @@ -60,7 +60,7 @@ true bin\Debug\ - TRACE;DEBUG;MUNICH;CAMERA + TRACE;DEBUG;TURA_IPERL;IPERL;MANAGED;ORACLE_DB;LANG_SK;STABLE_MASS_EXTRAS full AnyCPU prompt @@ -70,7 +70,7 @@ bin\x86\Release\ - TRACE;MUNICH;CAMERA + TRACE;TURA_IPERL;IPERL;MANAGED;ORACLE_DB;LANG_SK;STABLE_MASS_EXTRAS true pdbonly AnyCPU @@ -101,8 +101,8 @@ false - - ..\packages\ControlBoard\Munich\ControlComponent3Munich.dll + + ..\packages\ControlBoard\iPerlST\ControlComponent3U.dll ..\packages\FluentNHibernate.2.0.3.0\lib\net40\FluentNHibernate.dll diff --git a/TBF/UI/MainWnd.Designer.cs b/TBF/UI/MainWnd.Designer.cs index 2cd5be43a..582f45067 100644 --- a/TBF/UI/MainWnd.Designer.cs +++ b/TBF/UI/MainWnd.Designer.cs @@ -54,9 +54,9 @@ namespace TBF.UI this.horizontalSplitContainer = new System.Windows.Forms.SplitContainer(); this.mainTabControl = new System.Windows.Forms.TabControl(); this.homeTabPage = new System.Windows.Forms.TabPage(); - this.ctrlBrdComponent = new ControlComponent3Munich.UserControl1(); + this.ctrlBrdComponent = new ControlComponent_Torino2015.UserControl1(); this.processTabPage = new System.Windows.Forms.TabPage(); - this.processTabPageCtrl = new TBF.UI.Process.ProcessTabPageCtrl6(); + this.processTabPageCtrl = new TBF.UI.Process.ProcessTabPageCtrl48(); this.insertTabPage = new System.Windows.Forms.TabPage(); this.resultsTabPage = new System.Windows.Forms.TabPage(); this.resultsTabPageCtrl = new TBF.UI.ResultsMI.ResultsTabPageCtrl(); diff --git a/UserManagement/UserManagement.csproj b/UserManagement/UserManagement.csproj index b27b6057e..9ad094adb 100644 --- a/UserManagement/UserManagement.csproj +++ b/UserManagement/UserManagement.csproj @@ -39,7 +39,7 @@ DEBUG;TRACE prompt 4 - false + true AnyCPU @@ -49,7 +49,7 @@ TRACE prompt 4 - false + true UserManagement.Program diff --git a/Users/Users.csproj b/Users/Users.csproj index dcdeab2ea..5d232c42c 100644 --- a/Users/Users.csproj +++ b/Users/Users.csproj @@ -19,7 +19,7 @@ full false bin\Debug\ - DEBUG;TRACE + DEBUG;TRACE;TURA_IPERL;LANG_SK prompt 4 false @@ -28,7 +28,7 @@ pdbonly true bin\Release\ - TRACE + TRACE;TURA_IPERL;LANG_SK prompt 4 false