diff options
Diffstat (limited to 'protocols/Tox/Tox.vcxproj')
-rw-r--r-- | protocols/Tox/Tox.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/Tox.vcxproj b/protocols/Tox/Tox.vcxproj index 2d961822e0..074f23e83a 100644 --- a/protocols/Tox/Tox.vcxproj +++ b/protocols/Tox/Tox.vcxproj @@ -23,7 +23,7 @@ <ProjectName>Tox</ProjectName>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\build\vc.common\common.props" />
+ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemDefinitionGroup>
<ClCompile>
|