Subversion Repositories spk

Rev

Rev 148 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 148 Rev 329
Line 76... Line 76...
76
    <IntDir>$(SolutionDir)$(Configuration)\spkinstall\</IntDir>
76
    <IntDir>$(SolutionDir)$(Configuration)\spkinstall\</IntDir>
77
    <LinkIncremental>false</LinkIncremental>
77
    <LinkIncremental>false</LinkIncremental>
78
  </PropertyGroup>
78
  </PropertyGroup>
79
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
79
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
80
    <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
80
    <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
81
    <IntDir>$(Platform)\$(Configuration)\</IntDir>
81
    <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
82
    <LinkIncremental>true</LinkIncremental>
82
    <LinkIncremental>true</LinkIncremental>
83
  </PropertyGroup>
83
  </PropertyGroup>
84
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
84
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
85
    <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
85
    <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
86
    <IntDir>$(Platform)\$(Configuration)\</IntDir>
86
    <IntDir>$(Platform)\$(Configuration)\</IntDir>