More fixes in the VS solution
This commit is contained in:
parent
449aad66e4
commit
994cdba374
3 changed files with 15 additions and 5 deletions
|
@ -741,6 +741,9 @@
|
|||
<ClCompile Include="..\src\osdep\amiberry_hardfile.cpp">
|
||||
<Filter>src\osdep</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\src\archivers\7z\7zAlloc.cpp">
|
||||
<Filter>src\archivers\7z</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\src\archivers\7z\7zBuf.h">
|
||||
|
@ -1175,6 +1178,9 @@
|
|||
<ClInclude Include="..\src\osdep\picasso96.h">
|
||||
<Filter>src\osdep</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\archivers\7z\7zAlloc.h">
|
||||
<Filter>src\archivers\7z</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\src\archivers\7z\7zVersion.rc">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue