diff --git a/libretro/libretro_msvc/genesis_plus_gx_libretro.vcxproj b/libretro/libretro_msvc/genesis_plus_gx_libretro.vcxproj index ff11a28..e2db67e 100644 --- a/libretro/libretro_msvc/genesis_plus_gx_libretro.vcxproj +++ b/libretro/libretro_msvc/genesis_plus_gx_libretro.vcxproj @@ -154,6 +154,7 @@ + @@ -258,6 +259,7 @@ + diff --git a/libretro/libretro_msvc/genesis_plus_gx_libretro.vcxproj.filters b/libretro/libretro_msvc/genesis_plus_gx_libretro.vcxproj.filters index c1834dc..54cafff 100644 --- a/libretro/libretro_msvc/genesis_plus_gx_libretro.vcxproj.filters +++ b/libretro/libretro_msvc/genesis_plus_gx_libretro.vcxproj.filters @@ -294,6 +294,9 @@ core\cart_hw + + core\cart_hw + core\cart_hw @@ -668,6 +671,9 @@ core\cart_hw + + core\cart_hw + core\cart_hw diff --git a/sdl/gx_vstudio/gx_vstudio.vcxproj b/sdl/gx_vstudio/gx_vstudio.vcxproj index 8616eea..787536c 100644 --- a/sdl/gx_vstudio/gx_vstudio.vcxproj +++ b/sdl/gx_vstudio/gx_vstudio.vcxproj @@ -159,6 +159,7 @@ + @@ -307,6 +308,7 @@ + diff --git a/sdl/gx_vstudio/gx_vstudio.vcxproj.filters b/sdl/gx_vstudio/gx_vstudio.vcxproj.filters index 78ba0e2..a9ec720 100644 --- a/sdl/gx_vstudio/gx_vstudio.vcxproj.filters +++ b/sdl/gx_vstudio/gx_vstudio.vcxproj.filters @@ -168,6 +168,9 @@ includes\core\cart_hw + + includes\core\cart_hw + includes\core\cart_hw @@ -604,6 +607,9 @@ src\core\cart_hw + + src\core\cart_hw + src\core\cart_hw