File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6666 <PropertyGroup Label =" UserMacros" />
6767 <PropertyGroup >
6868 <_ProjectFileVersion >10.0.30319.1</_ProjectFileVersion >
69- <OutDir Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(SolutionDir)\$(Configuration)- $(Platform)\</OutDir >
70- <OutDir Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >$(SolutionDir)\$(Configuration)- $(Platform)\</OutDir >
69+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(SolutionDir)\bin\ $(Platform)\</OutDir >
70+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >$(SolutionDir)\bin\ $(Platform)\</OutDir >
7171 <IntDir Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(Platform)\$(Configuration)\</IntDir >
7272 <IntDir Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >$(Platform)\$(Configuration)\</IntDir >
7373 <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >false</LinkIncremental >
7474 <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >false</LinkIncremental >
75- <OutDir Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(SolutionDir)\$(Configuration)- $(Platform)\</OutDir >
76- <OutDir Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(SolutionDir)\$(Configuration)- $(Platform)\</OutDir >
75+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(SolutionDir)\bin\ $(Platform)\</OutDir >
76+ <OutDir Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(SolutionDir)\bin\ $(Platform)\</OutDir >
7777 <IntDir Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(Platform)\$(Configuration)\</IntDir >
7878 <IntDir Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(Platform)\$(Configuration)\</IntDir >
7979 <LinkIncremental Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >false</LinkIncremental >
You can’t perform that action at this time.
0 commit comments