<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>USAGI-WRP</author_name>
  <author_url>https://blog.hatena.ne.jp/USAGI-WRP/</author_url>
  <blog_title>C++ ときどき ごはん、わりとてぃーぶれいく☆</blog_title>
  <blog_url>https://usagi.hatenablog.jp/</blog_url>
  <categories>
    <anon>Qt</anon>
    <anon>qmake</anon>
    <anon>resource file</anon>
    <anon>Makefile</anon>
    <anon>tips</anon>
  </categories>
  <description>先の記事のあーうーから、結局自前で簡単なスクリプトを qmake の .pro に書いてみる事にした。 状況 .cxxなどの通常のビルド対象の他に、 .qml とか .png とか .mp3 とかそういう外部リソースファイルがある場合に、 qmake が生成する Makefile でよしなにDESTDIRへコピーや削除が行われる様にしたい。 実装方法 qmakeに食べさせる .pro に次の様に実装する。 a part of .pro (qmake project file) for resource files (.qml .png .mp3 and etc.). resources += …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fusagi.hatenablog.jp%2Fentry%2F2012%2F12%2F26%2F203300&quot; title=&quot;Qt / qmake / 簡単なリソースファイルの取り扱い方 - C++ ときどき ごはん、わりとてぃーぶれいく☆&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-12-26 20:33:00</published>
  <title>Qt / qmake / 簡単なリソースファイルの取り扱い方</title>
  <type>rich</type>
  <url>https://usagi.hatenablog.jp/entry/2012/12/26/203300</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
