diff options
Diffstat (limited to 'protocols/IRCG/IRC.vcxproj')
-rw-r--r-- | protocols/IRCG/IRC.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/IRC.vcxproj b/protocols/IRCG/IRC.vcxproj index 3e943a2743..e5840663b0 100644 --- a/protocols/IRCG/IRC.vcxproj +++ b/protocols/IRCG/IRC.vcxproj @@ -23,6 +23,6 @@ <ProjectGuid>{3A12F777-56A8-42EC-BD17-8F325524241E}</ProjectGuid>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\build\vc.common\common.props" />
+ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
</Project>
\ No newline at end of file |