]>
Commit | Line | Data |
---|---|---|
1c98149d JS |
1 | lib/dummy |
2 | ||
3 | docs/licence.txt | |
4 | docs/mac/*.txt | |
5 | docs/mac/*.hqx | |
6 | ||
7 | distrib/msw/*.rsp | |
8 | distrib/msw/*.bat | |
9 | ||
10 | src/*.mcp | |
16619484 UD |
11 | src/jpeg/*.mcp |
12 | src/png/*.mcp | |
13 | src/tiff/*.mcp | |
14 | src/zlib/*.mcp | |
1c98149d JS |
15 | |
16 | src/common/dosyacc.c | |
17 | src/common/doslex.c | |
18 | src/common/y_tab.c | |
19 | src/common/lex_yy.c | |
20 | src/common/*.rc | |
21 | ||
22 | src/mac/*.cpp | |
23 | src/mac/*.c | |
24 | src/mac/*.r | |
25 | src/mac/*.h | |
26 | src/mac/*.lst | |
27 | ||
28 | src/mac/cdef/*.h | |
29 | src/mac/cdef/*.c | |
30 | src/mac/cdef/*.mcp | |
31 | ||
32 | src/mac/ldef/*.h | |
33 | src/mac/ldef/*.c | |
34 | src/mac/ldef/*.mcp | |
35 | ||
36 | src/mac/macsock/*.lib | |
37 | ||
38 | src/mac/morefile/*.h | |
39 | src/mac/morefile/*.cpp | |
40 | ||
1c98149d JS |
41 | include/wx/mac/*.h |
42 |