forked from x42/libltc
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlibltc.depend
47 lines (38 loc) · 886 Bytes
/
libltc.depend
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# depslib dependency file v1.0
1514140574 source:c:\users\keith\documents\libltc\main.cpp
"main.h"
1514140574 c:\users\keith\documents\libltc\main.h
<windows.h>
1569568592 source:c:\users\keith\documents\libltc\src\decoder.c
<stdio.h>
<stdlib.h>
<string.h>
<math.h>
"decoder.h"
1569568592 c:\users\keith\documents\libltc\src\decoder.h
"ltc.h"
1569568593 c:\users\keith\documents\libltc\src\ltc.h
<endian.h>
<stddef.h>
1569568592 source:c:\users\keith\documents\libltc\src\encoder.c
<stdio.h>
<stdlib.h>
<string.h>
<math.h>
"encoder.h"
1569568592 c:\users\keith\documents\libltc\src\encoder.h
"ltc.h"
1569568592 source:c:\users\keith\documents\libltc\src\ltc.c
<stdio.h>
<stdlib.h>
<string.h>
<math.h>
"ltc.h"
"decoder.h"
"encoder.h"
1569569651 source:c:\users\keith\documents\libltc\src\timecode.c
<stdio.h>
<stdlib.h>
<string.h>
"ltc.h"
<config.h>