summaryrefslogtreecommitdiff
path: root/plugins/NewStory/NewStory.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-05-30 17:47:15 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-05-30 17:47:15 +0300
commit1cb5721c62ccea00e1423e347f56038e52176736 (patch)
treea9b728f4b55797a520d7a47e084f45877e1c4c06 /plugins/NewStory/NewStory.vcxproj
parentb84d7da2abb0632aa9214987102b783f63f8bc2e (diff)
Telegram: text messages forwarding
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 d7c64a5402..4e626a5301 100644
--- a/plugins/NewStory/NewStory.vcxproj
+++ b/plugins/NewStory/NewStory.vcxproj
@@ -38,6 +38,7 @@
<ClCompile Include="src\history_control.cpp" />
<ClCompile Include="src\history_log.cpp" />
<ClCompile Include="src\history_menus.cpp" />
+ <ClCompile Include="src\history_svc.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\stdafx.cxx">