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 | |
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')
-rw-r--r-- | src/miranda32_12.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/miranda32_12.vcxproj b/src/miranda32_12.vcxproj index 4fac9eb9df..9e48fc9bfa 100644 --- a/src/miranda32_12.vcxproj +++ b/src/miranda32_12.vcxproj @@ -292,7 +292,6 @@ </ClCompile>
<ClCompile Include="core\miranda.cpp" />
<ClCompile Include="core\modules.cpp" />
- <ClCompile Include="core\commonheaders.cpp" />
<ClCompile Include="modules\addcontact\addcontact.cpp">
<PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
|