diff options
Diffstat (limited to 'plugins/ConnectionNotify/ConnectionNotify.vcxproj')
-rw-r--r-- | plugins/ConnectionNotify/ConnectionNotify.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ConnectionNotify/ConnectionNotify.vcxproj b/plugins/ConnectionNotify/ConnectionNotify.vcxproj index 5e71c5fb68..09574f0ff1 100644 --- a/plugins/ConnectionNotify/ConnectionNotify.vcxproj +++ b/plugins/ConnectionNotify/ConnectionNotify.vcxproj @@ -22,6 +22,6 @@ <ProjectGuid>{3C83B0AB-9739-41C1-A127-ED7DB9551F76}</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 |