/VSPremakeTemplate

This is a Visual Studio premake template to accelerate your project on multi platforms.

Primary LanguageLua

VSPremakeTemplate

This is a template for premaking any Visual Studio projects, by Alexander Ezharjan.

Usage

  1. Put your source code along with your assets used in project into [Projectname] folder and rename the folder to your own projects'.
  2. Change the name of [Projectname] in premake.lua file and then add or revise what you want.
  3. Click GenerateVS**.batfile in Scripts folder to generate your project.
  4. All your projects will be generated under build folder.

by Alexander Ezharjan