summaryrefslogtreecommitdiff
path: root/plugins/NewStory/NewStory.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2020-06-14 14:57:13 +0300
committerGeorge Hazan <ghazan@miranda.im>2020-06-14 14:57:13 +0300
commitad0922106e6750e3beece0150c79c41fb32f9e90 (patch)
tree20981b91ce0dd0be3a2be00b5b5de204d1de853a /plugins/NewStory/NewStory.vcxproj
parent8ababad49b71c33ab400401098483f206b006b5c (diff)
fixes #2445 (NewStory: пункты в контекстном меню контакта)
Diffstat (limited to 'plugins/NewStory/NewStory.vcxproj')
-rw-r--r--plugins/NewStory/NewStory.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/NewStory.vcxproj b/plugins/NewStory/NewStory.vcxproj
index 013f83e963..9ca4c37199 100644
--- a/plugins/NewStory/NewStory.vcxproj
+++ b/plugins/NewStory/NewStory.vcxproj
@@ -37,6 +37,7 @@
<ClCompile Include="src\history_array.cpp" />
<ClCompile Include="src\history_control.cpp" />
<ClCompile Include="src\history_log.cpp" />
+ <ClCompile Include="src\history_menus.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\stdafx.cxx">