Added filesys.hpp in VisualGDB project
This commit is contained in:
parent
bf9a0781b3
commit
29c99bc9e4
2 changed files with 4 additions and 0 deletions
|
@ -455,6 +455,7 @@
|
|||
<ClInclude Include="..\..\src\machdep\m68k.h" />
|
||||
<ClInclude Include="..\..\src\machdep\maccess.h" />
|
||||
<ClInclude Include="..\..\src\machdep\rpt.h" />
|
||||
<ClInclude Include="..\..\src\osdep\amiberry_filesys.hpp" />
|
||||
<ClInclude Include="..\..\src\osdep\amiberry_gfx.h" />
|
||||
<ClInclude Include="..\..\src\osdep\amiberry_rp9.h" />
|
||||
<ClInclude Include="..\..\src\osdep\cda_play.h" />
|
||||
|
|
|
@ -1053,5 +1053,8 @@
|
|||
<ClInclude Include="..\..\src\include\tabletlibrary.h">
|
||||
<Filter>Source files\include</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\osdep\amiberry_filesys.hpp">
|
||||
<Filter>Source files\osdep</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue