diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-02-22 18:58:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-02-22 18:58:44 +0000 |
commit | 8fd79dd4eef7c2bc84b9701cefc69af84893d927 (patch) | |
tree | 923e26d285c9cb0cac7f2cd3e4fc240600359dfd /plugins/AutoRun/autorun_10.vcxproj | |
parent | a79531b5d5779b6be51354d742012bc995cffc67 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@3696 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoRun/autorun_10.vcxproj')
-rw-r--r-- | plugins/AutoRun/autorun_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AutoRun/autorun_10.vcxproj b/plugins/AutoRun/autorun_10.vcxproj index 6bc107bf94..dcd476530a 100644 --- a/plugins/AutoRun/autorun_10.vcxproj +++ b/plugins/AutoRun/autorun_10.vcxproj @@ -40,7 +40,7 @@ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
+ </PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
|