Subversion Repositories pentevo

Rev

Rev 1121 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1121 Rev 1122
Line 51... Line 51...
51
    </ProjectConfiguration>
51
    </ProjectConfiguration>
52
  </ItemGroup>
52
  </ItemGroup>
53
  <PropertyGroup Label="Globals">
53
  <PropertyGroup Label="Globals">
54
    <ProjectGuid>{C6001C32-3C0E-43EA-9665-BC26872A4B11}</ProjectGuid>
54
    <ProjectGuid>{C6001C32-3C0E-43EA-9665-BC26872A4B11}</ProjectGuid>
55
    <Keyword>Win32Proj</Keyword>
55
    <Keyword>Win32Proj</Keyword>
56
    <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
56
    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
57
  </PropertyGroup>
57
  </PropertyGroup>
58
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
58
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
59
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
59
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
60
    <ConfigurationType>Application</ConfigurationType>
60
    <ConfigurationType>Application</ConfigurationType>
61
    <UseDebugLibraries>true</UseDebugLibraries>
61
    <UseDebugLibraries>true</UseDebugLibraries>
62
    <PlatformToolset>v143</PlatformToolset>
62
    <PlatformToolset>v141</PlatformToolset>
63
    <BasePlatformToolset>v141_xp</BasePlatformToolset>
63
    <BasePlatformToolset>v141_xp</BasePlatformToolset>
64
    <CLRSupport>NetCore</CLRSupport>
-
 
65
  </PropertyGroup>
64
  </PropertyGroup>
66
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='icl-Debug|Win32'" Label="Configuration">
65
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='icl-Debug|Win32'" Label="Configuration">
67
    <ConfigurationType>Application</ConfigurationType>
66
    <ConfigurationType>Application</ConfigurationType>
68
    <UseDebugLibraries>true</UseDebugLibraries>
67
    <UseDebugLibraries>true</UseDebugLibraries>
69
    <PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
68
    <PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
Line 94... Line 93...
94
    <BasePlatformToolset>v141_xp</BasePlatformToolset>
93
    <BasePlatformToolset>v141_xp</BasePlatformToolset>
95
  </PropertyGroup>
94
  </PropertyGroup>
96
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
95
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
97
    <ConfigurationType>Application</ConfigurationType>
96
    <ConfigurationType>Application</ConfigurationType>
98
    <UseDebugLibraries>true</UseDebugLibraries>
97
    <UseDebugLibraries>true</UseDebugLibraries>
99
    <PlatformToolset>v143</PlatformToolset>
98
    <PlatformToolset>v141</PlatformToolset>
100
    <BasePlatformToolset>v141_xp</BasePlatformToolset>
99
    <BasePlatformToolset>v141_xp</BasePlatformToolset>
101
  </PropertyGroup>
100
  </PropertyGroup>
102
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='icl-Debug|x64'" Label="Configuration">
101
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='icl-Debug|x64'" Label="Configuration">
103
    <ConfigurationType>Application</ConfigurationType>
102
    <ConfigurationType>Application</ConfigurationType>
104
    <UseDebugLibraries>true</UseDebugLibraries>
103
    <UseDebugLibraries>true</UseDebugLibraries>