File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 36
36
<PropertyGroup >
37
37
<OutputPath >$(BuildRoot)\Binaries\$(Platform)\$(Configuration)\</OutputPath >
38
38
<OutDir >$(OutputPath)</OutDir >
39
+ <IntDir >$(BuildRoot)\Intermediate\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir >
39
40
<TestRoot >$(BuildRoot)\Release\Tests</TestRoot >
40
41
<CasablancaSrcDir >$(BuildRoot)\Release\src</CasablancaSrcDir >
41
42
<CasablancaResourceDir >$(BuildRoot)\Release\Resource</CasablancaResourceDir >
Original file line number Diff line number Diff line change 32
32
33
33
<PropertyGroup >
34
34
<InternalIncludeDir >$(CasablancaIncludeDir)</InternalIncludeDir >
35
- <IntDir >$(BuildRoot)\Intermediate\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir >
36
35
</PropertyGroup >
37
36
38
37
<ItemDefinitionGroup >
You can’t perform that action at this time.
0 commit comments