summaryrefslogtreecommitdiff
path: root/protocols/LotusNotify/LotusNotify.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-01-26 18:39:36 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-01-26 18:39:36 +0300
commit571a42dfc1c3b3d374d0239e1f139fcfd3a5b06c (patch)
treed7c11d869677becea6291e3cd25b0f6e5c95d3b1 /protocols/LotusNotify/LotusNotify.vcxproj
parent1a8b125e5f9859b9e99c59cf0cf946bc583ccef1 (diff)
fixes #3007 (LotusNotify: падение при выборе аккаунта)
Diffstat (limited to 'protocols/LotusNotify/LotusNotify.vcxproj')
-rw-r--r--protocols/LotusNotify/LotusNotify.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/LotusNotify/LotusNotify.vcxproj b/protocols/LotusNotify/LotusNotify.vcxproj
index 567436e4b6..5058d32ee8 100644
--- a/protocols/LotusNotify/LotusNotify.vcxproj
+++ b/protocols/LotusNotify/LotusNotify.vcxproj
@@ -21,6 +21,7 @@
<ClCompile Include="src\debug.cpp" />
<ClCompile Include="src\lotusnotes.cpp" />
<ClCompile Include="src\LotusNotify.cpp" />
+ <ClCompile Include="src\options.cpp" />
<ClCompile Include="src\stdafx.cxx">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>