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