diff options
author | George Hazan <george.hazan@gmail.com> | 2013-12-29 20:47:36 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-12-29 20:47:36 +0000 |
commit | 6f26bed469e97f5c93cb755dd5e3c6abae26b8eb (patch) | |
tree | f1cb3b99a1aac73030e494f5e5e64ecbbcf8d78b /plugins/Dbx_mmap_SA | |
parent | 93b3fbbd45e45ec24c9d06ee529840cc3c2d4f29 (diff) |
fix for projects
git-svn-id: http://svn.miranda-ng.org/main/trunk@7417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mmap_SA')
-rw-r--r-- | plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj | 2 | ||||
-rw-r--r-- | plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj.filters | 6 | ||||
-rw-r--r-- | plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj | 2 | ||||
-rw-r--r-- | plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj.filters | 6 |
4 files changed, 0 insertions, 16 deletions
diff --git a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj index 7a548ce305..871e3bd384 100644 --- a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj +++ b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj @@ -194,11 +194,9 @@ <ClCompile Include="..\Db3x_mmap\src\database.cpp" />
<ClCompile Include="..\Db3x_mmap\src\dbcache.cpp" />
<ClCompile Include="..\Db3x_mmap\src\dbcontacts.cpp" />
- <ClCompile Include="..\Db3x_mmap\src\dbcrypt.cpp" />
<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="..\db3x_mmap\src\dbtool\aggressive.cpp">
diff --git a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj.filters b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj.filters index ab9907fdb9..ef588dd760 100644 --- a/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj.filters +++ b/plugins/Dbx_mmap_SA/db3x_mmap_sa_10.vcxproj.filters @@ -57,9 +57,6 @@ <ClCompile Include="..\Db3x_mmap\src\dbevents.cpp">
<Filter>Mmap files</Filter>
</ClCompile>
- <ClCompile Include="..\Db3x_mmap\src\dbintfm.cpp">
- <Filter>Mmap files</Filter>
- </ClCompile>
<ClCompile Include="..\db3x_mmap\src\dbtool\aggressive.cpp">
<Filter>Mmap files\Checker</Filter>
</ClCompile>
@@ -90,9 +87,6 @@ <ClCompile Include="src\stdafx.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\Db3x_mmap\src\dbcrypt.cpp">
- <Filter>Mmap files</Filter>
- </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\commonheaders.h">
diff --git a/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj b/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj index 6f1fd99934..45fadbe47b 100644 --- a/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj +++ b/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj @@ -197,11 +197,9 @@ <ClCompile Include="..\Db3x_mmap\src\database.cpp" />
<ClCompile Include="..\Db3x_mmap\src\dbcache.cpp" />
<ClCompile Include="..\Db3x_mmap\src\dbcontacts.cpp" />
- <ClCompile Include="..\Db3x_mmap\src\dbcrypt.cpp" />
<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="..\db3x_mmap\src\dbtool\aggressive.cpp">
diff --git a/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj.filters b/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj.filters index ab9907fdb9..ef588dd760 100644 --- a/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj.filters +++ b/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj.filters @@ -57,9 +57,6 @@ <ClCompile Include="..\Db3x_mmap\src\dbevents.cpp">
<Filter>Mmap files</Filter>
</ClCompile>
- <ClCompile Include="..\Db3x_mmap\src\dbintfm.cpp">
- <Filter>Mmap files</Filter>
- </ClCompile>
<ClCompile Include="..\db3x_mmap\src\dbtool\aggressive.cpp">
<Filter>Mmap files\Checker</Filter>
</ClCompile>
@@ -90,9 +87,6 @@ <ClCompile Include="src\stdafx.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="..\Db3x_mmap\src\dbcrypt.cpp">
- <Filter>Mmap files</Filter>
- </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\commonheaders.h">
|