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