]>
Commit | Line | Data |
---|---|---|
d7ac64ee VS |
1 | # Microsoft Developer Studio Project File - Name="corelib" - Package Owner=<4> |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 | |
3 | # ** DO NOT EDIT ** | |
4 | ||
5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
6 | ||
7 | CFG=corelib - Win32 Unicode Debug | |
8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | |
9 | !MESSAGE use the Export Makefile command and run | |
10 | !MESSAGE | |
11 | !MESSAGE NMAKE /f "wx_corelib.mak". | |
12 | !MESSAGE | |
13 | !MESSAGE You can specify a configuration when running NMAKE | |
14 | !MESSAGE by defining the macro CFG on the command line. For example: | |
15 | !MESSAGE | |
16 | !MESSAGE NMAKE /f "wx_corelib.mak" CFG="corelib - Win32 Unicode Debug" | |
17 | !MESSAGE | |
18 | !MESSAGE Possible choices for configuration are: | |
19 | !MESSAGE | |
20 | !MESSAGE "corelib - Win32 Debug" (based on "Win32 (x86) Static Library") | |
21 | !MESSAGE "corelib - Win32 Release" (based on "Win32 (x86) Static Library") | |
22 | !MESSAGE "corelib - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") | |
23 | !MESSAGE "corelib - Win32 Unicode Release" (based on "Win32 (x86) Static Library") | |
fd9f42b6 VS |
24 | !MESSAGE "corelib - Win32 Universal Debug" (based on "Win32 (x86) Static Library") |
25 | !MESSAGE "corelib - Win32 Universal Release" (based on "Win32 (x86) Static Library") | |
26 | !MESSAGE "corelib - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") | |
27 | !MESSAGE "corelib - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") | |
d7ac64ee VS |
28 | !MESSAGE |
29 | ||
30 | # Begin Project | |
31 | # PROP AllowPerConfigDependencies 0 | |
32 | # PROP Scc_ProjName "" | |
33 | # PROP Scc_LocalPath "" | |
34 | CPP=cl.exe | |
35 | RSC=rc.exe | |
36 | ||
37 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
38 | ||
39 | # PROP BASE Use_MFC 0 | |
40 | # PROP BASE Use_Debug_Libraries 1 | |
41 | # PROP BASE Output_Dir "..\..\lib\vc_mswd" | |
42 | # PROP BASE Intermediate_Dir "vc_mswd\corelib" | |
43 | # PROP BASE Target_Dir "" | |
44 | # PROP Use_MFC 0 | |
45 | # PROP Use_Debug_Libraries 1 | |
46 | # PROP Output_Dir "..\..\lib\vc_mswd" | |
47 | # PROP Intermediate_Dir "vc_mswd\corelib" | |
48 | # PROP Target_Dir "" | |
49 | # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswd" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswd\wxmsw25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
50 | # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswd" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswd\wxmsw25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
51 | # ADD BASE RSC /l 0x405 | |
52 | # ADD RSC /l 0x405 | |
53 | BSC32=bscmake.exe | |
54 | # ADD BASE BSC32 /nologo | |
55 | # ADD BSC32 /nologo | |
56 | LIB32=link.exe -lib | |
57 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswd\wxmsw25d_core.lib" | |
58 | # ADD LIB32 /nologo /out:"..\..\lib\vc_mswd\wxmsw25d_core.lib" | |
59 | ||
60 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
61 | ||
62 | # PROP BASE Use_MFC 0 | |
63 | # PROP BASE Use_Debug_Libraries 0 | |
64 | # PROP BASE Output_Dir "..\..\lib\vc_msw" | |
65 | # PROP BASE Intermediate_Dir "vc_msw\corelib" | |
66 | # PROP BASE Target_Dir "" | |
67 | # PROP Use_MFC 0 | |
68 | # PROP Use_Debug_Libraries 0 | |
69 | # PROP Output_Dir "..\..\lib\vc_msw" | |
70 | # PROP Intermediate_Dir "vc_msw\corelib" | |
71 | # PROP Target_Dir "" | |
72 | # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_msw" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_msw\wxmsw25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c | |
73 | # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_msw" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_msw\wxmsw25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c | |
74 | # ADD BASE RSC /l 0x405 | |
75 | # ADD RSC /l 0x405 | |
76 | BSC32=bscmake.exe | |
77 | # ADD BASE BSC32 /nologo | |
78 | # ADD BSC32 /nologo | |
79 | LIB32=link.exe -lib | |
80 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_msw\wxmsw25_core.lib" | |
81 | # ADD LIB32 /nologo /out:"..\..\lib\vc_msw\wxmsw25_core.lib" | |
82 | ||
83 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
84 | ||
85 | # PROP BASE Use_MFC 0 | |
86 | # PROP BASE Use_Debug_Libraries 1 | |
87 | # PROP BASE Output_Dir "..\..\lib\vc_mswud" | |
88 | # PROP BASE Intermediate_Dir "vc_mswud\corelib" | |
89 | # PROP BASE Target_Dir "" | |
90 | # PROP Use_MFC 0 | |
91 | # PROP Use_Debug_Libraries 1 | |
92 | # PROP Output_Dir "..\..\lib\vc_mswud" | |
93 | # PROP Intermediate_Dir "vc_mswud\corelib" | |
94 | # PROP Target_Dir "" | |
95 | # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswud" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswud\wxmsw25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c | |
96 | # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswud" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswud\wxmsw25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c | |
97 | # ADD BASE RSC /l 0x405 | |
98 | # ADD RSC /l 0x405 | |
99 | BSC32=bscmake.exe | |
100 | # ADD BASE BSC32 /nologo | |
101 | # ADD BSC32 /nologo | |
102 | LIB32=link.exe -lib | |
103 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswud\wxmsw25ud_core.lib" | |
104 | # ADD LIB32 /nologo /out:"..\..\lib\vc_mswud\wxmsw25ud_core.lib" | |
105 | ||
106 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
107 | ||
108 | # PROP BASE Use_MFC 0 | |
109 | # PROP BASE Use_Debug_Libraries 0 | |
110 | # PROP BASE Output_Dir "..\..\lib\vc_mswu" | |
111 | # PROP BASE Intermediate_Dir "vc_mswu\corelib" | |
112 | # PROP BASE Target_Dir "" | |
113 | # PROP Use_MFC 0 | |
114 | # PROP Use_Debug_Libraries 0 | |
115 | # PROP Output_Dir "..\..\lib\vc_mswu" | |
116 | # PROP Intermediate_Dir "vc_mswu\corelib" | |
117 | # PROP Target_Dir "" | |
118 | # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswu" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswu\wxmsw25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c | |
119 | # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswu" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswu\wxmsw25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c | |
120 | # ADD BASE RSC /l 0x405 | |
121 | # ADD RSC /l 0x405 | |
122 | BSC32=bscmake.exe | |
123 | # ADD BASE BSC32 /nologo | |
124 | # ADD BSC32 /nologo | |
125 | LIB32=link.exe -lib | |
126 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswu\wxmsw25u_core.lib" | |
127 | # ADD LIB32 /nologo /out:"..\..\lib\vc_mswu\wxmsw25u_core.lib" | |
128 | ||
fd9f42b6 | 129 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
130 | |
131 | # PROP BASE Use_MFC 0 | |
132 | # PROP BASE Use_Debug_Libraries 1 | |
133 | # PROP BASE Output_Dir "..\..\lib\vc_mswunivd" | |
134 | # PROP BASE Intermediate_Dir "vc_mswunivd\corelib" | |
135 | # PROP BASE Target_Dir "" | |
136 | # PROP Use_MFC 0 | |
137 | # PROP Use_Debug_Libraries 1 | |
138 | # PROP Output_Dir "..\..\lib\vc_mswunivd" | |
139 | # PROP Intermediate_Dir "vc_mswunivd\corelib" | |
140 | # PROP Target_Dir "" | |
141 | # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivd" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivd\wxmswuniv25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
142 | # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivd" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivd\wxmswuniv25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
143 | # ADD BASE RSC /l 0x405 | |
144 | # ADD RSC /l 0x405 | |
145 | BSC32=bscmake.exe | |
146 | # ADD BASE BSC32 /nologo | |
147 | # ADD BSC32 /nologo | |
148 | LIB32=link.exe -lib | |
149 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivd\wxmswuniv25d_core.lib" | |
150 | # ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivd\wxmswuniv25d_core.lib" | |
151 | ||
fd9f42b6 | 152 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
153 | |
154 | # PROP BASE Use_MFC 0 | |
155 | # PROP BASE Use_Debug_Libraries 0 | |
156 | # PROP BASE Output_Dir "..\..\lib\vc_mswuniv" | |
157 | # PROP BASE Intermediate_Dir "vc_mswuniv\corelib" | |
158 | # PROP BASE Target_Dir "" | |
159 | # PROP Use_MFC 0 | |
160 | # PROP Use_Debug_Libraries 0 | |
161 | # PROP Output_Dir "..\..\lib\vc_mswuniv" | |
162 | # PROP Intermediate_Dir "vc_mswuniv\corelib" | |
163 | # PROP Target_Dir "" | |
164 | # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswuniv" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswuniv\wxmswuniv25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c | |
165 | # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswuniv" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswuniv\wxmswuniv25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c | |
166 | # ADD BASE RSC /l 0x405 | |
167 | # ADD RSC /l 0x405 | |
168 | BSC32=bscmake.exe | |
169 | # ADD BASE BSC32 /nologo | |
170 | # ADD BSC32 /nologo | |
171 | LIB32=link.exe -lib | |
172 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswuniv\wxmswuniv25_core.lib" | |
173 | # ADD LIB32 /nologo /out:"..\..\lib\vc_mswuniv\wxmswuniv25_core.lib" | |
174 | ||
fd9f42b6 | 175 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
176 | |
177 | # PROP BASE Use_MFC 0 | |
178 | # PROP BASE Use_Debug_Libraries 1 | |
179 | # PROP BASE Output_Dir "..\..\lib\vc_mswunivud" | |
180 | # PROP BASE Intermediate_Dir "vc_mswunivud\corelib" | |
181 | # PROP BASE Target_Dir "" | |
182 | # PROP Use_MFC 0 | |
183 | # PROP Use_Debug_Libraries 1 | |
184 | # PROP Output_Dir "..\..\lib\vc_mswunivud" | |
185 | # PROP Intermediate_Dir "vc_mswunivud\corelib" | |
186 | # PROP Target_Dir "" | |
187 | # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivud" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivud\wxmswuniv25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c | |
188 | # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivud" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivud\wxmswuniv25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c | |
189 | # ADD BASE RSC /l 0x405 | |
190 | # ADD RSC /l 0x405 | |
191 | BSC32=bscmake.exe | |
192 | # ADD BASE BSC32 /nologo | |
193 | # ADD BSC32 /nologo | |
194 | LIB32=link.exe -lib | |
195 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivud\wxmswuniv25ud_core.lib" | |
196 | # ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivud\wxmswuniv25ud_core.lib" | |
197 | ||
fd9f42b6 | 198 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
199 | |
200 | # PROP BASE Use_MFC 0 | |
201 | # PROP BASE Use_Debug_Libraries 0 | |
202 | # PROP BASE Output_Dir "..\..\lib\vc_mswunivu" | |
203 | # PROP BASE Intermediate_Dir "vc_mswunivu\corelib" | |
204 | # PROP BASE Target_Dir "" | |
205 | # PROP Use_MFC 0 | |
206 | # PROP Use_Debug_Libraries 0 | |
207 | # PROP Output_Dir "..\..\lib\vc_mswunivu" | |
208 | # PROP Intermediate_Dir "vc_mswunivu\corelib" | |
209 | # PROP Target_Dir "" | |
210 | # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivu" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswunivu\wxmswuniv25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c | |
211 | # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivu" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswunivu\wxmswuniv25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c | |
212 | # ADD BASE RSC /l 0x405 | |
213 | # ADD RSC /l 0x405 | |
214 | BSC32=bscmake.exe | |
215 | # ADD BASE BSC32 /nologo | |
216 | # ADD BSC32 /nologo | |
217 | LIB32=link.exe -lib | |
218 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivu\wxmswuniv25u_core.lib" | |
219 | # ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivu\wxmswuniv25u_core.lib" | |
220 | ||
221 | !ENDIF | |
222 | ||
223 | # Begin Target | |
224 | ||
225 | # Name "corelib - Win32 Debug" | |
226 | # Name "corelib - Win32 Release" | |
227 | # Name "corelib - Win32 Unicode Debug" | |
228 | # Name "corelib - Win32 Unicode Release" | |
fd9f42b6 VS |
229 | # Name "corelib - Win32 Universal Debug" |
230 | # Name "corelib - Win32 Universal Release" | |
231 | # Name "corelib - Win32 Universal Unicode Debug" | |
232 | # Name "corelib - Win32 Universal Unicode Release" | |
d7ac64ee VS |
233 | # Begin Group "Common Headers" |
234 | ||
235 | # PROP Default_Filter "" | |
236 | # Begin Source File | |
237 | ||
fd9f42b6 | 238 | SOURCE=..\..\include\wx\accel.h |
d7ac64ee VS |
239 | # End Source File |
240 | # Begin Source File | |
241 | ||
fd9f42b6 | 242 | SOURCE=..\..\include\wx\access.h |
d7ac64ee VS |
243 | # End Source File |
244 | # Begin Source File | |
245 | ||
fd9f42b6 | 246 | SOURCE=..\..\include\wx\afterstd.h |
d7ac64ee VS |
247 | # End Source File |
248 | # Begin Source File | |
249 | ||
fd9f42b6 | 250 | SOURCE=..\..\include\wx\artprov.h |
d7ac64ee VS |
251 | # End Source File |
252 | # Begin Source File | |
253 | ||
fd9f42b6 | 254 | SOURCE=..\..\include\wx\bitmap.h |
d7ac64ee VS |
255 | # End Source File |
256 | # Begin Source File | |
257 | ||
fd9f42b6 | 258 | SOURCE=..\..\include\wx\bmpbuttn.h |
d7ac64ee VS |
259 | # End Source File |
260 | # Begin Source File | |
261 | ||
fd9f42b6 | 262 | SOURCE=..\..\include\wx\brush.h |
d7ac64ee VS |
263 | # End Source File |
264 | # Begin Source File | |
265 | ||
fd9f42b6 | 266 | SOURCE=..\..\include\wx\busyinfo.h |
d7ac64ee VS |
267 | # End Source File |
268 | # Begin Source File | |
269 | ||
fd9f42b6 | 270 | SOURCE=..\..\include\wx\button.h |
d7ac64ee VS |
271 | # End Source File |
272 | # Begin Source File | |
273 | ||
fd9f42b6 | 274 | SOURCE=..\..\include\wx\caret.h |
d7ac64ee VS |
275 | # End Source File |
276 | # Begin Source File | |
277 | ||
fd9f42b6 | 278 | SOURCE=..\..\include\wx\checkbox.h |
d7ac64ee VS |
279 | # End Source File |
280 | # Begin Source File | |
281 | ||
fd9f42b6 | 282 | SOURCE=..\..\include\wx\checklst.h |
d7ac64ee VS |
283 | # End Source File |
284 | # Begin Source File | |
285 | ||
fd9f42b6 | 286 | SOURCE=..\..\include\wx\choicdlg.h |
d7ac64ee VS |
287 | # End Source File |
288 | # Begin Source File | |
289 | ||
fd9f42b6 | 290 | SOURCE=..\..\include\wx\choice.h |
d7ac64ee VS |
291 | # End Source File |
292 | # Begin Source File | |
293 | ||
fd9f42b6 | 294 | SOURCE=..\..\include\wx\clipbrd.h |
d7ac64ee VS |
295 | # End Source File |
296 | # Begin Source File | |
297 | ||
fd9f42b6 | 298 | SOURCE=..\..\include\wx\cmdproc.h |
d7ac64ee VS |
299 | # End Source File |
300 | # Begin Source File | |
301 | ||
fd9f42b6 | 302 | SOURCE=..\..\include\wx\cmndata.h |
d7ac64ee VS |
303 | # End Source File |
304 | # Begin Source File | |
305 | ||
fd9f42b6 | 306 | SOURCE=..\..\include\wx\colordlg.h |
d7ac64ee VS |
307 | # End Source File |
308 | # Begin Source File | |
309 | ||
fd9f42b6 | 310 | SOURCE=..\..\include\wx\colour.h |
d7ac64ee VS |
311 | # End Source File |
312 | # Begin Source File | |
313 | ||
fd9f42b6 | 314 | SOURCE=..\..\include\wx\combobox.h |
d7ac64ee VS |
315 | # End Source File |
316 | # Begin Source File | |
317 | ||
fd9f42b6 | 318 | SOURCE=..\..\include\wx\control.h |
d7ac64ee VS |
319 | # End Source File |
320 | # Begin Source File | |
321 | ||
fd9f42b6 | 322 | SOURCE=..\..\include\wx\cshelp.h |
d7ac64ee VS |
323 | # End Source File |
324 | # Begin Source File | |
325 | ||
fd9f42b6 | 326 | SOURCE=..\..\include\wx\ctrlsub.h |
d7ac64ee VS |
327 | # End Source File |
328 | # Begin Source File | |
329 | ||
fd9f42b6 | 330 | SOURCE=..\..\include\wx\cursor.h |
d7ac64ee VS |
331 | # End Source File |
332 | # Begin Source File | |
333 | ||
fd9f42b6 | 334 | SOURCE=..\..\include\wx\dataobj.h |
d7ac64ee VS |
335 | # End Source File |
336 | # Begin Source File | |
337 | ||
fd9f42b6 | 338 | SOURCE=..\..\include\wx\dc.h |
d7ac64ee VS |
339 | # End Source File |
340 | # Begin Source File | |
341 | ||
fd9f42b6 | 342 | SOURCE=..\..\include\wx\dcclient.h |
d7ac64ee VS |
343 | # End Source File |
344 | # Begin Source File | |
345 | ||
fd9f42b6 | 346 | SOURCE=..\..\include\wx\dcmemory.h |
d7ac64ee VS |
347 | # End Source File |
348 | # Begin Source File | |
349 | ||
fd9f42b6 | 350 | SOURCE=..\..\include\wx\dcmirror.h |
d7ac64ee VS |
351 | # End Source File |
352 | # Begin Source File | |
353 | ||
fd9f42b6 | 354 | SOURCE=..\..\include\wx\dcprint.h |
d7ac64ee VS |
355 | # End Source File |
356 | # Begin Source File | |
357 | ||
fd9f42b6 | 358 | SOURCE=..\..\include\wx\dcps.h |
d7ac64ee VS |
359 | # End Source File |
360 | # Begin Source File | |
361 | ||
fd9f42b6 | 362 | SOURCE=..\..\include\wx\dcscreen.h |
d7ac64ee VS |
363 | # End Source File |
364 | # Begin Source File | |
365 | ||
fd9f42b6 | 366 | SOURCE=..\..\include\wx\dialog.h |
d7ac64ee VS |
367 | # End Source File |
368 | # Begin Source File | |
369 | ||
fd9f42b6 | 370 | SOURCE=..\..\include\wx\dialup.h |
d7ac64ee VS |
371 | # End Source File |
372 | # Begin Source File | |
373 | ||
fd9f42b6 | 374 | SOURCE=..\..\include\wx\dirctrl.h |
d7ac64ee VS |
375 | # End Source File |
376 | # Begin Source File | |
377 | ||
fd9f42b6 | 378 | SOURCE=..\..\include\wx\dirdlg.h |
d7ac64ee VS |
379 | # End Source File |
380 | # Begin Source File | |
381 | ||
fd9f42b6 | 382 | SOURCE=..\..\include\wx\display.h |
d7ac64ee VS |
383 | # End Source File |
384 | # Begin Source File | |
385 | ||
fd9f42b6 | 386 | SOURCE=..\..\include\wx\dnd.h |
d7ac64ee VS |
387 | # End Source File |
388 | # Begin Source File | |
389 | ||
fd9f42b6 | 390 | SOURCE=..\..\include\wx\docmdi.h |
d7ac64ee VS |
391 | # End Source File |
392 | # Begin Source File | |
393 | ||
fd9f42b6 | 394 | SOURCE=..\..\include\wx\docview.h |
d7ac64ee VS |
395 | # End Source File |
396 | # Begin Source File | |
397 | ||
fd9f42b6 | 398 | SOURCE=..\..\include\wx\dragimag.h |
d7ac64ee VS |
399 | # End Source File |
400 | # Begin Source File | |
401 | ||
fd9f42b6 | 402 | SOURCE=..\..\include\wx\effects.h |
d7ac64ee VS |
403 | # End Source File |
404 | # Begin Source File | |
405 | ||
fd9f42b6 | 406 | SOURCE=..\..\include\wx\evtloop.h |
d7ac64ee VS |
407 | # End Source File |
408 | # Begin Source File | |
409 | ||
fd9f42b6 | 410 | SOURCE=..\..\include\wx\fdrepdlg.h |
d7ac64ee VS |
411 | # End Source File |
412 | # Begin Source File | |
413 | ||
fd9f42b6 | 414 | SOURCE=..\..\include\wx\filedlg.h |
d7ac64ee VS |
415 | # End Source File |
416 | # Begin Source File | |
417 | ||
fd9f42b6 | 418 | SOURCE=..\..\include\wx\fmappriv.h |
d7ac64ee VS |
419 | # End Source File |
420 | # Begin Source File | |
421 | ||
fd9f42b6 | 422 | SOURCE=..\..\include\wx\font.h |
d7ac64ee VS |
423 | # End Source File |
424 | # Begin Source File | |
425 | ||
fd9f42b6 | 426 | SOURCE=..\..\include\wx\fontdlg.h |
d7ac64ee VS |
427 | # End Source File |
428 | # Begin Source File | |
429 | ||
fd9f42b6 | 430 | SOURCE=..\..\include\wx\fontenum.h |
d7ac64ee VS |
431 | # End Source File |
432 | # Begin Source File | |
433 | ||
fd9f42b6 | 434 | SOURCE=..\..\include\wx\fontutil.h |
d7ac64ee VS |
435 | # End Source File |
436 | # Begin Source File | |
437 | ||
fd9f42b6 | 438 | SOURCE=..\..\include\wx\frame.h |
d7ac64ee VS |
439 | # End Source File |
440 | # Begin Source File | |
441 | ||
fd9f42b6 | 442 | SOURCE=..\..\include\wx\gauge.h |
d7ac64ee VS |
443 | # End Source File |
444 | # Begin Source File | |
445 | ||
fd9f42b6 | 446 | SOURCE=..\..\include\wx\gdicmn.h |
d7ac64ee VS |
447 | # End Source File |
448 | # Begin Source File | |
449 | ||
fd9f42b6 | 450 | SOURCE=..\..\include\wx\gdiobj.h |
d7ac64ee VS |
451 | # End Source File |
452 | # Begin Source File | |
453 | ||
fd9f42b6 | 454 | SOURCE=..\..\include\wx\generic\accel.h |
d7ac64ee VS |
455 | # End Source File |
456 | # Begin Source File | |
457 | ||
fd9f42b6 | 458 | SOURCE=..\..\include\wx\generic\choicdgg.h |
d7ac64ee VS |
459 | # End Source File |
460 | # Begin Source File | |
461 | ||
fd9f42b6 | 462 | SOURCE=..\..\include\wx\generic\colrdlgg.h |
d7ac64ee VS |
463 | # End Source File |
464 | # Begin Source File | |
465 | ||
fd9f42b6 | 466 | SOURCE=..\..\include\wx\generic\dcpsg.h |
d7ac64ee VS |
467 | # End Source File |
468 | # Begin Source File | |
469 | ||
fd9f42b6 | 470 | SOURCE=..\..\include\wx\generic\dirctrlg.h |
d7ac64ee VS |
471 | # End Source File |
472 | # Begin Source File | |
473 | ||
fd9f42b6 | 474 | SOURCE=..\..\include\wx\generic\dirdlgg.h |
d7ac64ee VS |
475 | # End Source File |
476 | # Begin Source File | |
477 | ||
fd9f42b6 | 478 | SOURCE=..\..\include\wx\generic\dragimgg.h |
d7ac64ee VS |
479 | # End Source File |
480 | # Begin Source File | |
481 | ||
fd9f42b6 | 482 | SOURCE=..\..\include\wx\generic\fdrepdlg.h |
d7ac64ee VS |
483 | # End Source File |
484 | # Begin Source File | |
485 | ||
fd9f42b6 | 486 | SOURCE=..\..\include\wx\generic\filedlgg.h |
d7ac64ee VS |
487 | # End Source File |
488 | # Begin Source File | |
489 | ||
fd9f42b6 | 490 | SOURCE=..\..\include\wx\generic\fontdlgg.h |
d7ac64ee VS |
491 | # End Source File |
492 | # Begin Source File | |
493 | ||
fd9f42b6 | 494 | SOURCE=..\..\include\wx\generic\imaglist.h |
d7ac64ee VS |
495 | # End Source File |
496 | # Begin Source File | |
497 | ||
fd9f42b6 | 498 | SOURCE=..\..\include\wx\generic\listctrl.h |
d7ac64ee VS |
499 | # End Source File |
500 | # Begin Source File | |
501 | ||
fd9f42b6 | 502 | SOURCE=..\..\include\wx\generic\logg.h |
d7ac64ee VS |
503 | # End Source File |
504 | # Begin Source File | |
505 | ||
fd9f42b6 | 506 | SOURCE=..\..\include\wx\generic\mdig.h |
d7ac64ee VS |
507 | # End Source File |
508 | # Begin Source File | |
509 | ||
fd9f42b6 | 510 | SOURCE=..\..\include\wx\generic\msgdlgg.h |
d7ac64ee VS |
511 | # End Source File |
512 | # Begin Source File | |
513 | ||
fd9f42b6 | 514 | SOURCE=..\..\include\wx\generic\notebook.h |
d7ac64ee VS |
515 | # End Source File |
516 | # Begin Source File | |
517 | ||
fd9f42b6 | 518 | SOURCE=..\..\include\wx\generic\panelg.h |
d7ac64ee VS |
519 | # End Source File |
520 | # Begin Source File | |
521 | ||
fd9f42b6 | 522 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
d7ac64ee VS |
523 | # End Source File |
524 | # Begin Source File | |
525 | ||
fd9f42b6 | 526 | SOURCE=..\..\include\wx\generic\progdlgg.h |
d7ac64ee VS |
527 | # End Source File |
528 | # Begin Source File | |
529 | ||
fd9f42b6 | 530 | SOURCE=..\..\include\wx\generic\scrolwin.h |
d7ac64ee VS |
531 | # End Source File |
532 | # Begin Source File | |
533 | ||
fd9f42b6 | 534 | SOURCE=..\..\include\wx\generic\spinctlg.h |
d7ac64ee VS |
535 | # End Source File |
536 | # Begin Source File | |
537 | ||
fd9f42b6 | 538 | SOURCE=..\..\include\wx\generic\splitter.h |
d7ac64ee VS |
539 | # End Source File |
540 | # Begin Source File | |
541 | ||
fd9f42b6 | 542 | SOURCE=..\..\include\wx\generic\statusbr.h |
d7ac64ee VS |
543 | # End Source File |
544 | # Begin Source File | |
545 | ||
fd9f42b6 | 546 | SOURCE=..\..\include\wx\generic\tabg.h |
d7ac64ee VS |
547 | # End Source File |
548 | # Begin Source File | |
549 | ||
fd9f42b6 | 550 | SOURCE=..\..\include\wx\generic\textdlgg.h |
d7ac64ee VS |
551 | # End Source File |
552 | # Begin Source File | |
553 | ||
fd9f42b6 | 554 | SOURCE=..\..\include\wx\generic\timer.h |
d7ac64ee VS |
555 | # End Source File |
556 | # Begin Source File | |
557 | ||
fd9f42b6 | 558 | SOURCE=..\..\include\wx\generic\treectlg.h |
d7ac64ee VS |
559 | # End Source File |
560 | # Begin Source File | |
561 | ||
fd9f42b6 | 562 | SOURCE=..\..\include\wx\geometry.h |
d7ac64ee VS |
563 | # End Source File |
564 | # Begin Source File | |
565 | ||
fd9f42b6 | 566 | SOURCE=..\..\include\wx\gifdecod.h |
d7ac64ee VS |
567 | # End Source File |
568 | # Begin Source File | |
569 | ||
fd9f42b6 | 570 | SOURCE=..\..\include\wx\glcanvas.h |
d7ac64ee VS |
571 | # End Source File |
572 | # Begin Source File | |
573 | ||
fd9f42b6 | 574 | SOURCE=..\..\include\wx\help.h |
d7ac64ee VS |
575 | # End Source File |
576 | # Begin Source File | |
577 | ||
fd9f42b6 | 578 | SOURCE=..\..\include\wx\helpbase.h |
d7ac64ee VS |
579 | # End Source File |
580 | # Begin Source File | |
581 | ||
fd9f42b6 | 582 | SOURCE=..\..\include\wx\helphtml.h |
d7ac64ee VS |
583 | # End Source File |
584 | # Begin Source File | |
585 | ||
fd9f42b6 | 586 | SOURCE=..\..\include\wx\helpwin.h |
d7ac64ee VS |
587 | # End Source File |
588 | # Begin Source File | |
589 | ||
fd9f42b6 | 590 | SOURCE=..\..\include\wx\icon.h |
d7ac64ee VS |
591 | # End Source File |
592 | # Begin Source File | |
593 | ||
fd9f42b6 | 594 | SOURCE=..\..\include\wx\iconbndl.h |
d7ac64ee VS |
595 | # End Source File |
596 | # Begin Source File | |
597 | ||
fd9f42b6 | 598 | SOURCE=..\..\include\wx\imagbmp.h |
d7ac64ee VS |
599 | # End Source File |
600 | # Begin Source File | |
601 | ||
fd9f42b6 | 602 | SOURCE=..\..\include\wx\image.h |
d7ac64ee VS |
603 | # End Source File |
604 | # Begin Source File | |
605 | ||
fd9f42b6 | 606 | SOURCE=..\..\include\wx\imaggif.h |
d7ac64ee VS |
607 | # End Source File |
608 | # Begin Source File | |
609 | ||
fd9f42b6 | 610 | SOURCE=..\..\include\wx\imagiff.h |
d7ac64ee VS |
611 | # End Source File |
612 | # Begin Source File | |
613 | ||
fd9f42b6 | 614 | SOURCE=..\..\include\wx\imagjpeg.h |
d7ac64ee VS |
615 | # End Source File |
616 | # Begin Source File | |
617 | ||
fd9f42b6 | 618 | SOURCE=..\..\include\wx\imaglist.h |
d7ac64ee VS |
619 | # End Source File |
620 | # Begin Source File | |
621 | ||
fd9f42b6 | 622 | SOURCE=..\..\include\wx\imagpcx.h |
d7ac64ee VS |
623 | # End Source File |
624 | # Begin Source File | |
625 | ||
fd9f42b6 | 626 | SOURCE=..\..\include\wx\imagpng.h |
d7ac64ee VS |
627 | # End Source File |
628 | # Begin Source File | |
629 | ||
fd9f42b6 | 630 | SOURCE=..\..\include\wx\imagpnm.h |
d7ac64ee VS |
631 | # End Source File |
632 | # Begin Source File | |
633 | ||
fd9f42b6 | 634 | SOURCE=..\..\include\wx\imagtiff.h |
d7ac64ee VS |
635 | # End Source File |
636 | # Begin Source File | |
637 | ||
fd9f42b6 | 638 | SOURCE=..\..\include\wx\imagxpm.h |
d7ac64ee VS |
639 | # End Source File |
640 | # Begin Source File | |
641 | ||
fd9f42b6 | 642 | SOURCE=..\..\include\wx\layout.h |
d7ac64ee VS |
643 | # End Source File |
644 | # Begin Source File | |
645 | ||
fd9f42b6 | 646 | SOURCE=..\..\include\wx\listbase.h |
d7ac64ee VS |
647 | # End Source File |
648 | # Begin Source File | |
649 | ||
fd9f42b6 | 650 | SOURCE=..\..\include\wx\listbox.h |
d7ac64ee VS |
651 | # End Source File |
652 | # Begin Source File | |
653 | ||
fd9f42b6 | 654 | SOURCE=..\..\include\wx\listctrl.h |
d7ac64ee VS |
655 | # End Source File |
656 | # Begin Source File | |
657 | ||
fd9f42b6 | 658 | SOURCE=..\..\include\wx\matrix.h |
d7ac64ee VS |
659 | # End Source File |
660 | # Begin Source File | |
661 | ||
fd9f42b6 | 662 | SOURCE=..\..\include\wx\mdi.h |
d7ac64ee VS |
663 | # End Source File |
664 | # Begin Source File | |
665 | ||
fd9f42b6 | 666 | SOURCE=..\..\include\wx\menu.h |
d7ac64ee VS |
667 | # End Source File |
668 | # Begin Source File | |
669 | ||
fd9f42b6 | 670 | SOURCE=..\..\include\wx\menuitem.h |
d7ac64ee VS |
671 | # End Source File |
672 | # Begin Source File | |
673 | ||
fd9f42b6 | 674 | SOURCE=..\..\include\wx\metafile.h |
d7ac64ee VS |
675 | # End Source File |
676 | # Begin Source File | |
677 | ||
fd9f42b6 | 678 | SOURCE=..\..\include\wx\minifram.h |
d7ac64ee VS |
679 | # End Source File |
680 | # Begin Source File | |
681 | ||
fd9f42b6 | 682 | SOURCE=..\..\include\wx\msgdlg.h |
d7ac64ee VS |
683 | # End Source File |
684 | # Begin Source File | |
685 | ||
fd9f42b6 | 686 | SOURCE=..\..\include\wx\msw\accel.h |
d7ac64ee VS |
687 | # End Source File |
688 | # Begin Source File | |
689 | ||
fd9f42b6 | 690 | SOURCE=..\..\include\wx\msw\app.h |
d7ac64ee VS |
691 | # End Source File |
692 | # Begin Source File | |
693 | ||
fd9f42b6 | 694 | SOURCE=..\..\include\wx\msw\bitmap.h |
d7ac64ee VS |
695 | # End Source File |
696 | # Begin Source File | |
697 | ||
fd9f42b6 | 698 | SOURCE=..\..\include\wx\msw\bmpbuttn.h |
d7ac64ee VS |
699 | # End Source File |
700 | # Begin Source File | |
701 | ||
fd9f42b6 | 702 | SOURCE=..\..\include\wx\msw\brush.h |
d7ac64ee VS |
703 | # End Source File |
704 | # Begin Source File | |
705 | ||
fd9f42b6 | 706 | SOURCE=..\..\include\wx\msw\button.h |
d7ac64ee VS |
707 | # End Source File |
708 | # Begin Source File | |
709 | ||
fd9f42b6 | 710 | SOURCE=..\..\include\wx\msw\caret.h |
d7ac64ee VS |
711 | # End Source File |
712 | # Begin Source File | |
713 | ||
fd9f42b6 | 714 | SOURCE=..\..\include\wx\msw\checkbox.h |
d7ac64ee VS |
715 | # End Source File |
716 | # Begin Source File | |
717 | ||
fd9f42b6 | 718 | SOURCE=..\..\include\wx\msw\checklst.h |
d7ac64ee VS |
719 | # End Source File |
720 | # Begin Source File | |
721 | ||
fd9f42b6 | 722 | SOURCE=..\..\include\wx\msw\choice.h |
d7ac64ee VS |
723 | # End Source File |
724 | # Begin Source File | |
725 | ||
fd9f42b6 | 726 | SOURCE=..\..\include\wx\msw\clipbrd.h |
d7ac64ee VS |
727 | # End Source File |
728 | # Begin Source File | |
729 | ||
fd9f42b6 | 730 | SOURCE=..\..\include\wx\msw\colordlg.h |
d7ac64ee VS |
731 | # End Source File |
732 | # Begin Source File | |
733 | ||
fd9f42b6 | 734 | SOURCE=..\..\include\wx\msw\colour.h |
d7ac64ee VS |
735 | # End Source File |
736 | # Begin Source File | |
737 | ||
fd9f42b6 | 738 | SOURCE=..\..\include\wx\msw\combobox.h |
d7ac64ee VS |
739 | # End Source File |
740 | # Begin Source File | |
741 | ||
fd9f42b6 | 742 | SOURCE=..\..\include\wx\msw\control.h |
d7ac64ee VS |
743 | # End Source File |
744 | # Begin Source File | |
745 | ||
fd9f42b6 | 746 | SOURCE=..\..\include\wx\msw\cursor.h |
d7ac64ee VS |
747 | # End Source File |
748 | # Begin Source File | |
749 | ||
fd9f42b6 | 750 | SOURCE=..\..\include\wx\msw\dc.h |
d7ac64ee VS |
751 | # End Source File |
752 | # Begin Source File | |
753 | ||
fd9f42b6 | 754 | SOURCE=..\..\include\wx\msw\dcclient.h |
d7ac64ee VS |
755 | # End Source File |
756 | # Begin Source File | |
757 | ||
fd9f42b6 | 758 | SOURCE=..\..\include\wx\msw\dcmemory.h |
d7ac64ee VS |
759 | # End Source File |
760 | # Begin Source File | |
761 | ||
fd9f42b6 | 762 | SOURCE=..\..\include\wx\msw\dcprint.h |
d7ac64ee VS |
763 | # End Source File |
764 | # Begin Source File | |
765 | ||
fd9f42b6 | 766 | SOURCE=..\..\include\wx\msw\dcscreen.h |
d7ac64ee VS |
767 | # End Source File |
768 | # Begin Source File | |
769 | ||
fd9f42b6 | 770 | SOURCE=..\..\include\wx\msw\dialog.h |
d7ac64ee VS |
771 | # End Source File |
772 | # Begin Source File | |
773 | ||
fd9f42b6 | 774 | SOURCE=..\..\include\wx\msw\dib.h |
d7ac64ee VS |
775 | # End Source File |
776 | # Begin Source File | |
777 | ||
fd9f42b6 | 778 | SOURCE=..\..\include\wx\msw\dirdlg.h |
d7ac64ee VS |
779 | # End Source File |
780 | # Begin Source File | |
781 | ||
fd9f42b6 | 782 | SOURCE=..\..\include\wx\msw\dragimag.h |
d7ac64ee VS |
783 | # End Source File |
784 | # Begin Source File | |
785 | ||
fd9f42b6 | 786 | SOURCE=..\..\include\wx\msw\enhmeta.h |
d7ac64ee VS |
787 | # End Source File |
788 | # Begin Source File | |
789 | ||
fd9f42b6 | 790 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
d7ac64ee VS |
791 | # End Source File |
792 | # Begin Source File | |
793 | ||
fd9f42b6 | 794 | SOURCE=..\..\include\wx\msw\filedlg.h |
d7ac64ee VS |
795 | # End Source File |
796 | # Begin Source File | |
797 | ||
fd9f42b6 | 798 | SOURCE=..\..\include\wx\msw\font.h |
d7ac64ee VS |
799 | # End Source File |
800 | # Begin Source File | |
801 | ||
fd9f42b6 | 802 | SOURCE=..\..\include\wx\msw\fontdlg.h |
d7ac64ee VS |
803 | # End Source File |
804 | # Begin Source File | |
805 | ||
fd9f42b6 | 806 | SOURCE=..\..\include\wx\msw\frame.h |
d7ac64ee VS |
807 | # End Source File |
808 | # Begin Source File | |
809 | ||
fd9f42b6 | 810 | SOURCE=..\..\include\wx\msw\gauge95.h |
d7ac64ee VS |
811 | # End Source File |
812 | # Begin Source File | |
813 | ||
fd9f42b6 | 814 | SOURCE=..\..\include\wx\msw\gdiimage.h |
d7ac64ee VS |
815 | # End Source File |
816 | # Begin Source File | |
817 | ||
fd9f42b6 | 818 | SOURCE=..\..\include\wx\msw\gdiobj.h |
d7ac64ee VS |
819 | # End Source File |
820 | # Begin Source File | |
821 | ||
fd9f42b6 | 822 | SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.h |
d7ac64ee VS |
823 | # End Source File |
824 | # Begin Source File | |
825 | ||
fd9f42b6 | 826 | SOURCE=..\..\include\wx\msw\helpbest.h |
d7ac64ee VS |
827 | # End Source File |
828 | # Begin Source File | |
829 | ||
fd9f42b6 | 830 | SOURCE=..\..\include\wx\msw\helpchm.h |
d7ac64ee VS |
831 | # End Source File |
832 | # Begin Source File | |
833 | ||
fd9f42b6 | 834 | SOURCE=..\..\include\wx\msw\helpwin.h |
d7ac64ee VS |
835 | # End Source File |
836 | # Begin Source File | |
837 | ||
fd9f42b6 | 838 | SOURCE=..\..\include\wx\msw\icon.h |
d7ac64ee VS |
839 | # End Source File |
840 | # Begin Source File | |
841 | ||
fd9f42b6 | 842 | SOURCE=..\..\include\wx\msw\imaglist.h |
d7ac64ee VS |
843 | # End Source File |
844 | # Begin Source File | |
845 | ||
fd9f42b6 VS |
846 | SOURCE=..\..\include\wx\msw\iniconf.h |
847 | # End Source File | |
848 | # Begin Source File | |
849 | ||
850 | SOURCE=..\..\include\wx\msw\listbox.h | |
d7ac64ee VS |
851 | # End Source File |
852 | # Begin Source File | |
853 | ||
854 | SOURCE=..\..\include\wx\msw\listctrl.h | |
855 | # End Source File | |
856 | # Begin Source File | |
857 | ||
fd9f42b6 | 858 | SOURCE=..\..\include\wx\msw\mdi.h |
d7ac64ee VS |
859 | # End Source File |
860 | # Begin Source File | |
861 | ||
fd9f42b6 | 862 | SOURCE=..\..\include\wx\msw\menu.h |
d7ac64ee VS |
863 | # End Source File |
864 | # Begin Source File | |
865 | ||
fd9f42b6 | 866 | SOURCE=..\..\include\wx\msw\menuitem.h |
d7ac64ee VS |
867 | # End Source File |
868 | # Begin Source File | |
869 | ||
fd9f42b6 | 870 | SOURCE=..\..\include\wx\msw\metafile.h |
d7ac64ee VS |
871 | # End Source File |
872 | # Begin Source File | |
873 | ||
fd9f42b6 | 874 | SOURCE=..\..\include\wx\msw\minifram.h |
d7ac64ee VS |
875 | # End Source File |
876 | # Begin Source File | |
877 | ||
fd9f42b6 | 878 | SOURCE=..\..\include\wx\msw\missing.h |
d7ac64ee VS |
879 | # End Source File |
880 | # Begin Source File | |
881 | ||
fd9f42b6 | 882 | SOURCE=..\..\include\wx\msw\msgdlg.h |
d7ac64ee VS |
883 | # End Source File |
884 | # Begin Source File | |
885 | ||
fd9f42b6 | 886 | SOURCE=..\..\include\wx\msw\mslu.h |
d7ac64ee VS |
887 | # End Source File |
888 | # Begin Source File | |
889 | ||
fd9f42b6 | 890 | SOURCE=..\..\include\wx\msw\msvcrt.h |
d7ac64ee VS |
891 | # End Source File |
892 | # Begin Source File | |
893 | ||
fd9f42b6 | 894 | SOURCE=..\..\include\wx\msw\notebook.h |
d7ac64ee VS |
895 | # End Source File |
896 | # Begin Source File | |
897 | ||
fd9f42b6 | 898 | SOURCE=..\..\include\wx\msw\ole\access.h |
d7ac64ee VS |
899 | # End Source File |
900 | # Begin Source File | |
901 | ||
fd9f42b6 | 902 | SOURCE=..\..\include\wx\msw\ole\automtn.h |
d7ac64ee VS |
903 | # End Source File |
904 | # Begin Source File | |
905 | ||
fd9f42b6 | 906 | SOURCE=..\..\include\wx\msw\ole\dataform.h |
d7ac64ee VS |
907 | # End Source File |
908 | # Begin Source File | |
909 | ||
fd9f42b6 | 910 | SOURCE=..\..\include\wx\msw\ole\dataobj.h |
d7ac64ee VS |
911 | # End Source File |
912 | # Begin Source File | |
913 | ||
fd9f42b6 | 914 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h |
d7ac64ee VS |
915 | # End Source File |
916 | # Begin Source File | |
917 | ||
fd9f42b6 | 918 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h |
d7ac64ee VS |
919 | # End Source File |
920 | # Begin Source File | |
921 | ||
fd9f42b6 | 922 | SOURCE=..\..\include\wx\msw\ole\droptgt.h |
d7ac64ee VS |
923 | # End Source File |
924 | # Begin Source File | |
925 | ||
fd9f42b6 | 926 | SOURCE=..\..\include\wx\msw\ole\oleutils.h |
d7ac64ee VS |
927 | # End Source File |
928 | # Begin Source File | |
929 | ||
fd9f42b6 | 930 | SOURCE=..\..\include\wx\msw\ole\uuid.h |
d7ac64ee VS |
931 | # End Source File |
932 | # Begin Source File | |
933 | ||
fd9f42b6 | 934 | SOURCE=..\..\include\wx\msw\palette.h |
d7ac64ee VS |
935 | # End Source File |
936 | # Begin Source File | |
937 | ||
fd9f42b6 | 938 | SOURCE=..\..\include\wx\msw\pen.h |
d7ac64ee VS |
939 | # End Source File |
940 | # Begin Source File | |
941 | ||
fd9f42b6 | 942 | SOURCE=..\..\include\wx\msw\printdlg.h |
d7ac64ee VS |
943 | # End Source File |
944 | # Begin Source File | |
945 | ||
fd9f42b6 | 946 | SOURCE=..\..\include\wx\msw\printwin.h |
d7ac64ee VS |
947 | # End Source File |
948 | # Begin Source File | |
949 | ||
fd9f42b6 | 950 | SOURCE=..\..\include\wx\msw\private.h |
d7ac64ee VS |
951 | # End Source File |
952 | # Begin Source File | |
953 | ||
fd9f42b6 | 954 | SOURCE=..\..\include\wx\msw\radiobox.h |
d7ac64ee VS |
955 | # End Source File |
956 | # Begin Source File | |
957 | ||
fd9f42b6 | 958 | SOURCE=..\..\include\wx\msw\radiobut.h |
d7ac64ee VS |
959 | # End Source File |
960 | # Begin Source File | |
961 | ||
fd9f42b6 | 962 | SOURCE=..\..\include\wx\msw\regconf.h |
d7ac64ee VS |
963 | # End Source File |
964 | # Begin Source File | |
965 | ||
fd9f42b6 | 966 | SOURCE=..\..\include\wx\msw\region.h |
d7ac64ee VS |
967 | # End Source File |
968 | # Begin Source File | |
969 | ||
fd9f42b6 | 970 | SOURCE=..\..\include\wx\msw\registry.h |
d7ac64ee VS |
971 | # End Source File |
972 | # Begin Source File | |
973 | ||
fd9f42b6 | 974 | SOURCE=..\..\include\wx\msw\scrolbar.h |
d7ac64ee VS |
975 | # End Source File |
976 | # Begin Source File | |
977 | ||
fd9f42b6 | 978 | SOURCE=..\..\include\wx\msw\setup0.h |
d7ac64ee VS |
979 | # End Source File |
980 | # Begin Source File | |
981 | ||
fd9f42b6 | 982 | SOURCE=..\..\include\wx\msw\slider95.h |
d7ac64ee VS |
983 | # End Source File |
984 | # Begin Source File | |
985 | ||
fd9f42b6 | 986 | SOURCE=..\..\include\wx\msw\slidrmsw.h |
d7ac64ee VS |
987 | # End Source File |
988 | # Begin Source File | |
989 | ||
fd9f42b6 | 990 | SOURCE=..\..\include\wx\msw\spinbutt.h |
d7ac64ee VS |
991 | # End Source File |
992 | # Begin Source File | |
993 | ||
fd9f42b6 | 994 | SOURCE=..\..\include\wx\msw\spinctrl.h |
d7ac64ee VS |
995 | # End Source File |
996 | # Begin Source File | |
997 | ||
fd9f42b6 | 998 | SOURCE=..\..\include\wx\msw\statbmp.h |
d7ac64ee VS |
999 | # End Source File |
1000 | # Begin Source File | |
1001 | ||
fd9f42b6 | 1002 | SOURCE=..\..\include\wx\msw\statbox.h |
d7ac64ee VS |
1003 | # End Source File |
1004 | # Begin Source File | |
1005 | ||
fd9f42b6 | 1006 | SOURCE=..\..\include\wx\msw\statbr95.h |
d7ac64ee VS |
1007 | # End Source File |
1008 | # Begin Source File | |
1009 | ||
fd9f42b6 | 1010 | SOURCE=..\..\include\wx\msw\statline.h |
d7ac64ee VS |
1011 | # End Source File |
1012 | # Begin Source File | |
1013 | ||
fd9f42b6 | 1014 | SOURCE=..\..\include\wx\msw\stattext.h |
d7ac64ee VS |
1015 | # End Source File |
1016 | # Begin Source File | |
1017 | ||
fd9f42b6 | 1018 | SOURCE=..\..\include\wx\msw\tabctrl.h |
d7ac64ee VS |
1019 | # End Source File |
1020 | # Begin Source File | |
1021 | ||
fd9f42b6 | 1022 | SOURCE=..\..\include\wx\msw\tbar95.h |
d7ac64ee VS |
1023 | # End Source File |
1024 | # Begin Source File | |
1025 | ||
fd9f42b6 | 1026 | SOURCE=..\..\include\wx\msw\tbarmsw.h |
d7ac64ee VS |
1027 | # End Source File |
1028 | # Begin Source File | |
1029 | ||
fd9f42b6 | 1030 | SOURCE=..\..\include\wx\msw\textctrl.h |
d7ac64ee VS |
1031 | # End Source File |
1032 | # Begin Source File | |
1033 | ||
fd9f42b6 | 1034 | SOURCE=..\..\include\wx\msw\tglbtn.h |
d7ac64ee VS |
1035 | # End Source File |
1036 | # Begin Source File | |
1037 | ||
fd9f42b6 | 1038 | SOURCE=..\..\include\wx\msw\timer.h |
d7ac64ee VS |
1039 | # End Source File |
1040 | # Begin Source File | |
1041 | ||
fd9f42b6 | 1042 | SOURCE=..\..\include\wx\msw\tooltip.h |
d7ac64ee VS |
1043 | # End Source File |
1044 | # Begin Source File | |
1045 | ||
fd9f42b6 | 1046 | SOURCE=..\..\include\wx\msw\toplevel.h |
d7ac64ee VS |
1047 | # End Source File |
1048 | # Begin Source File | |
1049 | ||
fd9f42b6 | 1050 | SOURCE=..\..\include\wx\msw\treectrl.h |
d7ac64ee VS |
1051 | # End Source File |
1052 | # Begin Source File | |
1053 | ||
fd9f42b6 | 1054 | SOURCE=..\..\include\wx\msw\window.h |
d7ac64ee VS |
1055 | # End Source File |
1056 | # Begin Source File | |
1057 | ||
fd9f42b6 | 1058 | SOURCE=..\..\include\wx\notebook.h |
d7ac64ee VS |
1059 | # End Source File |
1060 | # Begin Source File | |
1061 | ||
fd9f42b6 | 1062 | SOURCE=..\..\include\wx\ownerdrw.h |
d7ac64ee VS |
1063 | # End Source File |
1064 | # Begin Source File | |
1065 | ||
fd9f42b6 | 1066 | SOURCE=..\..\include\wx\palette.h |
d7ac64ee VS |
1067 | # End Source File |
1068 | # Begin Source File | |
1069 | ||
fd9f42b6 | 1070 | SOURCE=..\..\include\wx\panel.h |
d7ac64ee VS |
1071 | # End Source File |
1072 | # Begin Source File | |
1073 | ||
fd9f42b6 | 1074 | SOURCE=..\..\include\wx\paper.h |
d7ac64ee VS |
1075 | # End Source File |
1076 | # Begin Source File | |
1077 | ||
fd9f42b6 | 1078 | SOURCE=..\..\include\wx\pen.h |
d7ac64ee VS |
1079 | # End Source File |
1080 | # Begin Source File | |
1081 | ||
fd9f42b6 | 1082 | SOURCE=..\..\include\wx\popupwin.h |
d7ac64ee VS |
1083 | # End Source File |
1084 | # Begin Source File | |
1085 | ||
fd9f42b6 | 1086 | SOURCE=..\..\include\wx\print.h |
d7ac64ee VS |
1087 | # End Source File |
1088 | # Begin Source File | |
1089 | ||
fd9f42b6 | 1090 | SOURCE=..\..\include\wx\printdlg.h |
d7ac64ee VS |
1091 | # End Source File |
1092 | # Begin Source File | |
1093 | ||
fd9f42b6 | 1094 | SOURCE=..\..\include\wx\prntbase.h |
d7ac64ee VS |
1095 | # End Source File |
1096 | # Begin Source File | |
1097 | ||
fd9f42b6 | 1098 | SOURCE=..\..\include\wx\progdlg.h |
d7ac64ee VS |
1099 | # End Source File |
1100 | # Begin Source File | |
1101 | ||
fd9f42b6 | 1102 | SOURCE=..\..\include\wx\ptr_scpd.h |
d7ac64ee VS |
1103 | # End Source File |
1104 | # Begin Source File | |
1105 | ||
fd9f42b6 | 1106 | SOURCE=..\..\include\wx\quantize.h |
d7ac64ee VS |
1107 | # End Source File |
1108 | # Begin Source File | |
1109 | ||
fd9f42b6 | 1110 | SOURCE=..\..\include\wx\radiobox.h |
d7ac64ee VS |
1111 | # End Source File |
1112 | # Begin Source File | |
1113 | ||
fd9f42b6 | 1114 | SOURCE=..\..\include\wx\radiobut.h |
d7ac64ee VS |
1115 | # End Source File |
1116 | # Begin Source File | |
1117 | ||
fd9f42b6 | 1118 | SOURCE=..\..\include\wx\rawbmp.h |
d7ac64ee VS |
1119 | # End Source File |
1120 | # Begin Source File | |
1121 | ||
fd9f42b6 | 1122 | SOURCE=..\..\include\wx\region.h |
d7ac64ee VS |
1123 | # End Source File |
1124 | # Begin Source File | |
1125 | ||
fd9f42b6 | 1126 | SOURCE=..\..\include\wx\renderer.h |
d7ac64ee VS |
1127 | # End Source File |
1128 | # Begin Source File | |
1129 | ||
fd9f42b6 | 1130 | SOURCE=..\..\include\wx\scopeguard.h |
d7ac64ee VS |
1131 | # End Source File |
1132 | # Begin Source File | |
1133 | ||
fd9f42b6 | 1134 | SOURCE=..\..\include\wx\scrolbar.h |
d7ac64ee VS |
1135 | # End Source File |
1136 | # Begin Source File | |
1137 | ||
fd9f42b6 VS |
1138 | SOURCE=..\..\include\wx\scrolwin.h |
1139 | # End Source File | |
1140 | # Begin Source File | |
1141 | ||
1142 | SOURCE=..\..\include\wx\selstore.h | |
1143 | # End Source File | |
1144 | # Begin Source File | |
1145 | ||
1146 | SOURCE=..\..\include\wx\settings.h | |
d7ac64ee VS |
1147 | # End Source File |
1148 | # Begin Source File | |
1149 | ||
1150 | SOURCE=..\..\include\wx\sizer.h | |
1151 | # End Source File | |
1152 | # Begin Source File | |
1153 | ||
1154 | SOURCE=..\..\include\wx\slider.h | |
1155 | # End Source File | |
1156 | # Begin Source File | |
1157 | ||
fd9f42b6 | 1158 | SOURCE=..\..\include\wx\spinbutt.h |
d7ac64ee VS |
1159 | # End Source File |
1160 | # Begin Source File | |
1161 | ||
fd9f42b6 | 1162 | SOURCE=..\..\include\wx\spinctrl.h |
d7ac64ee VS |
1163 | # End Source File |
1164 | # Begin Source File | |
1165 | ||
fd9f42b6 | 1166 | SOURCE=..\..\include\wx\splitter.h |
d7ac64ee VS |
1167 | # End Source File |
1168 | # Begin Source File | |
1169 | ||
fd9f42b6 | 1170 | SOURCE=..\..\include\wx\stack.h |
d7ac64ee VS |
1171 | # End Source File |
1172 | # Begin Source File | |
1173 | ||
fd9f42b6 | 1174 | SOURCE=..\..\include\wx\statbmp.h |
d7ac64ee VS |
1175 | # End Source File |
1176 | # Begin Source File | |
1177 | ||
fd9f42b6 | 1178 | SOURCE=..\..\include\wx\statbox.h |
d7ac64ee VS |
1179 | # End Source File |
1180 | # Begin Source File | |
1181 | ||
fd9f42b6 | 1182 | SOURCE=..\..\include\wx\statline.h |
d7ac64ee VS |
1183 | # End Source File |
1184 | # Begin Source File | |
1185 | ||
fd9f42b6 | 1186 | SOURCE=..\..\include\wx\stattext.h |
d7ac64ee VS |
1187 | # End Source File |
1188 | # Begin Source File | |
1189 | ||
fd9f42b6 | 1190 | SOURCE=..\..\include\wx\statusbr.h |
d7ac64ee VS |
1191 | # End Source File |
1192 | # Begin Source File | |
1193 | ||
fd9f42b6 | 1194 | SOURCE=..\..\include\wx\tab.h |
d7ac64ee VS |
1195 | # End Source File |
1196 | # Begin Source File | |
1197 | ||
fd9f42b6 | 1198 | SOURCE=..\..\include\wx\tabctrl.h |
d7ac64ee VS |
1199 | # End Source File |
1200 | # Begin Source File | |
1201 | ||
fd9f42b6 | 1202 | SOURCE=..\..\include\wx\tbarbase.h |
d7ac64ee VS |
1203 | # End Source File |
1204 | # Begin Source File | |
1205 | ||
fd9f42b6 | 1206 | SOURCE=..\..\include\wx\tbarsmpl.h |
d7ac64ee VS |
1207 | # End Source File |
1208 | # Begin Source File | |
1209 | ||
fd9f42b6 | 1210 | SOURCE=..\..\include\wx\textctrl.h |
d7ac64ee VS |
1211 | # End Source File |
1212 | # Begin Source File | |
1213 | ||
fd9f42b6 | 1214 | SOURCE=..\..\include\wx\textdlg.h |
d7ac64ee VS |
1215 | # End Source File |
1216 | # Begin Source File | |
1217 | ||
fd9f42b6 | 1218 | SOURCE=..\..\include\wx\tglbtn.h |
d7ac64ee VS |
1219 | # End Source File |
1220 | # Begin Source File | |
1221 | ||
fd9f42b6 | 1222 | SOURCE=..\..\include\wx\timer.h |
d7ac64ee VS |
1223 | # End Source File |
1224 | # Begin Source File | |
1225 | ||
fd9f42b6 | 1226 | SOURCE=..\..\include\wx\tipwin.h |
d7ac64ee VS |
1227 | # End Source File |
1228 | # Begin Source File | |
1229 | ||
fd9f42b6 | 1230 | SOURCE=..\..\include\wx\toolbar.h |
d7ac64ee VS |
1231 | # End Source File |
1232 | # Begin Source File | |
1233 | ||
fd9f42b6 | 1234 | SOURCE=..\..\include\wx\tooltip.h |
d7ac64ee VS |
1235 | # End Source File |
1236 | # Begin Source File | |
1237 | ||
fd9f42b6 | 1238 | SOURCE=..\..\include\wx\toplevel.h |
d7ac64ee VS |
1239 | # End Source File |
1240 | # Begin Source File | |
1241 | ||
fd9f42b6 | 1242 | SOURCE=..\..\include\wx\treebase.h |
d7ac64ee VS |
1243 | # End Source File |
1244 | # Begin Source File | |
1245 | ||
fd9f42b6 | 1246 | SOURCE=..\..\include\wx\treectrl.h |
d7ac64ee VS |
1247 | # End Source File |
1248 | # Begin Source File | |
1249 | ||
fd9f42b6 | 1250 | SOURCE=..\..\include\wx\univ\app.h |
d7ac64ee VS |
1251 | # End Source File |
1252 | # Begin Source File | |
1253 | ||
fd9f42b6 | 1254 | SOURCE=..\..\include\wx\univ\bmpbuttn.h |
d7ac64ee VS |
1255 | # End Source File |
1256 | # Begin Source File | |
1257 | ||
fd9f42b6 | 1258 | SOURCE=..\..\include\wx\univ\button.h |
d7ac64ee VS |
1259 | # End Source File |
1260 | # Begin Source File | |
1261 | ||
fd9f42b6 | 1262 | SOURCE=..\..\include\wx\univ\checkbox.h |
d7ac64ee VS |
1263 | # End Source File |
1264 | # Begin Source File | |
1265 | ||
fd9f42b6 | 1266 | SOURCE=..\..\include\wx\univ\checklst.h |
d7ac64ee VS |
1267 | # End Source File |
1268 | # Begin Source File | |
1269 | ||
fd9f42b6 | 1270 | SOURCE=..\..\include\wx\univ\choice.h |
d7ac64ee VS |
1271 | # End Source File |
1272 | # Begin Source File | |
1273 | ||
fd9f42b6 | 1274 | SOURCE=..\..\include\wx\univ\colschem.h |
d7ac64ee VS |
1275 | # End Source File |
1276 | # Begin Source File | |
1277 | ||
fd9f42b6 | 1278 | SOURCE=..\..\include\wx\univ\combobox.h |
d7ac64ee VS |
1279 | # End Source File |
1280 | # Begin Source File | |
1281 | ||
fd9f42b6 | 1282 | SOURCE=..\..\include\wx\univ\control.h |
d7ac64ee VS |
1283 | # End Source File |
1284 | # Begin Source File | |
1285 | ||
fd9f42b6 | 1286 | SOURCE=..\..\include\wx\univ\dialog.h |
d7ac64ee VS |
1287 | # End Source File |
1288 | # Begin Source File | |
1289 | ||
fd9f42b6 | 1290 | SOURCE=..\..\include\wx\univ\frame.h |
d7ac64ee VS |
1291 | # End Source File |
1292 | # Begin Source File | |
1293 | ||
fd9f42b6 | 1294 | SOURCE=..\..\include\wx\univ\gauge.h |
d7ac64ee VS |
1295 | # End Source File |
1296 | # Begin Source File | |
1297 | ||
fd9f42b6 | 1298 | SOURCE=..\..\include\wx\univ\inpcons.h |
d7ac64ee VS |
1299 | # End Source File |
1300 | # Begin Source File | |
1301 | ||
fd9f42b6 | 1302 | SOURCE=..\..\include\wx\univ\inphand.h |
d7ac64ee VS |
1303 | # End Source File |
1304 | # Begin Source File | |
1305 | ||
fd9f42b6 | 1306 | SOURCE=..\..\include\wx\univ\listbox.h |
d7ac64ee VS |
1307 | # End Source File |
1308 | # Begin Source File | |
1309 | ||
fd9f42b6 | 1310 | SOURCE=..\..\include\wx\univ\menu.h |
d7ac64ee VS |
1311 | # End Source File |
1312 | # Begin Source File | |
1313 | ||
fd9f42b6 | 1314 | SOURCE=..\..\include\wx\univ\menuitem.h |
d7ac64ee VS |
1315 | # End Source File |
1316 | # Begin Source File | |
1317 | ||
fd9f42b6 | 1318 | SOURCE=..\..\include\wx\univ\notebook.h |
d7ac64ee VS |
1319 | # End Source File |
1320 | # Begin Source File | |
1321 | ||
fd9f42b6 | 1322 | SOURCE=..\..\include\wx\univ\radiobox.h |
d7ac64ee VS |
1323 | # End Source File |
1324 | # Begin Source File | |
1325 | ||
fd9f42b6 | 1326 | SOURCE=..\..\include\wx\univ\radiobut.h |
d7ac64ee VS |
1327 | # End Source File |
1328 | # Begin Source File | |
1329 | ||
fd9f42b6 | 1330 | SOURCE=..\..\include\wx\univ\renderer.h |
d7ac64ee VS |
1331 | # End Source File |
1332 | # Begin Source File | |
1333 | ||
fd9f42b6 | 1334 | SOURCE=..\..\include\wx\univ\scrarrow.h |
d7ac64ee VS |
1335 | # End Source File |
1336 | # Begin Source File | |
1337 | ||
fd9f42b6 | 1338 | SOURCE=..\..\include\wx\univ\scrolbar.h |
d7ac64ee VS |
1339 | # End Source File |
1340 | # Begin Source File | |
1341 | ||
fd9f42b6 | 1342 | SOURCE=..\..\include\wx\univ\scrthumb.h |
d7ac64ee VS |
1343 | # End Source File |
1344 | # Begin Source File | |
1345 | ||
fd9f42b6 | 1346 | SOURCE=..\..\include\wx\univ\scrtimer.h |
d7ac64ee VS |
1347 | # End Source File |
1348 | # Begin Source File | |
1349 | ||
fd9f42b6 | 1350 | SOURCE=..\..\include\wx\univ\slider.h |
d7ac64ee VS |
1351 | # End Source File |
1352 | # Begin Source File | |
1353 | ||
fd9f42b6 | 1354 | SOURCE=..\..\include\wx\univ\spinbutt.h |
d7ac64ee VS |
1355 | # End Source File |
1356 | # Begin Source File | |
1357 | ||
fd9f42b6 | 1358 | SOURCE=..\..\include\wx\univ\statbmp.h |
d7ac64ee VS |
1359 | # End Source File |
1360 | # Begin Source File | |
1361 | ||
fd9f42b6 | 1362 | SOURCE=..\..\include\wx\univ\statbox.h |
d7ac64ee VS |
1363 | # End Source File |
1364 | # Begin Source File | |
1365 | ||
fd9f42b6 | 1366 | SOURCE=..\..\include\wx\univ\statline.h |
d7ac64ee VS |
1367 | # End Source File |
1368 | # Begin Source File | |
1369 | ||
fd9f42b6 | 1370 | SOURCE=..\..\include\wx\univ\stattext.h |
d7ac64ee VS |
1371 | # End Source File |
1372 | # Begin Source File | |
1373 | ||
fd9f42b6 | 1374 | SOURCE=..\..\include\wx\univ\statusbr.h |
d7ac64ee VS |
1375 | # End Source File |
1376 | # Begin Source File | |
1377 | ||
fd9f42b6 | 1378 | SOURCE=..\..\include\wx\univ\textctrl.h |
d7ac64ee VS |
1379 | # End Source File |
1380 | # Begin Source File | |
1381 | ||
fd9f42b6 | 1382 | SOURCE=..\..\include\wx\univ\theme.h |
d7ac64ee VS |
1383 | # End Source File |
1384 | # Begin Source File | |
1385 | ||
fd9f42b6 | 1386 | SOURCE=..\..\include\wx\univ\toolbar.h |
d7ac64ee VS |
1387 | # End Source File |
1388 | # Begin Source File | |
1389 | ||
fd9f42b6 | 1390 | SOURCE=..\..\include\wx\univ\toplevel.h |
d7ac64ee VS |
1391 | # End Source File |
1392 | # Begin Source File | |
1393 | ||
fd9f42b6 | 1394 | SOURCE=..\..\include\wx\univ\window.h |
d7ac64ee VS |
1395 | # End Source File |
1396 | # Begin Source File | |
1397 | ||
1398 | SOURCE=..\..\include\wx\valgen.h | |
1399 | # End Source File | |
1400 | # Begin Source File | |
1401 | ||
1402 | SOURCE=..\..\include\wx\validate.h | |
1403 | # End Source File | |
1404 | # Begin Source File | |
1405 | ||
1406 | SOURCE=..\..\include\wx\valtext.h | |
1407 | # End Source File | |
1408 | # Begin Source File | |
1409 | ||
1410 | SOURCE=..\..\include\wx\vlbox.h | |
1411 | # End Source File | |
1412 | # Begin Source File | |
1413 | ||
1414 | SOURCE=..\..\include\wx\vms_x_fix.h | |
1415 | # End Source File | |
1416 | # Begin Source File | |
1417 | ||
1418 | SOURCE=..\..\include\wx\vscroll.h | |
1419 | # End Source File | |
1420 | # Begin Source File | |
1421 | ||
d7ac64ee VS |
1422 | SOURCE=..\..\include\wx\window.h |
1423 | # End Source File | |
1424 | # Begin Source File | |
1425 | ||
d7ac64ee VS |
1426 | SOURCE=..\..\include\wx\xpmdecod.h |
1427 | # End Source File | |
1428 | # Begin Source File | |
1429 | ||
1430 | SOURCE=..\..\include\wx\xpmhand.h | |
1431 | # End Source File | |
1432 | # End Group | |
1433 | # Begin Group "Generic Sources" | |
1434 | ||
1435 | # PROP Default_Filter "" | |
1436 | # Begin Source File | |
1437 | ||
1438 | SOURCE=..\..\src\generic\accel.cpp | |
1439 | ||
1440 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1441 | ||
1442 | # PROP Exclude_From_Build 1 | |
1443 | ||
1444 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1445 | ||
1446 | # PROP Exclude_From_Build 1 | |
1447 | ||
1448 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1449 | ||
1450 | # PROP Exclude_From_Build 1 | |
1451 | ||
1452 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1453 | ||
1454 | # PROP Exclude_From_Build 1 | |
1455 | ||
fd9f42b6 | 1456 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1457 | |
1458 | ||
fd9f42b6 | 1459 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1460 | |
1461 | ||
fd9f42b6 | 1462 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1463 | |
1464 | ||
fd9f42b6 | 1465 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1466 | |
1467 | ||
1468 | !ENDIF | |
1469 | ||
1470 | # End Source File | |
1471 | # Begin Source File | |
1472 | ||
1473 | SOURCE=..\..\src\generic\busyinfo.cpp | |
1474 | # End Source File | |
1475 | # Begin Source File | |
1476 | ||
1477 | SOURCE=..\..\src\generic\choicdgg.cpp | |
1478 | # End Source File | |
1479 | # Begin Source File | |
1480 | ||
1481 | SOURCE=..\..\src\generic\colrdlgg.cpp | |
1482 | ||
1483 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1484 | ||
1485 | # PROP Exclude_From_Build 1 | |
1486 | ||
1487 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1488 | ||
1489 | # PROP Exclude_From_Build 1 | |
1490 | ||
1491 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1492 | ||
1493 | # PROP Exclude_From_Build 1 | |
1494 | ||
1495 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1496 | ||
1497 | # PROP Exclude_From_Build 1 | |
1498 | ||
fd9f42b6 | 1499 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1500 | |
1501 | ||
fd9f42b6 | 1502 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1503 | |
1504 | ||
fd9f42b6 | 1505 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1506 | |
1507 | ||
fd9f42b6 | 1508 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1509 | |
1510 | ||
1511 | !ENDIF | |
1512 | ||
1513 | # End Source File | |
1514 | # Begin Source File | |
1515 | ||
1516 | SOURCE=..\..\src\generic\dcpsg.cpp | |
1517 | # End Source File | |
1518 | # Begin Source File | |
1519 | ||
1520 | SOURCE=..\..\src\generic\dirctrlg.cpp | |
1521 | # End Source File | |
1522 | # Begin Source File | |
1523 | ||
1524 | SOURCE=..\..\src\generic\dirdlgg.cpp | |
1525 | ||
1526 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1527 | ||
1528 | # PROP Exclude_From_Build 1 | |
1529 | ||
1530 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1531 | ||
1532 | # PROP Exclude_From_Build 1 | |
1533 | ||
1534 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1535 | ||
1536 | # PROP Exclude_From_Build 1 | |
1537 | ||
1538 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1539 | ||
1540 | # PROP Exclude_From_Build 1 | |
1541 | ||
fd9f42b6 | 1542 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1543 | |
1544 | ||
fd9f42b6 | 1545 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1546 | |
1547 | ||
fd9f42b6 | 1548 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1549 | |
1550 | ||
fd9f42b6 | 1551 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1552 | |
1553 | ||
1554 | !ENDIF | |
1555 | ||
1556 | # End Source File | |
1557 | # Begin Source File | |
1558 | ||
1559 | SOURCE=..\..\src\generic\dragimgg.cpp | |
1560 | # End Source File | |
1561 | # Begin Source File | |
1562 | ||
1563 | SOURCE=..\..\src\generic\fdrepdlg.cpp | |
1564 | ||
1565 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1566 | ||
1567 | # PROP Exclude_From_Build 1 | |
1568 | ||
1569 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1570 | ||
1571 | # PROP Exclude_From_Build 1 | |
1572 | ||
1573 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1574 | ||
1575 | # PROP Exclude_From_Build 1 | |
1576 | ||
1577 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1578 | ||
1579 | # PROP Exclude_From_Build 1 | |
1580 | ||
fd9f42b6 | 1581 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1582 | |
1583 | ||
fd9f42b6 | 1584 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1585 | |
1586 | ||
fd9f42b6 | 1587 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1588 | |
1589 | ||
fd9f42b6 | 1590 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1591 | |
1592 | ||
1593 | !ENDIF | |
1594 | ||
1595 | # End Source File | |
1596 | # Begin Source File | |
1597 | ||
1598 | SOURCE=..\..\src\generic\filedlgg.cpp | |
1599 | ||
1600 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1601 | ||
1602 | # PROP Exclude_From_Build 1 | |
1603 | ||
1604 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1605 | ||
1606 | # PROP Exclude_From_Build 1 | |
1607 | ||
1608 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1609 | ||
1610 | # PROP Exclude_From_Build 1 | |
1611 | ||
1612 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1613 | ||
1614 | # PROP Exclude_From_Build 1 | |
1615 | ||
fd9f42b6 | 1616 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1617 | |
1618 | ||
fd9f42b6 | 1619 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1620 | |
1621 | ||
fd9f42b6 | 1622 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1623 | |
1624 | ||
fd9f42b6 | 1625 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1626 | |
1627 | ||
1628 | !ENDIF | |
1629 | ||
1630 | # End Source File | |
1631 | # Begin Source File | |
1632 | ||
1633 | SOURCE=..\..\src\generic\fontdlgg.cpp | |
1634 | ||
1635 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1636 | ||
1637 | # PROP Exclude_From_Build 1 | |
1638 | ||
1639 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1640 | ||
1641 | # PROP Exclude_From_Build 1 | |
1642 | ||
1643 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1644 | ||
1645 | # PROP Exclude_From_Build 1 | |
1646 | ||
1647 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1648 | ||
1649 | # PROP Exclude_From_Build 1 | |
1650 | ||
fd9f42b6 | 1651 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1652 | |
1653 | ||
fd9f42b6 | 1654 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1655 | |
1656 | ||
fd9f42b6 | 1657 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1658 | |
1659 | ||
fd9f42b6 | 1660 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1661 | |
1662 | ||
1663 | !ENDIF | |
1664 | ||
1665 | # End Source File | |
1666 | # Begin Source File | |
1667 | ||
1668 | SOURCE=..\..\src\generic\imaglist.cpp | |
1669 | ||
1670 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1671 | ||
1672 | # PROP Exclude_From_Build 1 | |
1673 | ||
1674 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1675 | ||
1676 | # PROP Exclude_From_Build 1 | |
1677 | ||
1678 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1679 | ||
1680 | # PROP Exclude_From_Build 1 | |
1681 | ||
1682 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1683 | ||
1684 | # PROP Exclude_From_Build 1 | |
1685 | ||
fd9f42b6 | 1686 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1687 | |
1688 | ||
fd9f42b6 | 1689 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1690 | |
1691 | ||
fd9f42b6 | 1692 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1693 | |
1694 | ||
fd9f42b6 | 1695 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1696 | |
1697 | ||
1698 | !ENDIF | |
1699 | ||
1700 | # End Source File | |
1701 | # Begin Source File | |
1702 | ||
1703 | SOURCE=..\..\src\generic\listctrl.cpp | |
1704 | ||
1705 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1706 | ||
1707 | # PROP Exclude_From_Build 1 | |
1708 | ||
1709 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1710 | ||
1711 | # PROP Exclude_From_Build 1 | |
1712 | ||
1713 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1714 | ||
1715 | # PROP Exclude_From_Build 1 | |
1716 | ||
1717 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1718 | ||
1719 | # PROP Exclude_From_Build 1 | |
1720 | ||
fd9f42b6 | 1721 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1722 | |
1723 | ||
fd9f42b6 | 1724 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1725 | |
1726 | ||
fd9f42b6 | 1727 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1728 | |
1729 | ||
fd9f42b6 | 1730 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1731 | |
1732 | ||
1733 | !ENDIF | |
1734 | ||
1735 | # End Source File | |
1736 | # Begin Source File | |
1737 | ||
1738 | SOURCE=..\..\src\generic\logg.cpp | |
1739 | # End Source File | |
1740 | # Begin Source File | |
1741 | ||
1742 | SOURCE=..\..\src\generic\mdig.cpp | |
1743 | ||
1744 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1745 | ||
1746 | # PROP Exclude_From_Build 1 | |
1747 | ||
1748 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1749 | ||
1750 | # PROP Exclude_From_Build 1 | |
1751 | ||
1752 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1753 | ||
1754 | # PROP Exclude_From_Build 1 | |
1755 | ||
1756 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1757 | ||
1758 | # PROP Exclude_From_Build 1 | |
1759 | ||
fd9f42b6 | 1760 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1761 | |
1762 | ||
fd9f42b6 | 1763 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1764 | |
1765 | ||
fd9f42b6 | 1766 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1767 | |
1768 | ||
fd9f42b6 | 1769 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1770 | |
1771 | ||
1772 | !ENDIF | |
1773 | ||
1774 | # End Source File | |
1775 | # Begin Source File | |
1776 | ||
1777 | SOURCE=..\..\src\generic\msgdlgg.cpp | |
1778 | ||
1779 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1780 | ||
1781 | # PROP Exclude_From_Build 1 | |
1782 | ||
1783 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1784 | ||
1785 | # PROP Exclude_From_Build 1 | |
1786 | ||
1787 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1788 | ||
1789 | # PROP Exclude_From_Build 1 | |
1790 | ||
1791 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1792 | ||
1793 | # PROP Exclude_From_Build 1 | |
1794 | ||
fd9f42b6 | 1795 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1796 | |
1797 | ||
fd9f42b6 | 1798 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1799 | |
1800 | ||
fd9f42b6 | 1801 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1802 | |
1803 | ||
fd9f42b6 | 1804 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1805 | |
1806 | ||
1807 | !ENDIF | |
1808 | ||
1809 | # End Source File | |
1810 | # Begin Source File | |
1811 | ||
1812 | SOURCE=..\..\src\generic\numdlgg.cpp | |
1813 | # End Source File | |
1814 | # Begin Source File | |
1815 | ||
1816 | SOURCE=..\..\src\generic\panelg.cpp | |
1817 | # End Source File | |
1818 | # Begin Source File | |
1819 | ||
1820 | SOURCE=..\..\src\generic\prntdlgg.cpp | |
1821 | ||
1822 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1823 | ||
1824 | # PROP Exclude_From_Build 1 | |
1825 | ||
1826 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1827 | ||
1828 | # PROP Exclude_From_Build 1 | |
1829 | ||
1830 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1831 | ||
1832 | # PROP Exclude_From_Build 1 | |
1833 | ||
1834 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1835 | ||
1836 | # PROP Exclude_From_Build 1 | |
1837 | ||
fd9f42b6 | 1838 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1839 | |
1840 | ||
fd9f42b6 | 1841 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1842 | |
1843 | ||
fd9f42b6 | 1844 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1845 | |
1846 | ||
fd9f42b6 | 1847 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1848 | |
1849 | ||
1850 | !ENDIF | |
1851 | ||
1852 | # End Source File | |
1853 | # Begin Source File | |
1854 | ||
1855 | SOURCE=..\..\src\generic\progdlgg.cpp | |
1856 | # End Source File | |
1857 | # Begin Source File | |
1858 | ||
1859 | SOURCE=..\..\src\generic\renderg.cpp | |
1860 | # End Source File | |
1861 | # Begin Source File | |
1862 | ||
1863 | SOURCE=..\..\src\generic\scrlwing.cpp | |
1864 | # End Source File | |
1865 | # Begin Source File | |
1866 | ||
1867 | SOURCE=..\..\src\generic\selstore.cpp | |
1868 | # End Source File | |
1869 | # Begin Source File | |
1870 | ||
1871 | SOURCE=..\..\src\generic\spinctlg.cpp | |
1872 | # End Source File | |
1873 | # Begin Source File | |
1874 | ||
1875 | SOURCE=..\..\src\generic\splitter.cpp | |
1876 | # End Source File | |
1877 | # Begin Source File | |
1878 | ||
1879 | SOURCE=..\..\src\generic\statusbr.cpp | |
1880 | ||
1881 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1882 | ||
1883 | ||
1884 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1885 | ||
1886 | ||
1887 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1888 | ||
1889 | ||
1890 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1891 | ||
1892 | ||
fd9f42b6 | 1893 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1894 | |
1895 | # PROP Exclude_From_Build 1 | |
1896 | ||
fd9f42b6 | 1897 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1898 | |
1899 | # PROP Exclude_From_Build 1 | |
1900 | ||
fd9f42b6 | 1901 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1902 | |
1903 | # PROP Exclude_From_Build 1 | |
1904 | ||
fd9f42b6 | 1905 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1906 | |
1907 | # PROP Exclude_From_Build 1 | |
1908 | ||
1909 | !ENDIF | |
1910 | ||
1911 | # End Source File | |
1912 | # Begin Source File | |
1913 | ||
1914 | SOURCE=..\..\src\generic\tabg.cpp | |
1915 | ||
1916 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1917 | ||
1918 | # PROP Exclude_From_Build 1 | |
1919 | ||
1920 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1921 | ||
1922 | # PROP Exclude_From_Build 1 | |
1923 | ||
1924 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1925 | ||
1926 | # PROP Exclude_From_Build 1 | |
1927 | ||
1928 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1929 | ||
1930 | # PROP Exclude_From_Build 1 | |
1931 | ||
fd9f42b6 | 1932 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1933 | |
1934 | ||
fd9f42b6 | 1935 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1936 | |
1937 | ||
fd9f42b6 | 1938 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
1939 | |
1940 | ||
fd9f42b6 | 1941 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
1942 | |
1943 | ||
1944 | !ENDIF | |
1945 | ||
1946 | # End Source File | |
1947 | # Begin Source File | |
1948 | ||
1949 | SOURCE=..\..\src\generic\tbarsmpl.cpp | |
1950 | # End Source File | |
1951 | # Begin Source File | |
1952 | ||
1953 | SOURCE=..\..\src\generic\textdlgg.cpp | |
1954 | # End Source File | |
1955 | # Begin Source File | |
1956 | ||
1957 | SOURCE=..\..\src\generic\tipwin.cpp | |
1958 | # End Source File | |
1959 | # Begin Source File | |
1960 | ||
1961 | SOURCE=..\..\src\generic\treectlg.cpp | |
1962 | # End Source File | |
1963 | # Begin Source File | |
1964 | ||
1965 | SOURCE=..\..\src\generic\vlbox.cpp | |
1966 | # End Source File | |
1967 | # Begin Source File | |
1968 | ||
1969 | SOURCE=..\..\src\generic\vscroll.cpp | |
1970 | # End Source File | |
1971 | # End Group | |
1972 | # Begin Group "wxUniv Sources" | |
1973 | ||
1974 | # PROP Default_Filter "" | |
1975 | # Begin Source File | |
1976 | ||
1977 | SOURCE=..\..\src\univ\bmpbuttn.cpp | |
1978 | ||
1979 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
1980 | ||
1981 | # PROP Exclude_From_Build 1 | |
1982 | ||
1983 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
1984 | ||
1985 | # PROP Exclude_From_Build 1 | |
1986 | ||
1987 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
1988 | ||
1989 | # PROP Exclude_From_Build 1 | |
1990 | ||
1991 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
1992 | ||
1993 | # PROP Exclude_From_Build 1 | |
1994 | ||
fd9f42b6 | 1995 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
1996 | |
1997 | ||
fd9f42b6 | 1998 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
1999 | |
2000 | ||
fd9f42b6 | 2001 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2002 | |
2003 | ||
fd9f42b6 | 2004 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2005 | |
2006 | ||
2007 | !ENDIF | |
2008 | ||
2009 | # End Source File | |
2010 | # Begin Source File | |
2011 | ||
2012 | SOURCE=..\..\src\univ\button.cpp | |
2013 | ||
2014 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2015 | ||
2016 | # PROP Exclude_From_Build 1 | |
2017 | ||
2018 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2019 | ||
2020 | # PROP Exclude_From_Build 1 | |
2021 | ||
2022 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2023 | ||
2024 | # PROP Exclude_From_Build 1 | |
2025 | ||
2026 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2027 | ||
2028 | # PROP Exclude_From_Build 1 | |
2029 | ||
fd9f42b6 | 2030 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2031 | |
2032 | ||
fd9f42b6 | 2033 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2034 | |
2035 | ||
fd9f42b6 | 2036 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2037 | |
2038 | ||
fd9f42b6 | 2039 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2040 | |
2041 | ||
2042 | !ENDIF | |
2043 | ||
2044 | # End Source File | |
2045 | # Begin Source File | |
2046 | ||
2047 | SOURCE=..\..\src\univ\checkbox.cpp | |
2048 | ||
2049 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2050 | ||
2051 | # PROP Exclude_From_Build 1 | |
2052 | ||
2053 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2054 | ||
2055 | # PROP Exclude_From_Build 1 | |
2056 | ||
2057 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2058 | ||
2059 | # PROP Exclude_From_Build 1 | |
2060 | ||
2061 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2062 | ||
2063 | # PROP Exclude_From_Build 1 | |
2064 | ||
fd9f42b6 | 2065 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2066 | |
2067 | ||
fd9f42b6 | 2068 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2069 | |
2070 | ||
fd9f42b6 | 2071 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2072 | |
2073 | ||
fd9f42b6 | 2074 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2075 | |
2076 | ||
2077 | !ENDIF | |
2078 | ||
2079 | # End Source File | |
2080 | # Begin Source File | |
2081 | ||
2082 | SOURCE=..\..\src\univ\checklst.cpp | |
2083 | ||
2084 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2085 | ||
2086 | # PROP Exclude_From_Build 1 | |
2087 | ||
2088 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2089 | ||
2090 | # PROP Exclude_From_Build 1 | |
2091 | ||
2092 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2093 | ||
2094 | # PROP Exclude_From_Build 1 | |
2095 | ||
2096 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2097 | ||
2098 | # PROP Exclude_From_Build 1 | |
2099 | ||
fd9f42b6 | 2100 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2101 | |
2102 | ||
fd9f42b6 | 2103 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2104 | |
2105 | ||
fd9f42b6 | 2106 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2107 | |
2108 | ||
fd9f42b6 | 2109 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2110 | |
2111 | ||
2112 | !ENDIF | |
2113 | ||
2114 | # End Source File | |
2115 | # Begin Source File | |
2116 | ||
2117 | SOURCE=..\..\src\univ\choice.cpp | |
2118 | ||
2119 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2120 | ||
2121 | # PROP Exclude_From_Build 1 | |
2122 | ||
2123 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2124 | ||
2125 | # PROP Exclude_From_Build 1 | |
2126 | ||
2127 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2128 | ||
2129 | # PROP Exclude_From_Build 1 | |
2130 | ||
2131 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2132 | ||
2133 | # PROP Exclude_From_Build 1 | |
2134 | ||
fd9f42b6 | 2135 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2136 | |
2137 | ||
fd9f42b6 | 2138 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2139 | |
2140 | ||
fd9f42b6 | 2141 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2142 | |
2143 | ||
fd9f42b6 | 2144 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2145 | |
2146 | ||
2147 | !ENDIF | |
2148 | ||
2149 | # End Source File | |
2150 | # Begin Source File | |
2151 | ||
2152 | SOURCE=..\..\src\univ\colschem.cpp | |
2153 | ||
2154 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2155 | ||
2156 | # PROP Exclude_From_Build 1 | |
2157 | ||
2158 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2159 | ||
2160 | # PROP Exclude_From_Build 1 | |
2161 | ||
2162 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2163 | ||
2164 | # PROP Exclude_From_Build 1 | |
2165 | ||
2166 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2167 | ||
2168 | # PROP Exclude_From_Build 1 | |
2169 | ||
fd9f42b6 | 2170 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2171 | |
2172 | ||
fd9f42b6 | 2173 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2174 | |
2175 | ||
fd9f42b6 | 2176 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2177 | |
2178 | ||
fd9f42b6 | 2179 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2180 | |
2181 | ||
2182 | !ENDIF | |
2183 | ||
2184 | # End Source File | |
2185 | # Begin Source File | |
2186 | ||
2187 | SOURCE=..\..\src\univ\combobox.cpp | |
2188 | ||
2189 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2190 | ||
2191 | # PROP Exclude_From_Build 1 | |
2192 | ||
2193 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2194 | ||
2195 | # PROP Exclude_From_Build 1 | |
2196 | ||
2197 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2198 | ||
2199 | # PROP Exclude_From_Build 1 | |
2200 | ||
2201 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2202 | ||
2203 | # PROP Exclude_From_Build 1 | |
2204 | ||
fd9f42b6 | 2205 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2206 | |
2207 | ||
fd9f42b6 | 2208 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2209 | |
2210 | ||
fd9f42b6 | 2211 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2212 | |
2213 | ||
fd9f42b6 | 2214 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2215 | |
2216 | ||
2217 | !ENDIF | |
2218 | ||
2219 | # End Source File | |
2220 | # Begin Source File | |
2221 | ||
2222 | SOURCE=..\..\src\univ\control.cpp | |
2223 | ||
2224 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2225 | ||
2226 | # PROP Exclude_From_Build 1 | |
2227 | ||
2228 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2229 | ||
2230 | # PROP Exclude_From_Build 1 | |
2231 | ||
2232 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2233 | ||
2234 | # PROP Exclude_From_Build 1 | |
2235 | ||
2236 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2237 | ||
2238 | # PROP Exclude_From_Build 1 | |
2239 | ||
fd9f42b6 | 2240 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2241 | |
2242 | ||
fd9f42b6 | 2243 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2244 | |
2245 | ||
fd9f42b6 | 2246 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2247 | |
2248 | ||
fd9f42b6 | 2249 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2250 | |
2251 | ||
2252 | !ENDIF | |
2253 | ||
2254 | # End Source File | |
2255 | # Begin Source File | |
2256 | ||
2257 | SOURCE=..\..\src\univ\ctrlrend.cpp | |
2258 | ||
2259 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2260 | ||
2261 | # PROP Exclude_From_Build 1 | |
2262 | ||
2263 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2264 | ||
2265 | # PROP Exclude_From_Build 1 | |
2266 | ||
2267 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2268 | ||
2269 | # PROP Exclude_From_Build 1 | |
2270 | ||
2271 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2272 | ||
2273 | # PROP Exclude_From_Build 1 | |
2274 | ||
fd9f42b6 | 2275 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2276 | |
2277 | ||
fd9f42b6 | 2278 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2279 | |
2280 | ||
fd9f42b6 | 2281 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2282 | |
2283 | ||
fd9f42b6 | 2284 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2285 | |
2286 | ||
2287 | !ENDIF | |
2288 | ||
2289 | # End Source File | |
2290 | # Begin Source File | |
2291 | ||
2292 | SOURCE=..\..\src\univ\dialog.cpp | |
2293 | ||
2294 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2295 | ||
2296 | # PROP Exclude_From_Build 1 | |
2297 | ||
2298 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2299 | ||
2300 | # PROP Exclude_From_Build 1 | |
2301 | ||
2302 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2303 | ||
2304 | # PROP Exclude_From_Build 1 | |
2305 | ||
2306 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2307 | ||
2308 | # PROP Exclude_From_Build 1 | |
2309 | ||
fd9f42b6 | 2310 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2311 | |
2312 | ||
fd9f42b6 | 2313 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2314 | |
2315 | ||
fd9f42b6 | 2316 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2317 | |
2318 | ||
fd9f42b6 | 2319 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2320 | |
2321 | ||
2322 | !ENDIF | |
2323 | ||
2324 | # End Source File | |
2325 | # Begin Source File | |
2326 | ||
2327 | SOURCE=..\..\src\univ\framuniv.cpp | |
2328 | ||
2329 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2330 | ||
2331 | # PROP Exclude_From_Build 1 | |
2332 | ||
2333 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2334 | ||
2335 | # PROP Exclude_From_Build 1 | |
2336 | ||
2337 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2338 | ||
2339 | # PROP Exclude_From_Build 1 | |
2340 | ||
2341 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2342 | ||
2343 | # PROP Exclude_From_Build 1 | |
2344 | ||
fd9f42b6 | 2345 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2346 | |
2347 | ||
fd9f42b6 | 2348 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2349 | |
2350 | ||
fd9f42b6 | 2351 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2352 | |
2353 | ||
fd9f42b6 | 2354 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2355 | |
2356 | ||
2357 | !ENDIF | |
2358 | ||
2359 | # End Source File | |
2360 | # Begin Source File | |
2361 | ||
2362 | SOURCE=..\..\src\univ\gauge.cpp | |
2363 | ||
2364 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2365 | ||
2366 | # PROP Exclude_From_Build 1 | |
2367 | ||
2368 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2369 | ||
2370 | # PROP Exclude_From_Build 1 | |
2371 | ||
2372 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2373 | ||
2374 | # PROP Exclude_From_Build 1 | |
2375 | ||
2376 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2377 | ||
2378 | # PROP Exclude_From_Build 1 | |
2379 | ||
fd9f42b6 | 2380 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2381 | |
2382 | ||
fd9f42b6 | 2383 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2384 | |
2385 | ||
fd9f42b6 | 2386 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2387 | |
2388 | ||
fd9f42b6 | 2389 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2390 | |
2391 | ||
2392 | !ENDIF | |
2393 | ||
2394 | # End Source File | |
2395 | # Begin Source File | |
2396 | ||
fd9f42b6 | 2397 | SOURCE=..\..\src\univ\inpcons.cpp |
d7ac64ee VS |
2398 | |
2399 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2400 | ||
2401 | # PROP Exclude_From_Build 1 | |
2402 | ||
2403 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2404 | ||
2405 | # PROP Exclude_From_Build 1 | |
2406 | ||
2407 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2408 | ||
2409 | # PROP Exclude_From_Build 1 | |
2410 | ||
2411 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2412 | ||
2413 | # PROP Exclude_From_Build 1 | |
2414 | ||
fd9f42b6 | 2415 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2416 | |
2417 | ||
fd9f42b6 | 2418 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2419 | |
2420 | ||
fd9f42b6 | 2421 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2422 | |
2423 | ||
fd9f42b6 | 2424 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2425 | |
2426 | ||
2427 | !ENDIF | |
2428 | ||
2429 | # End Source File | |
2430 | # Begin Source File | |
2431 | ||
fd9f42b6 | 2432 | SOURCE=..\..\src\univ\inphand.cpp |
d7ac64ee VS |
2433 | |
2434 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2435 | ||
2436 | # PROP Exclude_From_Build 1 | |
2437 | ||
2438 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2439 | ||
2440 | # PROP Exclude_From_Build 1 | |
2441 | ||
2442 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2443 | ||
2444 | # PROP Exclude_From_Build 1 | |
2445 | ||
2446 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2447 | ||
2448 | # PROP Exclude_From_Build 1 | |
2449 | ||
fd9f42b6 | 2450 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2451 | |
2452 | ||
fd9f42b6 | 2453 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2454 | |
2455 | ||
fd9f42b6 | 2456 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2457 | |
2458 | ||
fd9f42b6 | 2459 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2460 | |
2461 | ||
2462 | !ENDIF | |
2463 | ||
2464 | # End Source File | |
2465 | # Begin Source File | |
2466 | ||
fd9f42b6 | 2467 | SOURCE=..\..\src\univ\listbox.cpp |
d7ac64ee VS |
2468 | |
2469 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2470 | ||
2471 | # PROP Exclude_From_Build 1 | |
2472 | ||
2473 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2474 | ||
2475 | # PROP Exclude_From_Build 1 | |
2476 | ||
2477 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2478 | ||
2479 | # PROP Exclude_From_Build 1 | |
2480 | ||
2481 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2482 | ||
2483 | # PROP Exclude_From_Build 1 | |
2484 | ||
fd9f42b6 | 2485 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2486 | |
2487 | ||
fd9f42b6 | 2488 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2489 | |
2490 | ||
fd9f42b6 | 2491 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2492 | |
2493 | ||
fd9f42b6 | 2494 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2495 | |
2496 | ||
2497 | !ENDIF | |
2498 | ||
2499 | # End Source File | |
2500 | # Begin Source File | |
2501 | ||
fd9f42b6 | 2502 | SOURCE=..\..\src\univ\menu.cpp |
d7ac64ee VS |
2503 | |
2504 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2505 | ||
2506 | # PROP Exclude_From_Build 1 | |
2507 | ||
2508 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2509 | ||
2510 | # PROP Exclude_From_Build 1 | |
2511 | ||
2512 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2513 | ||
2514 | # PROP Exclude_From_Build 1 | |
2515 | ||
2516 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2517 | ||
2518 | # PROP Exclude_From_Build 1 | |
2519 | ||
fd9f42b6 | 2520 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2521 | |
2522 | ||
fd9f42b6 | 2523 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2524 | |
2525 | ||
fd9f42b6 | 2526 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2527 | |
2528 | ||
fd9f42b6 | 2529 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2530 | |
2531 | ||
2532 | !ENDIF | |
2533 | ||
2534 | # End Source File | |
2535 | # Begin Source File | |
2536 | ||
fd9f42b6 | 2537 | SOURCE=..\..\src\univ\notebook.cpp |
d7ac64ee VS |
2538 | |
2539 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2540 | ||
2541 | # PROP Exclude_From_Build 1 | |
2542 | ||
2543 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2544 | ||
2545 | # PROP Exclude_From_Build 1 | |
2546 | ||
2547 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2548 | ||
2549 | # PROP Exclude_From_Build 1 | |
2550 | ||
2551 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2552 | ||
2553 | # PROP Exclude_From_Build 1 | |
2554 | ||
fd9f42b6 | 2555 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2556 | |
2557 | ||
fd9f42b6 | 2558 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2559 | |
2560 | ||
fd9f42b6 | 2561 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2562 | |
2563 | ||
fd9f42b6 | 2564 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2565 | |
2566 | ||
2567 | !ENDIF | |
2568 | ||
2569 | # End Source File | |
2570 | # Begin Source File | |
2571 | ||
fd9f42b6 | 2572 | SOURCE=..\..\src\univ\radiobox.cpp |
d7ac64ee VS |
2573 | |
2574 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2575 | ||
2576 | # PROP Exclude_From_Build 1 | |
2577 | ||
2578 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2579 | ||
2580 | # PROP Exclude_From_Build 1 | |
2581 | ||
2582 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2583 | ||
2584 | # PROP Exclude_From_Build 1 | |
2585 | ||
2586 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2587 | ||
2588 | # PROP Exclude_From_Build 1 | |
2589 | ||
fd9f42b6 | 2590 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2591 | |
2592 | ||
fd9f42b6 | 2593 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2594 | |
2595 | ||
fd9f42b6 | 2596 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2597 | |
2598 | ||
fd9f42b6 | 2599 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2600 | |
2601 | ||
2602 | !ENDIF | |
2603 | ||
2604 | # End Source File | |
2605 | # Begin Source File | |
2606 | ||
fd9f42b6 | 2607 | SOURCE=..\..\src\univ\radiobut.cpp |
d7ac64ee VS |
2608 | |
2609 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2610 | ||
2611 | # PROP Exclude_From_Build 1 | |
2612 | ||
2613 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2614 | ||
2615 | # PROP Exclude_From_Build 1 | |
2616 | ||
2617 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2618 | ||
2619 | # PROP Exclude_From_Build 1 | |
2620 | ||
2621 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2622 | ||
2623 | # PROP Exclude_From_Build 1 | |
2624 | ||
fd9f42b6 | 2625 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2626 | |
2627 | ||
fd9f42b6 | 2628 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2629 | |
2630 | ||
fd9f42b6 | 2631 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2632 | |
2633 | ||
fd9f42b6 | 2634 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2635 | |
2636 | ||
2637 | !ENDIF | |
2638 | ||
2639 | # End Source File | |
2640 | # Begin Source File | |
2641 | ||
fd9f42b6 | 2642 | SOURCE=..\..\src\univ\scrarrow.cpp |
d7ac64ee VS |
2643 | |
2644 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2645 | ||
2646 | # PROP Exclude_From_Build 1 | |
2647 | ||
2648 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2649 | ||
2650 | # PROP Exclude_From_Build 1 | |
2651 | ||
2652 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2653 | ||
2654 | # PROP Exclude_From_Build 1 | |
2655 | ||
2656 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2657 | ||
2658 | # PROP Exclude_From_Build 1 | |
2659 | ||
fd9f42b6 | 2660 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2661 | |
2662 | ||
fd9f42b6 | 2663 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2664 | |
2665 | ||
fd9f42b6 | 2666 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2667 | |
2668 | ||
fd9f42b6 | 2669 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2670 | |
2671 | ||
2672 | !ENDIF | |
2673 | ||
2674 | # End Source File | |
2675 | # Begin Source File | |
2676 | ||
fd9f42b6 | 2677 | SOURCE=..\..\src\univ\scrolbar.cpp |
d7ac64ee VS |
2678 | |
2679 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2680 | ||
2681 | # PROP Exclude_From_Build 1 | |
2682 | ||
2683 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2684 | ||
2685 | # PROP Exclude_From_Build 1 | |
2686 | ||
2687 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2688 | ||
2689 | # PROP Exclude_From_Build 1 | |
2690 | ||
2691 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2692 | ||
2693 | # PROP Exclude_From_Build 1 | |
2694 | ||
fd9f42b6 | 2695 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2696 | |
2697 | ||
fd9f42b6 | 2698 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2699 | |
2700 | ||
fd9f42b6 | 2701 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2702 | |
2703 | ||
fd9f42b6 | 2704 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2705 | |
2706 | ||
2707 | !ENDIF | |
2708 | ||
2709 | # End Source File | |
2710 | # Begin Source File | |
2711 | ||
fd9f42b6 | 2712 | SOURCE=..\..\src\univ\scrthumb.cpp |
d7ac64ee VS |
2713 | |
2714 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2715 | ||
2716 | # PROP Exclude_From_Build 1 | |
2717 | ||
2718 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2719 | ||
2720 | # PROP Exclude_From_Build 1 | |
2721 | ||
2722 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2723 | ||
2724 | # PROP Exclude_From_Build 1 | |
2725 | ||
2726 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2727 | ||
2728 | # PROP Exclude_From_Build 1 | |
2729 | ||
fd9f42b6 | 2730 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2731 | |
2732 | ||
fd9f42b6 | 2733 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2734 | |
2735 | ||
fd9f42b6 | 2736 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2737 | |
2738 | ||
fd9f42b6 | 2739 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2740 | |
2741 | ||
2742 | !ENDIF | |
2743 | ||
2744 | # End Source File | |
2745 | # Begin Source File | |
2746 | ||
fd9f42b6 | 2747 | SOURCE=..\..\src\univ\slider.cpp |
d7ac64ee VS |
2748 | |
2749 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2750 | ||
2751 | # PROP Exclude_From_Build 1 | |
2752 | ||
2753 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2754 | ||
2755 | # PROP Exclude_From_Build 1 | |
2756 | ||
2757 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2758 | ||
2759 | # PROP Exclude_From_Build 1 | |
2760 | ||
2761 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2762 | ||
2763 | # PROP Exclude_From_Build 1 | |
2764 | ||
fd9f42b6 | 2765 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2766 | |
2767 | ||
fd9f42b6 | 2768 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2769 | |
2770 | ||
fd9f42b6 | 2771 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2772 | |
2773 | ||
fd9f42b6 | 2774 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2775 | |
2776 | ||
2777 | !ENDIF | |
2778 | ||
2779 | # End Source File | |
2780 | # Begin Source File | |
2781 | ||
fd9f42b6 | 2782 | SOURCE=..\..\src\univ\spinbutt.cpp |
d7ac64ee VS |
2783 | |
2784 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2785 | ||
2786 | # PROP Exclude_From_Build 1 | |
2787 | ||
2788 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2789 | ||
2790 | # PROP Exclude_From_Build 1 | |
2791 | ||
2792 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2793 | ||
2794 | # PROP Exclude_From_Build 1 | |
2795 | ||
2796 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2797 | ||
2798 | # PROP Exclude_From_Build 1 | |
2799 | ||
fd9f42b6 | 2800 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2801 | |
2802 | ||
fd9f42b6 | 2803 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2804 | |
2805 | ||
fd9f42b6 | 2806 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2807 | |
2808 | ||
fd9f42b6 | 2809 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2810 | |
2811 | ||
2812 | !ENDIF | |
2813 | ||
2814 | # End Source File | |
2815 | # Begin Source File | |
2816 | ||
fd9f42b6 | 2817 | SOURCE=..\..\src\univ\statbmp.cpp |
d7ac64ee VS |
2818 | |
2819 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2820 | ||
2821 | # PROP Exclude_From_Build 1 | |
2822 | ||
2823 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2824 | ||
2825 | # PROP Exclude_From_Build 1 | |
2826 | ||
2827 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2828 | ||
2829 | # PROP Exclude_From_Build 1 | |
2830 | ||
2831 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2832 | ||
2833 | # PROP Exclude_From_Build 1 | |
2834 | ||
fd9f42b6 | 2835 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2836 | |
2837 | ||
fd9f42b6 | 2838 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2839 | |
2840 | ||
fd9f42b6 | 2841 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2842 | |
2843 | ||
fd9f42b6 | 2844 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2845 | |
2846 | ||
2847 | !ENDIF | |
2848 | ||
2849 | # End Source File | |
2850 | # Begin Source File | |
2851 | ||
fd9f42b6 | 2852 | SOURCE=..\..\src\univ\statbox.cpp |
d7ac64ee VS |
2853 | |
2854 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2855 | ||
2856 | # PROP Exclude_From_Build 1 | |
2857 | ||
2858 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2859 | ||
2860 | # PROP Exclude_From_Build 1 | |
2861 | ||
2862 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2863 | ||
2864 | # PROP Exclude_From_Build 1 | |
2865 | ||
2866 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2867 | ||
2868 | # PROP Exclude_From_Build 1 | |
2869 | ||
fd9f42b6 | 2870 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2871 | |
2872 | ||
fd9f42b6 | 2873 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2874 | |
2875 | ||
fd9f42b6 | 2876 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2877 | |
2878 | ||
fd9f42b6 | 2879 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2880 | |
2881 | ||
2882 | !ENDIF | |
2883 | ||
2884 | # End Source File | |
2885 | # Begin Source File | |
2886 | ||
fd9f42b6 | 2887 | SOURCE=..\..\src\univ\statline.cpp |
d7ac64ee VS |
2888 | |
2889 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2890 | ||
2891 | # PROP Exclude_From_Build 1 | |
2892 | ||
2893 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2894 | ||
2895 | # PROP Exclude_From_Build 1 | |
2896 | ||
2897 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2898 | ||
2899 | # PROP Exclude_From_Build 1 | |
2900 | ||
2901 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2902 | ||
2903 | # PROP Exclude_From_Build 1 | |
2904 | ||
fd9f42b6 | 2905 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2906 | |
2907 | ||
fd9f42b6 | 2908 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2909 | |
2910 | ||
fd9f42b6 | 2911 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2912 | |
2913 | ||
fd9f42b6 | 2914 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2915 | |
2916 | ||
2917 | !ENDIF | |
2918 | ||
2919 | # End Source File | |
2920 | # Begin Source File | |
2921 | ||
fd9f42b6 | 2922 | SOURCE=..\..\src\univ\stattext.cpp |
d7ac64ee VS |
2923 | |
2924 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2925 | ||
2926 | # PROP Exclude_From_Build 1 | |
2927 | ||
2928 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2929 | ||
2930 | # PROP Exclude_From_Build 1 | |
2931 | ||
2932 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2933 | ||
2934 | # PROP Exclude_From_Build 1 | |
2935 | ||
2936 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2937 | ||
2938 | # PROP Exclude_From_Build 1 | |
2939 | ||
fd9f42b6 | 2940 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2941 | |
2942 | ||
fd9f42b6 | 2943 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2944 | |
2945 | ||
fd9f42b6 | 2946 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2947 | |
2948 | ||
fd9f42b6 | 2949 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2950 | |
2951 | ||
2952 | !ENDIF | |
2953 | ||
2954 | # End Source File | |
2955 | # Begin Source File | |
2956 | ||
fd9f42b6 | 2957 | SOURCE=..\..\src\univ\statusbr.cpp |
d7ac64ee VS |
2958 | |
2959 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2960 | ||
2961 | # PROP Exclude_From_Build 1 | |
2962 | ||
2963 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2964 | ||
2965 | # PROP Exclude_From_Build 1 | |
2966 | ||
2967 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
2968 | ||
2969 | # PROP Exclude_From_Build 1 | |
2970 | ||
2971 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
2972 | ||
2973 | # PROP Exclude_From_Build 1 | |
2974 | ||
fd9f42b6 | 2975 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
2976 | |
2977 | ||
fd9f42b6 | 2978 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
2979 | |
2980 | ||
fd9f42b6 | 2981 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
2982 | |
2983 | ||
fd9f42b6 | 2984 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
2985 | |
2986 | ||
2987 | !ENDIF | |
2988 | ||
2989 | # End Source File | |
2990 | # Begin Source File | |
2991 | ||
fd9f42b6 | 2992 | SOURCE=..\..\src\univ\textctrl.cpp |
d7ac64ee VS |
2993 | |
2994 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
2995 | ||
2996 | # PROP Exclude_From_Build 1 | |
2997 | ||
2998 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
2999 | ||
3000 | # PROP Exclude_From_Build 1 | |
3001 | ||
3002 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3003 | ||
3004 | # PROP Exclude_From_Build 1 | |
3005 | ||
3006 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3007 | ||
3008 | # PROP Exclude_From_Build 1 | |
3009 | ||
fd9f42b6 | 3010 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3011 | |
3012 | ||
fd9f42b6 | 3013 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3014 | |
3015 | ||
fd9f42b6 | 3016 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3017 | |
3018 | ||
fd9f42b6 | 3019 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3020 | |
3021 | ||
3022 | !ENDIF | |
3023 | ||
3024 | # End Source File | |
3025 | # Begin Source File | |
3026 | ||
fd9f42b6 | 3027 | SOURCE=..\..\src\univ\theme.cpp |
d7ac64ee VS |
3028 | |
3029 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3030 | ||
3031 | # PROP Exclude_From_Build 1 | |
3032 | ||
3033 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3034 | ||
3035 | # PROP Exclude_From_Build 1 | |
3036 | ||
3037 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3038 | ||
3039 | # PROP Exclude_From_Build 1 | |
3040 | ||
3041 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3042 | ||
3043 | # PROP Exclude_From_Build 1 | |
3044 | ||
fd9f42b6 | 3045 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3046 | |
3047 | ||
fd9f42b6 | 3048 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3049 | |
3050 | ||
fd9f42b6 | 3051 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3052 | |
3053 | ||
fd9f42b6 | 3054 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3055 | |
3056 | ||
3057 | !ENDIF | |
3058 | ||
3059 | # End Source File | |
3060 | # Begin Source File | |
3061 | ||
fd9f42b6 | 3062 | SOURCE=..\..\src\univ\themes\gtk.cpp |
d7ac64ee VS |
3063 | |
3064 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3065 | ||
3066 | # PROP Exclude_From_Build 1 | |
3067 | ||
3068 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3069 | ||
3070 | # PROP Exclude_From_Build 1 | |
3071 | ||
3072 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3073 | ||
3074 | # PROP Exclude_From_Build 1 | |
3075 | ||
3076 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3077 | ||
3078 | # PROP Exclude_From_Build 1 | |
3079 | ||
fd9f42b6 | 3080 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3081 | |
3082 | ||
fd9f42b6 | 3083 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3084 | |
3085 | ||
fd9f42b6 | 3086 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3087 | |
3088 | ||
fd9f42b6 | 3089 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3090 | |
3091 | ||
3092 | !ENDIF | |
3093 | ||
3094 | # End Source File | |
3095 | # Begin Source File | |
3096 | ||
fd9f42b6 | 3097 | SOURCE=..\..\src\univ\themes\metal.cpp |
d7ac64ee VS |
3098 | |
3099 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3100 | ||
3101 | # PROP Exclude_From_Build 1 | |
3102 | ||
3103 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3104 | ||
3105 | # PROP Exclude_From_Build 1 | |
3106 | ||
3107 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3108 | ||
3109 | # PROP Exclude_From_Build 1 | |
3110 | ||
3111 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3112 | ||
3113 | # PROP Exclude_From_Build 1 | |
3114 | ||
fd9f42b6 | 3115 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3116 | |
3117 | ||
fd9f42b6 | 3118 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3119 | |
3120 | ||
fd9f42b6 | 3121 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3122 | |
3123 | ||
fd9f42b6 | 3124 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3125 | |
3126 | ||
3127 | !ENDIF | |
3128 | ||
3129 | # End Source File | |
3130 | # Begin Source File | |
3131 | ||
fd9f42b6 | 3132 | SOURCE=..\..\src\univ\themes\win32.cpp |
d7ac64ee VS |
3133 | |
3134 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3135 | ||
3136 | # PROP Exclude_From_Build 1 | |
3137 | ||
3138 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3139 | ||
3140 | # PROP Exclude_From_Build 1 | |
3141 | ||
3142 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3143 | ||
3144 | # PROP Exclude_From_Build 1 | |
3145 | ||
3146 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3147 | ||
3148 | # PROP Exclude_From_Build 1 | |
3149 | ||
fd9f42b6 | 3150 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3151 | |
3152 | ||
fd9f42b6 | 3153 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3154 | |
3155 | ||
fd9f42b6 | 3156 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3157 | |
3158 | ||
fd9f42b6 | 3159 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3160 | |
3161 | ||
3162 | !ENDIF | |
3163 | ||
3164 | # End Source File | |
3165 | # Begin Source File | |
3166 | ||
fd9f42b6 | 3167 | SOURCE=..\..\src\univ\toolbar.cpp |
d7ac64ee VS |
3168 | |
3169 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3170 | ||
3171 | # PROP Exclude_From_Build 1 | |
3172 | ||
3173 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3174 | ||
3175 | # PROP Exclude_From_Build 1 | |
3176 | ||
3177 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3178 | ||
3179 | # PROP Exclude_From_Build 1 | |
3180 | ||
3181 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3182 | ||
3183 | # PROP Exclude_From_Build 1 | |
3184 | ||
fd9f42b6 | 3185 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3186 | |
3187 | ||
fd9f42b6 | 3188 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3189 | |
3190 | ||
fd9f42b6 | 3191 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3192 | |
3193 | ||
fd9f42b6 | 3194 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3195 | |
3196 | ||
3197 | !ENDIF | |
3198 | ||
3199 | # End Source File | |
3200 | # Begin Source File | |
3201 | ||
fd9f42b6 | 3202 | SOURCE=..\..\src\univ\topluniv.cpp |
d7ac64ee VS |
3203 | |
3204 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3205 | ||
3206 | # PROP Exclude_From_Build 1 | |
3207 | ||
3208 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3209 | ||
3210 | # PROP Exclude_From_Build 1 | |
3211 | ||
3212 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3213 | ||
3214 | # PROP Exclude_From_Build 1 | |
3215 | ||
3216 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3217 | ||
3218 | # PROP Exclude_From_Build 1 | |
3219 | ||
fd9f42b6 | 3220 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3221 | |
3222 | ||
fd9f42b6 | 3223 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3224 | |
3225 | ||
fd9f42b6 | 3226 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3227 | |
3228 | ||
fd9f42b6 | 3229 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3230 | |
3231 | ||
3232 | !ENDIF | |
3233 | ||
3234 | # End Source File | |
3235 | # Begin Source File | |
3236 | ||
3237 | SOURCE=..\..\src\univ\winuniv.cpp | |
3238 | ||
3239 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3240 | ||
3241 | # PROP Exclude_From_Build 1 | |
3242 | ||
3243 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3244 | ||
3245 | # PROP Exclude_From_Build 1 | |
3246 | ||
3247 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3248 | ||
3249 | # PROP Exclude_From_Build 1 | |
3250 | ||
3251 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3252 | ||
3253 | # PROP Exclude_From_Build 1 | |
3254 | ||
fd9f42b6 | 3255 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3256 | |
3257 | ||
fd9f42b6 | 3258 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3259 | |
3260 | ||
fd9f42b6 | 3261 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3262 | |
3263 | ||
fd9f42b6 | 3264 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3265 | |
3266 | ||
3267 | !ENDIF | |
3268 | ||
3269 | # End Source File | |
3270 | # End Group | |
3271 | # Begin Group "Common Sources" | |
3272 | ||
3273 | # PROP Default_Filter "" | |
3274 | # Begin Source File | |
3275 | ||
3276 | SOURCE=..\..\src\common\accesscmn.cpp | |
3277 | # End Source File | |
3278 | # Begin Source File | |
3279 | ||
3280 | SOURCE=..\..\src\common\appcmn.cpp | |
3281 | # End Source File | |
3282 | # Begin Source File | |
3283 | ||
3284 | SOURCE=..\..\src\common\artprov.cpp | |
3285 | # End Source File | |
3286 | # Begin Source File | |
3287 | ||
3288 | SOURCE=..\..\src\common\artstd.cpp | |
3289 | # End Source File | |
3290 | # Begin Source File | |
3291 | ||
3292 | SOURCE=..\..\src\common\bmpbase.cpp | |
3293 | # End Source File | |
3294 | # Begin Source File | |
3295 | ||
3296 | SOURCE=..\..\src\common\choiccmn.cpp | |
3297 | # End Source File | |
3298 | # Begin Source File | |
3299 | ||
3300 | SOURCE=..\..\src\common\clipcmn.cpp | |
3301 | # End Source File | |
3302 | # Begin Source File | |
3303 | ||
3304 | SOURCE=..\..\src\common\cmdproc.cpp | |
3305 | # End Source File | |
3306 | # Begin Source File | |
3307 | ||
3308 | SOURCE=..\..\src\common\cmndata.cpp | |
3309 | # End Source File | |
3310 | # Begin Source File | |
3311 | ||
3312 | SOURCE=..\..\src\common\containr.cpp | |
3313 | # End Source File | |
3314 | # Begin Source File | |
3315 | ||
3316 | SOURCE=..\..\src\common\cshelp.cpp | |
3317 | # End Source File | |
3318 | # Begin Source File | |
3319 | ||
3320 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
3321 | # End Source File | |
3322 | # Begin Source File | |
3323 | ||
3324 | SOURCE=..\..\src\common\ctrlsub.cpp | |
3325 | # End Source File | |
3326 | # Begin Source File | |
3327 | ||
3328 | SOURCE=..\..\src\common\datacmn.cpp | |
3329 | # End Source File | |
3330 | # Begin Source File | |
3331 | ||
3332 | SOURCE=..\..\src\common\dcbase.cpp | |
3333 | # End Source File | |
3334 | # Begin Source File | |
3335 | ||
3336 | SOURCE=..\..\src\common\dlgcmn.cpp | |
3337 | # End Source File | |
3338 | # Begin Source File | |
3339 | ||
3340 | SOURCE=..\..\src\common\dndcmn.cpp | |
3341 | # End Source File | |
3342 | # Begin Source File | |
3343 | ||
3344 | SOURCE=..\..\src\common\dobjcmn.cpp | |
3345 | # End Source File | |
3346 | # Begin Source File | |
3347 | ||
3348 | SOURCE=..\..\src\common\docmdi.cpp | |
3349 | # End Source File | |
3350 | # Begin Source File | |
3351 | ||
3352 | SOURCE=..\..\src\common\docview.cpp | |
3353 | # End Source File | |
3354 | # Begin Source File | |
3355 | ||
3356 | SOURCE=..\..\src\common\dpycmn.cpp | |
3357 | # End Source File | |
3358 | # Begin Source File | |
3359 | ||
3360 | SOURCE=..\..\src\common\dseldlg.cpp | |
3361 | # End Source File | |
3362 | # Begin Source File | |
3363 | ||
3364 | SOURCE=..\..\src\common\effects.cpp | |
3365 | # End Source File | |
3366 | # Begin Source File | |
3367 | ||
3368 | SOURCE=..\..\src\common\event.cpp | |
3369 | # End Source File | |
3370 | # Begin Source File | |
3371 | ||
3372 | SOURCE=..\..\src\common\fddlgcmn.cpp | |
3373 | # End Source File | |
3374 | # Begin Source File | |
3375 | ||
3376 | SOURCE=..\..\src\common\fldlgcmn.cpp | |
3377 | # End Source File | |
3378 | # Begin Source File | |
3379 | ||
3380 | SOURCE=..\..\src\common\fontcmn.cpp | |
3381 | # End Source File | |
3382 | # Begin Source File | |
3383 | ||
3384 | SOURCE=..\..\src\common\fontmap.cpp | |
3385 | # End Source File | |
3386 | # Begin Source File | |
3387 | ||
3388 | SOURCE=..\..\src\common\framecmn.cpp | |
3389 | # End Source File | |
3390 | # Begin Source File | |
3391 | ||
3392 | SOURCE=..\..\src\common\fs_mem.cpp | |
3393 | # End Source File | |
3394 | # Begin Source File | |
3395 | ||
3396 | SOURCE=..\..\src\common\gaugecmn.cpp | |
3397 | # End Source File | |
3398 | # Begin Source File | |
3399 | ||
3400 | SOURCE=..\..\src\common\gdicmn.cpp | |
3401 | # End Source File | |
3402 | # Begin Source File | |
3403 | ||
3404 | SOURCE=..\..\src\common\geometry.cpp | |
3405 | # End Source File | |
3406 | # Begin Source File | |
3407 | ||
3408 | SOURCE=..\..\src\common\gifdecod.cpp | |
3409 | # End Source File | |
3410 | # Begin Source File | |
3411 | ||
3412 | SOURCE=..\..\src\common\helpbase.cpp | |
3413 | # End Source File | |
3414 | # Begin Source File | |
3415 | ||
3416 | SOURCE=..\..\src\common\iconbndl.cpp | |
3417 | # End Source File | |
3418 | # Begin Source File | |
3419 | ||
3420 | SOURCE=..\..\src\common\imagall.cpp | |
3421 | # End Source File | |
3422 | # Begin Source File | |
3423 | ||
3424 | SOURCE=..\..\src\common\imagbmp.cpp | |
3425 | # End Source File | |
3426 | # Begin Source File | |
3427 | ||
3428 | SOURCE=..\..\src\common\image.cpp | |
3429 | # End Source File | |
3430 | # Begin Source File | |
3431 | ||
3432 | SOURCE=..\..\src\common\imagfill.cpp | |
3433 | # End Source File | |
3434 | # Begin Source File | |
3435 | ||
3436 | SOURCE=..\..\src\common\imaggif.cpp | |
3437 | # End Source File | |
3438 | # Begin Source File | |
3439 | ||
3440 | SOURCE=..\..\src\common\imagiff.cpp | |
3441 | # End Source File | |
3442 | # Begin Source File | |
3443 | ||
3444 | SOURCE=..\..\src\common\imagjpeg.cpp | |
3445 | # End Source File | |
3446 | # Begin Source File | |
3447 | ||
3448 | SOURCE=..\..\src\common\imagpcx.cpp | |
3449 | # End Source File | |
3450 | # Begin Source File | |
3451 | ||
3452 | SOURCE=..\..\src\common\imagpng.cpp | |
3453 | # End Source File | |
3454 | # Begin Source File | |
3455 | ||
3456 | SOURCE=..\..\src\common\imagpnm.cpp | |
3457 | # End Source File | |
3458 | # Begin Source File | |
3459 | ||
3460 | SOURCE=..\..\src\common\imagtiff.cpp | |
3461 | # End Source File | |
3462 | # Begin Source File | |
3463 | ||
3464 | SOURCE=..\..\src\common\imagxpm.cpp | |
3465 | # End Source File | |
3466 | # Begin Source File | |
3467 | ||
3468 | SOURCE=..\..\src\common\layout.cpp | |
3469 | # End Source File | |
3470 | # Begin Source File | |
3471 | ||
3472 | SOURCE=..\..\src\common\lboxcmn.cpp | |
3473 | # End Source File | |
3474 | # Begin Source File | |
3475 | ||
3476 | SOURCE=..\..\src\common\matrix.cpp | |
3477 | # End Source File | |
3478 | # Begin Source File | |
3479 | ||
3480 | SOURCE=..\..\src\common\menucmn.cpp | |
3481 | # End Source File | |
3482 | # Begin Source File | |
3483 | ||
3484 | SOURCE=..\..\src\common\msgout.cpp | |
3485 | # End Source File | |
3486 | # Begin Source File | |
3487 | ||
3488 | SOURCE=..\..\src\common\nbkbase.cpp | |
3489 | # End Source File | |
3490 | # Begin Source File | |
3491 | ||
3492 | SOURCE=..\..\src\common\paper.cpp | |
3493 | # End Source File | |
3494 | # Begin Source File | |
3495 | ||
3496 | SOURCE=..\..\src\common\popupcmn.cpp | |
3497 | # End Source File | |
3498 | # Begin Source File | |
3499 | ||
3500 | SOURCE=..\..\src\common\prntbase.cpp | |
3501 | # End Source File | |
3502 | # Begin Source File | |
3503 | ||
3504 | SOURCE=..\..\src\common\quantize.cpp | |
3505 | # End Source File | |
3506 | # Begin Source File | |
3507 | ||
3508 | SOURCE=..\..\src\common\radiocmn.cpp | |
3509 | # End Source File | |
3510 | # Begin Source File | |
3511 | ||
3512 | SOURCE=..\..\src\common\rendcmn.cpp | |
3513 | # End Source File | |
3514 | # Begin Source File | |
3515 | ||
3516 | SOURCE=..\..\src\common\rgncmn.cpp | |
3517 | # End Source File | |
3518 | # Begin Source File | |
3519 | ||
3520 | SOURCE=..\..\src\common\settcmn.cpp | |
3521 | # End Source File | |
3522 | # Begin Source File | |
3523 | ||
3524 | SOURCE=..\..\src\common\sizer.cpp | |
3525 | # End Source File | |
3526 | # Begin Source File | |
3527 | ||
3528 | SOURCE=..\..\src\common\statbar.cpp | |
3529 | # End Source File | |
3530 | # Begin Source File | |
3531 | ||
3532 | SOURCE=..\..\src\common\tbarbase.cpp | |
3533 | # End Source File | |
3534 | # Begin Source File | |
3535 | ||
3536 | SOURCE=..\..\src\common\textcmn.cpp | |
3537 | # End Source File | |
3538 | # Begin Source File | |
3539 | ||
3540 | SOURCE=..\..\src\common\timercmn.cpp | |
3541 | # End Source File | |
3542 | # Begin Source File | |
3543 | ||
3544 | SOURCE=..\..\src\common\toplvcmn.cpp | |
3545 | # End Source File | |
3546 | # Begin Source File | |
3547 | ||
3548 | SOURCE=..\..\src\common\treebase.cpp | |
3549 | # End Source File | |
3550 | # Begin Source File | |
3551 | ||
3552 | SOURCE=..\..\src\common\utilscmn.cpp | |
3553 | # End Source File | |
3554 | # Begin Source File | |
3555 | ||
3556 | SOURCE=..\..\src\common\valgen.cpp | |
3557 | # End Source File | |
3558 | # Begin Source File | |
3559 | ||
3560 | SOURCE=..\..\src\common\validate.cpp | |
3561 | # End Source File | |
3562 | # Begin Source File | |
3563 | ||
3564 | SOURCE=..\..\src\common\valtext.cpp | |
3565 | # End Source File | |
3566 | # Begin Source File | |
3567 | ||
3568 | SOURCE=..\..\src\common\wincmn.cpp | |
3569 | # End Source File | |
3570 | # Begin Source File | |
3571 | ||
3572 | SOURCE=..\..\src\common\xpmdecod.cpp | |
3573 | # End Source File | |
3574 | # End Group | |
3575 | # Begin Group "MSW Sources" | |
3576 | ||
3577 | # PROP Default_Filter "" | |
3578 | # Begin Source File | |
3579 | ||
3580 | SOURCE=..\..\src\msw\accel.cpp | |
3581 | ||
3582 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3583 | ||
3584 | ||
3585 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3586 | ||
3587 | ||
3588 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3589 | ||
3590 | ||
3591 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3592 | ||
3593 | ||
fd9f42b6 | 3594 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3595 | |
3596 | # PROP Exclude_From_Build 1 | |
3597 | ||
fd9f42b6 | 3598 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3599 | |
3600 | # PROP Exclude_From_Build 1 | |
3601 | ||
fd9f42b6 | 3602 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3603 | |
3604 | # PROP Exclude_From_Build 1 | |
3605 | ||
fd9f42b6 | 3606 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3607 | |
3608 | # PROP Exclude_From_Build 1 | |
3609 | ||
3610 | !ENDIF | |
3611 | ||
3612 | # End Source File | |
3613 | # Begin Source File | |
3614 | ||
3615 | SOURCE=..\..\src\msw\app.cpp | |
3616 | # End Source File | |
3617 | # Begin Source File | |
3618 | ||
d7ac64ee VS |
3619 | SOURCE=..\..\src\msw\bitmap.cpp |
3620 | # End Source File | |
3621 | # Begin Source File | |
3622 | ||
3623 | SOURCE=..\..\src\msw\bmpbuttn.cpp | |
3624 | ||
3625 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3626 | ||
3627 | ||
3628 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3629 | ||
3630 | ||
3631 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3632 | ||
3633 | ||
3634 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3635 | ||
3636 | ||
fd9f42b6 | 3637 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3638 | |
3639 | # PROP Exclude_From_Build 1 | |
3640 | ||
fd9f42b6 | 3641 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3642 | |
3643 | # PROP Exclude_From_Build 1 | |
3644 | ||
fd9f42b6 | 3645 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3646 | |
3647 | # PROP Exclude_From_Build 1 | |
3648 | ||
fd9f42b6 | 3649 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3650 | |
3651 | # PROP Exclude_From_Build 1 | |
3652 | ||
3653 | !ENDIF | |
3654 | ||
3655 | # End Source File | |
3656 | # Begin Source File | |
3657 | ||
3658 | SOURCE=..\..\src\msw\brush.cpp | |
3659 | # End Source File | |
3660 | # Begin Source File | |
3661 | ||
3662 | SOURCE=..\..\src\msw\button.cpp | |
3663 | ||
3664 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3665 | ||
3666 | ||
3667 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3668 | ||
3669 | ||
3670 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3671 | ||
3672 | ||
3673 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3674 | ||
3675 | ||
fd9f42b6 | 3676 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3677 | |
3678 | # PROP Exclude_From_Build 1 | |
3679 | ||
fd9f42b6 | 3680 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3681 | |
3682 | # PROP Exclude_From_Build 1 | |
3683 | ||
fd9f42b6 | 3684 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3685 | |
3686 | # PROP Exclude_From_Build 1 | |
3687 | ||
fd9f42b6 | 3688 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3689 | |
3690 | # PROP Exclude_From_Build 1 | |
3691 | ||
3692 | !ENDIF | |
3693 | ||
3694 | # End Source File | |
3695 | # Begin Source File | |
3696 | ||
3697 | SOURCE=..\..\src\msw\caret.cpp | |
3698 | # End Source File | |
3699 | # Begin Source File | |
3700 | ||
3701 | SOURCE=..\..\src\msw\checkbox.cpp | |
3702 | ||
3703 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3704 | ||
3705 | ||
3706 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3707 | ||
3708 | ||
3709 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3710 | ||
3711 | ||
3712 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3713 | ||
3714 | ||
fd9f42b6 | 3715 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3716 | |
3717 | # PROP Exclude_From_Build 1 | |
3718 | ||
fd9f42b6 | 3719 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3720 | |
3721 | # PROP Exclude_From_Build 1 | |
3722 | ||
fd9f42b6 | 3723 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3724 | |
3725 | # PROP Exclude_From_Build 1 | |
3726 | ||
fd9f42b6 | 3727 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3728 | |
3729 | # PROP Exclude_From_Build 1 | |
3730 | ||
3731 | !ENDIF | |
3732 | ||
3733 | # End Source File | |
3734 | # Begin Source File | |
3735 | ||
3736 | SOURCE=..\..\src\msw\checklst.cpp | |
3737 | ||
3738 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3739 | ||
3740 | ||
3741 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3742 | ||
3743 | ||
3744 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3745 | ||
3746 | ||
3747 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3748 | ||
3749 | ||
fd9f42b6 | 3750 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3751 | |
3752 | # PROP Exclude_From_Build 1 | |
3753 | ||
fd9f42b6 | 3754 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3755 | |
3756 | # PROP Exclude_From_Build 1 | |
3757 | ||
fd9f42b6 | 3758 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3759 | |
3760 | # PROP Exclude_From_Build 1 | |
3761 | ||
fd9f42b6 | 3762 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3763 | |
3764 | # PROP Exclude_From_Build 1 | |
3765 | ||
3766 | !ENDIF | |
3767 | ||
3768 | # End Source File | |
3769 | # Begin Source File | |
3770 | ||
3771 | SOURCE=..\..\src\msw\choice.cpp | |
3772 | ||
3773 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3774 | ||
3775 | ||
3776 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3777 | ||
3778 | ||
3779 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3780 | ||
3781 | ||
3782 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3783 | ||
3784 | ||
fd9f42b6 | 3785 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3786 | |
3787 | # PROP Exclude_From_Build 1 | |
3788 | ||
fd9f42b6 | 3789 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3790 | |
3791 | # PROP Exclude_From_Build 1 | |
3792 | ||
fd9f42b6 | 3793 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3794 | |
3795 | # PROP Exclude_From_Build 1 | |
3796 | ||
fd9f42b6 | 3797 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3798 | |
3799 | # PROP Exclude_From_Build 1 | |
3800 | ||
3801 | !ENDIF | |
3802 | ||
3803 | # End Source File | |
3804 | # Begin Source File | |
3805 | ||
3806 | SOURCE=..\..\src\msw\clipbrd.cpp | |
3807 | # End Source File | |
3808 | # Begin Source File | |
3809 | ||
3810 | SOURCE=..\..\src\msw\colordlg.cpp | |
3811 | ||
3812 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3813 | ||
3814 | ||
3815 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3816 | ||
3817 | ||
3818 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3819 | ||
3820 | ||
3821 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3822 | ||
3823 | ||
fd9f42b6 | 3824 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3825 | |
3826 | # PROP Exclude_From_Build 1 | |
3827 | ||
fd9f42b6 | 3828 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3829 | |
3830 | # PROP Exclude_From_Build 1 | |
3831 | ||
fd9f42b6 | 3832 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3833 | |
3834 | # PROP Exclude_From_Build 1 | |
3835 | ||
fd9f42b6 | 3836 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3837 | |
3838 | # PROP Exclude_From_Build 1 | |
3839 | ||
3840 | !ENDIF | |
3841 | ||
3842 | # End Source File | |
3843 | # Begin Source File | |
3844 | ||
3845 | SOURCE=..\..\src\msw\colour.cpp | |
3846 | # End Source File | |
3847 | # Begin Source File | |
3848 | ||
3849 | SOURCE=..\..\src\msw\combobox.cpp | |
3850 | ||
3851 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3852 | ||
3853 | ||
3854 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3855 | ||
3856 | ||
3857 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3858 | ||
3859 | ||
3860 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3861 | ||
3862 | ||
fd9f42b6 | 3863 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3864 | |
3865 | # PROP Exclude_From_Build 1 | |
3866 | ||
fd9f42b6 | 3867 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3868 | |
3869 | # PROP Exclude_From_Build 1 | |
3870 | ||
fd9f42b6 | 3871 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3872 | |
3873 | # PROP Exclude_From_Build 1 | |
3874 | ||
fd9f42b6 | 3875 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3876 | |
3877 | # PROP Exclude_From_Build 1 | |
3878 | ||
3879 | !ENDIF | |
3880 | ||
3881 | # End Source File | |
3882 | # Begin Source File | |
3883 | ||
3884 | SOURCE=..\..\src\msw\control.cpp | |
3885 | ||
3886 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3887 | ||
3888 | ||
3889 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3890 | ||
3891 | ||
3892 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3893 | ||
3894 | ||
3895 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3896 | ||
3897 | ||
fd9f42b6 | 3898 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3899 | |
3900 | # PROP Exclude_From_Build 1 | |
3901 | ||
fd9f42b6 | 3902 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3903 | |
3904 | # PROP Exclude_From_Build 1 | |
3905 | ||
fd9f42b6 | 3906 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3907 | |
3908 | # PROP Exclude_From_Build 1 | |
3909 | ||
fd9f42b6 | 3910 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3911 | |
3912 | # PROP Exclude_From_Build 1 | |
3913 | ||
3914 | !ENDIF | |
3915 | ||
3916 | # End Source File | |
3917 | # Begin Source File | |
3918 | ||
3919 | SOURCE=..\..\src\msw\cursor.cpp | |
3920 | # End Source File | |
3921 | # Begin Source File | |
3922 | ||
3923 | SOURCE=..\..\src\msw\data.cpp | |
3924 | # End Source File | |
3925 | # Begin Source File | |
3926 | ||
d7ac64ee VS |
3927 | SOURCE=..\..\src\msw\dc.cpp |
3928 | # End Source File | |
3929 | # Begin Source File | |
3930 | ||
3931 | SOURCE=..\..\src\msw\dcclient.cpp | |
3932 | # End Source File | |
3933 | # Begin Source File | |
3934 | ||
3935 | SOURCE=..\..\src\msw\dcmemory.cpp | |
3936 | # End Source File | |
3937 | # Begin Source File | |
3938 | ||
3939 | SOURCE=..\..\src\msw\dcprint.cpp | |
3940 | # End Source File | |
3941 | # Begin Source File | |
3942 | ||
3943 | SOURCE=..\..\src\msw\dcscreen.cpp | |
3944 | # End Source File | |
3945 | # Begin Source File | |
3946 | ||
3947 | SOURCE=..\..\src\msw\dialog.cpp | |
3948 | ||
3949 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
3950 | ||
3951 | ||
3952 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
3953 | ||
3954 | ||
3955 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
3956 | ||
3957 | ||
3958 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
3959 | ||
3960 | ||
fd9f42b6 | 3961 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
3962 | |
3963 | # PROP Exclude_From_Build 1 | |
3964 | ||
fd9f42b6 | 3965 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
3966 | |
3967 | # PROP Exclude_From_Build 1 | |
3968 | ||
fd9f42b6 | 3969 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
3970 | |
3971 | # PROP Exclude_From_Build 1 | |
3972 | ||
fd9f42b6 | 3973 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
3974 | |
3975 | # PROP Exclude_From_Build 1 | |
3976 | ||
3977 | !ENDIF | |
3978 | ||
3979 | # End Source File | |
3980 | # Begin Source File | |
3981 | ||
3982 | SOURCE=..\..\src\msw\dialup.cpp | |
3983 | # End Source File | |
3984 | # Begin Source File | |
3985 | ||
3986 | SOURCE=..\..\src\msw\dib.cpp | |
3987 | # End Source File | |
3988 | # Begin Source File | |
3989 | ||
3990 | SOURCE=..\..\src\msw\dirdlg.cpp | |
3991 | # End Source File | |
3992 | # Begin Source File | |
3993 | ||
3994 | SOURCE=..\..\src\msw\display.cpp | |
3995 | # End Source File | |
3996 | # Begin Source File | |
3997 | ||
3998 | SOURCE=..\..\src\msw\dragimag.cpp | |
3999 | ||
4000 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4001 | ||
4002 | ||
4003 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4004 | ||
4005 | ||
4006 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4007 | ||
4008 | ||
4009 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4010 | ||
4011 | ||
fd9f42b6 | 4012 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4013 | |
4014 | # PROP Exclude_From_Build 1 | |
4015 | ||
fd9f42b6 | 4016 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4017 | |
4018 | # PROP Exclude_From_Build 1 | |
4019 | ||
fd9f42b6 | 4020 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4021 | |
4022 | # PROP Exclude_From_Build 1 | |
4023 | ||
fd9f42b6 | 4024 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4025 | |
4026 | # PROP Exclude_From_Build 1 | |
4027 | ||
4028 | !ENDIF | |
4029 | ||
4030 | # End Source File | |
4031 | # Begin Source File | |
4032 | ||
d7ac64ee VS |
4033 | SOURCE=..\..\src\msw\dummy.cpp |
4034 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
4035 | # ADD CPP /Yc"wx/wxprec.h" | |
4036 | # End Source File | |
4037 | # Begin Source File | |
4038 | ||
4039 | SOURCE=..\..\src\msw\enhmeta.cpp | |
4040 | # End Source File | |
4041 | # Begin Source File | |
4042 | ||
4043 | SOURCE=..\..\src\msw\evtloop.cpp | |
4044 | # End Source File | |
4045 | # Begin Source File | |
4046 | ||
4047 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
4048 | ||
4049 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4050 | ||
4051 | ||
4052 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4053 | ||
4054 | ||
4055 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4056 | ||
4057 | ||
4058 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4059 | ||
4060 | ||
fd9f42b6 | 4061 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4062 | |
4063 | # PROP Exclude_From_Build 1 | |
4064 | ||
fd9f42b6 | 4065 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4066 | |
4067 | # PROP Exclude_From_Build 1 | |
4068 | ||
fd9f42b6 | 4069 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4070 | |
4071 | # PROP Exclude_From_Build 1 | |
4072 | ||
fd9f42b6 | 4073 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4074 | |
4075 | # PROP Exclude_From_Build 1 | |
4076 | ||
4077 | !ENDIF | |
4078 | ||
4079 | # End Source File | |
4080 | # Begin Source File | |
4081 | ||
4082 | SOURCE=..\..\src\msw\filedlg.cpp | |
4083 | ||
4084 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4085 | ||
4086 | ||
4087 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4088 | ||
4089 | ||
4090 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4091 | ||
4092 | ||
4093 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4094 | ||
4095 | ||
fd9f42b6 | 4096 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4097 | |
4098 | # PROP Exclude_From_Build 1 | |
4099 | ||
fd9f42b6 | 4100 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4101 | |
4102 | # PROP Exclude_From_Build 1 | |
4103 | ||
fd9f42b6 | 4104 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4105 | |
4106 | # PROP Exclude_From_Build 1 | |
4107 | ||
fd9f42b6 | 4108 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4109 | |
4110 | # PROP Exclude_From_Build 1 | |
4111 | ||
4112 | !ENDIF | |
4113 | ||
4114 | # End Source File | |
4115 | # Begin Source File | |
4116 | ||
4117 | SOURCE=..\..\src\msw\font.cpp | |
4118 | # End Source File | |
4119 | # Begin Source File | |
4120 | ||
4121 | SOURCE=..\..\src\msw\fontdlg.cpp | |
4122 | ||
4123 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4124 | ||
4125 | ||
4126 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4127 | ||
4128 | ||
4129 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4130 | ||
4131 | ||
4132 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4133 | ||
4134 | ||
fd9f42b6 | 4135 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4136 | |
4137 | # PROP Exclude_From_Build 1 | |
4138 | ||
fd9f42b6 | 4139 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4140 | |
4141 | # PROP Exclude_From_Build 1 | |
4142 | ||
fd9f42b6 | 4143 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4144 | |
4145 | # PROP Exclude_From_Build 1 | |
4146 | ||
fd9f42b6 | 4147 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4148 | |
4149 | # PROP Exclude_From_Build 1 | |
4150 | ||
4151 | !ENDIF | |
4152 | ||
4153 | # End Source File | |
4154 | # Begin Source File | |
4155 | ||
4156 | SOURCE=..\..\src\msw\fontenum.cpp | |
4157 | # End Source File | |
4158 | # Begin Source File | |
4159 | ||
4160 | SOURCE=..\..\src\msw\fontutil.cpp | |
4161 | # End Source File | |
4162 | # Begin Source File | |
4163 | ||
4164 | SOURCE=..\..\src\msw\frame.cpp | |
4165 | ||
4166 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4167 | ||
4168 | ||
4169 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4170 | ||
4171 | ||
4172 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4173 | ||
4174 | ||
4175 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4176 | ||
4177 | ||
fd9f42b6 | 4178 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4179 | |
4180 | # PROP Exclude_From_Build 1 | |
4181 | ||
fd9f42b6 | 4182 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4183 | |
4184 | # PROP Exclude_From_Build 1 | |
4185 | ||
fd9f42b6 | 4186 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4187 | |
4188 | # PROP Exclude_From_Build 1 | |
4189 | ||
fd9f42b6 | 4190 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4191 | |
4192 | # PROP Exclude_From_Build 1 | |
4193 | ||
4194 | !ENDIF | |
4195 | ||
4196 | # End Source File | |
4197 | # Begin Source File | |
4198 | ||
4199 | SOURCE=..\..\src\msw\gauge95.cpp | |
4200 | ||
4201 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4202 | ||
4203 | ||
4204 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4205 | ||
4206 | ||
4207 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4208 | ||
4209 | ||
4210 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4211 | ||
4212 | ||
fd9f42b6 | 4213 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4214 | |
4215 | # PROP Exclude_From_Build 1 | |
4216 | ||
fd9f42b6 | 4217 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4218 | |
4219 | # PROP Exclude_From_Build 1 | |
4220 | ||
fd9f42b6 | 4221 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4222 | |
4223 | # PROP Exclude_From_Build 1 | |
4224 | ||
fd9f42b6 | 4225 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4226 | |
4227 | # PROP Exclude_From_Build 1 | |
4228 | ||
4229 | !ENDIF | |
4230 | ||
4231 | # End Source File | |
4232 | # Begin Source File | |
4233 | ||
4234 | SOURCE=..\..\src\msw\gdiimage.cpp | |
4235 | # End Source File | |
4236 | # Begin Source File | |
4237 | ||
4238 | SOURCE=..\..\src\msw\gdiobj.cpp | |
4239 | # End Source File | |
4240 | # Begin Source File | |
4241 | ||
4242 | SOURCE=..\..\src\msw\helpchm.cpp | |
4243 | # End Source File | |
4244 | # Begin Source File | |
4245 | ||
4246 | SOURCE=..\..\src\msw\helpwin.cpp | |
4247 | # End Source File | |
4248 | # Begin Source File | |
4249 | ||
4250 | SOURCE=..\..\src\msw\icon.cpp | |
4251 | # End Source File | |
4252 | # Begin Source File | |
4253 | ||
4254 | SOURCE=..\..\src\msw\imaglist.cpp | |
4255 | ||
4256 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4257 | ||
4258 | ||
4259 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4260 | ||
4261 | ||
4262 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4263 | ||
4264 | ||
4265 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4266 | ||
4267 | ||
fd9f42b6 | 4268 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4269 | |
4270 | # PROP Exclude_From_Build 1 | |
4271 | ||
fd9f42b6 | 4272 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4273 | |
4274 | # PROP Exclude_From_Build 1 | |
4275 | ||
fd9f42b6 | 4276 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4277 | |
4278 | # PROP Exclude_From_Build 1 | |
4279 | ||
fd9f42b6 | 4280 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4281 | |
4282 | # PROP Exclude_From_Build 1 | |
4283 | ||
4284 | !ENDIF | |
4285 | ||
4286 | # End Source File | |
4287 | # Begin Source File | |
4288 | ||
4289 | SOURCE=..\..\src\msw\iniconf.cpp | |
4290 | ||
4291 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4292 | ||
4293 | ||
4294 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4295 | ||
4296 | ||
4297 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4298 | ||
4299 | ||
4300 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4301 | ||
4302 | ||
fd9f42b6 | 4303 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4304 | |
4305 | # PROP Exclude_From_Build 1 | |
4306 | ||
fd9f42b6 | 4307 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4308 | |
4309 | # PROP Exclude_From_Build 1 | |
4310 | ||
fd9f42b6 | 4311 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4312 | |
4313 | # PROP Exclude_From_Build 1 | |
4314 | ||
fd9f42b6 | 4315 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4316 | |
4317 | # PROP Exclude_From_Build 1 | |
4318 | ||
4319 | !ENDIF | |
4320 | ||
4321 | # End Source File | |
4322 | # Begin Source File | |
4323 | ||
4324 | SOURCE=..\..\src\msw\listbox.cpp | |
4325 | ||
4326 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4327 | ||
4328 | ||
4329 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4330 | ||
4331 | ||
4332 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4333 | ||
4334 | ||
4335 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4336 | ||
4337 | ||
fd9f42b6 | 4338 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4339 | |
4340 | # PROP Exclude_From_Build 1 | |
4341 | ||
fd9f42b6 | 4342 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4343 | |
4344 | # PROP Exclude_From_Build 1 | |
4345 | ||
fd9f42b6 | 4346 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4347 | |
4348 | # PROP Exclude_From_Build 1 | |
4349 | ||
fd9f42b6 | 4350 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4351 | |
4352 | # PROP Exclude_From_Build 1 | |
4353 | ||
4354 | !ENDIF | |
4355 | ||
4356 | # End Source File | |
4357 | # Begin Source File | |
4358 | ||
4359 | SOURCE=..\..\src\msw\listctrl.cpp | |
4360 | ||
4361 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4362 | ||
4363 | ||
4364 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4365 | ||
4366 | ||
4367 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4368 | ||
4369 | ||
4370 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4371 | ||
4372 | ||
fd9f42b6 | 4373 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4374 | |
4375 | # PROP Exclude_From_Build 1 | |
4376 | ||
fd9f42b6 | 4377 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4378 | |
4379 | # PROP Exclude_From_Build 1 | |
4380 | ||
fd9f42b6 | 4381 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4382 | |
4383 | # PROP Exclude_From_Build 1 | |
4384 | ||
fd9f42b6 | 4385 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4386 | |
4387 | # PROP Exclude_From_Build 1 | |
4388 | ||
4389 | !ENDIF | |
4390 | ||
4391 | # End Source File | |
4392 | # Begin Source File | |
4393 | ||
4394 | SOURCE=..\..\src\msw\main.cpp | |
4395 | # End Source File | |
4396 | # Begin Source File | |
4397 | ||
4398 | SOURCE=..\..\src\msw\mdi.cpp | |
4399 | ||
4400 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4401 | ||
4402 | ||
4403 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4404 | ||
4405 | ||
4406 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4407 | ||
4408 | ||
4409 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4410 | ||
4411 | ||
fd9f42b6 | 4412 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4413 | |
4414 | # PROP Exclude_From_Build 1 | |
4415 | ||
fd9f42b6 | 4416 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4417 | |
4418 | # PROP Exclude_From_Build 1 | |
4419 | ||
fd9f42b6 | 4420 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4421 | |
4422 | # PROP Exclude_From_Build 1 | |
4423 | ||
fd9f42b6 | 4424 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4425 | |
4426 | # PROP Exclude_From_Build 1 | |
4427 | ||
4428 | !ENDIF | |
4429 | ||
4430 | # End Source File | |
4431 | # Begin Source File | |
4432 | ||
4433 | SOURCE=..\..\src\msw\menu.cpp | |
4434 | ||
4435 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4436 | ||
4437 | ||
4438 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4439 | ||
4440 | ||
4441 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4442 | ||
4443 | ||
4444 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4445 | ||
4446 | ||
fd9f42b6 | 4447 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4448 | |
4449 | # PROP Exclude_From_Build 1 | |
4450 | ||
fd9f42b6 | 4451 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4452 | |
4453 | # PROP Exclude_From_Build 1 | |
4454 | ||
fd9f42b6 | 4455 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4456 | |
4457 | # PROP Exclude_From_Build 1 | |
4458 | ||
fd9f42b6 | 4459 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4460 | |
4461 | # PROP Exclude_From_Build 1 | |
4462 | ||
4463 | !ENDIF | |
4464 | ||
4465 | # End Source File | |
4466 | # Begin Source File | |
4467 | ||
4468 | SOURCE=..\..\src\msw\menuitem.cpp | |
4469 | ||
4470 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4471 | ||
4472 | ||
4473 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4474 | ||
4475 | ||
4476 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4477 | ||
4478 | ||
4479 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4480 | ||
4481 | ||
fd9f42b6 | 4482 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4483 | |
4484 | # PROP Exclude_From_Build 1 | |
4485 | ||
fd9f42b6 | 4486 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4487 | |
4488 | # PROP Exclude_From_Build 1 | |
4489 | ||
fd9f42b6 | 4490 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4491 | |
4492 | # PROP Exclude_From_Build 1 | |
4493 | ||
fd9f42b6 | 4494 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4495 | |
4496 | # PROP Exclude_From_Build 1 | |
4497 | ||
4498 | !ENDIF | |
4499 | ||
4500 | # End Source File | |
4501 | # Begin Source File | |
4502 | ||
4503 | SOURCE=..\..\src\msw\metafile.cpp | |
4504 | ||
4505 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4506 | ||
4507 | ||
4508 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4509 | ||
4510 | ||
4511 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4512 | ||
4513 | ||
4514 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4515 | ||
4516 | ||
fd9f42b6 | 4517 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4518 | |
4519 | # PROP Exclude_From_Build 1 | |
4520 | ||
fd9f42b6 | 4521 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4522 | |
4523 | # PROP Exclude_From_Build 1 | |
4524 | ||
fd9f42b6 | 4525 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4526 | |
4527 | # PROP Exclude_From_Build 1 | |
4528 | ||
fd9f42b6 | 4529 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4530 | |
4531 | # PROP Exclude_From_Build 1 | |
4532 | ||
4533 | !ENDIF | |
4534 | ||
4535 | # End Source File | |
4536 | # Begin Source File | |
4537 | ||
4538 | SOURCE=..\..\src\msw\minifram.cpp | |
4539 | # End Source File | |
4540 | # Begin Source File | |
4541 | ||
4542 | SOURCE=..\..\src\msw\msgdlg.cpp | |
4543 | ||
4544 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4545 | ||
4546 | ||
4547 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4548 | ||
4549 | ||
4550 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4551 | ||
4552 | ||
4553 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4554 | ||
4555 | ||
fd9f42b6 | 4556 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4557 | |
4558 | # PROP Exclude_From_Build 1 | |
4559 | ||
fd9f42b6 | 4560 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4561 | |
4562 | # PROP Exclude_From_Build 1 | |
4563 | ||
fd9f42b6 | 4564 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4565 | |
4566 | # PROP Exclude_From_Build 1 | |
4567 | ||
fd9f42b6 | 4568 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4569 | |
4570 | # PROP Exclude_From_Build 1 | |
4571 | ||
4572 | !ENDIF | |
4573 | ||
4574 | # End Source File | |
4575 | # Begin Source File | |
4576 | ||
4577 | SOURCE=..\..\src\msw\mslu.cpp | |
4578 | # End Source File | |
4579 | # Begin Source File | |
4580 | ||
4581 | SOURCE=..\..\src\msw\nativdlg.cpp | |
4582 | ||
4583 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4584 | ||
4585 | ||
4586 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4587 | ||
4588 | ||
4589 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4590 | ||
4591 | ||
4592 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4593 | ||
4594 | ||
fd9f42b6 | 4595 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4596 | |
4597 | # PROP Exclude_From_Build 1 | |
4598 | ||
fd9f42b6 | 4599 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4600 | |
4601 | # PROP Exclude_From_Build 1 | |
4602 | ||
fd9f42b6 | 4603 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4604 | |
4605 | # PROP Exclude_From_Build 1 | |
4606 | ||
fd9f42b6 | 4607 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4608 | |
4609 | # PROP Exclude_From_Build 1 | |
4610 | ||
4611 | !ENDIF | |
4612 | ||
4613 | # End Source File | |
4614 | # Begin Source File | |
4615 | ||
4616 | SOURCE=..\..\src\msw\notebook.cpp | |
4617 | ||
4618 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4619 | ||
4620 | ||
4621 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4622 | ||
4623 | ||
4624 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4625 | ||
4626 | ||
4627 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4628 | ||
4629 | ||
fd9f42b6 VS |
4630 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
4631 | ||
4632 | # PROP Exclude_From_Build 1 | |
4633 | ||
4634 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" | |
4635 | ||
4636 | # PROP Exclude_From_Build 1 | |
4637 | ||
4638 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" | |
4639 | ||
4640 | # PROP Exclude_From_Build 1 | |
4641 | ||
4642 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" | |
4643 | ||
4644 | # PROP Exclude_From_Build 1 | |
4645 | ||
4646 | !ENDIF | |
4647 | ||
4648 | # End Source File | |
4649 | # Begin Source File | |
4650 | ||
4651 | SOURCE=..\..\src\msw\ole\access.cpp | |
4652 | ||
4653 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4654 | ||
4655 | ||
4656 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4657 | ||
4658 | ||
4659 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4660 | ||
4661 | ||
4662 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4663 | ||
4664 | ||
4665 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" | |
d7ac64ee VS |
4666 | |
4667 | # PROP Exclude_From_Build 1 | |
4668 | ||
fd9f42b6 | 4669 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4670 | |
4671 | # PROP Exclude_From_Build 1 | |
4672 | ||
fd9f42b6 | 4673 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4674 | |
4675 | # PROP Exclude_From_Build 1 | |
4676 | ||
fd9f42b6 | 4677 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4678 | |
4679 | # PROP Exclude_From_Build 1 | |
4680 | ||
4681 | !ENDIF | |
4682 | ||
4683 | # End Source File | |
4684 | # Begin Source File | |
4685 | ||
fd9f42b6 VS |
4686 | SOURCE=..\..\src\msw\ole\automtn.cpp |
4687 | # End Source File | |
4688 | # Begin Source File | |
4689 | ||
4690 | SOURCE=..\..\src\msw\ole\dataobj.cpp | |
4691 | # End Source File | |
4692 | # Begin Source File | |
4693 | ||
4694 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
4695 | # End Source File | |
4696 | # Begin Source File | |
4697 | ||
4698 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
4699 | # End Source File | |
4700 | # Begin Source File | |
4701 | ||
d7ac64ee VS |
4702 | SOURCE=..\..\src\msw\ole\oleutils.cpp |
4703 | # End Source File | |
4704 | # Begin Source File | |
4705 | ||
fd9f42b6 VS |
4706 | SOURCE=..\..\src\msw\ole\uuid.cpp |
4707 | # End Source File | |
4708 | # Begin Source File | |
4709 | ||
d7ac64ee VS |
4710 | SOURCE=..\..\src\msw\ownerdrw.cpp |
4711 | ||
4712 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4713 | ||
4714 | ||
4715 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4716 | ||
4717 | ||
4718 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4719 | ||
4720 | ||
4721 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4722 | ||
4723 | ||
fd9f42b6 | 4724 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4725 | |
4726 | # PROP Exclude_From_Build 1 | |
4727 | ||
fd9f42b6 | 4728 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4729 | |
4730 | # PROP Exclude_From_Build 1 | |
4731 | ||
fd9f42b6 | 4732 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4733 | |
4734 | # PROP Exclude_From_Build 1 | |
4735 | ||
fd9f42b6 | 4736 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4737 | |
4738 | # PROP Exclude_From_Build 1 | |
4739 | ||
4740 | !ENDIF | |
4741 | ||
4742 | # End Source File | |
4743 | # Begin Source File | |
4744 | ||
4745 | SOURCE=..\..\src\msw\palette.cpp | |
4746 | # End Source File | |
4747 | # Begin Source File | |
4748 | ||
4749 | SOURCE=..\..\src\msw\pen.cpp | |
4750 | # End Source File | |
4751 | # Begin Source File | |
4752 | ||
4753 | SOURCE=..\..\src\msw\penwin.cpp | |
4754 | ||
4755 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4756 | ||
4757 | ||
4758 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4759 | ||
4760 | ||
4761 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4762 | ||
4763 | ||
4764 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4765 | ||
4766 | ||
fd9f42b6 | 4767 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4768 | |
4769 | # PROP Exclude_From_Build 1 | |
4770 | ||
fd9f42b6 | 4771 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4772 | |
4773 | # PROP Exclude_From_Build 1 | |
4774 | ||
fd9f42b6 | 4775 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4776 | |
4777 | # PROP Exclude_From_Build 1 | |
4778 | ||
fd9f42b6 | 4779 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4780 | |
4781 | # PROP Exclude_From_Build 1 | |
4782 | ||
4783 | !ENDIF | |
4784 | ||
4785 | # End Source File | |
4786 | # Begin Source File | |
4787 | ||
4788 | SOURCE=..\..\src\msw\popupwin.cpp | |
4789 | # End Source File | |
4790 | # Begin Source File | |
4791 | ||
4792 | SOURCE=..\..\src\msw\printdlg.cpp | |
4793 | ||
4794 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4795 | ||
4796 | ||
4797 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4798 | ||
4799 | ||
4800 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4801 | ||
4802 | ||
4803 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4804 | ||
4805 | ||
fd9f42b6 | 4806 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4807 | |
4808 | # PROP Exclude_From_Build 1 | |
4809 | ||
fd9f42b6 | 4810 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4811 | |
4812 | # PROP Exclude_From_Build 1 | |
4813 | ||
fd9f42b6 | 4814 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4815 | |
4816 | # PROP Exclude_From_Build 1 | |
4817 | ||
fd9f42b6 | 4818 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4819 | |
4820 | # PROP Exclude_From_Build 1 | |
4821 | ||
4822 | !ENDIF | |
4823 | ||
4824 | # End Source File | |
4825 | # Begin Source File | |
4826 | ||
4827 | SOURCE=..\..\src\msw\printwin.cpp | |
4828 | ||
4829 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4830 | ||
4831 | ||
4832 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4833 | ||
4834 | ||
4835 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4836 | ||
4837 | ||
4838 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4839 | ||
4840 | ||
fd9f42b6 | 4841 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4842 | |
4843 | # PROP Exclude_From_Build 1 | |
4844 | ||
fd9f42b6 | 4845 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4846 | |
4847 | # PROP Exclude_From_Build 1 | |
4848 | ||
fd9f42b6 | 4849 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4850 | |
4851 | # PROP Exclude_From_Build 1 | |
4852 | ||
fd9f42b6 | 4853 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4854 | |
4855 | # PROP Exclude_From_Build 1 | |
4856 | ||
4857 | !ENDIF | |
4858 | ||
4859 | # End Source File | |
4860 | # Begin Source File | |
4861 | ||
4862 | SOURCE=..\..\src\msw\radiobox.cpp | |
4863 | ||
4864 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4865 | ||
4866 | ||
4867 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4868 | ||
4869 | ||
4870 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4871 | ||
4872 | ||
4873 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4874 | ||
4875 | ||
fd9f42b6 | 4876 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4877 | |
4878 | # PROP Exclude_From_Build 1 | |
4879 | ||
fd9f42b6 | 4880 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4881 | |
4882 | # PROP Exclude_From_Build 1 | |
4883 | ||
fd9f42b6 | 4884 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4885 | |
4886 | # PROP Exclude_From_Build 1 | |
4887 | ||
fd9f42b6 | 4888 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4889 | |
4890 | # PROP Exclude_From_Build 1 | |
4891 | ||
4892 | !ENDIF | |
4893 | ||
4894 | # End Source File | |
4895 | # Begin Source File | |
4896 | ||
4897 | SOURCE=..\..\src\msw\radiobut.cpp | |
4898 | ||
4899 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4900 | ||
4901 | ||
4902 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4903 | ||
4904 | ||
4905 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4906 | ||
4907 | ||
4908 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4909 | ||
4910 | ||
fd9f42b6 | 4911 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4912 | |
4913 | # PROP Exclude_From_Build 1 | |
4914 | ||
fd9f42b6 | 4915 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4916 | |
4917 | # PROP Exclude_From_Build 1 | |
4918 | ||
fd9f42b6 | 4919 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4920 | |
4921 | # PROP Exclude_From_Build 1 | |
4922 | ||
fd9f42b6 | 4923 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4924 | |
4925 | # PROP Exclude_From_Build 1 | |
4926 | ||
4927 | !ENDIF | |
4928 | ||
4929 | # End Source File | |
4930 | # Begin Source File | |
4931 | ||
4932 | SOURCE=..\..\src\msw\region.cpp | |
4933 | # End Source File | |
4934 | # Begin Source File | |
4935 | ||
4936 | SOURCE=..\..\src\msw\renderer.cpp | |
4937 | # End Source File | |
4938 | # Begin Source File | |
4939 | ||
4940 | SOURCE=..\..\src\msw\scrolbar.cpp | |
4941 | ||
4942 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4943 | ||
4944 | ||
4945 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4946 | ||
4947 | ||
4948 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4949 | ||
4950 | ||
4951 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4952 | ||
4953 | ||
fd9f42b6 | 4954 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4955 | |
4956 | # PROP Exclude_From_Build 1 | |
4957 | ||
fd9f42b6 | 4958 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4959 | |
4960 | # PROP Exclude_From_Build 1 | |
4961 | ||
fd9f42b6 | 4962 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
4963 | |
4964 | # PROP Exclude_From_Build 1 | |
4965 | ||
fd9f42b6 | 4966 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
4967 | |
4968 | # PROP Exclude_From_Build 1 | |
4969 | ||
4970 | !ENDIF | |
4971 | ||
4972 | # End Source File | |
4973 | # Begin Source File | |
4974 | ||
4975 | SOURCE=..\..\src\msw\settings.cpp | |
4976 | # End Source File | |
4977 | # Begin Source File | |
4978 | ||
4979 | SOURCE=..\..\src\msw\slider95.cpp | |
4980 | ||
4981 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
4982 | ||
4983 | ||
4984 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
4985 | ||
4986 | ||
4987 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
4988 | ||
4989 | ||
4990 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
4991 | ||
4992 | ||
fd9f42b6 | 4993 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
4994 | |
4995 | # PROP Exclude_From_Build 1 | |
4996 | ||
fd9f42b6 | 4997 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
4998 | |
4999 | # PROP Exclude_From_Build 1 | |
5000 | ||
fd9f42b6 | 5001 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5002 | |
5003 | # PROP Exclude_From_Build 1 | |
5004 | ||
fd9f42b6 | 5005 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5006 | |
5007 | # PROP Exclude_From_Build 1 | |
5008 | ||
5009 | !ENDIF | |
5010 | ||
5011 | # End Source File | |
5012 | # Begin Source File | |
5013 | ||
5014 | SOURCE=..\..\src\msw\spinbutt.cpp | |
5015 | ||
5016 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5017 | ||
5018 | ||
5019 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5020 | ||
5021 | ||
5022 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5023 | ||
5024 | ||
5025 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5026 | ||
5027 | ||
fd9f42b6 | 5028 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5029 | |
5030 | # PROP Exclude_From_Build 1 | |
5031 | ||
fd9f42b6 | 5032 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5033 | |
5034 | # PROP Exclude_From_Build 1 | |
5035 | ||
fd9f42b6 | 5036 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5037 | |
5038 | # PROP Exclude_From_Build 1 | |
5039 | ||
fd9f42b6 | 5040 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5041 | |
5042 | # PROP Exclude_From_Build 1 | |
5043 | ||
5044 | !ENDIF | |
5045 | ||
5046 | # End Source File | |
5047 | # Begin Source File | |
5048 | ||
5049 | SOURCE=..\..\src\msw\spinctrl.cpp | |
5050 | ||
5051 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5052 | ||
5053 | ||
5054 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5055 | ||
5056 | ||
5057 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5058 | ||
5059 | ||
5060 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5061 | ||
5062 | ||
fd9f42b6 | 5063 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5064 | |
5065 | # PROP Exclude_From_Build 1 | |
5066 | ||
fd9f42b6 | 5067 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5068 | |
5069 | # PROP Exclude_From_Build 1 | |
5070 | ||
fd9f42b6 | 5071 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5072 | |
5073 | # PROP Exclude_From_Build 1 | |
5074 | ||
fd9f42b6 | 5075 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5076 | |
5077 | # PROP Exclude_From_Build 1 | |
5078 | ||
5079 | !ENDIF | |
5080 | ||
5081 | # End Source File | |
5082 | # Begin Source File | |
5083 | ||
5084 | SOURCE=..\..\src\msw\statbmp.cpp | |
5085 | ||
5086 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5087 | ||
5088 | ||
5089 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5090 | ||
5091 | ||
5092 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5093 | ||
5094 | ||
5095 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5096 | ||
5097 | ||
fd9f42b6 | 5098 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5099 | |
5100 | # PROP Exclude_From_Build 1 | |
5101 | ||
fd9f42b6 | 5102 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5103 | |
5104 | # PROP Exclude_From_Build 1 | |
5105 | ||
fd9f42b6 | 5106 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5107 | |
5108 | # PROP Exclude_From_Build 1 | |
5109 | ||
fd9f42b6 | 5110 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5111 | |
5112 | # PROP Exclude_From_Build 1 | |
5113 | ||
5114 | !ENDIF | |
5115 | ||
5116 | # End Source File | |
5117 | # Begin Source File | |
5118 | ||
5119 | SOURCE=..\..\src\msw\statbox.cpp | |
5120 | ||
5121 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5122 | ||
5123 | ||
5124 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5125 | ||
5126 | ||
5127 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5128 | ||
5129 | ||
5130 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5131 | ||
5132 | ||
fd9f42b6 | 5133 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5134 | |
5135 | # PROP Exclude_From_Build 1 | |
5136 | ||
fd9f42b6 | 5137 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5138 | |
5139 | # PROP Exclude_From_Build 1 | |
5140 | ||
fd9f42b6 | 5141 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5142 | |
5143 | # PROP Exclude_From_Build 1 | |
5144 | ||
fd9f42b6 | 5145 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5146 | |
5147 | # PROP Exclude_From_Build 1 | |
5148 | ||
5149 | !ENDIF | |
5150 | ||
5151 | # End Source File | |
5152 | # Begin Source File | |
5153 | ||
5154 | SOURCE=..\..\src\msw\statbr95.cpp | |
5155 | ||
5156 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5157 | ||
5158 | ||
5159 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5160 | ||
5161 | ||
5162 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5163 | ||
5164 | ||
5165 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5166 | ||
5167 | ||
fd9f42b6 | 5168 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5169 | |
5170 | # PROP Exclude_From_Build 1 | |
5171 | ||
fd9f42b6 | 5172 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5173 | |
5174 | # PROP Exclude_From_Build 1 | |
5175 | ||
fd9f42b6 | 5176 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5177 | |
5178 | # PROP Exclude_From_Build 1 | |
5179 | ||
fd9f42b6 | 5180 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5181 | |
5182 | # PROP Exclude_From_Build 1 | |
5183 | ||
5184 | !ENDIF | |
5185 | ||
5186 | # End Source File | |
5187 | # Begin Source File | |
5188 | ||
5189 | SOURCE=..\..\src\msw\statline.cpp | |
5190 | ||
5191 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5192 | ||
5193 | ||
5194 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5195 | ||
5196 | ||
5197 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5198 | ||
5199 | ||
5200 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5201 | ||
5202 | ||
fd9f42b6 | 5203 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5204 | |
5205 | # PROP Exclude_From_Build 1 | |
5206 | ||
fd9f42b6 | 5207 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5208 | |
5209 | # PROP Exclude_From_Build 1 | |
5210 | ||
fd9f42b6 | 5211 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5212 | |
5213 | # PROP Exclude_From_Build 1 | |
5214 | ||
fd9f42b6 | 5215 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5216 | |
5217 | # PROP Exclude_From_Build 1 | |
5218 | ||
5219 | !ENDIF | |
5220 | ||
5221 | # End Source File | |
5222 | # Begin Source File | |
5223 | ||
5224 | SOURCE=..\..\src\msw\stattext.cpp | |
5225 | ||
5226 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5227 | ||
5228 | ||
5229 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5230 | ||
5231 | ||
5232 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5233 | ||
5234 | ||
5235 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5236 | ||
5237 | ||
fd9f42b6 | 5238 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5239 | |
5240 | # PROP Exclude_From_Build 1 | |
5241 | ||
fd9f42b6 | 5242 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5243 | |
5244 | # PROP Exclude_From_Build 1 | |
5245 | ||
fd9f42b6 | 5246 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5247 | |
5248 | # PROP Exclude_From_Build 1 | |
5249 | ||
fd9f42b6 | 5250 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5251 | |
5252 | # PROP Exclude_From_Build 1 | |
5253 | ||
5254 | !ENDIF | |
5255 | ||
5256 | # End Source File | |
5257 | # Begin Source File | |
5258 | ||
5259 | SOURCE=..\..\src\msw\tabctrl.cpp | |
5260 | ||
5261 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5262 | ||
5263 | ||
5264 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5265 | ||
5266 | ||
5267 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5268 | ||
5269 | ||
5270 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5271 | ||
5272 | ||
fd9f42b6 | 5273 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5274 | |
5275 | # PROP Exclude_From_Build 1 | |
5276 | ||
fd9f42b6 | 5277 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5278 | |
5279 | # PROP Exclude_From_Build 1 | |
5280 | ||
fd9f42b6 | 5281 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5282 | |
5283 | # PROP Exclude_From_Build 1 | |
5284 | ||
fd9f42b6 | 5285 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5286 | |
5287 | # PROP Exclude_From_Build 1 | |
5288 | ||
5289 | !ENDIF | |
5290 | ||
5291 | # End Source File | |
5292 | # Begin Source File | |
5293 | ||
5294 | SOURCE=..\..\src\msw\tbar95.cpp | |
5295 | ||
5296 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5297 | ||
5298 | ||
5299 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5300 | ||
5301 | ||
5302 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5303 | ||
5304 | ||
5305 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5306 | ||
5307 | ||
fd9f42b6 | 5308 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5309 | |
5310 | # PROP Exclude_From_Build 1 | |
5311 | ||
fd9f42b6 | 5312 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5313 | |
5314 | # PROP Exclude_From_Build 1 | |
5315 | ||
fd9f42b6 | 5316 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5317 | |
5318 | # PROP Exclude_From_Build 1 | |
5319 | ||
fd9f42b6 | 5320 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5321 | |
5322 | # PROP Exclude_From_Build 1 | |
5323 | ||
5324 | !ENDIF | |
5325 | ||
5326 | # End Source File | |
5327 | # Begin Source File | |
5328 | ||
5329 | SOURCE=..\..\src\msw\textctrl.cpp | |
5330 | ||
5331 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5332 | ||
5333 | ||
5334 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5335 | ||
5336 | ||
5337 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5338 | ||
5339 | ||
5340 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5341 | ||
5342 | ||
fd9f42b6 | 5343 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5344 | |
5345 | # PROP Exclude_From_Build 1 | |
5346 | ||
fd9f42b6 | 5347 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5348 | |
5349 | # PROP Exclude_From_Build 1 | |
5350 | ||
fd9f42b6 | 5351 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5352 | |
5353 | # PROP Exclude_From_Build 1 | |
5354 | ||
fd9f42b6 | 5355 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5356 | |
5357 | # PROP Exclude_From_Build 1 | |
5358 | ||
5359 | !ENDIF | |
5360 | ||
5361 | # End Source File | |
5362 | # Begin Source File | |
5363 | ||
5364 | SOURCE=..\..\src\msw\tglbtn.cpp | |
5365 | ||
5366 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5367 | ||
5368 | ||
5369 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5370 | ||
5371 | ||
5372 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5373 | ||
5374 | ||
5375 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5376 | ||
5377 | ||
fd9f42b6 | 5378 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5379 | |
5380 | # PROP Exclude_From_Build 1 | |
5381 | ||
fd9f42b6 | 5382 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5383 | |
5384 | # PROP Exclude_From_Build 1 | |
5385 | ||
fd9f42b6 | 5386 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5387 | |
5388 | # PROP Exclude_From_Build 1 | |
5389 | ||
fd9f42b6 | 5390 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5391 | |
5392 | # PROP Exclude_From_Build 1 | |
5393 | ||
5394 | !ENDIF | |
5395 | ||
5396 | # End Source File | |
5397 | # Begin Source File | |
5398 | ||
5399 | SOURCE=..\..\src\msw\timer.cpp | |
5400 | # End Source File | |
5401 | # Begin Source File | |
5402 | ||
5403 | SOURCE=..\..\src\msw\tooltip.cpp | |
5404 | # End Source File | |
5405 | # Begin Source File | |
5406 | ||
5407 | SOURCE=..\..\src\msw\toplevel.cpp | |
5408 | # End Source File | |
5409 | # Begin Source File | |
5410 | ||
5411 | SOURCE=..\..\src\msw\treectrl.cpp | |
5412 | ||
5413 | !IF "$(CFG)" == "corelib - Win32 Debug" | |
5414 | ||
5415 | ||
5416 | !ELSEIF "$(CFG)" == "corelib - Win32 Release" | |
5417 | ||
5418 | ||
5419 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Debug" | |
5420 | ||
5421 | ||
5422 | !ELSEIF "$(CFG)" == "corelib - Win32 Unicode Release" | |
5423 | ||
5424 | ||
fd9f42b6 | 5425 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Debug" |
d7ac64ee VS |
5426 | |
5427 | # PROP Exclude_From_Build 1 | |
5428 | ||
fd9f42b6 | 5429 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Release" |
d7ac64ee VS |
5430 | |
5431 | # PROP Exclude_From_Build 1 | |
5432 | ||
fd9f42b6 | 5433 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Debug" |
d7ac64ee VS |
5434 | |
5435 | # PROP Exclude_From_Build 1 | |
5436 | ||
fd9f42b6 | 5437 | !ELSEIF "$(CFG)" == "corelib - Win32 Universal Unicode Release" |
d7ac64ee VS |
5438 | |
5439 | # PROP Exclude_From_Build 1 | |
5440 | ||
5441 | !ENDIF | |
5442 | ||
5443 | # End Source File | |
5444 | # Begin Source File | |
5445 | ||
5446 | SOURCE=..\..\src\msw\utilsgui.cpp | |
5447 | # End Source File | |
5448 | # Begin Source File | |
5449 | ||
d7ac64ee VS |
5450 | SOURCE=..\..\src\msw\uxtheme.cpp |
5451 | # End Source File | |
5452 | # Begin Source File | |
5453 | ||
5454 | SOURCE=..\..\src\msw\volume.cpp | |
5455 | # End Source File | |
5456 | # Begin Source File | |
5457 | ||
5458 | SOURCE=..\..\src\msw\window.cpp | |
5459 | # End Source File | |
5460 | # End Group | |
5461 | # End Target | |
5462 | # End Project | |
5463 |