]>
Commit | Line | Data |
---|---|---|
1c98149d JS |
1 | lib/dummy |
2 | ||
3 | docs/licence.txt | |
4 | docs/mac/*.txt | |
5 | docs/mac/*.hqx | |
fde719f9 JS |
6 | docs/mac/*.sh |
7 | docs/mac/*.applescript | |
1c98149d | 8 | |
332b8edb | 9 | distrib/mac/*-sh |
1c98149d | 10 | |
f9ceab7c JS |
11 | src/wxWindows.pbproj/project.pbxproj |
12 | ||
1c98149d JS |
13 | src/common/dosyacc.c |
14 | src/common/doslex.c | |
15 | src/common/y_tab.c | |
16 | src/common/lex_yy.c | |
17 | src/common/*.rc | |
18 | ||
19 | src/mac/*.cpp | |
20 | src/mac/*.c | |
21 | src/mac/*.r | |
22 | src/mac/*.h | |
23 | src/mac/*.lst | |
332b8edb | 24 | src/mac/morefile/*.c |
fde719f9 | 25 | src/mac/morefile/*.cpp |
332b8edb JS |
26 | src/mac/morefile/*.h |
27 | src/mac/Info.plist.in | |
28 | src/mac/wxmac.icns | |
29 | src/macsock/sock_PPC.lib | |
1c98149d JS |
30 | |
31 | src/mac/cdef/*.h | |
32 | src/mac/cdef/*.c | |
33 | src/mac/cdef/*.mcp | |
34 | ||
35 | src/mac/ldef/*.h | |
36 | src/mac/ldef/*.c | |
37 | src/mac/ldef/*.mcp | |
38 | ||
39 | src/mac/macsock/*.lib | |
40 | ||
b9f933ab | 41 | include/wx_pb.h |
1c98149d JS |
42 | include/wx/mac/*.h |
43 | ||
2ce79e48 | 44 | samples/samples.r |
e015d1f7 JS |
45 | samples/minimal/minimal.pbproj/project.pbxproj |
46 |