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 | 1 |
1 files changed, 1 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 096c15d901..b31504a3f1 100644 --- a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj +++ b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj @@ -191,6 +191,7 @@ <ClCompile Include="..\Db3x_mmap\src\dbevents.cpp" />
<ClCompile Include="..\Db3x_mmap\src\dbheaders.cpp" />
<ClCompile Include="..\Db3x_mmap\src\dbintf.cpp" />
+ <ClCompile Include="..\Db3x_mmap\src\dbintfm.cpp" />
<ClCompile Include="..\Db3x_mmap\src\dbmodulechain.cpp" />
<ClCompile Include="..\Db3x_mmap\src\dbsettings.cpp" />
<ClCompile Include="src\dbintf_sa.cpp" />
|