summaryrefslogtreecommitdiff
path: root/protocols/CurrencyRates/Forex.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-02-07 16:47:42 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-02-07 16:47:42 +0300
commit4241688a550499b67c202767440f1775e50eef91 (patch)
tree351730f575d4cdb281739908b2e1ceb853c5c484 /protocols/CurrencyRates/Forex.vcxproj
parentb8c4e0bc7ce124963c8694be67dcafeb702a1785 (diff)
CurrencyRates: CB RF provider
Diffstat (limited to 'protocols/CurrencyRates/Forex.vcxproj')
-rw-r--r--protocols/CurrencyRates/Forex.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/CurrencyRates/Forex.vcxproj b/protocols/CurrencyRates/Forex.vcxproj
index f65c410009..e833771ab7 100644
--- a/protocols/CurrencyRates/Forex.vcxproj
+++ b/protocols/CurrencyRates/Forex.vcxproj
@@ -31,6 +31,7 @@
<ClCompile Include="src\CurrencyRateChart.cpp" />
<ClCompile Include="src\CurrencyRateInfoDlg.cpp" />
<ClCompile Include="src\CurrencyRatesProviderBase.cpp" />
+ <ClCompile Include="src\CurrencyRatesProviderCbrf.cpp" />
<ClCompile Include="src\CurrencyRatesProviderCurrencyConverter.cpp" />
<ClCompile Include="src\CurrencyRatesProviderExchangeRates.cpp" />
<ClCompile Include="src\CurrencyRatesProviders.cpp" />