cameracv/libs/opencv/samples/winrt_universal/PhoneTutorial/App.xaml

7 lines
231 B
Text
Raw Normal View History

2023-05-18 21:39:43 +03:00
<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>