]>
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 | |
332b8edb | 9 | distrib/mac/*-sh |
1c98149d JS |
10 | |
11 | src/*.mcp | |
16619484 UD |
12 | src/jpeg/*.mcp |
13 | src/png/*.mcp | |
14 | src/tiff/*.mcp | |
15 | src/zlib/*.mcp | |
1c98149d JS |
16 | |
17 | src/common/dosyacc.c | |
18 | src/common/doslex.c | |
19 | src/common/y_tab.c | |
20 | src/common/lex_yy.c | |
21 | src/common/*.rc | |
22 | ||
23 | src/mac/*.cpp | |
24 | src/mac/*.c | |
25 | src/mac/*.r | |
26 | src/mac/*.h | |
27 | src/mac/*.lst | |
332b8edb JS |
28 | src/mac/morefile/*.c |
29 | src/mac/morefile/*.h | |
30 | src/mac/Info.plist.in | |
31 | src/mac/wxmac.icns | |
32 | src/macsock/sock_PPC.lib | |
1c98149d JS |
33 | |
34 | src/mac/cdef/*.h | |
35 | src/mac/cdef/*.c | |
36 | src/mac/cdef/*.mcp | |
37 | ||
38 | src/mac/ldef/*.h | |
39 | src/mac/ldef/*.c | |
40 | src/mac/ldef/*.mcp | |
41 | ||
42 | src/mac/macsock/*.lib | |
43 | ||
44 | src/mac/morefile/*.h | |
45 | src/mac/morefile/*.cpp | |
46 | ||
b9f933ab | 47 | include/wx_pb.h |
1c98149d JS |
48 | include/wx/mac/*.h |
49 |