QT DLL dependency

This commit is contained in:
Miha Kralj
2023-04-01 17:35:53 -07:00
parent e3576160bc
commit 81c34097db
4 changed files with 3 additions and 4 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>