add skeleton of win32 implementation

This commit is contained in:
Thomas Bernard
2018-06-01 13:13:35 +02:00
parent 6224a9f99e
commit b5e75d77b1
3 changed files with 73 additions and 0 deletions

View File

@@ -177,6 +177,9 @@
<ClCompile Include="..\..\src\windows.c">
<Filter>Fichiers sources</Filter>
</ClCompile>
<ClCompile Include="..\..\src\win32screen.c">
<Filter>Fichiers sources</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\src\brush.h">