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 3636 <PropertyGroup >
3737 <OutputPath >$(BuildRoot)\Binaries\$(Platform)\$(Configuration)\</OutputPath >
3838 <OutDir >$(OutputPath)</OutDir >
39+ <IntDir >$(BuildRoot)\Intermediate\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir >
3940 <TestRoot >$(BuildRoot)\Release\Tests</TestRoot >
4041 <CasablancaSrcDir >$(BuildRoot)\Release\src</CasablancaSrcDir >
4142 <CasablancaResourceDir >$(BuildRoot)\Release\Resource</CasablancaResourceDir >
Original file line number Diff line number Diff line change 3232
3333 <PropertyGroup >
3434 <InternalIncludeDir >$(CasablancaIncludeDir)</InternalIncludeDir >
35- <IntDir >$(BuildRoot)\Intermediate\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir >
3635 </PropertyGroup >
3736
3837 <ItemDefinitionGroup >
You can’t perform that action at this time.
0 commit comments