File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 </ImportGroup >
7272 <PropertyGroup Label =" UserMacros" />
7373 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
74- <OutDir >$(SolutionDir)$(Platform) \$(Configuration)\</OutDir >
75- <IntDir >$(Platform) \$(Configuration)\</IntDir >
74+ <OutDir >$(SolutionDir)x86 \$(Configuration)\</OutDir >
75+ <IntDir >x86 \$(Configuration)\</IntDir >
7676 </PropertyGroup >
7777 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
78- <OutDir >$(SolutionDir)$(Platform) \$(Configuration)\</OutDir >
79- <IntDir >$(Platform) \$(Configuration)\</IntDir >
78+ <OutDir >$(SolutionDir)x86 \$(Configuration)\</OutDir >
79+ <IntDir >x86 \$(Configuration)\</IntDir >
8080 </PropertyGroup >
8181 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
8282 <ClCompile >
You can’t perform that action at this time.
0 commit comments