Skip to content

Commit

Permalink
Update projects
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurits committed Feb 26, 2022
1 parent 6a9e9ea commit e965f5b
Show file tree
Hide file tree
Showing 3 changed files with 518 additions and 517 deletions.
3 changes: 2 additions & 1 deletion MASM x64/Splash_x64.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
<ItemGroup>
<CopyFileToFolders Include="settings.splash">
<TreatOutputAsContent Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</TreatOutputAsContent>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
</ExcludedFromBuild>
</CopyFileToFolders>
</ItemGroup>
<ItemGroup>
Expand Down
Loading

0 comments on commit e965f5b

Please sign in to comment.