This folder contains application examples.
- Application Shows how to create an Application.
- ApplicationIcon Shows how to create an executable with icon.
To build this project, open "Console" and type following lines:
mkdir build && cd build
cmake ..
start Applications.sln
Select any project and type Ctrl+F5 to build and run it.