summaryrefslogtreecommitdiff
path: root/plugins/Sessions/Sessions.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Sessions/Sessions.vcxproj')
-rw-r--r--plugins/Sessions/Sessions.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Sessions/Sessions.vcxproj b/plugins/Sessions/Sessions.vcxproj
index 9188688b9a..b1a8b267f5 100644
--- a/plugins/Sessions/Sessions.vcxproj
+++ b/plugins/Sessions/Sessions.vcxproj
@@ -26,8 +26,10 @@
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemGroup>
+ <ClCompile Include="Src\LoadSessions.cpp" />
<ClCompile Include="src\Main.cpp" />
<ClCompile Include="src\Options.cpp" />
+ <ClCompile Include="Src\SaveSessions.cpp" />
<ClCompile Include="src\stdafx.cxx">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>