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