diff --git a/visualc-winrt/README b/visualc-winrt/README deleted file mode 100644 index 40f3054..0000000 --- a/visualc-winrt/README +++ /dev/null @@ -1,8 +0,0 @@ -Building Theorafile for UWP ---------------------------- -Theorafile uses Visual Studio 2017 to build on Xbox One. - -Compiling ---------- -1. Build Theorafile/visualc-winrt/libtheorafile.sln -2. Grab the output DLL, ship it! diff --git a/visualc-winrt/libtheorafile.sln b/visualc-winrt/libtheorafile.sln deleted file mode 100644 index 4a9a2e1..0000000 --- a/visualc-winrt/libtheorafile.sln +++ /dev/null @@ -1,25 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27703.2000 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtheorafile", "libtheorafile.vcxproj", "{8F981FCD-813B-44F1-A6A3-9D1C7AA3A8AB}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8F981FCD-813B-44F1-A6A3-9D1C7AA3A8AB}.Debug|x64.ActiveCfg = Debug|x64 - {8F981FCD-813B-44F1-A6A3-9D1C7AA3A8AB}.Debug|x64.Build.0 = Debug|x64 - {8F981FCD-813B-44F1-A6A3-9D1C7AA3A8AB}.Release|x64.ActiveCfg = Release|x64 - {8F981FCD-813B-44F1-A6A3-9D1C7AA3A8AB}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {AFA98898-C297-401A-AA32-D0B17544493C} - EndGlobalSection -EndGlobal diff --git a/visualc-winrt/libtheorafile.vcxproj b/visualc-winrt/libtheorafile.vcxproj deleted file mode 100644 index e7d2e7a..0000000 --- a/visualc-winrt/libtheorafile.vcxproj +++ /dev/null @@ -1,128 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {8f981fcd-813b-44f1-a6a3-9d1c7aa3a8ab} - DynamicLibrary - libtheorafile - en-US - 14.0 - true - Windows Store - 10.0.16299.0 - 10.0.16299.0 - 10.0 - - - - DynamicLibrary - true - v141 - - - DynamicLibrary - false - true - v141 - - - - - - - - - - - - - - - - false - false - - - false - false - - - - NotUsing - false - ..\lib;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - _WINDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - Console - false - false - - - - - NotUsing - false - ..\lib;$(ProjectDir);$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) - _WINDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - Console - false - false - - - - - -