Commit 4a020b2f authored by Bernhard Kölbl's avatar Bernhard Kölbl Committed by Alexandre Julliard

include: Add Windows.Phone.PhoneContract api contract.

parent 711cd500
......@@ -30,4 +30,9 @@ namespace Windows {
apicontract UniversalApiContract
{};
}
namespace Phone {
[contractversion(1)]
apicontract PhoneContract
{};
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment