181b81b4a4
Former-commit-id: cf92446697332992ec36726e78eb8703e1f259d7
470 lines
26 KiB
XML
470 lines
26 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug_SGen|Win32">
|
|
<Configuration>Debug_SGen</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug_SGen|x64">
|
|
<Configuration>Debug_SGen</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release_SGen|Win32">
|
|
<Configuration>Release_SGen</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release_SGen|x64">
|
|
<Configuration>Release_SGen</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<Import Project="mono.props" />
|
|
<ItemGroup>
|
|
<ClCompile Include="..\mono\metadata\appdomain.c" />
|
|
<ClCompile Include="..\mono\metadata\assembly.c" />
|
|
<ClCompile Include="..\mono\metadata\attach.c" />
|
|
<ClCompile Include="..\mono\metadata\boehm-gc.c" />
|
|
<ClCompile Include="..\mono\metadata\class.c" />
|
|
<ClCompile Include="..\mono\metadata\cominterop.c" />
|
|
<ClCompile Include="..\mono\metadata\console-win32.c" />
|
|
<ClCompile Include="..\mono\metadata\coree.c" />
|
|
<ClCompile Include="..\mono\metadata\debug-helpers.c" />
|
|
<ClCompile Include="..\mono\metadata\debug-mono-symfile.c" />
|
|
<ClCompile Include="..\mono\metadata\decimal.c" />
|
|
<ClCompile Include="..\mono\metadata\domain.c" />
|
|
<ClCompile Include="..\mono\metadata\environment.c" />
|
|
<ClCompile Include="..\mono\metadata\exception.c" />
|
|
<ClCompile Include="..\mono\metadata\file-io.c" />
|
|
<ClCompile Include="..\mono\metadata\file-mmap-windows.c" />
|
|
<ClCompile Include="..\mono\metadata\filewatcher.c" />
|
|
<ClCompile Include="..\mono\metadata\gc-memfuncs.c" />
|
|
<ClCompile Include="..\mono\metadata\gc.c" />
|
|
<ClCompile Include="..\mono\metadata\icall.c" />
|
|
<ClCompile Include="..\mono\metadata\image.c" />
|
|
<ClCompile Include="..\mono\metadata\jit-info.c" />
|
|
<ClCompile Include="..\mono\metadata\loader.c" />
|
|
<ClCompile Include="..\mono\metadata\locales.c" />
|
|
<ClCompile Include="..\mono\metadata\lock-tracer.c" />
|
|
<ClCompile Include="..\mono\metadata\marshal.c" />
|
|
<ClCompile Include="..\mono\metadata\mempool.c" />
|
|
<ClCompile Include="..\mono\metadata\metadata-verify.c" />
|
|
<ClCompile Include="..\mono\metadata\metadata.c" />
|
|
<ClCompile Include="..\mono\metadata\method-builder.c" />
|
|
<ClCompile Include="..\mono\metadata\monitor.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-basic-block.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-config.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-cq.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-debug-debugger.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-debug.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-endian.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-hash.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-mlist.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-perfcounters.c" />
|
|
<ClCompile Include="..\mono\metadata\mono-wsq.c" />
|
|
<ClCompile Include="..\mono\metadata\nacl-stub.c" />
|
|
<ClCompile Include="..\mono\metadata\null-gc.c" />
|
|
<ClCompile Include="..\mono\metadata\object.c" />
|
|
<ClCompile Include="..\mono\metadata\opcodes.c" />
|
|
<ClCompile Include="..\mono\metadata\process.c" />
|
|
<ClCompile Include="..\mono\metadata\profiler.c" />
|
|
<ClCompile Include="..\mono\metadata\rand.c" />
|
|
<ClCompile Include="..\mono\metadata\reflection.c" />
|
|
<ClCompile Include="..\mono\metadata\runtime.c" />
|
|
<ClCompile Include="..\mono\metadata\security-core-clr.c" />
|
|
<ClCompile Include="..\mono\metadata\security-manager.c" />
|
|
<ClCompile Include="..\mono\metadata\security.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-alloc.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-bridge.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-cardtable.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-debug.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-descriptor.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-gc.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-gray.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-hash-table.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-internal.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-los.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-marksweep.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-memory-governor.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-new-bridge.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-nursery-allocator.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-old-bridge.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-os-mach.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-os-posix.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-os-win32.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-pinning-stats.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-pinning.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-pointer-queue.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-protocol.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-qsort.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-simple-nursery.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-split-nursery.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-tarjan-bridge.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-toggleref.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-workers.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-fin-weak-hash.c" />
|
|
<ClCompile Include="..\mono\metadata\sgen-stw.c" />
|
|
<ClCompile Include="..\mono\metadata\socket-io.c" />
|
|
<ClCompile Include="..\mono\metadata\string-icalls.c" />
|
|
<ClCompile Include="..\mono\metadata\sysmath.c" />
|
|
<ClCompile Include="..\mono\metadata\threadpool.c" />
|
|
<ClCompile Include="..\mono\metadata\threads.c" />
|
|
<ClCompile Include="..\mono\metadata\verify.c" />
|
|
<ClCompile Include="..\mono\mini\mini-cross-helpers.c" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\mono\metadata\appdomain.h" />
|
|
<ClInclude Include="..\mono\metadata\assembly.h" />
|
|
<ClInclude Include="..\mono\metadata\attach.h" />
|
|
<ClInclude Include="..\mono\metadata\char-conversions.h" />
|
|
<ClInclude Include="..\mono\metadata\cil-coff.h" />
|
|
<ClInclude Include="..\mono\metadata\class-internals.h" />
|
|
<ClInclude Include="..\mono\metadata\class.h" />
|
|
<ClInclude Include="..\mono\metadata\cominterop.h" />
|
|
<ClInclude Include="..\mono\metadata\console-io.h" />
|
|
<ClInclude Include="..\mono\metadata\coree.h" />
|
|
<ClInclude Include="..\mono\metadata\culture-info-tables.h" />
|
|
<ClInclude Include="..\mono\metadata\culture-info.h" />
|
|
<ClInclude Include="..\mono\metadata\debug-helpers.h" />
|
|
<ClInclude Include="..\mono\metadata\debug-mono-symfile.h" />
|
|
<ClInclude Include="..\mono\metadata\decimal.h" />
|
|
<ClInclude Include="..\mono\metadata\domain-internals.h" />
|
|
<ClInclude Include="..\mono\metadata\environment.h" />
|
|
<ClInclude Include="..\mono\metadata\exception.h" />
|
|
<ClInclude Include="..\mono\metadata\file-io.h" />
|
|
<ClInclude Include="..\mono\metadata\filewatcher.h" />
|
|
<ClInclude Include="..\mono\metadata\gc-internal.h" />
|
|
<ClInclude Include="..\mono\metadata\icall-def.h" />
|
|
<ClInclude Include="..\mono\metadata\image.h" />
|
|
<ClInclude Include="..\mono\metadata\loader.h" />
|
|
<ClInclude Include="..\mono\metadata\locales.h" />
|
|
<ClInclude Include="..\mono\metadata\lock-tracer.h" />
|
|
<ClInclude Include="..\mono\metadata\marshal.h" />
|
|
<ClInclude Include="..\mono\metadata\mempool-internals.h" />
|
|
<ClInclude Include="..\mono\metadata\mempool.h" />
|
|
<ClInclude Include="..\mono\metadata\metadata-internals.h" />
|
|
<ClInclude Include="..\mono\metadata\metadata.h" />
|
|
<ClInclude Include="..\mono\metadata\method-builder.h" />
|
|
<ClInclude Include="..\mono\metadata\monitor.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-basic-block.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-config.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-cq.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-debug-debugger.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-debug.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-endian.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-hash.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-mlist.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-perfcounters-def.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-perfcounters.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-ptr-array.h" />
|
|
<ClInclude Include="..\mono\metadata\mono-wsq.h" />
|
|
<ClInclude Include="..\mono\metadata\normalization-tables.h" />
|
|
<ClInclude Include="..\mono\metadata\number-formatter.h" />
|
|
<ClInclude Include="..\mono\metadata\object-internals.h" />
|
|
<ClInclude Include="..\mono\metadata\object.h" />
|
|
<ClInclude Include="..\mono\metadata\opcodes.h" />
|
|
<ClInclude Include="..\mono\metadata\process.h" />
|
|
<ClInclude Include="..\mono\metadata\profiler-private.h" />
|
|
<ClInclude Include="..\mono\metadata\profiler.h" />
|
|
<ClInclude Include="..\mono\metadata\rand.h" />
|
|
<ClInclude Include="..\mono\metadata\reflection.h" />
|
|
<ClInclude Include="..\mono\metadata\runtime.h" />
|
|
<ClInclude Include="..\mono\metadata\security-core-clr.h" />
|
|
<ClInclude Include="..\mono\metadata\security-manager.h" />
|
|
<ClInclude Include="..\mono\metadata\security.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-archdep.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-bridge.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-cardtable.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-conf.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-copy-object.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-descriptor.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-gc.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-gray.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-major-copy-object.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-major-scan-object.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-memory-governor.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-minor-copy-object.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-minor-scan-object.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-pinning.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-protocol.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-scan-object.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-toggleref.h" />
|
|
<ClInclude Include="..\mono\metadata\sgen-workers.h" />
|
|
<ClInclude Include="..\mono\metadata\socket-io.h" />
|
|
<ClInclude Include="..\mono\metadata\string-icalls.h" />
|
|
<ClInclude Include="..\mono\metadata\sysmath.h" />
|
|
<ClInclude Include="..\mono\metadata\tabledefs.h" />
|
|
<ClInclude Include="..\mono\metadata\threadpool-internals.h" />
|
|
<ClInclude Include="..\mono\metadata\threadpool.h" />
|
|
<ClInclude Include="..\mono\metadata\threads-types.h" />
|
|
<ClInclude Include="..\mono\metadata\verify-internals.h" />
|
|
<ClInclude Include="..\mono\metadata\verify.h" />
|
|
<ClInclude Include="..\mono\metadata\wrapper-types.h" />
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{C36612BD-22D3-4B95-85E2-7FDC4FC5D739}</ProjectGuid>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<RootNamespace>libmonoruntime</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
<PlatformToolset>v110</PlatformToolset>
|
|
</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)'=='Debug_SGen|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|x64'" 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_SGen|x64'" 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)'=='Release_SGen|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|x64'" 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_SGen|x64'" 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'">
|
|
<OutDir>$(Platform)\lib\</OutDir>
|
|
<IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">
|
|
<OutDir>$(Platform)\lib\</OutDir>
|
|
<IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
|
|
<TargetName>$(ProjectName)sgen</TargetName>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<OutDir>$(Platform)\lib\</OutDir>
|
|
<IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">
|
|
<OutDir>$(Platform)\lib\</OutDir>
|
|
<IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
|
|
<TargetName>$(ProjectName)sgen</TargetName>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<OutDir>$(Platform)\lib\</OutDir>
|
|
<IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">
|
|
<OutDir>$(Platform)\lib\</OutDir>
|
|
<IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
|
|
<TargetName>$(ProjectName)sgen</TargetName>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<OutDir>$(Platform)\lib\</OutDir>
|
|
<IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">
|
|
<OutDir>$(Platform)\lib\</OutDir>
|
|
<IntDir>$(Platform)\obj\$(ProjectName)\$(Configuration)\</IntDir>
|
|
<TargetName>$(ProjectName)sgen</TargetName>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|Win32'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_SGen|x64'">
|
|
<ClCompile>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<OmitFramePointers>false</OmitFramePointers>
|
|
<AdditionalIncludeDirectories>$(top_srcdir);$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE);$(top_srcdir)\mono</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</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;$(BOEHM_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<PreprocessorDefinitions>WIN32;$(BOEHM_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_SGen|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PrecompiledHeader>
|
|
</PrecompiledHeader>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
<PreprocessorDefinitions>WIN32;$(SGEN_DEFINES);NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>$(top_srcdir);$(top_srcdir)/mono;$(LIBGC_CPPFLAGS_INCLUDE);$(GLIB_CFLAGS_INCLUDE)</AdditionalIncludeDirectories>
|
|
</ClCompile>
|
|
<Link>
|
|
<SubSystem>Windows</SubSystem>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project>
|