diff options
Diffstat (limited to 'plugins/Msg_Export/msg_export.vcxproj')
| -rw-r--r-- | plugins/Msg_Export/msg_export.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Msg_Export/msg_export.vcxproj b/plugins/Msg_Export/msg_export.vcxproj index e25874b1f9..5f093aec81 100644 --- a/plugins/Msg_Export/msg_export.vcxproj +++ b/plugins/Msg_Export/msg_export.vcxproj @@ -26,6 +26,7 @@ <Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemGroup>
+ <ClCompile Include="src\export.cpp" />
<ClCompile Include="src\FileViewer.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\options.cpp" />
|
