Improve the documentation on moving submodules
[TortoiseGit.git] / ext / ResizableLib / ResizableLib.vcxproj
blob05a612588776fef0f6a81fdc38fa1e51bab52478
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|ARM64">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>ARM64</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Debug|Win32">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Debug|x64">\r
13       <Configuration>Debug</Configuration>\r
14       <Platform>x64</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|ARM64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>ARM64</Platform>\r
19     </ProjectConfiguration>\r
20     <ProjectConfiguration Include="Release|Win32">\r
21       <Configuration>Release</Configuration>\r
22       <Platform>Win32</Platform>\r
23     </ProjectConfiguration>\r
24     <ProjectConfiguration Include="Release|x64">\r
25       <Configuration>Release</Configuration>\r
26       <Platform>x64</Platform>\r
27     </ProjectConfiguration>\r
28   </ItemGroup>\r
29   <PropertyGroup Label="Globals">\r
30     <ProjectGuid>{4BE529FB-C2F2-49F7-A897-054B955564CF}</ProjectGuid>\r
31     <RootNamespace>ResizableLib</RootNamespace>\r
32     <Keyword>MFCProj</Keyword>\r
33   </PropertyGroup>\r
34   <Import Project="$(SolutionDir)TortoiseGit.toolset.props" />\r
35   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
36   <PropertyGroup Label="Configuration">\r
37     <ConfigurationType>StaticLibrary</ConfigurationType>\r
38     <UseOfMfc>Dynamic</UseOfMfc>\r
39     <CharacterSet>Unicode</CharacterSet>\r
40   </PropertyGroup>\r
41   <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">\r
42     <WholeProgramOptimization>true</WholeProgramOptimization>\r
43   </PropertyGroup>\r
44   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
45   <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
46   <Import Project="$(SolutionDir)TortoiseGit.common.props" />\r
47   <Import Project="$(SolutionDir)TortoiseGit.common-staticlib.props" />\r
48   <PropertyGroup Label="UserMacros" />\r
49   <ItemGroup>\r
50     <ClCompile Include="ResizableComboBox.cpp" />\r
51     <ClCompile Include="ResizableComboLBox.cpp" />\r
52     <ClCompile Include="ResizableDialog.cpp" />\r
53     <ClCompile Include="ResizableFormView.cpp" />\r
54     <ClCompile Include="ResizableFrame.cpp" />\r
55     <ClCompile Include="ResizableGrip.cpp" />\r
56     <ClCompile Include="ResizableLayout.cpp" />\r
57     <ClCompile Include="ResizableMDIChild.cpp" />\r
58     <ClCompile Include="ResizableMDIFrame.cpp" />\r
59     <ClCompile Include="ResizableMinMax.cpp" />\r
60     <ClCompile Include="ResizableMsgSupport.cpp" />\r
61     <ClCompile Include="ResizablePage.cpp" />\r
62     <ClCompile Include="ResizablePageEx.cpp" />\r
63     <ClCompile Include="ResizableSheet.cpp" />\r
64     <ClCompile Include="ResizableSheetEx.cpp" />\r
65     <ClCompile Include="ResizableSheetState.cpp" />\r
66     <ClCompile Include="ResizableSplitterWnd.cpp" />\r
67     <ClCompile Include="ResizableState.cpp" />\r
68     <ClCompile Include="ResizableVersion.cpp" />\r
69     <ClCompile Include="ResizableWndState.cpp" />\r
70     <ClCompile Include="StdAfx.cpp">\r
71       <PrecompiledHeader>Create</PrecompiledHeader>\r
72     </ClCompile>\r
73   </ItemGroup>\r
74   <ItemGroup>\r
75     <ClInclude Include="ResizableComboBox.h" />\r
76     <ClInclude Include="ResizableComboLBox.h" />\r
77     <ClInclude Include="ResizableDialog.h" />\r
78     <ClInclude Include="ResizableFormView.h" />\r
79     <ClInclude Include="ResizableFrame.h" />\r
80     <ClInclude Include="ResizableGrip.h" />\r
81     <ClInclude Include="ResizableLayout.h" />\r
82     <ClInclude Include="ResizableMDIChild.h" />\r
83     <ClInclude Include="ResizableMDIFrame.h" />\r
84     <ClInclude Include="ResizableMinMax.h" />\r
85     <ClInclude Include="ResizableMsgSupport.h" />\r
86     <ClInclude Include="ResizablePage.h" />\r
87     <ClInclude Include="ResizablePageEx.h" />\r
88     <ClInclude Include="ResizableSheet.h" />\r
89     <ClInclude Include="ResizableSheetEx.h" />\r
90     <ClInclude Include="ResizableSheetState.h" />\r
91     <ClInclude Include="ResizableSplitterWnd.h" />\r
92     <ClInclude Include="ResizableState.h" />\r
93     <ClInclude Include="ResizableVersion.h" />\r
94     <ClInclude Include="ResizableWndState.h" />\r
95     <ClInclude Include="StdAfx.h" />\r
96   </ItemGroup>\r
97   <ItemGroup>\r
98     <None Include="ChangeLog" />\r
99   </ItemGroup>\r
100   <ItemGroup>\r
101     <Text Include="Artistic-License.txt" />\r
102   </ItemGroup>\r
103   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
104   <ImportGroup Label="ExtensionTargets">\r
105   </ImportGroup>\r
106 </Project>