Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2013-10-19 14:25:40 +0400
committerUnderground78 <underground78@users.sourceforge.net>2013-10-19 20:43:09 +0400
commitc0755efa70c4887ebb54ce39c40c1e85b35f2484 (patch)
tree838ec11e77a68322a003edf637feffcb61226601 /src
parentf67dcb86fb03bae4084414c99a7dfae0e8a1f79f (diff)
Add missing file in MPCTestAPI.vcxproj.filters.
Diffstat (limited to 'src')
-rw-r--r--src/MPCTestAPI/MPCTestAPI.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/MPCTestAPI/MPCTestAPI.vcxproj.filters b/src/MPCTestAPI/MPCTestAPI.vcxproj.filters
index 42a48aaec..15a195893 100644
--- a/src/MPCTestAPI/MPCTestAPI.vcxproj.filters
+++ b/src/MPCTestAPI/MPCTestAPI.vcxproj.filters
@@ -24,6 +24,9 @@
<ClCompile Include="stdafx.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="HScrollListBox.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="MPCTestAPI.h">