CommitDlg: Update empty file list message
[TortoiseGit.git] / src / IBugTraqProvider / IBugTraqProvider.vcxproj
bloba0945c733a6ab525cbb9101330eb55a7ff7418ee
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug|x64">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <PropertyGroup Label="Globals">\r
22     <ProjectGuid>{2C879469-DB8F-4BF0-B016-AE864D2A7BBC}</ProjectGuid>\r
23     <RootNamespace>IBugTraqProvider</RootNamespace>\r
24     <Keyword>Win32Proj</Keyword>\r
25   </PropertyGroup>\r
26   <Import Project="$(SolutionDir)TortoiseGit.toolset.props" />\r
27   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
28   <PropertyGroup Label="Configuration">\r
29     <ConfigurationType>StaticLibrary</ConfigurationType>\r
30     <CharacterSet>Unicode</CharacterSet>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">\r
33     <WholeProgramOptimization>true</WholeProgramOptimization>\r
34   </PropertyGroup>\r
35   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
36   <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
37   <Import Project="$(SolutionDir)TortoiseGit.common.props" />\r
38   <Import Project="$(SolutionDir)TortoiseGit.common-staticlib.props" />\r
39   <PropertyGroup Label="UserMacros" />\r
40   <ItemDefinitionGroup>\r
41     <Midl>\r
42       <GenerateTypeLibrary>false</GenerateTypeLibrary>\r
43     </Midl>\r
44     <ClCompile>\r
45       <PrecompiledHeader>NotUsing</PrecompiledHeader>\r
46     </ClCompile>\r
47   </ItemDefinitionGroup>\r
48   <ItemGroup>\r
49     <Midl Include="IBugTraqProvider.idl" />\r
50   </ItemGroup>\r
51   <ItemGroup>\r
52     <ClCompile Include="IBugTraqProvider_i.c" />\r
53   </ItemGroup>\r
54   <ItemGroup>\r
55     <ClInclude Include="IBugTraqProvider_h.h" />\r
56   </ItemGroup>\r
57   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
58   <ImportGroup Label="ExtensionTargets">\r
59   </ImportGroup>\r
60 </Project>