mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2025-06-21 01:50:35 +00:00
Added ELFIO and fmtlib libraries
This commit is contained in:
parent
e48fdabdae
commit
4b1dc14019
10 changed files with 213 additions and 5 deletions
|
@ -19,4 +19,9 @@
|
|||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="lib\ELFIO\elfio\elfio.hpp">
|
||||
<Filter>Header Files</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue