diff options
Diffstat (limited to 'plugins/AutoShutdown/shutdown.vcxproj')
-rw-r--r-- | plugins/AutoShutdown/shutdown.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AutoShutdown/shutdown.vcxproj b/plugins/AutoShutdown/shutdown.vcxproj index e2a4b4eced..a8adcdb798 100644 --- a/plugins/AutoShutdown/shutdown.vcxproj +++ b/plugins/AutoShutdown/shutdown.vcxproj @@ -23,7 +23,7 @@ <ProjectGuid>{3F8EF54D-0593-4048-B0E5-C938F99B29F3}</ProjectGuid>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\build\vc.common\common.props" />
+ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemGroup>
<ClCompile Include="..\Utils\mir_fonts.cpp">
|