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