Implemented tablet.library (WIP)
not yet used, work in progress
This commit is contained in:
parent
3014d21179
commit
71b68f7c5e
4 changed files with 286 additions and 0 deletions
|
@ -634,6 +634,9 @@
|
|||
<ClCompile Include="..\..\src\uaeexe.cpp">
|
||||
<Filter>Source files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\tabletlibrary.cpp">
|
||||
<Filter>Source files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\src\threaddep\thread.h">
|
||||
|
@ -1041,5 +1044,8 @@
|
|||
<ClInclude Include="..\..\src\include\uaeexe.h">
|
||||
<Filter>Source files\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\include\tabletlibrary.h">
|
||||
<Filter>Source files\include</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue