Revert "Comitting generated Visual Studio 2015 project to quickly start AppVeyor."

This reverts commit 3991af829fe213aa6e2b8a83945d24837f751390.
3 files changed
tree: 6ec87c8f9b1fe466643bfda352aae893a24f8477
  1. bin/
  2. docs/
  3. media/
  4. premake/
  5. src/
  6. third_party/
  7. .gitignore
  8. CHANGELOG.md
  9. LICENSE.txt
  10. README.md
README.md

Vulkan Memory Allocator

This is a README file for Vulkan Memory Allocator library and accompanying sample application.

Documentation: See Vulkan Memory Allocator (generated from Doxygen-style comments in src/vk_mem_alloc.h).

License: MIT. See LICENSE.txt.

Changelog: See CHANGELOG.md.