-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtetris.depend
78 lines (60 loc) · 1.41 KB
/
tetris.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# depslib dependency file v1.0
1328879007 source:e:\sheur\c++\tetris\main.cpp
"global.h"
"gl_wrapper.h"
"key.h"
"database.h"
<iostream>
<math.h>
1328875055 e:\sheur\c++\tetris\include\global.h
"GL/freeglut.h"
"object.h"
<string>
1066736514 e:\sheur\c++\tetris\\gl\freeglut.h
"freeglut_std.h"
"freeglut_ext.h"
1307677630 e:\sheur\c++\tetris\\gl\freeglut_std.h
<windows.h>
<GL/gl.h>
<GL/glu.h>
<stdlib.h>
1282011864 e:\sheur\c++\tetris\\gl\gl.h
1282011864 e:\sheur\c++\tetris\\gl\glu.h
<stddef.h>
<GL/gl.h>
1315165112 e:\sheur\c++\tetris\\gl\freeglut_ext.h
<stdarg.h>
1328929931 e:\sheur\c++\tetris\include\gl_wrapper.h
"global.h"
1327960443 e:\sheur\c++\tetris\include\key.h
"global.h"
1326922777 e:\sheur\c++\tetris\include\database.h
"global.h"
1327866509 e:\sheur\c++\tetris\include\controller.h
"global.h"
1328929931 source:e:\sheur\c++\tetris\gl_wrapper.cpp
"gl_wrapper.h"
"controller.h"
<math.h>
<stdio.h>
1328928299 source:e:\sheur\c++\tetris\global.cpp
"global.h"
"gl_wrapper.h"
<iostream>
<stdio.h>
<math.h>
1328618167 source:e:\sheur\c++\tetris\key.cpp
"key.h"
"gl_wrapper.h"
<iostream>
1326829855 source:e:\sheur\c++\tetris\controller.cpp
"controller.h"
1327889555 source:e:\sheur\c++\tetris\database.cpp
"database.h"
<stdio.h>
<iostream>
<fstream>
1328617630 e:\sheur\c++\tetris\include\object.h
"GL/freeglut.h"
1327890451 source:e:\sheur\c++\tetris\object.cpp
"object.h"