-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHeFile
86 lines (68 loc) · 1.55 KB
/
HeFile
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
78
79
80
81
82
83
84
85
86
DefaultPlatform linux64-debug
DefaultDistDir build
RaylibVersion 5.5
UseRaylib
NativeDependency curl
NativeDependency wwriff
DistData packed_codebooks_aoTuV_603.bin
DistData README.md
DistData LICENSE
DistData Properties.txt
DistData launcher.bat
ExtraCFlag -Isrc/ww2ogg
SourceGroup dbpf_all
Source filetypes/package.c
Source filetypes/prop.c
Source filetypes/rules.c
Source filetypes/rast.c
Source filetypes/bnk.c
CxxSource filetypes/wwriff.cpp
CxxSource ww2ogg/wwriff.cpp
Source threadpool.c
Source hash.c
Source memstream.c
Program test_package
Source ../tests/test_package.c
UseSourceGroup dbpf_all
Program test_update
Source ../tests/test_update.c
Program test_crcbin
Source ../tests/test_crcbin.c
Source filetypes/crcbin.c
Source crc32.c
Program test_prop
Source ../tests/test_prop.c
Source filetypes/prop.c
Source hash.c
Program test_rast
Source ../tests/test_rast.c
Source filetypes/rast.c
Program test_rw4
Source ../tests/test_rw4.c
Source filetypes/rw4.c
Source memstream.c
Program test_sdelta
Source ../tests/test_sdelta.c
Source filetypes/sdelta.c
Program test_heightmap
Source ../tests/test_heightmap.c
Source filetypes/heightmap.c
Program test_rules
Source ../tests/test_rules.c
Source filetypes/rules.c
Program test_statefile
Source ../tests/test_statefile.c
Source filetypes/statefile.c
Program test_hash
Source ../tests/test_hash.c
Source hash.c
Program opensc5_editor
Source editor.c
UseSourceGroup dbpf_all
Source getopt.c
Program opensc5
Source game.c
UseSourceGroup dbpf_all
Program test_dbpf
Source ../tests/test_dbpf.c
UseSourceGroup dbpf_all