<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    <StartArguments>copy /Y "%24%28TargetPath%29" "%24%28SolutionDir%29\実行時フォルダ"
move /Y "%24%28TargetDir%29\Bass.Net.dll" "%24%28TargetDir%29dll"
move /Y "%24%28TargetDir%29\DirectShowLib-2005.dll" "%24%28TargetDir%29dll"
move /Y "%24%28TargetDir%29\FDK.dll" "%24%28TargetDir%29dll"
move /Y "%24%28TargetDir%29\SlimDXc_net20x86_Jun2010.dll" "%24%28TargetDir%29dll"
</StartArguments>
    <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    <StartAction>Project</StartAction>
    <StartProgram>
    </StartProgram>
  </PropertyGroup>
  <PropertyGroup>
    <PublishUrlHistory>publish\</PublishUrlHistory>
    <InstallUrlHistory />
    <SupportUrlHistory />
    <UpdateUrlHistory />
    <BootstrapperUrlHistory />
    <ErrorReportUrlHistory />
    <FallbackCulture>ja-JP</FallbackCulture>
    <VerifyUploadedFiles>false</VerifyUploadedFiles>
  </PropertyGroup>
</Project>