mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-16 18:34:54 -06:00
Pdm fields can contain a forward declared Pdm object without the include file VizFwk: Added VertexColoring shader to be able to use per vertex color used from drawableGeo::setColorArray()
326 lines
16 KiB
XML
326 lines
16 KiB
XML
<?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 MD TBB|Win32">
|
|
<Configuration>Debug MD TBB</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug MD TBB|x64">
|
|
<Configuration>Debug MD TBB</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug MD|Win32">
|
|
<Configuration>Debug MD</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug MD|x64">
|
|
<Configuration>Debug MD</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release MD TBB|Win32">
|
|
<Configuration>Release MD TBB</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release MD TBB|x64">
|
|
<Configuration>Release MD TBB</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release MD|Win32">
|
|
<Configuration>Release MD</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release MD|x64">
|
|
<Configuration>Release MD</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{A9C7A239-B761-A892-BF34-5AECA0D9EE88}</ProjectGuid>
|
|
<RootNamespace>LibCore</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD TBB|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD TBB|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MD|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MD TBB|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MD|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MD TBB|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD|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 MD TBB|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 MD|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 MD TBB|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 MD|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 MD TBB|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 MD|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 MD TBB|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 MD|x64'">
|
|
<OutDir>$(Platform)_VS2010\$(Configuration)\</OutDir>
|
|
<IntDir>$(Platform)_VS2010\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD TBB|x64'">
|
|
<OutDir>$(Platform)_VS2010\$(Configuration)\</OutDir>
|
|
<IntDir>$(Platform)_VS2010\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD|Win32'">
|
|
<OutDir>$(Platform)_VS2010\$(Configuration)\</OutDir>
|
|
<IntDir>$(Platform)_VS2010\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD TBB|Win32'">
|
|
<OutDir>$(Platform)_VS2010\$(Configuration)\</OutDir>
|
|
<IntDir>$(Platform)_VS2010\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MD|Win32'">
|
|
<OutDir>$(Platform)_VS2010\$(Configuration)\</OutDir>
|
|
<IntDir>$(Platform)_VS2010\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MD TBB|Win32'">
|
|
<OutDir>$(Platform)_VS2010\$(Configuration)\</OutDir>
|
|
<IntDir>$(Platform)_VS2010\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MD|x64'">
|
|
<OutDir>$(Platform)_VS2010\$(Configuration)\</OutDir>
|
|
<IntDir>$(Platform)_VS2010\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release MD TBB|x64'">
|
|
<OutDir>$(Platform)_VS2010\$(Configuration)\</OutDir>
|
|
<IntDir>$(Platform)_VS2010\$(Configuration)\</IntDir>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>EnableAllWarnings</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD TBB|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>EnableAllWarnings</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;CVF_USE_TBB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>EnableAllWarnings</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug MD TBB|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>EnableAllWarnings</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;CVF_USE_TBB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release MD|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>EnableAllWarnings</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release MD TBB|Win32'">
|
|
<ClCompile>
|
|
<WarningLevel>EnableAllWarnings</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;CVF_USE_TBB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release MD|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>EnableAllWarnings</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release MD TBB|x64'">
|
|
<ClCompile>
|
|
<WarningLevel>EnableAllWarnings</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;CVF_USE_TBB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<TreatWarningAsError>true</TreatWarningAsError>
|
|
</ClCompile>
|
|
<Link>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
</Link>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="cvfArray.h" />
|
|
<ClInclude Include="cvfArrayWrapperConst.h" />
|
|
<ClInclude Include="cvfArrayWrapperToEdit.h" />
|
|
<ClInclude Include="cvfAssert.h" />
|
|
<ClInclude Include="cvfAtomicCounter.h" />
|
|
<ClInclude Include="cvfBase.h" />
|
|
<ClInclude Include="cvfBase64.h" />
|
|
<ClInclude Include="cvfCharArray.h" />
|
|
<ClInclude Include="cvfCodeLocation.h" />
|
|
<ClInclude Include="cvfCollection.h" />
|
|
<ClInclude Include="cvfColor3.h" />
|
|
<ClInclude Include="cvfColor4.h" />
|
|
<ClInclude Include="cvfConfigCore.h" />
|
|
<ClInclude Include="cvfDebugTimer.h" />
|
|
<ClInclude Include="cvfFlags.h" />
|
|
<ClInclude Include="cvfFunctorRange.h" />
|
|
<ClInclude Include="cvfLibCore.h" />
|
|
<ClInclude Include="cvfLogDestination.h" />
|
|
<ClInclude Include="cvfLogDestinationConsole.h" />
|
|
<ClInclude Include="cvfLogDestinationFile.h" />
|
|
<ClInclude Include="cvfLogEvent.h" />
|
|
<ClInclude Include="cvfLogger.h" />
|
|
<ClInclude Include="cvfLogManager.h" />
|
|
<ClInclude Include="cvfMath.h" />
|
|
<ClInclude Include="cvfMatrix3.h" />
|
|
<ClInclude Include="cvfMatrix4.h" />
|
|
<ClInclude Include="cvfMutex.h" />
|
|
<ClInclude Include="cvfObject.h" />
|
|
<ClInclude Include="cvfPlane.h" />
|
|
<ClInclude Include="cvfProgramOptions.h" />
|
|
<ClInclude Include="cvfPropertySet.h" />
|
|
<ClInclude Include="cvfPropertySetCollection.h" />
|
|
<ClInclude Include="cvfQuat.h" />
|
|
<ClInclude Include="cvfRect.h" />
|
|
<ClInclude Include="cvfString.h" />
|
|
<ClInclude Include="cvfSystem.h" />
|
|
<ClInclude Include="cvfTBBControl.h" />
|
|
<ClInclude Include="cvfTimer.h" />
|
|
<ClInclude Include="cvfTrace.h" />
|
|
<ClInclude Include="cvfValueArray.h" />
|
|
<ClInclude Include="cvfVariant.h" />
|
|
<ClInclude Include="cvfVector2.h" />
|
|
<ClInclude Include="cvfVector3.h" />
|
|
<ClInclude Include="cvfVector4.h" />
|
|
<ClInclude Include="cvfVersion.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="CMakeLists.txt" />
|
|
<None Include="cvfArray.inl" />
|
|
<None Include="cvfCollection.inl" />
|
|
<None Include="cvfFlags.inl" />
|
|
<None Include="cvfMath.inl" />
|
|
<None Include="cvfMatrix3.inl" />
|
|
<None Include="cvfMatrix4.inl" />
|
|
<None Include="cvfObject.inl" />
|
|
<None Include="cvfQuat.inl" />
|
|
<None Include="cvfRect.inl" />
|
|
<None Include="cvfVector2.inl" />
|
|
<None Include="cvfVector3.inl" />
|
|
<None Include="cvfVector4.inl" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="cvfAssert.cpp" />
|
|
<ClCompile Include="cvfAtomicCounter.cpp" />
|
|
<ClCompile Include="cvfBase64.cpp" />
|
|
<ClCompile Include="cvfCharArray.cpp" />
|
|
<ClCompile Include="cvfCodeLocation.cpp" />
|
|
<ClCompile Include="cvfColor3.cpp" />
|
|
<ClCompile Include="cvfColor4.cpp" />
|
|
<ClCompile Include="cvfDebugTimer.cpp" />
|
|
<ClCompile Include="cvfLogDestinationConsole.cpp" />
|
|
<ClCompile Include="cvfLogDestinationFile.cpp" />
|
|
<ClCompile Include="cvfLogEvent.cpp" />
|
|
<ClCompile Include="cvfLogger.cpp" />
|
|
<ClCompile Include="cvfLogManager.cpp" />
|
|
<ClCompile Include="cvfMath.cpp" />
|
|
<ClCompile Include="cvfMutex.cpp" />
|
|
<ClCompile Include="cvfObject.cpp" />
|
|
<ClCompile Include="cvfPlane.cpp" />
|
|
<ClCompile Include="cvfProgramOptions.cpp" />
|
|
<ClCompile Include="cvfPropertySet.cpp" />
|
|
<ClCompile Include="cvfPropertySetCollection.cpp" />
|
|
<ClCompile Include="cvfString.cpp" />
|
|
<ClCompile Include="cvfSystem.cpp" />
|
|
<ClCompile Include="cvfTBBControl.cpp" />
|
|
<ClCompile Include="cvfTimer.cpp" />
|
|
<ClCompile Include="cvfTrace.cpp" />
|
|
<ClCompile Include="cvfVariant.cpp" />
|
|
<ClCompile Include="cvfVector2.cpp" />
|
|
<ClCompile Include="cvfVector3.cpp" />
|
|
<ClCompile Include="cvfVector4.cpp" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |