From e91d4d7e7df75ba8c2584bb89efd37b929743b88 Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Wed, 14 Sep 2022 08:56:54 +0200 Subject: [PATCH] Reconfigured for IPERL_SPECIAL (PT7) unmanaged Oracle client v.12 --- Config/Config.csproj | 4 ++-- Results/Results.csproj | 4 ++-- ResultsBrowser/ResultsBrowser.csproj | 4 ++-- TBF/TBF.csproj | 12 ++++++------ TBF/UI/MainWnd.Designer.cs | 4 ++-- Users/Users.csproj | 4 ++-- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Config/Config.csproj b/Config/Config.csproj index 02d5ceb6b..8fcd3fb92 100644 --- a/Config/Config.csproj +++ b/Config/Config.csproj @@ -19,7 +19,7 @@ full false bin\Debug\ - TRACE;DEBUG;MUNICH + TRACE;DEBUG;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK prompt 4 false @@ -30,7 +30,7 @@ pdbonly true bin\Release\ - TRACE;MUNICH + TRACE;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK prompt 4 false diff --git a/Results/Results.csproj b/Results/Results.csproj index 0314fd656..15b3992c5 100644 --- a/Results/Results.csproj +++ b/Results/Results.csproj @@ -19,7 +19,7 @@ full false bin\Debug\ - TRACE;DEBUG + TRACE;DEBUG;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK prompt 4 AnyCPU @@ -29,7 +29,7 @@ pdbonly true bin\Release\ - TRACE + TRACE;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK prompt 4 false diff --git a/ResultsBrowser/ResultsBrowser.csproj b/ResultsBrowser/ResultsBrowser.csproj index cd63d94b7..f03b0f459 100644 --- a/ResultsBrowser/ResultsBrowser.csproj +++ b/ResultsBrowser/ResultsBrowser.csproj @@ -21,7 +21,7 @@ full false bin\Debug\ - TRACE;DEBUG + TRACE;DEBUG;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK prompt 4 false @@ -32,7 +32,7 @@ pdbonly true bin\Release\ - TRACE + TRACE;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK prompt 4 false diff --git a/TBF/TBF.csproj b/TBF/TBF.csproj index f66437d1f..858e5d3b8 100644 --- a/TBF/TBF.csproj +++ b/TBF/TBF.csproj @@ -39,7 +39,7 @@ full false bin\Debug\ - TRACE;DEBUG;MUNICH;CAMERA + TRACE;DEBUG;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK prompt 4 true @@ -50,7 +50,7 @@ pdbonly true bin\Release\ - TRACE;MUNICH;CAMERA + TRACE;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK prompt 4 AnyCPU @@ -60,7 +60,7 @@ true bin\Debug\ - TRACE;DEBUG;MUNICH;CAMERA + TRACE;DEBUG;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK full AnyCPU prompt @@ -70,7 +70,7 @@ bin\x86\Release\ - TRACE;MUNICH;CAMERA + TRACE;TURA_SPECIAL;IPERL;ORACLE_DB;LANG_SK true pdbonly AnyCPU @@ -101,8 +101,8 @@ false - - ..\packages\ControlBoard\Munich\ControlComponent3Munich.dll + + ..\packages\ControlBoard\iPerlST-special\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..e9f4abf23 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.ProcessTabPageExCtrl(); this.insertTabPage = new System.Windows.Forms.TabPage(); this.resultsTabPage = new System.Windows.Forms.TabPage(); this.resultsTabPageCtrl = new TBF.UI.ResultsMI.ResultsTabPageCtrl(); diff --git a/Users/Users.csproj b/Users/Users.csproj index dcdeab2ea..4e18d86b9 100644 --- a/Users/Users.csproj +++ b/Users/Users.csproj @@ -19,7 +19,7 @@ full false bin\Debug\ - DEBUG;TRACE + TRACE;DEBUG;TURA_SPECIAL prompt 4 false @@ -28,7 +28,7 @@ pdbonly true bin\Release\ - TRACE + TRACE;TURA_SPECIAL prompt 4 false