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