Fix action icons in the log dialog being clipped on High-DPI displays
[TortoiseGit.git] / src / TortoiseGit.common-staticlib.props
blobc08e5807479b605f3c88112841720dbfe53dba67
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <OutDir>$(IntDir)</OutDir>\r
5   </PropertyGroup>\r
6   <ItemDefinitionGroup>\r
7     <ClCompile>\r
8       <PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
9     </ClCompile>\r
10   </ItemDefinitionGroup>\r
11 </Project>