<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bigLiBox</author_name>
  <author_url>https://blog.hatena.ne.jp/bigLiBox/</author_url>
  <blog_title>bigLiBox</blog_title>
  <blog_url>https://biglibox.hatenablog.jp/</blog_url>
  <categories>
    <anon>【備忘録】</anon>
    <anon>【備忘録】-Visual Studio</anon>
  </categories>
  <description>[プロジェクトのプロパティ/コンパイル/ビルドイベント]を選択し、ビルド後イベントのコマンドラインにディレクトリ作成のコマンドを記述する。ディレクトリ作成のコマンド形式 md ((drive) path) [directory name] ただし、ディレクトリ作成のコマンドだけでは繰り返しビルドを行った際、すでに出力ディレクトリに同名のフォルダが存在する場合がある。そのため、同名ファイルが存在してエラーが発生しても無視する（終了コード0で終了する）ように以下のようなコマンドにした。 md &quot;hoge&quot; &gt; NUL 2&gt;&amp;1 if ERRORLEVEL 1 cmd /c exit 0 参考： コ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbiglibox.hatenablog.jp%2Fentry%2F2016%2F09%2F27%2F125444&quot; title=&quot;ビルド時に空のフォルダを出力ディレクトリに作る - bigLiBox&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>2016-09-27 12:54:44</published>
  <title>ビルド時に空のフォルダを出力ディレクトリに作る</title>
  <type>rich</type>
  <url>https://biglibox.hatenablog.jp/entry/2016/09/27/125444</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
