<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sukai1989</author_name>
  <author_url>https://blog.hatena.ne.jp/sukai1989/</author_url>
  <blog_title>Sukalog</blog_title>
  <blog_url>https://sukai1989.hatenadiary.org/</blog_url>
  <categories>
    <anon>QtCreator</anon>
  </categories>
  <description>追加ライブラリだけ静的リンクしてQtライブラリは動的リンクしたいときはproファイルのライブラリ設定部分を以下のようにする（boost.threadとboost.chronoを静的リンクしている）。 # .pro file unix:LIBS += -Wl,-Bstatic -lboost_thread-mt -lboost_chrono-mt -Wl,-Bdynamic 最後の引数の後ろにQtライブラリの指定が入るのでQtライブラリは動的リンクされる。付け忘れると普通はリンク時にエラー吐かれるので注意。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsukai1989.hatenadiary.org%2Fentry%2F20120212%2F1329043258&quot; title=&quot;リンク設定 - Sukalog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-02-12 19:40:58</published>
  <title>リンク設定</title>
  <type>rich</type>
  <url>https://sukai1989.hatenadiary.org/entry/20120212/1329043258</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
