diff options
Diffstat (limited to 'plugins/NotesAndReminders/NotesReminders.vcxproj')
-rw-r--r-- | plugins/NotesAndReminders/NotesReminders.vcxproj | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/NotesAndReminders/NotesReminders.vcxproj b/plugins/NotesAndReminders/NotesReminders.vcxproj new file mode 100644 index 0000000000..33dac1251e --- /dev/null +++ b/plugins/NotesAndReminders/NotesReminders.vcxproj @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup Label="Globals"> + <ProjectGuid>{EEB57129-946C-4B98-8856-FDA501AE2A5E}</ProjectGuid> + <ProjectName>NotesReminders</ProjectName> + <XPDeprecationWarning>false</XPDeprecationWarning> + </PropertyGroup> + <ImportGroup Label="PropertySheets"> + <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" /> + </ImportGroup> +</Project>
\ No newline at end of file |