diff options
Diffstat (limited to 'plugins/ZeroSwitch/ZeroSwitch.vcxproj')
-rw-r--r-- | plugins/ZeroSwitch/ZeroSwitch.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroSwitch/ZeroSwitch.vcxproj b/plugins/ZeroSwitch/ZeroSwitch.vcxproj index f5562c11ad..456775a3a7 100644 --- a/plugins/ZeroSwitch/ZeroSwitch.vcxproj +++ b/plugins/ZeroSwitch/ZeroSwitch.vcxproj @@ -23,6 +23,6 @@ <ProjectName>ZeroSwitch</ProjectName>
</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 |