repositories
/
deb_libcec.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
added pkg-config to the dependencies list. issue #15
[deb_libcec.git]
/
.gitignore
1
.project
2
.cproject
3
*.manifest
4
5
aclocal.m4
6
autom4te.cache
7
config.guess
8
config.log
9
config.status
10
config.sub
11
depcomp
12
configure
13
install-sh
14
INSTALL
15
libtool
16
ltmain.sh
17
Makefile
18
Makefile.in
19
missing
20
21
libcec.dll
22
libcec.exp
23
libcec.ilk
24
libcec.lib
25
libcec.pdb
26
cec-client.exe
27
cec-client.ilk
28
cec-client.pdb
29
CecSharpClient.exe
30
CecSharpClient.pdb
31
CecSharpClient.vshost.exe
32
CecSharpClient.vshost.exe.manifest
33
34
LibCecSharp.dll
35
LibCecSharp.ilk
36
LibCecSharp.pdb
37
38
build
39
40
include/boost
41
42
project/bin
43
project/Debug/
44
project/Release/
45
project/ipch/
46
project/libcec.sdf
47
project/libcec.suo
48
project/obj
49
project/Properties
50
project/*.user
51
52
src/lib/.deps
53
src/lib/.libs
54
src/lib/*.a
55
src/lib/*.la
56
src/lib/*.lo
57
src/lib/*.o
58
src/lib/*.P
59
src/lib/libcec.pc
60
src/lib/Makefile
61
src/lib/Makefile.in
62
63
src/lib/util/*.d
64
src/lib/util/*.o
65
src/lib/util/*.a
66
src/lib/util/*.P
67
68
src/testclient/.deps
69
src/testclient/.libs
70
src/testclient/cec-client
71
src/testclient/*.o
72
73
src/CecSharpTester/obj
74
75
/dpinst-x86.exe
76
/dpinst-amd64.exe