QT DLL dependency

This commit is contained in:
Miha Kralj
2023-04-01 17:42:40 -07:00
parent e3576160bc
commit a1c0435a98
5 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -36,10 +36,10 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Calculations\Calculations.csproj" />
</ItemGroup>
</ItemGroup>
<ItemGroup>
<Reference Include="TradingPlatform.BusinessLayer">
<HintPath>C:\Quantower\TradingPlatform\v1.130.7\bin\TradingPlatform.BusinessLayer.dll</HintPath>
<HintPath>..\QuantowerDLL\TradingPlatform.BusinessLayer.dll</HintPath>
</Reference>
</ItemGroup>
</Project>