[Project64] Add Romlist to vs 2008 project
This commit is contained in:
parent
180b63806f
commit
bdda447d47
|
@ -224,6 +224,10 @@
|
|||
RelativePath=".\UserInterface\RomInformationClass.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\UserInterface\RomList.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\UserInterface\SettingsConfig.cpp"
|
||||
>
|
||||
|
@ -454,6 +458,10 @@
|
|||
RelativePath=".\UserInterface\RomInformationClass.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\UserInterface\RomList.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\UserInterface\SettingsConfig.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue