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