diff options
Diffstat (limited to 'plugins/AssocMgr/assocmgr.vcxproj')
-rw-r--r-- | plugins/AssocMgr/assocmgr.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AssocMgr/assocmgr.vcxproj b/plugins/AssocMgr/assocmgr.vcxproj index 895996cde7..ec8afbf2d1 100644 --- a/plugins/AssocMgr/assocmgr.vcxproj +++ b/plugins/AssocMgr/assocmgr.vcxproj @@ -23,6 +23,6 @@ <ProjectGuid>{B57D997C-73E1-D5F7-ECCA-C204345C04A3}</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 |