fixed setup.h copying
[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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\msw" /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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\msw" /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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /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 wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
105 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /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 wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
106 # ADD BASE RSC /l 0x405
107 # ADD RSC /l 0x405
108 BSC32=bscmake.exe
109 # ADD BASE BSC32 /nologo
110 # ADD BSC32 /nologo
111 LIB32=link.exe -lib
112 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /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 wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
128 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /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 wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
129 # ADD BASE RSC /l 0x405
130 # ADD RSC /l 0x405
131 BSC32=bscmake.exe
132 # ADD BASE BSC32 /nologo
133 # ADD BSC32 /nologo
134 LIB32=link.exe -lib
135 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /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 wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
197 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /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 wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
198 # ADD BASE RSC /l 0x405
199 # ADD RSC /l 0x405
200 BSC32=bscmake.exe
201 # ADD BASE BSC32 /nologo
202 # ADD BSC32 /nologo
203 LIB32=link.exe -lib
204 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /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 wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
220 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /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 wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
221 # ADD BASE RSC /l 0x405
222 # ADD RSC /l 0x405
223 BSC32=bscmake.exe
224 # ADD BASE BSC32 /nologo
225 # ADD BSC32 /nologo
226 LIB32=link.exe -lib
227 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw250d_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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw250d_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 ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250d_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 ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250d_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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\msw" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw250_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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\msw" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw250_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 ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250_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 ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250_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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw250ud_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 wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
293 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw250ud_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 wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
294 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
295 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
296 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_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 wxUSE_UNICODE=1 /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 ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250ud_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 ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250ud_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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw250u_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 wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
318 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw250u_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 wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
319 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
320 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
321 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_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 wxUSE_UNICODE=1 /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 ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250u_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 ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250u_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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv250d_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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv250d_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 ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250d_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 ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250d_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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv250_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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv250_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 ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250_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 ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250_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 /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv250ud_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 wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
393 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv250ud_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 wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
394 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
395 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
396 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_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 wxUSE_UNICODE=1 /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 ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250ud_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 ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250ud_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 /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv250u_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 wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
418 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv250u_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 wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
419 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
420 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
421 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_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 wxUSE_UNICODE=1 /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 ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250u_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 ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250u_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\listctrl.cpp
4279
4280 !IF  "$(CFG)" == "core - Win32 Debug"
4281
4282 # PROP Exclude_From_Build 1
4283
4284 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4285
4286 # PROP Exclude_From_Build 1
4287
4288 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4289
4290 # PROP Exclude_From_Build 1
4291
4292 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4293
4294 # PROP Exclude_From_Build 1
4295
4296 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4297
4298
4299 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4300
4301
4302 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4303
4304
4305 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4306
4307
4308 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4309
4310 # PROP Exclude_From_Build 1
4311
4312 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4313
4314 # PROP Exclude_From_Build 1
4315
4316 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4317
4318 # PROP Exclude_From_Build 1
4319
4320 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4321
4322 # PROP Exclude_From_Build 1
4323
4324 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4325
4326
4327 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4328
4329
4330 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4331
4332
4333 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4334
4335
4336 !ENDIF
4337
4338 # End Source File
4339 # Begin Source File
4340
4341 SOURCE=..\..\src\generic\logg.cpp
4342 # End Source File
4343 # Begin Source File
4344
4345 SOURCE=..\..\src\generic\mdig.cpp
4346
4347 !IF  "$(CFG)" == "core - Win32 Debug"
4348
4349 # PROP Exclude_From_Build 1
4350
4351 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4352
4353 # PROP Exclude_From_Build 1
4354
4355 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4356
4357 # PROP Exclude_From_Build 1
4358
4359 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4360
4361 # PROP Exclude_From_Build 1
4362
4363 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4364
4365
4366 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4367
4368
4369 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4370
4371
4372 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4373
4374
4375 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4376
4377 # PROP Exclude_From_Build 1
4378
4379 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4380
4381 # PROP Exclude_From_Build 1
4382
4383 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4384
4385 # PROP Exclude_From_Build 1
4386
4387 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4388
4389 # PROP Exclude_From_Build 1
4390
4391 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4392
4393
4394 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4395
4396
4397 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4398
4399
4400 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4401
4402
4403 !ENDIF
4404
4405 # End Source File
4406 # Begin Source File
4407
4408 SOURCE=..\..\src\generic\msgdlgg.cpp
4409
4410 !IF  "$(CFG)" == "core - Win32 Debug"
4411
4412 # PROP Exclude_From_Build 1
4413
4414 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4415
4416 # PROP Exclude_From_Build 1
4417
4418 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4419
4420 # PROP Exclude_From_Build 1
4421
4422 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4423
4424 # PROP Exclude_From_Build 1
4425
4426 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4427
4428
4429 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4430
4431
4432 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4433
4434
4435 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4436
4437
4438 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4439
4440 # PROP Exclude_From_Build 1
4441
4442 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4443
4444 # PROP Exclude_From_Build 1
4445
4446 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4447
4448 # PROP Exclude_From_Build 1
4449
4450 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4451
4452 # PROP Exclude_From_Build 1
4453
4454 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4455
4456
4457 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4458
4459
4460 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4461
4462
4463 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4464
4465
4466 !ENDIF
4467
4468 # End Source File
4469 # Begin Source File
4470
4471 SOURCE=..\..\src\generic\numdlgg.cpp
4472 # End Source File
4473 # Begin Source File
4474
4475 SOURCE=..\..\src\generic\panelg.cpp
4476 # End Source File
4477 # Begin Source File
4478
4479 SOURCE=..\..\src\generic\printps.cpp
4480 # End Source File
4481 # Begin Source File
4482
4483 SOURCE=..\..\src\generic\prntdlgg.cpp
4484
4485 !IF  "$(CFG)" == "core - Win32 Debug"
4486
4487 # PROP Exclude_From_Build 1
4488
4489 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4490
4491 # PROP Exclude_From_Build 1
4492
4493 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4494
4495 # PROP Exclude_From_Build 1
4496
4497 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4498
4499 # PROP Exclude_From_Build 1
4500
4501 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4502
4503
4504 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4505
4506
4507 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4508
4509
4510 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4511
4512
4513 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4514
4515 # PROP Exclude_From_Build 1
4516
4517 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4518
4519 # PROP Exclude_From_Build 1
4520
4521 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4522
4523 # PROP Exclude_From_Build 1
4524
4525 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4526
4527 # PROP Exclude_From_Build 1
4528
4529 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4530
4531
4532 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4533
4534
4535 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4536
4537
4538 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4539
4540
4541 !ENDIF
4542
4543 # End Source File
4544 # Begin Source File
4545
4546 SOURCE=..\..\src\generic\progdlgg.cpp
4547 # End Source File
4548 # Begin Source File
4549
4550 SOURCE=..\..\src\generic\renderg.cpp
4551 # End Source File
4552 # Begin Source File
4553
4554 SOURCE=..\..\src\generic\scrlwing.cpp
4555 # End Source File
4556 # Begin Source File
4557
4558 SOURCE=..\..\src\generic\selstore.cpp
4559 # End Source File
4560 # Begin Source File
4561
4562 SOURCE=..\..\src\generic\spinctlg.cpp
4563 # End Source File
4564 # Begin Source File
4565
4566 SOURCE=..\..\src\generic\splitter.cpp
4567 # End Source File
4568 # Begin Source File
4569
4570 SOURCE=..\..\src\generic\statusbr.cpp
4571
4572 !IF  "$(CFG)" == "core - Win32 Debug"
4573
4574
4575 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4576
4577
4578 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4579
4580
4581 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4582
4583
4584 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4585
4586 # PROP Exclude_From_Build 1
4587
4588 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4589
4590 # PROP Exclude_From_Build 1
4591
4592 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4593
4594 # PROP Exclude_From_Build 1
4595
4596 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4597
4598 # PROP Exclude_From_Build 1
4599
4600 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4601
4602
4603 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4604
4605
4606 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4607
4608
4609 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4610
4611
4612 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4613
4614 # PROP Exclude_From_Build 1
4615
4616 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4617
4618 # PROP Exclude_From_Build 1
4619
4620 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4621
4622 # PROP Exclude_From_Build 1
4623
4624 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4625
4626 # PROP Exclude_From_Build 1
4627
4628 !ENDIF
4629
4630 # End Source File
4631 # Begin Source File
4632
4633 SOURCE=..\..\src\generic\tabg.cpp
4634
4635 !IF  "$(CFG)" == "core - Win32 Debug"
4636
4637 # PROP Exclude_From_Build 1
4638
4639 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4640
4641 # PROP Exclude_From_Build 1
4642
4643 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4644
4645 # PROP Exclude_From_Build 1
4646
4647 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4648
4649 # PROP Exclude_From_Build 1
4650
4651 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4652
4653
4654 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4655
4656
4657 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4658
4659
4660 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4661
4662
4663 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4664
4665 # PROP Exclude_From_Build 1
4666
4667 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4668
4669 # PROP Exclude_From_Build 1
4670
4671 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4672
4673 # PROP Exclude_From_Build 1
4674
4675 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4676
4677 # PROP Exclude_From_Build 1
4678
4679 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4680
4681
4682 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4683
4684
4685 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4686
4687
4688 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4689
4690
4691 !ENDIF
4692
4693 # End Source File
4694 # Begin Source File
4695
4696 SOURCE=..\..\src\generic\textdlgg.cpp
4697 # End Source File
4698 # Begin Source File
4699
4700 SOURCE=..\..\src\generic\tipwin.cpp
4701 # End Source File
4702 # Begin Source File
4703
4704 SOURCE=..\..\src\generic\treectlg.cpp
4705 # End Source File
4706 # Begin Source File
4707
4708 SOURCE=..\..\src\generic\vlbox.cpp
4709 # End Source File
4710 # Begin Source File
4711
4712 SOURCE=..\..\src\generic\vscroll.cpp
4713 # End Source File
4714 # End Group
4715 # Begin Group "wxUniv Sources"
4716
4717 # PROP Default_Filter ""
4718 # Begin Source File
4719
4720 SOURCE=..\..\src\univ\bmpbuttn.cpp
4721
4722 !IF  "$(CFG)" == "core - Win32 Debug"
4723
4724 # PROP Exclude_From_Build 1
4725
4726 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4727
4728 # PROP Exclude_From_Build 1
4729
4730 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4731
4732 # PROP Exclude_From_Build 1
4733
4734 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4735
4736 # PROP Exclude_From_Build 1
4737
4738 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4739
4740
4741 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4742
4743
4744 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4745
4746
4747 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4748
4749
4750 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4751
4752 # PROP Exclude_From_Build 1
4753
4754 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4755
4756 # PROP Exclude_From_Build 1
4757
4758 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4759
4760 # PROP Exclude_From_Build 1
4761
4762 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4763
4764 # PROP Exclude_From_Build 1
4765
4766 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4767
4768
4769 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4770
4771
4772 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4773
4774
4775 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4776
4777
4778 !ENDIF
4779
4780 # End Source File
4781 # Begin Source File
4782
4783 SOURCE=..\..\src\univ\button.cpp
4784
4785 !IF  "$(CFG)" == "core - Win32 Debug"
4786
4787 # PROP Exclude_From_Build 1
4788
4789 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4790
4791 # PROP Exclude_From_Build 1
4792
4793 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4794
4795 # PROP Exclude_From_Build 1
4796
4797 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4798
4799 # PROP Exclude_From_Build 1
4800
4801 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4802
4803
4804 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4805
4806
4807 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4808
4809
4810 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4811
4812
4813 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4814
4815 # PROP Exclude_From_Build 1
4816
4817 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4818
4819 # PROP Exclude_From_Build 1
4820
4821 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4822
4823 # PROP Exclude_From_Build 1
4824
4825 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4826
4827 # PROP Exclude_From_Build 1
4828
4829 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4830
4831
4832 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4833
4834
4835 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4836
4837
4838 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4839
4840
4841 !ENDIF
4842
4843 # End Source File
4844 # Begin Source File
4845
4846 SOURCE=..\..\src\univ\checkbox.cpp
4847
4848 !IF  "$(CFG)" == "core - Win32 Debug"
4849
4850 # PROP Exclude_From_Build 1
4851
4852 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4853
4854 # PROP Exclude_From_Build 1
4855
4856 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4857
4858 # PROP Exclude_From_Build 1
4859
4860 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4861
4862 # PROP Exclude_From_Build 1
4863
4864 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4865
4866
4867 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4868
4869
4870 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4871
4872
4873 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4874
4875
4876 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4877
4878 # PROP Exclude_From_Build 1
4879
4880 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4881
4882 # PROP Exclude_From_Build 1
4883
4884 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4885
4886 # PROP Exclude_From_Build 1
4887
4888 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4889
4890 # PROP Exclude_From_Build 1
4891
4892 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4893
4894
4895 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4896
4897
4898 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4899
4900
4901 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4902
4903
4904 !ENDIF
4905
4906 # End Source File
4907 # Begin Source File
4908
4909 SOURCE=..\..\src\univ\checklst.cpp
4910
4911 !IF  "$(CFG)" == "core - Win32 Debug"
4912
4913 # PROP Exclude_From_Build 1
4914
4915 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4916
4917 # PROP Exclude_From_Build 1
4918
4919 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4920
4921 # PROP Exclude_From_Build 1
4922
4923 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4924
4925 # PROP Exclude_From_Build 1
4926
4927 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4928
4929
4930 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4931
4932
4933 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4934
4935
4936 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
4937
4938
4939 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
4940
4941 # PROP Exclude_From_Build 1
4942
4943 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
4944
4945 # PROP Exclude_From_Build 1
4946
4947 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
4948
4949 # PROP Exclude_From_Build 1
4950
4951 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
4952
4953 # PROP Exclude_From_Build 1
4954
4955 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
4956
4957
4958 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
4959
4960
4961 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4962
4963
4964 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4965
4966
4967 !ENDIF
4968
4969 # End Source File
4970 # Begin Source File
4971
4972 SOURCE=..\..\src\univ\choice.cpp
4973
4974 !IF  "$(CFG)" == "core - Win32 Debug"
4975
4976 # PROP Exclude_From_Build 1
4977
4978 !ELSEIF  "$(CFG)" == "core - Win32 Release"
4979
4980 # PROP Exclude_From_Build 1
4981
4982 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
4983
4984 # PROP Exclude_From_Build 1
4985
4986 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
4987
4988 # PROP Exclude_From_Build 1
4989
4990 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
4991
4992
4993 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
4994
4995
4996 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
4997
4998
4999 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5000
5001
5002 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5003
5004 # PROP Exclude_From_Build 1
5005
5006 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5007
5008 # PROP Exclude_From_Build 1
5009
5010 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5011
5012 # PROP Exclude_From_Build 1
5013
5014 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5015
5016 # PROP Exclude_From_Build 1
5017
5018 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5019
5020
5021 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5022
5023
5024 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5025
5026
5027 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5028
5029
5030 !ENDIF
5031
5032 # End Source File
5033 # Begin Source File
5034
5035 SOURCE=..\..\src\univ\colschem.cpp
5036
5037 !IF  "$(CFG)" == "core - Win32 Debug"
5038
5039 # PROP Exclude_From_Build 1
5040
5041 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5042
5043 # PROP Exclude_From_Build 1
5044
5045 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5046
5047 # PROP Exclude_From_Build 1
5048
5049 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5050
5051 # PROP Exclude_From_Build 1
5052
5053 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5054
5055
5056 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5057
5058
5059 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5060
5061
5062 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5063
5064
5065 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5066
5067 # PROP Exclude_From_Build 1
5068
5069 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5070
5071 # PROP Exclude_From_Build 1
5072
5073 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5074
5075 # PROP Exclude_From_Build 1
5076
5077 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5078
5079 # PROP Exclude_From_Build 1
5080
5081 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5082
5083
5084 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5085
5086
5087 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5088
5089
5090 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5091
5092
5093 !ENDIF
5094
5095 # End Source File
5096 # Begin Source File
5097
5098 SOURCE=..\..\src\univ\combobox.cpp
5099
5100 !IF  "$(CFG)" == "core - Win32 Debug"
5101
5102 # PROP Exclude_From_Build 1
5103
5104 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5105
5106 # PROP Exclude_From_Build 1
5107
5108 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5109
5110 # PROP Exclude_From_Build 1
5111
5112 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5113
5114 # PROP Exclude_From_Build 1
5115
5116 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5117
5118
5119 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5120
5121
5122 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5123
5124
5125 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5126
5127
5128 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5129
5130 # PROP Exclude_From_Build 1
5131
5132 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5133
5134 # PROP Exclude_From_Build 1
5135
5136 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5137
5138 # PROP Exclude_From_Build 1
5139
5140 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5141
5142 # PROP Exclude_From_Build 1
5143
5144 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5145
5146
5147 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5148
5149
5150 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5151
5152
5153 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5154
5155
5156 !ENDIF
5157
5158 # End Source File
5159 # Begin Source File
5160
5161 SOURCE=..\..\src\univ\control.cpp
5162
5163 !IF  "$(CFG)" == "core - Win32 Debug"
5164
5165 # PROP Exclude_From_Build 1
5166
5167 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5168
5169 # PROP Exclude_From_Build 1
5170
5171 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5172
5173 # PROP Exclude_From_Build 1
5174
5175 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5176
5177 # PROP Exclude_From_Build 1
5178
5179 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5180
5181
5182 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5183
5184
5185 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5186
5187
5188 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5189
5190
5191 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5192
5193 # PROP Exclude_From_Build 1
5194
5195 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5196
5197 # PROP Exclude_From_Build 1
5198
5199 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5200
5201 # PROP Exclude_From_Build 1
5202
5203 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5204
5205 # PROP Exclude_From_Build 1
5206
5207 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5208
5209
5210 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5211
5212
5213 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5214
5215
5216 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5217
5218
5219 !ENDIF
5220
5221 # End Source File
5222 # Begin Source File
5223
5224 SOURCE=..\..\src\univ\ctrlrend.cpp
5225
5226 !IF  "$(CFG)" == "core - Win32 Debug"
5227
5228 # PROP Exclude_From_Build 1
5229
5230 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5231
5232 # PROP Exclude_From_Build 1
5233
5234 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5235
5236 # PROP Exclude_From_Build 1
5237
5238 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5239
5240 # PROP Exclude_From_Build 1
5241
5242 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5243
5244
5245 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5246
5247
5248 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5249
5250
5251 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5252
5253
5254 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5255
5256 # PROP Exclude_From_Build 1
5257
5258 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5259
5260 # PROP Exclude_From_Build 1
5261
5262 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5263
5264 # PROP Exclude_From_Build 1
5265
5266 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5267
5268 # PROP Exclude_From_Build 1
5269
5270 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5271
5272
5273 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5274
5275
5276 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5277
5278
5279 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5280
5281
5282 !ENDIF
5283
5284 # End Source File
5285 # Begin Source File
5286
5287 SOURCE=..\..\src\univ\dialog.cpp
5288
5289 !IF  "$(CFG)" == "core - Win32 Debug"
5290
5291 # PROP Exclude_From_Build 1
5292
5293 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5294
5295 # PROP Exclude_From_Build 1
5296
5297 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5298
5299 # PROP Exclude_From_Build 1
5300
5301 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5302
5303 # PROP Exclude_From_Build 1
5304
5305 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5306
5307
5308 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5309
5310
5311 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5312
5313
5314 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5315
5316
5317 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5318
5319 # PROP Exclude_From_Build 1
5320
5321 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5322
5323 # PROP Exclude_From_Build 1
5324
5325 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5326
5327 # PROP Exclude_From_Build 1
5328
5329 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5330
5331 # PROP Exclude_From_Build 1
5332
5333 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5334
5335
5336 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5337
5338
5339 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5340
5341
5342 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5343
5344
5345 !ENDIF
5346
5347 # End Source File
5348 # Begin Source File
5349
5350 SOURCE=..\..\src\univ\framuniv.cpp
5351
5352 !IF  "$(CFG)" == "core - Win32 Debug"
5353
5354 # PROP Exclude_From_Build 1
5355
5356 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5357
5358 # PROP Exclude_From_Build 1
5359
5360 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5361
5362 # PROP Exclude_From_Build 1
5363
5364 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5365
5366 # PROP Exclude_From_Build 1
5367
5368 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5369
5370
5371 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5372
5373
5374 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5375
5376
5377 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5378
5379
5380 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5381
5382 # PROP Exclude_From_Build 1
5383
5384 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5385
5386 # PROP Exclude_From_Build 1
5387
5388 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5389
5390 # PROP Exclude_From_Build 1
5391
5392 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5393
5394 # PROP Exclude_From_Build 1
5395
5396 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5397
5398
5399 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5400
5401
5402 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5403
5404
5405 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5406
5407
5408 !ENDIF
5409
5410 # End Source File
5411 # Begin Source File
5412
5413 SOURCE=..\..\src\univ\gauge.cpp
5414
5415 !IF  "$(CFG)" == "core - Win32 Debug"
5416
5417 # PROP Exclude_From_Build 1
5418
5419 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5420
5421 # PROP Exclude_From_Build 1
5422
5423 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5424
5425 # PROP Exclude_From_Build 1
5426
5427 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5428
5429 # PROP Exclude_From_Build 1
5430
5431 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5432
5433
5434 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5435
5436
5437 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5438
5439
5440 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5441
5442
5443 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5444
5445 # PROP Exclude_From_Build 1
5446
5447 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5448
5449 # PROP Exclude_From_Build 1
5450
5451 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5452
5453 # PROP Exclude_From_Build 1
5454
5455 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5456
5457 # PROP Exclude_From_Build 1
5458
5459 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5460
5461
5462 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5463
5464
5465 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5466
5467
5468 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5469
5470
5471 !ENDIF
5472
5473 # End Source File
5474 # Begin Source File
5475
5476 SOURCE=..\..\src\univ\themes\gtk.cpp
5477
5478 !IF  "$(CFG)" == "core - Win32 Debug"
5479
5480 # PROP Exclude_From_Build 1
5481
5482 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5483
5484 # PROP Exclude_From_Build 1
5485
5486 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5487
5488 # PROP Exclude_From_Build 1
5489
5490 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5491
5492 # PROP Exclude_From_Build 1
5493
5494 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5495
5496
5497 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5498
5499
5500 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5501
5502
5503 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5504
5505
5506 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5507
5508 # PROP Exclude_From_Build 1
5509
5510 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5511
5512 # PROP Exclude_From_Build 1
5513
5514 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5515
5516 # PROP Exclude_From_Build 1
5517
5518 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5519
5520 # PROP Exclude_From_Build 1
5521
5522 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5523
5524
5525 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5526
5527
5528 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5529
5530
5531 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5532
5533
5534 !ENDIF
5535
5536 # End Source File
5537 # Begin Source File
5538
5539 SOURCE=..\..\src\univ\inpcons.cpp
5540
5541 !IF  "$(CFG)" == "core - Win32 Debug"
5542
5543 # PROP Exclude_From_Build 1
5544
5545 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5546
5547 # PROP Exclude_From_Build 1
5548
5549 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5550
5551 # PROP Exclude_From_Build 1
5552
5553 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5554
5555 # PROP Exclude_From_Build 1
5556
5557 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5558
5559
5560 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5561
5562
5563 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5564
5565
5566 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5567
5568
5569 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5570
5571 # PROP Exclude_From_Build 1
5572
5573 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5574
5575 # PROP Exclude_From_Build 1
5576
5577 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5578
5579 # PROP Exclude_From_Build 1
5580
5581 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5582
5583 # PROP Exclude_From_Build 1
5584
5585 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5586
5587
5588 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5589
5590
5591 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5592
5593
5594 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5595
5596
5597 !ENDIF
5598
5599 # End Source File
5600 # Begin Source File
5601
5602 SOURCE=..\..\src\univ\inphand.cpp
5603
5604 !IF  "$(CFG)" == "core - Win32 Debug"
5605
5606 # PROP Exclude_From_Build 1
5607
5608 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5609
5610 # PROP Exclude_From_Build 1
5611
5612 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5613
5614 # PROP Exclude_From_Build 1
5615
5616 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5617
5618 # PROP Exclude_From_Build 1
5619
5620 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5621
5622
5623 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5624
5625
5626 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5627
5628
5629 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5630
5631
5632 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5633
5634 # PROP Exclude_From_Build 1
5635
5636 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5637
5638 # PROP Exclude_From_Build 1
5639
5640 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5641
5642 # PROP Exclude_From_Build 1
5643
5644 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5645
5646 # PROP Exclude_From_Build 1
5647
5648 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5649
5650
5651 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5652
5653
5654 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5655
5656
5657 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5658
5659
5660 !ENDIF
5661
5662 # End Source File
5663 # Begin Source File
5664
5665 SOURCE=..\..\src\univ\listbox.cpp
5666
5667 !IF  "$(CFG)" == "core - Win32 Debug"
5668
5669 # PROP Exclude_From_Build 1
5670
5671 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5672
5673 # PROP Exclude_From_Build 1
5674
5675 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5676
5677 # PROP Exclude_From_Build 1
5678
5679 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5680
5681 # PROP Exclude_From_Build 1
5682
5683 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5684
5685
5686 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5687
5688
5689 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5690
5691
5692 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5693
5694
5695 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5696
5697 # PROP Exclude_From_Build 1
5698
5699 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5700
5701 # PROP Exclude_From_Build 1
5702
5703 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5704
5705 # PROP Exclude_From_Build 1
5706
5707 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5708
5709 # PROP Exclude_From_Build 1
5710
5711 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5712
5713
5714 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5715
5716
5717 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5718
5719
5720 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5721
5722
5723 !ENDIF
5724
5725 # End Source File
5726 # Begin Source File
5727
5728 SOURCE=..\..\src\univ\menu.cpp
5729
5730 !IF  "$(CFG)" == "core - Win32 Debug"
5731
5732 # PROP Exclude_From_Build 1
5733
5734 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5735
5736 # PROP Exclude_From_Build 1
5737
5738 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5739
5740 # PROP Exclude_From_Build 1
5741
5742 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5743
5744 # PROP Exclude_From_Build 1
5745
5746 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5747
5748
5749 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5750
5751
5752 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5753
5754
5755 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5756
5757
5758 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5759
5760 # PROP Exclude_From_Build 1
5761
5762 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5763
5764 # PROP Exclude_From_Build 1
5765
5766 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5767
5768 # PROP Exclude_From_Build 1
5769
5770 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5771
5772 # PROP Exclude_From_Build 1
5773
5774 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5775
5776
5777 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5778
5779
5780 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5781
5782
5783 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5784
5785
5786 !ENDIF
5787
5788 # End Source File
5789 # Begin Source File
5790
5791 SOURCE=..\..\src\univ\themes\metal.cpp
5792
5793 !IF  "$(CFG)" == "core - Win32 Debug"
5794
5795 # PROP Exclude_From_Build 1
5796
5797 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5798
5799 # PROP Exclude_From_Build 1
5800
5801 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5802
5803 # PROP Exclude_From_Build 1
5804
5805 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5806
5807 # PROP Exclude_From_Build 1
5808
5809 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5810
5811
5812 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5813
5814
5815 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5816
5817
5818 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5819
5820
5821 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5822
5823 # PROP Exclude_From_Build 1
5824
5825 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5826
5827 # PROP Exclude_From_Build 1
5828
5829 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5830
5831 # PROP Exclude_From_Build 1
5832
5833 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5834
5835 # PROP Exclude_From_Build 1
5836
5837 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5838
5839
5840 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5841
5842
5843 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5844
5845
5846 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5847
5848
5849 !ENDIF
5850
5851 # End Source File
5852 # Begin Source File
5853
5854 SOURCE=..\..\src\univ\notebook.cpp
5855
5856 !IF  "$(CFG)" == "core - Win32 Debug"
5857
5858 # PROP Exclude_From_Build 1
5859
5860 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5861
5862 # PROP Exclude_From_Build 1
5863
5864 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5865
5866 # PROP Exclude_From_Build 1
5867
5868 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5869
5870 # PROP Exclude_From_Build 1
5871
5872 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5873
5874
5875 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5876
5877
5878 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5879
5880
5881 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5882
5883
5884 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5885
5886 # PROP Exclude_From_Build 1
5887
5888 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5889
5890 # PROP Exclude_From_Build 1
5891
5892 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5893
5894 # PROP Exclude_From_Build 1
5895
5896 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5897
5898 # PROP Exclude_From_Build 1
5899
5900 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5901
5902
5903 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5904
5905
5906 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5907
5908
5909 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5910
5911
5912 !ENDIF
5913
5914 # End Source File
5915 # Begin Source File
5916
5917 SOURCE=..\..\src\univ\radiobox.cpp
5918
5919 !IF  "$(CFG)" == "core - Win32 Debug"
5920
5921 # PROP Exclude_From_Build 1
5922
5923 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5924
5925 # PROP Exclude_From_Build 1
5926
5927 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5928
5929 # PROP Exclude_From_Build 1
5930
5931 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5932
5933 # PROP Exclude_From_Build 1
5934
5935 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5936
5937
5938 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
5939
5940
5941 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
5942
5943
5944 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
5945
5946
5947 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
5948
5949 # PROP Exclude_From_Build 1
5950
5951 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
5952
5953 # PROP Exclude_From_Build 1
5954
5955 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
5956
5957 # PROP Exclude_From_Build 1
5958
5959 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
5960
5961 # PROP Exclude_From_Build 1
5962
5963 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
5964
5965
5966 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
5967
5968
5969 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5970
5971
5972 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5973
5974
5975 !ENDIF
5976
5977 # End Source File
5978 # Begin Source File
5979
5980 SOURCE=..\..\src\univ\radiobut.cpp
5981
5982 !IF  "$(CFG)" == "core - Win32 Debug"
5983
5984 # PROP Exclude_From_Build 1
5985
5986 !ELSEIF  "$(CFG)" == "core - Win32 Release"
5987
5988 # PROP Exclude_From_Build 1
5989
5990 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
5991
5992 # PROP Exclude_From_Build 1
5993
5994 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
5995
5996 # PROP Exclude_From_Build 1
5997
5998 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
5999
6000
6001 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6002
6003
6004 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6005
6006
6007 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6008
6009
6010 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6011
6012 # PROP Exclude_From_Build 1
6013
6014 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6015
6016 # PROP Exclude_From_Build 1
6017
6018 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6019
6020 # PROP Exclude_From_Build 1
6021
6022 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6023
6024 # PROP Exclude_From_Build 1
6025
6026 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6027
6028
6029 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6030
6031
6032 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6033
6034
6035 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6036
6037
6038 !ENDIF
6039
6040 # End Source File
6041 # Begin Source File
6042
6043 SOURCE=..\..\src\univ\scrarrow.cpp
6044
6045 !IF  "$(CFG)" == "core - Win32 Debug"
6046
6047 # PROP Exclude_From_Build 1
6048
6049 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6050
6051 # PROP Exclude_From_Build 1
6052
6053 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6054
6055 # PROP Exclude_From_Build 1
6056
6057 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6058
6059 # PROP Exclude_From_Build 1
6060
6061 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6062
6063
6064 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6065
6066
6067 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6068
6069
6070 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6071
6072
6073 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6074
6075 # PROP Exclude_From_Build 1
6076
6077 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6078
6079 # PROP Exclude_From_Build 1
6080
6081 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6082
6083 # PROP Exclude_From_Build 1
6084
6085 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6086
6087 # PROP Exclude_From_Build 1
6088
6089 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6090
6091
6092 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6093
6094
6095 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6096
6097
6098 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6099
6100
6101 !ENDIF
6102
6103 # End Source File
6104 # Begin Source File
6105
6106 SOURCE=..\..\src\univ\scrolbar.cpp
6107
6108 !IF  "$(CFG)" == "core - Win32 Debug"
6109
6110 # PROP Exclude_From_Build 1
6111
6112 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6113
6114 # PROP Exclude_From_Build 1
6115
6116 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6117
6118 # PROP Exclude_From_Build 1
6119
6120 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6121
6122 # PROP Exclude_From_Build 1
6123
6124 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6125
6126
6127 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6128
6129
6130 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6131
6132
6133 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6134
6135
6136 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6137
6138 # PROP Exclude_From_Build 1
6139
6140 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6141
6142 # PROP Exclude_From_Build 1
6143
6144 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6145
6146 # PROP Exclude_From_Build 1
6147
6148 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6149
6150 # PROP Exclude_From_Build 1
6151
6152 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6153
6154
6155 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6156
6157
6158 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6159
6160
6161 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6162
6163
6164 !ENDIF
6165
6166 # End Source File
6167 # Begin Source File
6168
6169 SOURCE=..\..\src\univ\scrthumb.cpp
6170
6171 !IF  "$(CFG)" == "core - Win32 Debug"
6172
6173 # PROP Exclude_From_Build 1
6174
6175 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6176
6177 # PROP Exclude_From_Build 1
6178
6179 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6180
6181 # PROP Exclude_From_Build 1
6182
6183 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6184
6185 # PROP Exclude_From_Build 1
6186
6187 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6188
6189
6190 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6191
6192
6193 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6194
6195
6196 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6197
6198
6199 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6200
6201 # PROP Exclude_From_Build 1
6202
6203 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6204
6205 # PROP Exclude_From_Build 1
6206
6207 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6208
6209 # PROP Exclude_From_Build 1
6210
6211 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6212
6213 # PROP Exclude_From_Build 1
6214
6215 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6216
6217
6218 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6219
6220
6221 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6222
6223
6224 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6225
6226
6227 !ENDIF
6228
6229 # End Source File
6230 # Begin Source File
6231
6232 SOURCE=..\..\src\univ\slider.cpp
6233
6234 !IF  "$(CFG)" == "core - Win32 Debug"
6235
6236 # PROP Exclude_From_Build 1
6237
6238 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6239
6240 # PROP Exclude_From_Build 1
6241
6242 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6243
6244 # PROP Exclude_From_Build 1
6245
6246 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6247
6248 # PROP Exclude_From_Build 1
6249
6250 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6251
6252
6253 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6254
6255
6256 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6257
6258
6259 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6260
6261
6262 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6263
6264 # PROP Exclude_From_Build 1
6265
6266 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6267
6268 # PROP Exclude_From_Build 1
6269
6270 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6271
6272 # PROP Exclude_From_Build 1
6273
6274 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6275
6276 # PROP Exclude_From_Build 1
6277
6278 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6279
6280
6281 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6282
6283
6284 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6285
6286
6287 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6288
6289
6290 !ENDIF
6291
6292 # End Source File
6293 # Begin Source File
6294
6295 SOURCE=..\..\src\univ\spinbutt.cpp
6296
6297 !IF  "$(CFG)" == "core - Win32 Debug"
6298
6299 # PROP Exclude_From_Build 1
6300
6301 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6302
6303 # PROP Exclude_From_Build 1
6304
6305 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6306
6307 # PROP Exclude_From_Build 1
6308
6309 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6310
6311 # PROP Exclude_From_Build 1
6312
6313 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6314
6315
6316 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6317
6318
6319 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6320
6321
6322 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6323
6324
6325 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6326
6327 # PROP Exclude_From_Build 1
6328
6329 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6330
6331 # PROP Exclude_From_Build 1
6332
6333 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6334
6335 # PROP Exclude_From_Build 1
6336
6337 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6338
6339 # PROP Exclude_From_Build 1
6340
6341 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6342
6343
6344 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6345
6346
6347 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6348
6349
6350 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6351
6352
6353 !ENDIF
6354
6355 # End Source File
6356 # Begin Source File
6357
6358 SOURCE=..\..\src\univ\statbmp.cpp
6359
6360 !IF  "$(CFG)" == "core - Win32 Debug"
6361
6362 # PROP Exclude_From_Build 1
6363
6364 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6365
6366 # PROP Exclude_From_Build 1
6367
6368 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6369
6370 # PROP Exclude_From_Build 1
6371
6372 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6373
6374 # PROP Exclude_From_Build 1
6375
6376 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6377
6378
6379 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6380
6381
6382 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6383
6384
6385 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6386
6387
6388 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6389
6390 # PROP Exclude_From_Build 1
6391
6392 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6393
6394 # PROP Exclude_From_Build 1
6395
6396 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6397
6398 # PROP Exclude_From_Build 1
6399
6400 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6401
6402 # PROP Exclude_From_Build 1
6403
6404 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6405
6406
6407 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6408
6409
6410 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6411
6412
6413 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6414
6415
6416 !ENDIF
6417
6418 # End Source File
6419 # Begin Source File
6420
6421 SOURCE=..\..\src\univ\statbox.cpp
6422
6423 !IF  "$(CFG)" == "core - Win32 Debug"
6424
6425 # PROP Exclude_From_Build 1
6426
6427 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6428
6429 # PROP Exclude_From_Build 1
6430
6431 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6432
6433 # PROP Exclude_From_Build 1
6434
6435 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6436
6437 # PROP Exclude_From_Build 1
6438
6439 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6440
6441
6442 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6443
6444
6445 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6446
6447
6448 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6449
6450
6451 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6452
6453 # PROP Exclude_From_Build 1
6454
6455 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6456
6457 # PROP Exclude_From_Build 1
6458
6459 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6460
6461 # PROP Exclude_From_Build 1
6462
6463 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6464
6465 # PROP Exclude_From_Build 1
6466
6467 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6468
6469
6470 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6471
6472
6473 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6474
6475
6476 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6477
6478
6479 !ENDIF
6480
6481 # End Source File
6482 # Begin Source File
6483
6484 SOURCE=..\..\src\univ\statline.cpp
6485
6486 !IF  "$(CFG)" == "core - Win32 Debug"
6487
6488 # PROP Exclude_From_Build 1
6489
6490 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6491
6492 # PROP Exclude_From_Build 1
6493
6494 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6495
6496 # PROP Exclude_From_Build 1
6497
6498 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6499
6500 # PROP Exclude_From_Build 1
6501
6502 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6503
6504
6505 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6506
6507
6508 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6509
6510
6511 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6512
6513
6514 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6515
6516 # PROP Exclude_From_Build 1
6517
6518 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6519
6520 # PROP Exclude_From_Build 1
6521
6522 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6523
6524 # PROP Exclude_From_Build 1
6525
6526 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6527
6528 # PROP Exclude_From_Build 1
6529
6530 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6531
6532
6533 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6534
6535
6536 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6537
6538
6539 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6540
6541
6542 !ENDIF
6543
6544 # End Source File
6545 # Begin Source File
6546
6547 SOURCE=..\..\src\univ\stattext.cpp
6548
6549 !IF  "$(CFG)" == "core - Win32 Debug"
6550
6551 # PROP Exclude_From_Build 1
6552
6553 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6554
6555 # PROP Exclude_From_Build 1
6556
6557 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6558
6559 # PROP Exclude_From_Build 1
6560
6561 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6562
6563 # PROP Exclude_From_Build 1
6564
6565 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6566
6567
6568 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6569
6570
6571 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6572
6573
6574 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6575
6576
6577 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6578
6579 # PROP Exclude_From_Build 1
6580
6581 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6582
6583 # PROP Exclude_From_Build 1
6584
6585 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6586
6587 # PROP Exclude_From_Build 1
6588
6589 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6590
6591 # PROP Exclude_From_Build 1
6592
6593 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6594
6595
6596 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6597
6598
6599 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6600
6601
6602 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6603
6604
6605 !ENDIF
6606
6607 # End Source File
6608 # Begin Source File
6609
6610 SOURCE=..\..\src\univ\statusbr.cpp
6611
6612 !IF  "$(CFG)" == "core - Win32 Debug"
6613
6614 # PROP Exclude_From_Build 1
6615
6616 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6617
6618 # PROP Exclude_From_Build 1
6619
6620 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6621
6622 # PROP Exclude_From_Build 1
6623
6624 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6625
6626 # PROP Exclude_From_Build 1
6627
6628 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6629
6630
6631 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6632
6633
6634 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6635
6636
6637 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6638
6639
6640 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6641
6642 # PROP Exclude_From_Build 1
6643
6644 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6645
6646 # PROP Exclude_From_Build 1
6647
6648 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6649
6650 # PROP Exclude_From_Build 1
6651
6652 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6653
6654 # PROP Exclude_From_Build 1
6655
6656 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6657
6658
6659 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6660
6661
6662 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6663
6664
6665 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6666
6667
6668 !ENDIF
6669
6670 # End Source File
6671 # Begin Source File
6672
6673 SOURCE=..\..\src\univ\textctrl.cpp
6674
6675 !IF  "$(CFG)" == "core - Win32 Debug"
6676
6677 # PROP Exclude_From_Build 1
6678
6679 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6680
6681 # PROP Exclude_From_Build 1
6682
6683 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6684
6685 # PROP Exclude_From_Build 1
6686
6687 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6688
6689 # PROP Exclude_From_Build 1
6690
6691 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6692
6693
6694 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6695
6696
6697 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6698
6699
6700 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6701
6702
6703 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6704
6705 # PROP Exclude_From_Build 1
6706
6707 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6708
6709 # PROP Exclude_From_Build 1
6710
6711 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6712
6713 # PROP Exclude_From_Build 1
6714
6715 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6716
6717 # PROP Exclude_From_Build 1
6718
6719 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6720
6721
6722 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6723
6724
6725 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6726
6727
6728 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6729
6730
6731 !ENDIF
6732
6733 # End Source File
6734 # Begin Source File
6735
6736 SOURCE=..\..\src\univ\theme.cpp
6737
6738 !IF  "$(CFG)" == "core - Win32 Debug"
6739
6740 # PROP Exclude_From_Build 1
6741
6742 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6743
6744 # PROP Exclude_From_Build 1
6745
6746 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6747
6748 # PROP Exclude_From_Build 1
6749
6750 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6751
6752 # PROP Exclude_From_Build 1
6753
6754 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6755
6756
6757 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6758
6759
6760 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6761
6762
6763 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6764
6765
6766 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6767
6768 # PROP Exclude_From_Build 1
6769
6770 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6771
6772 # PROP Exclude_From_Build 1
6773
6774 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6775
6776 # PROP Exclude_From_Build 1
6777
6778 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6779
6780 # PROP Exclude_From_Build 1
6781
6782 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6783
6784
6785 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6786
6787
6788 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6789
6790
6791 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6792
6793
6794 !ENDIF
6795
6796 # End Source File
6797 # Begin Source File
6798
6799 SOURCE=..\..\src\univ\toolbar.cpp
6800
6801 !IF  "$(CFG)" == "core - Win32 Debug"
6802
6803 # PROP Exclude_From_Build 1
6804
6805 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6806
6807 # PROP Exclude_From_Build 1
6808
6809 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6810
6811 # PROP Exclude_From_Build 1
6812
6813 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6814
6815 # PROP Exclude_From_Build 1
6816
6817 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6818
6819
6820 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6821
6822
6823 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6824
6825
6826 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6827
6828
6829 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6830
6831 # PROP Exclude_From_Build 1
6832
6833 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6834
6835 # PROP Exclude_From_Build 1
6836
6837 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6838
6839 # PROP Exclude_From_Build 1
6840
6841 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6842
6843 # PROP Exclude_From_Build 1
6844
6845 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6846
6847
6848 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6849
6850
6851 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6852
6853
6854 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6855
6856
6857 !ENDIF
6858
6859 # End Source File
6860 # Begin Source File
6861
6862 SOURCE=..\..\src\univ\topluniv.cpp
6863
6864 !IF  "$(CFG)" == "core - Win32 Debug"
6865
6866 # PROP Exclude_From_Build 1
6867
6868 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6869
6870 # PROP Exclude_From_Build 1
6871
6872 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6873
6874 # PROP Exclude_From_Build 1
6875
6876 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6877
6878 # PROP Exclude_From_Build 1
6879
6880 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6881
6882
6883 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6884
6885
6886 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6887
6888
6889 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6890
6891
6892 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6893
6894 # PROP Exclude_From_Build 1
6895
6896 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6897
6898 # PROP Exclude_From_Build 1
6899
6900 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6901
6902 # PROP Exclude_From_Build 1
6903
6904 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6905
6906 # PROP Exclude_From_Build 1
6907
6908 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6909
6910
6911 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6912
6913
6914 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6915
6916
6917 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6918
6919
6920 !ENDIF
6921
6922 # End Source File
6923 # Begin Source File
6924
6925 SOURCE=..\..\src\univ\themes\win32.cpp
6926
6927 !IF  "$(CFG)" == "core - Win32 Debug"
6928
6929 # PROP Exclude_From_Build 1
6930
6931 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6932
6933 # PROP Exclude_From_Build 1
6934
6935 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6936
6937 # PROP Exclude_From_Build 1
6938
6939 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
6940
6941 # PROP Exclude_From_Build 1
6942
6943 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
6944
6945
6946 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
6947
6948
6949 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
6950
6951
6952 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
6953
6954
6955 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
6956
6957 # PROP Exclude_From_Build 1
6958
6959 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
6960
6961 # PROP Exclude_From_Build 1
6962
6963 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
6964
6965 # PROP Exclude_From_Build 1
6966
6967 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
6968
6969 # PROP Exclude_From_Build 1
6970
6971 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
6972
6973
6974 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
6975
6976
6977 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6978
6979
6980 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6981
6982
6983 !ENDIF
6984
6985 # End Source File
6986 # Begin Source File
6987
6988 SOURCE=..\..\src\univ\winuniv.cpp
6989
6990 !IF  "$(CFG)" == "core - Win32 Debug"
6991
6992 # PROP Exclude_From_Build 1
6993
6994 !ELSEIF  "$(CFG)" == "core - Win32 Release"
6995
6996 # PROP Exclude_From_Build 1
6997
6998 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Debug"
6999
7000 # PROP Exclude_From_Build 1
7001
7002 !ELSEIF  "$(CFG)" == "core - Win32 Unicode Release"
7003
7004 # PROP Exclude_From_Build 1
7005
7006 !ELSEIF  "$(CFG)" == "core - Win32 Universal Debug"
7007
7008
7009 !ELSEIF  "$(CFG)" == "core - Win32 Universal Release"
7010
7011
7012 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Debug"
7013
7014
7015 !ELSEIF  "$(CFG)" == "core - Win32 Universal Unicode Release"
7016
7017
7018 !ELSEIF  "$(CFG)" == "core - Win32 DLL Debug"
7019
7020 # PROP Exclude_From_Build 1
7021
7022 !ELSEIF  "$(CFG)" == "core - Win32 DLL Release"
7023
7024 # PROP Exclude_From_Build 1
7025
7026 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Debug"
7027
7028 # PROP Exclude_From_Build 1
7029
7030 !ELSEIF  "$(CFG)" == "core - Win32 DLL Unicode Release"
7031
7032 # PROP Exclude_From_Build 1
7033
7034 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Debug"
7035
7036
7037 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Release"
7038
7039
7040 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
7041
7042
7043 !ELSEIF  "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
7044
7045
7046 !ENDIF
7047
7048 # End Source File
7049 # End Group
7050 # Begin Group "MSW Headers"
7051
7052 # PROP Default_Filter ""
7053 # Begin Source File
7054
7055 SOURCE=..\..\include\wx\xpmhand.hinclude\wx\msw\accel.h
7056 # End Source File
7057 # Begin Source File
7058
7059 SOURCE=..\..\include\wx\msw\ole\access.h
7060 # End Source File
7061 # Begin Source File
7062
7063 SOURCE=..\..\include\wx\msw\app.h
7064 # End Source File
7065 # Begin Source File
7066
7067 SOURCE=..\..\include\wx\msw\ole\automtn.h
7068 # End Source File
7069 # Begin Source File
7070
7071 SOURCE=..\..\include\wx\msw\bitmap.h
7072 # End Source File
7073 # Begin Source File
7074
7075 SOURCE=..\..\include\wx\msw\bmpbuttn.h
7076 # End Source File
7077 # Begin Source File
7078
7079 SOURCE=..\..\include\wx\msw\brush.h
7080 # End Source File
7081 # Begin Source File
7082
7083 SOURCE=..\..\include\wx\msw\button.h
7084 # End Source File
7085 # Begin Source File
7086
7087 SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.hinclude\wx\calctrl.h
7088 # End Source File
7089 # Begin Source File
7090
7091 SOURCE=..\..\include\wx\msw\caret.h
7092 # End Source File
7093 # Begin Source File
7094
7095 SOURCE=..\..\include\wx\msw\checkbox.h
7096 # End Source File
7097 # Begin Source File
7098
7099 SOURCE=..\..\include\wx\msw\checklst.h
7100 # End Source File
7101 # Begin Source File
7102
7103 SOURCE=..\..\include\wx\msw\choice.h
7104 # End Source File
7105 # Begin Source File
7106
7107 SOURCE=..\..\include\wx\msw\clipbrd.h
7108 # End Source File
7109 # Begin Source File
7110
7111 SOURCE=..\..\include\wx\msw\colordlg.h
7112 # End Source File
7113 # Begin Source File
7114
7115 SOURCE=..\..\include\wx\msw\colour.h
7116 # End Source File
7117 # Begin Source File
7118
7119 SOURCE=..\..\include\wx\msw\combobox.h
7120 # End Source File
7121 # Begin Source File
7122
7123 SOURCE=..\..\include\wx\msw\control.h
7124 # End Source File
7125 # Begin Source File
7126
7127 SOURCE=..\..\include\wx\msw\cursor.h
7128 # End Source File
7129 # Begin Source File
7130
7131 SOURCE=..\..\include\wx\msw\ole\dataform.h
7132 # End Source File
7133 # Begin Source File
7134
7135 SOURCE=..\..\include\wx\msw\ole\dataobj.h
7136 # End Source File
7137 # Begin Source File
7138
7139 SOURCE=..\..\include\wx\msw\ole\dataobj2.h
7140 # End Source File
7141 # Begin Source File
7142
7143 SOURCE=..\..\include\wx\msw\dc.h
7144 # End Source File
7145 # Begin Source File
7146
7147 SOURCE=..\..\include\wx\msw\dcclient.h
7148 # End Source File
7149 # Begin Source File
7150
7151 SOURCE=..\..\include\wx\msw\dcmemory.h
7152 # End Source File
7153 # Begin Source File
7154
7155 SOURCE=..\..\include\wx\msw\dcprint.h
7156 # End Source File
7157 # Begin Source File
7158
7159 SOURCE=..\..\include\wx\msw\dcscreen.h
7160 # End Source File
7161 # Begin Source File
7162
7163 SOURCE=..\..\include\wx\msw\dialog.h
7164 # End Source File
7165 # Begin Source File
7166
7167 SOURCE=..\..\include\wx\msw\dib.h
7168 # End Source File
7169 # Begin Source File
7170
7171 SOURCE=..\..\include\wx\msw\dirdlg.h
7172 # End Source File
7173 # Begin Source File
7174
7175 SOURCE=..\..\include\wx\msw\dragimag.h
7176 # End Source File
7177 # Begin Source File
7178
7179 SOURCE=..\..\include\wx\msw\ole\dropsrc.h
7180 # End Source File
7181 # Begin Source File
7182
7183 SOURCE=..\..\include\wx\msw\ole\droptgt.h
7184 # End Source File
7185 # Begin Source File
7186
7187 SOURCE=..\..\include\wx\msw\enhmeta.h
7188 # End Source File
7189 # Begin Source File
7190
7191 SOURCE=..\..\include\wx\msw\fdrepdlg.h
7192 # End Source File
7193 # Begin Source File
7194
7195 SOURCE=..\..\include\wx\msw\filedlg.h
7196 # End Source File
7197 # Begin Source File
7198
7199 SOURCE=..\..\include\wx\msw\font.h
7200 # End Source File
7201 # Begin Source File
7202
7203 SOURCE=..\..\include\wx\msw\fontdlg.h
7204 # End Source File
7205 # Begin Source File
7206
7207 SOURCE=..\..\include\wx\msw\frame.h
7208 # End Source File
7209 # Begin Source File
7210
7211 SOURCE=..\..\include\wx\msw\gauge95.h
7212 # End Source File
7213 # Begin Source File
7214
7215 SOURCE=..\..\include\wx\msw\gdiimage.h
7216 # End Source File
7217 # Begin Source File
7218
7219 SOURCE=..\..\include\wx\msw\gdiobj.h
7220 # End Source File
7221 # Begin Source File
7222
7223 SOURCE=..\..\include\wx\msw\glcanvas.h
7224 # End Source File
7225 # Begin Source File
7226
7227 SOURCE=..\..\include\wx\msw\helpbest.h
7228 # End Source File
7229 # Begin Source File
7230
7231 SOURCE=..\..\include\wx\msw\helpchm.h
7232 # End Source File
7233 # Begin Source File
7234
7235 SOURCE=..\..\include\wx\msw\helpwin.h
7236 # End Source File
7237 # Begin Source File
7238
7239 SOURCE=..\..\include\wx\msw\icon.h
7240 # End Source File
7241 # Begin Source File
7242
7243 SOURCE=..\..\include\wx\msw\imaglist.h
7244 # End Source File
7245 # Begin Source File
7246
7247 SOURCE=..\..\include\wx\msw\iniconf.h
7248 # End Source File
7249 # Begin Source File
7250
7251 SOURCE=..\..\include\wx\msw\joystick.h
7252 # End Source File
7253 # Begin Source File
7254
7255 SOURCE=..\..\include\wx\msw\listbox.h
7256 # End Source File
7257 # Begin Source File
7258
7259 SOURCE=..\..\include\wx\msw\listctrl.h
7260 # End Source File
7261 # Begin Source File
7262
7263 SOURCE=..\..\include\wx\msw\mdi.h
7264 # End Source File
7265 # Begin Source File
7266
7267 SOURCE=..\..\include\wx\msw\menu.h
7268 # End Source File
7269 # Begin Source File
7270
7271 SOURCE=..\..\include\wx\msw\menuitem.h
7272 # End Source File
7273 # Begin Source File
7274
7275 SOURCE=..\..\include\wx\msw\metafile.h
7276 # End Source File
7277 # Begin Source File
7278
7279 SOURCE=..\..\include\wx\msw\minifram.h
7280 # End Source File
7281 # Begin Source File
7282
7283 SOURCE=..\..\include\wx\msw\missing.h
7284 # End Source File
7285 # Begin Source File
7286
7287 SOURCE=..\..\include\wx\msw\msgdlg.h
7288 # End Source File
7289 # Begin Source File
7290
7291 SOURCE=..\..\include\wx\msw\mslu.h
7292 # End Source File
7293 # Begin Source File
7294
7295 SOURCE=..\..\include\wx\msw\msvcrt.h
7296 # End Source File
7297 # Begin Source File
7298
7299 SOURCE=..\..\include\wx\msw\notebook.h
7300 # End Source File
7301 # Begin Source File
7302
7303 SOURCE=..\..\include\wx\msw\ole\oleutils.h
7304 # End Source File
7305 # Begin Source File
7306
7307 SOURCE=..\..\include\wx\msw\palette.h
7308 # End Source File
7309 # Begin Source File
7310
7311 SOURCE=..\..\include\wx\msw\pen.h
7312 # End Source File
7313 # Begin Source File
7314
7315 SOURCE=..\..\include\wx\msw\printdlg.h
7316 # End Source File
7317 # Begin Source File
7318
7319 SOURCE=..\..\include\wx\msw\printwin.h
7320 # End Source File
7321 # Begin Source File
7322
7323 SOURCE=..\..\include\wx\msw\private.h
7324 # End Source File
7325 # Begin Source File
7326
7327 SOURCE=..\..\include\wx\msw\radiobox.h
7328 # End Source File
7329 # Begin Source File
7330
7331 SOURCE=..\..\include\wx\msw\radiobut.h
7332 # End Source File
7333 # Begin Source File
7334
7335 SOURCE=..\..\include\wx\msw\regconf.h
7336 # End Source File
7337 # Begin Source File
7338
7339 SOURCE=..\..\include\wx\msw\region.h
7340 # End Source File
7341 # Begin Source File
7342
7343 SOURCE=..\..\include\wx\msw\registry.h
7344 # End Source File
7345 # Begin Source File
7346
7347 SOURCE=..\..\include\wx\msw\scrolbar.h
7348 # End Source File
7349 # Begin Source File
7350
7351 SOURCE=..\..\include\wx\msw\setup0.h
7352 # End Source File
7353 # Begin Source File
7354
7355 SOURCE=..\..\include\wx\msw\slider95.h
7356 # End Source File
7357 # Begin Source File
7358
7359 SOURCE=..\..\include\wx\msw\slidrmsw.h
7360 # End Source File
7361 # Begin Source File
7362
7363 SOURCE=..\..\include\wx\msw\spinbutt.h
7364 # End Source File
7365 # Begin Source File
7366
7367 SOURCE=..\..\include\wx\msw\spinctrl.h
7368 # End Source File
7369 # Begin Source File
7370
7371 SOURCE=..\..\include\wx\msw\statbmp.h
7372 # End Source File
7373 # Begin Source File
7374
7375 SOURCE=..\..\include\wx\msw\statbox.h
7376 # End Source File
7377 # Begin Source File
7378
7379 SOURCE=..\..\include\wx\msw\statbr95.h
7380 # End Source File
7381 # Begin Source File
7382
7383 SOURCE=..\..\include\wx\msw\statline.h
7384 # End Source File
7385 # Begin Source File
7386
7387 SOURCE=..\..\include\wx\msw\stattext.h
7388 # End Source File
7389 # Begin Source File
7390
7391 SOURCE=..\..\include\wx\msw\tabctrl.h
7392 # End Source File
7393 # Begin Source File
7394
7395 SOURCE=..\..\include\wx\msw\taskbar.h
7396 # End Source File
7397 # Begin Source File
7398
7399 SOURCE=..\..\include\wx\msw\tbar95.h
7400 # End Source File
7401 # Begin Source File
7402
7403 SOURCE=..\..\include\wx\msw\tbarmsw.h
7404 # End Source File
7405 # Begin Source File
7406
7407 SOURCE=..\..\include\wx\msw\textctrl.h
7408 # End Source File
7409 # Begin Source File
7410
7411 SOURCE=..\..\include\wx\msw\tglbtn.h
7412 # End Source File
7413 # Begin Source File
7414
7415 SOURCE=..\..\include\wx\msw\timer.h
7416 # End Source File
7417 # Begin Source File
7418
7419 SOURCE=..\..\include\wx\msw\tooltip.h
7420 # End Source File
7421 # Begin Source File
7422
7423 SOURCE=..\..\include\wx\msw\toplevel.h
7424 # End Source File
7425 # Begin Source File
7426
7427 SOURCE=..\..\include\wx\msw\treectrl.h
7428 # End Source File
7429 # Begin Source File
7430
7431 SOURCE=..\..\include\wx\msw\ole\uuid.h
7432 # End Source File
7433 # Begin Source File
7434
7435 SOURCE=..\..\include\wx\msw\wave.h
7436 # End Source File
7437 # Begin Source File
7438
7439 SOURCE=..\..\include\wx\msw\window.h
7440 # End Source File
7441 # End Group
7442 # Begin Group "Generic Headers"
7443
7444 # PROP Default_Filter ""
7445 # Begin Source File
7446
7447 SOURCE=..\..\include\wx\generic\accel.h
7448 # End Source File
7449 # Begin Source File
7450
7451 SOURCE=..\..\include\wx\xpmhand.hinclude\wx\generic\accel.h
7452 # End Source File
7453 # Begin Source File
7454
7455 SOURCE=..\..\include\wx\generic\calctrl.h
7456 # End Source File
7457 # Begin Source File
7458
7459 SOURCE=..\..\include\wx\generic\choicdgg.h
7460 # End Source File
7461 # Begin Source File
7462
7463 SOURCE=..\..\include\wx\generic\colrdlgg.h
7464 # End Source File
7465 # Begin Source File
7466
7467 SOURCE=..\..\include\wx\generic\dcpsg.h
7468 # End Source File
7469 # Begin Source File
7470
7471 SOURCE=..\..\include\wx\generic\dirctrlg.h
7472 # End Source File
7473 # Begin Source File
7474
7475 SOURCE=..\..\include\wx\generic\dirdlgg.h
7476 # End Source File
7477 # Begin Source File
7478
7479 SOURCE=..\..\include\wx\generic\dragimgg.h
7480 # End Source File
7481 # Begin Source File
7482
7483 SOURCE=..\..\include\wx\generic\fdrepdlg.h
7484 # End Source File
7485 # Begin Source File
7486
7487 SOURCE=..\..\include\wx\generic\filedlgg.h
7488 # End Source File
7489 # Begin Source File
7490
7491 SOURCE=..\..\include\wx\generic\fontdlgg.h
7492 # End Source File
7493 # Begin Source File
7494
7495 SOURCE=..\..\include\wx\generic\grid.h
7496 # End Source File
7497 # Begin Source File
7498
7499 SOURCE=..\..\include\wx\generic\gridctrl.h
7500 # End Source File
7501 # Begin Source File
7502
7503 SOURCE=..\..\include\wx\generic\gridsel.h
7504 # End Source File
7505 # Begin Source File
7506
7507 SOURCE=..\..\include\wx\generic\helpext.h
7508 # End Source File
7509 # Begin Source File
7510
7511 SOURCE=..\..\include\wx\generic\imaglist.h
7512 # End Source File
7513 # Begin Source File
7514
7515 SOURCE=..\..\include\wx\generic\laywin.h
7516 # End Source File
7517 # Begin Source File
7518
7519 SOURCE=..\..\include\wx\generic\listctrl.h
7520 # End Source File
7521 # Begin Source File
7522
7523 SOURCE=..\..\include\wx\generic\logg.h
7524 # End Source File
7525 # Begin Source File
7526
7527 SOURCE=..\..\include\wx\generic\mdig.h
7528 # End Source File
7529 # Begin Source File
7530
7531 SOURCE=..\..\include\wx\generic\msgdlgg.h
7532 # End Source File
7533 # Begin Source File
7534
7535 SOURCE=..\..\include\wx\generic\notebook.h
7536 # End Source File
7537 # Begin Source File
7538
7539 SOURCE=..\..\include\wx\generic\panelg.h
7540 # End Source File
7541 # Begin Source File
7542
7543 SOURCE=..\..\include\wx\generic\printps.h
7544 # End Source File
7545 # Begin Source File
7546
7547 SOURCE=..\..\include\wx\generic\prntdlgg.h
7548 # End Source File
7549 # Begin Source File
7550
7551 SOURCE=..\..\include\wx\generic\progdlgg.h
7552 # End Source File
7553 # Begin Source File
7554
7555 SOURCE=..\..\include\wx\generic\sashwin.h
7556 # End Source File
7557 # Begin Source File
7558
7559 SOURCE=..\..\include\wx\generic\scrolwin.h
7560 # End Source File
7561 # Begin Source File
7562
7563 SOURCE=..\..\include\wx\generic\spinctlg.h
7564 # End Source File
7565 # Begin Source File
7566
7567 SOURCE=..\..\include\wx\generic\splash.h
7568 # End Source File
7569 # Begin Source File
7570
7571 SOURCE=..\..\include\wx\generic\splitter.h
7572 # End Source File
7573 # Begin Source File
7574
7575 SOURCE=..\..\include\wx\generic\statusbr.h
7576 # End Source File
7577 # Begin Source File
7578
7579 SOURCE=..\..\include\wx\generic\tabg.h
7580 # End Source File
7581 # Begin Source File
7582
7583 SOURCE=..\..\include\wx\generic\textdlgg.h
7584 # End Source File
7585 # Begin Source File
7586
7587 SOURCE=..\..\include\wx\generic\timer.h
7588 # End Source File
7589 # Begin Source File
7590
7591 SOURCE=..\..\include\wx\generic\treectlg.h
7592 # End Source File
7593 # Begin Source File
7594
7595 SOURCE=..\..\include\wx\generic\wizard.h
7596 # End Source File
7597 # End Group
7598 # Begin Group "wxUniv Headers"
7599
7600 # PROP Default_Filter ""
7601 # Begin Source File
7602
7603 SOURCE=..\..\include\wx\univ\app.h
7604 # End Source File
7605 # Begin Source File
7606
7607 SOURCE=..\..\include\wx\univ\bmpbuttn.h
7608 # End Source File
7609 # Begin Source File
7610
7611 SOURCE=..\..\include\wx\univ\button.h
7612 # End Source File
7613 # Begin Source File
7614
7615 SOURCE=..\..\include\wx\univ\window.hinclude\wx\calctrl.h
7616 # End Source File
7617 # Begin Source File
7618
7619 SOURCE=..\..\include\wx\univ\checkbox.h
7620 # End Source File
7621 # Begin Source File
7622
7623 SOURCE=..\..\include\wx\univ\checklst.h
7624 # End Source File
7625 # Begin Source File
7626
7627 SOURCE=..\..\include\wx\univ\choice.h
7628 # End Source File
7629 # Begin Source File
7630
7631 SOURCE=..\..\include\wx\univ\colschem.h
7632 # End Source File
7633 # Begin Source File
7634
7635 SOURCE=..\..\include\wx\univ\combobox.h
7636 # End Source File
7637 # Begin Source File
7638
7639 SOURCE=..\..\include\wx\univ\control.h
7640 # End Source File
7641 # Begin Source File
7642
7643 SOURCE=..\..\include\wx\univ\dialog.h
7644 # End Source File
7645 # Begin Source File
7646
7647 SOURCE=..\..\include\wx\univ\frame.h
7648 # End Source File
7649 # Begin Source File
7650
7651 SOURCE=..\..\include\wx\univ\gauge.h
7652 # End Source File
7653 # Begin Source File
7654
7655 SOURCE=..\..\include\wx\univ\inpcons.h
7656 # End Source File
7657 # Begin Source File
7658
7659 SOURCE=..\..\include\wx\univ\inphand.h
7660 # End Source File
7661 # Begin Source File
7662
7663 SOURCE=..\..\include\wx\univ\listbox.h
7664 # End Source File
7665 # Begin Source File
7666
7667 SOURCE=..\..\include\wx\univ\menu.h
7668 # End Source File
7669 # Begin Source File
7670
7671 SOURCE=..\..\include\wx\univ\menuitem.h
7672 # End Source File
7673 # Begin Source File
7674
7675 SOURCE=..\..\include\wx\univ\notebook.h
7676 # End Source File
7677 # Begin Source File
7678
7679 SOURCE=..\..\include\wx\univ\radiobox.h
7680 # End Source File
7681 # Begin Source File
7682
7683 SOURCE=..\..\include\wx\univ\radiobut.h
7684 # End Source File
7685 # Begin Source File
7686
7687 SOURCE=..\..\include\wx\univ\renderer.h
7688 # End Source File
7689 # Begin Source File
7690
7691 SOURCE=..\..\include\wx\univ\scrarrow.h
7692 # End Source File
7693 # Begin Source File
7694
7695 SOURCE=..\..\include\wx\univ\scrolbar.h
7696 # End Source File
7697 # Begin Source File
7698
7699 SOURCE=..\..\include\wx\univ\scrthumb.h
7700 # End Source File
7701 # Begin Source File
7702
7703 SOURCE=..\..\include\wx\univ\scrtimer.h
7704 # End Source File
7705 # Begin Source File
7706
7707 SOURCE=..\..\include\wx\univ\slider.h
7708 # End Source File
7709 # Begin Source File
7710
7711 SOURCE=..\..\include\wx\univ\spinbutt.h
7712 # End Source File
7713 # Begin Source File
7714
7715 SOURCE=..\..\include\wx\univ\statbmp.h
7716 # End Source File
7717 # Begin Source File
7718
7719 SOURCE=..\..\include\wx\univ\statbox.h
7720 # End Source File
7721 # Begin Source File
7722
7723 SOURCE=..\..\include\wx\univ\statline.h
7724 # End Source File
7725 # Begin Source File
7726
7727 SOURCE=..\..\include\wx\univ\stattext.h
7728 # End Source File
7729 # Begin Source File
7730
7731 SOURCE=..\..\include\wx\univ\statusbr.h
7732 # End Source File
7733 # Begin Source File
7734
7735 SOURCE=..\..\include\wx\univ\textctrl.h
7736 # End Source File
7737 # Begin Source File
7738
7739 SOURCE=..\..\include\wx\univ\theme.h
7740 # End Source File
7741 # Begin Source File
7742
7743 SOURCE=..\..\include\wx\univ\toolbar.h
7744 # End Source File
7745 # Begin Source File
7746
7747 SOURCE=..\..\include\wx\univ\toplevel.h
7748 # End Source File
7749 # End Group
7750 # Begin Group "wxHTML Headers"
7751
7752 # PROP Default_Filter ""
7753 # Begin Source File
7754
7755 SOURCE=..\..\include\wx\html\forcelnk.h
7756 # End Source File
7757 # Begin Source File
7758
7759 SOURCE=..\..\include\wx\html\helpctrl.h
7760 # End Source File
7761 # Begin Source File
7762
7763 SOURCE=..\..\include\wx\html\helpdata.h
7764 # End Source File
7765 # Begin Source File
7766
7767 SOURCE=..\..\include\wx\html\helpfrm.h
7768 # End Source File
7769 # Begin Source File
7770
7771 SOURCE=..\..\include\wx\html\htmlcell.h
7772 # End Source File
7773 # Begin Source File
7774
7775 SOURCE=..\..\include\wx\html\htmldefs.h
7776 # End Source File
7777 # Begin Source File
7778
7779 SOURCE=..\..\include\wx\html\htmlfilt.h
7780 # End Source File
7781 # Begin Source File
7782
7783 SOURCE=..\..\include\wx\html\htmlpars.h
7784 # End Source File
7785 # Begin Source File
7786
7787 SOURCE=..\..\include\wx\html\htmlproc.h
7788 # End Source File
7789 # Begin Source File
7790
7791 SOURCE=..\..\include\wx\html\htmltag.h
7792 # End Source File
7793 # Begin Source File
7794
7795 SOURCE=..\..\include\wx\html\htmlwin.h
7796 # End Source File
7797 # Begin Source File
7798
7799 SOURCE=..\..\include\wx\html\htmprint.h
7800 # End Source File
7801 # Begin Source File
7802
7803 SOURCE=..\..\include\wx\html\m_templ.h
7804 # End Source File
7805 # Begin Source File
7806
7807 SOURCE=..\..\include\wx\html\winpars.h
7808 # End Source File
7809 # End Group
7810 # Begin Group "Common Headers"
7811
7812 # PROP Default_Filter ""
7813 # Begin Source File
7814
7815 SOURCE=..\..\include\wx\accel.h
7816 # End Source File
7817 # Begin Source File
7818
7819 SOURCE=..\..\include\wx\access.h
7820 # End Source File
7821 # Begin Source File
7822
7823 SOURCE=..\..\include\wx\artprov.h
7824 # End Source File
7825 # Begin Source File
7826
7827 SOURCE=..\..\include\wx\bitmap.h
7828 # End Source File
7829 # Begin Source File
7830
7831 SOURCE=..\..\include\wx\bmpbuttn.h
7832 # End Source File
7833 # Begin Source File
7834
7835 SOURCE=..\..\include\wx\brush.h
7836 # End Source File
7837 # Begin Source File
7838
7839 SOURCE=..\..\include\wx\busyinfo.h
7840 # End Source File
7841 # Begin Source File
7842
7843 SOURCE=..\..\include\wx\button.h
7844 # End Source File
7845 # Begin Source File
7846
7847 SOURCE=..\..\include\wx\caret.h
7848 # End Source File
7849 # Begin Source File
7850
7851 SOURCE=..\..\include\wx\checkbox.h
7852 # End Source File
7853 # Begin Source File
7854
7855 SOURCE=..\..\include\wx\checklst.h
7856 # End Source File
7857 # Begin Source File
7858
7859 SOURCE=..\..\include\wx\choicdlg.h
7860 # End Source File
7861 # Begin Source File
7862
7863 SOURCE=..\..\include\wx\choice.h
7864 # End Source File
7865 # Begin Source File
7866
7867 SOURCE=..\..\include\wx\clipbrd.h
7868 # End Source File
7869 # Begin Source File
7870
7871 SOURCE=..\..\include\wx\cmdproc.h
7872 # End Source File
7873 # Begin Source File
7874
7875 SOURCE=..\..\include\wx\cmndata.h
7876 # End Source File
7877 # Begin Source File
7878
7879 SOURCE=..\..\include\wx\colordlg.h
7880 # End Source File
7881 # Begin Source File
7882
7883 SOURCE=..\..\include\wx\colour.h
7884 # End Source File
7885 # Begin Source File
7886
7887 SOURCE=..\..\include\wx\combobox.h
7888 # End Source File
7889 # Begin Source File
7890
7891 SOURCE=..\..\include\wx\control.h
7892 # End Source File
7893 # Begin Source File
7894
7895 SOURCE=..\..\include\wx\cshelp.h
7896 # End Source File
7897 # Begin Source File
7898
7899 SOURCE=..\..\include\wx\ctrlsub.h
7900 # End Source File
7901 # Begin Source File
7902
7903 SOURCE=..\..\include\wx\cursor.h
7904 # End Source File
7905 # Begin Source File
7906
7907 SOURCE=..\..\include\wx\dataobj.h
7908 # End Source File
7909 # Begin Source File
7910
7911 SOURCE=..\..\include\wx\dbgrid.h
7912 # End Source File
7913 # Begin Source File
7914
7915 SOURCE=..\..\include\wx\dc.h
7916 # End Source File
7917 # Begin Source File
7918
7919 SOURCE=..\..\include\wx\dcbuffer.h
7920 # End Source File
7921 # Begin Source File
7922
7923 SOURCE=..\..\include\wx\dcclient.h
7924 # End Source File
7925 # Begin Source File
7926
7927 SOURCE=..\..\include\wx\dcmemory.h
7928 # End Source File
7929 # Begin Source File
7930
7931 SOURCE=..\..\include\wx\dcmirror.h
7932 # End Source File
7933 # Begin Source File
7934
7935 SOURCE=..\..\include\wx\dcprint.h
7936 # End Source File
7937 # Begin Source File
7938
7939 SOURCE=..\..\include\wx\dcps.h
7940 # End Source File
7941 # Begin Source File
7942
7943 SOURCE=..\..\include\wx\dcscreen.h
7944 # End Source File
7945 # Begin Source File
7946
7947 SOURCE=..\..\include\wx\dialog.h
7948 # End Source File
7949 # Begin Source File
7950
7951 SOURCE=..\..\include\wx\dialup.h
7952 # End Source File
7953 # Begin Source File
7954
7955 SOURCE=..\..\include\wx\dirctrl.h
7956 # End Source File
7957 # Begin Source File
7958
7959 SOURCE=..\..\include\wx\dirdlg.h
7960 # End Source File
7961 # Begin Source File
7962
7963 SOURCE=..\..\include\wx\display.h
7964 # End Source File
7965 # Begin Source File
7966
7967 SOURCE=..\..\include\wx\dnd.h
7968 # End Source File
7969 # Begin Source File
7970
7971 SOURCE=..\..\include\wx\docmdi.h
7972 # End Source File
7973 # Begin Source File
7974
7975 SOURCE=..\..\include\wx\docview.h
7976 # End Source File
7977 # Begin Source File
7978
7979 SOURCE=..\..\include\wx\dragimag.h
7980 # End Source File
7981 # Begin Source File
7982
7983 SOURCE=..\..\include\wx\effects.h
7984 # End Source File
7985 # Begin Source File
7986
7987 SOURCE=..\..\include\wx\evtloop.h
7988 # End Source File
7989 # Begin Source File
7990
7991 SOURCE=..\..\include\wx\fdrepdlg.h
7992 # End Source File
7993 # Begin Source File
7994
7995 SOURCE=..\..\include\wx\filedlg.h
7996 # End Source File
7997 # Begin Source File
7998
7999 SOURCE=..\..\include\wx\fmappriv.h
8000 # End Source File
8001 # Begin Source File
8002
8003 SOURCE=..\..\include\wx\font.h
8004 # End Source File
8005 # Begin Source File
8006
8007 SOURCE=..\..\include\wx\fontdlg.h
8008 # End Source File
8009 # Begin Source File
8010
8011 SOURCE=..\..\include\wx\fontenum.h
8012 # End Source File
8013 # Begin Source File
8014
8015 SOURCE=..\..\include\wx\fontutil.h
8016 # End Source File
8017 # Begin Source File
8018
8019 SOURCE=..\..\include\wx\frame.h
8020 # End Source File
8021 # Begin Source File
8022
8023 SOURCE=..\..\include\wx\gauge.h
8024 # End Source File
8025 # Begin Source File
8026
8027 SOURCE=..\..\include\wx\gdicmn.h
8028 # End Source File
8029 # Begin Source File
8030
8031 SOURCE=..\..\include\wx\gdiobj.h
8032 # End Source File
8033 # Begin Source File
8034
8035 SOURCE=..\..\include\wx\geometry.h
8036 # End Source File
8037 # Begin Source File
8038
8039 SOURCE=..\..\include\wx\gifdecod.h
8040 # End Source File
8041 # Begin Source File
8042
8043 SOURCE=..\..\include\wx\glcanvas.h
8044 # End Source File
8045 # Begin Source File
8046
8047 SOURCE=..\..\include\wx\grid.h
8048 # End Source File
8049 # Begin Source File
8050
8051 SOURCE=..\..\include\wx\help.h
8052 # End Source File
8053 # Begin Source File
8054
8055 SOURCE=..\..\include\wx\helpbase.h
8056 # End Source File
8057 # Begin Source File
8058
8059 SOURCE=..\..\include\wx\helphtml.h
8060 # End Source File
8061 # Begin Source File
8062
8063 SOURCE=..\..\include\wx\helpwin.h
8064 # End Source File
8065 # Begin Source File
8066
8067 SOURCE=..\..\include\wx\htmllbox.h
8068 # End Source File
8069 # Begin Source File
8070
8071 SOURCE=..\..\include\wx\icon.h
8072 # End Source File
8073 # Begin Source File
8074
8075 SOURCE=..\..\include\wx\iconbndl.h
8076 # End Source File
8077 # Begin Source File
8078
8079 SOURCE=..\..\include\wx\imagbmp.h
8080 # End Source File
8081 # Begin Source File
8082
8083 SOURCE=..\..\include\wx\image.h
8084 # End Source File
8085 # Begin Source File
8086
8087 SOURCE=..\..\include\wx\imaggif.h
8088 # End Source File
8089 # Begin Source File
8090
8091 SOURCE=..\..\include\wx\imagiff.h
8092 # End Source File
8093 # Begin Source File
8094
8095 SOURCE=..\..\include\wx\imagjpeg.h
8096 # End Source File
8097 # Begin Source File
8098
8099 SOURCE=..\..\include\wx\imaglist.h
8100 # End Source File
8101 # Begin Source File
8102
8103 SOURCE=..\..\include\wx\imagpcx.h
8104 # End Source File
8105 # Begin Source File
8106
8107 SOURCE=..\..\include\wx\imagpng.h
8108 # End Source File
8109 # Begin Source File
8110
8111 SOURCE=..\..\include\wx\imagpnm.h
8112 # End Source File
8113 # Begin Source File
8114
8115 SOURCE=..\..\include\wx\imagtiff.h
8116 # End Source File
8117 # Begin Source File
8118
8119 SOURCE=..\..\include\wx\imagxpm.h
8120 # End Source File
8121 # Begin Source File
8122
8123 SOURCE=..\..\include\wx\joystick.h
8124 # End Source File
8125 # Begin Source File
8126
8127 SOURCE=..\..\include\wx\layout.h
8128 # End Source File
8129 # Begin Source File
8130
8131 SOURCE=..\..\include\wx\laywin.h
8132 # End Source File
8133 # Begin Source File
8134
8135 SOURCE=..\..\include\wx\listbase.h
8136 # End Source File
8137 # Begin Source File
8138
8139 SOURCE=..\..\include\wx\listbox.h
8140 # End Source File
8141 # Begin Source File
8142
8143 SOURCE=..\..\include\wx\listctrl.h
8144 # End Source File
8145 # Begin Source File
8146
8147 SOURCE=..\..\include\wx\matrix.h
8148 # End Source File
8149 # Begin Source File
8150
8151 SOURCE=..\..\include\wx\mdi.h
8152 # End Source File
8153 # Begin Source File
8154
8155 SOURCE=..\..\include\wx\menu.h
8156 # End Source File
8157 # Begin Source File
8158
8159 SOURCE=..\..\include\wx\menuitem.h
8160 # End Source File
8161 # Begin Source File
8162
8163 SOURCE=..\..\include\wx\metafile.h
8164 # End Source File
8165 # Begin Source File
8166
8167 SOURCE=..\..\include\wx\minifram.h
8168 # End Source File
8169 # Begin Source File
8170
8171 SOURCE=..\..\include\wx\msgdlg.h
8172 # End Source File
8173 # Begin Source File
8174
8175 SOURCE=..\..\include\wx\notebook.h
8176 # End Source File
8177 # Begin Source File
8178
8179 SOURCE=..\..\include\wx\ownerdrw.h
8180 # End Source File
8181 # Begin Source File
8182
8183 SOURCE=..\..\include\wx\palette.h
8184 # End Source File
8185 # Begin Source File
8186
8187 SOURCE=..\..\include\wx\panel.h
8188 # End Source File
8189 # Begin Source File
8190
8191 SOURCE=..\..\include\wx\paper.h
8192 # End Source File
8193 # Begin Source File
8194
8195 SOURCE=..\..\include\wx\pen.h
8196 # End Source File
8197 # Begin Source File
8198
8199 SOURCE=..\..\include\wx\popupwin.h
8200 # End Source File
8201 # Begin Source File
8202
8203 SOURCE=..\..\include\wx\print.h
8204 # End Source File
8205 # Begin Source File
8206
8207 SOURCE=..\..\include\wx\printdlg.h
8208 # End Source File
8209 # Begin Source File
8210
8211 SOURCE=..\..\include\wx\prntbase.h
8212 # End Source File
8213 # Begin Source File
8214
8215 SOURCE=..\..\include\wx\progdlg.h
8216 # End Source File
8217 # Begin Source File
8218
8219 SOURCE=..\..\include\wx\ptr_scpd.h
8220 # End Source File
8221 # Begin Source File
8222
8223 SOURCE=..\..\include\wx\quantize.h
8224 # End Source File
8225 # Begin Source File
8226
8227 SOURCE=..\..\include\wx\radiobox.h
8228 # End Source File
8229 # Begin Source File
8230
8231 SOURCE=..\..\include\wx\radiobut.h
8232 # End Source File
8233 # Begin Source File
8234
8235 SOURCE=..\..\include\wx\rawbmp.h
8236 # End Source File
8237 # Begin Source File
8238
8239 SOURCE=..\..\include\wx\region.h
8240 # End Source File
8241 # Begin Source File
8242
8243 SOURCE=..\..\include\wx\renderer.h
8244 # End Source File
8245 # Begin Source File
8246
8247 SOURCE=..\..\include\wx\sashwin.h
8248 # End Source File
8249 # Begin Source File
8250
8251 SOURCE=..\..\include\wx\scopeguard.h
8252 # End Source File
8253 # Begin Source File
8254
8255 SOURCE=..\..\include\wx\scrolbar.h
8256 # End Source File
8257 # Begin Source File
8258
8259 SOURCE=..\..\include\wx\scrolwin.h
8260 # End Source File
8261 # Begin Source File
8262
8263 SOURCE=..\..\include\wx\selstore.h
8264 # End Source File
8265 # Begin Source File
8266
8267 SOURCE=..\..\include\wx\settings.h
8268 # End Source File
8269 # Begin Source File
8270
8271 SOURCE=..\..\include\wx\sizer.h
8272 # End Source File
8273 # Begin Source File
8274
8275 SOURCE=..\..\include\wx\slider.h
8276 # End Source File
8277 # Begin Source File
8278
8279 SOURCE=..\..\include\wx\spinbutt.h
8280 # End Source File
8281 # Begin Source File
8282
8283 SOURCE=..\..\include\wx\spinctrl.h
8284 # End Source File
8285 # Begin Source File
8286
8287 SOURCE=..\..\include\wx\splash.h
8288 # End Source File
8289 # Begin Source File
8290
8291 SOURCE=..\..\include\wx\splitter.h
8292 # End Source File
8293 # Begin Source File
8294
8295 SOURCE=..\..\include\wx\stack.h
8296 # End Source File
8297 # Begin Source File
8298
8299 SOURCE=..\..\include\wx\statbmp.h
8300 # End Source File
8301 # Begin Source File
8302
8303 SOURCE=..\..\include\wx\statbox.h
8304 # End Source File
8305 # Begin Source File
8306
8307 SOURCE=..\..\include\wx\statline.h
8308 # End Source File
8309 # Begin Source File
8310
8311 SOURCE=..\..\include\wx\stattext.h
8312 # End Source File
8313 # Begin Source File
8314
8315 SOURCE=..\..\include\wx\statusbr.h
8316 # End Source File
8317 # Begin Source File
8318
8319 SOURCE=..\..\include\wx\tab.h
8320 # End Source File
8321 # Begin Source File
8322
8323 SOURCE=..\..\include\wx\tabctrl.h
8324 # End Source File
8325 # Begin Source File
8326
8327 SOURCE=..\..\include\wx\taskbar.h
8328 # End Source File
8329 # Begin Source File
8330
8331 SOURCE=..\..\include\wx\tbarbase.h
8332 # End Source File
8333 # Begin Source File
8334
8335 SOURCE=..\..\include\wx\textctrl.h
8336 # End Source File
8337 # Begin Source File
8338
8339 SOURCE=..\..\include\wx\textdlg.h
8340 # End Source File
8341 # Begin Source File
8342
8343 SOURCE=..\..\include\wx\tglbtn.h
8344 # End Source File
8345 # Begin Source File
8346
8347 SOURCE=..\..\include\wx\tipdlg.h
8348 # End Source File
8349 # Begin Source File
8350
8351 SOURCE=..\..\include\wx\tipwin.h
8352 # End Source File
8353 # Begin Source File
8354
8355 SOURCE=..\..\include\wx\toolbar.h
8356 # End Source File
8357 # Begin Source File
8358
8359 SOURCE=..\..\include\wx\tooltip.h
8360 # End Source File
8361 # Begin Source File
8362
8363 SOURCE=..\..\include\wx\toplevel.h
8364 # End Source File
8365 # Begin Source File
8366
8367 SOURCE=..\..\include\wx\treebase.h
8368 # End Source File
8369 # Begin Source File
8370
8371 SOURCE=..\..\include\wx\treectrl.h
8372 # End Source File
8373 # Begin Source File
8374
8375 SOURCE=..\..\include\wx\valgen.h
8376 # End Source File
8377 # Begin Source File
8378
8379 SOURCE=..\..\include\wx\validate.h
8380 # End Source File
8381 # Begin Source File
8382
8383 SOURCE=..\..\include\wx\valtext.h
8384 # End Source File
8385 # Begin Source File
8386
8387 SOURCE=..\..\include\wx\vlbox.h
8388 # End Source File
8389 # Begin Source File
8390
8391 SOURCE=..\..\include\wx\vms_x_fix.h
8392 # End Source File
8393 # Begin Source File
8394
8395 SOURCE=..\..\include\wx\vscroll.h
8396 # End Source File
8397 # Begin Source File
8398
8399 SOURCE=..\..\include\wx\wave.h
8400 # End Source File
8401 # Begin Source File
8402
8403 SOURCE=..\..\include\wx\window.h
8404 # End Source File
8405 # Begin Source File
8406
8407 SOURCE=..\..\include\wx\wizard.h
8408 # End Source File
8409 # Begin Source File
8410
8411 SOURCE=..\..\include\wx\wxhtml.h
8412 # End Source File
8413 # Begin Source File
8414
8415 SOURCE=..\..\include\wx\xpmdecod.h
8416 # End Source File
8417 # End Group
8418 # End Target
8419 # End Project
8420