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