Added tablet library files in VisualGDB project
This commit is contained in:
parent
71b68f7c5e
commit
91ec59c434
1 changed files with 2 additions and 0 deletions
|
@ -303,6 +303,7 @@
|
|||
<ClCompile Include="..\..\src\scsiemul.cpp" />
|
||||
<ClCompile Include="..\..\src\sounddep\sound.cpp" />
|
||||
<ClCompile Include="..\..\src\statusline.cpp" />
|
||||
<ClCompile Include="..\..\src\tabletlibrary.cpp" />
|
||||
<ClCompile Include="..\..\src\traps.cpp" />
|
||||
<ClCompile Include="..\..\src\uaeexe.cpp" />
|
||||
<ClCompile Include="..\..\src\uaelib.cpp" />
|
||||
|
@ -431,6 +432,7 @@
|
|||
<ClInclude Include="..\..\src\include\scsidev.h" />
|
||||
<ClInclude Include="..\..\src\include\statusline.h" />
|
||||
<ClInclude Include="..\..\src\include\sysdeps.h" />
|
||||
<ClInclude Include="..\..\src\include\tabletlibrary.h" />
|
||||
<ClInclude Include="..\..\src\include\traps.h" />
|
||||
<ClInclude Include="..\..\src\include\uae.h" />
|
||||
<ClInclude Include="..\..\src\include\uaeexe.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue