diff --git a/msvc/RetroArch/RetroArch.sln b/msvc/RetroArch/RetroArch.sln deleted file mode 100644 index 15158b3c02..0000000000 --- a/msvc/RetroArch/RetroArch.sln +++ /dev/null @@ -1,26 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RetroArch", "RetroArch\RetroArch.vcxproj", "{032D1FA7-7AA5-47BB-B51B-68B75ADE729D}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D}.Debug|Win32.ActiveCfg = Debug|Win32 - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D}.Debug|Win32.Build.0 = Debug|Win32 - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D}.Debug|x64.ActiveCfg = Debug|x64 - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D}.Debug|x64.Build.0 = Debug|x64 - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D}.Release|Win32.ActiveCfg = Release|Win32 - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D}.Release|Win32.Build.0 = Release|Win32 - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D}.Release|x64.ActiveCfg = Release|x64 - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/msvc/RetroArch/RetroArch/RetroArch.vcxproj b/msvc/RetroArch/RetroArch/RetroArch.vcxproj deleted file mode 100644 index 8ed5534d10..0000000000 --- a/msvc/RetroArch/RetroArch/RetroArch.vcxproj +++ /dev/null @@ -1,251 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {032D1FA7-7AA5-47BB-B51B-68B75ADE729D} - Win32Proj - RetroArch - - - - Application - true - MultiByte - - - Application - true - MultiByte - - - Application - false - true - MultiByte - - - Application - false - true - MultiByte - - - - - - - - - - - - - - - - - - - - true - retroarch - - - true - retroarch - - - false - retroarch - - - false - retroarch - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - false - Precise - CompileAsCpp - /D HAVE_SDL /D PACKAGE_VERSION=\"0.9.6-rc1\" /D _CRT_SECURE_NO_WARNINGS /D HAVE_NETPLAY /D HAVE_THREADS /D HAVE_OPENGL /D HAVE_DYLIB /D HAVE_DYNAMIC /D HAVE_CG /D HAVE_XAUDIO /D HAVE_FBO /D HAVE_CONFIGFILE /D HAVE_DSOUND /D HAVE_FFMPEG /D HAVE_FFMPEG_ALLOC_CONTEXT3 /D HAVE_FFMPEG_AVCODEC_OPEN2 /D HAVE_FFMPEG_AVIO_OPEN /D HAVE_FFMPEG_AVFORMAT_WRITE_HEADER /D HAVE_FFMPEG_AVFORMAT_NEW_STREAM /D HAVE_X264RGB /D HAVE_PYTHON /D HAVE_SDL_IMAGE /D HAVE_FREETYPE /D HAVE_XML %(AdditionalOptions) - - - Console - true - SDL.lib;SDL_image.lib;opengl32.lib;ws2_32.lib;dxguid.lib;dinput8.lib;cg.lib;cgGL.lib;winmm.lib;shlwapi.lib;dsound.lib;avcodec.lib;avformat.lib;swscale.lib;avutil.lib;freetype.lib;libxml2.lib;%(AdditionalDependencies) - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - false - Precise - CompileAsCpp - /D HAVE_SDL /D PACKAGE_VERSION=\"0.9.6-rc1\" /D _CRT_SECURE_NO_WARNINGS /D HAVE_NETPLAY /D HAVE_THREADS /D HAVE_OPENGL /D HAVE_DYLIB /D HAVE_DYNAMIC /D HAVE_CG /D HAVE_XAUDIO /D HAVE_FBO /D HAVE_CONFIGFILE /D HAVE_DSOUND /D HAVE_FFMPEG /D HAVE_FFMPEG_ALLOC_CONTEXT3 /D HAVE_FFMPEG_AVCODEC_OPEN2 /D HAVE_FFMPEG_AVIO_OPEN /D HAVE_FFMPEG_AVFORMAT_WRITE_HEADER /D HAVE_FFMPEG_AVFORMAT_NEW_STREAM /D HAVE_X264RGB /D HAVE_PYTHON /D HAVE_SDL_IMAGE /D HAVE_FREETYPE /D HAVE_XML %(AdditionalOptions) - StreamingSIMDExtensions2 - - - Console - true - SDL.lib;SDL_image.lib;opengl32.lib;ws2_32.lib;dxguid.lib;dinput8.lib;cg.lib;cgGL.lib;winmm.lib;shlwapi.lib;dsound.lib;avcodec.lib;avformat.lib;swscale.lib;avutil.lib;freetype.lib;libxml2.lib;%(AdditionalDependencies) - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - /D HAVE_SDL /D PACKAGE_VERSION=\"0.9.6-rc1\" /D _CRT_SECURE_NO_WARNINGS /D HAVE_NETPLAY /D HAVE_THREADS /D HAVE_OPENGL /D HAVE_DYLIB /D HAVE_DYNAMIC /D HAVE_CG /D HAVE_XAUDIO /D HAVE_FBO /D HAVE_CONFIGFILE /D HAVE_DSOUND /D HAVE_FFMPEG /D HAVE_FFMPEG_ALLOC_CONTEXT3 /D HAVE_FFMPEG_AVCODEC_OPEN2 /D HAVE_FFMPEG_AVIO_OPEN /D HAVE_FFMPEG_AVFORMAT_WRITE_HEADER /D HAVE_FFMPEG_AVFORMAT_NEW_STREAM /D HAVE_X264RGB /D HAVE_PYTHON /D HAVE_SDL_IMAGE /D HAVE_FREETYPE /D HAVE_XML %(AdditionalOptions) - CompileAsCpp - Fast - %(AdditionalIncludeDirectories) - - - Console - true - true - true - SDL.lib;SDL_image.lib;opengl32.lib;ws2_32.lib;dxguid.lib;dinput8.lib;cg.lib;cgGL.lib;winmm.lib;shlwapi.lib;dsound.lib;avcodec.lib;avformat.lib;swscale.lib;avutil.lib;freetype.lib;libxml2.lib;%(AdditionalDependencies) - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - /D HAVE_SDL /D PACKAGE_VERSION=\"0.9.6-rc1\" /D _CRT_SECURE_NO_WARNINGS /D HAVE_NETPLAY /D HAVE_THREADS /D HAVE_OPENGL /D HAVE_DYLIB /D HAVE_DYNAMIC /D HAVE_CG /D HAVE_XAUDIO /D HAVE_FBO /D HAVE_CONFIGFILE /D HAVE_DSOUND /D HAVE_FFMPEG /D HAVE_FFMPEG_ALLOC_CONTEXT3 /D HAVE_FFMPEG_AVCODEC_OPEN2 /D HAVE_FFMPEG_AVIO_OPEN /D HAVE_FFMPEG_AVFORMAT_WRITE_HEADER /D HAVE_FFMPEG_AVFORMAT_NEW_STREAM /D HAVE_X264RGB /D HAVE_PYTHON /D HAVE_SDL_IMAGE /D HAVE_FREETYPE /D HAVE_XML %(AdditionalOptions) - CompileAsCpp - Fast - %(AdditionalIncludeDirectories) - StreamingSIMDExtensions2 - - - Console - true - true - true - SDL.lib;SDL_image.lib;opengl32.lib;ws2_32.lib;dxguid.lib;dinput8.lib;cg.lib;cgGL.lib;winmm.lib;shlwapi.lib;dsound.lib;avcodec.lib;avformat.lib;swscale.lib;avutil.lib;freetype.lib;libxml2.lib;%(AdditionalDependencies) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/msvc/RetroArch/RetroArch/RetroArch.vcxproj.filters b/msvc/RetroArch/RetroArch/RetroArch.vcxproj.filters deleted file mode 100644 index 68bffedfbf..0000000000 --- a/msvc/RetroArch/RetroArch/RetroArch.vcxproj.filters +++ /dev/null @@ -1,282 +0,0 @@ - - - - - Sources\gfx - - - Sources\gfx - - - Sources\gfx - - - Sources\gfx - - - Sources\gfx - - - Sources\gfx - - - Sources\gfx - - - Sources\audio - - - Sources\audio - - - Sources\audio - - - Sources\audio - - - Sources\audio - - - Sources\input - - - Sources\input - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\top - - - Sources\compat - - - Sources\top - - - Sources\gfx - - - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\top - - - Headers\gfx - - - Headers\gfx - - - Headers\gfx - - - Headers\gfx - - - Headers\gfx - - - Headers\gfx - - - Headers\gfx - - - Headers\gfx - - - Headers\input - - - Headers\input - - - Headers\input - - - Headers\gfx - - - Headers\gfx - - - Headers\audio - - - Headers\audio - - - Headers\gfx - - - - - {28fed54e-87b3-4bc6-ae27-7cea25ef2e43} - - - {75ab8cb3-2b54-4d04-94b0-bbd92a445ee4} - - - {4482f76d-5312-4ffd-a97e-c1339ed6b43d} - - - {0cc589b9-03ab-4f7a-a7f0-9a4e4f39139e} - - - {2ebd2975-3e8c-4be6-b8a5-b63185e39ef4} - - - {f5587648-1c52-408e-80de-effb813294f1} - - - {3e498457-23e5-469a-8f36-5bd9430d9e00} - - - {efcb213b-6038-4ad9-a2c4-07d8063ca5d8} - - - {3542518e-8825-483f-992b-3c680ef3de4c} - - - {8adc8069-5b48-4fca-9fe8-22214a5fcc08} - - - {705155a3-9237-44b0-952a-32b8a384210d} - - -