File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
<PropertyGroup >
27
27
<_ProjectFileVersion >10.0.30319.1</_ProjectFileVersion >
28
28
<OutDir Condition =" '$(Configuration)|$(Platform)'=='All|Win32'" >$(SolutionDir)</OutDir >
29
- <IntDir Condition =" '$(Configuration)|$(Platform)'=='All|Win32'" >$(SolutionDir) </IntDir >
29
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='All|Win32'" >$(ProjectDir)$(Configuration)\ </IntDir >
30
30
</PropertyGroup >
31
31
<ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='All|Win32'" >
32
32
<CustomBuildStep >
Original file line number Diff line number Diff line change 26
26
<PropertyGroup >
27
27
<_ProjectFileVersion >10.0.30319.1</_ProjectFileVersion >
28
28
<OutDir Condition =" '$(Configuration)|$(Platform)'=='All|Win32'" >$(SolutionDir)</OutDir >
29
- <IntDir Condition =" '$(Configuration)|$(Platform)'=='All|Win32'" >$(SolutionDir) </IntDir >
29
+ <IntDir Condition =" '$(Configuration)|$(Platform)'=='All|Win32'" >$(ProjectDir)$(Configuration)\ </IntDir >
30
30
</PropertyGroup >
31
31
<ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='All|Win32'" >
32
32
<CustomBuildStep >
You can’t perform that action at this time.
0 commit comments