Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 514 Bytes

Alice UI Framework

AliceUI is a widget based UI middleware which can be used with other window systems.

Building AliceUI

You can build AliceUI on Windows 7 or above with Visual Studio 2017 (C++).

Build Step

  1. Clone AliceUI codebase
  2. Open src/AliceUI.sln with Visual Studio
  3. Build Solution

Using AliceUI

Simple Hello World project is included with solution.

You can also see advanced project configurations in example directory.

License

This project is licensed under the MIT license.