|
@ -46,8 +46,8 @@ |
|
|
</ImportGroup> |
|
|
</ImportGroup> |
|
|
<PropertyGroup Label="UserMacros" /> |
|
|
<PropertyGroup Label="UserMacros" /> |
|
|
<PropertyGroup> |
|
|
<PropertyGroup> |
|
|
<OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir> |
|
|
<OutDir>$(SolutionDir)bin\$(Platform)\$(Configuration)\</OutDir> |
|
|
<IntDir>$(Platform)\$(Configuration)\</IntDir> |
|
|
<IntDir>$(SolutionDir)build\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition="'$(Platform)'=='Win32'"> |
|
|
<PropertyGroup Condition="'$(Platform)'=='Win32'"> |
|
|
<IncludePath>C:\dev\OpenSSL\Win32\include;$(IncludePath)</IncludePath> |
|
|
<IncludePath>C:\dev\OpenSSL\Win32\include;$(IncludePath)</IncludePath> |
|
|