diff options
Diffstat (limited to 'protocols/CurrencyRates/Forex.vcxproj.filters')
| -rw-r--r-- | protocols/CurrencyRates/Forex.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/CurrencyRates/Forex.vcxproj.filters b/protocols/CurrencyRates/Forex.vcxproj.filters index f01423621c..7f9353f2b7 100644 --- a/protocols/CurrencyRates/Forex.vcxproj.filters +++ b/protocols/CurrencyRates/Forex.vcxproj.filters @@ -59,6 +59,9 @@ <ClCompile Include="src\CurrencyRatesProviderExchangeRates.cpp"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="src\CurrencyRatesProviderCbrf.cpp"> + <Filter>Source Files</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <ClInclude Include="src\Chart.h"> |
