Commit 56cfabd DDunda
committed
1 parent 3e5b30d commit 56cfabd Copy full SHA for 56cfabd
File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 669
669
<ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >false</ExcludedFromBuild >
670
670
<DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</DeploymentContent >
671
671
</Image >
672
+ <CopyFileToFolders Include =" Keys.png" >
673
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >false</ExcludedFromBuild >
674
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >true</DeploymentContent >
675
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >false</ExcludedFromBuild >
676
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >true</DeploymentContent >
677
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >false</ExcludedFromBuild >
678
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</DeploymentContent >
679
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >false</ExcludedFromBuild >
680
+ <DeploymentContent Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</DeploymentContent >
681
+ </CopyFileToFolders >
672
682
</ItemGroup >
673
683
<ItemGroup >
674
684
<ResourceCompile Include =" Synthboard.rc" />
Original file line number Diff line number Diff line change 467
467
<Image Include =" icon2.ico" >
468
468
<Filter >Resource Files</Filter >
469
469
</Image >
470
+ <Image Include =" Keys.png" >
471
+ <Filter >Resource Files</Filter >
472
+ </Image >
470
473
</ItemGroup >
471
474
<ItemGroup >
472
475
<ResourceCompile Include =" Synthboard.rc" >
You can’t perform that action at this time.
0 commit comments