diff options
author | George Hazan <george.hazan@gmail.com> | 2015-05-20 13:31:46 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-05-20 13:31:46 +0000 |
commit | 05aa6a998fbeb001c6873d46eccbd9af0dbb135d (patch) | |
tree | c65708f3e2cc2d3e6af634f4b173d4c77a4b2b41 /src/miranda32_12.vcxproj.filters | |
parent | c5b8fe77099704e59e2328c75382a5b1362d0bf8 (diff) |
commonheaders.cpp excluded from projects
git-svn-id: http://svn.miranda-ng.org/main/trunk@13717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/miranda32_12.vcxproj.filters')
-rw-r--r-- | src/miranda32_12.vcxproj.filters | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/miranda32_12.vcxproj.filters b/src/miranda32_12.vcxproj.filters index c4857ab820..3b97d6911c 100644 --- a/src/miranda32_12.vcxproj.filters +++ b/src/miranda32_12.vcxproj.filters @@ -285,9 +285,6 @@ </ClInclude>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="core\commonheaders.cpp">
- <Filter>Core</Filter>
- </ClCompile>
<ClCompile Include="core\miranda.cpp">
<Filter>Core</Filter>
</ClCompile>
|