Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
d60cb1d0
Commit
d60cb1d0
authored
Jun 28, 2013
by
Roman Donchenko
Committed by
OpenCV Buildbot
Jun 28, 2013
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1064 from asmorkalov:winrt_sample_fix
parents
4b51b1e3
67d4d9e9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
17 deletions
+17
-17
MediaCapture.vcxproj
samples/winrt/ImageManipulations/MediaCapture.vcxproj
+17
-17
No files found.
samples/winrt/ImageManipulations/MediaCapture.vcxproj
View file @
d60cb1d0
...
...
@@ -167,7 +167,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_calib3d245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_calib3d245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -175,7 +175,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_contrib245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_contrib245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -183,7 +183,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_core245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_core245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -191,7 +191,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_features2d245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_features2d245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -199,7 +199,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_flann245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_flann245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -207,7 +207,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_highgui245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_highgui245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -215,7 +215,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_imgproc245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_imgproc245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -223,7 +223,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_legacy245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_legacy245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -231,7 +231,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_ml245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_ml245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -239,7 +239,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_nonfree245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_nonfree245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -247,7 +247,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_objdetect245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_objdetect245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -255,7 +255,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_photo245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_photo245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -263,7 +263,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_stitching245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_stitching245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -271,7 +271,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_superres245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_superres245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -279,7 +279,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_ts245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_ts245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -287,7 +287,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_video245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_video245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
@@ -295,7 +295,7 @@
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|x64'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|x64'"
>
true
</DeploymentContent>
</None>
<None
Include=
"
..\..\..\..\build\install
\bin\opencv_videostab245.dll"
>
<None
Include=
"
$(OPENCV_DIR)
\bin\opencv_videostab245.dll"
>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Release|ARM'"
>
true
</DeploymentContent>
<DeploymentContent
Condition=
"'$(Configuration)|$(Platform)'=='Debug|Win32'"
>
true
</DeploymentContent>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment