summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/db3x_mmap_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Db3x_mmap/db3x_mmap_10.vcxproj')
-rw-r--r--plugins/Db3x_mmap/db3x_mmap_10.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Db3x_mmap/db3x_mmap_10.vcxproj b/plugins/Db3x_mmap/db3x_mmap_10.vcxproj
index 793f1ac4ef..22cbaeca69 100644
--- a/plugins/Db3x_mmap/db3x_mmap_10.vcxproj
+++ b/plugins/Db3x_mmap/db3x_mmap_10.vcxproj
@@ -208,9 +208,9 @@
<ClCompile Include="dbcontacts.cpp" />
<ClCompile Include="dbevents.cpp" />
<ClCompile Include="dbheaders.cpp" />
+ <ClCompile Include="dbintf.cpp" />
<ClCompile Include="dbmodulechain.cpp" />
<ClCompile Include="dbsettings.cpp" />
- <ClCompile Include="encrypt.cpp" />
<ClCompile Include="init.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
@@ -218,6 +218,7 @@
<ItemGroup>
<ClInclude Include="commonheaders.h" />
<ClInclude Include="database.h" />
+ <ClInclude Include="dbintf.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="db3x_mmap.rc" />