summaryrefslogtreecommitdiff
path: root/src/miranda32_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/miranda32_10.vcxproj')
-rw-r--r--src/miranda32_10.vcxproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj
index df71547cef..cd9a28c210 100644
--- a/src/miranda32_10.vcxproj
+++ b/src/miranda32_10.vcxproj
@@ -289,7 +289,9 @@
<ClCompile Include="modules\button\button.cpp">
<PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
- <ClCompile Include="modules\clist\contacts.cpp" />
+ <ClCompile Include="modules\clist\contacts.cpp">
+ <PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
+ </ClCompile>
<ClCompile Include="modules\crypt\encrypt.cpp">
<PrecompiledHeaderFile>..\..\core\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>