diff --git a/SMP/libsdl.vcxproj b/SMP/libsdl.vcxproj index 3606472e21..117eb69fcb 100644 --- a/SMP/libsdl.vcxproj +++ b/SMP/libsdl.vcxproj @@ -110,6 +110,7 @@ + @@ -194,11 +195,13 @@ + + diff --git a/SMP/libsdl.vcxproj.filters b/SMP/libsdl.vcxproj.filters index a5876d663b..1bd3c06dfa 100644 --- a/SMP/libsdl.vcxproj.filters +++ b/SMP/libsdl.vcxproj.filters @@ -193,6 +193,9 @@ {316512b1-458e-4880-b915-36dad8cf3f54} + + {d6f19d8b-c53f-407b-97c4-8c182f6d5d17} + @@ -579,6 +582,9 @@ Header Files\src\video\windows + + Header Files\src\render + @@ -938,6 +944,12 @@ Source Files\render\opengles2 + + Source Files\render + + + Source Files\render\direct3d11 +