diff options
author | George Hazan <george.hazan@gmail.com> | 2013-08-14 17:12:59 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-08-14 17:12:59 +0000 |
commit | 3761434e0c1f631a78398226e53ca4a25431c2cd (patch) | |
tree | aef21be2deda0708df7a9078fe9cff1cdb57dc84 /plugins/Quotes/Forex_11.vcxproj | |
parent | b52e0fc9d3e21b7f4d649ace51beca9e61692818 (diff) |
built-in base64 removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@5687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/Forex_11.vcxproj')
-rw-r--r-- | plugins/Quotes/Forex_11.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Quotes/Forex_11.vcxproj b/plugins/Quotes/Forex_11.vcxproj index 256cde449f..57225acfc7 100644 --- a/plugins/Quotes/Forex_11.vcxproj +++ b/plugins/Quotes/Forex_11.vcxproj @@ -172,7 +172,6 @@ </ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="src\Base64.cpp" />
<ClCompile Include="src\ComHelper.cpp" />
<ClCompile Include="src\CommonOptionDlg.cpp" />
<ClCompile Include="src\CreateFilePath.cpp" />
@@ -211,7 +210,6 @@ <ClCompile Include="src\XMLEngineMI.cpp" />
</ItemGroup>
<ItemGroup>
- <ClInclude Include="src\Base64.h" />
<ClInclude Include="src\Chart.h" />
<ClInclude Include="src\ComHelper.h" />
<ClInclude Include="src\CommonOptionDlg.h" />
|