C++ Windows Application

This is a windows application that demonstrates creating a GUI windows application.

Source

Library/Recipe.sml

The Recipe file that defines the sample application.

Name: "Samples.Cpp.WindowsApplication"
Language: "C++|0.1"
Type: "Windows"
Version: "1.0.0"
Resources: "WindowsProject.rc"
Source: [
    "WindowsProject.cpp"
]

Content

The remaining content assumes that you are familiar with creating a windows applications. This is not meant as a windows tutorial and is only present as a sample of a more complex scenario for building within Soup.