Boost logo

Boost Users :

Subject: Re: [Boost-users] How to use Boost libs from projects?
From: Andy (borucki.andrzej_at_[hidden])
Date: 2016-12-31 14:29:00


Where I can change it? I have deleted BlockNew.VC.db
BlockNew.vcxproj :
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <LinkIncremental>true</LinkIncremental>
    <IncludePath>bitdev;c:\boost;c:\Program Files\MySQL\Connector.C++
1.1\include;$(VC_IncludePath);$(WindowsSDK_IncludePath);</IncludePath>
    <LibraryPath>c:\boost\stage\lib;c:\Program Files\MySQL\Connector.C++
1.1\lib\opt;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64</LibraryPath>
  </PropertyGroup>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net