diff options
| author | Matt Ickstadt <mattico8@gmail.com> | 2018-07-03 03:13:00 -0500 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-03 01:13:00 -0700 |
| commit | e8baec5cb290afca488ba0ef8516285f045dd762 (patch) | |
| tree | 42a8bc991abdad2cfe558f2994dc9166e6631eb7 /ports/libdshowcapture/CONTROL | |
| parent | 09999de85f4d591c0fb9dd3d9ae6eb575beab967 (diff) | |
| download | vcpkg-e8baec5cb290afca488ba0ef8516285f045dd762.tar.gz vcpkg-e8baec5cb290afca488ba0ef8516285f045dd762.zip | |
[libdshowcapture] Initial Port (#3813)
Diffstat (limited to 'ports/libdshowcapture/CONTROL')
| -rw-r--r-- | ports/libdshowcapture/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/libdshowcapture/CONTROL b/ports/libdshowcapture/CONTROL new file mode 100644 index 000000000..2d6e37de2 --- /dev/null +++ b/ports/libdshowcapture/CONTROL @@ -0,0 +1,3 @@ +Source: libdshowcapture +Version: 0.6.0 +Description: Free and Open Source C++11 Library for capturing DirectShow video/audio devices on windows. |
