Skip to content
This repository has been archived by the owner on Jun 2, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 700 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 700 Bytes

This repository is no longer active!

This repository has been merged with the main premake-core source code. It will be deleted once everyone has had a chance to get switched over to the new location (probably Jan 2017).


Premake extension to support the MonoDevelop/Xamarin Studio IDE

Features

  • Support C/C++, C# and D (Mono-D) language projects

Usage

Simply generate your project using the monodevelop action:

premake5 monodevelop

and open the generated project file in MonoDevelop/Xamarin Studio.