opencv/samples/winrt_universal/PhoneTutorial/App.xaml

7 lines
231 B
Plaintext
Raw Normal View History

<Application
x:Class="PhoneTutorial.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:PhoneTutorial">
</Application>