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
+1 -1
View File
@@ -41,7 +41,7 @@
</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>