diff options
author | George Hazan <george.hazan@gmail.com> | 2012-05-21 16:03:15 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-05-21 16:03:15 +0000 |
commit | 98b44a877f6f025c2d8fb10f8a02963d310328da (patch) | |
tree | 07d5f9a0e5e01b1e681ff4b3a09e76d0ab135f6c /plugins | |
parent | 49f4cab93b2f50a8132c6b8c26f1535f4f9ebb63 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/ClientChangeNotify/ClientChangeNotify.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index f799f51d38..553c769343 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -127,7 +127,6 @@ </ClCompile>
<ClCompile Include="..\CommonLibs\CString.cpp">
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
- <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
</ClCompile>
<ClCompile Include="OptDlg.cpp" />
<ClCompile Include="..\CommonLibs\Options.cpp" />
|