Add rendering to screen using win32 blits

This commit is contained in:
2017-04-04 14:16:22 +10:00
parent 076f5977a3
commit 1c4c6d3dca
3 changed files with 111 additions and 15 deletions
+1
View File
@@ -83,6 +83,7 @@
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
<AdditionalDependencies>msimg32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">