fyf há 2 anos
ascendente
cometimento
90ff7e2d96
1 ficheiros alterados com 12 adições e 1 eliminações
  1. +12
    -1
      BPASmart.PageLoad/BPASmart.PageLoad.csproj

+ 12
- 1
BPASmart.PageLoad/BPASmart.PageLoad.csproj Ver ficheiro

@@ -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>


Carregando…
Cancelar
Guardar