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 895b379c35..aeda748bf4 100644 --- a/protocols/CurrencyRates/Forex.vcxproj.filters +++ b/protocols/CurrencyRates/Forex.vcxproj.filters @@ -53,6 +53,9 @@ <ClCompile Include="src\WinCtrlHelper.cpp"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="src\Options.cpp"> + <Filter>Source Files</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <ClInclude Include="src\Chart.h"> |
