diff options
Diffstat (limited to 'platform/windows/generated.vcxproj')
-rw-r--r-- | platform/windows/generated.vcxproj | 160 |
1 files changed, 0 insertions, 160 deletions
diff --git a/platform/windows/generated.vcxproj b/platform/windows/generated.vcxproj deleted file mode 100644 index 77127696..00000000 --- a/platform/windows/generated.vcxproj +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ItemGroup Label="ProjectConfigurations"> - <ProjectConfiguration Include="Debug|ARM"> - <Configuration>Debug</Configuration> - <Platform>ARM</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Debug|Win32"> - <Configuration>Debug</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Memento|ARM"> - <Configuration>Memento</Configuration> - <Platform>ARM</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Memento|Win32"> - <Configuration>Memento</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Release|ARM"> - <Configuration>Release</Configuration> - <Platform>ARM</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Release|Win32"> - <Configuration>Release</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - </ItemGroup> - <PropertyGroup Label="Globals"> - <ProjectGuid>{A5053AA7-02E5-4903-B596-04F17AEB1526}</ProjectGuid> - <Keyword>MakeFileProj</Keyword> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'" Label="Configuration"> - <ConfigurationType>Makefile</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM'" Label="Configuration"> - <ConfigurationType>Makefile</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> - <ConfigurationType>Makefile</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration"> - <ConfigurationType>Makefile</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> - <ConfigurationType>Makefile</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration"> - <ConfigurationType>Makefile</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <ImportGroup Label="ExtensionSettings"> - </ImportGroup> - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Memento|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)'=='Memento|ARM'" 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)'=='Release|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)'=='Release|ARM'" 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)'=='Debug|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)'=='Debug|ARM'" 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> - <_ProjectFileVersion>11.0.51106.1</_ProjectFileVersion> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> - <OutDir>$(Configuration)\</OutDir> - <IntDir>$(Configuration)\</IntDir> - <NMakeBuildCommandLine>generate.bat</NMakeBuildCommandLine> - <NMakeReBuildCommandLine>del /q ..\..\generated && generate.bat</NMakeReBuildCommandLine> - <NMakeCleanCommandLine>del /q ..\..\generated</NMakeCleanCommandLine> - <NMakeOutput> - </NMakeOutput> - <NMakePreprocessorDefinitions>WIN32;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> - <NMakeBuildCommandLine>generate.bat</NMakeBuildCommandLine> - <NMakeReBuildCommandLine>del /q ..\generated && generate.bat</NMakeReBuildCommandLine> - <NMakeCleanCommandLine>del /q ..\generated</NMakeCleanCommandLine> - <NMakeOutput /> - <NMakePreprocessorDefinitions>WIN32;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> - <OutDir>$(Configuration)\</OutDir> - <IntDir>$(Configuration)\</IntDir> - <NMakeBuildCommandLine>generate.bat</NMakeBuildCommandLine> - <NMakeReBuildCommandLine>del /q ..\..\generated && generate.bat</NMakeReBuildCommandLine> - <NMakeCleanCommandLine>del /q ..\..\generated</NMakeCleanCommandLine> - <NMakeOutput> - </NMakeOutput> - <NMakePreprocessorDefinitions>WIN32;NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> - <NMakeBuildCommandLine>generate.bat</NMakeBuildCommandLine> - <NMakeReBuildCommandLine>del /q ..\generated && generate.bat</NMakeReBuildCommandLine> - <NMakeCleanCommandLine>del /q ..\generated</NMakeCleanCommandLine> - <NMakeOutput>generated\cmap_cns.h</NMakeOutput> - <NMakePreprocessorDefinitions>WIN32;NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|Win32'"> - <OutDir>$(Configuration)\</OutDir> - <IntDir>$(Configuration)\</IntDir> - <NMakeBuildCommandLine>generate.bat</NMakeBuildCommandLine> - <NMakeReBuildCommandLine>del /q ..\..\generated && generate.bat</NMakeReBuildCommandLine> - <NMakeCleanCommandLine>del /q ..\..\generated</NMakeCleanCommandLine> - <NMakeOutput> - </NMakeOutput> - <NMakePreprocessorDefinitions>WIN32;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Memento|ARM'"> - <NMakeBuildCommandLine>generate.bat</NMakeBuildCommandLine> - <NMakeReBuildCommandLine>del /q ..\generated && generate.bat</NMakeReBuildCommandLine> - <NMakeCleanCommandLine>del /q ..\generated</NMakeCleanCommandLine> - <NMakeOutput>generated\cmap_cns.h</NMakeOutput> - <NMakePreprocessorDefinitions>WIN32;_DEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions> - </PropertyGroup> - <ItemDefinitionGroup> - </ItemDefinitionGroup> - <ItemGroup> - <ClCompile Include="..\..\scripts\bin2hex.c" /> - <ClCompile Include="..\..\scripts\cmapdump.c" /> - <ClCompile Include="..\..\scripts\cquote.c" /> - <ClCompile Include="..\..\scripts\fontdump.c" /> - </ItemGroup> - <ItemGroup> - <ClInclude Include="..\..\generated\gen_adobe_ca.h" /> - <ClInclude Include="..\..\generated\gen_cmap_cns.h" /> - <ClInclude Include="..\..\generated\gen_cmap_gb.h" /> - <ClInclude Include="..\..\generated\gen_cmap_japan.h" /> - <ClInclude Include="..\..\generated\gen_cmap_korea.h" /> - <ClInclude Include="..\..\generated\gen_font_base14.h" /> - <ClInclude Include="..\..\generated\gen_font_cjk.h" /> - <ClInclude Include="..\..\generated\gen_font_cjk_full.h" /> - <ClInclude Include="..\..\generated\gen_font_droid.h" /> - <ClInclude Include="..\..\generated\gen_js_util.h" /> - </ItemGroup> - <ItemGroup> - <None Include="generate.bat" /> - </ItemGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets"> - </ImportGroup> -</Project>
\ No newline at end of file |