diff options
author | George Hazan <george.hazan@gmail.com> | 2012-07-30 19:58:56 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-07-30 19:58:56 +0000 |
commit | ea771d270d4985b64750a5f7c9ea7b479252b5f0 (patch) | |
tree | e270188eea08a2dcc6e2af9b67b3f23ee28202d1 /src/core/stduserinfo/stduserinfo_10.vcxproj | |
parent | b90c2c83c1b3b8e4553275cdcf1ad37f11637ad3 (diff) |
contacts.cpp returned back to the core
git-svn-id: http://svn.miranda-ng.org/main/trunk@1281 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stduserinfo/stduserinfo_10.vcxproj')
-rw-r--r-- | src/core/stduserinfo/stduserinfo_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/stduserinfo/stduserinfo_10.vcxproj b/src/core/stduserinfo/stduserinfo_10.vcxproj index ebe44ebd76..7f87d1c5fb 100644 --- a/src/core/stduserinfo/stduserinfo_10.vcxproj +++ b/src/core/stduserinfo/stduserinfo_10.vcxproj @@ -213,7 +213,6 @@ <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
</ClCompile>
<ClCompile Include="contactinfo.cpp" />
- <ClCompile Include="contacts.cpp" />
<ClCompile Include="main.cpp" />
<ClCompile Include="stdinfo.cpp" />
<ClCompile Include="userinfo.cpp" />
|