File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 62
62
</ImportGroup >
63
63
<PropertyGroup Label =" UserMacros" />
64
64
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
65
- <OutDir >$(ProjectDir)..\..\build\cpp\$(Platform)\$(Configuration)\</OutDir >
65
+ <OutDir >$(ProjectDir)..\..\build\cpp\lib\ $(Platform)\$(Configuration)\</OutDir >
66
66
<IntDir >$(ProjectDir)..\..\build\cpp\intermediate\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir >
67
67
</PropertyGroup >
68
68
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
69
- <OutDir >$(ProjectDir)..\..\build\cpp\$(Platform)\$(Configuration)\</OutDir >
69
+ <OutDir >$(ProjectDir)..\..\build\cpp\lib\ $(Platform)\$(Configuration)\</OutDir >
70
70
<IntDir >$(ProjectDir)..\..\build\cpp\intermediate\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir >
71
71
</PropertyGroup >
72
72
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
73
- <OutDir >$(ProjectDir)..\..\build\cpp\$(Platform)\$(Configuration)\</OutDir >
73
+ <OutDir >$(ProjectDir)..\..\build\cpp\lib\ $(Platform)\$(Configuration)\</OutDir >
74
74
<IntDir >$(ProjectDir)..\..\build\cpp\intermediate\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir >
75
75
</PropertyGroup >
76
76
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
77
- <OutDir >$(ProjectDir)..\..\build\cpp\$(Platform)\$(Configuration)\</OutDir >
77
+ <OutDir >$(ProjectDir)..\..\build\cpp\lib\ $(Platform)\$(Configuration)\</OutDir >
78
78
<IntDir >$(ProjectDir)..\..\build\cpp\intermediate\$(ProjectName)\$(Platform)\$(Configuration)\</IntDir >
79
79
</PropertyGroup >
80
80
<ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
You can’t perform that action at this time.
0 commit comments