diff --git a/openVulkanoCpp.sln b/openVulkanoCpp.sln deleted file mode 100644 index f9dd75f..0000000 --- a/openVulkanoCpp.sln +++ /dev/null @@ -1,25 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.28803.352 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openVulkanoCpp", "openVulkanoCpp\openVulkanoCpp.vcxproj", "{D546A70B-536A-487A-91E1-1CD4563A0104}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D546A70B-536A-487A-91E1-1CD4563A0104}.Debug|x64.ActiveCfg = Debug|x64 - {D546A70B-536A-487A-91E1-1CD4563A0104}.Debug|x64.Build.0 = Debug|x64 - {D546A70B-536A-487A-91E1-1CD4563A0104}.Release|x64.ActiveCfg = Release|x64 - {D546A70B-536A-487A-91E1-1CD4563A0104}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {F4F4FB70-77B5-4739-A960-EE5528AB1A4A} - EndGlobalSection -EndGlobal diff --git a/openVulkanoCpp.sln.DotSettings b/openVulkanoCpp.sln.DotSettings deleted file mode 100644 index 81d6aa3..0000000 --- a/openVulkanoCpp.sln.DotSettings +++ /dev/null @@ -1,18 +0,0 @@ - - <NamingElement Priority="1"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="NOT_APPLICABLE"><type Name="__interface" /><type Name="class" /><type Name="struct" /></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /></NamingElement> - <NamingElement Priority="10"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="NOT_APPLICABLE"><type Name="class field" /><type Name="struct field" /></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></NamingElement> - <NamingElement Priority="9"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="NOT_APPLICABLE"><type Name="member function" /></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /></NamingElement> - <NamingElement Priority="11"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="PUBLIC"><type Name="class field" /><type Name="struct field" /></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></NamingElement> - <NamingElement Priority="13"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="NOT_APPLICABLE"><type Name="scoped enumerator" /><type Name="unscoped enumerator" /></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="AA_BB" /></NamingElement> - <NamingElement Priority="9"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="NOT_APPLICABLE"><type Name="global function" /></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="AaBb" /></NamingElement> - <NamingElement Priority="7"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="NOT_APPLICABLE"><type Name="local variable" /></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></NamingElement> - <NamingElement Priority="16"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="NOT_APPLICABLE"><type Name="namespace" /><type Name="namespace alias" /></Descriptor><Policy Inspect="False" Prefix="" Suffix="" Style="AaBb" /></NamingElement> - <NamingElement Priority="5"><Descriptor Static="Indeterminate" Constexpr="Indeterminate" Const="Indeterminate" Volatile="Indeterminate" Accessibility="NOT_APPLICABLE"><type Name="function parameter" /><type Name="lambda parameter" /></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></NamingElement> - True - True - True - True - True - True - True - True \ No newline at end of file diff --git a/openVulkanoCpp/openVulkanoCpp.vcxproj b/openVulkanoCpp/openVulkanoCpp.vcxproj deleted file mode 100644 index c4d7e1d..0000000 --- a/openVulkanoCpp/openVulkanoCpp.vcxproj +++ /dev/null @@ -1,183 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - 16.0 - {D546A70B-536A-487A-91E1-1CD4563A0104} - openVulkanoCpp - 10.0 - - - - Application - true - v142 - MultiByte - - - Application - false - v142 - true - MultiByte - - - - - - - - - - - - - - - - - Level3 - Disabled - true - $(VULKAN_SDK)\Include;$(SolutionDir)\external\spdlog\include;C:\Program Files\Assimp\include - true - _MBCS;%(PreprocessorDefinitions);DEBUG - stdcpp17 - - - Console - true - vulkan-1.lib;assimp-vc140-mt.lib;%(AdditionalDependencies) - $(VULKAN_SDK)\Lib;C:\Program Files\Assimp\lib\x64;%(AdditionalLibraryDirectories) - mainCRTStartup - - - call "$(ProjectDir)Shader\CompileShaders.bat" -xcopy /y "$(ProjectDir)Shader\*.spv" "$(OutDir)\Shader\" - - - - - Level3 - MaxSpeed - true - true - true - true - $(VULKAN_SDK)\Include;$(SolutionDir)\external\spdlog\include;C:\Program Files\Assimp\include - Speed - - - Console - true - true - true - vulkan-1.lib;assimp-vc140-mt.lib;%(AdditionalDependencies) - $(VULKAN_SDK)\Lib;C:\Program Files\Assimp\lib\x64;%(AdditionalLibraryDirectories) - mainCRTStartup - - - call "$(ProjectDir)Shader\CompileShaders.bat" -xcopy /y "$(ProjectDir)Shader\*.spv" "$(OutDir)\Shader\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - \ No newline at end of file diff --git a/openVulkanoCpp/packages.config b/openVulkanoCpp/packages.config deleted file mode 100644 index 8322362..0000000 --- a/openVulkanoCpp/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file