]>
Commit | Line | Data |
---|---|---|
2ce79e48 JS |
1 | build/msw/config.* |
2 | build/msw/makefile.* | |
b4fe5125 | 3 | |
7fee680b JS |
4 | lib/dummy |
5 | lib/wx*.def | |
5b956b52 JS |
6 | lib/_sc/*.txt |
7 | lib/_sc/*.def | |
ace03f87 | 8 | |
e8435fa3 | 9 | docs/licence.txt |
d7cb14ce JS |
10 | docs/msw/*.txt |
11 | docs/wine/*.txt | |
12 | docs/wine/COPYING.LIB | |
c5f59043 JS |
13 | docs/microwin/readme.txt |
14 | docs/microwin/microwindows.patches | |
457814b5 | 15 | |
46ccb510 JS |
16 | distrib/msw/*.rsp |
17 | distrib/msw/*.bat | |
18 | ||
f6bcfd97 BP |
19 | tools/gettext/*.exe |
20 | tools/gettext/*.sed | |
94b49b93 | 21 | |
457814b5 | 22 | src/makeb32.env |
4dba84be | 23 | src/makeprog.b32 |
dbda9e86 | 24 | src/makelib.b32 |
457814b5 | 25 | src/makebcc.env |
4dba84be | 26 | src/makeprog.bcc |
dbda9e86 | 27 | src/makelib.bcc |
48d1144b JS |
28 | src/makemsc.env |
29 | src/makeprog.msc | |
dbda9e86 | 30 | src/makelib.msc |
457814b5 | 31 | src/makewat.env |
7be1f0d9 | 32 | src/makeprog.wat |
dbda9e86 | 33 | src/makelib.wat |
457814b5 | 34 | src/makesc.env |
48d1144b | 35 | src/makevc.env |
4dba84be JS |
36 | src/makeprog.vc |
37 | src/makelib.vc | |
457814b5 | 38 | src/makeg95.env |
dbda9e86 JS |
39 | src/makeprog.g95 |
40 | src/makelib.g95 | |
ce3ed50d JS |
41 | src/makesl.env |
42 | src/makeprog.sl | |
dbda9e86 | 43 | src/makelib.sl |
5b956b52 JS |
44 | src/makelib.sc |
45 | src/makeprog.sc | |
57c208c5 JS |
46 | src/maketwin.env |
47 | src/makeprog.twn | |
dbda9e86 | 48 | src/makelib.twn |
457814b5 JS |
49 | src/makefile.bcc |
50 | src/makefile.dos | |
48d1144b | 51 | src/makefile.vc |
ea723360 | 52 | src/version.mak |
457814b5 JS |
53 | src/*.bat |
54 | ||
73a2995f | 55 | src/common/*.rc |
457814b5 JS |
56 | |
57 | src/msw/*.cpp | |
58 | src/msw/*.h | |
59 | src/msw/makefile.* | |
e015d1f7 JS |
60 | src/msw/makebase.b32 |
61 | src/msw/makeuniv.b32 | |
457814b5 JS |
62 | src/msw/*.lst |
63 | src/msw/*.def | |
bb6290e3 | 64 | src/msw/*.inc |
edc26c4c | 65 | src/msw/winestub.c |
b70ababc | 66 | src/msw/gsocket.c |
53adbc34 | 67 | src/msw/gsockmsw.c |
cbf65655 | 68 | src/msw/version.rc |
457814b5 | 69 | |
457814b5 JS |
70 | src/msw/ole/*.cpp |
71 | src/msw/*.prj | |
72 | ||
71da8cff JS |
73 | src/msw/wince/*.cpp |
74 | src/msw/wince/*.c | |
75 | ||
457814b5 JS |
76 | include/wx/msw/*.h |
77 | include/wx/msw/*.rc | |
8a556bae | 78 | include/wx/msw/wx.manifest |
457814b5 JS |
79 | include/wx/msw/ctl3d/*.h |
80 | include/wx/msw/gnuwin32/*.h | |
fac26663 | 81 | include/wx/msw/gnuwin32/*.def |
f47cd02d | 82 | include/wx/msw/gnuwin32/gl/*.h |
457814b5 JS |
83 | include/wx/msw/ole/*.h |
84 | include/wx/msw/*.cur | |
85 | include/wx/msw/*.ico | |
86 | include/wx/msw/*.bmp | |
87 | ||
71da8cff JS |
88 | include/wx/msw/wince/*.h |
89 | ||
2ce79e48 JS |
90 | samples/*.rc |
91 | samples/*.xpm | |
92 | samples/*.ico | |
93 | samples/makefile* | |
94 | ||
457814b5 JS |
95 | samples/ownerdrw/*.cpp |
96 | samples/ownerdrw/*.h | |
97 | samples/ownerdrw/makefile.* | |
98 | samples/ownerdrw/*.rc | |
99 | samples/ownerdrw/*.def | |
100 | samples/ownerdrw/*.bmp | |
92647cb7 | 101 | samples/ownerdrw/*.png |
457814b5 JS |
102 | samples/ownerdrw/*.ico |
103 | samples/ownerdrw/*.txt | |
52f52ebc | 104 | samples/ownerdrw/*.bkl |
457814b5 | 105 | |
457814b5 JS |
106 | samples/regtest/*.cpp |
107 | samples/regtest/*.h | |
108 | samples/regtest/makefile.* | |
109 | samples/regtest/*.rc | |
110 | samples/regtest/*.def | |
111 | samples/regtest/*.bmp | |
112 | samples/regtest/*.ico | |
113 | samples/regtest/*.txt | |
52f52ebc | 114 | samples/regtest/*.bkl |
457814b5 JS |
115 | |
116 | samples/nativdlg/*.cpp | |
117 | samples/nativdlg/*.h | |
118 | samples/nativdlg/*.def | |
119 | samples/nativdlg/*.rc | |
120 | samples/nativdlg/*.txt | |
121 | samples/nativdlg/makefile.* | |
122 | samples/nativdlg/*.xbm | |
123 | samples/nativdlg/*.ico | |
124 | samples/nativdlg/*.bmp | |
52f52ebc | 125 | samples/nativdlg/*.bkl |
457814b5 JS |
126 | |
127 | samples/mfc/*.h | |
128 | samples/mfc/*.cpp | |
129 | samples/mfc/*.def | |
130 | samples/mfc/*.rc | |
131 | samples/mfc/makefile.* | |
132 | samples/mfc/*.txt | |
133 | samples/mfc/*.bmp | |
134 | samples/mfc/*.ico | |
52f52ebc | 135 | samples/mfc/*.bkl |
457814b5 | 136 | |
2b556e9a JS |
137 | samples/oleauto/*.h |
138 | samples/oleauto/*.cpp | |
139 | samples/oleauto/*.def | |
140 | samples/oleauto/*.rc | |
141 | samples/oleauto/makefile.* | |
142 | samples/oleauto/*.txt | |
143 | samples/oleauto/*.bmp | |
144 | samples/oleauto/*.ico | |
52f52ebc | 145 | samples/oleauto/*.bkl |
2b556e9a | 146 |