An open API service indexing awesome lists of open source software.

https://github.com/landiluigi746/pdcurses-premake

Premake5 project for the PDCurses library
https://github.com/landiluigi746/pdcurses-premake

c c-library pdcurses premake5 visual-studio

Last synced: about 2 months ago
JSON representation

Premake5 project for the PDCurses library

Awesome Lists containing this project

README

        

# pdcurses-premake

This is a premake5 project for the [PDCurses library](https://github.com/wmcbrine/PDCurses) for Windows, intended to be used to generate a Visual Studio project. Adapted from [PDCurses Visual Studio](https://github.com/rbergen/PDCurses).

## Usage

Simply include the project in your premake5.lua workspace file, link the project and add include directories in your other projects' premake5.lua.