diff options
author | George Hazan <george.hazan@gmail.com> | 2012-05-17 17:08:17 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-05-17 17:08:17 +0000 |
commit | 52102f955961c13f813ce5f75f82fa9af9449575 (patch) | |
tree | e22bb1f2dc1aa50a3a4b896a8d107f1ed99bb6cd /plugins/Dbx_mmap_SA/Import_SA | |
parent | 8a4fb1972073344d54e9248660d813c93208c82a (diff) |
removed Release & Debug configs
git-svn-id: http://svn.miranda-ng.org/main/trunk@17 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mmap_SA/Import_SA')
-rw-r--r-- | plugins/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj b/plugins/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj index ce18f2a4d3..3ee52edaaa 100644 --- a/plugins/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj +++ b/plugins/Dbx_mmap_SA/Import_SA/import_sa_10.vcxproj @@ -36,7 +36,7 @@ </ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>import_sa</ProjectName>
- <ProjectGuid>{9299B507-1AF9-4C93-9560-5F637D1E0C9E}</ProjectGuid>
+ <ProjectGuid>{4C132C24-F38A-41A4-99DB-E3CBD86E6714}</ProjectGuid>
<RootNamespace>import_sa</RootNamespace>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|