This commit is contained in:
Elena.Subbotina
2023-02-08 09:45:16 +03:00
parent edeebcc438
commit 4c9e904d10
15 changed files with 1254 additions and 1256 deletions

View File

@ -68,8 +68,8 @@
<_ProjectFileVersion>14.0.23107.0</_ProjectFileVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<OutDir>$(Configuration)\TXTFormat\</OutDir>
<IntDir>$(Configuration)\TXTFormat\</IntDir>
<OutDir>$(Configuration)\</OutDir>
<IntDir>$(Configuration)\</IntDir>
<IncludePath>..\..\..\..\Common\3dParty\boost\build\win_32\include;$(IncludePath)</IncludePath>
<LibraryPath>..\..\..\..\Common\3dParty\boost\build\win_32\ib;$(LibraryPath)</LibraryPath>
</PropertyGroup>