|
|
@ -46,9 +46,9 @@ |
|
|
|
</ImportGroup> |
|
|
|
<PropertyGroup Label="UserMacros" /> |
|
|
|
<PropertyGroup> |
|
|
|
<LibraryPath>$(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath> |
|
|
|
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> |
|
|
|
<IntDir>$(Platform)\$(Configuration)\</IntDir> |
|
|
|
<LibraryPath>$(SolutionDir)bin\$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath> |
|
|
|
<OutDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\</OutDir> |
|
|
|
<IntDir>$(SolutionDir)build\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemDefinitionGroup> |
|
|
|
<ClCompile> |
|
|
|