|
|
@@ -18,12 +18,23 @@ |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<ProjectReference Include="..\BPASmart.Model\BPASmart.Model.csproj" /> |
|
|
|
<ProjectReference Include="..\BPASmartClient.Compiler\BPASmartClient.Compiler.csproj" /> |
|
|
|
<ProjectReference Include="..\BPASmartClient.MessageCommunication\BPASmartClient.MessageCommunication.csproj" /> |
|
|
|
<ProjectReference Include="..\BPASmartClient.MessageName\BPASmartClient.MessageName.csproj" /> |
|
|
|
<ProjectReference Include="..\BPASmartClient.SCADAControl\BPASmartClient.SCADAControl.csproj" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<Reference Include="Antlr3.Runtime"> |
|
|
|
<HintPath>..\BPASmartClient.SCADAControl\DLL\Antlr3.Runtime.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="BPASmartClient.Compiler"> |
|
|
|
<HintPath>..\BPASmartClient.SCADAControl\DLL\BPASmartClient.Compiler.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="Unvell.ReoScript"> |
|
|
|
<HintPath>..\BPASmartClient.SCADAControl\DLL\Unvell.ReoScript.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<Resource Include="Images\fyf.ico" /> |
|
|
|
</ItemGroup> |
|
|
|