diff options
Diffstat (limited to 'plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj')
-rw-r--r-- | plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj index f76b09b895..197f7668ba 100644 --- a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj +++ b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj @@ -194,6 +194,7 @@ <ClCompile Include="dbcontacts.cpp" />
<ClCompile Include="dbevents.cpp" />
<ClCompile Include="dbheaders.cpp" />
+ <ClCompile Include="dbintf.cpp" />
<ClCompile Include="dbmodulechain.cpp" />
<ClCompile Include="dbpreset.cpp" />
<ClCompile Include="dbsettings.cpp" />
@@ -207,6 +208,7 @@ <ItemGroup>
<ClInclude Include="commonheaders.h" />
<ClInclude Include="database.h" />
+ <ClInclude Include="dbintf.h" />
<ClInclude Include="options.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="version.h" />
|