regenerated
[wxWidgets.git] / build / msw / wx_core.dsp
1 # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6 # TARGTYPE "Win32 (x86) Static Library" 0x0104
7
8 CFG=core - Win32 DLL Release
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
10 !MESSAGE use the Export Makefile command and run
11 !MESSAGE 
12 !MESSAGE NMAKE /f "wx_core.mak".
13 !MESSAGE 
14 !MESSAGE You can specify a configuration when running NMAKE
15 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE 
17 !MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 DLL Release"
18 !MESSAGE 
19 !MESSAGE Possible choices for configuration are:
20 !MESSAGE 
21 !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library")
23 !MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")
24 !MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library")
25 !MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library")
26 !MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library")
27 !MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library")
28 !MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library")
29 !MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
30 !MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
31 !MESSAGE "core - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
32 !MESSAGE "core - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
33 !MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library")
34 !MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library")
35 !MESSAGE "core - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
36 !MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
37 !MESSAGE 
38
39 # Begin Project
40 # PROP AllowPerConfigDependencies 0
41 # PROP Scc_ProjName ""
42 # PROP Scc_LocalPath ""
43 CPP=cl.exe
44 RSC=rc.exe
45
46 !IF  "$(CFG)" == "core - Win32 Debug"
47
48 # PROP BASE Use_MFC 0
49 # PROP BASE Use_Debug_Libraries 1
50 # PROP BASE Output_Dir "..\..\lib\vc_mswd"
51 # PROP BASE Intermediate_Dir "vc_mswd\core"
52 # PROP BASE Target_Dir ""
53 # PROP Use_MFC 0
54 # PROP Use_Debug_Libraries 1
55 # PROP Output_Dir "..\..\lib\vc_mswd"
56 # PROP Intermediate_Dir "vc_mswd\core"
57 # PROP Target_Dir ""
58 # 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
59 # 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
60 # ADD BASE RSC /l 0x405
61 # ADD RSC /l 0x405
62 BSC32=bscmake.exe
63 # ADD BASE BSC32 /nologo
64 # ADD BSC32 /nologo
65 LIB32=link.exe -lib
66 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswd\wxmsw25d_core.lib"
67 # ADD LIB32 /nologo /out:"..\..\lib\vc_mswd\wxmsw25d_core.lib"
68
69 !ELSEIF  "$(CFG)" == "core - Win32 Release"
70
71 # PROP BASE Use_MFC 0
72 # PROP BASE Use_Debug_Libraries 0
73 # PROP BASE Output_Dir "..\..\lib\vc_msw"
74 # PROP BASE Intermediate_Dir "vc_msw\core"
75 # PROP BASE Target_Dir ""
76 # PROP Use_MFC 0
77 # PROP Use_Debug_Libraries 0
78 # PROP Output_Dir "..\..\lib\vc_msw"
79 # PROP Intermediate_Dir "vc_msw\core"
80 # PROP Target_Dir ""
81 # 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
82 # 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
83 # ADD BASE RSC /l 0x405
84 # ADD RSC /l 0x405
85 BSC32=bscmake.exe
86 # ADD BASE BSC32 /nologo
87 # ADD BSC32 /nologo
88 LIB32=link.exe -lib
89 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_msw\wxmsw25_core.lib"
90 # ADD LIB32 /nologo /out:"..\..\lib\vc_msw\wxmsw25_core.lib"
91
92 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
93
94 # PROP BASE Use_MFC 0
95 # PROP BASE Use_Debug_Libraries 1
96 # PROP BASE Output_Dir "..\..\lib\vc_mswud"
97 # PROP BASE Intermediate_Dir "vc_mswud\core"
98 # PROP BASE Target_Dir ""
99 # PROP Use_MFC 0
100 # PROP Use_Debug_Libraries 1
101 # PROP Output_Dir "..\..\lib\vc_mswud"
102 # PROP Intermediate_Dir "vc_mswud\core"
103 # PROP Target_Dir ""
104 # 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
105 # 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
106 # ADD BASE RSC /l 0x405
107 # ADD RSC /l 0x405
108 BSC32=bscmake.exe
109 # ADD BASE BSC32 /nologo
110 # ADD BSC32 /nologo
111 LIB32=link.exe -lib
112 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswud\wxmsw25ud_core.lib"
113 # ADD LIB32 /nologo /out:"..\..\lib\vc_mswud\wxmsw25ud_core.lib"
114
115 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
116
117 # PROP BASE Use_MFC 0
118 # PROP BASE Use_Debug_Libraries 0
119 # PROP BASE Output_Dir "..\..\lib\vc_mswu"
120 # PROP BASE Intermediate_Dir "vc_mswu\core"
121 # PROP BASE Target_Dir ""
122 # PROP Use_MFC 0
123 # PROP Use_Debug_Libraries 0
124 # PROP Output_Dir "..\..\lib\vc_mswu"
125 # PROP Intermediate_Dir "vc_mswu\core"
126 # PROP Target_Dir ""
127 # 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
128 # 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
129 # ADD BASE RSC /l 0x405
130 # ADD RSC /l 0x405
131 BSC32=bscmake.exe
132 # ADD BASE BSC32 /nologo
133 # ADD BSC32 /nologo
134 LIB32=link.exe -lib
135 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswu\wxmsw25u_core.lib"
136 # ADD LIB32 /nologo /out:"..\..\lib\vc_mswu\wxmsw25u_core.lib"
137
138 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
139
140 # PROP BASE Use_MFC 0
141 # PROP BASE Use_Debug_Libraries 1
142 # PROP BASE Output_Dir "..\..\lib\vc_mswunivd"
143 # PROP BASE Intermediate_Dir "vc_mswunivd\core"
144 # PROP BASE Target_Dir ""
145 # PROP Use_MFC 0
146 # PROP Use_Debug_Libraries 1
147 # PROP Output_Dir "..\..\lib\vc_mswunivd"
148 # PROP Intermediate_Dir "vc_mswunivd\core"
149 # PROP Target_Dir ""
150 # 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
151 # 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
152 # ADD BASE RSC /l 0x405
153 # ADD RSC /l 0x405
154 BSC32=bscmake.exe
155 # ADD BASE BSC32 /nologo
156 # ADD BSC32 /nologo
157 LIB32=link.exe -lib
158 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivd\wxmswuniv25d_core.lib"
159 # ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivd\wxmswuniv25d_core.lib"
160
161 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
162
163 # PROP BASE Use_MFC 0
164 # PROP BASE Use_Debug_Libraries 0
165 # PROP BASE Output_Dir "..\..\lib\vc_mswuniv"
166 # PROP BASE Intermediate_Dir "vc_mswuniv\core"
167 # PROP BASE Target_Dir ""
168 # PROP Use_MFC 0
169 # PROP Use_Debug_Libraries 0
170 # PROP Output_Dir "..\..\lib\vc_mswuniv"
171 # PROP Intermediate_Dir "vc_mswuniv\core"
172 # PROP Target_Dir ""
173 # 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
174 # 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
175 # ADD BASE RSC /l 0x405
176 # ADD RSC /l 0x405
177 BSC32=bscmake.exe
178 # ADD BASE BSC32 /nologo
179 # ADD BSC32 /nologo
180 LIB32=link.exe -lib
181 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswuniv\wxmswuniv25_core.lib"
182 # ADD LIB32 /nologo /out:"..\..\lib\vc_mswuniv\wxmswuniv25_core.lib"
183
184 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
185
186 # PROP BASE Use_MFC 0
187 # PROP BASE Use_Debug_Libraries 1
188 # PROP BASE Output_Dir "..\..\lib\vc_mswunivud"
189 # PROP BASE Intermediate_Dir "vc_mswunivud\core"
190 # PROP BASE Target_Dir ""
191 # PROP Use_MFC 0
192 # PROP Use_Debug_Libraries 1
193 # PROP Output_Dir "..\..\lib\vc_mswunivud"
194 # PROP Intermediate_Dir "vc_mswunivud\core"
195 # PROP Target_Dir ""
196 # 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
197 # 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
198 # ADD BASE RSC /l 0x405
199 # ADD RSC /l 0x405
200 BSC32=bscmake.exe
201 # ADD BASE BSC32 /nologo
202 # ADD BSC32 /nologo
203 LIB32=link.exe -lib
204 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivud\wxmswuniv25ud_core.lib"
205 # ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivud\wxmswuniv25ud_core.lib"
206
207 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
208
209 # PROP BASE Use_MFC 0
210 # PROP BASE Use_Debug_Libraries 0
211 # PROP BASE Output_Dir "..\..\lib\vc_mswunivu"
212 # PROP BASE Intermediate_Dir "vc_mswunivu\core"
213 # PROP BASE Target_Dir ""
214 # PROP Use_MFC 0
215 # PROP Use_Debug_Libraries 0
216 # PROP Output_Dir "..\..\lib\vc_mswunivu"
217 # PROP Intermediate_Dir "vc_mswunivu\core"
218 # PROP Target_Dir ""
219 # 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
220 # 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
221 # ADD BASE RSC /l 0x405
222 # ADD RSC /l 0x405
223 BSC32=bscmake.exe
224 # ADD BASE BSC32 /nologo
225 # ADD BSC32 /nologo
226 LIB32=link.exe -lib
227 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivu\wxmswuniv25u_core.lib"
228 # ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivu\wxmswuniv25u_core.lib"
229
230 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
231
232 # PROP BASE Use_MFC 0
233 # PROP BASE Use_Debug_Libraries 1
234 # PROP BASE Output_Dir "..\..\lib\vc_mswddll"
235 # PROP BASE Intermediate_Dir "vc_mswddll\core"
236 # PROP BASE Target_Dir ""
237 # PROP Use_MFC 0
238 # PROP Use_Debug_Libraries 1
239 # PROP Output_Dir "..\..\lib\vc_mswddll"
240 # PROP Intermediate_Dir "vc_mswddll\core"
241 # PROP Target_Dir ""
242 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
243 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
244 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
245 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
246 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
247 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
248 BSC32=bscmake.exe
249 # ADD BASE BSC32 /nologo
250 # ADD BSC32 /nologo
251 LINK32=link.exe
252 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswddll" /implib:"..\..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
253 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswddll" /implib:"..\..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
254
255 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
256
257 # PROP BASE Use_MFC 0
258 # PROP BASE Use_Debug_Libraries 0
259 # PROP BASE Output_Dir "..\..\lib\vc_mswdll"
260 # PROP BASE Intermediate_Dir "vc_mswdll\core"
261 # PROP BASE Target_Dir ""
262 # PROP Use_MFC 0
263 # PROP Use_Debug_Libraries 0
264 # PROP Output_Dir "..\..\lib\vc_mswdll"
265 # PROP Intermediate_Dir "vc_mswdll\core"
266 # PROP Target_Dir ""
267 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
268 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
269 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
270 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
271 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_mswdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
272 # ADD RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_mswdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
273 BSC32=bscmake.exe
274 # ADD BASE BSC32 /nologo
275 # ADD BSC32 /nologo
276 LINK32=link.exe
277 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswdll" /implib:"..\..\lib\vc_mswdll\wxmsw25_core.lib"
278 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswdll" /implib:"..\..\lib\vc_mswdll\wxmsw25_core.lib"
279
280 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
281
282 # PROP BASE Use_MFC 0
283 # PROP BASE Use_Debug_Libraries 1
284 # PROP BASE Output_Dir "..\..\lib\vc_mswuddll"
285 # PROP BASE Intermediate_Dir "vc_mswuddll\core"
286 # PROP BASE Target_Dir ""
287 # PROP Use_MFC 0
288 # PROP Use_Debug_Libraries 1
289 # PROP Output_Dir "..\..\lib\vc_mswuddll"
290 # PROP Intermediate_Dir "vc_mswuddll\core"
291 # PROP Target_Dir ""
292 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
293 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
294 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
295 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
296 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
297 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
298 BSC32=bscmake.exe
299 # ADD BASE BSC32 /nologo
300 # ADD BSC32 /nologo
301 LINK32=link.exe
302 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswuddll" /implib:"..\..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
303 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswuddll" /implib:"..\..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
304
305 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
306
307 # PROP BASE Use_MFC 0
308 # PROP BASE Use_Debug_Libraries 0
309 # PROP BASE Output_Dir "..\..\lib\vc_mswudll"
310 # PROP BASE Intermediate_Dir "vc_mswudll\core"
311 # PROP BASE Target_Dir ""
312 # PROP Use_MFC 0
313 # PROP Use_Debug_Libraries 0
314 # PROP Output_Dir "..\..\lib\vc_mswudll"
315 # PROP Intermediate_Dir "vc_mswudll\core"
316 # PROP Target_Dir ""
317 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
318 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
319 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
320 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
321 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
322 # ADD RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
323 BSC32=bscmake.exe
324 # ADD BASE BSC32 /nologo
325 # ADD BSC32 /nologo
326 LINK32=link.exe
327 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswudll" /implib:"..\..\lib\vc_mswudll\wxmsw25u_core.lib"
328 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswudll" /implib:"..\..\lib\vc_mswudll\wxmsw25u_core.lib"
329
330 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
331
332 # PROP BASE Use_MFC 0
333 # PROP BASE Use_Debug_Libraries 1
334 # PROP BASE Output_Dir "..\..\lib\vc_mswunivddll"
335 # PROP BASE Intermediate_Dir "vc_mswunivddll\core"
336 # PROP BASE Target_Dir ""
337 # PROP Use_MFC 0
338 # PROP Use_Debug_Libraries 1
339 # PROP Output_Dir "..\..\lib\vc_mswunivddll"
340 # PROP Intermediate_Dir "vc_mswunivddll\core"
341 # PROP Target_Dir ""
342 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
343 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
344 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
345 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
346 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswunivddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
347 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswunivddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
348 BSC32=bscmake.exe
349 # ADD BASE BSC32 /nologo
350 # ADD BSC32 /nologo
351 LINK32=link.exe
352 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivddll" /implib:"..\..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
353 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivddll" /implib:"..\..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
354
355 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
356
357 # PROP BASE Use_MFC 0
358 # PROP BASE Use_Debug_Libraries 0
359 # PROP BASE Output_Dir "..\..\lib\vc_mswunivdll"
360 # PROP BASE Intermediate_Dir "vc_mswunivdll\core"
361 # PROP BASE Target_Dir ""
362 # PROP Use_MFC 0
363 # PROP Use_Debug_Libraries 0
364 # PROP Output_Dir "..\..\lib\vc_mswunivdll"
365 # PROP Intermediate_Dir "vc_mswunivdll\core"
366 # PROP Target_Dir ""
367 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
368 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
369 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
370 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
371 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_mswunivdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
372 # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_mswunivdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
373 BSC32=bscmake.exe
374 # ADD BASE BSC32 /nologo
375 # ADD BSC32 /nologo
376 LINK32=link.exe
377 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivdll" /implib:"..\..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
378 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivdll" /implib:"..\..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
379
380 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
381
382 # PROP BASE Use_MFC 0
383 # PROP BASE Use_Debug_Libraries 1
384 # PROP BASE Output_Dir "..\..\lib\vc_mswunivuddll"
385 # PROP BASE Intermediate_Dir "vc_mswunivuddll\core"
386 # PROP BASE Target_Dir ""
387 # PROP Use_MFC 0
388 # PROP Use_Debug_Libraries 1
389 # PROP Output_Dir "..\..\lib\vc_mswunivuddll"
390 # PROP Intermediate_Dir "vc_mswunivuddll\core"
391 # PROP Target_Dir ""
392 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
393 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
394 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
395 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
396 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
397 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
398 BSC32=bscmake.exe
399 # ADD BASE BSC32 /nologo
400 # ADD BSC32 /nologo
401 LINK32=link.exe
402 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivuddll" /implib:"..\..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
403 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivuddll" /implib:"..\..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
404
405 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
406
407 # PROP BASE Use_MFC 0
408 # PROP BASE Use_Debug_Libraries 0
409 # PROP BASE Output_Dir "..\..\lib\vc_mswunivudll"
410 # PROP BASE Intermediate_Dir "vc_mswunivudll\core"
411 # PROP BASE Target_Dir ""
412 # PROP Use_MFC 0
413 # PROP Use_Debug_Libraries 0
414 # PROP Output_Dir "..\..\lib\vc_mswunivudll"
415 # PROP Intermediate_Dir "vc_mswunivudll\core"
416 # PROP Target_Dir ""
417 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
418 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
419 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
420 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
421 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
422 # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
423 BSC32=bscmake.exe
424 # ADD BASE BSC32 /nologo
425 # ADD BSC32 /nologo
426 LINK32=link.exe
427 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivudll" /implib:"..\..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
428 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivudll" /implib:"..\..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
429
430 !ENDIF
431
432 # Begin Target
433
434 # Name "core - Win32 Debug"
435 # Name "core - Win32 Release"
436 # Name "core - Win32 Unicode Debug"
437 # Name "core - Win32 Unicode Release"
438 # Name "core - Win32 Universal Debug"
439 # Name "core - Win32 Universal Release"
440 # Name "core - Win32 Universal Unicode Debug"
441 # Name "core - Win32 Universal Unicode Release"
442 # Name "core - Win32 DLL Debug"
443 # Name "core - Win32 DLL Release"
444 # Name "core - Win32 DLL Unicode Debug"
445 # Name "core - Win32 DLL Unicode Release"
446 # Name "core - Win32 DLL Universal Debug"
447 # Name "core - Win32 DLL Universal Release"
448 # Name "core - Win32 DLL Universal Unicode Debug"
449 # Name "core - Win32 DLL Universal Unicode Release"
450 # Begin Group "Common Sources"
451
452 # PROP Default_Filter ""
453 # Begin Source File
454
455 SOURCE=..\..\src\common\accesscmn.cpp
456 # End Source File
457 # Begin Source File
458
459 SOURCE=..\..\src\common\appcmn.cpp
460 # End Source File
461 # Begin Source File
462
463 SOURCE=..\..\src\common\artprov.cpp
464 # End Source File
465 # Begin Source File
466
467 SOURCE=..\..\src\common\artstd.cpp
468 # End Source File
469 # Begin Source File
470
471 SOURCE=..\..\src\common\bmpbase.cpp
472 # End Source File
473 # Begin Source File
474
475 SOURCE=..\..\src\common\choiccmn.cpp
476 # End Source File
477 # Begin Source File
478
479 SOURCE=..\..\src\common\clipcmn.cpp
480 # End Source File
481 # Begin Source File
482
483 SOURCE=..\..\src\common\cmdproc.cpp
484 # End Source File
485 # Begin Source File
486
487 SOURCE=..\..\src\common\cmndata.cpp
488 # End Source File
489 # Begin Source File
490
491 SOURCE=..\..\src\common\containr.cpp
492 # End Source File
493 # Begin Source File
494
495 SOURCE=..\..\src\common\cshelp.cpp
496 # End Source File
497 # Begin Source File
498
499 SOURCE=..\..\src\common\ctrlcmn.cpp
500 # End Source File
501 # Begin Source File
502
503 SOURCE=..\..\src\common\ctrlsub.cpp
504 # End Source File
505 # Begin Source File
506
507 SOURCE=..\..\src\common\datacmn.cpp
508 # End Source File
509 # Begin Source File
510
511 SOURCE=..\..\src\common\dcbase.cpp
512 # End Source File
513 # Begin Source File
514
515 SOURCE=..\..\src\common\dlgcmn.cpp
516 # End Source File
517 # Begin Source File
518
519 SOURCE=..\..\src\common\dndcmn.cpp
520 # End Source File
521 # Begin Source File
522
523 SOURCE=..\..\src\common\dobjcmn.cpp
524 # End Source File
525 # Begin Source File
526
527 SOURCE=..\..\src\common\docmdi.cpp
528 # End Source File
529 # Begin Source File
530
531 SOURCE=..\..\src\common\docview.cpp
532 # End Source File
533 # Begin Source File
534
535 SOURCE=..\..\src\common\dpycmn.cpp
536 # End Source File
537 # Begin Source File
538
539 SOURCE=..\..\src\common\dseldlg.cpp
540 # End Source File
541 # Begin Source File
542
543 SOURCE=..\..\src\common\effects.cpp
544 # End Source File
545 # Begin Source File
546
547 SOURCE=..\..\src\common\event.cpp
548 # End Source File
549 # Begin Source File
550
551 SOURCE=..\..\src\common\fddlgcmn.cpp
552 # End Source File
553 # Begin Source File
554
555 SOURCE=..\..\src\common\fldlgcmn.cpp
556 # End Source File
557 # Begin Source File
558
559 SOURCE=..\..\src\common\fontcmn.cpp
560 # End Source File
561 # Begin Source File
562
563 SOURCE=..\..\src\common\fontmap.cpp
564 # End Source File
565 # Begin Source File
566
567 SOURCE=..\..\src\common\framecmn.cpp
568 # End Source File
569 # Begin Source File
570
571 SOURCE=..\..\src\common\fs_mem.cpp
572 # End Source File
573 # Begin Source File
574
575 SOURCE=..\..\src\common\gaugecmn.cpp
576 # End Source File
577 # Begin Source File
578
579 SOURCE=..\..\src\common\gdicmn.cpp
580 # End Source File
581 # Begin Source File
582
583 SOURCE=..\..\src\common\geometry.cpp
584 # End Source File
585 # Begin Source File
586
587 SOURCE=..\..\src\common\gifdecod.cpp
588 # End Source File
589 # Begin Source File
590
591 SOURCE=..\..\src\common\helpbase.cpp
592 # End Source File
593 # Begin Source File
594
595 SOURCE=..\..\src\common\iconbndl.cpp
596 # End Source File
597 # Begin Source File
598
599 SOURCE=..\..\src\common\imagall.cpp
600 # End Source File
601 # Begin Source File
602
603 SOURCE=..\..\src\common\imagbmp.cpp
604 # End Source File
605 # Begin Source File
606
607 SOURCE=..\..\src\common\image.cpp
608 # End Source File
609 # Begin Source File
610
611 SOURCE=..\..\src\common\imagfill.cpp
612 # End Source File
613 # Begin Source File
614
615 SOURCE=..\..\src\common\imaggif.cpp
616 # End Source File
617 # Begin Source File
618
619 SOURCE=..\..\src\common\imagiff.cpp
620 # End Source File
621 # Begin Source File
622
623 SOURCE=..\..\src\common\imagjpeg.cpp
624 # End Source File
625 # Begin Source File
626
627 SOURCE=..\..\src\common\imagpcx.cpp
628 # End Source File
629 # Begin Source File
630
631 SOURCE=..\..\src\common\imagpng.cpp
632 # End Source File
633 # Begin Source File
634
635 SOURCE=..\..\src\common\imagpnm.cpp
636 # End Source File
637 # Begin Source File
638
639 SOURCE=..\..\src\common\imagtiff.cpp
640 # End Source File
641 # Begin Source File
642
643 SOURCE=..\..\src\common\imagxpm.cpp
644 # End Source File
645 # Begin Source File
646
647 SOURCE=..\..\src\common\layout.cpp
648 # End Source File
649 # Begin Source File
650
651 SOURCE=..\..\src\common\lboxcmn.cpp
652 # End Source File
653 # Begin Source File
654
655 SOURCE=..\..\src\common\matrix.cpp
656 # End Source File
657 # Begin Source File
658
659 SOURCE=..\..\src\common\menucmn.cpp
660 # End Source File
661 # Begin Source File
662
663 SOURCE=..\..\src\common\msgout.cpp
664 # End Source File
665 # Begin Source File
666
667 SOURCE=..\..\src\common\nbkbase.cpp
668 # End Source File
669 # Begin Source File
670
671 SOURCE=..\..\src\common\paper.cpp
672 # End Source File
673 # Begin Source File
674
675 SOURCE=..\..\src\common\popupcmn.cpp
676 # End Source File
677 # Begin Source File
678
679 SOURCE=..\..\src\common\prntbase.cpp
680 # End Source File
681 # Begin Source File
682
683 SOURCE=..\..\src\common\quantize.cpp
684 # End Source File
685 # Begin Source File
686
687 SOURCE=..\..\src\common\radiocmn.cpp
688 # End Source File
689 # Begin Source File
690
691 SOURCE=..\..\src\common\rendcmn.cpp
692 # End Source File
693 # Begin Source File
694
695 SOURCE=..\..\src\common\rgncmn.cpp
696 # End Source File
697 # Begin Source File
698
699 SOURCE=..\..\src\common\settcmn.cpp
700 # End Source File
701 # Begin Source File
702
703 SOURCE=..\..\src\common\sizer.cpp
704 # End Source File
705 # Begin Source File
706
707 SOURCE=..\..\src\common\statbar.cpp
708 # End Source File
709 # Begin Source File
710
711 SOURCE=..\..\src\common\tbarbase.cpp
712 # End Source File
713 # Begin Source File
714
715 SOURCE=..\..\src\common\textcmn.cpp
716 # End Source File
717 # Begin Source File
718
719 SOURCE=..\..\src\common\timercmn.cpp
720 # End Source File
721 # Begin Source File
722
723 SOURCE=..\..\src\common\toplvcmn.cpp
724 # End Source File
725 # Begin Source File
726
727 SOURCE=..\..\src\common\treebase.cpp
728 # End Source File
729 # Begin Source File
730
731 SOURCE=..\..\src\common\utilscmn.cpp
732 # End Source File
733 # Begin Source File
734
735 SOURCE=..\..\src\common\valgen.cpp
736 # End Source File
737 # Begin Source File
738
739 SOURCE=..\..\src\common\validate.cpp
740 # End Source File
741 # Begin Source File
742
743 SOURCE=..\..\src\common\valtext.cpp
744 # End Source File
745 # Begin Source File
746
747 SOURCE=..\..\src\common\wincmn.cpp
748 # End Source File
749 # Begin Source File
750
751 SOURCE=..\..\src\common\xpmdecod.cpp
752 # End Source File
753 # End Group
754 # Begin Group "MSW Sources"
755
756 # PROP Default_Filter ""
757 # Begin Source File
758
759 SOURCE=..\..\src\msw\accel.cpp
760
761 !IF  "$(CFG)" == "core - Win32 Debug"
762
763
764 !ELSEIF  "$(CFG)" == "core - Win32 Release"
765
766
767 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
768
769
770 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
771
772
773 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
774
775 # PROP Exclude_From_Build 1
776
777 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
778
779 # PROP Exclude_From_Build 1
780
781 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
782
783 # PROP Exclude_From_Build 1
784
785 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
786
787 # PROP Exclude_From_Build 1
788
789 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
790
791
792 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
793
794
795 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
796
797
798 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
799
800
801 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
802
803 # PROP Exclude_From_Build 1
804
805 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
806
807 # PROP Exclude_From_Build 1
808
809 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
810
811 # PROP Exclude_From_Build 1
812
813 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
814
815 # PROP Exclude_From_Build 1
816
817 !ENDIF
818
819 # End Source File
820 # Begin Source File
821
822 SOURCE=..\..\src\msw\ole\access.cpp
823
824 !IF  "$(CFG)" == "core - Win32 Debug"
825
826
827 !ELSEIF  "$(CFG)" == "core - Win32 Release"
828
829
830 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
831
832
833 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
834
835
836 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
837
838 # PROP Exclude_From_Build 1
839
840 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
841
842 # PROP Exclude_From_Build 1
843
844 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
845
846 # PROP Exclude_From_Build 1
847
848 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
849
850 # PROP Exclude_From_Build 1
851
852 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
853
854
855 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
856
857
858 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
859
860
861 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
862
863
864 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
865
866 # PROP Exclude_From_Build 1
867
868 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
869
870 # PROP Exclude_From_Build 1
871
872 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
873
874 # PROP Exclude_From_Build 1
875
876 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
877
878 # PROP Exclude_From_Build 1
879
880 !ENDIF
881
882 # End Source File
883 # Begin Source File
884
885 SOURCE=..\..\src\msw\app.cpp
886 # End Source File
887 # Begin Source File
888
889 SOURCE=..\..\src\msw\ole\automtn.cpp
890 # End Source File
891 # Begin Source File
892
893 SOURCE=..\..\src\msw\bitmap.cpp
894 # End Source File
895 # Begin Source File
896
897 SOURCE=..\..\src\msw\bmpbuttn.cpp
898
899 !IF  "$(CFG)" == "core - Win32 Debug"
900
901
902 !ELSEIF  "$(CFG)" == "core - Win32 Release"
903
904
905 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
906
907
908 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
909
910
911 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
912
913 # PROP Exclude_From_Build 1
914
915 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
916
917 # PROP Exclude_From_Build 1
918
919 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
920
921 # PROP Exclude_From_Build 1
922
923 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
924
925 # PROP Exclude_From_Build 1
926
927 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
928
929
930 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
931
932
933 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
934
935
936 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
937
938
939 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
940
941 # PROP Exclude_From_Build 1
942
943 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
944
945 # PROP Exclude_From_Build 1
946
947 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
948
949 # PROP Exclude_From_Build 1
950
951 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
952
953 # PROP Exclude_From_Build 1
954
955 !ENDIF
956
957 # End Source File
958 # Begin Source File
959
960 SOURCE=..\..\src\msw\brush.cpp
961 # End Source File
962 # Begin Source File
963
964 SOURCE=..\..\src\msw\button.cpp
965
966 !IF  "$(CFG)" == "core - Win32 Debug"
967
968
969 !ELSEIF  "$(CFG)" == "core - Win32 Release"
970
971
972 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
973
974
975 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
976
977
978 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
979
980 # PROP Exclude_From_Build 1
981
982 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
983
984 # PROP Exclude_From_Build 1
985
986 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
987
988 # PROP Exclude_From_Build 1
989
990 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
991
992 # PROP Exclude_From_Build 1
993
994 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
995
996
997 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
998
999
1000 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1001
1002
1003 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1004
1005
1006 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1007
1008 # PROP Exclude_From_Build 1
1009
1010 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1011
1012 # PROP Exclude_From_Build 1
1013
1014 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1015
1016 # PROP Exclude_From_Build 1
1017
1018 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1019
1020 # PROP Exclude_From_Build 1
1021
1022 !ENDIF
1023
1024 # End Source File
1025 # Begin Source File
1026
1027 SOURCE=..\..\src\msw\caret.cpp
1028 # End Source File
1029 # Begin Source File
1030
1031 SOURCE=..\..\src\msw\checkbox.cpp
1032
1033 !IF  "$(CFG)" == "core - Win32 Debug"
1034
1035
1036 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1037
1038
1039 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1040
1041
1042 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1043
1044
1045 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1046
1047 # PROP Exclude_From_Build 1
1048
1049 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1050
1051 # PROP Exclude_From_Build 1
1052
1053 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1054
1055 # PROP Exclude_From_Build 1
1056
1057 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1058
1059 # PROP Exclude_From_Build 1
1060
1061 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1062
1063
1064 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1065
1066
1067 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1068
1069
1070 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1071
1072
1073 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1074
1075 # PROP Exclude_From_Build 1
1076
1077 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1078
1079 # PROP Exclude_From_Build 1
1080
1081 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1082
1083 # PROP Exclude_From_Build 1
1084
1085 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1086
1087 # PROP Exclude_From_Build 1
1088
1089 !ENDIF
1090
1091 # End Source File
1092 # Begin Source File
1093
1094 SOURCE=..\..\src\msw\checklst.cpp
1095
1096 !IF  "$(CFG)" == "core - Win32 Debug"
1097
1098
1099 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1100
1101
1102 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1103
1104
1105 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1106
1107
1108 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1109
1110 # PROP Exclude_From_Build 1
1111
1112 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1113
1114 # PROP Exclude_From_Build 1
1115
1116 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1117
1118 # PROP Exclude_From_Build 1
1119
1120 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1121
1122 # PROP Exclude_From_Build 1
1123
1124 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1125
1126
1127 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1128
1129
1130 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1131
1132
1133 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1134
1135
1136 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1137
1138 # PROP Exclude_From_Build 1
1139
1140 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1141
1142 # PROP Exclude_From_Build 1
1143
1144 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1145
1146 # PROP Exclude_From_Build 1
1147
1148 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1149
1150 # PROP Exclude_From_Build 1
1151
1152 !ENDIF
1153
1154 # End Source File
1155 # Begin Source File
1156
1157 SOURCE=..\..\src\msw\choice.cpp
1158
1159 !IF  "$(CFG)" == "core - Win32 Debug"
1160
1161
1162 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1163
1164
1165 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1166
1167
1168 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1169
1170
1171 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1172
1173 # PROP Exclude_From_Build 1
1174
1175 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1176
1177 # PROP Exclude_From_Build 1
1178
1179 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1180
1181 # PROP Exclude_From_Build 1
1182
1183 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1184
1185 # PROP Exclude_From_Build 1
1186
1187 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1188
1189
1190 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1191
1192
1193 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1194
1195
1196 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1197
1198
1199 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1200
1201 # PROP Exclude_From_Build 1
1202
1203 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1204
1205 # PROP Exclude_From_Build 1
1206
1207 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1208
1209 # PROP Exclude_From_Build 1
1210
1211 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1212
1213 # PROP Exclude_From_Build 1
1214
1215 !ENDIF
1216
1217 # End Source File
1218 # Begin Source File
1219
1220 SOURCE=..\..\src\msw\clipbrd.cpp
1221 # End Source File
1222 # Begin Source File
1223
1224 SOURCE=..\..\src\msw\colordlg.cpp
1225
1226 !IF  "$(CFG)" == "core - Win32 Debug"
1227
1228
1229 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1230
1231
1232 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1233
1234
1235 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1236
1237
1238 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1239
1240 # PROP Exclude_From_Build 1
1241
1242 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1243
1244 # PROP Exclude_From_Build 1
1245
1246 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1247
1248 # PROP Exclude_From_Build 1
1249
1250 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1251
1252 # PROP Exclude_From_Build 1
1253
1254 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1255
1256
1257 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1258
1259
1260 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1261
1262
1263 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1264
1265
1266 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1267
1268 # PROP Exclude_From_Build 1
1269
1270 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1271
1272 # PROP Exclude_From_Build 1
1273
1274 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1275
1276 # PROP Exclude_From_Build 1
1277
1278 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1279
1280 # PROP Exclude_From_Build 1
1281
1282 !ENDIF
1283
1284 # End Source File
1285 # Begin Source File
1286
1287 SOURCE=..\..\src\msw\colour.cpp
1288 # End Source File
1289 # Begin Source File
1290
1291 SOURCE=..\..\src\msw\combobox.cpp
1292
1293 !IF  "$(CFG)" == "core - Win32 Debug"
1294
1295
1296 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1297
1298
1299 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1300
1301
1302 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1303
1304
1305 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1306
1307 # PROP Exclude_From_Build 1
1308
1309 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1310
1311 # PROP Exclude_From_Build 1
1312
1313 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1314
1315 # PROP Exclude_From_Build 1
1316
1317 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1318
1319 # PROP Exclude_From_Build 1
1320
1321 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1322
1323
1324 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1325
1326
1327 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1328
1329
1330 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1331
1332
1333 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1334
1335 # PROP Exclude_From_Build 1
1336
1337 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1338
1339 # PROP Exclude_From_Build 1
1340
1341 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1342
1343 # PROP Exclude_From_Build 1
1344
1345 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1346
1347 # PROP Exclude_From_Build 1
1348
1349 !ENDIF
1350
1351 # End Source File
1352 # Begin Source File
1353
1354 SOURCE=..\..\src\msw\control.cpp
1355
1356 !IF  "$(CFG)" == "core - Win32 Debug"
1357
1358
1359 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1360
1361
1362 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1363
1364
1365 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1366
1367
1368 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1369
1370 # PROP Exclude_From_Build 1
1371
1372 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1373
1374 # PROP Exclude_From_Build 1
1375
1376 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1377
1378 # PROP Exclude_From_Build 1
1379
1380 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1381
1382 # PROP Exclude_From_Build 1
1383
1384 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1385
1386
1387 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1388
1389
1390 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1391
1392
1393 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1394
1395
1396 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1397
1398 # PROP Exclude_From_Build 1
1399
1400 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1401
1402 # PROP Exclude_From_Build 1
1403
1404 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1405
1406 # PROP Exclude_From_Build 1
1407
1408 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1409
1410 # PROP Exclude_From_Build 1
1411
1412 !ENDIF
1413
1414 # End Source File
1415 # Begin Source File
1416
1417 SOURCE=..\..\src\msw\cursor.cpp
1418 # End Source File
1419 # Begin Source File
1420
1421 SOURCE=..\..\src\msw\data.cpp
1422 # End Source File
1423 # Begin Source File
1424
1425 SOURCE=..\..\src\msw\ole\dataobj.cpp
1426 # End Source File
1427 # Begin Source File
1428
1429 SOURCE=..\..\src\msw\dc.cpp
1430 # End Source File
1431 # Begin Source File
1432
1433 SOURCE=..\..\src\msw\dcclient.cpp
1434 # End Source File
1435 # Begin Source File
1436
1437 SOURCE=..\..\src\msw\dcmemory.cpp
1438 # End Source File
1439 # Begin Source File
1440
1441 SOURCE=..\..\src\msw\dcprint.cpp
1442 # End Source File
1443 # Begin Source File
1444
1445 SOURCE=..\..\src\msw\dcscreen.cpp
1446 # End Source File
1447 # Begin Source File
1448
1449 SOURCE=..\..\src\msw\dialog.cpp
1450
1451 !IF  "$(CFG)" == "core - Win32 Debug"
1452
1453
1454 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1455
1456
1457 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1458
1459
1460 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1461
1462
1463 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1464
1465 # PROP Exclude_From_Build 1
1466
1467 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1468
1469 # PROP Exclude_From_Build 1
1470
1471 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1472
1473 # PROP Exclude_From_Build 1
1474
1475 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1476
1477 # PROP Exclude_From_Build 1
1478
1479 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1480
1481
1482 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1483
1484
1485 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1486
1487
1488 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1489
1490
1491 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1492
1493 # PROP Exclude_From_Build 1
1494
1495 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1496
1497 # PROP Exclude_From_Build 1
1498
1499 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1500
1501 # PROP Exclude_From_Build 1
1502
1503 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1504
1505 # PROP Exclude_From_Build 1
1506
1507 !ENDIF
1508
1509 # End Source File
1510 # Begin Source File
1511
1512 SOURCE=..\..\src\msw\dialup.cpp
1513 # End Source File
1514 # Begin Source File
1515
1516 SOURCE=..\..\src\msw\dib.cpp
1517 # End Source File
1518 # Begin Source File
1519
1520 SOURCE=..\..\src\msw\dirdlg.cpp
1521 # End Source File
1522 # Begin Source File
1523
1524 SOURCE=..\..\src\msw\display.cpp
1525 # End Source File
1526 # Begin Source File
1527
1528 SOURCE=..\..\src\msw\dragimag.cpp
1529
1530 !IF  "$(CFG)" == "core - Win32 Debug"
1531
1532
1533 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1534
1535
1536 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1537
1538
1539 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1540
1541
1542 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1543
1544 # PROP Exclude_From_Build 1
1545
1546 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1547
1548 # PROP Exclude_From_Build 1
1549
1550 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1551
1552 # PROP Exclude_From_Build 1
1553
1554 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1555
1556 # PROP Exclude_From_Build 1
1557
1558 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1559
1560
1561 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1562
1563
1564 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1565
1566
1567 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1568
1569
1570 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1571
1572 # PROP Exclude_From_Build 1
1573
1574 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1575
1576 # PROP Exclude_From_Build 1
1577
1578 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1579
1580 # PROP Exclude_From_Build 1
1581
1582 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1583
1584 # PROP Exclude_From_Build 1
1585
1586 !ENDIF
1587
1588 # End Source File
1589 # Begin Source File
1590
1591 SOURCE=..\..\src\msw\ole\dropsrc.cpp
1592 # End Source File
1593 # Begin Source File
1594
1595 SOURCE=..\..\src\msw\ole\droptgt.cpp
1596 # End Source File
1597 # Begin Source File
1598
1599 SOURCE=..\..\src\msw\dummy.cpp
1600 # ADD BASE CPP /Yc"wx/wxprec.h"
1601 # ADD CPP /Yc"wx/wxprec.h"
1602 # End Source File
1603 # Begin Source File
1604
1605 SOURCE=..\..\src\msw\enhmeta.cpp
1606 # End Source File
1607 # Begin Source File
1608
1609 SOURCE=..\..\src\msw\evtloop.cpp
1610 # End Source File
1611 # Begin Source File
1612
1613 SOURCE=..\..\src\msw\fdrepdlg.cpp
1614
1615 !IF  "$(CFG)" == "core - Win32 Debug"
1616
1617
1618 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1619
1620
1621 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1622
1623
1624 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1625
1626
1627 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1628
1629 # PROP Exclude_From_Build 1
1630
1631 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1632
1633 # PROP Exclude_From_Build 1
1634
1635 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1636
1637 # PROP Exclude_From_Build 1
1638
1639 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1640
1641 # PROP Exclude_From_Build 1
1642
1643 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1644
1645
1646 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1647
1648
1649 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1650
1651
1652 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1653
1654
1655 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1656
1657 # PROP Exclude_From_Build 1
1658
1659 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1660
1661 # PROP Exclude_From_Build 1
1662
1663 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1664
1665 # PROP Exclude_From_Build 1
1666
1667 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1668
1669 # PROP Exclude_From_Build 1
1670
1671 !ENDIF
1672
1673 # End Source File
1674 # Begin Source File
1675
1676 SOURCE=..\..\src\msw\filedlg.cpp
1677
1678 !IF  "$(CFG)" == "core - Win32 Debug"
1679
1680
1681 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1682
1683
1684 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1685
1686
1687 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1688
1689
1690 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1691
1692 # PROP Exclude_From_Build 1
1693
1694 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1695
1696 # PROP Exclude_From_Build 1
1697
1698 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1699
1700 # PROP Exclude_From_Build 1
1701
1702 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1703
1704 # PROP Exclude_From_Build 1
1705
1706 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1707
1708
1709 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1710
1711
1712 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1713
1714
1715 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1716
1717
1718 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1719
1720 # PROP Exclude_From_Build 1
1721
1722 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1723
1724 # PROP Exclude_From_Build 1
1725
1726 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1727
1728 # PROP Exclude_From_Build 1
1729
1730 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1731
1732 # PROP Exclude_From_Build 1
1733
1734 !ENDIF
1735
1736 # End Source File
1737 # Begin Source File
1738
1739 SOURCE=..\..\src\msw\font.cpp
1740 # End Source File
1741 # Begin Source File
1742
1743 SOURCE=..\..\src\msw\fontdlg.cpp
1744
1745 !IF  "$(CFG)" == "core - Win32 Debug"
1746
1747
1748 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1749
1750
1751 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1752
1753
1754 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1755
1756
1757 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1758
1759 # PROP Exclude_From_Build 1
1760
1761 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1762
1763 # PROP Exclude_From_Build 1
1764
1765 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1766
1767 # PROP Exclude_From_Build 1
1768
1769 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1770
1771 # PROP Exclude_From_Build 1
1772
1773 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1774
1775
1776 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1777
1778
1779 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1780
1781
1782 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1783
1784
1785 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1786
1787 # PROP Exclude_From_Build 1
1788
1789 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1790
1791 # PROP Exclude_From_Build 1
1792
1793 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1794
1795 # PROP Exclude_From_Build 1
1796
1797 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1798
1799 # PROP Exclude_From_Build 1
1800
1801 !ENDIF
1802
1803 # End Source File
1804 # Begin Source File
1805
1806 SOURCE=..\..\src\msw\fontenum.cpp
1807 # End Source File
1808 # Begin Source File
1809
1810 SOURCE=..\..\src\msw\fontutil.cpp
1811 # End Source File
1812 # Begin Source File
1813
1814 SOURCE=..\..\src\msw\frame.cpp
1815
1816 !IF  "$(CFG)" == "core - Win32 Debug"
1817
1818
1819 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1820
1821
1822 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1823
1824
1825 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1826
1827
1828 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1829
1830 # PROP Exclude_From_Build 1
1831
1832 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1833
1834 # PROP Exclude_From_Build 1
1835
1836 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1837
1838 # PROP Exclude_From_Build 1
1839
1840 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1841
1842 # PROP Exclude_From_Build 1
1843
1844 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1845
1846
1847 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1848
1849
1850 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1851
1852
1853 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1854
1855
1856 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1857
1858 # PROP Exclude_From_Build 1
1859
1860 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1861
1862 # PROP Exclude_From_Build 1
1863
1864 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1865
1866 # PROP Exclude_From_Build 1
1867
1868 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1869
1870 # PROP Exclude_From_Build 1
1871
1872 !ENDIF
1873
1874 # End Source File
1875 # Begin Source File
1876
1877 SOURCE=..\..\src\msw\gauge95.cpp
1878
1879 !IF  "$(CFG)" == "core - Win32 Debug"
1880
1881
1882 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1883
1884
1885 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1886
1887
1888 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1889
1890
1891 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1892
1893 # PROP Exclude_From_Build 1
1894
1895 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1896
1897 # PROP Exclude_From_Build 1
1898
1899 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1900
1901 # PROP Exclude_From_Build 1
1902
1903 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1904
1905 # PROP Exclude_From_Build 1
1906
1907 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1908
1909
1910 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1911
1912
1913 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
1914
1915
1916 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
1917
1918
1919 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
1920
1921 # PROP Exclude_From_Build 1
1922
1923 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
1924
1925 # PROP Exclude_From_Build 1
1926
1927 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1928
1929 # PROP Exclude_From_Build 1
1930
1931 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1932
1933 # PROP Exclude_From_Build 1
1934
1935 !ENDIF
1936
1937 # End Source File
1938 # Begin Source File
1939
1940 SOURCE=..\..\src\msw\gdiimage.cpp
1941 # End Source File
1942 # Begin Source File
1943
1944 SOURCE=..\..\src\msw\gdiobj.cpp
1945 # End Source File
1946 # Begin Source File
1947
1948 SOURCE=..\..\src\msw\gsockmsw.c
1949 # SUBTRACT CPP /YX /Yc /Yu
1950 # End Source File
1951 # Begin Source File
1952
1953 SOURCE=..\..\src\msw\helpchm.cpp
1954 # End Source File
1955 # Begin Source File
1956
1957 SOURCE=..\..\src\msw\helpwin.cpp
1958 # End Source File
1959 # Begin Source File
1960
1961 SOURCE=..\..\src\msw\icon.cpp
1962 # End Source File
1963 # Begin Source File
1964
1965 SOURCE=..\..\src\msw\imaglist.cpp
1966
1967 !IF  "$(CFG)" == "core - Win32 Debug"
1968
1969
1970 !ELSEIF  "$(CFG)" == "core - Win32 Release"
1971
1972
1973 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
1974
1975
1976 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
1977
1978
1979 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
1980
1981 # PROP Exclude_From_Build 1
1982
1983 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
1984
1985 # PROP Exclude_From_Build 1
1986
1987 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
1988
1989 # PROP Exclude_From_Build 1
1990
1991 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
1992
1993 # PROP Exclude_From_Build 1
1994
1995 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
1996
1997
1998 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
1999
2000
2001 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2002
2003
2004 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2005
2006
2007 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2008
2009 # PROP Exclude_From_Build 1
2010
2011 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2012
2013 # PROP Exclude_From_Build 1
2014
2015 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2016
2017 # PROP Exclude_From_Build 1
2018
2019 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2020
2021 # PROP Exclude_From_Build 1
2022
2023 !ENDIF
2024
2025 # End Source File
2026 # Begin Source File
2027
2028 SOURCE=..\..\src\msw\iniconf.cpp
2029
2030 !IF  "$(CFG)" == "core - Win32 Debug"
2031
2032
2033 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2034
2035
2036 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2037
2038
2039 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2040
2041
2042 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2043
2044 # PROP Exclude_From_Build 1
2045
2046 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2047
2048 # PROP Exclude_From_Build 1
2049
2050 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2051
2052 # PROP Exclude_From_Build 1
2053
2054 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2055
2056 # PROP Exclude_From_Build 1
2057
2058 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2059
2060
2061 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2062
2063
2064 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2065
2066
2067 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2068
2069
2070 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2071
2072 # PROP Exclude_From_Build 1
2073
2074 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2075
2076 # PROP Exclude_From_Build 1
2077
2078 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2079
2080 # PROP Exclude_From_Build 1
2081
2082 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2083
2084 # PROP Exclude_From_Build 1
2085
2086 !ENDIF
2087
2088 # End Source File
2089 # Begin Source File
2090
2091 SOURCE=..\..\src\msw\listbox.cpp
2092
2093 !IF  "$(CFG)" == "core - Win32 Debug"
2094
2095
2096 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2097
2098
2099 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2100
2101
2102 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2103
2104
2105 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2106
2107 # PROP Exclude_From_Build 1
2108
2109 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2110
2111 # PROP Exclude_From_Build 1
2112
2113 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2114
2115 # PROP Exclude_From_Build 1
2116
2117 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2118
2119 # PROP Exclude_From_Build 1
2120
2121 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2122
2123
2124 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2125
2126
2127 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2128
2129
2130 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2131
2132
2133 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2134
2135 # PROP Exclude_From_Build 1
2136
2137 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2138
2139 # PROP Exclude_From_Build 1
2140
2141 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2142
2143 # PROP Exclude_From_Build 1
2144
2145 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2146
2147 # PROP Exclude_From_Build 1
2148
2149 !ENDIF
2150
2151 # End Source File
2152 # Begin Source File
2153
2154 SOURCE=..\..\src\msw\listctrl.cpp
2155
2156 !IF  "$(CFG)" == "core - Win32 Debug"
2157
2158
2159 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2160
2161
2162 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2163
2164
2165 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2166
2167
2168 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2169
2170 # PROP Exclude_From_Build 1
2171
2172 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2173
2174 # PROP Exclude_From_Build 1
2175
2176 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2177
2178 # PROP Exclude_From_Build 1
2179
2180 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2181
2182 # PROP Exclude_From_Build 1
2183
2184 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2185
2186
2187 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2188
2189
2190 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2191
2192
2193 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2194
2195
2196 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2197
2198 # PROP Exclude_From_Build 1
2199
2200 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2201
2202 # PROP Exclude_From_Build 1
2203
2204 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2205
2206 # PROP Exclude_From_Build 1
2207
2208 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2209
2210 # PROP Exclude_From_Build 1
2211
2212 !ENDIF
2213
2214 # End Source File
2215 # Begin Source File
2216
2217 SOURCE=..\..\src\msw\main.cpp
2218 # End Source File
2219 # Begin Source File
2220
2221 SOURCE=..\..\src\msw\mdi.cpp
2222
2223 !IF  "$(CFG)" == "core - Win32 Debug"
2224
2225
2226 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2227
2228
2229 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2230
2231
2232 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2233
2234
2235 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2236
2237 # PROP Exclude_From_Build 1
2238
2239 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2240
2241 # PROP Exclude_From_Build 1
2242
2243 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2244
2245 # PROP Exclude_From_Build 1
2246
2247 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2248
2249 # PROP Exclude_From_Build 1
2250
2251 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2252
2253
2254 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2255
2256
2257 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2258
2259
2260 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2261
2262
2263 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2264
2265 # PROP Exclude_From_Build 1
2266
2267 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2268
2269 # PROP Exclude_From_Build 1
2270
2271 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2272
2273 # PROP Exclude_From_Build 1
2274
2275 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2276
2277 # PROP Exclude_From_Build 1
2278
2279 !ENDIF
2280
2281 # End Source File
2282 # Begin Source File
2283
2284 SOURCE=..\..\src\msw\menu.cpp
2285
2286 !IF  "$(CFG)" == "core - Win32 Debug"
2287
2288
2289 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2290
2291
2292 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2293
2294
2295 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2296
2297
2298 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2299
2300 # PROP Exclude_From_Build 1
2301
2302 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2303
2304 # PROP Exclude_From_Build 1
2305
2306 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2307
2308 # PROP Exclude_From_Build 1
2309
2310 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2311
2312 # PROP Exclude_From_Build 1
2313
2314 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2315
2316
2317 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2318
2319
2320 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2321
2322
2323 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2324
2325
2326 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2327
2328 # PROP Exclude_From_Build 1
2329
2330 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2331
2332 # PROP Exclude_From_Build 1
2333
2334 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2335
2336 # PROP Exclude_From_Build 1
2337
2338 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2339
2340 # PROP Exclude_From_Build 1
2341
2342 !ENDIF
2343
2344 # End Source File
2345 # Begin Source File
2346
2347 SOURCE=..\..\src\msw\menuitem.cpp
2348
2349 !IF  "$(CFG)" == "core - Win32 Debug"
2350
2351
2352 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2353
2354
2355 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2356
2357
2358 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2359
2360
2361 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2362
2363 # PROP Exclude_From_Build 1
2364
2365 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2366
2367 # PROP Exclude_From_Build 1
2368
2369 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2370
2371 # PROP Exclude_From_Build 1
2372
2373 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2374
2375 # PROP Exclude_From_Build 1
2376
2377 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2378
2379
2380 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2381
2382
2383 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2384
2385
2386 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2387
2388
2389 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2390
2391 # PROP Exclude_From_Build 1
2392
2393 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2394
2395 # PROP Exclude_From_Build 1
2396
2397 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2398
2399 # PROP Exclude_From_Build 1
2400
2401 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2402
2403 # PROP Exclude_From_Build 1
2404
2405 !ENDIF
2406
2407 # End Source File
2408 # Begin Source File
2409
2410 SOURCE=..\..\src\msw\metafile.cpp
2411
2412 !IF  "$(CFG)" == "core - Win32 Debug"
2413
2414
2415 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2416
2417
2418 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2419
2420
2421 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2422
2423
2424 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2425
2426 # PROP Exclude_From_Build 1
2427
2428 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2429
2430 # PROP Exclude_From_Build 1
2431
2432 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2433
2434 # PROP Exclude_From_Build 1
2435
2436 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2437
2438 # PROP Exclude_From_Build 1
2439
2440 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2441
2442
2443 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2444
2445
2446 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2447
2448
2449 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2450
2451
2452 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2453
2454 # PROP Exclude_From_Build 1
2455
2456 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2457
2458 # PROP Exclude_From_Build 1
2459
2460 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2461
2462 # PROP Exclude_From_Build 1
2463
2464 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2465
2466 # PROP Exclude_From_Build 1
2467
2468 !ENDIF
2469
2470 # End Source File
2471 # Begin Source File
2472
2473 SOURCE=..\..\src\msw\minifram.cpp
2474 # End Source File
2475 # Begin Source File
2476
2477 SOURCE=..\..\src\msw\msgdlg.cpp
2478
2479 !IF  "$(CFG)" == "core - Win32 Debug"
2480
2481
2482 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2483
2484
2485 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2486
2487
2488 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2489
2490
2491 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2492
2493 # PROP Exclude_From_Build 1
2494
2495 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2496
2497 # PROP Exclude_From_Build 1
2498
2499 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2500
2501 # PROP Exclude_From_Build 1
2502
2503 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2504
2505 # PROP Exclude_From_Build 1
2506
2507 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2508
2509
2510 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2511
2512
2513 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2514
2515
2516 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2517
2518
2519 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2520
2521 # PROP Exclude_From_Build 1
2522
2523 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2524
2525 # PROP Exclude_From_Build 1
2526
2527 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2528
2529 # PROP Exclude_From_Build 1
2530
2531 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2532
2533 # PROP Exclude_From_Build 1
2534
2535 !ENDIF
2536
2537 # End Source File
2538 # Begin Source File
2539
2540 SOURCE=..\..\src\msw\mslu.cpp
2541 # End Source File
2542 # Begin Source File
2543
2544 SOURCE=..\..\src\msw\nativdlg.cpp
2545
2546 !IF  "$(CFG)" == "core - Win32 Debug"
2547
2548
2549 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2550
2551
2552 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2553
2554
2555 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2556
2557
2558 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2559
2560 # PROP Exclude_From_Build 1
2561
2562 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2563
2564 # PROP Exclude_From_Build 1
2565
2566 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2567
2568 # PROP Exclude_From_Build 1
2569
2570 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2571
2572 # PROP Exclude_From_Build 1
2573
2574 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2575
2576
2577 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2578
2579
2580 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2581
2582
2583 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2584
2585
2586 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2587
2588 # PROP Exclude_From_Build 1
2589
2590 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2591
2592 # PROP Exclude_From_Build 1
2593
2594 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2595
2596 # PROP Exclude_From_Build 1
2597
2598 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2599
2600 # PROP Exclude_From_Build 1
2601
2602 !ENDIF
2603
2604 # End Source File
2605 # Begin Source File
2606
2607 SOURCE=..\..\src\msw\notebook.cpp
2608
2609 !IF  "$(CFG)" == "core - Win32 Debug"
2610
2611
2612 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2613
2614
2615 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2616
2617
2618 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2619
2620
2621 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2622
2623 # PROP Exclude_From_Build 1
2624
2625 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2626
2627 # PROP Exclude_From_Build 1
2628
2629 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2630
2631 # PROP Exclude_From_Build 1
2632
2633 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2634
2635 # PROP Exclude_From_Build 1
2636
2637 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2638
2639
2640 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2641
2642
2643 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2644
2645
2646 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2647
2648
2649 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2650
2651 # PROP Exclude_From_Build 1
2652
2653 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2654
2655 # PROP Exclude_From_Build 1
2656
2657 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2658
2659 # PROP Exclude_From_Build 1
2660
2661 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2662
2663 # PROP Exclude_From_Build 1
2664
2665 !ENDIF
2666
2667 # End Source File
2668 # Begin Source File
2669
2670 SOURCE=..\..\src\msw\ole\oleutils.cpp
2671 # End Source File
2672 # Begin Source File
2673
2674 SOURCE=..\..\src\msw\ownerdrw.cpp
2675
2676 !IF  "$(CFG)" == "core - Win32 Debug"
2677
2678
2679 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2680
2681
2682 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2683
2684
2685 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2686
2687
2688 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2689
2690 # PROP Exclude_From_Build 1
2691
2692 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2693
2694 # PROP Exclude_From_Build 1
2695
2696 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2697
2698 # PROP Exclude_From_Build 1
2699
2700 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2701
2702 # PROP Exclude_From_Build 1
2703
2704 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2705
2706
2707 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2708
2709
2710 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2711
2712
2713 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2714
2715
2716 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2717
2718 # PROP Exclude_From_Build 1
2719
2720 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2721
2722 # PROP Exclude_From_Build 1
2723
2724 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2725
2726 # PROP Exclude_From_Build 1
2727
2728 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2729
2730 # PROP Exclude_From_Build 1
2731
2732 !ENDIF
2733
2734 # End Source File
2735 # Begin Source File
2736
2737 SOURCE=..\..\src\msw\palette.cpp
2738 # End Source File
2739 # Begin Source File
2740
2741 SOURCE=..\..\src\msw\pen.cpp
2742 # End Source File
2743 # Begin Source File
2744
2745 SOURCE=..\..\src\msw\popupwin.cpp
2746 # End Source File
2747 # Begin Source File
2748
2749 SOURCE=..\..\src\msw\printdlg.cpp
2750
2751 !IF  "$(CFG)" == "core - Win32 Debug"
2752
2753
2754 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2755
2756
2757 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2758
2759
2760 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2761
2762
2763 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2764
2765 # PROP Exclude_From_Build 1
2766
2767 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2768
2769 # PROP Exclude_From_Build 1
2770
2771 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2772
2773 # PROP Exclude_From_Build 1
2774
2775 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2776
2777 # PROP Exclude_From_Build 1
2778
2779 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2780
2781
2782 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2783
2784
2785 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2786
2787
2788 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2789
2790
2791 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2792
2793 # PROP Exclude_From_Build 1
2794
2795 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2796
2797 # PROP Exclude_From_Build 1
2798
2799 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2800
2801 # PROP Exclude_From_Build 1
2802
2803 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2804
2805 # PROP Exclude_From_Build 1
2806
2807 !ENDIF
2808
2809 # End Source File
2810 # Begin Source File
2811
2812 SOURCE=..\..\src\msw\printwin.cpp
2813
2814 !IF  "$(CFG)" == "core - Win32 Debug"
2815
2816
2817 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2818
2819
2820 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2821
2822
2823 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2824
2825
2826 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2827
2828 # PROP Exclude_From_Build 1
2829
2830 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2831
2832 # PROP Exclude_From_Build 1
2833
2834 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2835
2836 # PROP Exclude_From_Build 1
2837
2838 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2839
2840 # PROP Exclude_From_Build 1
2841
2842 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2843
2844
2845 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2846
2847
2848 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2849
2850
2851 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2852
2853
2854 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2855
2856 # PROP Exclude_From_Build 1
2857
2858 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2859
2860 # PROP Exclude_From_Build 1
2861
2862 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2863
2864 # PROP Exclude_From_Build 1
2865
2866 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2867
2868 # PROP Exclude_From_Build 1
2869
2870 !ENDIF
2871
2872 # End Source File
2873 # Begin Source File
2874
2875 SOURCE=..\..\src\msw\radiobox.cpp
2876
2877 !IF  "$(CFG)" == "core - Win32 Debug"
2878
2879
2880 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2881
2882
2883 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2884
2885
2886 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2887
2888
2889 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2890
2891 # PROP Exclude_From_Build 1
2892
2893 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2894
2895 # PROP Exclude_From_Build 1
2896
2897 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2898
2899 # PROP Exclude_From_Build 1
2900
2901 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2902
2903 # PROP Exclude_From_Build 1
2904
2905 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2906
2907
2908 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2909
2910
2911 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2912
2913
2914 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2915
2916
2917 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2918
2919 # PROP Exclude_From_Build 1
2920
2921 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2922
2923 # PROP Exclude_From_Build 1
2924
2925 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2926
2927 # PROP Exclude_From_Build 1
2928
2929 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2930
2931 # PROP Exclude_From_Build 1
2932
2933 !ENDIF
2934
2935 # End Source File
2936 # Begin Source File
2937
2938 SOURCE=..\..\src\msw\radiobut.cpp
2939
2940 !IF  "$(CFG)" == "core - Win32 Debug"
2941
2942
2943 !ELSEIF  "$(CFG)" == "core - Win32 Release"
2944
2945
2946 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
2947
2948
2949 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
2950
2951
2952 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
2953
2954 # PROP Exclude_From_Build 1
2955
2956 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
2957
2958 # PROP Exclude_From_Build 1
2959
2960 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
2961
2962 # PROP Exclude_From_Build 1
2963
2964 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
2965
2966 # PROP Exclude_From_Build 1
2967
2968 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
2969
2970
2971 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
2972
2973
2974 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
2975
2976
2977 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
2978
2979
2980 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
2981
2982 # PROP Exclude_From_Build 1
2983
2984 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
2985
2986 # PROP Exclude_From_Build 1
2987
2988 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2989
2990 # PROP Exclude_From_Build 1
2991
2992 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2993
2994 # PROP Exclude_From_Build 1
2995
2996 !ENDIF
2997
2998 # End Source File
2999 # Begin Source File
3000
3001 SOURCE=..\..\src\msw\region.cpp
3002 # End Source File
3003 # Begin Source File
3004
3005 SOURCE=..\..\src\msw\renderer.cpp
3006 # End Source File
3007 # Begin Source File
3008
3009 SOURCE=..\..\src\msw\scrolbar.cpp
3010
3011 !IF  "$(CFG)" == "core - Win32 Debug"
3012
3013
3014 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3015
3016
3017 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3018
3019
3020 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3021
3022
3023 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3024
3025 # PROP Exclude_From_Build 1
3026
3027 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3028
3029 # PROP Exclude_From_Build 1
3030
3031 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3032
3033 # PROP Exclude_From_Build 1
3034
3035 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3036
3037 # PROP Exclude_From_Build 1
3038
3039 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3040
3041
3042 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3043
3044
3045 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3046
3047
3048 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3049
3050
3051 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3052
3053 # PROP Exclude_From_Build 1
3054
3055 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3056
3057 # PROP Exclude_From_Build 1
3058
3059 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3060
3061 # PROP Exclude_From_Build 1
3062
3063 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3064
3065 # PROP Exclude_From_Build 1
3066
3067 !ENDIF
3068
3069 # End Source File
3070 # Begin Source File
3071
3072 SOURCE=..\..\src\msw\settings.cpp
3073 # End Source File
3074 # Begin Source File
3075
3076 SOURCE=..\..\src\msw\slider95.cpp
3077
3078 !IF  "$(CFG)" == "core - Win32 Debug"
3079
3080
3081 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3082
3083
3084 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3085
3086
3087 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3088
3089
3090 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3091
3092 # PROP Exclude_From_Build 1
3093
3094 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3095
3096 # PROP Exclude_From_Build 1
3097
3098 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3099
3100 # PROP Exclude_From_Build 1
3101
3102 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3103
3104 # PROP Exclude_From_Build 1
3105
3106 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3107
3108
3109 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3110
3111
3112 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3113
3114
3115 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3116
3117
3118 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3119
3120 # PROP Exclude_From_Build 1
3121
3122 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3123
3124 # PROP Exclude_From_Build 1
3125
3126 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3127
3128 # PROP Exclude_From_Build 1
3129
3130 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3131
3132 # PROP Exclude_From_Build 1
3133
3134 !ENDIF
3135
3136 # End Source File
3137 # Begin Source File
3138
3139 SOURCE=..\..\src\msw\spinbutt.cpp
3140
3141 !IF  "$(CFG)" == "core - Win32 Debug"
3142
3143
3144 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3145
3146
3147 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3148
3149
3150 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3151
3152
3153 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3154
3155 # PROP Exclude_From_Build 1
3156
3157 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3158
3159 # PROP Exclude_From_Build 1
3160
3161 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3162
3163 # PROP Exclude_From_Build 1
3164
3165 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3166
3167 # PROP Exclude_From_Build 1
3168
3169 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3170
3171
3172 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3173
3174
3175 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3176
3177
3178 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3179
3180
3181 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3182
3183 # PROP Exclude_From_Build 1
3184
3185 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3186
3187 # PROP Exclude_From_Build 1
3188
3189 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3190
3191 # PROP Exclude_From_Build 1
3192
3193 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3194
3195 # PROP Exclude_From_Build 1
3196
3197 !ENDIF
3198
3199 # End Source File
3200 # Begin Source File
3201
3202 SOURCE=..\..\src\msw\spinctrl.cpp
3203
3204 !IF  "$(CFG)" == "core - Win32 Debug"
3205
3206
3207 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3208
3209
3210 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3211
3212
3213 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3214
3215
3216 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3217
3218 # PROP Exclude_From_Build 1
3219
3220 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3221
3222 # PROP Exclude_From_Build 1
3223
3224 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3225
3226 # PROP Exclude_From_Build 1
3227
3228 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3229
3230 # PROP Exclude_From_Build 1
3231
3232 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3233
3234
3235 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3236
3237
3238 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3239
3240
3241 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3242
3243
3244 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3245
3246 # PROP Exclude_From_Build 1
3247
3248 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3249
3250 # PROP Exclude_From_Build 1
3251
3252 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3253
3254 # PROP Exclude_From_Build 1
3255
3256 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3257
3258 # PROP Exclude_From_Build 1
3259
3260 !ENDIF
3261
3262 # End Source File
3263 # Begin Source File
3264
3265 SOURCE=..\..\src\msw\statbmp.cpp
3266
3267 !IF  "$(CFG)" == "core - Win32 Debug"
3268
3269
3270 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3271
3272
3273 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3274
3275
3276 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3277
3278
3279 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3280
3281 # PROP Exclude_From_Build 1
3282
3283 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3284
3285 # PROP Exclude_From_Build 1
3286
3287 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3288
3289 # PROP Exclude_From_Build 1
3290
3291 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3292
3293 # PROP Exclude_From_Build 1
3294
3295 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3296
3297
3298 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3299
3300
3301 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3302
3303
3304 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3305
3306
3307 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3308
3309 # PROP Exclude_From_Build 1
3310
3311 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3312
3313 # PROP Exclude_From_Build 1
3314
3315 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3316
3317 # PROP Exclude_From_Build 1
3318
3319 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3320
3321 # PROP Exclude_From_Build 1
3322
3323 !ENDIF
3324
3325 # End Source File
3326 # Begin Source File
3327
3328 SOURCE=..\..\src\msw\statbox.cpp
3329
3330 !IF  "$(CFG)" == "core - Win32 Debug"
3331
3332
3333 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3334
3335
3336 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3337
3338
3339 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3340
3341
3342 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3343
3344 # PROP Exclude_From_Build 1
3345
3346 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3347
3348 # PROP Exclude_From_Build 1
3349
3350 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3351
3352 # PROP Exclude_From_Build 1
3353
3354 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3355
3356 # PROP Exclude_From_Build 1
3357
3358 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3359
3360
3361 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3362
3363
3364 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3365
3366
3367 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3368
3369
3370 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3371
3372 # PROP Exclude_From_Build 1
3373
3374 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3375
3376 # PROP Exclude_From_Build 1
3377
3378 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3379
3380 # PROP Exclude_From_Build 1
3381
3382 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3383
3384 # PROP Exclude_From_Build 1
3385
3386 !ENDIF
3387
3388 # End Source File
3389 # Begin Source File
3390
3391 SOURCE=..\..\src\msw\statbr95.cpp
3392
3393 !IF  "$(CFG)" == "core - Win32 Debug"
3394
3395
3396 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3397
3398
3399 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3400
3401
3402 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3403
3404
3405 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3406
3407 # PROP Exclude_From_Build 1
3408
3409 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3410
3411 # PROP Exclude_From_Build 1
3412
3413 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3414
3415 # PROP Exclude_From_Build 1
3416
3417 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3418
3419 # PROP Exclude_From_Build 1
3420
3421 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3422
3423
3424 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3425
3426
3427 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3428
3429
3430 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3431
3432
3433 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3434
3435 # PROP Exclude_From_Build 1
3436
3437 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3438
3439 # PROP Exclude_From_Build 1
3440
3441 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3442
3443 # PROP Exclude_From_Build 1
3444
3445 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3446
3447 # PROP Exclude_From_Build 1
3448
3449 !ENDIF
3450
3451 # End Source File
3452 # Begin Source File
3453
3454 SOURCE=..\..\src\msw\statline.cpp
3455
3456 !IF  "$(CFG)" == "core - Win32 Debug"
3457
3458
3459 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3460
3461
3462 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3463
3464
3465 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3466
3467
3468 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3469
3470 # PROP Exclude_From_Build 1
3471
3472 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3473
3474 # PROP Exclude_From_Build 1
3475
3476 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3477
3478 # PROP Exclude_From_Build 1
3479
3480 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3481
3482 # PROP Exclude_From_Build 1
3483
3484 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3485
3486
3487 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3488
3489
3490 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3491
3492
3493 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3494
3495
3496 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3497
3498 # PROP Exclude_From_Build 1
3499
3500 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3501
3502 # PROP Exclude_From_Build 1
3503
3504 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3505
3506 # PROP Exclude_From_Build 1
3507
3508 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3509
3510 # PROP Exclude_From_Build 1
3511
3512 !ENDIF
3513
3514 # End Source File
3515 # Begin Source File
3516
3517 SOURCE=..\..\src\msw\stattext.cpp
3518
3519 !IF  "$(CFG)" == "core - Win32 Debug"
3520
3521
3522 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3523
3524
3525 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3526
3527
3528 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3529
3530
3531 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3532
3533 # PROP Exclude_From_Build 1
3534
3535 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3536
3537 # PROP Exclude_From_Build 1
3538
3539 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3540
3541 # PROP Exclude_From_Build 1
3542
3543 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3544
3545 # PROP Exclude_From_Build 1
3546
3547 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3548
3549
3550 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3551
3552
3553 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3554
3555
3556 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3557
3558
3559 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3560
3561 # PROP Exclude_From_Build 1
3562
3563 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3564
3565 # PROP Exclude_From_Build 1
3566
3567 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3568
3569 # PROP Exclude_From_Build 1
3570
3571 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3572
3573 # PROP Exclude_From_Build 1
3574
3575 !ENDIF
3576
3577 # End Source File
3578 # Begin Source File
3579
3580 SOURCE=..\..\src\msw\tabctrl.cpp
3581
3582 !IF  "$(CFG)" == "core - Win32 Debug"
3583
3584
3585 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3586
3587
3588 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3589
3590
3591 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3592
3593
3594 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3595
3596 # PROP Exclude_From_Build 1
3597
3598 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3599
3600 # PROP Exclude_From_Build 1
3601
3602 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3603
3604 # PROP Exclude_From_Build 1
3605
3606 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3607
3608 # PROP Exclude_From_Build 1
3609
3610 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3611
3612
3613 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3614
3615
3616 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3617
3618
3619 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3620
3621
3622 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3623
3624 # PROP Exclude_From_Build 1
3625
3626 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3627
3628 # PROP Exclude_From_Build 1
3629
3630 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3631
3632 # PROP Exclude_From_Build 1
3633
3634 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3635
3636 # PROP Exclude_From_Build 1
3637
3638 !ENDIF
3639
3640 # End Source File
3641 # Begin Source File
3642
3643 SOURCE=..\..\src\msw\tbar95.cpp
3644
3645 !IF  "$(CFG)" == "core - Win32 Debug"
3646
3647
3648 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3649
3650
3651 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3652
3653
3654 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3655
3656
3657 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3658
3659 # PROP Exclude_From_Build 1
3660
3661 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3662
3663 # PROP Exclude_From_Build 1
3664
3665 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3666
3667 # PROP Exclude_From_Build 1
3668
3669 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3670
3671 # PROP Exclude_From_Build 1
3672
3673 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3674
3675
3676 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3677
3678
3679 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3680
3681
3682 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3683
3684
3685 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3686
3687 # PROP Exclude_From_Build 1
3688
3689 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3690
3691 # PROP Exclude_From_Build 1
3692
3693 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3694
3695 # PROP Exclude_From_Build 1
3696
3697 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3698
3699 # PROP Exclude_From_Build 1
3700
3701 !ENDIF
3702
3703 # End Source File
3704 # Begin Source File
3705
3706 SOURCE=..\..\src\msw\textctrl.cpp
3707
3708 !IF  "$(CFG)" == "core - Win32 Debug"
3709
3710
3711 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3712
3713
3714 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3715
3716
3717 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3718
3719
3720 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3721
3722 # PROP Exclude_From_Build 1
3723
3724 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3725
3726 # PROP Exclude_From_Build 1
3727
3728 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3729
3730 # PROP Exclude_From_Build 1
3731
3732 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3733
3734 # PROP Exclude_From_Build 1
3735
3736 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3737
3738
3739 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3740
3741
3742 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3743
3744
3745 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3746
3747
3748 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3749
3750 # PROP Exclude_From_Build 1
3751
3752 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3753
3754 # PROP Exclude_From_Build 1
3755
3756 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3757
3758 # PROP Exclude_From_Build 1
3759
3760 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3761
3762 # PROP Exclude_From_Build 1
3763
3764 !ENDIF
3765
3766 # End Source File
3767 # Begin Source File
3768
3769 SOURCE=..\..\src\msw\tglbtn.cpp
3770
3771 !IF  "$(CFG)" == "core - Win32 Debug"
3772
3773
3774 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3775
3776
3777 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3778
3779
3780 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3781
3782
3783 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3784
3785 # PROP Exclude_From_Build 1
3786
3787 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3788
3789 # PROP Exclude_From_Build 1
3790
3791 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3792
3793 # PROP Exclude_From_Build 1
3794
3795 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3796
3797 # PROP Exclude_From_Build 1
3798
3799 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3800
3801
3802 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3803
3804
3805 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3806
3807
3808 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3809
3810
3811 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3812
3813 # PROP Exclude_From_Build 1
3814
3815 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3816
3817 # PROP Exclude_From_Build 1
3818
3819 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3820
3821 # PROP Exclude_From_Build 1
3822
3823 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3824
3825 # PROP Exclude_From_Build 1
3826
3827 !ENDIF
3828
3829 # End Source File
3830 # Begin Source File
3831
3832 SOURCE=..\..\src\msw\timer.cpp
3833 # End Source File
3834 # Begin Source File
3835
3836 SOURCE=..\..\src\msw\tooltip.cpp
3837 # End Source File
3838 # Begin Source File
3839
3840 SOURCE=..\..\src\msw\toplevel.cpp
3841 # End Source File
3842 # Begin Source File
3843
3844 SOURCE=..\..\src\msw\treectrl.cpp
3845
3846 !IF  "$(CFG)" == "core - Win32 Debug"
3847
3848
3849 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3850
3851
3852 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3853
3854
3855 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3856
3857
3858 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3859
3860 # PROP Exclude_From_Build 1
3861
3862 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3863
3864 # PROP Exclude_From_Build 1
3865
3866 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3867
3868 # PROP Exclude_From_Build 1
3869
3870 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3871
3872 # PROP Exclude_From_Build 1
3873
3874 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3875
3876
3877 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3878
3879
3880 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3881
3882
3883 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3884
3885
3886 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3887
3888 # PROP Exclude_From_Build 1
3889
3890 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3891
3892 # PROP Exclude_From_Build 1
3893
3894 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3895
3896 # PROP Exclude_From_Build 1
3897
3898 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3899
3900 # PROP Exclude_From_Build 1
3901
3902 !ENDIF
3903
3904 # End Source File
3905 # Begin Source File
3906
3907 SOURCE=..\..\src\msw\utilsgui.cpp
3908 # End Source File
3909 # Begin Source File
3910
3911 SOURCE=..\..\src\msw\ole\uuid.cpp
3912 # End Source File
3913 # Begin Source File
3914
3915 SOURCE=..\..\src\msw\uxtheme.cpp
3916 # End Source File
3917 # Begin Source File
3918
3919 SOURCE=..\..\src\msw\volume.cpp
3920 # End Source File
3921 # Begin Source File
3922
3923 SOURCE=..\..\src\msw\window.cpp
3924 # End Source File
3925 # End Group
3926 # Begin Group "Generic Sources"
3927
3928 # PROP Default_Filter ""
3929 # Begin Source File
3930
3931 SOURCE=..\..\src\generic\accel.cpp
3932
3933 !IF  "$(CFG)" == "core - Win32 Debug"
3934
3935 # PROP Exclude_From_Build 1
3936
3937 !ELSEIF  "$(CFG)" == "core - Win32 Release"
3938
3939 # PROP Exclude_From_Build 1
3940
3941 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
3942
3943 # PROP Exclude_From_Build 1
3944
3945 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
3946
3947 # PROP Exclude_From_Build 1
3948
3949 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
3950
3951
3952 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
3953
3954
3955 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
3956
3957
3958 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
3959
3960
3961 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
3962
3963 # PROP Exclude_From_Build 1
3964
3965 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
3966
3967 # PROP Exclude_From_Build 1
3968
3969 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
3970
3971 # PROP Exclude_From_Build 1
3972
3973 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
3974
3975 # PROP Exclude_From_Build 1
3976
3977 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
3978
3979
3980 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
3981
3982
3983 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3984
3985
3986 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3987
3988
3989 !ENDIF
3990
3991 # End Source File
3992 # Begin Source File
3993
3994 SOURCE=..\..\src\generic\busyinfo.cpp
3995 # End Source File
3996 # Begin Source File
3997
3998 SOURCE=..\..\src\generic\choicdgg.cpp
3999 # End Source File
4000 # Begin Source File
4001
4002 SOURCE=..\..\src\generic\colrdlgg.cpp
4003
4004 !IF  "$(CFG)" == "core - Win32 Debug"
4005
4006 # PROP Exclude_From_Build 1
4007
4008 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4009
4010 # PROP Exclude_From_Build 1
4011
4012 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4013
4014 # PROP Exclude_From_Build 1
4015
4016 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4017
4018 # PROP Exclude_From_Build 1
4019
4020 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4021
4022
4023 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4024
4025
4026 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4027
4028
4029 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4030
4031
4032 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4033
4034 # PROP Exclude_From_Build 1
4035
4036 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4037
4038 # PROP Exclude_From_Build 1
4039
4040 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4041
4042 # PROP Exclude_From_Build 1
4043
4044 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4045
4046 # PROP Exclude_From_Build 1
4047
4048 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4049
4050
4051 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4052
4053
4054 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4055
4056
4057 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4058
4059
4060 !ENDIF
4061
4062 # End Source File
4063 # Begin Source File
4064
4065 SOURCE=..\..\src\generic\dcpsg.cpp
4066 # End Source File
4067 # Begin Source File
4068
4069 SOURCE=..\..\src\generic\dirctrlg.cpp
4070 # End Source File
4071 # Begin Source File
4072
4073 SOURCE=..\..\src\generic\dirdlgg.cpp
4074
4075 !IF  "$(CFG)" == "core - Win32 Debug"
4076
4077 # PROP Exclude_From_Build 1
4078
4079 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4080
4081 # PROP Exclude_From_Build 1
4082
4083 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4084
4085 # PROP Exclude_From_Build 1
4086
4087 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4088
4089 # PROP Exclude_From_Build 1
4090
4091 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4092
4093
4094 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4095
4096
4097 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4098
4099
4100 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4101
4102
4103 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4104
4105 # PROP Exclude_From_Build 1
4106
4107 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4108
4109 # PROP Exclude_From_Build 1
4110
4111 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4112
4113 # PROP Exclude_From_Build 1
4114
4115 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4116
4117 # PROP Exclude_From_Build 1
4118
4119 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4120
4121
4122 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4123
4124
4125 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4126
4127
4128 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4129
4130
4131 !ENDIF
4132
4133 # End Source File
4134 # Begin Source File
4135
4136 SOURCE=..\..\src\generic\dragimgg.cpp
4137 # End Source File
4138 # Begin Source File
4139
4140 SOURCE=..\..\src\generic\fdrepdlg.cpp
4141
4142 !IF  "$(CFG)" == "core - Win32 Debug"
4143
4144 # PROP Exclude_From_Build 1
4145
4146 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4147
4148 # PROP Exclude_From_Build 1
4149
4150 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4151
4152 # PROP Exclude_From_Build 1
4153
4154 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4155
4156 # PROP Exclude_From_Build 1
4157
4158 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4159
4160
4161 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4162
4163
4164 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4165
4166
4167 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4168
4169
4170 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4171
4172 # PROP Exclude_From_Build 1
4173
4174 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4175
4176 # PROP Exclude_From_Build 1
4177
4178 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4179
4180 # PROP Exclude_From_Build 1
4181
4182 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4183
4184 # PROP Exclude_From_Build 1
4185
4186 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4187
4188
4189 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4190
4191
4192 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4193
4194
4195 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4196
4197
4198 !ENDIF
4199
4200 # End Source File
4201 # Begin Source File
4202
4203 SOURCE=..\..\src\generic\filedlgg.cpp
4204
4205 !IF  "$(CFG)" == "core - Win32 Debug"
4206
4207 # PROP Exclude_From_Build 1
4208
4209 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4210
4211 # PROP Exclude_From_Build 1
4212
4213 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4214
4215 # PROP Exclude_From_Build 1
4216
4217 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4218
4219 # PROP Exclude_From_Build 1
4220
4221 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4222
4223
4224 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4225
4226
4227 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4228
4229
4230 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4231
4232
4233 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4234
4235 # PROP Exclude_From_Build 1
4236
4237 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4238
4239 # PROP Exclude_From_Build 1
4240
4241 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4242
4243 # PROP Exclude_From_Build 1
4244
4245 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4246
4247 # PROP Exclude_From_Build 1
4248
4249 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4250
4251
4252 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4253
4254
4255 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4256
4257
4258 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4259
4260
4261 !ENDIF
4262
4263 # End Source File
4264 # Begin Source File
4265
4266 SOURCE=..\..\src\generic\fontdlgg.cpp
4267
4268 !IF  "$(CFG)" == "core - Win32 Debug"
4269
4270 # PROP Exclude_From_Build 1
4271
4272 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4273
4274 # PROP Exclude_From_Build 1
4275
4276 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4277
4278 # PROP Exclude_From_Build 1
4279
4280 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4281
4282 # PROP Exclude_From_Build 1
4283
4284 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4285
4286
4287 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4288
4289
4290 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4291
4292
4293 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4294
4295
4296 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4297
4298 # PROP Exclude_From_Build 1
4299
4300 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4301
4302 # PROP Exclude_From_Build 1
4303
4304 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4305
4306 # PROP Exclude_From_Build 1
4307
4308 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4309
4310 # PROP Exclude_From_Build 1
4311
4312 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4313
4314
4315 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4316
4317
4318 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4319
4320
4321 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4322
4323
4324 !ENDIF
4325
4326 # End Source File
4327 # Begin Source File
4328
4329 SOURCE=..\..\src\generic\imaglist.cpp
4330
4331 !IF  "$(CFG)" == "core - Win32 Debug"
4332
4333 # PROP Exclude_From_Build 1
4334
4335 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4336
4337 # PROP Exclude_From_Build 1
4338
4339 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4340
4341 # PROP Exclude_From_Build 1
4342
4343 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4344
4345 # PROP Exclude_From_Build 1
4346
4347 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4348
4349
4350 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4351
4352
4353 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4354
4355
4356 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4357
4358
4359 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4360
4361 # PROP Exclude_From_Build 1
4362
4363 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4364
4365 # PROP Exclude_From_Build 1
4366
4367 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4368
4369 # PROP Exclude_From_Build 1
4370
4371 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4372
4373 # PROP Exclude_From_Build 1
4374
4375 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4376
4377
4378 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4379
4380
4381 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4382
4383
4384 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4385
4386
4387 !ENDIF
4388
4389 # End Source File
4390 # Begin Source File
4391
4392 SOURCE=..\..\src\generic\listctrl.cpp
4393
4394 !IF  "$(CFG)" == "core - Win32 Debug"
4395
4396 # PROP Exclude_From_Build 1
4397
4398 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4399
4400 # PROP Exclude_From_Build 1
4401
4402 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4403
4404 # PROP Exclude_From_Build 1
4405
4406 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4407
4408 # PROP Exclude_From_Build 1
4409
4410 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4411
4412
4413 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4414
4415
4416 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4417
4418
4419 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4420
4421
4422 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4423
4424 # PROP Exclude_From_Build 1
4425
4426 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4427
4428 # PROP Exclude_From_Build 1
4429
4430 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4431
4432 # PROP Exclude_From_Build 1
4433
4434 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4435
4436 # PROP Exclude_From_Build 1
4437
4438 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4439
4440
4441 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4442
4443
4444 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4445
4446
4447 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4448
4449
4450 !ENDIF
4451
4452 # End Source File
4453 # Begin Source File
4454
4455 SOURCE=..\..\src\generic\logg.cpp
4456 # End Source File
4457 # Begin Source File
4458
4459 SOURCE=..\..\src\generic\mdig.cpp
4460
4461 !IF  "$(CFG)" == "core - Win32 Debug"
4462
4463 # PROP Exclude_From_Build 1
4464
4465 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4466
4467 # PROP Exclude_From_Build 1
4468
4469 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4470
4471 # PROP Exclude_From_Build 1
4472
4473 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4474
4475 # PROP Exclude_From_Build 1
4476
4477 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4478
4479
4480 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4481
4482
4483 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4484
4485
4486 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4487
4488
4489 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4490
4491 # PROP Exclude_From_Build 1
4492
4493 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4494
4495 # PROP Exclude_From_Build 1
4496
4497 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4498
4499 # PROP Exclude_From_Build 1
4500
4501 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4502
4503 # PROP Exclude_From_Build 1
4504
4505 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4506
4507
4508 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4509
4510
4511 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4512
4513
4514 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4515
4516
4517 !ENDIF
4518
4519 # End Source File
4520 # Begin Source File
4521
4522 SOURCE=..\..\src\generic\msgdlgg.cpp
4523
4524 !IF  "$(CFG)" == "core - Win32 Debug"
4525
4526 # PROP Exclude_From_Build 1
4527
4528 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4529
4530 # PROP Exclude_From_Build 1
4531
4532 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4533
4534 # PROP Exclude_From_Build 1
4535
4536 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4537
4538 # PROP Exclude_From_Build 1
4539
4540 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4541
4542
4543 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4544
4545
4546 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4547
4548
4549 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4550
4551
4552 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4553
4554 # PROP Exclude_From_Build 1
4555
4556 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4557
4558 # PROP Exclude_From_Build 1
4559
4560 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4561
4562 # PROP Exclude_From_Build 1
4563
4564 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4565
4566 # PROP Exclude_From_Build 1
4567
4568 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4569
4570
4571 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4572
4573
4574 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4575
4576
4577 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4578
4579
4580 !ENDIF
4581
4582 # End Source File
4583 # Begin Source File
4584
4585 SOURCE=..\..\src\generic\numdlgg.cpp
4586 # End Source File
4587 # Begin Source File
4588
4589 SOURCE=..\..\src\generic\panelg.cpp
4590 # End Source File
4591 # Begin Source File
4592
4593 SOURCE=..\..\src\generic\prntdlgg.cpp
4594
4595 !IF  "$(CFG)" == "core - Win32 Debug"
4596
4597 # PROP Exclude_From_Build 1
4598
4599 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4600
4601 # PROP Exclude_From_Build 1
4602
4603 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4604
4605 # PROP Exclude_From_Build 1
4606
4607 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4608
4609 # PROP Exclude_From_Build 1
4610
4611 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4612
4613
4614 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4615
4616
4617 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4618
4619
4620 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4621
4622
4623 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4624
4625 # PROP Exclude_From_Build 1
4626
4627 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4628
4629 # PROP Exclude_From_Build 1
4630
4631 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4632
4633 # PROP Exclude_From_Build 1
4634
4635 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4636
4637 # PROP Exclude_From_Build 1
4638
4639 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4640
4641
4642 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4643
4644
4645 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4646
4647
4648 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4649
4650
4651 !ENDIF
4652
4653 # End Source File
4654 # Begin Source File
4655
4656 SOURCE=..\..\src\generic\progdlgg.cpp
4657 # End Source File
4658 # Begin Source File
4659
4660 SOURCE=..\..\src\generic\renderg.cpp
4661 # End Source File
4662 # Begin Source File
4663
4664 SOURCE=..\..\src\generic\scrlwing.cpp
4665 # End Source File
4666 # Begin Source File
4667
4668 SOURCE=..\..\src\generic\selstore.cpp
4669 # End Source File
4670 # Begin Source File
4671
4672 SOURCE=..\..\src\generic\spinctlg.cpp
4673 # End Source File
4674 # Begin Source File
4675
4676 SOURCE=..\..\src\generic\splitter.cpp
4677 # End Source File
4678 # Begin Source File
4679
4680 SOURCE=..\..\src\generic\statusbr.cpp
4681
4682 !IF  "$(CFG)" == "core - Win32 Debug"
4683
4684
4685 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4686
4687
4688 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4689
4690
4691 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4692
4693
4694 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4695
4696 # PROP Exclude_From_Build 1
4697
4698 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4699
4700 # PROP Exclude_From_Build 1
4701
4702 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4703
4704 # PROP Exclude_From_Build 1
4705
4706 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4707
4708 # PROP Exclude_From_Build 1
4709
4710 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4711
4712
4713 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4714
4715
4716 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4717
4718
4719 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4720
4721
4722 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4723
4724 # PROP Exclude_From_Build 1
4725
4726 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4727
4728 # PROP Exclude_From_Build 1
4729
4730 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4731
4732 # PROP Exclude_From_Build 1
4733
4734 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4735
4736 # PROP Exclude_From_Build 1
4737
4738 !ENDIF
4739
4740 # End Source File
4741 # Begin Source File
4742
4743 SOURCE=..\..\src\generic\tabg.cpp
4744
4745 !IF  "$(CFG)" == "core - Win32 Debug"
4746
4747 # PROP Exclude_From_Build 1
4748
4749 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4750
4751 # PROP Exclude_From_Build 1
4752
4753 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4754
4755 # PROP Exclude_From_Build 1
4756
4757 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4758
4759 # PROP Exclude_From_Build 1
4760
4761 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4762
4763
4764 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4765
4766
4767 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4768
4769
4770 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4771
4772
4773 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4774
4775 # PROP Exclude_From_Build 1
4776
4777 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4778
4779 # PROP Exclude_From_Build 1
4780
4781 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4782
4783 # PROP Exclude_From_Build 1
4784
4785 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4786
4787 # PROP Exclude_From_Build 1
4788
4789 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4790
4791
4792 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4793
4794
4795 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4796
4797
4798 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4799
4800
4801 !ENDIF
4802
4803 # End Source File
4804 # Begin Source File
4805
4806 SOURCE=..\..\src\generic\tbarsmpl.cpp
4807 # End Source File
4808 # Begin Source File
4809
4810 SOURCE=..\..\src\generic\textdlgg.cpp
4811 # End Source File
4812 # Begin Source File
4813
4814 SOURCE=..\..\src\generic\tipwin.cpp
4815 # End Source File
4816 # Begin Source File
4817
4818 SOURCE=..\..\src\generic\treectlg.cpp
4819 # End Source File
4820 # Begin Source File
4821
4822 SOURCE=..\..\src\generic\vlbox.cpp
4823 # End Source File
4824 # Begin Source File
4825
4826 SOURCE=..\..\src\generic\vscroll.cpp
4827 # End Source File
4828 # End Group
4829 # Begin Group "wxUniv Sources"
4830
4831 # PROP Default_Filter ""
4832 # Begin Source File
4833
4834 SOURCE=..\..\src\univ\bmpbuttn.cpp
4835
4836 !IF  "$(CFG)" == "core - Win32 Debug"
4837
4838 # PROP Exclude_From_Build 1
4839
4840 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4841
4842 # PROP Exclude_From_Build 1
4843
4844 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4845
4846 # PROP Exclude_From_Build 1
4847
4848 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4849
4850 # PROP Exclude_From_Build 1
4851
4852 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4853
4854
4855 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4856
4857
4858 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4859
4860
4861 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4862
4863
4864 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4865
4866 # PROP Exclude_From_Build 1
4867
4868 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4869
4870 # PROP Exclude_From_Build 1
4871
4872 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4873
4874 # PROP Exclude_From_Build 1
4875
4876 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4877
4878 # PROP Exclude_From_Build 1
4879
4880 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4881
4882
4883 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4884
4885
4886 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4887
4888
4889 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4890
4891
4892 !ENDIF
4893
4894 # End Source File
4895 # Begin Source File
4896
4897 SOURCE=..\..\src\univ\button.cpp
4898
4899 !IF  "$(CFG)" == "core - Win32 Debug"
4900
4901 # PROP Exclude_From_Build 1
4902
4903 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4904
4905 # PROP Exclude_From_Build 1
4906
4907 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4908
4909 # PROP Exclude_From_Build 1
4910
4911 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4912
4913 # PROP Exclude_From_Build 1
4914
4915 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4916
4917
4918 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4919
4920
4921 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4922
4923
4924 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4925
4926
4927 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4928
4929 # PROP Exclude_From_Build 1
4930
4931 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4932
4933 # PROP Exclude_From_Build 1
4934
4935 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4936
4937 # PROP Exclude_From_Build 1
4938
4939 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4940
4941 # PROP Exclude_From_Build 1
4942
4943 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4944
4945
4946 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4947
4948
4949 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4950
4951
4952 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4953
4954
4955 !ENDIF
4956
4957 # End Source File
4958 # Begin Source File
4959
4960 SOURCE=..\..\src\univ\checkbox.cpp
4961
4962 !IF  "$(CFG)" == "core - Win32 Debug"
4963
4964 # PROP Exclude_From_Build 1
4965
4966 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4967
4968 # PROP Exclude_From_Build 1
4969
4970 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4971
4972 # PROP Exclude_From_Build 1
4973
4974 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4975
4976 # PROP Exclude_From_Build 1
4977
4978 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4979
4980
4981 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4982
4983
4984 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4985
4986
4987 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4988
4989
4990 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4991
4992 # PROP Exclude_From_Build 1
4993
4994 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4995
4996 # PROP Exclude_From_Build 1
4997
4998 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4999
5000 # PROP Exclude_From_Build 1
5001
5002 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5003
5004 # PROP Exclude_From_Build 1
5005
5006 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5007
5008
5009 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5010
5011
5012 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5013
5014
5015 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5016
5017
5018 !ENDIF
5019
5020 # End Source File
5021 # Begin Source File
5022
5023 SOURCE=..\..\src\univ\checklst.cpp
5024
5025 !IF  "$(CFG)" == "core - Win32 Debug"
5026
5027 # PROP Exclude_From_Build 1
5028
5029 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5030
5031 # PROP Exclude_From_Build 1
5032
5033 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5034
5035 # PROP Exclude_From_Build 1
5036
5037 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5038
5039 # PROP Exclude_From_Build 1
5040
5041 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5042
5043
5044 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5045
5046
5047 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5048
5049
5050 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5051
5052
5053 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5054
5055 # PROP Exclude_From_Build 1
5056
5057 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5058
5059 # PROP Exclude_From_Build 1
5060
5061 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5062
5063 # PROP Exclude_From_Build 1
5064
5065 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5066
5067 # PROP Exclude_From_Build 1
5068
5069 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5070
5071
5072 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5073
5074
5075 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5076
5077
5078 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5079
5080
5081 !ENDIF
5082
5083 # End Source File
5084 # Begin Source File
5085
5086 SOURCE=..\..\src\univ\choice.cpp
5087
5088 !IF  "$(CFG)" == "core - Win32 Debug"
5089
5090 # PROP Exclude_From_Build 1
5091
5092 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5093
5094 # PROP Exclude_From_Build 1
5095
5096 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5097
5098 # PROP Exclude_From_Build 1
5099
5100 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5101
5102 # PROP Exclude_From_Build 1
5103
5104 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5105
5106
5107 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5108
5109
5110 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5111
5112
5113 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5114
5115
5116 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5117
5118 # PROP Exclude_From_Build 1
5119
5120 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5121
5122 # PROP Exclude_From_Build 1
5123
5124 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5125
5126 # PROP Exclude_From_Build 1
5127
5128 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5129
5130 # PROP Exclude_From_Build 1
5131
5132 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5133
5134
5135 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5136
5137
5138 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5139
5140
5141 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5142
5143
5144 !ENDIF
5145
5146 # End Source File
5147 # Begin Source File
5148
5149 SOURCE=..\..\src\univ\colschem.cpp
5150
5151 !IF  "$(CFG)" == "core - Win32 Debug"
5152
5153 # PROP Exclude_From_Build 1
5154
5155 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5156
5157 # PROP Exclude_From_Build 1
5158
5159 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5160
5161 # PROP Exclude_From_Build 1
5162
5163 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5164
5165 # PROP Exclude_From_Build 1
5166
5167 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5168
5169
5170 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5171
5172
5173 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5174
5175
5176 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5177
5178
5179 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5180
5181 # PROP Exclude_From_Build 1
5182
5183 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5184
5185 # PROP Exclude_From_Build 1
5186
5187 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5188
5189 # PROP Exclude_From_Build 1
5190
5191 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5192
5193 # PROP Exclude_From_Build 1
5194
5195 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5196
5197
5198 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5199
5200
5201 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5202
5203
5204 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5205
5206
5207 !ENDIF
5208
5209 # End Source File
5210 # Begin Source File
5211
5212 SOURCE=..\..\src\univ\combobox.cpp
5213
5214 !IF  "$(CFG)" == "core - Win32 Debug"
5215
5216 # PROP Exclude_From_Build 1
5217
5218 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5219
5220 # PROP Exclude_From_Build 1
5221
5222 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5223
5224 # PROP Exclude_From_Build 1
5225
5226 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5227
5228 # PROP Exclude_From_Build 1
5229
5230 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5231
5232
5233 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5234
5235
5236 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5237
5238
5239 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5240
5241
5242 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5243
5244 # PROP Exclude_From_Build 1
5245
5246 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5247
5248 # PROP Exclude_From_Build 1
5249
5250 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5251
5252 # PROP Exclude_From_Build 1
5253
5254 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5255
5256 # PROP Exclude_From_Build 1
5257
5258 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5259
5260
5261 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5262
5263
5264 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5265
5266
5267 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5268
5269
5270 !ENDIF
5271
5272 # End Source File
5273 # Begin Source File
5274
5275 SOURCE=..\..\src\univ\control.cpp
5276
5277 !IF  "$(CFG)" == "core - Win32 Debug"
5278
5279 # PROP Exclude_From_Build 1
5280
5281 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5282
5283 # PROP Exclude_From_Build 1
5284
5285 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5286
5287 # PROP Exclude_From_Build 1
5288
5289 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5290
5291 # PROP Exclude_From_Build 1
5292
5293 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5294
5295
5296 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5297
5298
5299 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5300
5301
5302 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5303
5304
5305 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5306
5307 # PROP Exclude_From_Build 1
5308
5309 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5310
5311 # PROP Exclude_From_Build 1
5312
5313 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5314
5315 # PROP Exclude_From_Build 1
5316
5317 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5318
5319 # PROP Exclude_From_Build 1
5320
5321 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5322
5323
5324 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5325
5326
5327 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5328
5329
5330 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5331
5332
5333 !ENDIF
5334
5335 # End Source File
5336 # Begin Source File
5337
5338 SOURCE=..\..\src\univ\ctrlrend.cpp
5339
5340 !IF  "$(CFG)" == "core - Win32 Debug"
5341
5342 # PROP Exclude_From_Build 1
5343
5344 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5345
5346 # PROP Exclude_From_Build 1
5347
5348 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5349
5350 # PROP Exclude_From_Build 1
5351
5352 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5353
5354 # PROP Exclude_From_Build 1
5355
5356 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5357
5358
5359 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5360
5361
5362 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5363
5364
5365 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5366
5367
5368 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5369
5370 # PROP Exclude_From_Build 1
5371
5372 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5373
5374 # PROP Exclude_From_Build 1
5375
5376 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5377
5378 # PROP Exclude_From_Build 1
5379
5380 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5381
5382 # PROP Exclude_From_Build 1
5383
5384 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5385
5386
5387 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5388
5389
5390 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5391
5392
5393 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5394
5395
5396 !ENDIF
5397
5398 # End Source File
5399 # Begin Source File
5400
5401 SOURCE=..\..\src\univ\dialog.cpp
5402
5403 !IF  "$(CFG)" == "core - Win32 Debug"
5404
5405 # PROP Exclude_From_Build 1
5406
5407 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5408
5409 # PROP Exclude_From_Build 1
5410
5411 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5412
5413 # PROP Exclude_From_Build 1
5414
5415 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5416
5417 # PROP Exclude_From_Build 1
5418
5419 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5420
5421
5422 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5423
5424
5425 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5426
5427
5428 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5429
5430
5431 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5432
5433 # PROP Exclude_From_Build 1
5434
5435 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5436
5437 # PROP Exclude_From_Build 1
5438
5439 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5440
5441 # PROP Exclude_From_Build 1
5442
5443 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5444
5445 # PROP Exclude_From_Build 1
5446
5447 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5448
5449
5450 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5451
5452
5453 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5454
5455
5456 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5457
5458
5459 !ENDIF
5460
5461 # End Source File
5462 # Begin Source File
5463
5464 SOURCE=..\..\src\univ\framuniv.cpp
5465
5466 !IF  "$(CFG)" == "core - Win32 Debug"
5467
5468 # PROP Exclude_From_Build 1
5469
5470 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5471
5472 # PROP Exclude_From_Build 1
5473
5474 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5475
5476 # PROP Exclude_From_Build 1
5477
5478 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5479
5480 # PROP Exclude_From_Build 1
5481
5482 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5483
5484
5485 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5486
5487
5488 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5489
5490
5491 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5492
5493
5494 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5495
5496 # PROP Exclude_From_Build 1
5497
5498 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5499
5500 # PROP Exclude_From_Build 1
5501
5502 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5503
5504 # PROP Exclude_From_Build 1
5505
5506 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5507
5508 # PROP Exclude_From_Build 1
5509
5510 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5511
5512
5513 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5514
5515
5516 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5517
5518
5519 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5520
5521
5522 !ENDIF
5523
5524 # End Source File
5525 # Begin Source File
5526
5527 SOURCE=..\..\src\univ\gauge.cpp
5528
5529 !IF  "$(CFG)" == "core - Win32 Debug"
5530
5531 # PROP Exclude_From_Build 1
5532
5533 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5534
5535 # PROP Exclude_From_Build 1
5536
5537 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5538
5539 # PROP Exclude_From_Build 1
5540
5541 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5542
5543 # PROP Exclude_From_Build 1
5544
5545 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5546
5547
5548 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5549
5550
5551 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5552
5553
5554 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5555
5556
5557 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5558
5559 # PROP Exclude_From_Build 1
5560
5561 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5562
5563 # PROP Exclude_From_Build 1
5564
5565 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5566
5567 # PROP Exclude_From_Build 1
5568
5569 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5570
5571 # PROP Exclude_From_Build 1
5572
5573 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5574
5575
5576 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5577
5578
5579 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5580
5581
5582 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5583
5584
5585 !ENDIF
5586
5587 # End Source File
5588 # Begin Source File
5589
5590 SOURCE=..\..\src\univ\themes\gtk.cpp
5591
5592 !IF  "$(CFG)" == "core - Win32 Debug"
5593
5594 # PROP Exclude_From_Build 1
5595
5596 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5597
5598 # PROP Exclude_From_Build 1
5599
5600 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5601
5602 # PROP Exclude_From_Build 1
5603
5604 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5605
5606 # PROP Exclude_From_Build 1
5607
5608 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5609
5610
5611 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5612
5613
5614 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5615
5616
5617 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5618
5619
5620 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5621
5622 # PROP Exclude_From_Build 1
5623
5624 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5625
5626 # PROP Exclude_From_Build 1
5627
5628 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5629
5630 # PROP Exclude_From_Build 1
5631
5632 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5633
5634 # PROP Exclude_From_Build 1
5635
5636 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5637
5638
5639 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5640
5641
5642 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5643
5644
5645 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5646
5647
5648 !ENDIF
5649
5650 # End Source File
5651 # Begin Source File
5652
5653 SOURCE=..\..\src\univ\inpcons.cpp
5654
5655 !IF  "$(CFG)" == "core - Win32 Debug"
5656
5657 # PROP Exclude_From_Build 1
5658
5659 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5660
5661 # PROP Exclude_From_Build 1
5662
5663 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5664
5665 # PROP Exclude_From_Build 1
5666
5667 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5668
5669 # PROP Exclude_From_Build 1
5670
5671 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5672
5673
5674 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5675
5676
5677 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5678
5679
5680 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5681
5682
5683 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5684
5685 # PROP Exclude_From_Build 1
5686
5687 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5688
5689 # PROP Exclude_From_Build 1
5690
5691 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5692
5693 # PROP Exclude_From_Build 1
5694
5695 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5696
5697 # PROP Exclude_From_Build 1
5698
5699 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5700
5701
5702 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5703
5704
5705 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5706
5707
5708 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5709
5710
5711 !ENDIF
5712
5713 # End Source File
5714 # Begin Source File
5715
5716 SOURCE=..\..\src\univ\inphand.cpp
5717
5718 !IF  "$(CFG)" == "core - Win32 Debug"
5719
5720 # PROP Exclude_From_Build 1
5721
5722 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5723
5724 # PROP Exclude_From_Build 1
5725
5726 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5727
5728 # PROP Exclude_From_Build 1
5729
5730 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5731
5732 # PROP Exclude_From_Build 1
5733
5734 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5735
5736
5737 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5738
5739
5740 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5741
5742
5743 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5744
5745
5746 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5747
5748 # PROP Exclude_From_Build 1
5749
5750 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5751
5752 # PROP Exclude_From_Build 1
5753
5754 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5755
5756 # PROP Exclude_From_Build 1
5757
5758 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5759
5760 # PROP Exclude_From_Build 1
5761
5762 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5763
5764
5765 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5766
5767
5768 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5769
5770
5771 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5772
5773
5774 !ENDIF
5775
5776 # End Source File
5777 # Begin Source File
5778
5779 SOURCE=..\..\src\univ\listbox.cpp
5780
5781 !IF  "$(CFG)" == "core - Win32 Debug"
5782
5783 # PROP Exclude_From_Build 1
5784
5785 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5786
5787 # PROP Exclude_From_Build 1
5788
5789 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5790
5791 # PROP Exclude_From_Build 1
5792
5793 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5794
5795 # PROP Exclude_From_Build 1
5796
5797 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5798
5799
5800 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5801
5802
5803 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5804
5805
5806 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5807
5808
5809 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5810
5811 # PROP Exclude_From_Build 1
5812
5813 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5814
5815 # PROP Exclude_From_Build 1
5816
5817 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5818
5819 # PROP Exclude_From_Build 1
5820
5821 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5822
5823 # PROP Exclude_From_Build 1
5824
5825 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5826
5827
5828 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5829
5830
5831 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5832
5833
5834 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5835
5836
5837 !ENDIF
5838
5839 # End Source File
5840 # Begin Source File
5841
5842 SOURCE=..\..\src\univ\menu.cpp
5843
5844 !IF  "$(CFG)" == "core - Win32 Debug"
5845
5846 # PROP Exclude_From_Build 1
5847
5848 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5849
5850 # PROP Exclude_From_Build 1
5851
5852 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5853
5854 # PROP Exclude_From_Build 1
5855
5856 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5857
5858 # PROP Exclude_From_Build 1
5859
5860 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5861
5862
5863 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5864
5865
5866 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5867
5868
5869 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5870
5871
5872 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5873
5874 # PROP Exclude_From_Build 1
5875
5876 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5877
5878 # PROP Exclude_From_Build 1
5879
5880 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5881
5882 # PROP Exclude_From_Build 1
5883
5884 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5885
5886 # PROP Exclude_From_Build 1
5887
5888 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5889
5890
5891 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5892
5893
5894 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5895
5896
5897 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5898
5899
5900 !ENDIF
5901
5902 # End Source File
5903 # Begin Source File
5904
5905 SOURCE=..\..\src\univ\themes\metal.cpp
5906
5907 !IF  "$(CFG)" == "core - Win32 Debug"
5908
5909 # PROP Exclude_From_Build 1
5910
5911 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5912
5913 # PROP Exclude_From_Build 1
5914
5915 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5916
5917 # PROP Exclude_From_Build 1
5918
5919 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5920
5921 # PROP Exclude_From_Build 1
5922
5923 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5924
5925
5926 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5927
5928
5929 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5930
5931
5932 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5933
5934
5935 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5936
5937 # PROP Exclude_From_Build 1
5938
5939 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5940
5941 # PROP Exclude_From_Build 1
5942
5943 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5944
5945 # PROP Exclude_From_Build 1
5946
5947 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5948
5949 # PROP Exclude_From_Build 1
5950
5951 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5952
5953
5954 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5955
5956
5957 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5958
5959
5960 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5961
5962
5963 !ENDIF
5964
5965 # End Source File
5966 # Begin Source File
5967
5968 SOURCE=..\..\src\univ\notebook.cpp
5969
5970 !IF  "$(CFG)" == "core - Win32 Debug"
5971
5972 # PROP Exclude_From_Build 1
5973
5974 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5975
5976 # PROP Exclude_From_Build 1
5977
5978 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5979
5980 # PROP Exclude_From_Build 1
5981
5982 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5983
5984 # PROP Exclude_From_Build 1
5985
5986 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5987
5988
5989 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5990
5991
5992 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5993
5994
5995 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5996
5997
5998 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5999
6000 # PROP Exclude_From_Build 1
6001
6002 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6003
6004 # PROP Exclude_From_Build 1
6005
6006 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6007
6008 # PROP Exclude_From_Build 1
6009
6010 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6011
6012 # PROP Exclude_From_Build 1
6013
6014 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6015
6016
6017 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6018
6019
6020 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6021
6022
6023 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6024
6025
6026 !ENDIF
6027
6028 # End Source File
6029 # Begin Source File
6030
6031 SOURCE=..\..\src\univ\radiobox.cpp
6032
6033 !IF  "$(CFG)" == "core - Win32 Debug"
6034
6035 # PROP Exclude_From_Build 1
6036
6037 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6038
6039 # PROP Exclude_From_Build 1
6040
6041 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6042
6043 # PROP Exclude_From_Build 1
6044
6045 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6046
6047 # PROP Exclude_From_Build 1
6048
6049 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6050
6051
6052 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6053
6054
6055 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6056
6057
6058 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6059
6060
6061 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6062
6063 # PROP Exclude_From_Build 1
6064
6065 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6066
6067 # PROP Exclude_From_Build 1
6068
6069 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6070
6071 # PROP Exclude_From_Build 1
6072
6073 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6074
6075 # PROP Exclude_From_Build 1
6076
6077 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6078
6079
6080 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6081
6082
6083 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6084
6085
6086 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6087
6088
6089 !ENDIF
6090
6091 # End Source File
6092 # Begin Source File
6093
6094 SOURCE=..\..\src\univ\radiobut.cpp
6095
6096 !IF  "$(CFG)" == "core - Win32 Debug"
6097
6098 # PROP Exclude_From_Build 1
6099
6100 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6101
6102 # PROP Exclude_From_Build 1
6103
6104 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6105
6106 # PROP Exclude_From_Build 1
6107
6108 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6109
6110 # PROP Exclude_From_Build 1
6111
6112 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6113
6114
6115 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6116
6117
6118 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6119
6120
6121 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6122
6123
6124 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6125
6126 # PROP Exclude_From_Build 1
6127
6128 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6129
6130 # PROP Exclude_From_Build 1
6131
6132 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6133
6134 # PROP Exclude_From_Build 1
6135
6136 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6137
6138 # PROP Exclude_From_Build 1
6139
6140 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6141
6142
6143 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6144
6145
6146 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6147
6148
6149 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6150
6151
6152 !ENDIF
6153
6154 # End Source File
6155 # Begin Source File
6156
6157 SOURCE=..\..\src\univ\scrarrow.cpp
6158
6159 !IF  "$(CFG)" == "core - Win32 Debug"
6160
6161 # PROP Exclude_From_Build 1
6162
6163 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6164
6165 # PROP Exclude_From_Build 1
6166
6167 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6168
6169 # PROP Exclude_From_Build 1
6170
6171 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6172
6173 # PROP Exclude_From_Build 1
6174
6175 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6176
6177
6178 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6179
6180
6181 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6182
6183
6184 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6185
6186
6187 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6188
6189 # PROP Exclude_From_Build 1
6190
6191 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6192
6193 # PROP Exclude_From_Build 1
6194
6195 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6196
6197 # PROP Exclude_From_Build 1
6198
6199 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6200
6201 # PROP Exclude_From_Build 1
6202
6203 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6204
6205
6206 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6207
6208
6209 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6210
6211
6212 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6213
6214
6215 !ENDIF
6216
6217 # End Source File
6218 # Begin Source File
6219
6220 SOURCE=..\..\src\univ\scrolbar.cpp
6221
6222 !IF  "$(CFG)" == "core - Win32 Debug"
6223
6224 # PROP Exclude_From_Build 1
6225
6226 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6227
6228 # PROP Exclude_From_Build 1
6229
6230 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6231
6232 # PROP Exclude_From_Build 1
6233
6234 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6235
6236 # PROP Exclude_From_Build 1
6237
6238 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6239
6240
6241 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6242
6243
6244 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6245
6246
6247 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6248
6249
6250 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6251
6252 # PROP Exclude_From_Build 1
6253
6254 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6255
6256 # PROP Exclude_From_Build 1
6257
6258 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6259
6260 # PROP Exclude_From_Build 1
6261
6262 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6263
6264 # PROP Exclude_From_Build 1
6265
6266 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6267
6268
6269 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6270
6271
6272 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6273
6274
6275 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6276
6277
6278 !ENDIF
6279
6280 # End Source File
6281 # Begin Source File
6282
6283 SOURCE=..\..\src\univ\scrthumb.cpp
6284
6285 !IF  "$(CFG)" == "core - Win32 Debug"
6286
6287 # PROP Exclude_From_Build 1
6288
6289 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6290
6291 # PROP Exclude_From_Build 1
6292
6293 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6294
6295 # PROP Exclude_From_Build 1
6296
6297 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6298
6299 # PROP Exclude_From_Build 1
6300
6301 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6302
6303
6304 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6305
6306
6307 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6308
6309
6310 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6311
6312
6313 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6314
6315 # PROP Exclude_From_Build 1
6316
6317 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6318
6319 # PROP Exclude_From_Build 1
6320
6321 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6322
6323 # PROP Exclude_From_Build 1
6324
6325 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6326
6327 # PROP Exclude_From_Build 1
6328
6329 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6330
6331
6332 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6333
6334
6335 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6336
6337
6338 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6339
6340
6341 !ENDIF
6342
6343 # End Source File
6344 # Begin Source File
6345
6346 SOURCE=..\..\src\univ\slider.cpp
6347
6348 !IF  "$(CFG)" == "core - Win32 Debug"
6349
6350 # PROP Exclude_From_Build 1
6351
6352 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6353
6354 # PROP Exclude_From_Build 1
6355
6356 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6357
6358 # PROP Exclude_From_Build 1
6359
6360 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6361
6362 # PROP Exclude_From_Build 1
6363
6364 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6365
6366
6367 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6368
6369
6370 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6371
6372
6373 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6374
6375
6376 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6377
6378 # PROP Exclude_From_Build 1
6379
6380 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6381
6382 # PROP Exclude_From_Build 1
6383
6384 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6385
6386 # PROP Exclude_From_Build 1
6387
6388 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6389
6390 # PROP Exclude_From_Build 1
6391
6392 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6393
6394
6395 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6396
6397
6398 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6399
6400
6401 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6402
6403
6404 !ENDIF
6405
6406 # End Source File
6407 # Begin Source File
6408
6409 SOURCE=..\..\src\univ\spinbutt.cpp
6410
6411 !IF  "$(CFG)" == "core - Win32 Debug"
6412
6413 # PROP Exclude_From_Build 1
6414
6415 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6416
6417 # PROP Exclude_From_Build 1
6418
6419 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6420
6421 # PROP Exclude_From_Build 1
6422
6423 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6424
6425 # PROP Exclude_From_Build 1
6426
6427 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6428
6429
6430 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6431
6432
6433 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6434
6435
6436 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6437
6438
6439 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6440
6441 # PROP Exclude_From_Build 1
6442
6443 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6444
6445 # PROP Exclude_From_Build 1
6446
6447 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6448
6449 # PROP Exclude_From_Build 1
6450
6451 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6452
6453 # PROP Exclude_From_Build 1
6454
6455 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6456
6457
6458 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6459
6460
6461 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6462
6463
6464 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6465
6466
6467 !ENDIF
6468
6469 # End Source File
6470 # Begin Source File
6471
6472 SOURCE=..\..\src\univ\statbmp.cpp
6473
6474 !IF  "$(CFG)" == "core - Win32 Debug"
6475
6476 # PROP Exclude_From_Build 1
6477
6478 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6479
6480 # PROP Exclude_From_Build 1
6481
6482 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6483
6484 # PROP Exclude_From_Build 1
6485
6486 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6487
6488 # PROP Exclude_From_Build 1
6489
6490 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6491
6492
6493 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6494
6495
6496 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6497
6498
6499 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6500
6501
6502 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6503
6504 # PROP Exclude_From_Build 1
6505
6506 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6507
6508 # PROP Exclude_From_Build 1
6509
6510 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6511
6512 # PROP Exclude_From_Build 1
6513
6514 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6515
6516 # PROP Exclude_From_Build 1
6517
6518 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6519
6520
6521 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6522
6523
6524 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6525
6526
6527 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6528
6529
6530 !ENDIF
6531
6532 # End Source File
6533 # Begin Source File
6534
6535 SOURCE=..\..\src\univ\statbox.cpp
6536
6537 !IF  "$(CFG)" == "core - Win32 Debug"
6538
6539 # PROP Exclude_From_Build 1
6540
6541 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6542
6543 # PROP Exclude_From_Build 1
6544
6545 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6546
6547 # PROP Exclude_From_Build 1
6548
6549 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6550
6551 # PROP Exclude_From_Build 1
6552
6553 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6554
6555
6556 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6557
6558
6559 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6560
6561
6562 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6563
6564
6565 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6566
6567 # PROP Exclude_From_Build 1
6568
6569 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6570
6571 # PROP Exclude_From_Build 1
6572
6573 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6574
6575 # PROP Exclude_From_Build 1
6576
6577 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6578
6579 # PROP Exclude_From_Build 1
6580
6581 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6582
6583
6584 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6585
6586
6587 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6588
6589
6590 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6591
6592
6593 !ENDIF
6594
6595 # End Source File
6596 # Begin Source File
6597
6598 SOURCE=..\..\src\univ\statline.cpp
6599
6600 !IF  "$(CFG)" == "core - Win32 Debug"
6601
6602 # PROP Exclude_From_Build 1
6603
6604 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6605
6606 # PROP Exclude_From_Build 1
6607
6608 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6609
6610 # PROP Exclude_From_Build 1
6611
6612 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6613
6614 # PROP Exclude_From_Build 1
6615
6616 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6617
6618
6619 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6620
6621
6622 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6623
6624
6625 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6626
6627
6628 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6629
6630 # PROP Exclude_From_Build 1
6631
6632 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6633
6634 # PROP Exclude_From_Build 1
6635
6636 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6637
6638 # PROP Exclude_From_Build 1
6639
6640 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6641
6642 # PROP Exclude_From_Build 1
6643
6644 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6645
6646
6647 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6648
6649
6650 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6651
6652
6653 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6654
6655
6656 !ENDIF
6657
6658 # End Source File
6659 # Begin Source File
6660
6661 SOURCE=..\..\src\univ\stattext.cpp
6662
6663 !IF  "$(CFG)" == "core - Win32 Debug"
6664
6665 # PROP Exclude_From_Build 1
6666
6667 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6668
6669 # PROP Exclude_From_Build 1
6670
6671 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6672
6673 # PROP Exclude_From_Build 1
6674
6675 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6676
6677 # PROP Exclude_From_Build 1
6678
6679 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6680
6681
6682 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6683
6684
6685 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6686
6687
6688 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6689
6690
6691 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6692
6693 # PROP Exclude_From_Build 1
6694
6695 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6696
6697 # PROP Exclude_From_Build 1
6698
6699 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6700
6701 # PROP Exclude_From_Build 1
6702
6703 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6704
6705 # PROP Exclude_From_Build 1
6706
6707 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6708
6709
6710 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6711
6712
6713 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6714
6715
6716 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6717
6718
6719 !ENDIF
6720
6721 # End Source File
6722 # Begin Source File
6723
6724 SOURCE=..\..\src\univ\statusbr.cpp
6725
6726 !IF  "$(CFG)" == "core - Win32 Debug"
6727
6728 # PROP Exclude_From_Build 1
6729
6730 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6731
6732 # PROP Exclude_From_Build 1
6733
6734 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6735
6736 # PROP Exclude_From_Build 1
6737
6738 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6739
6740 # PROP Exclude_From_Build 1
6741
6742 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6743
6744
6745 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6746
6747
6748 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6749
6750
6751 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6752
6753
6754 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6755
6756 # PROP Exclude_From_Build 1
6757
6758 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6759
6760 # PROP Exclude_From_Build 1
6761
6762 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6763
6764 # PROP Exclude_From_Build 1
6765
6766 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6767
6768 # PROP Exclude_From_Build 1
6769
6770 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6771
6772
6773 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6774
6775
6776 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6777
6778
6779 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6780
6781
6782 !ENDIF
6783
6784 # End Source File
6785 # Begin Source File
6786
6787 SOURCE=..\..\src\univ\textctrl.cpp
6788
6789 !IF  "$(CFG)" == "core - Win32 Debug"
6790
6791 # PROP Exclude_From_Build 1
6792
6793 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6794
6795 # PROP Exclude_From_Build 1
6796
6797 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6798
6799 # PROP Exclude_From_Build 1
6800
6801 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6802
6803 # PROP Exclude_From_Build 1
6804
6805 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6806
6807
6808 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6809
6810
6811 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6812
6813
6814 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6815
6816
6817 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6818
6819 # PROP Exclude_From_Build 1
6820
6821 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6822
6823 # PROP Exclude_From_Build 1
6824
6825 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6826
6827 # PROP Exclude_From_Build 1
6828
6829 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6830
6831 # PROP Exclude_From_Build 1
6832
6833 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6834
6835
6836 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6837
6838
6839 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6840
6841
6842 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6843
6844
6845 !ENDIF
6846
6847 # End Source File
6848 # Begin Source File
6849
6850 SOURCE=..\..\src\univ\theme.cpp
6851
6852 !IF  "$(CFG)" == "core - Win32 Debug"
6853
6854 # PROP Exclude_From_Build 1
6855
6856 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6857
6858 # PROP Exclude_From_Build 1
6859
6860 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6861
6862 # PROP Exclude_From_Build 1
6863
6864 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6865
6866 # PROP Exclude_From_Build 1
6867
6868 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6869
6870
6871 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6872
6873
6874 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6875
6876
6877 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6878
6879
6880 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6881
6882 # PROP Exclude_From_Build 1
6883
6884 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6885
6886 # PROP Exclude_From_Build 1
6887
6888 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6889
6890 # PROP Exclude_From_Build 1
6891
6892 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6893
6894 # PROP Exclude_From_Build 1
6895
6896 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6897
6898
6899 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6900
6901
6902 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6903
6904
6905 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6906
6907
6908 !ENDIF
6909
6910 # End Source File
6911 # Begin Source File
6912
6913 SOURCE=..\..\src\univ\toolbar.cpp
6914
6915 !IF  "$(CFG)" == "core - Win32 Debug"
6916
6917 # PROP Exclude_From_Build 1
6918
6919 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6920
6921 # PROP Exclude_From_Build 1
6922
6923 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6924
6925 # PROP Exclude_From_Build 1
6926
6927 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6928
6929 # PROP Exclude_From_Build 1
6930
6931 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6932
6933
6934 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6935
6936
6937 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6938
6939
6940 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6941
6942
6943 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6944
6945 # PROP Exclude_From_Build 1
6946
6947 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6948
6949 # PROP Exclude_From_Build 1
6950
6951 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6952
6953 # PROP Exclude_From_Build 1
6954
6955 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6956
6957 # PROP Exclude_From_Build 1
6958
6959 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6960
6961
6962 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6963
6964
6965 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6966
6967
6968 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6969
6970
6971 !ENDIF
6972
6973 # End Source File
6974 # Begin Source File
6975
6976 SOURCE=..\..\src\univ\topluniv.cpp
6977
6978 !IF  "$(CFG)" == "core - Win32 Debug"
6979
6980 # PROP Exclude_From_Build 1
6981
6982 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6983
6984 # PROP Exclude_From_Build 1
6985
6986 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6987
6988 # PROP Exclude_From_Build 1
6989
6990 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6991
6992 # PROP Exclude_From_Build 1
6993
6994 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6995
6996
6997 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6998
6999
7000 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
7001
7002
7003 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
7004
7005
7006 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
7007
7008 # PROP Exclude_From_Build 1
7009
7010 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
7011
7012 # PROP Exclude_From_Build 1
7013
7014 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
7015
7016 # PROP Exclude_From_Build 1
7017
7018 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
7019
7020 # PROP Exclude_From_Build 1
7021
7022 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
7023
7024
7025 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
7026
7027
7028 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
7029
7030
7031 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
7032
7033
7034 !ENDIF
7035
7036 # End Source File
7037 # Begin Source File
7038
7039 SOURCE=..\..\src\univ\themes\win32.cpp
7040
7041 !IF  "$(CFG)" == "core - Win32 Debug"
7042
7043 # PROP Exclude_From_Build 1
7044
7045 !ELSEIF  "$(CFG)" == "core - Win32 Release"
7046
7047 # PROP Exclude_From_Build 1
7048
7049 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
7050
7051 # PROP Exclude_From_Build 1
7052
7053 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
7054
7055 # PROP Exclude_From_Build 1
7056
7057 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
7058
7059
7060 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
7061
7062
7063 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
7064
7065
7066 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
7067
7068
7069 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
7070
7071 # PROP Exclude_From_Build 1
7072
7073 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
7074
7075 # PROP Exclude_From_Build 1
7076
7077 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
7078
7079 # PROP Exclude_From_Build 1
7080
7081 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
7082
7083 # PROP Exclude_From_Build 1
7084
7085 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
7086
7087
7088 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
7089
7090
7091 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
7092
7093
7094 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
7095
7096
7097 !ENDIF
7098
7099 # End Source File
7100 # Begin Source File
7101
7102 SOURCE=..\..\src\univ\winuniv.cpp
7103
7104 !IF  "$(CFG)" == "core - Win32 Debug"
7105
7106 # PROP Exclude_From_Build 1
7107
7108 !ELSEIF  "$(CFG)" == "core - Win32 Release"
7109
7110 # PROP Exclude_From_Build 1
7111
7112 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
7113
7114 # PROP Exclude_From_Build 1
7115
7116 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
7117
7118 # PROP Exclude_From_Build 1
7119
7120 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
7121
7122
7123 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
7124
7125
7126 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
7127
7128
7129 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
7130
7131
7132 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
7133
7134 # PROP Exclude_From_Build 1
7135
7136 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
7137
7138 # PROP Exclude_From_Build 1
7139
7140 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
7141
7142 # PROP Exclude_From_Build 1
7143
7144 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
7145
7146 # PROP Exclude_From_Build 1
7147
7148 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
7149
7150
7151 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
7152
7153
7154 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
7155
7156
7157 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
7158
7159
7160 !ENDIF
7161
7162 # End Source File
7163 # End Group
7164 # Begin Group "MSW Headers"
7165
7166 # PROP Default_Filter ""
7167 # Begin Source File
7168
7169 SOURCE=..\..\include\wx\xpmhand.hinclude\wx\msw\accel.h
7170 # End Source File
7171 # Begin Source File
7172
7173 SOURCE=..\..\include\wx\msw\ole\access.h
7174 # End Source File
7175 # Begin Source File
7176
7177 SOURCE=..\..\include\wx\msw\app.h
7178 # End Source File
7179 # Begin Source File
7180
7181 SOURCE=..\..\include\wx\msw\ole\automtn.h
7182 # End Source File
7183 # Begin Source File
7184
7185 SOURCE=..\..\include\wx\msw\bitmap.h
7186 # End Source File
7187 # Begin Source File
7188
7189 SOURCE=..\..\include\wx\msw\bmpbuttn.h
7190 # End Source File
7191 # Begin Source File
7192
7193 SOURCE=..\..\include\wx\msw\brush.h
7194 # End Source File
7195 # Begin Source File
7196
7197 SOURCE=..\..\include\wx\msw\button.h
7198 # End Source File
7199 # Begin Source File
7200
7201 SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.hinclude\wx\calctrl.h
7202 # End Source File
7203 # Begin Source File
7204
7205 SOURCE=..\..\include\wx\msw\caret.h
7206 # End Source File
7207 # Begin Source File
7208
7209 SOURCE=..\..\include\wx\msw\checkbox.h
7210 # End Source File
7211 # Begin Source File
7212
7213 SOURCE=..\..\include\wx\msw\checklst.h
7214 # End Source File
7215 # Begin Source File
7216
7217 SOURCE=..\..\include\wx\msw\choice.h
7218 # End Source File
7219 # Begin Source File
7220
7221 SOURCE=..\..\include\wx\msw\clipbrd.h
7222 # End Source File
7223 # Begin Source File
7224
7225 SOURCE=..\..\include\wx\msw\colordlg.h
7226 # End Source File
7227 # Begin Source File
7228
7229 SOURCE=..\..\include\wx\msw\colour.h
7230 # End Source File
7231 # Begin Source File
7232
7233 SOURCE=..\..\include\wx\msw\combobox.h
7234 # End Source File
7235 # Begin Source File
7236
7237 SOURCE=..\..\include\wx\msw\control.h
7238 # End Source File
7239 # Begin Source File
7240
7241 SOURCE=..\..\include\wx\msw\cursor.h
7242 # End Source File
7243 # Begin Source File
7244
7245 SOURCE=..\..\include\wx\msw\ole\dataform.h
7246 # End Source File
7247 # Begin Source File
7248
7249 SOURCE=..\..\include\wx\msw\ole\dataobj.h
7250 # End Source File
7251 # Begin Source File
7252
7253 SOURCE=..\..\include\wx\msw\ole\dataobj2.h
7254 # End Source File
7255 # Begin Source File
7256
7257 SOURCE=..\..\include\wx\msw\dc.h
7258 # End Source File
7259 # Begin Source File
7260
7261 SOURCE=..\..\include\wx\msw\dcclient.h
7262 # End Source File
7263 # Begin Source File
7264
7265 SOURCE=..\..\include\wx\msw\dcmemory.h
7266 # End Source File
7267 # Begin Source File
7268
7269 SOURCE=..\..\include\wx\msw\dcprint.h
7270 # End Source File
7271 # Begin Source File
7272
7273 SOURCE=..\..\include\wx\msw\dcscreen.h
7274 # End Source File
7275 # Begin Source File
7276
7277 SOURCE=..\..\include\wx\msw\dialog.h
7278 # End Source File
7279 # Begin Source File
7280
7281 SOURCE=..\..\include\wx\msw\dib.h
7282 # End Source File
7283 # Begin Source File
7284
7285 SOURCE=..\..\include\wx\msw\dirdlg.h
7286 # End Source File
7287 # Begin Source File
7288
7289 SOURCE=..\..\include\wx\msw\dragimag.h
7290 # End Source File
7291 # Begin Source File
7292
7293 SOURCE=..\..\include\wx\msw\ole\dropsrc.h
7294 # End Source File
7295 # Begin Source File
7296
7297 SOURCE=..\..\include\wx\msw\ole\droptgt.h
7298 # End Source File
7299 # Begin Source File
7300
7301 SOURCE=..\..\include\wx\msw\enhmeta.h
7302 # End Source File
7303 # Begin Source File
7304
7305 SOURCE=..\..\include\wx\msw\fdrepdlg.h
7306 # End Source File
7307 # Begin Source File
7308
7309 SOURCE=..\..\include\wx\msw\filedlg.h
7310 # End Source File
7311 # Begin Source File
7312
7313 SOURCE=..\..\include\wx\msw\font.h
7314 # End Source File
7315 # Begin Source File
7316
7317 SOURCE=..\..\include\wx\msw\fontdlg.h
7318 # End Source File
7319 # Begin Source File
7320
7321 SOURCE=..\..\include\wx\msw\frame.h
7322 # End Source File
7323 # Begin Source File
7324
7325 SOURCE=..\..\include\wx\msw\gauge95.h
7326 # End Source File
7327 # Begin Source File
7328
7329 SOURCE=..\..\include\wx\msw\gdiimage.h
7330 # End Source File
7331 # Begin Source File
7332
7333 SOURCE=..\..\include\wx\msw\gdiobj.h
7334 # End Source File
7335 # Begin Source File
7336
7337 SOURCE=..\..\include\wx\msw\glcanvas.h
7338 # End Source File
7339 # Begin Source File
7340
7341 SOURCE=..\..\include\wx\msw\helpbest.h
7342 # End Source File
7343 # Begin Source File
7344
7345 SOURCE=..\..\include\wx\msw\helpchm.h
7346 # End Source File
7347 # Begin Source File
7348
7349 SOURCE=..\..\include\wx\msw\helpwin.h
7350 # End Source File
7351 # Begin Source File
7352
7353 SOURCE=..\..\include\wx\msw\icon.h
7354 # End Source File
7355 # Begin Source File
7356
7357 SOURCE=..\..\include\wx\msw\imaglist.h
7358 # End Source File
7359 # Begin Source File
7360
7361 SOURCE=..\..\include\wx\msw\iniconf.h
7362 # End Source File
7363 # Begin Source File
7364
7365 SOURCE=..\..\include\wx\msw\joystick.h
7366 # End Source File
7367 # Begin Source File
7368
7369 SOURCE=..\..\include\wx\msw\listbox.h
7370 # End Source File
7371 # Begin Source File
7372
7373 SOURCE=..\..\include\wx\msw\listctrl.h
7374 # End Source File
7375 # Begin Source File
7376
7377 SOURCE=..\..\include\wx\msw\mdi.h
7378 # End Source File
7379 # Begin Source File
7380
7381 SOURCE=..\..\include\wx\msw\menu.h
7382 # End Source File
7383 # Begin Source File
7384
7385 SOURCE=..\..\include\wx\msw\menuitem.h
7386 # End Source File
7387 # Begin Source File
7388
7389 SOURCE=..\..\include\wx\msw\metafile.h
7390 # End Source File
7391 # Begin Source File
7392
7393 SOURCE=..\..\include\wx\msw\minifram.h
7394 # End Source File
7395 # Begin Source File
7396
7397 SOURCE=..\..\include\wx\msw\missing.h
7398 # End Source File
7399 # Begin Source File
7400
7401 SOURCE=..\..\include\wx\msw\msgdlg.h
7402 # End Source File
7403 # Begin Source File
7404
7405 SOURCE=..\..\include\wx\msw\mslu.h
7406 # End Source File
7407 # Begin Source File
7408
7409 SOURCE=..\..\include\wx\msw\msvcrt.h
7410 # End Source File
7411 # Begin Source File
7412
7413 SOURCE=..\..\include\wx\msw\notebook.h
7414 # End Source File
7415 # Begin Source File
7416
7417 SOURCE=..\..\include\wx\msw\ole\oleutils.h
7418 # End Source File
7419 # Begin Source File
7420
7421 SOURCE=..\..\include\wx\msw\palette.h
7422 # End Source File
7423 # Begin Source File
7424
7425 SOURCE=..\..\include\wx\msw\pen.h
7426 # End Source File
7427 # Begin Source File
7428
7429 SOURCE=..\..\include\wx\msw\printdlg.h
7430 # End Source File
7431 # Begin Source File
7432
7433 SOURCE=..\..\include\wx\msw\printwin.h
7434 # End Source File
7435 # Begin Source File
7436
7437 SOURCE=..\..\include\wx\msw\private.h
7438 # End Source File
7439 # Begin Source File
7440
7441 SOURCE=..\..\include\wx\msw\radiobox.h
7442 # End Source File
7443 # Begin Source File
7444
7445 SOURCE=..\..\include\wx\msw\radiobut.h
7446 # End Source File
7447 # Begin Source File
7448
7449 SOURCE=..\..\include\wx\msw\regconf.h
7450 # End Source File
7451 # Begin Source File
7452
7453 SOURCE=..\..\include\wx\msw\region.h
7454 # End Source File
7455 # Begin Source File
7456
7457 SOURCE=..\..\include\wx\msw\registry.h
7458 # End Source File
7459 # Begin Source File
7460
7461 SOURCE=..\..\include\wx\msw\scrolbar.h
7462 # End Source File
7463 # Begin Source File
7464
7465 SOURCE=..\..\include\wx\msw\setup0.h
7466 # End Source File
7467 # Begin Source File
7468
7469 SOURCE=..\..\include\wx\msw\slider95.h
7470 # End Source File
7471 # Begin Source File
7472
7473 SOURCE=..\..\include\wx\msw\slidrmsw.h
7474 # End Source File
7475 # Begin Source File
7476
7477 SOURCE=..\..\include\wx\msw\spinbutt.h
7478 # End Source File
7479 # Begin Source File
7480
7481 SOURCE=..\..\include\wx\msw\spinctrl.h
7482 # End Source File
7483 # Begin Source File
7484
7485 SOURCE=..\..\include\wx\msw\statbmp.h
7486 # End Source File
7487 # Begin Source File
7488
7489 SOURCE=..\..\include\wx\msw\statbox.h
7490 # End Source File
7491 # Begin Source File
7492
7493 SOURCE=..\..\include\wx\msw\statbr95.h
7494 # End Source File
7495 # Begin Source File
7496
7497 SOURCE=..\..\include\wx\msw\statline.h
7498 # End Source File
7499 # Begin Source File
7500
7501 SOURCE=..\..\include\wx\msw\stattext.h
7502 # End Source File
7503 # Begin Source File
7504
7505 SOURCE=..\..\include\wx\msw\tabctrl.h
7506 # End Source File
7507 # Begin Source File
7508
7509 SOURCE=..\..\include\wx\msw\taskbar.h
7510 # End Source File
7511 # Begin Source File
7512
7513 SOURCE=..\..\include\wx\msw\tbar95.h
7514 # End Source File
7515 # Begin Source File
7516
7517 SOURCE=..\..\include\wx\msw\tbarmsw.h
7518 # End Source File
7519 # Begin Source File
7520
7521 SOURCE=..\..\include\wx\msw\textctrl.h
7522 # End Source File
7523 # Begin Source File
7524
7525 SOURCE=..\..\include\wx\msw\tglbtn.h
7526 # End Source File
7527 # Begin Source File
7528
7529 SOURCE=..\..\include\wx\msw\timer.h
7530 # End Source File
7531 # Begin Source File
7532
7533 SOURCE=..\..\include\wx\msw\tooltip.h
7534 # End Source File
7535 # Begin Source File
7536
7537 SOURCE=..\..\include\wx\msw\toplevel.h
7538 # End Source File
7539 # Begin Source File
7540
7541 SOURCE=..\..\include\wx\msw\treectrl.h
7542 # End Source File
7543 # Begin Source File
7544
7545 SOURCE=..\..\include\wx\msw\ole\uuid.h
7546 # End Source File
7547 # Begin Source File
7548
7549 SOURCE=..\..\include\wx\msw\wave.h
7550 # End Source File
7551 # Begin Source File
7552
7553 SOURCE=..\..\include\wx\msw\window.h
7554 # End Source File
7555 # End Group
7556 # Begin Group "Generic Headers"
7557
7558 # PROP Default_Filter ""
7559 # Begin Source File
7560
7561 SOURCE=..\..\include\wx\generic\accel.h
7562 # End Source File
7563 # Begin Source File
7564
7565 SOURCE=..\..\include\wx\xpmhand.hinclude\wx\generic\accel.h
7566 # End Source File
7567 # Begin Source File
7568
7569 SOURCE=..\..\include\wx\generic\calctrl.h
7570 # End Source File
7571 # Begin Source File
7572
7573 SOURCE=..\..\include\wx\generic\choicdgg.h
7574 # End Source File
7575 # Begin Source File
7576
7577 SOURCE=..\..\include\wx\generic\colrdlgg.h
7578 # End Source File
7579 # Begin Source File
7580
7581 SOURCE=..\..\include\wx\generic\dcpsg.h
7582 # End Source File
7583 # Begin Source File
7584
7585 SOURCE=..\..\include\wx\generic\dirctrlg.h
7586 # End Source File
7587 # Begin Source File
7588
7589 SOURCE=..\..\include\wx\generic\dirdlgg.h
7590 # End Source File
7591 # Begin Source File
7592
7593 SOURCE=..\..\include\wx\generic\dragimgg.h
7594 # End Source File
7595 # Begin Source File
7596
7597 SOURCE=..\..\include\wx\generic\fdrepdlg.h
7598 # End Source File
7599 # Begin Source File
7600
7601 SOURCE=..\..\include\wx\generic\filedlgg.h
7602 # End Source File
7603 # Begin Source File
7604
7605 SOURCE=..\..\include\wx\generic\fontdlgg.h
7606 # End Source File
7607 # Begin Source File
7608
7609 SOURCE=..\..\include\wx\generic\grid.h
7610 # End Source File
7611 # Begin Source File
7612
7613 SOURCE=..\..\include\wx\generic\gridctrl.h
7614 # End Source File
7615 # Begin Source File
7616
7617 SOURCE=..\..\include\wx\generic\gridsel.h
7618 # End Source File
7619 # Begin Source File
7620
7621 SOURCE=..\..\include\wx\generic\helpext.h
7622 # End Source File
7623 # Begin Source File
7624
7625 SOURCE=..\..\include\wx\generic\imaglist.h
7626 # End Source File
7627 # Begin Source File
7628
7629 SOURCE=..\..\include\wx\generic\laywin.h
7630 # End Source File
7631 # Begin Source File
7632
7633 SOURCE=..\..\include\wx\generic\listctrl.h
7634 # End Source File
7635 # Begin Source File
7636
7637 SOURCE=..\..\include\wx\generic\logg.h
7638 # End Source File
7639 # Begin Source File
7640
7641 SOURCE=..\..\include\wx\generic\mdig.h
7642 # End Source File
7643 # Begin Source File
7644
7645 SOURCE=..\..\include\wx\generic\msgdlgg.h
7646 # End Source File
7647 # Begin Source File
7648
7649 SOURCE=..\..\include\wx\generic\notebook.h
7650 # End Source File
7651 # Begin Source File
7652
7653 SOURCE=..\..\include\wx\generic\panelg.h
7654 # End Source File
7655 # Begin Source File
7656
7657 SOURCE=..\..\include\wx\generic\prntdlgg.h
7658 # End Source File
7659 # Begin Source File
7660
7661 SOURCE=..\..\include\wx\generic\progdlgg.h
7662 # End Source File
7663 # Begin Source File
7664
7665 SOURCE=..\..\include\wx\generic\sashwin.h
7666 # End Source File
7667 # Begin Source File
7668
7669 SOURCE=..\..\include\wx\generic\scrolwin.h
7670 # End Source File
7671 # Begin Source File
7672
7673 SOURCE=..\..\include\wx\generic\spinctlg.h
7674 # End Source File
7675 # Begin Source File
7676
7677 SOURCE=..\..\include\wx\generic\splash.h
7678 # End Source File
7679 # Begin Source File
7680
7681 SOURCE=..\..\include\wx\generic\splitter.h
7682 # End Source File
7683 # Begin Source File
7684
7685 SOURCE=..\..\include\wx\generic\statusbr.h
7686 # End Source File
7687 # Begin Source File
7688
7689 SOURCE=..\..\include\wx\generic\tabg.h
7690 # End Source File
7691 # Begin Source File
7692
7693 SOURCE=..\..\include\wx\generic\textdlgg.h
7694 # End Source File
7695 # Begin Source File
7696
7697 SOURCE=..\..\include\wx\generic\timer.h
7698 # End Source File
7699 # Begin Source File
7700
7701 SOURCE=..\..\include\wx\generic\treectlg.h
7702 # End Source File
7703 # Begin Source File
7704
7705 SOURCE=..\..\include\wx\generic\wizard.h
7706 # End Source File
7707 # End Group
7708 # Begin Group "wxUniv Headers"
7709
7710 # PROP Default_Filter ""
7711 # Begin Source File
7712
7713 SOURCE=..\..\include\wx\univ\app.h
7714 # End Source File
7715 # Begin Source File
7716
7717 SOURCE=..\..\include\wx\univ\bmpbuttn.h
7718 # End Source File
7719 # Begin Source File
7720
7721 SOURCE=..\..\include\wx\univ\button.h
7722 # End Source File
7723 # Begin Source File
7724
7725 SOURCE=..\..\include\wx\univ\window.hinclude\wx\calctrl.h
7726 # End Source File
7727 # Begin Source File
7728
7729 SOURCE=..\..\include\wx\univ\checkbox.h
7730 # End Source File
7731 # Begin Source File
7732
7733 SOURCE=..\..\include\wx\univ\checklst.h
7734 # End Source File
7735 # Begin Source File
7736
7737 SOURCE=..\..\include\wx\univ\choice.h
7738 # End Source File
7739 # Begin Source File
7740
7741 SOURCE=..\..\include\wx\univ\colschem.h
7742 # End Source File
7743 # Begin Source File
7744
7745 SOURCE=..\..\include\wx\univ\combobox.h
7746 # End Source File
7747 # Begin Source File
7748
7749 SOURCE=..\..\include\wx\univ\control.h
7750 # End Source File
7751 # Begin Source File
7752
7753 SOURCE=..\..\include\wx\univ\dialog.h
7754 # End Source File
7755 # Begin Source File
7756
7757 SOURCE=..\..\include\wx\univ\frame.h
7758 # End Source File
7759 # Begin Source File
7760
7761 SOURCE=..\..\include\wx\univ\gauge.h
7762 # End Source File
7763 # Begin Source File
7764
7765 SOURCE=..\..\include\wx\univ\inpcons.h
7766 # End Source File
7767 # Begin Source File
7768
7769 SOURCE=..\..\include\wx\univ\inphand.h
7770 # End Source File
7771 # Begin Source File
7772
7773 SOURCE=..\..\include\wx\univ\listbox.h
7774 # End Source File
7775 # Begin Source File
7776
7777 SOURCE=..\..\include\wx\univ\menu.h
7778 # End Source File
7779 # Begin Source File
7780
7781 SOURCE=..\..\include\wx\univ\menuitem.h
7782 # End Source File
7783 # Begin Source File
7784
7785 SOURCE=..\..\include\wx\univ\notebook.h
7786 # End Source File
7787 # Begin Source File
7788
7789 SOURCE=..\..\include\wx\univ\radiobox.h
7790 # End Source File
7791 # Begin Source File
7792
7793 SOURCE=..\..\include\wx\univ\radiobut.h
7794 # End Source File
7795 # Begin Source File
7796
7797 SOURCE=..\..\include\wx\univ\renderer.h
7798 # End Source File
7799 # Begin Source File
7800
7801 SOURCE=..\..\include\wx\univ\scrarrow.h
7802 # End Source File
7803 # Begin Source File
7804
7805 SOURCE=..\..\include\wx\univ\scrolbar.h
7806 # End Source File
7807 # Begin Source File
7808
7809 SOURCE=..\..\include\wx\univ\scrthumb.h
7810 # End Source File
7811 # Begin Source File
7812
7813 SOURCE=..\..\include\wx\univ\scrtimer.h
7814 # End Source File
7815 # Begin Source File
7816
7817 SOURCE=..\..\include\wx\univ\slider.h
7818 # End Source File
7819 # Begin Source File
7820
7821 SOURCE=..\..\include\wx\univ\spinbutt.h
7822 # End Source File
7823 # Begin Source File
7824
7825 SOURCE=..\..\include\wx\univ\statbmp.h
7826 # End Source File
7827 # Begin Source File
7828
7829 SOURCE=..\..\include\wx\univ\statbox.h
7830 # End Source File
7831 # Begin Source File
7832
7833 SOURCE=..\..\include\wx\univ\statline.h
7834 # End Source File
7835 # Begin Source File
7836
7837 SOURCE=..\..\include\wx\univ\stattext.h
7838 # End Source File
7839 # Begin Source File
7840
7841 SOURCE=..\..\include\wx\univ\statusbr.h
7842 # End Source File
7843 # Begin Source File
7844
7845 SOURCE=..\..\include\wx\univ\textctrl.h
7846 # End Source File
7847 # Begin Source File
7848
7849 SOURCE=..\..\include\wx\univ\theme.h
7850 # End Source File
7851 # Begin Source File
7852
7853 SOURCE=..\..\include\wx\univ\toolbar.h
7854 # End Source File
7855 # Begin Source File
7856
7857 SOURCE=..\..\include\wx\univ\toplevel.h
7858 # End Source File
7859 # End Group
7860 # Begin Group "wxHTML Headers"
7861
7862 # PROP Default_Filter ""
7863 # Begin Source File
7864
7865 SOURCE=..\..\include\wx\html\forcelnk.h
7866 # End Source File
7867 # Begin Source File
7868
7869 SOURCE=..\..\include\wx\html\helpctrl.h
7870 # End Source File
7871 # Begin Source File
7872
7873 SOURCE=..\..\include\wx\html\helpdata.h
7874 # End Source File
7875 # Begin Source File
7876
7877 SOURCE=..\..\include\wx\html\helpfrm.h
7878 # End Source File
7879 # Begin Source File
7880
7881 SOURCE=..\..\include\wx\html\htmlcell.h
7882 # End Source File
7883 # Begin Source File
7884
7885 SOURCE=..\..\include\wx\html\htmldefs.h
7886 # End Source File
7887 # Begin Source File
7888
7889 SOURCE=..\..\include\wx\html\htmlfilt.h
7890 # End Source File
7891 # Begin Source File
7892
7893 SOURCE=..\..\include\wx\html\htmlpars.h
7894 # End Source File
7895 # Begin Source File
7896
7897 SOURCE=..\..\include\wx\html\htmlproc.h
7898 # End Source File
7899 # Begin Source File
7900
7901 SOURCE=..\..\include\wx\html\htmltag.h
7902 # End Source File
7903 # Begin Source File
7904
7905 SOURCE=..\..\include\wx\html\htmlwin.h
7906 # End Source File
7907 # Begin Source File
7908
7909 SOURCE=..\..\include\wx\html\htmprint.h
7910 # End Source File
7911 # Begin Source File
7912
7913 SOURCE=..\..\include\wx\html\m_templ.h
7914 # End Source File
7915 # Begin Source File
7916
7917 SOURCE=..\..\include\wx\html\winpars.h
7918 # End Source File
7919 # End Group
7920 # Begin Group "Common Headers"
7921
7922 # PROP Default_Filter ""
7923 # Begin Source File
7924
7925 SOURCE=..\..\include\wx\accel.h
7926 # End Source File
7927 # Begin Source File
7928
7929 SOURCE=..\..\include\wx\access.h
7930 # End Source File
7931 # Begin Source File
7932
7933 SOURCE=..\..\include\wx\afterstd.h
7934 # End Source File
7935 # Begin Source File
7936
7937 SOURCE=..\..\include\wx\artprov.h
7938 # End Source File
7939 # Begin Source File
7940
7941 SOURCE=..\..\include\wx\bitmap.h
7942 # End Source File
7943 # Begin Source File
7944
7945 SOURCE=..\..\include\wx\bmpbuttn.h
7946 # End Source File
7947 # Begin Source File
7948
7949 SOURCE=..\..\include\wx\brush.h
7950 # End Source File
7951 # Begin Source File
7952
7953 SOURCE=..\..\include\wx\busyinfo.h
7954 # End Source File
7955 # Begin Source File
7956
7957 SOURCE=..\..\include\wx\button.h
7958 # End Source File
7959 # Begin Source File
7960
7961 SOURCE=..\..\include\wx\caret.h
7962 # End Source File
7963 # Begin Source File
7964
7965 SOURCE=..\..\include\wx\checkbox.h
7966 # End Source File
7967 # Begin Source File
7968
7969 SOURCE=..\..\include\wx\checklst.h
7970 # End Source File
7971 # Begin Source File
7972
7973 SOURCE=..\..\include\wx\choicdlg.h
7974 # End Source File
7975 # Begin Source File
7976
7977 SOURCE=..\..\include\wx\choice.h
7978 # End Source File
7979 # Begin Source File
7980
7981 SOURCE=..\..\include\wx\clipbrd.h
7982 # End Source File
7983 # Begin Source File
7984
7985 SOURCE=..\..\include\wx\cmdproc.h
7986 # End Source File
7987 # Begin Source File
7988
7989 SOURCE=..\..\include\wx\cmndata.h
7990 # End Source File
7991 # Begin Source File
7992
7993 SOURCE=..\..\include\wx\colordlg.h
7994 # End Source File
7995 # Begin Source File
7996
7997 SOURCE=..\..\include\wx\colour.h
7998 # End Source File
7999 # Begin Source File
8000
8001 SOURCE=..\..\include\wx\combobox.h
8002 # End Source File
8003 # Begin Source File
8004
8005 SOURCE=..\..\include\wx\control.h
8006 # End Source File
8007 # Begin Source File
8008
8009 SOURCE=..\..\include\wx\cshelp.h
8010 # End Source File
8011 # Begin Source File
8012
8013 SOURCE=..\..\include\wx\ctrlsub.h
8014 # End Source File
8015 # Begin Source File
8016
8017 SOURCE=..\..\include\wx\cursor.h
8018 # End Source File
8019 # Begin Source File
8020
8021 SOURCE=..\..\include\wx\dataobj.h
8022 # End Source File
8023 # Begin Source File
8024
8025 SOURCE=..\..\include\wx\db.h
8026 # End Source File
8027 # Begin Source File
8028
8029 SOURCE=..\..\include\wx\dbgrid.h
8030 # End Source File
8031 # Begin Source File
8032
8033 SOURCE=..\..\include\wx\dbkeyg.h
8034 # End Source File
8035 # Begin Source File
8036
8037 SOURCE=..\..\include\wx\dbtable.h
8038 # End Source File
8039 # Begin Source File
8040
8041 SOURCE=..\..\include\wx\dc.h
8042 # End Source File
8043 # Begin Source File
8044
8045 SOURCE=..\..\include\wx\dcbuffer.h
8046 # End Source File
8047 # Begin Source File
8048
8049 SOURCE=..\..\include\wx\dcclient.h
8050 # End Source File
8051 # Begin Source File
8052
8053 SOURCE=..\..\include\wx\dcmemory.h
8054 # End Source File
8055 # Begin Source File
8056
8057 SOURCE=..\..\include\wx\dcmirror.h
8058 # End Source File
8059 # Begin Source File
8060
8061 SOURCE=..\..\include\wx\dcprint.h
8062 # End Source File
8063 # Begin Source File
8064
8065 SOURCE=..\..\include\wx\dcps.h
8066 # End Source File
8067 # Begin Source File
8068
8069 SOURCE=..\..\include\wx\dcscreen.h
8070 # End Source File
8071 # Begin Source File
8072
8073 SOURCE=..\..\include\wx\dialog.h
8074 # End Source File
8075 # Begin Source File
8076
8077 SOURCE=..\..\include\wx\dialup.h
8078 # End Source File
8079 # Begin Source File
8080
8081 SOURCE=..\..\include\wx\dirctrl.h
8082 # End Source File
8083 # Begin Source File
8084
8085 SOURCE=..\..\include\wx\dirdlg.h
8086 # End Source File
8087 # Begin Source File
8088
8089 SOURCE=..\..\include\wx\display.h
8090 # End Source File
8091 # Begin Source File
8092
8093 SOURCE=..\..\include\wx\dnd.h
8094 # End Source File
8095 # Begin Source File
8096
8097 SOURCE=..\..\include\wx\docmdi.h
8098 # End Source File
8099 # Begin Source File
8100
8101 SOURCE=..\..\include\wx\docview.h
8102 # End Source File
8103 # Begin Source File
8104
8105 SOURCE=..\..\include\wx\dragimag.h
8106 # End Source File
8107 # Begin Source File
8108
8109 SOURCE=..\..\include\wx\effects.h
8110 # End Source File
8111 # Begin Source File
8112
8113 SOURCE=..\..\include\wx\evtloop.h
8114 # End Source File
8115 # Begin Source File
8116
8117 SOURCE=..\..\include\wx\fdrepdlg.h
8118 # End Source File
8119 # Begin Source File
8120
8121 SOURCE=..\..\include\wx\filedlg.h
8122 # End Source File
8123 # Begin Source File
8124
8125 SOURCE=..\..\include\wx\fmappriv.h
8126 # End Source File
8127 # Begin Source File
8128
8129 SOURCE=..\..\include\wx\font.h
8130 # End Source File
8131 # Begin Source File
8132
8133 SOURCE=..\..\include\wx\fontdlg.h
8134 # End Source File
8135 # Begin Source File
8136
8137 SOURCE=..\..\include\wx\fontenum.h
8138 # End Source File
8139 # Begin Source File
8140
8141 SOURCE=..\..\include\wx\fontutil.h
8142 # End Source File
8143 # Begin Source File
8144
8145 SOURCE=..\..\include\wx\frame.h
8146 # End Source File
8147 # Begin Source File
8148
8149 SOURCE=..\..\include\wx\gauge.h
8150 # End Source File
8151 # Begin Source File
8152
8153 SOURCE=..\..\include\wx\gdicmn.h
8154 # End Source File
8155 # Begin Source File
8156
8157 SOURCE=..\..\include\wx\gdiobj.h
8158 # End Source File
8159 # Begin Source File
8160
8161 SOURCE=..\..\include\wx\geometry.h
8162 # End Source File
8163 # Begin Source File
8164
8165 SOURCE=..\..\include\wx\gifdecod.h
8166 # End Source File
8167 # Begin Source File
8168
8169 SOURCE=..\..\include\wx\glcanvas.h
8170 # End Source File
8171 # Begin Source File
8172
8173 SOURCE=..\..\include\wx\grid.h
8174 # End Source File
8175 # Begin Source File
8176
8177 SOURCE=..\..\include\wx\help.h
8178 # End Source File
8179 # Begin Source File
8180
8181 SOURCE=..\..\include\wx\helpbase.h
8182 # End Source File
8183 # Begin Source File
8184
8185 SOURCE=..\..\include\wx\helphtml.h
8186 # End Source File
8187 # Begin Source File
8188
8189 SOURCE=..\..\include\wx\helpwin.h
8190 # End Source File
8191 # Begin Source File
8192
8193 SOURCE=..\..\include\wx\htmllbox.h
8194 # End Source File
8195 # Begin Source File
8196
8197 SOURCE=..\..\include\wx\icon.h
8198 # End Source File
8199 # Begin Source File
8200
8201 SOURCE=..\..\include\wx\iconbndl.h
8202 # End Source File
8203 # Begin Source File
8204
8205 SOURCE=..\..\include\wx\imagbmp.h
8206 # End Source File
8207 # Begin Source File
8208
8209 SOURCE=..\..\include\wx\image.h
8210 # End Source File
8211 # Begin Source File
8212
8213 SOURCE=..\..\include\wx\imaggif.h
8214 # End Source File
8215 # Begin Source File
8216
8217 SOURCE=..\..\include\wx\imagiff.h
8218 # End Source File
8219 # Begin Source File
8220
8221 SOURCE=..\..\include\wx\imagjpeg.h
8222 # End Source File
8223 # Begin Source File
8224
8225 SOURCE=..\..\include\wx\imaglist.h
8226 # End Source File
8227 # Begin Source File
8228
8229 SOURCE=..\..\include\wx\imagpcx.h
8230 # End Source File
8231 # Begin Source File
8232
8233 SOURCE=..\..\include\wx\imagpng.h
8234 # End Source File
8235 # Begin Source File
8236
8237 SOURCE=..\..\include\wx\imagpnm.h
8238 # End Source File
8239 # Begin Source File
8240
8241 SOURCE=..\..\include\wx\imagtiff.h
8242 # End Source File
8243 # Begin Source File
8244
8245 SOURCE=..\..\include\wx\imagxpm.h
8246 # End Source File
8247 # Begin Source File
8248
8249 SOURCE=..\..\include\wx\joystick.h
8250 # End Source File
8251 # Begin Source File
8252
8253 SOURCE=..\..\include\wx\layout.h
8254 # End Source File
8255 # Begin Source File
8256
8257 SOURCE=..\..\include\wx\laywin.h
8258 # End Source File
8259 # Begin Source File
8260
8261 SOURCE=..\..\include\wx\listbase.h
8262 # End Source File
8263 # Begin Source File
8264
8265 SOURCE=..\..\include\wx\listbox.h
8266 # End Source File
8267 # Begin Source File
8268
8269 SOURCE=..\..\include\wx\listctrl.h
8270 # End Source File
8271 # Begin Source File
8272
8273 SOURCE=..\..\include\wx\matrix.h
8274 # End Source File
8275 # Begin Source File
8276
8277 SOURCE=..\..\include\wx\mdi.h
8278 # End Source File
8279 # Begin Source File
8280
8281 SOURCE=..\..\include\wx\menu.h
8282 # End Source File
8283 # Begin Source File
8284
8285 SOURCE=..\..\include\wx\menuitem.h
8286 # End Source File
8287 # Begin Source File
8288
8289 SOURCE=..\..\include\wx\metafile.h
8290 # End Source File
8291 # Begin Source File
8292
8293 SOURCE=..\..\include\wx\minifram.h
8294 # End Source File
8295 # Begin Source File
8296
8297 SOURCE=..\..\include\wx\msgdlg.h
8298 # End Source File
8299 # Begin Source File
8300
8301 SOURCE=..\..\include\wx\notebook.h
8302 # End Source File
8303 # Begin Source File
8304
8305 SOURCE=..\..\include\wx\ownerdrw.h
8306 # End Source File
8307 # Begin Source File
8308
8309 SOURCE=..\..\include\wx\palette.h
8310 # End Source File
8311 # Begin Source File
8312
8313 SOURCE=..\..\include\wx\panel.h
8314 # End Source File
8315 # Begin Source File
8316
8317 SOURCE=..\..\include\wx\paper.h
8318 # End Source File
8319 # Begin Source File
8320
8321 SOURCE=..\..\include\wx\pen.h
8322 # End Source File
8323 # Begin Source File
8324
8325 SOURCE=..\..\include\wx\popupwin.h
8326 # End Source File
8327 # Begin Source File
8328
8329 SOURCE=..\..\include\wx\print.h
8330 # End Source File
8331 # Begin Source File
8332
8333 SOURCE=..\..\include\wx\printdlg.h
8334 # End Source File
8335 # Begin Source File
8336
8337 SOURCE=..\..\include\wx\prntbase.h
8338 # End Source File
8339 # Begin Source File
8340
8341 SOURCE=..\..\include\wx\progdlg.h
8342 # End Source File
8343 # Begin Source File
8344
8345 SOURCE=..\..\include\wx\ptr_scpd.h
8346 # End Source File
8347 # Begin Source File
8348
8349 SOURCE=..\..\include\wx\quantize.h
8350 # End Source File
8351 # Begin Source File
8352
8353 SOURCE=..\..\include\wx\radiobox.h
8354 # End Source File
8355 # Begin Source File
8356
8357 SOURCE=..\..\include\wx\radiobut.h
8358 # End Source File
8359 # Begin Source File
8360
8361 SOURCE=..\..\include\wx\rawbmp.h
8362 # End Source File
8363 # Begin Source File
8364
8365 SOURCE=..\..\include\wx\region.h
8366 # End Source File
8367 # Begin Source File
8368
8369 SOURCE=..\..\include\wx\renderer.h
8370 # End Source File
8371 # Begin Source File
8372
8373 SOURCE=..\..\include\wx\sashwin.h
8374 # End Source File
8375 # Begin Source File
8376
8377 SOURCE=..\..\include\wx\scopeguard.h
8378 # End Source File
8379 # Begin Source File
8380
8381 SOURCE=..\..\include\wx\scrolbar.h
8382 # End Source File
8383 # Begin Source File
8384
8385 SOURCE=..\..\include\wx\scrolwin.h
8386 # End Source File
8387 # Begin Source File
8388
8389 SOURCE=..\..\include\wx\selstore.h
8390 # End Source File
8391 # Begin Source File
8392
8393 SOURCE=..\..\include\wx\settings.h
8394 # End Source File
8395 # Begin Source File
8396
8397 SOURCE=..\..\include\wx\sizer.h
8398 # End Source File
8399 # Begin Source File
8400
8401 SOURCE=..\..\include\wx\slider.h
8402 # End Source File
8403 # Begin Source File
8404
8405 SOURCE=..\..\include\wx\spinbutt.h
8406 # End Source File
8407 # Begin Source File
8408
8409 SOURCE=..\..\include\wx\spinctrl.h
8410 # End Source File
8411 # Begin Source File
8412
8413 SOURCE=..\..\include\wx\splash.h
8414 # End Source File
8415 # Begin Source File
8416
8417 SOURCE=..\..\include\wx\splitter.h
8418 # End Source File
8419 # Begin Source File
8420
8421 SOURCE=..\..\include\wx\stack.h
8422 # End Source File
8423 # Begin Source File
8424
8425 SOURCE=..\..\include\wx\statbmp.h
8426 # End Source File
8427 # Begin Source File
8428
8429 SOURCE=..\..\include\wx\statbox.h
8430 # End Source File
8431 # Begin Source File
8432
8433 SOURCE=..\..\include\wx\statline.h
8434 # End Source File
8435 # Begin Source File
8436
8437 SOURCE=..\..\include\wx\stattext.h
8438 # End Source File
8439 # Begin Source File
8440
8441 SOURCE=..\..\include\wx\statusbr.h
8442 # End Source File
8443 # Begin Source File
8444
8445 SOURCE=..\..\include\wx\tab.h
8446 # End Source File
8447 # Begin Source File
8448
8449 SOURCE=..\..\include\wx\tabctrl.h
8450 # End Source File
8451 # Begin Source File
8452
8453 SOURCE=..\..\include\wx\taskbar.h
8454 # End Source File
8455 # Begin Source File
8456
8457 SOURCE=..\..\include\wx\tbarbase.h
8458 # End Source File
8459 # Begin Source File
8460
8461 SOURCE=..\..\include\wx\tbarsmpl.h
8462 # End Source File
8463 # Begin Source File
8464
8465 SOURCE=..\..\include\wx\textctrl.h
8466 # End Source File
8467 # Begin Source File
8468
8469 SOURCE=..\..\include\wx\textdlg.h
8470 # End Source File
8471 # Begin Source File
8472
8473 SOURCE=..\..\include\wx\tglbtn.h
8474 # End Source File
8475 # Begin Source File
8476
8477 SOURCE=..\..\include\wx\tipdlg.h
8478 # End Source File
8479 # Begin Source File
8480
8481 SOURCE=..\..\include\wx\tipwin.h
8482 # End Source File
8483 # Begin Source File
8484
8485 SOURCE=..\..\include\wx\toolbar.h
8486 # End Source File
8487 # Begin Source File
8488
8489 SOURCE=..\..\include\wx\tooltip.h
8490 # End Source File
8491 # Begin Source File
8492
8493 SOURCE=..\..\include\wx\toplevel.h
8494 # End Source File
8495 # Begin Source File
8496
8497 SOURCE=..\..\include\wx\treebase.h
8498 # End Source File
8499 # Begin Source File
8500
8501 SOURCE=..\..\include\wx\treectrl.h
8502 # End Source File
8503 # Begin Source File
8504
8505 SOURCE=..\..\include\wx\valgen.h
8506 # End Source File
8507 # Begin Source File
8508
8509 SOURCE=..\..\include\wx\validate.h
8510 # End Source File
8511 # Begin Source File
8512
8513 SOURCE=..\..\include\wx\valtext.h
8514 # End Source File
8515 # Begin Source File
8516
8517 SOURCE=..\..\include\wx\vlbox.h
8518 # End Source File
8519 # Begin Source File
8520
8521 SOURCE=..\..\include\wx\vms_x_fix.h
8522 # End Source File
8523 # Begin Source File
8524
8525 SOURCE=..\..\include\wx\vscroll.h
8526 # End Source File
8527 # Begin Source File
8528
8529 SOURCE=..\..\include\wx\wave.h
8530 # End Source File
8531 # Begin Source File
8532
8533 SOURCE=..\..\include\wx\window.h
8534 # End Source File
8535 # Begin Source File
8536
8537 SOURCE=..\..\include\wx\wizard.h
8538 # End Source File
8539 # Begin Source File
8540
8541 SOURCE=..\..\include\wx\wxhtml.h
8542 # End Source File
8543 # Begin Source File
8544
8545 SOURCE=..\..\include\wx\xpmdecod.h
8546 # End Source File
8547 # End Group
8548 # End Target
8549 # End Project
8550