Project reconfigured for DN100 (horna skusobna), no other changes
This commit is contained in:
parent
2f6f24e281
commit
5bfc348c72
2
TestBenchFramework/MainWnd.Designer.cs
generated
2
TestBenchFramework/MainWnd.Designer.cs
generated
@ -47,7 +47,7 @@
|
||||
this.activityLabel = new System.Windows.Forms.Label();
|
||||
this.mainTabControl = new System.Windows.Forms.TabControl();
|
||||
this.homeTabPage = new System.Windows.Forms.TabPage();
|
||||
this.ctrlBrdComponent = new ControlComponent3F300.UserControl1();
|
||||
this.ctrlBrdComponent = new ControlCom2VB.ControlCom2panel();
|
||||
this.processTabPage = new System.Windows.Forms.TabPage();
|
||||
this.processTabPageCtrl = new TBF.Screens.ProcessTabPageCtrl();
|
||||
this.measurementTabPage = new System.Windows.Forms.TabPage();
|
||||
|
||||
@ -1063,7 +1063,7 @@
|
||||
<value>0, 0</value>
|
||||
</data>
|
||||
<data name=">>ctrlBrdComponent.Type" xml:space="preserve">
|
||||
<value>ControlComponent3F300.UserControl1, ControlComponent3F300, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
<value>ControlCom2VB.ControlCom2panel, ControlCom2VB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||
</data>
|
||||
<data name="processTabPage.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>30</value>
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DefineConstants>TRACE;DEBUG;FUZHOU300</DefineConstants>
|
||||
<DefineConstants>TRACE;DEBUG;DN100</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
@ -46,7 +46,7 @@
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DefineConstants>TRACE;FUZHOU300</DefineConstants>
|
||||
<DefineConstants>TRACE;DN100</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||
@ -73,8 +73,8 @@
|
||||
<StartupObject>TBF.Program</StartupObject>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="ControlComponent3U">
|
||||
<HintPath>..\packages\ControlBoard\Fuzhou300\ControlComponent3U.dll</HintPath>
|
||||
<Reference Include="ControlCom2VB">
|
||||
<HintPath>..\packages\ControlBoard\DN100\ControlCom2VB.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="FluentNHibernate">
|
||||
<HintPath>..\packages\FluentNHibernate.1.3.0.733\lib\FluentNHibernate.dll</HintPath>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user