<?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="Debug45|Win32">
|
<Configuration>Debug45</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Debug|Win32">
|
<Configuration>Debug</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Release45|Win32">
|
<Configuration>Release45</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="Release|Win32">
|
<Configuration>Release</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="WinRT-UWP-Debug45|Win32">
|
<Configuration>WinRT-UWP-Debug45</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="WinRT-UWP-Release45|Win32">
|
<Configuration>WinRT-UWP-Release45</Configuration>
|
<Platform>Win32</Platform>
|
</ProjectConfiguration>
|
</ItemGroup>
|
<PropertyGroup Label="Globals">
|
<ProjectGuid>{2150D38B-C3AB-40A0-8928-636A28EC1A4E}</ProjectGuid>
|
<Keyword>Win32Proj</Keyword>
|
<RootNamespace>mapfileparser</RootNamespace>
|
</PropertyGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>true</UseDebugLibraries>
|
<PlatformToolset>v140</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WinRT-UWP-Debug45|Win32'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>true</UseDebugLibraries>
|
<PlatformToolset>v140</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug45|Win32'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>true</UseDebugLibraries>
|
<PlatformToolset>v140</PlatformToolset>
|
<CharacterSet>Unicode</CharacterSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>false</UseDebugLibraries>
|
<PlatformToolset>v140</PlatformToolset>
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
<CharacterSet>Unicode</CharacterSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WinRT-UWP-Release45|Win32'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>false</UseDebugLibraries>
|
<PlatformToolset>v140</PlatformToolset>
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
<CharacterSet>Unicode</CharacterSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release45|Win32'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<UseDebugLibraries>false</UseDebugLibraries>
|
<PlatformToolset>v140</PlatformToolset>
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
<CharacterSet>Unicode</CharacterSet>
|
</PropertyGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<ImportGroup Label="ExtensionSettings">
|
</ImportGroup>
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='WinRT-UWP-Debug45|Win32'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug45|Win32'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='WinRT-UWP-Release45|Win32'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release45|Win32'" Label="PropertySheets">
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<LinkIncremental>true</LinkIncremental>
|
<OutDir>bin\$(Configuration)\</OutDir>
|
<IntDir>obj\$(Configuration)\</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WinRT-UWP-Debug45|Win32'">
|
<LinkIncremental>true</LinkIncremental>
|
<OutDir>bin\$(Configuration)\</OutDir>
|
<IntDir>obj\$(Configuration)\</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug45|Win32'">
|
<LinkIncremental>true</LinkIncremental>
|
<OutDir>bin\$(Configuration)\</OutDir>
|
<IntDir>obj\$(Configuration)\</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<LinkIncremental>false</LinkIncremental>
|
<OutDir>bin\$(Configuration)\</OutDir>
|
<IntDir>obj\$(Configuration)\</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WinRT-UWP-Release45|Win32'">
|
<LinkIncremental>false</LinkIncremental>
|
<OutDir>bin\$(Configuration)\</OutDir>
|
<IntDir>obj\$(Configuration)\</IntDir>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release45|Win32'">
|
<LinkIncremental>false</LinkIncremental>
|
<OutDir>bin\$(Configuration)\</OutDir>
|
<IntDir>obj\$(Configuration)\</IntDir>
|
</PropertyGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
<ClCompile>
|
<PrecompiledHeader>
|
</PrecompiledHeader>
|
<WarningLevel>Level3</WarningLevel>
|
<Optimization>Disabled</Optimization>
|
<PreprocessorDefinitions>WIN32;BUILD_WITHOUT_UNITY;_WINDOWS;UNITY_EXTERNAL_TOOL=1;_DEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<SDLCheck>true</SDLCheck>
|
<AdditionalIncludeDirectories>../../../../</AdditionalIncludeDirectories>
|
<TreatWarningAsError>true</TreatWarningAsError>
|
</ClCompile>
|
<Link>
|
<SubSystem>Console</SubSystem>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
</Link>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='WinRT-UWP-Debug45|Win32'">
|
<ClCompile>
|
<PrecompiledHeader>
|
</PrecompiledHeader>
|
<WarningLevel>Level3</WarningLevel>
|
<Optimization>Disabled</Optimization>
|
<PreprocessorDefinitions>WIN32;BUILD_WITHOUT_UNITY;_WINDOWS;UNITY_EXTERNAL_TOOL=1;_DEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;NET_4_0=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<SDLCheck>true</SDLCheck>
|
<AdditionalIncludeDirectories>../../../../</AdditionalIncludeDirectories>
|
<TreatWarningAsError>true</TreatWarningAsError>
|
</ClCompile>
|
<Link>
|
<SubSystem>Console</SubSystem>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
</Link>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug45|Win32'">
|
<ClCompile>
|
<PrecompiledHeader>
|
</PrecompiledHeader>
|
<WarningLevel>Level3</WarningLevel>
|
<Optimization>Disabled</Optimization>
|
<PreprocessorDefinitions>WIN32;BUILD_WITHOUT_UNITY;_WINDOWS;UNITY_EXTERNAL_TOOL=1;_DEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;NET_4_0=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<SDLCheck>true</SDLCheck>
|
<AdditionalIncludeDirectories>../../../../</AdditionalIncludeDirectories>
|
<TreatWarningAsError>true</TreatWarningAsError>
|
</ClCompile>
|
<Link>
|
<SubSystem>Console</SubSystem>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
</Link>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<ClCompile>
|
<WarningLevel>Level3</WarningLevel>
|
<PrecompiledHeader>
|
</PrecompiledHeader>
|
<Optimization>MaxSpeed</Optimization>
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
<PreprocessorDefinitions>WIN32;BUILD_WITHOUT_UNITY;_WINDOWS;UNITY_EXTERNAL_TOOL=1;NDEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<SDLCheck>true</SDLCheck>
|
<AdditionalIncludeDirectories>../../../../</AdditionalIncludeDirectories>
|
<TreatWarningAsError>true</TreatWarningAsError>
|
</ClCompile>
|
<Link>
|
<SubSystem>Console</SubSystem>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
<OptimizeReferences>true</OptimizeReferences>
|
</Link>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='WinRT-UWP-Release45|Win32'">
|
<ClCompile>
|
<WarningLevel>Level3</WarningLevel>
|
<PrecompiledHeader>
|
</PrecompiledHeader>
|
<Optimization>MaxSpeed</Optimization>
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
<PreprocessorDefinitions>WIN32;BUILD_WITHOUT_UNITY;_WINDOWS;UNITY_EXTERNAL_TOOL=1;NDEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;NET_4_0=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<SDLCheck>true</SDLCheck>
|
<AdditionalIncludeDirectories>../../../../</AdditionalIncludeDirectories>
|
<TreatWarningAsError>true</TreatWarningAsError>
|
</ClCompile>
|
<Link>
|
<SubSystem>Console</SubSystem>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
<OptimizeReferences>true</OptimizeReferences>
|
</Link>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release45|Win32'">
|
<ClCompile>
|
<WarningLevel>Level3</WarningLevel>
|
<PrecompiledHeader>
|
</PrecompiledHeader>
|
<Optimization>MaxSpeed</Optimization>
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
<PreprocessorDefinitions>WIN32;BUILD_WITHOUT_UNITY;_WINDOWS;UNITY_EXTERNAL_TOOL=1;NDEBUG;_CONSOLE;_LIB;_CRT_SECURE_NO_WARNINGS;NET_4_0=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<SDLCheck>true</SDLCheck>
|
<AdditionalIncludeDirectories>../../../../</AdditionalIncludeDirectories>
|
<TreatWarningAsError>true</TreatWarningAsError>
|
</ClCompile>
|
<Link>
|
<SubSystem>Console</SubSystem>
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
<OptimizeReferences>true</OptimizeReferences>
|
</Link>
|
</ItemDefinitionGroup>
|
<ItemGroup>
|
<ClCompile Include="Clang\ClangMapFileParser.cpp" />
|
<ClCompile Include="Clang\ClangSectionParser.cpp" />
|
<ClCompile Include="Clang\ClangSymbolParser.cpp" />
|
<ClCompile Include="Driver.cpp" />
|
<ClCompile Include="GCC\GCCMapFileParser.cpp" />
|
<ClCompile Include="GCC\GCCSymbolParser.cpp" />
|
<ClCompile Include="main.cpp" />
|
<ClCompile Include="MSVC\MSVCMapFileParser.cpp" />
|
<ClCompile Include="MSVC\MSVCSectionParser.cpp" />
|
<ClCompile Include="MSVC\MSVCSymbolParser.cpp" />
|
<ClCompile Include="SNC\SNCMapFileParser.cpp" />
|
<ClCompile Include="Statistics.cpp" />
|
<ClCompile Include="Statistics\AllSymbolSizes.cpp" />
|
<ClCompile Include="Statistics\HighLevelBreakdown.cpp" />
|
<ClCompile Include="Statistics\TenLargestSymbols.cpp" />
|
<ClCompile Include="SymbolInfoWriter.cpp" />
|
<ClCompile Include="Tests\Clang\ClangMapFileParserTests.cpp" />
|
<ClCompile Include="Tests\Clang\ClangSectionParserTests.cpp" />
|
<ClCompile Include="Tests\Clang\ClangSymbolParserTests.cpp" />
|
<ClCompile Include="Tests\DriverTests.cpp" />
|
<ClCompile Include="Tests\GCC\GCCMapFileParserTests.cpp" />
|
<ClCompile Include="Tests\GCC\GCCSymbolParserTests.cpp" />
|
<ClCompile Include="Tests\MSVC\MSVCMapFileParserTests.cpp" />
|
<ClCompile Include="Tests\MSVC\MSVCSectionParserTests.cpp" />
|
<ClCompile Include="Tests\MSVC\MSVCSymbolParserTests.cpp" />
|
<ClCompile Include="Tests\SNC\SNCMapFileParserTests.cpp" />
|
<ClCompile Include="Tests\Statistics\AllSymbolSizesTests.cpp" />
|
<ClCompile Include="Tests\Statistics\HighLevelBreakdownTests.cpp" />
|
<ClCompile Include="Tests\Statistics\TenLargestSymbolsTests.cpp" />
|
<ClCompile Include="Tests\SymbolInfoWriterTests.cpp" />
|
</ItemGroup>
|
<ItemGroup>
|
<ClInclude Include="Clang\ClangMapFileParser.h" />
|
<ClInclude Include="Clang\ClangSectionParser.h" />
|
<ClInclude Include="Clang\ClangSymbolParser.h" />
|
<ClInclude Include="Driver.h" />
|
<ClInclude Include="GCC\GCCMapFileParser.h" />
|
<ClInclude Include="GCC\GCCSymbolParser.h" />
|
<ClInclude Include="MapFile.h" />
|
<ClInclude Include="MapFileParser.h" />
|
<ClInclude Include="MSVC\MSVCMapFileParser.h" />
|
<ClInclude Include="MSVC\MSVCSectionParser.h" />
|
<ClInclude Include="MSVC\MSVCSymbolParser.h" />
|
<ClInclude Include="ParseBuffer.h" />
|
<ClInclude Include="Section.h" />
|
<ClInclude Include="Segment.h" />
|
<ClInclude Include="SNC\SNCMapFileParser.h" />
|
<ClInclude Include="Statistics.h" />
|
<ClInclude Include="Statistics\AllSymbolSizes.h" />
|
<ClInclude Include="Statistics\HighLevelBreakdown.h" />
|
<ClInclude Include="Statistics\TenLargestSymbols.h" />
|
<ClInclude Include="Symbol.h" />
|
<ClInclude Include="SymbolInfoWriter.h" />
|
</ItemGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<ImportGroup Label="ExtensionTargets">
|
</ImportGroup>
|
</Project>
|