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
diff options
context:
space:
mode:
authorKacper Michajłow <kasper93@gmail.com>2016-04-17 15:40:45 +0300
committerKacper Michajłow <kasper93@gmail.com>2016-04-17 22:07:46 +0300
commit8c52b198bd758504d3f50e513b031d390847af13 (patch)
treeb36abc485d439c44892e8a240b92a55e61206c8c /src/thirdparty/ZenLib/ZenLib.vcxproj.filters
parent1aef38f954e482279f786406b93d168473e79b15 (diff)
Cosmetics in project files.
Diffstat (limited to 'src/thirdparty/ZenLib/ZenLib.vcxproj.filters')
-rw-r--r--src/thirdparty/ZenLib/ZenLib.vcxproj.filters3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/thirdparty/ZenLib/ZenLib.vcxproj.filters b/src/thirdparty/ZenLib/ZenLib.vcxproj.filters
index ac1bf4ea7..895bc70bf 100644
--- a/src/thirdparty/ZenLib/ZenLib.vcxproj.filters
+++ b/src/thirdparty/ZenLib/ZenLib.vcxproj.filters
@@ -193,5 +193,8 @@
<ClInclude Include="library\Source\ZenLib\PreComp.h">
<Filter>Header Files</Filter>
</ClInclude>
+ <ClInclude Include="library\Source\ZenLib\MemoryUtils.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
</ItemGroup>
</Project> \ No newline at end of file