diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-29 21:58:19 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-29 21:58:19 +0000 |
commit | cd5ff5d9f38af6280e03a6e18df761461c395dcd (patch) | |
tree | c65ab3b93f45f9254b0836aea49156a691d060a6 /plugins/New_GPG/new_gpg_10.vcxproj | |
parent | 4e3194353124d0d5ceb9b782e1511f71c1abb65c (diff) |
New_GPG small adjustment
git-svn-id: http://svn.miranda-ng.org/main/trunk@1263 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/New_GPG/new_gpg_10.vcxproj')
-rwxr-xr-x | plugins/New_GPG/new_gpg_10.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/New_GPG/new_gpg_10.vcxproj b/plugins/New_GPG/new_gpg_10.vcxproj index 135ccb6228..ac979c4c90 100755 --- a/plugins/New_GPG/new_gpg_10.vcxproj +++ b/plugins/New_GPG/new_gpg_10.vcxproj @@ -313,7 +313,6 @@ <StringPooling>true</StringPooling>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
- <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
<FloatingPointModel>Fast</FloatingPointModel>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
@@ -363,7 +362,6 @@ <StringPooling>true</StringPooling>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
- <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
<FloatingPointModel>Fast</FloatingPointModel>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
|