diff options
Diffstat (limited to 'plugins/Dropbox/Dropbox.vcxproj')
-rw-r--r-- | plugins/Dropbox/Dropbox.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dropbox/Dropbox.vcxproj b/plugins/Dropbox/Dropbox.vcxproj index b889d413ff..cb51f6f8dc 100644 --- a/plugins/Dropbox/Dropbox.vcxproj +++ b/plugins/Dropbox/Dropbox.vcxproj @@ -23,7 +23,7 @@ <ProjectGuid>{CBA58126-3E02-4159-9BD3-059AF9DBC84E}</ProjectGuid>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
- <Import Project="$(ProjectDir)..\..\build\vc.common\common.props" />
+ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemGroup>
<ClInclude Include="src\api\*.h" />
|