diff options
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>
|