forked from ppescher/resizablelib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
migrated all projects and solutions to VS2015
- Loading branch information
Showing
20 changed files
with
4,524 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio 14 | ||
VisualStudioVersion = 14.0.23107.0 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcxproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}" | ||
EndProject | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcxproj", "{E90C0521-E036-49C5-BC3E-F27276C73726}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug Static Unicode|x86 = Debug Static Unicode|x86 | ||
Debug Static|x86 = Debug Static|x86 | ||
Debug Unicode|x86 = Debug Unicode|x86 | ||
Debug|x86 = Debug|x86 | ||
Release Static Unicode|x86 = Release Static Unicode|x86 | ||
Release Static|x86 = Release Static|x86 | ||
Release Unicode|x86 = Release Unicode|x86 | ||
Release|x86 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static Unicode|x86.ActiveCfg = Debug Static Unicode|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static Unicode|x86.Build.0 = Debug Static Unicode|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static|x86.ActiveCfg = Debug Static|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static|x86.Build.0 = Debug Static|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Unicode|x86.ActiveCfg = Debug Unicode|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Unicode|x86.Build.0 = Debug Unicode|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug|x86.ActiveCfg = Debug|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug|x86.Build.0 = Debug|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static Unicode|x86.ActiveCfg = Release Static Unicode|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static Unicode|x86.Build.0 = Release Static Unicode|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static|x86.ActiveCfg = Release Static|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static|x86.Build.0 = Release Static|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Unicode|x86.ActiveCfg = Release Unicode|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Unicode|x86.Build.0 = Release Unicode|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release|x86.ActiveCfg = Release|Win32 | ||
{C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release|x86.Build.0 = Release|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Static Unicode|x86.ActiveCfg = Debug Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Static Unicode|x86.Build.0 = Debug Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Static|x86.ActiveCfg = Debug Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Static|x86.Build.0 = Debug Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Unicode|x86.ActiveCfg = Debug Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Unicode|x86.Build.0 = Debug Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Debug|x86.ActiveCfg = Debug|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Debug|x86.Build.0 = Debug|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Release Static Unicode|x86.ActiveCfg = Release Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Release Static Unicode|x86.Build.0 = Release Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Release Static|x86.ActiveCfg = Release Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Release Static|x86.Build.0 = Release Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Release Unicode|x86.ActiveCfg = Release Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Release Unicode|x86.Build.0 = Release Static|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Release|x86.ActiveCfg = Release|Win32 | ||
{E90C0521-E036-49C5-BC3E-F27276C73726}.Release|x86.Build.0 = Release|Win32 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,293 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<ItemGroup Label="ProjectConfigurations"> | ||
<ProjectConfiguration Include="Debug Static|Win32"> | ||
<Configuration>Debug Static</Configuration> | ||
<Platform>Win32</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="Debug|Win32"> | ||
<Configuration>Debug</Configuration> | ||
<Platform>Win32</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="Release Static|Win32"> | ||
<Configuration>Release Static</Configuration> | ||
<Platform>Win32</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="Release|Win32"> | ||
<Configuration>Release</Configuration> | ||
<Platform>Win32</Platform> | ||
</ProjectConfiguration> | ||
</ItemGroup> | ||
<PropertyGroup Label="Globals"> | ||
<SccProjectName /> | ||
<SccLocalPath /> | ||
<Keyword>MFCProj</Keyword> | ||
<ProjectGuid>{E90C0521-E036-49C5-BC3E-F27276C73726}</ProjectGuid> | ||
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion> | ||
</PropertyGroup> | ||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
<ConfigurationType>Application</ConfigurationType> | ||
<PlatformToolset>v140_xp</PlatformToolset> | ||
<UseOfMfc>Dynamic</UseOfMfc> | ||
<CharacterSet>MultiByte</CharacterSet> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'" Label="Configuration"> | ||
<ConfigurationType>Application</ConfigurationType> | ||
<PlatformToolset>v140_xp</PlatformToolset> | ||
<UseOfMfc>Static</UseOfMfc> | ||
<CharacterSet>MultiByte</CharacterSet> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
<ConfigurationType>Application</ConfigurationType> | ||
<PlatformToolset>v140_xp</PlatformToolset> | ||
<UseOfMfc>Dynamic</UseOfMfc> | ||
<CharacterSet>MultiByte</CharacterSet> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'" Label="Configuration"> | ||
<ConfigurationType>Application</ConfigurationType> | ||
<PlatformToolset>v140_xp</PlatformToolset> | ||
<UseOfMfc>Static</UseOfMfc> | ||
<CharacterSet>MultiByte</CharacterSet> | ||
</PropertyGroup> | ||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
<ImportGroup Label="ExtensionSettings"> | ||
</ImportGroup> | ||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
<Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> | ||
</ImportGroup> | ||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'" Label="PropertySheets"> | ||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
<Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> | ||
</ImportGroup> | ||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
<Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> | ||
</ImportGroup> | ||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'" Label="PropertySheets"> | ||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
<Import Project="$(VCTargetsPath)Microsoft.Cpp.UpgradeFromVC60.props" /> | ||
</ImportGroup> | ||
<PropertyGroup Label="UserMacros" /> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'"> | ||
<OutDir>.\Debug_Static\</OutDir> | ||
<IntDir>.\Debug_Static\</IntDir> | ||
<LinkIncremental>true</LinkIncremental> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
<OutDir>.\Release\</OutDir> | ||
<IntDir>.\Release\</IntDir> | ||
<LinkIncremental>false</LinkIncremental> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'"> | ||
<OutDir>.\Release_Static\</OutDir> | ||
<IntDir>.\Release_Static\</IntDir> | ||
<LinkIncremental>false</LinkIncremental> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
<OutDir>.\Debug\</OutDir> | ||
<IntDir>.\Debug\</IntDir> | ||
<LinkIncremental>true</LinkIncremental> | ||
</PropertyGroup> | ||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'"> | ||
<ClCompile> | ||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
<InlineFunctionExpansion>Default</InlineFunctionExpansion> | ||
<FunctionLevelLinking>false</FunctionLevelLinking> | ||
<Optimization>Disabled</Optimization> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<WarningLevel>Level4</WarningLevel> | ||
<MinimalRebuild>true</MinimalRebuild> | ||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | ||
<AdditionalIncludeDirectories>..\ResizableLib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<AssemblerListingLocation>.\Debug_Static\</AssemblerListingLocation> | ||
<PrecompiledHeaderOutputFile>.\Debug_Static\Demo.pch</PrecompiledHeaderOutputFile> | ||
<PrecompiledHeader>Use</PrecompiledHeader> | ||
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | ||
<ObjectFileName>.\Debug_Static\</ObjectFileName> | ||
<ProgramDataBaseFileName>.\Debug_Static\</ProgramDataBaseFileName> | ||
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
</ClCompile> | ||
<Midl> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<TypeLibraryName>.\Debug_Static\Demo.tlb</TypeLibraryName> | ||
<MkTypLibCompatible>true</MkTypLibCompatible> | ||
<TargetEnvironment>Win32</TargetEnvironment> | ||
</Midl> | ||
<ResourceCompile> | ||
<Culture>0x0410</Culture> | ||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
</ResourceCompile> | ||
<Bscmake> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<OutputFile>.\Debug_Static\Demo.bsc</OutputFile> | ||
</Bscmake> | ||
<Link> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<GenerateDebugInformation>true</GenerateDebugInformation> | ||
<SubSystem>Windows</SubSystem> | ||
<OutputFile>.\Debug_Static\Demo.exe</OutputFile> | ||
</Link> | ||
</ItemDefinitionGroup> | ||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
<ClCompile> | ||
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
<InlineFunctionExpansion>Default</InlineFunctionExpansion> | ||
<StringPooling>true</StringPooling> | ||
<FunctionLevelLinking>true</FunctionLevelLinking> | ||
<Optimization>MaxSpeed</Optimization> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<WarningLevel>Level4</WarningLevel> | ||
<AdditionalIncludeDirectories>..\ResizableLib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<AssemblerListingLocation>.\Release\</AssemblerListingLocation> | ||
<PrecompiledHeaderOutputFile>.\Release\Demo.pch</PrecompiledHeaderOutputFile> | ||
<PrecompiledHeader>Use</PrecompiledHeader> | ||
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | ||
<ObjectFileName>.\Release\</ObjectFileName> | ||
<ProgramDataBaseFileName>.\Release\</ProgramDataBaseFileName> | ||
</ClCompile> | ||
<Midl> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<TypeLibraryName>.\Release\Demo.tlb</TypeLibraryName> | ||
<MkTypLibCompatible>true</MkTypLibCompatible> | ||
<TargetEnvironment>Win32</TargetEnvironment> | ||
</Midl> | ||
<ResourceCompile> | ||
<Culture>0x0410</Culture> | ||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
</ResourceCompile> | ||
<Bscmake> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<OutputFile>.\Release\Demo.bsc</OutputFile> | ||
</Bscmake> | ||
<Link> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<SubSystem>Windows</SubSystem> | ||
<OutputFile>.\Release\Demo.exe</OutputFile> | ||
</Link> | ||
</ItemDefinitionGroup> | ||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'"> | ||
<ClCompile> | ||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
<InlineFunctionExpansion>Default</InlineFunctionExpansion> | ||
<StringPooling>true</StringPooling> | ||
<FunctionLevelLinking>true</FunctionLevelLinking> | ||
<Optimization>MaxSpeed</Optimization> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<WarningLevel>Level4</WarningLevel> | ||
<AdditionalIncludeDirectories>..\ResizableLib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<AssemblerListingLocation>.\Release_Static\</AssemblerListingLocation> | ||
<PrecompiledHeaderOutputFile>.\Release_Static\Demo.pch</PrecompiledHeaderOutputFile> | ||
<PrecompiledHeader>Use</PrecompiledHeader> | ||
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | ||
<ObjectFileName>.\Release_Static\</ObjectFileName> | ||
<ProgramDataBaseFileName>.\Release_Static\</ProgramDataBaseFileName> | ||
</ClCompile> | ||
<Midl> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<TypeLibraryName>.\Release_Static\Demo.tlb</TypeLibraryName> | ||
<MkTypLibCompatible>true</MkTypLibCompatible> | ||
<TargetEnvironment>Win32</TargetEnvironment> | ||
</Midl> | ||
<ResourceCompile> | ||
<Culture>0x0410</Culture> | ||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
</ResourceCompile> | ||
<Bscmake> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<OutputFile>.\Release_Static\Demo.bsc</OutputFile> | ||
</Bscmake> | ||
<Link> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<SubSystem>Windows</SubSystem> | ||
<OutputFile>.\Release_Static\Demo.exe</OutputFile> | ||
</Link> | ||
</ItemDefinitionGroup> | ||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
<ClCompile> | ||
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
<InlineFunctionExpansion>Default</InlineFunctionExpansion> | ||
<FunctionLevelLinking>false</FunctionLevelLinking> | ||
<Optimization>Disabled</Optimization> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<WarningLevel>Level4</WarningLevel> | ||
<MinimalRebuild>true</MinimalRebuild> | ||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> | ||
<AdditionalIncludeDirectories>..\ResizableLib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<AssemblerListingLocation>.\Debug\</AssemblerListingLocation> | ||
<PrecompiledHeaderOutputFile>.\Debug\Demo.pch</PrecompiledHeaderOutputFile> | ||
<PrecompiledHeader>Use</PrecompiledHeader> | ||
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile> | ||
<ObjectFileName>.\Debug\</ObjectFileName> | ||
<ProgramDataBaseFileName>.\Debug\</ProgramDataBaseFileName> | ||
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
</ClCompile> | ||
<Midl> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<TypeLibraryName>.\Debug\Demo.tlb</TypeLibraryName> | ||
<MkTypLibCompatible>true</MkTypLibCompatible> | ||
<TargetEnvironment>Win32</TargetEnvironment> | ||
</Midl> | ||
<ResourceCompile> | ||
<Culture>0x0410</Culture> | ||
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
</ResourceCompile> | ||
<Bscmake> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<OutputFile>.\Debug\Demo.bsc</OutputFile> | ||
</Bscmake> | ||
<Link> | ||
<SuppressStartupBanner>true</SuppressStartupBanner> | ||
<GenerateDebugInformation>true</GenerateDebugInformation> | ||
<SubSystem>Windows</SubSystem> | ||
<OutputFile>.\Debug\Demo.exe</OutputFile> | ||
</Link> | ||
</ItemDefinitionGroup> | ||
<ItemGroup> | ||
<ClCompile Include="Demo.cpp" /> | ||
<ClCompile Include="DemoDlg.cpp" /> | ||
<ClCompile Include="StdAfx.cpp"> | ||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'">Create</PrecompiledHeader> | ||
<PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug Static|Win32'">stdafx.h</PrecompiledHeaderFile> | ||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> | ||
<PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">stdafx.h</PrecompiledHeaderFile> | ||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'">Create</PrecompiledHeader> | ||
<PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release Static|Win32'">stdafx.h</PrecompiledHeaderFile> | ||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> | ||
<PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">stdafx.h</PrecompiledHeaderFile> | ||
</ClCompile> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ResourceCompile Include="Demo.rc" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ClInclude Include="Demo.h" /> | ||
<ClInclude Include="DemoDlg.h" /> | ||
<ClInclude Include="Resource.h" /> | ||
<ClInclude Include="StdAfx.h" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Image Include="res\Demo.ico" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<CustomBuild Include="res\Demo.rc2" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ProjectReference Include="..\ResizableLib\ResizableLib.vcxproj"> | ||
<Project>{c176053f-c799-4bf4-abfa-125a4192ceb9}</Project> | ||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly> | ||
</ProjectReference> | ||
</ItemGroup> | ||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
<ImportGroup Label="ExtensionTargets"> | ||
</ImportGroup> | ||
</Project> |
Oops, something went wrong.