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