]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_core.dsp
added stock buttons support
[wxWidgets.git] / build / msw / wx_core.dsp
1 # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6 # TARGTYPE "Win32 (x86) Static Library" 0x0104
7
8 CFG=core - Win32 Debug
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
10 !MESSAGE use the Export Makefile command and run
11 !MESSAGE
12 !MESSAGE NMAKE /f "wx_core.mak".
13 !MESSAGE
14 !MESSAGE You can specify a configuration when running NMAKE
15 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE
17 !MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 Debug"
18 !MESSAGE
19 !MESSAGE Possible choices for configuration are:
20 !MESSAGE
21 !MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "core - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "core - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE "core - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
27 !MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
28 !MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
29 !MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library")
30 !MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library")
31 !MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library")
32 !MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library")
33 !MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library")
34 !MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")
35 !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library")
36 !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library")
37 !MESSAGE
38
39 # Begin Project
40 # PROP AllowPerConfigDependencies 0
41 # PROP Scc_ProjName ""
42 # PROP Scc_LocalPath ""
43 CPP=cl.exe
44 RSC=rc.exe
45
46 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
47
48 # PROP BASE Use_MFC 0
49 # PROP BASE Use_Debug_Libraries 0
50 # PROP BASE Output_Dir "..\..\lib\vc_dll"
51 # PROP BASE Intermediate_Dir "vc_mswunivudll\core"
52 # PROP BASE Target_Dir ""
53 # PROP Use_MFC 0
54 # PROP Use_Debug_Libraries 0
55 # PROP Output_Dir "..\..\lib\vc_dll"
56 # PROP Intermediate_Dir "vc_mswunivudll\core"
57 # PROP Target_Dir ""
58 # ADD BASE CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv252u_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 /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv252u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
60 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
61 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
62 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
63 # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
64 BSC32=bscmake.exe
65 # ADD BASE BSC32 /nologo
66 # ADD BSC32 /nologo
67 LINK32=link.exe
68 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv252u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25u_core.lib"
69 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv252u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25u_core.lib"
70
71 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
72
73 # PROP BASE Use_MFC 0
74 # PROP BASE Use_Debug_Libraries 1
75 # PROP BASE Output_Dir "..\..\lib\vc_dll"
76 # PROP BASE Intermediate_Dir "vc_mswunivuddll\core"
77 # PROP BASE Target_Dir ""
78 # PROP Use_MFC 0
79 # PROP Use_Debug_Libraries 1
80 # PROP Output_Dir "..\..\lib\vc_dll"
81 # PROP Intermediate_Dir "vc_mswunivuddll\core"
82 # PROP Target_Dir ""
83 # ADD BASE CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv252ud_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 /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv252ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
85 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
86 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
87 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
88 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
89 BSC32=bscmake.exe
90 # ADD BASE BSC32 /nologo
91 # ADD BSC32 /nologo
92 LINK32=link.exe
93 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv252ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25ud_core.lib" /debug
94 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv252ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25ud_core.lib" /debug
95
96 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
97
98 # PROP BASE Use_MFC 0
99 # PROP BASE Use_Debug_Libraries 0
100 # PROP BASE Output_Dir "..\..\lib\vc_dll"
101 # PROP BASE Intermediate_Dir "vc_mswunivdll\core"
102 # PROP BASE Target_Dir ""
103 # PROP Use_MFC 0
104 # PROP Use_Debug_Libraries 0
105 # PROP Output_Dir "..\..\lib\vc_dll"
106 # PROP Intermediate_Dir "vc_mswunivdll\core"
107 # PROP Target_Dir ""
108 # ADD BASE CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv252_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 /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv252_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
110 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
111 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
112 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
113 # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
114 BSC32=bscmake.exe
115 # ADD BASE BSC32 /nologo
116 # ADD BSC32 /nologo
117 LINK32=link.exe
118 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv252_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25_core.lib"
119 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv252_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25_core.lib"
120
121 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
122
123 # PROP BASE Use_MFC 0
124 # PROP BASE Use_Debug_Libraries 1
125 # PROP BASE Output_Dir "..\..\lib\vc_dll"
126 # PROP BASE Intermediate_Dir "vc_mswunivddll\core"
127 # PROP BASE Target_Dir ""
128 # PROP Use_MFC 0
129 # PROP Use_Debug_Libraries 1
130 # PROP Output_Dir "..\..\lib\vc_dll"
131 # PROP Intermediate_Dir "vc_mswunivddll\core"
132 # PROP Target_Dir ""
133 # ADD BASE CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv252d_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 /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv252d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
135 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
136 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
137 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
138 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
139 BSC32=bscmake.exe
140 # ADD BASE BSC32 /nologo
141 # ADD BSC32 /nologo
142 LINK32=link.exe
143 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv252d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25d_core.lib" /debug
144 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv252d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25d_core.lib" /debug
145
146 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
147
148 # PROP BASE Use_MFC 0
149 # PROP BASE Use_Debug_Libraries 0
150 # PROP BASE Output_Dir "..\..\lib\vc_dll"
151 # PROP BASE Intermediate_Dir "vc_mswudll\core"
152 # PROP BASE Target_Dir ""
153 # PROP Use_MFC 0
154 # PROP Use_Debug_Libraries 0
155 # PROP Output_Dir "..\..\lib\vc_dll"
156 # PROP Intermediate_Dir "vc_mswudll\core"
157 # PROP Target_Dir ""
158 # ADD BASE CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw252u_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 /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw252u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
160 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
161 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
162 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
163 # ADD RSC /l 0x405 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
164 BSC32=bscmake.exe
165 # ADD BASE BSC32 /nologo
166 # ADD BSC32 /nologo
167 LINK32=link.exe
168 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw252u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25u_core.lib"
169 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw252u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25u_core.lib"
170
171 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
172
173 # PROP BASE Use_MFC 0
174 # PROP BASE Use_Debug_Libraries 1
175 # PROP BASE Output_Dir "..\..\lib\vc_dll"
176 # PROP BASE Intermediate_Dir "vc_mswuddll\core"
177 # PROP BASE Target_Dir ""
178 # PROP Use_MFC 0
179 # PROP Use_Debug_Libraries 1
180 # PROP Output_Dir "..\..\lib\vc_dll"
181 # PROP Intermediate_Dir "vc_mswuddll\core"
182 # PROP Target_Dir ""
183 # ADD BASE CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw252ud_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 /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw252ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
185 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
186 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
187 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
188 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
189 BSC32=bscmake.exe
190 # ADD BASE BSC32 /nologo
191 # ADD BSC32 /nologo
192 LINK32=link.exe
193 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw252ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25ud_core.lib" /debug
194 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw252ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25ud_core.lib" /debug
195
196 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
197
198 # PROP BASE Use_MFC 0
199 # PROP BASE Use_Debug_Libraries 0
200 # PROP BASE Output_Dir "..\..\lib\vc_dll"
201 # PROP BASE Intermediate_Dir "vc_mswdll\core"
202 # PROP BASE Target_Dir ""
203 # PROP Use_MFC 0
204 # PROP Use_Debug_Libraries 0
205 # PROP Output_Dir "..\..\lib\vc_dll"
206 # PROP Intermediate_Dir "vc_mswdll\core"
207 # PROP Target_Dir ""
208 # ADD BASE CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw252_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 /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw252_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
210 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
211 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
212 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
213 # ADD RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
214 BSC32=bscmake.exe
215 # ADD BASE BSC32 /nologo
216 # ADD BSC32 /nologo
217 LINK32=link.exe
218 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw252_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25_core.lib"
219 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw252_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25_core.lib"
220
221 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
222
223 # PROP BASE Use_MFC 0
224 # PROP BASE Use_Debug_Libraries 1
225 # PROP BASE Output_Dir "..\..\lib\vc_dll"
226 # PROP BASE Intermediate_Dir "vc_mswddll\core"
227 # PROP BASE Target_Dir ""
228 # PROP Use_MFC 0
229 # PROP Use_Debug_Libraries 1
230 # PROP Output_Dir "..\..\lib\vc_dll"
231 # PROP Intermediate_Dir "vc_mswddll\core"
232 # PROP Target_Dir ""
233 # ADD BASE CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw252d_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 /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw252d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
235 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
236 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
237 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
238 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
239 BSC32=bscmake.exe
240 # ADD BASE BSC32 /nologo
241 # ADD BSC32 /nologo
242 LINK32=link.exe
243 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw252d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25d_core.lib" /debug
244 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw252d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25d_core.lib" /debug
245
246 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
247
248 # PROP BASE Use_MFC 0
249 # PROP BASE Use_Debug_Libraries 0
250 # PROP BASE Output_Dir "..\..\lib\vc_lib"
251 # PROP BASE Intermediate_Dir "vc_mswunivu\core"
252 # PROP BASE Target_Dir ""
253 # PROP Use_MFC 0
254 # PROP Use_Debug_Libraries 0
255 # PROP Output_Dir "..\..\lib\vc_lib"
256 # PROP Intermediate_Dir "vc_mswunivu\core"
257 # PROP Target_Dir ""
258 # ADD BASE CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c
259 # ADD CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c
260 # ADD BASE RSC /l 0x405
261 # ADD RSC /l 0x405
262 BSC32=bscmake.exe
263 # ADD BASE BSC32 /nologo
264 # ADD BSC32 /nologo
265 LIB32=link.exe -lib
266 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25u_core.lib"
267 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25u_core.lib"
268
269 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
270
271 # PROP BASE Use_MFC 0
272 # PROP BASE Use_Debug_Libraries 1
273 # PROP BASE Output_Dir "..\..\lib\vc_lib"
274 # PROP BASE Intermediate_Dir "vc_mswunivud\core"
275 # PROP BASE Target_Dir ""
276 # PROP Use_MFC 0
277 # PROP Use_Debug_Libraries 1
278 # PROP Output_Dir "..\..\lib\vc_lib"
279 # PROP Intermediate_Dir "vc_mswunivud\core"
280 # PROP Target_Dir ""
281 # ADD BASE CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c
282 # ADD CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c
283 # ADD BASE RSC /l 0x405
284 # ADD RSC /l 0x405
285 BSC32=bscmake.exe
286 # ADD BASE BSC32 /nologo
287 # ADD BSC32 /nologo
288 LIB32=link.exe -lib
289 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25ud_core.lib"
290 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25ud_core.lib"
291
292 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
293
294 # PROP BASE Use_MFC 0
295 # PROP BASE Use_Debug_Libraries 0
296 # PROP BASE Output_Dir "..\..\lib\vc_lib"
297 # PROP BASE Intermediate_Dir "vc_mswuniv\core"
298 # PROP BASE Target_Dir ""
299 # PROP Use_MFC 0
300 # PROP Use_Debug_Libraries 0
301 # PROP Output_Dir "..\..\lib\vc_lib"
302 # PROP Intermediate_Dir "vc_mswuniv\core"
303 # PROP Target_Dir ""
304 # ADD BASE CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c
305 # ADD CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c
306 # ADD BASE RSC /l 0x405
307 # ADD RSC /l 0x405
308 BSC32=bscmake.exe
309 # ADD BASE BSC32 /nologo
310 # ADD BSC32 /nologo
311 LIB32=link.exe -lib
312 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25_core.lib"
313 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25_core.lib"
314
315 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
316
317 # PROP BASE Use_MFC 0
318 # PROP BASE Use_Debug_Libraries 1
319 # PROP BASE Output_Dir "..\..\lib\vc_lib"
320 # PROP BASE Intermediate_Dir "vc_mswunivd\core"
321 # PROP BASE Target_Dir ""
322 # PROP Use_MFC 0
323 # PROP Use_Debug_Libraries 1
324 # PROP Output_Dir "..\..\lib\vc_lib"
325 # PROP Intermediate_Dir "vc_mswunivd\core"
326 # PROP Target_Dir ""
327 # ADD BASE CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
328 # ADD CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
329 # ADD BASE RSC /l 0x405
330 # ADD RSC /l 0x405
331 BSC32=bscmake.exe
332 # ADD BASE BSC32 /nologo
333 # ADD BSC32 /nologo
334 LIB32=link.exe -lib
335 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25d_core.lib"
336 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25d_core.lib"
337
338 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
339
340 # PROP BASE Use_MFC 0
341 # PROP BASE Use_Debug_Libraries 0
342 # PROP BASE Output_Dir "..\..\lib\vc_lib"
343 # PROP BASE Intermediate_Dir "vc_mswu\core"
344 # PROP BASE Target_Dir ""
345 # PROP Use_MFC 0
346 # PROP Use_Debug_Libraries 0
347 # PROP Output_Dir "..\..\lib\vc_lib"
348 # PROP Intermediate_Dir "vc_mswu\core"
349 # PROP Target_Dir ""
350 # ADD BASE CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /W4 /Fd..\..\lib\vc_lib\wxmsw25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c
351 # ADD CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /W4 /Fd..\..\lib\vc_lib\wxmsw25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c
352 # ADD BASE RSC /l 0x405
353 # ADD RSC /l 0x405
354 BSC32=bscmake.exe
355 # ADD BASE BSC32 /nologo
356 # ADD BSC32 /nologo
357 LIB32=link.exe -lib
358 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25u_core.lib"
359 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25u_core.lib"
360
361 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
362
363 # PROP BASE Use_MFC 0
364 # PROP BASE Use_Debug_Libraries 1
365 # PROP BASE Output_Dir "..\..\lib\vc_lib"
366 # PROP BASE Intermediate_Dir "vc_mswud\core"
367 # PROP BASE Target_Dir ""
368 # PROP Use_MFC 0
369 # PROP Use_Debug_Libraries 1
370 # PROP Output_Dir "..\..\lib\vc_lib"
371 # PROP Intermediate_Dir "vc_mswud\core"
372 # PROP Target_Dir ""
373 # ADD BASE CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c
374 # ADD CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c
375 # ADD BASE RSC /l 0x405
376 # ADD RSC /l 0x405
377 BSC32=bscmake.exe
378 # ADD BASE BSC32 /nologo
379 # ADD BSC32 /nologo
380 LIB32=link.exe -lib
381 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25ud_core.lib"
382 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25ud_core.lib"
383
384 !ELSEIF "$(CFG)" == "core - Win32 Release"
385
386 # PROP BASE Use_MFC 0
387 # PROP BASE Use_Debug_Libraries 0
388 # PROP BASE Output_Dir "..\..\lib\vc_lib"
389 # PROP BASE Intermediate_Dir "vc_msw\core"
390 # PROP BASE Target_Dir ""
391 # PROP Use_MFC 0
392 # PROP Use_Debug_Libraries 0
393 # PROP Output_Dir "..\..\lib\vc_lib"
394 # PROP Intermediate_Dir "vc_msw\core"
395 # PROP Target_Dir ""
396 # ADD BASE CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\msw" /W4 /Fd..\..\lib\vc_lib\wxmsw25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c
397 # ADD CPP /nologo /FD /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\msw" /W4 /Fd..\..\lib\vc_lib\wxmsw25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c
398 # ADD BASE RSC /l 0x405
399 # ADD RSC /l 0x405
400 BSC32=bscmake.exe
401 # ADD BASE BSC32 /nologo
402 # ADD BSC32 /nologo
403 LIB32=link.exe -lib
404 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25_core.lib"
405 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25_core.lib"
406
407 !ELSEIF "$(CFG)" == "core - Win32 Debug"
408
409 # PROP BASE Use_MFC 0
410 # PROP BASE Use_Debug_Libraries 1
411 # PROP BASE Output_Dir "..\..\lib\vc_lib"
412 # PROP BASE Intermediate_Dir "vc_mswd\core"
413 # PROP BASE Target_Dir ""
414 # PROP Use_MFC 0
415 # PROP Use_Debug_Libraries 1
416 # PROP Output_Dir "..\..\lib\vc_lib"
417 # PROP Intermediate_Dir "vc_mswd\core"
418 # PROP Target_Dir ""
419 # ADD BASE CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
420 # ADD CPP /nologo /FD /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
421 # ADD BASE RSC /l 0x405
422 # ADD RSC /l 0x405
423 BSC32=bscmake.exe
424 # ADD BASE BSC32 /nologo
425 # ADD BSC32 /nologo
426 LIB32=link.exe -lib
427 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25d_core.lib"
428 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25d_core.lib"
429
430 !ENDIF
431
432 # Begin Target
433
434 # Name "core - Win32 DLL Universal Unicode Release"
435 # Name "core - Win32 DLL Universal Unicode Debug"
436 # Name "core - Win32 DLL Universal Release"
437 # Name "core - Win32 DLL Universal Debug"
438 # Name "core - Win32 DLL Unicode Release"
439 # Name "core - Win32 DLL Unicode Debug"
440 # Name "core - Win32 DLL Release"
441 # Name "core - Win32 DLL Debug"
442 # Name "core - Win32 Universal Unicode Release"
443 # Name "core - Win32 Universal Unicode Debug"
444 # Name "core - Win32 Universal Release"
445 # Name "core - Win32 Universal Debug"
446 # Name "core - Win32 Unicode Release"
447 # Name "core - Win32 Unicode Debug"
448 # Name "core - Win32 Release"
449 # Name "core - Win32 Debug"
450 # Begin Group "Common Sources"
451
452 # PROP Default_Filter ""
453 # Begin Source File
454
455 SOURCE=..\..\src\common\accesscmn.cpp
456 # End Source File
457 # Begin Source File
458
459 SOURCE=..\..\src\common\appcmn.cpp
460 # End Source File
461 # Begin Source File
462
463 SOURCE=..\..\src\common\artprov.cpp
464 # End Source File
465 # Begin Source File
466
467 SOURCE=..\..\src\common\artstd.cpp
468 # End Source File
469 # Begin Source File
470
471 SOURCE=..\..\src\common\bmpbase.cpp
472 # End Source File
473 # Begin Source File
474
475 SOURCE=..\..\src\common\bookctrl.cpp
476 # End Source File
477 # Begin Source File
478
479 SOURCE=..\..\src\common\buttoncmn.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\cmdproc.cpp
492 # End Source File
493 # Begin Source File
494
495 SOURCE=..\..\src\common\cmndata.cpp
496 # End Source File
497 # Begin Source File
498
499 SOURCE=..\..\src\common\containr.cpp
500 # End Source File
501 # Begin Source File
502
503 SOURCE=..\..\src\common\cshelp.cpp
504 # End Source File
505 # Begin Source File
506
507 SOURCE=..\..\src\common\ctrlcmn.cpp
508 # End Source File
509 # Begin Source File
510
511 SOURCE=..\..\src\common\ctrlsub.cpp
512 # End Source File
513 # Begin Source File
514
515 SOURCE=..\..\src\common\datacmn.cpp
516 # End Source File
517 # Begin Source File
518
519 SOURCE=..\..\src\common\dcbase.cpp
520 # End Source File
521 # Begin Source File
522
523 SOURCE=..\..\src\common\dlgcmn.cpp
524 # End Source File
525 # Begin Source File
526
527 SOURCE=..\..\src\common\dndcmn.cpp
528 # End Source File
529 # Begin Source File
530
531 SOURCE=..\..\src\common\dobjcmn.cpp
532 # End Source File
533 # Begin Source File
534
535 SOURCE=..\..\src\common\docmdi.cpp
536 # End Source File
537 # Begin Source File
538
539 SOURCE=..\..\src\common\docview.cpp
540 # End Source File
541 # Begin Source File
542
543 SOURCE=..\..\src\common\dpycmn.cpp
544 # End Source File
545 # Begin Source File
546
547 SOURCE=..\..\src\common\dseldlg.cpp
548 # End Source File
549 # Begin Source File
550
551 SOURCE=..\..\src\common\effects.cpp
552 # End Source File
553 # Begin Source File
554
555 SOURCE=..\..\src\common\event.cpp
556 # End Source File
557 # Begin Source File
558
559 SOURCE=..\..\src\common\fddlgcmn.cpp
560 # End Source File
561 # Begin Source File
562
563 SOURCE=..\..\src\common\fldlgcmn.cpp
564 # End Source File
565 # Begin Source File
566
567 SOURCE=..\..\src\common\fontcmn.cpp
568 # End Source File
569 # Begin Source File
570
571 SOURCE=..\..\src\common\fontmap.cpp
572 # End Source File
573 # Begin Source File
574
575 SOURCE=..\..\src\common\framecmn.cpp
576 # End Source File
577 # Begin Source File
578
579 SOURCE=..\..\src\common\fs_mem.cpp
580 # End Source File
581 # Begin Source File
582
583 SOURCE=..\..\src\common\gaugecmn.cpp
584 # End Source File
585 # Begin Source File
586
587 SOURCE=..\..\src\common\gbsizer.cpp
588 # End Source File
589 # Begin Source File
590
591 SOURCE=..\..\src\common\gdicmn.cpp
592 # End Source File
593 # Begin Source File
594
595 SOURCE=..\..\src\common\geometry.cpp
596 # End Source File
597 # Begin Source File
598
599 SOURCE=..\..\src\common\gifdecod.cpp
600 # End Source File
601 # Begin Source File
602
603 SOURCE=..\..\src\common\helpbase.cpp
604 # End Source File
605 # Begin Source File
606
607 SOURCE=..\..\src\common\iconbndl.cpp
608 # End Source File
609 # Begin Source File
610
611 SOURCE=..\..\src\common\imagall.cpp
612 # End Source File
613 # Begin Source File
614
615 SOURCE=..\..\src\common\imagbmp.cpp
616 # End Source File
617 # Begin Source File
618
619 SOURCE=..\..\src\common\image.cpp
620 # End Source File
621 # Begin Source File
622
623 SOURCE=..\..\src\common\imagfill.cpp
624 # End Source File
625 # Begin Source File
626
627 SOURCE=..\..\src\common\imaggif.cpp
628 # End Source File
629 # Begin Source File
630
631 SOURCE=..\..\src\common\imagiff.cpp
632 # End Source File
633 # Begin Source File
634
635 SOURCE=..\..\src\common\imagjpeg.cpp
636 # End Source File
637 # Begin Source File
638
639 SOURCE=..\..\src\common\imagpcx.cpp
640 # End Source File
641 # Begin Source File
642
643 SOURCE=..\..\src\common\imagpng.cpp
644 # End Source File
645 # Begin Source File
646
647 SOURCE=..\..\src\common\imagpnm.cpp
648 # End Source File
649 # Begin Source File
650
651 SOURCE=..\..\src\common\imagtiff.cpp
652 # End Source File
653 # Begin Source File
654
655 SOURCE=..\..\src\common\imagxpm.cpp
656 # End Source File
657 # Begin Source File
658
659 SOURCE=..\..\src\common\layout.cpp
660 # End Source File
661 # Begin Source File
662
663 SOURCE=..\..\src\common\lboxcmn.cpp
664 # End Source File
665 # Begin Source File
666
667 SOURCE=..\..\src\common\matrix.cpp
668 # End Source File
669 # Begin Source File
670
671 SOURCE=..\..\src\common\menucmn.cpp
672 # End Source File
673 # Begin Source File
674
675 SOURCE=..\..\src\common\msgout.cpp
676 # End Source File
677 # Begin Source File
678
679 SOURCE=..\..\src\common\nbkbase.cpp
680 # End Source File
681 # Begin Source File
682
683 SOURCE=..\..\src\common\paper.cpp
684 # End Source File
685 # Begin Source File
686
687 SOURCE=..\..\src\common\popupcmn.cpp
688 # End Source File
689 # Begin Source File
690
691 SOURCE=..\..\src\common\prntbase.cpp
692 # End Source File
693 # Begin Source File
694
695 SOURCE=..\..\src\common\quantize.cpp
696 # End Source File
697 # Begin Source File
698
699 SOURCE=..\..\src\common\radiocmn.cpp
700 # End Source File
701 # Begin Source File
702
703 SOURCE=..\..\src\common\rendcmn.cpp
704 # End Source File
705 # Begin Source File
706
707 SOURCE=..\..\src\common\rgncmn.cpp
708 # End Source File
709 # Begin Source File
710
711 SOURCE=..\..\src\common\settcmn.cpp
712 # End Source File
713 # Begin Source File
714
715 SOURCE=..\..\src\common\sizer.cpp
716 # End Source File
717 # Begin Source File
718
719 SOURCE=..\..\src\common\statbar.cpp
720 # End Source File
721 # Begin Source File
722
723 SOURCE=..\..\src\common\stockitem.cpp
724 # End Source File
725 # Begin Source File
726
727 SOURCE=..\..\src\common\tbarbase.cpp
728 # End Source File
729 # Begin Source File
730
731 SOURCE=..\..\src\common\textcmn.cpp
732 # End Source File
733 # Begin Source File
734
735 SOURCE=..\..\src\common\timercmn.cpp
736 # End Source File
737 # Begin Source File
738
739 SOURCE=..\..\src\common\toplvcmn.cpp
740 # End Source File
741 # Begin Source File
742
743 SOURCE=..\..\src\common\treebase.cpp
744 # End Source File
745 # Begin Source File
746
747 SOURCE=..\..\src\common\utilscmn.cpp
748 # End Source File
749 # Begin Source File
750
751 SOURCE=..\..\src\common\valgen.cpp
752 # End Source File
753 # Begin Source File
754
755 SOURCE=..\..\src\common\validate.cpp
756 # End Source File
757 # Begin Source File
758
759 SOURCE=..\..\src\common\valtext.cpp
760 # End Source File
761 # Begin Source File
762
763 SOURCE=..\..\src\common\wincmn.cpp
764 # End Source File
765 # Begin Source File
766
767 SOURCE=..\..\src\common\xpmdecod.cpp
768 # End Source File
769 # End Group
770 # Begin Group "MSW Sources"
771
772 # PROP Default_Filter ""
773 # Begin Source File
774
775 SOURCE=..\..\src\msw\accel.cpp
776
777 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
778
779 # PROP Exclude_From_Build 1
780
781 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
782
783 # PROP Exclude_From_Build 1
784
785 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
786
787 # PROP Exclude_From_Build 1
788
789 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
790
791 # PROP Exclude_From_Build 1
792
793 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
794
795
796 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
797
798
799 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
800
801
802 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
803
804
805 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
806
807 # PROP Exclude_From_Build 1
808
809 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
810
811 # PROP Exclude_From_Build 1
812
813 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
814
815 # PROP Exclude_From_Build 1
816
817 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
818
819 # PROP Exclude_From_Build 1
820
821 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
822
823
824 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
825
826
827 !ELSEIF "$(CFG)" == "core - Win32 Release"
828
829
830 !ELSEIF "$(CFG)" == "core - Win32 Debug"
831
832
833 !ENDIF
834
835 # End Source File
836 # Begin Source File
837
838 SOURCE=..\..\src\msw\ole\access.cpp
839
840 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
841
842 # PROP Exclude_From_Build 1
843
844 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
845
846 # PROP Exclude_From_Build 1
847
848 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
849
850 # PROP Exclude_From_Build 1
851
852 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
853
854 # PROP Exclude_From_Build 1
855
856 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
857
858
859 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
860
861
862 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
863
864
865 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
866
867
868 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
869
870 # PROP Exclude_From_Build 1
871
872 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
873
874 # PROP Exclude_From_Build 1
875
876 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
877
878 # PROP Exclude_From_Build 1
879
880 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
881
882 # PROP Exclude_From_Build 1
883
884 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
885
886
887 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
888
889
890 !ELSEIF "$(CFG)" == "core - Win32 Release"
891
892
893 !ELSEIF "$(CFG)" == "core - Win32 Debug"
894
895
896 !ENDIF
897
898 # End Source File
899 # Begin Source File
900
901 SOURCE=..\..\src\msw\app.cpp
902 # End Source File
903 # Begin Source File
904
905 SOURCE=..\..\src\msw\ole\automtn.cpp
906 # End Source File
907 # Begin Source File
908
909 SOURCE=..\..\src\msw\bitmap.cpp
910 # End Source File
911 # Begin Source File
912
913 SOURCE=..\..\src\msw\bmpbuttn.cpp
914
915 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
916
917 # PROP Exclude_From_Build 1
918
919 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
920
921 # PROP Exclude_From_Build 1
922
923 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
924
925 # PROP Exclude_From_Build 1
926
927 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
928
929 # PROP Exclude_From_Build 1
930
931 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
932
933
934 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
935
936
937 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
938
939
940 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
941
942
943 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
944
945 # PROP Exclude_From_Build 1
946
947 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
948
949 # PROP Exclude_From_Build 1
950
951 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
952
953 # PROP Exclude_From_Build 1
954
955 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
956
957 # PROP Exclude_From_Build 1
958
959 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
960
961
962 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
963
964
965 !ELSEIF "$(CFG)" == "core - Win32 Release"
966
967
968 !ELSEIF "$(CFG)" == "core - Win32 Debug"
969
970
971 !ENDIF
972
973 # End Source File
974 # Begin Source File
975
976 SOURCE=..\..\src\msw\brush.cpp
977 # End Source File
978 # Begin Source File
979
980 SOURCE=..\..\src\msw\button.cpp
981
982 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
983
984 # PROP Exclude_From_Build 1
985
986 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
987
988 # PROP Exclude_From_Build 1
989
990 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
991
992 # PROP Exclude_From_Build 1
993
994 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
995
996 # PROP Exclude_From_Build 1
997
998 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
999
1000
1001 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1002
1003
1004 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1005
1006
1007 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1008
1009
1010 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1011
1012 # PROP Exclude_From_Build 1
1013
1014 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1015
1016 # PROP Exclude_From_Build 1
1017
1018 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1019
1020 # PROP Exclude_From_Build 1
1021
1022 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1023
1024 # PROP Exclude_From_Build 1
1025
1026 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1027
1028
1029 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1030
1031
1032 !ELSEIF "$(CFG)" == "core - Win32 Release"
1033
1034
1035 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1036
1037
1038 !ENDIF
1039
1040 # End Source File
1041 # Begin Source File
1042
1043 SOURCE=..\..\src\msw\caret.cpp
1044 # End Source File
1045 # Begin Source File
1046
1047 SOURCE=..\..\src\msw\checkbox.cpp
1048
1049 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1050
1051 # PROP Exclude_From_Build 1
1052
1053 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1054
1055 # PROP Exclude_From_Build 1
1056
1057 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1058
1059 # PROP Exclude_From_Build 1
1060
1061 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1062
1063 # PROP Exclude_From_Build 1
1064
1065 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1066
1067
1068 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1069
1070
1071 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1072
1073
1074 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1075
1076
1077 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1078
1079 # PROP Exclude_From_Build 1
1080
1081 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1082
1083 # PROP Exclude_From_Build 1
1084
1085 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1086
1087 # PROP Exclude_From_Build 1
1088
1089 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1090
1091 # PROP Exclude_From_Build 1
1092
1093 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1094
1095
1096 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1097
1098
1099 !ELSEIF "$(CFG)" == "core - Win32 Release"
1100
1101
1102 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1103
1104
1105 !ENDIF
1106
1107 # End Source File
1108 # Begin Source File
1109
1110 SOURCE=..\..\src\msw\checklst.cpp
1111
1112 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1113
1114 # PROP Exclude_From_Build 1
1115
1116 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1117
1118 # PROP Exclude_From_Build 1
1119
1120 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1121
1122 # PROP Exclude_From_Build 1
1123
1124 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1125
1126 # PROP Exclude_From_Build 1
1127
1128 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1129
1130
1131 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1132
1133
1134 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1135
1136
1137 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1138
1139
1140 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1141
1142 # PROP Exclude_From_Build 1
1143
1144 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1145
1146 # PROP Exclude_From_Build 1
1147
1148 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1149
1150 # PROP Exclude_From_Build 1
1151
1152 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1153
1154 # PROP Exclude_From_Build 1
1155
1156 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1157
1158
1159 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1160
1161
1162 !ELSEIF "$(CFG)" == "core - Win32 Release"
1163
1164
1165 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1166
1167
1168 !ENDIF
1169
1170 # End Source File
1171 # Begin Source File
1172
1173 SOURCE=..\..\src\msw\choice.cpp
1174
1175 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1176
1177 # PROP Exclude_From_Build 1
1178
1179 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1180
1181 # PROP Exclude_From_Build 1
1182
1183 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1184
1185 # PROP Exclude_From_Build 1
1186
1187 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1188
1189 # PROP Exclude_From_Build 1
1190
1191 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1192
1193
1194 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1195
1196
1197 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1198
1199
1200 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1201
1202
1203 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1204
1205 # PROP Exclude_From_Build 1
1206
1207 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1208
1209 # PROP Exclude_From_Build 1
1210
1211 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1212
1213 # PROP Exclude_From_Build 1
1214
1215 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1216
1217 # PROP Exclude_From_Build 1
1218
1219 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1220
1221
1222 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1223
1224
1225 !ELSEIF "$(CFG)" == "core - Win32 Release"
1226
1227
1228 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1229
1230
1231 !ENDIF
1232
1233 # End Source File
1234 # Begin Source File
1235
1236 SOURCE=..\..\src\msw\clipbrd.cpp
1237 # End Source File
1238 # Begin Source File
1239
1240 SOURCE=..\..\src\msw\colordlg.cpp
1241
1242 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1243
1244 # PROP Exclude_From_Build 1
1245
1246 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1247
1248 # PROP Exclude_From_Build 1
1249
1250 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1251
1252 # PROP Exclude_From_Build 1
1253
1254 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1255
1256 # PROP Exclude_From_Build 1
1257
1258 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1259
1260
1261 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1262
1263
1264 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1265
1266
1267 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1268
1269
1270 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1271
1272 # PROP Exclude_From_Build 1
1273
1274 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1275
1276 # PROP Exclude_From_Build 1
1277
1278 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1279
1280 # PROP Exclude_From_Build 1
1281
1282 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1283
1284 # PROP Exclude_From_Build 1
1285
1286 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1287
1288
1289 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1290
1291
1292 !ELSEIF "$(CFG)" == "core - Win32 Release"
1293
1294
1295 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1296
1297
1298 !ENDIF
1299
1300 # End Source File
1301 # Begin Source File
1302
1303 SOURCE=..\..\src\msw\colour.cpp
1304 # End Source File
1305 # Begin Source File
1306
1307 SOURCE=..\..\src\msw\combobox.cpp
1308
1309 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1310
1311 # PROP Exclude_From_Build 1
1312
1313 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1314
1315 # PROP Exclude_From_Build 1
1316
1317 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1318
1319 # PROP Exclude_From_Build 1
1320
1321 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1322
1323 # PROP Exclude_From_Build 1
1324
1325 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1326
1327
1328 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1329
1330
1331 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1332
1333
1334 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1335
1336
1337 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1338
1339 # PROP Exclude_From_Build 1
1340
1341 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1342
1343 # PROP Exclude_From_Build 1
1344
1345 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1346
1347 # PROP Exclude_From_Build 1
1348
1349 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1350
1351 # PROP Exclude_From_Build 1
1352
1353 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1354
1355
1356 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1357
1358
1359 !ELSEIF "$(CFG)" == "core - Win32 Release"
1360
1361
1362 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1363
1364
1365 !ENDIF
1366
1367 # End Source File
1368 # Begin Source File
1369
1370 SOURCE=..\..\src\msw\control.cpp
1371
1372 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1373
1374 # PROP Exclude_From_Build 1
1375
1376 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1377
1378 # PROP Exclude_From_Build 1
1379
1380 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1381
1382 # PROP Exclude_From_Build 1
1383
1384 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1385
1386 # PROP Exclude_From_Build 1
1387
1388 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1389
1390
1391 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1392
1393
1394 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1395
1396
1397 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1398
1399
1400 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1401
1402 # PROP Exclude_From_Build 1
1403
1404 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1405
1406 # PROP Exclude_From_Build 1
1407
1408 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1409
1410 # PROP Exclude_From_Build 1
1411
1412 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1413
1414 # PROP Exclude_From_Build 1
1415
1416 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1417
1418
1419 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1420
1421
1422 !ELSEIF "$(CFG)" == "core - Win32 Release"
1423
1424
1425 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1426
1427
1428 !ENDIF
1429
1430 # End Source File
1431 # Begin Source File
1432
1433 SOURCE=..\..\src\msw\cursor.cpp
1434 # End Source File
1435 # Begin Source File
1436
1437 SOURCE=..\..\src\msw\data.cpp
1438 # End Source File
1439 # Begin Source File
1440
1441 SOURCE=..\..\src\msw\ole\dataobj.cpp
1442 # End Source File
1443 # Begin Source File
1444
1445 SOURCE=..\..\src\msw\dc.cpp
1446 # End Source File
1447 # Begin Source File
1448
1449 SOURCE=..\..\src\msw\dcclient.cpp
1450 # End Source File
1451 # Begin Source File
1452
1453 SOURCE=..\..\src\msw\dcmemory.cpp
1454 # End Source File
1455 # Begin Source File
1456
1457 SOURCE=..\..\src\msw\dcprint.cpp
1458 # End Source File
1459 # Begin Source File
1460
1461 SOURCE=..\..\src\msw\dcscreen.cpp
1462 # End Source File
1463 # Begin Source File
1464
1465 SOURCE=..\..\src\msw\dialog.cpp
1466
1467 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1468
1469 # PROP Exclude_From_Build 1
1470
1471 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1472
1473 # PROP Exclude_From_Build 1
1474
1475 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1476
1477 # PROP Exclude_From_Build 1
1478
1479 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1480
1481 # PROP Exclude_From_Build 1
1482
1483 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1484
1485
1486 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1487
1488
1489 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1490
1491
1492 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1493
1494
1495 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1496
1497 # PROP Exclude_From_Build 1
1498
1499 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1500
1501 # PROP Exclude_From_Build 1
1502
1503 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1504
1505 # PROP Exclude_From_Build 1
1506
1507 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1508
1509 # PROP Exclude_From_Build 1
1510
1511 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1512
1513
1514 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1515
1516
1517 !ELSEIF "$(CFG)" == "core - Win32 Release"
1518
1519
1520 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1521
1522
1523 !ENDIF
1524
1525 # End Source File
1526 # Begin Source File
1527
1528 SOURCE=..\..\src\msw\dialup.cpp
1529 # End Source File
1530 # Begin Source File
1531
1532 SOURCE=..\..\src\msw\dib.cpp
1533 # End Source File
1534 # Begin Source File
1535
1536 SOURCE=..\..\src\msw\dirdlg.cpp
1537 # End Source File
1538 # Begin Source File
1539
1540 SOURCE=..\..\src\msw\display.cpp
1541 # End Source File
1542 # Begin Source File
1543
1544 SOURCE=..\..\src\msw\dragimag.cpp
1545
1546 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1547
1548 # PROP Exclude_From_Build 1
1549
1550 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1551
1552 # PROP Exclude_From_Build 1
1553
1554 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1555
1556 # PROP Exclude_From_Build 1
1557
1558 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1559
1560 # PROP Exclude_From_Build 1
1561
1562 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1563
1564
1565 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1566
1567
1568 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1569
1570
1571 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1572
1573
1574 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1575
1576 # PROP Exclude_From_Build 1
1577
1578 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1579
1580 # PROP Exclude_From_Build 1
1581
1582 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1583
1584 # PROP Exclude_From_Build 1
1585
1586 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1587
1588 # PROP Exclude_From_Build 1
1589
1590 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1591
1592
1593 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1594
1595
1596 !ELSEIF "$(CFG)" == "core - Win32 Release"
1597
1598
1599 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1600
1601
1602 !ENDIF
1603
1604 # End Source File
1605 # Begin Source File
1606
1607 SOURCE=..\..\src\msw\ole\dropsrc.cpp
1608 # End Source File
1609 # Begin Source File
1610
1611 SOURCE=..\..\src\msw\ole\droptgt.cpp
1612 # End Source File
1613 # Begin Source File
1614
1615 SOURCE=..\..\src\msw\dummy.cpp
1616 # ADD BASE CPP /Yc"wx/wxprec.h"
1617 # ADD CPP /Yc"wx/wxprec.h"
1618 # End Source File
1619 # Begin Source File
1620
1621 SOURCE=..\..\src\msw\enhmeta.cpp
1622 # End Source File
1623 # Begin Source File
1624
1625 SOURCE=..\..\src\msw\evtloop.cpp
1626 # End Source File
1627 # Begin Source File
1628
1629 SOURCE=..\..\src\msw\fdrepdlg.cpp
1630
1631 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1632
1633 # PROP Exclude_From_Build 1
1634
1635 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1636
1637 # PROP Exclude_From_Build 1
1638
1639 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1640
1641 # PROP Exclude_From_Build 1
1642
1643 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1644
1645 # PROP Exclude_From_Build 1
1646
1647 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1648
1649
1650 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1651
1652
1653 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1654
1655
1656 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1657
1658
1659 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1660
1661 # PROP Exclude_From_Build 1
1662
1663 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1664
1665 # PROP Exclude_From_Build 1
1666
1667 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1668
1669 # PROP Exclude_From_Build 1
1670
1671 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1672
1673 # PROP Exclude_From_Build 1
1674
1675 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1676
1677
1678 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1679
1680
1681 !ELSEIF "$(CFG)" == "core - Win32 Release"
1682
1683
1684 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1685
1686
1687 !ENDIF
1688
1689 # End Source File
1690 # Begin Source File
1691
1692 SOURCE=..\..\src\msw\filedlg.cpp
1693
1694 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1695
1696 # PROP Exclude_From_Build 1
1697
1698 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1699
1700 # PROP Exclude_From_Build 1
1701
1702 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1703
1704 # PROP Exclude_From_Build 1
1705
1706 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1707
1708 # PROP Exclude_From_Build 1
1709
1710 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1711
1712
1713 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1714
1715
1716 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1717
1718
1719 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1720
1721
1722 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1723
1724 # PROP Exclude_From_Build 1
1725
1726 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1727
1728 # PROP Exclude_From_Build 1
1729
1730 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1731
1732 # PROP Exclude_From_Build 1
1733
1734 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1735
1736 # PROP Exclude_From_Build 1
1737
1738 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1739
1740
1741 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1742
1743
1744 !ELSEIF "$(CFG)" == "core - Win32 Release"
1745
1746
1747 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1748
1749
1750 !ENDIF
1751
1752 # End Source File
1753 # Begin Source File
1754
1755 SOURCE=..\..\src\msw\font.cpp
1756 # End Source File
1757 # Begin Source File
1758
1759 SOURCE=..\..\src\msw\fontdlg.cpp
1760
1761 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1762
1763 # PROP Exclude_From_Build 1
1764
1765 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1766
1767 # PROP Exclude_From_Build 1
1768
1769 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1770
1771 # PROP Exclude_From_Build 1
1772
1773 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1774
1775 # PROP Exclude_From_Build 1
1776
1777 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1778
1779
1780 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1781
1782
1783 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1784
1785
1786 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1787
1788
1789 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1790
1791 # PROP Exclude_From_Build 1
1792
1793 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1794
1795 # PROP Exclude_From_Build 1
1796
1797 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1798
1799 # PROP Exclude_From_Build 1
1800
1801 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1802
1803 # PROP Exclude_From_Build 1
1804
1805 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1806
1807
1808 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1809
1810
1811 !ELSEIF "$(CFG)" == "core - Win32 Release"
1812
1813
1814 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1815
1816
1817 !ENDIF
1818
1819 # End Source File
1820 # Begin Source File
1821
1822 SOURCE=..\..\src\msw\fontenum.cpp
1823 # End Source File
1824 # Begin Source File
1825
1826 SOURCE=..\..\src\msw\fontutil.cpp
1827 # End Source File
1828 # Begin Source File
1829
1830 SOURCE=..\..\src\msw\frame.cpp
1831
1832 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1833
1834 # PROP Exclude_From_Build 1
1835
1836 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1837
1838 # PROP Exclude_From_Build 1
1839
1840 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1841
1842 # PROP Exclude_From_Build 1
1843
1844 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1845
1846 # PROP Exclude_From_Build 1
1847
1848 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1849
1850
1851 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1852
1853
1854 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1855
1856
1857 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1858
1859
1860 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1861
1862 # PROP Exclude_From_Build 1
1863
1864 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1865
1866 # PROP Exclude_From_Build 1
1867
1868 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1869
1870 # PROP Exclude_From_Build 1
1871
1872 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1873
1874 # PROP Exclude_From_Build 1
1875
1876 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1877
1878
1879 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1880
1881
1882 !ELSEIF "$(CFG)" == "core - Win32 Release"
1883
1884
1885 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1886
1887
1888 !ENDIF
1889
1890 # End Source File
1891 # Begin Source File
1892
1893 SOURCE=..\..\src\msw\gauge95.cpp
1894
1895 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1896
1897 # PROP Exclude_From_Build 1
1898
1899 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1900
1901 # PROP Exclude_From_Build 1
1902
1903 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1904
1905 # PROP Exclude_From_Build 1
1906
1907 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1908
1909 # PROP Exclude_From_Build 1
1910
1911 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1912
1913
1914 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1915
1916
1917 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1918
1919
1920 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1921
1922
1923 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
1924
1925 # PROP Exclude_From_Build 1
1926
1927 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
1928
1929 # PROP Exclude_From_Build 1
1930
1931 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
1932
1933 # PROP Exclude_From_Build 1
1934
1935 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
1936
1937 # PROP Exclude_From_Build 1
1938
1939 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
1940
1941
1942 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
1943
1944
1945 !ELSEIF "$(CFG)" == "core - Win32 Release"
1946
1947
1948 !ELSEIF "$(CFG)" == "core - Win32 Debug"
1949
1950
1951 !ENDIF
1952
1953 # End Source File
1954 # Begin Source File
1955
1956 SOURCE=..\..\src\msw\gdiimage.cpp
1957 # End Source File
1958 # Begin Source File
1959
1960 SOURCE=..\..\src\msw\gdiobj.cpp
1961 # End Source File
1962 # Begin Source File
1963
1964 SOURCE=..\..\src\msw\gsockmsw.cpp
1965 # SUBTRACT CPP /YX /Yc /Yu
1966 # End Source File
1967 # Begin Source File
1968
1969 SOURCE=..\..\src\msw\helpchm.cpp
1970
1971 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
1972
1973 # PROP Exclude_From_Build 1
1974
1975 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
1976
1977 # PROP Exclude_From_Build 1
1978
1979 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
1980
1981 # PROP Exclude_From_Build 1
1982
1983 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
1984
1985 # PROP Exclude_From_Build 1
1986
1987 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
1988
1989
1990 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
1991
1992
1993 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
1994
1995
1996 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
1997
1998
1999 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
2000
2001 # PROP Exclude_From_Build 1
2002
2003 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
2004
2005 # PROP Exclude_From_Build 1
2006
2007 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
2008
2009 # PROP Exclude_From_Build 1
2010
2011 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
2012
2013 # PROP Exclude_From_Build 1
2014
2015 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
2016
2017
2018 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
2019
2020
2021 !ELSEIF "$(CFG)" == "core - Win32 Release"
2022
2023
2024 !ELSEIF "$(CFG)" == "core - Win32 Debug"
2025
2026
2027 !ENDIF
2028
2029 # End Source File
2030 # Begin Source File
2031
2032 SOURCE=..\..\src\msw\helpwin.cpp
2033
2034 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2035
2036 # PROP Exclude_From_Build 1
2037
2038 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2039
2040 # PROP Exclude_From_Build 1
2041
2042 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
2043
2044 # PROP Exclude_From_Build 1
2045
2046 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
2047
2048 # PROP Exclude_From_Build 1
2049
2050 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
2051
2052
2053 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
2054
2055
2056 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
2057
2058
2059 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
2060
2061
2062 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
2063
2064 # PROP Exclude_From_Build 1
2065
2066 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
2067
2068 # PROP Exclude_From_Build 1
2069
2070 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
2071
2072 # PROP Exclude_From_Build 1
2073
2074 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
2075
2076 # PROP Exclude_From_Build 1
2077
2078 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
2079
2080
2081 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
2082
2083
2084 !ELSEIF "$(CFG)" == "core - Win32 Release"
2085
2086
2087 !ELSEIF "$(CFG)" == "core - Win32 Debug"
2088
2089
2090 !ENDIF
2091
2092 # End Source File
2093 # Begin Source File
2094
2095 SOURCE=..\..\src\msw\icon.cpp
2096 # End Source File
2097 # Begin Source File
2098
2099 SOURCE=..\..\src\msw\imaglist.cpp
2100
2101 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
2102
2103 # PROP Exclude_From_Build 1
2104
2105 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
2106
2107 # PROP Exclude_From_Build 1
2108
2109 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
2110
2111 # PROP Exclude_From_Build 1
2112
2113 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
2114
2115 # PROP Exclude_From_Build 1
2116
2117 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
2118
2119
2120 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
2121
2122
2123 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
2124
2125
2126 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
2127
2128
2129 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
2130
2131 # PROP Exclude_From_Build 1
2132
2133 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
2134
2135 # PROP Exclude_From_Build 1
2136
2137 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
2138
2139 # PROP Exclude_From_Build 1
2140
2141 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
2142
2143 # PROP Exclude_From_Build 1
2144
2145 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
2146
2147
2148 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
2149
2150
2151 !ELSEIF "$(CFG)" == "core - Win32 Release"
2152
2153
2154 !ELSEIF "$(CFG)" == "core - Win32 Debug"
2155
2156
2157 !ENDIF
2158
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\volume.cpp
3936 # End Source File
3937 # Begin Source File
3938
3939 SOURCE=..\..\src\msw\window.cpp
3940 # End Source File
3941 # End Group
3942 # Begin Group "Generic Sources"
3943
3944 # PROP Default_Filter ""
3945 # Begin Source File
3946
3947 SOURCE=..\..\src\generic\accel.cpp
3948
3949 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
3950
3951
3952 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
3953
3954
3955 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
3956
3957
3958 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
3959
3960
3961 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
3962
3963 # PROP Exclude_From_Build 1
3964
3965 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
3966
3967 # PROP Exclude_From_Build 1
3968
3969 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
3970
3971 # PROP Exclude_From_Build 1
3972
3973 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
3974
3975 # PROP Exclude_From_Build 1
3976
3977 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
3978
3979
3980 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
3981
3982
3983 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
3984
3985
3986 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
3987
3988
3989 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
3990
3991 # PROP Exclude_From_Build 1
3992
3993 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
3994
3995 # PROP Exclude_From_Build 1
3996
3997 !ELSEIF "$(CFG)" == "core - Win32 Release"
3998
3999 # PROP Exclude_From_Build 1
4000
4001 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4002
4003 # PROP Exclude_From_Build 1
4004
4005 !ENDIF
4006
4007 # End Source File
4008 # Begin Source File
4009
4010 SOURCE=..\..\src\generic\busyinfo.cpp
4011 # End Source File
4012 # Begin Source File
4013
4014 SOURCE=..\..\src\generic\choicdgg.cpp
4015 # End Source File
4016 # Begin Source File
4017
4018 SOURCE=..\..\src\generic\colrdlgg.cpp
4019
4020 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4021
4022
4023 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4024
4025
4026 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4027
4028
4029 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4030
4031
4032 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4033
4034 # PROP Exclude_From_Build 1
4035
4036 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4037
4038 # PROP Exclude_From_Build 1
4039
4040 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4041
4042 # PROP Exclude_From_Build 1
4043
4044 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4045
4046 # PROP Exclude_From_Build 1
4047
4048 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4049
4050
4051 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4052
4053
4054 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4055
4056
4057 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4058
4059
4060 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4061
4062 # PROP Exclude_From_Build 1
4063
4064 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4065
4066 # PROP Exclude_From_Build 1
4067
4068 !ELSEIF "$(CFG)" == "core - Win32 Release"
4069
4070 # PROP Exclude_From_Build 1
4071
4072 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4073
4074 # PROP Exclude_From_Build 1
4075
4076 !ENDIF
4077
4078 # End Source File
4079 # Begin Source File
4080
4081 SOURCE=..\..\src\generic\dcpsg.cpp
4082 # End Source File
4083 # Begin Source File
4084
4085 SOURCE=..\..\src\generic\dirctrlg.cpp
4086 # End Source File
4087 # Begin Source File
4088
4089 SOURCE=..\..\src\generic\dirdlgg.cpp
4090
4091 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4092
4093
4094 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4095
4096
4097 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4098
4099
4100 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4101
4102
4103 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4104
4105 # PROP Exclude_From_Build 1
4106
4107 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4108
4109 # PROP Exclude_From_Build 1
4110
4111 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4112
4113 # PROP Exclude_From_Build 1
4114
4115 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4116
4117 # PROP Exclude_From_Build 1
4118
4119 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4120
4121
4122 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4123
4124
4125 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4126
4127
4128 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4129
4130
4131 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4132
4133 # PROP Exclude_From_Build 1
4134
4135 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4136
4137 # PROP Exclude_From_Build 1
4138
4139 !ELSEIF "$(CFG)" == "core - Win32 Release"
4140
4141 # PROP Exclude_From_Build 1
4142
4143 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4144
4145 # PROP Exclude_From_Build 1
4146
4147 !ENDIF
4148
4149 # End Source File
4150 # Begin Source File
4151
4152 SOURCE=..\..\src\generic\dragimgg.cpp
4153 # End Source File
4154 # Begin Source File
4155
4156 SOURCE=..\..\src\generic\fdrepdlg.cpp
4157
4158 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4159
4160
4161 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4162
4163
4164 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4165
4166
4167 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4168
4169
4170 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4171
4172 # PROP Exclude_From_Build 1
4173
4174 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4175
4176 # PROP Exclude_From_Build 1
4177
4178 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4179
4180 # PROP Exclude_From_Build 1
4181
4182 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4183
4184 # PROP Exclude_From_Build 1
4185
4186 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4187
4188
4189 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4190
4191
4192 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4193
4194
4195 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4196
4197
4198 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4199
4200 # PROP Exclude_From_Build 1
4201
4202 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4203
4204 # PROP Exclude_From_Build 1
4205
4206 !ELSEIF "$(CFG)" == "core - Win32 Release"
4207
4208 # PROP Exclude_From_Build 1
4209
4210 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4211
4212 # PROP Exclude_From_Build 1
4213
4214 !ENDIF
4215
4216 # End Source File
4217 # Begin Source File
4218
4219 SOURCE=..\..\src\generic\filedlgg.cpp
4220
4221 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4222
4223
4224 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4225
4226
4227 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4228
4229
4230 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4231
4232
4233 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4234
4235 # PROP Exclude_From_Build 1
4236
4237 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4238
4239 # PROP Exclude_From_Build 1
4240
4241 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4242
4243 # PROP Exclude_From_Build 1
4244
4245 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4246
4247 # PROP Exclude_From_Build 1
4248
4249 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4250
4251
4252 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4253
4254
4255 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4256
4257
4258 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4259
4260
4261 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4262
4263 # PROP Exclude_From_Build 1
4264
4265 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4266
4267 # PROP Exclude_From_Build 1
4268
4269 !ELSEIF "$(CFG)" == "core - Win32 Release"
4270
4271 # PROP Exclude_From_Build 1
4272
4273 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4274
4275 # PROP Exclude_From_Build 1
4276
4277 !ENDIF
4278
4279 # End Source File
4280 # Begin Source File
4281
4282 SOURCE=..\..\src\generic\fontdlgg.cpp
4283
4284 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4285
4286
4287 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4288
4289
4290 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4291
4292
4293 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4294
4295
4296 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4297
4298 # PROP Exclude_From_Build 1
4299
4300 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4301
4302 # PROP Exclude_From_Build 1
4303
4304 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4305
4306 # PROP Exclude_From_Build 1
4307
4308 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4309
4310 # PROP Exclude_From_Build 1
4311
4312 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4313
4314
4315 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4316
4317
4318 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4319
4320
4321 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4322
4323
4324 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4325
4326 # PROP Exclude_From_Build 1
4327
4328 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4329
4330 # PROP Exclude_From_Build 1
4331
4332 !ELSEIF "$(CFG)" == "core - Win32 Release"
4333
4334 # PROP Exclude_From_Build 1
4335
4336 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4337
4338 # PROP Exclude_From_Build 1
4339
4340 !ENDIF
4341
4342 # End Source File
4343 # Begin Source File
4344
4345 SOURCE=..\..\src\generic\imaglist.cpp
4346
4347 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4348
4349
4350 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4351
4352
4353 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4354
4355
4356 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4357
4358
4359 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4360
4361 # PROP Exclude_From_Build 1
4362
4363 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4364
4365 # PROP Exclude_From_Build 1
4366
4367 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4368
4369 # PROP Exclude_From_Build 1
4370
4371 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4372
4373 # PROP Exclude_From_Build 1
4374
4375 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4376
4377
4378 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4379
4380
4381 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4382
4383
4384 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4385
4386
4387 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4388
4389 # PROP Exclude_From_Build 1
4390
4391 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4392
4393 # PROP Exclude_From_Build 1
4394
4395 !ELSEIF "$(CFG)" == "core - Win32 Release"
4396
4397 # PROP Exclude_From_Build 1
4398
4399 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4400
4401 # PROP Exclude_From_Build 1
4402
4403 !ENDIF
4404
4405 # End Source File
4406 # Begin Source File
4407
4408 SOURCE=..\..\src\generic\listbkg.cpp
4409 # End Source File
4410 # Begin Source File
4411
4412 SOURCE=..\..\src\generic\listctrl.cpp
4413
4414 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4415
4416
4417 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4418
4419
4420 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4421
4422
4423 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4424
4425
4426 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4427
4428 # PROP Exclude_From_Build 1
4429
4430 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4431
4432 # PROP Exclude_From_Build 1
4433
4434 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4435
4436 # PROP Exclude_From_Build 1
4437
4438 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4439
4440 # PROP Exclude_From_Build 1
4441
4442 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4443
4444
4445 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4446
4447
4448 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4449
4450
4451 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4452
4453
4454 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4455
4456 # PROP Exclude_From_Build 1
4457
4458 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4459
4460 # PROP Exclude_From_Build 1
4461
4462 !ELSEIF "$(CFG)" == "core - Win32 Release"
4463
4464 # PROP Exclude_From_Build 1
4465
4466 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4467
4468 # PROP Exclude_From_Build 1
4469
4470 !ENDIF
4471
4472 # End Source File
4473 # Begin Source File
4474
4475 SOURCE=..\..\src\generic\logg.cpp
4476 # End Source File
4477 # Begin Source File
4478
4479 SOURCE=..\..\src\generic\mdig.cpp
4480
4481 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4482
4483
4484 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4485
4486
4487 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4488
4489
4490 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4491
4492
4493 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4494
4495 # PROP Exclude_From_Build 1
4496
4497 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4498
4499 # PROP Exclude_From_Build 1
4500
4501 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4502
4503 # PROP Exclude_From_Build 1
4504
4505 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4506
4507 # PROP Exclude_From_Build 1
4508
4509 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4510
4511
4512 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4513
4514
4515 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4516
4517
4518 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4519
4520
4521 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4522
4523 # PROP Exclude_From_Build 1
4524
4525 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4526
4527 # PROP Exclude_From_Build 1
4528
4529 !ELSEIF "$(CFG)" == "core - Win32 Release"
4530
4531 # PROP Exclude_From_Build 1
4532
4533 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4534
4535 # PROP Exclude_From_Build 1
4536
4537 !ENDIF
4538
4539 # End Source File
4540 # Begin Source File
4541
4542 SOURCE=..\..\src\generic\msgdlgg.cpp
4543
4544 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4545
4546
4547 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4548
4549
4550 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4551
4552
4553 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4554
4555
4556 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4557
4558 # PROP Exclude_From_Build 1
4559
4560 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4561
4562 # PROP Exclude_From_Build 1
4563
4564 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4565
4566 # PROP Exclude_From_Build 1
4567
4568 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4569
4570 # PROP Exclude_From_Build 1
4571
4572 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4573
4574
4575 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4576
4577
4578 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4579
4580
4581 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4582
4583
4584 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4585
4586 # PROP Exclude_From_Build 1
4587
4588 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4589
4590 # PROP Exclude_From_Build 1
4591
4592 !ELSEIF "$(CFG)" == "core - Win32 Release"
4593
4594 # PROP Exclude_From_Build 1
4595
4596 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4597
4598 # PROP Exclude_From_Build 1
4599
4600 !ENDIF
4601
4602 # End Source File
4603 # Begin Source File
4604
4605 SOURCE=..\..\src\generic\numdlgg.cpp
4606 # End Source File
4607 # Begin Source File
4608
4609 SOURCE=..\..\src\generic\panelg.cpp
4610 # End Source File
4611 # Begin Source File
4612
4613 SOURCE=..\..\src\generic\printps.cpp
4614 # End Source File
4615 # Begin Source File
4616
4617 SOURCE=..\..\src\generic\prntdlgg.cpp
4618 # End Source File
4619 # Begin Source File
4620
4621 SOURCE=..\..\src\generic\progdlgg.cpp
4622 # End Source File
4623 # Begin Source File
4624
4625 SOURCE=..\..\src\generic\renderg.cpp
4626 # End Source File
4627 # Begin Source File
4628
4629 SOURCE=..\..\src\generic\scrlwing.cpp
4630 # End Source File
4631 # Begin Source File
4632
4633 SOURCE=..\..\src\generic\selstore.cpp
4634 # End Source File
4635 # Begin Source File
4636
4637 SOURCE=..\..\src\generic\spinctlg.cpp
4638 # End Source File
4639 # Begin Source File
4640
4641 SOURCE=..\..\src\generic\splitter.cpp
4642 # End Source File
4643 # Begin Source File
4644
4645 SOURCE=..\..\src\generic\statusbr.cpp
4646
4647 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4648
4649 # PROP Exclude_From_Build 1
4650
4651 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4652
4653 # PROP Exclude_From_Build 1
4654
4655 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4656
4657 # PROP Exclude_From_Build 1
4658
4659 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4660
4661 # PROP Exclude_From_Build 1
4662
4663 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4664
4665
4666 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4667
4668
4669 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4670
4671
4672 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4673
4674
4675 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4676
4677 # PROP Exclude_From_Build 1
4678
4679 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4680
4681 # PROP Exclude_From_Build 1
4682
4683 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4684
4685 # PROP Exclude_From_Build 1
4686
4687 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4688
4689 # PROP Exclude_From_Build 1
4690
4691 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4692
4693
4694 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4695
4696
4697 !ELSEIF "$(CFG)" == "core - Win32 Release"
4698
4699
4700 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4701
4702
4703 !ENDIF
4704
4705 # End Source File
4706 # Begin Source File
4707
4708 SOURCE=..\..\src\generic\tabg.cpp
4709
4710 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4711
4712
4713 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4714
4715
4716 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4717
4718
4719 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4720
4721
4722 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4723
4724 # PROP Exclude_From_Build 1
4725
4726 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4727
4728 # PROP Exclude_From_Build 1
4729
4730 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4731
4732 # PROP Exclude_From_Build 1
4733
4734 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4735
4736 # PROP Exclude_From_Build 1
4737
4738 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4739
4740
4741 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4742
4743
4744 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4745
4746
4747 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4748
4749
4750 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4751
4752 # PROP Exclude_From_Build 1
4753
4754 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4755
4756 # PROP Exclude_From_Build 1
4757
4758 !ELSEIF "$(CFG)" == "core - Win32 Release"
4759
4760 # PROP Exclude_From_Build 1
4761
4762 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4763
4764 # PROP Exclude_From_Build 1
4765
4766 !ENDIF
4767
4768 # End Source File
4769 # Begin Source File
4770
4771 SOURCE=..\..\src\generic\textdlgg.cpp
4772 # End Source File
4773 # Begin Source File
4774
4775 SOURCE=..\..\src\generic\tipwin.cpp
4776 # End Source File
4777 # Begin Source File
4778
4779 SOURCE=..\..\src\generic\treectlg.cpp
4780 # End Source File
4781 # Begin Source File
4782
4783 SOURCE=..\..\src\generic\vlbox.cpp
4784 # End Source File
4785 # Begin Source File
4786
4787 SOURCE=..\..\src\generic\vscroll.cpp
4788 # End Source File
4789 # End Group
4790 # Begin Group "wxUniv Sources"
4791
4792 # PROP Default_Filter ""
4793 # Begin Source File
4794
4795 SOURCE=..\..\src\univ\bmpbuttn.cpp
4796
4797 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4798
4799
4800 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4801
4802
4803 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4804
4805
4806 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4807
4808
4809 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4810
4811 # PROP Exclude_From_Build 1
4812
4813 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4814
4815 # PROP Exclude_From_Build 1
4816
4817 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4818
4819 # PROP Exclude_From_Build 1
4820
4821 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4822
4823 # PROP Exclude_From_Build 1
4824
4825 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4826
4827
4828 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4829
4830
4831 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4832
4833
4834 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4835
4836
4837 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4838
4839 # PROP Exclude_From_Build 1
4840
4841 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4842
4843 # PROP Exclude_From_Build 1
4844
4845 !ELSEIF "$(CFG)" == "core - Win32 Release"
4846
4847 # PROP Exclude_From_Build 1
4848
4849 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4850
4851 # PROP Exclude_From_Build 1
4852
4853 !ENDIF
4854
4855 # End Source File
4856 # Begin Source File
4857
4858 SOURCE=..\..\src\univ\button.cpp
4859
4860 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4861
4862
4863 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4864
4865
4866 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4867
4868
4869 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4870
4871
4872 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4873
4874 # PROP Exclude_From_Build 1
4875
4876 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4877
4878 # PROP Exclude_From_Build 1
4879
4880 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4881
4882 # PROP Exclude_From_Build 1
4883
4884 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4885
4886 # PROP Exclude_From_Build 1
4887
4888 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4889
4890
4891 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4892
4893
4894 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4895
4896
4897 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4898
4899
4900 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4901
4902 # PROP Exclude_From_Build 1
4903
4904 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4905
4906 # PROP Exclude_From_Build 1
4907
4908 !ELSEIF "$(CFG)" == "core - Win32 Release"
4909
4910 # PROP Exclude_From_Build 1
4911
4912 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4913
4914 # PROP Exclude_From_Build 1
4915
4916 !ENDIF
4917
4918 # End Source File
4919 # Begin Source File
4920
4921 SOURCE=..\..\src\univ\checkbox.cpp
4922
4923 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4924
4925
4926 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4927
4928
4929 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4930
4931
4932 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4933
4934
4935 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4936
4937 # PROP Exclude_From_Build 1
4938
4939 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
4940
4941 # PROP Exclude_From_Build 1
4942
4943 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
4944
4945 # PROP Exclude_From_Build 1
4946
4947 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
4948
4949 # PROP Exclude_From_Build 1
4950
4951 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
4952
4953
4954 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
4955
4956
4957 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
4958
4959
4960 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
4961
4962
4963 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
4964
4965 # PROP Exclude_From_Build 1
4966
4967 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
4968
4969 # PROP Exclude_From_Build 1
4970
4971 !ELSEIF "$(CFG)" == "core - Win32 Release"
4972
4973 # PROP Exclude_From_Build 1
4974
4975 !ELSEIF "$(CFG)" == "core - Win32 Debug"
4976
4977 # PROP Exclude_From_Build 1
4978
4979 !ENDIF
4980
4981 # End Source File
4982 # Begin Source File
4983
4984 SOURCE=..\..\src\univ\checklst.cpp
4985
4986 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
4987
4988
4989 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
4990
4991
4992 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
4993
4994
4995 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
4996
4997
4998 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
4999
5000 # PROP Exclude_From_Build 1
5001
5002 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5003
5004 # PROP Exclude_From_Build 1
5005
5006 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5007
5008 # PROP Exclude_From_Build 1
5009
5010 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5011
5012 # PROP Exclude_From_Build 1
5013
5014 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5015
5016
5017 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5018
5019
5020 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5021
5022
5023 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5024
5025
5026 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5027
5028 # PROP Exclude_From_Build 1
5029
5030 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5031
5032 # PROP Exclude_From_Build 1
5033
5034 !ELSEIF "$(CFG)" == "core - Win32 Release"
5035
5036 # PROP Exclude_From_Build 1
5037
5038 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5039
5040 # PROP Exclude_From_Build 1
5041
5042 !ENDIF
5043
5044 # End Source File
5045 # Begin Source File
5046
5047 SOURCE=..\..\src\univ\choice.cpp
5048
5049 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5050
5051
5052 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5053
5054
5055 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5056
5057
5058 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5059
5060
5061 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5062
5063 # PROP Exclude_From_Build 1
5064
5065 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5066
5067 # PROP Exclude_From_Build 1
5068
5069 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5070
5071 # PROP Exclude_From_Build 1
5072
5073 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5074
5075 # PROP Exclude_From_Build 1
5076
5077 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5078
5079
5080 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5081
5082
5083 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5084
5085
5086 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5087
5088
5089 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5090
5091 # PROP Exclude_From_Build 1
5092
5093 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5094
5095 # PROP Exclude_From_Build 1
5096
5097 !ELSEIF "$(CFG)" == "core - Win32 Release"
5098
5099 # PROP Exclude_From_Build 1
5100
5101 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5102
5103 # PROP Exclude_From_Build 1
5104
5105 !ENDIF
5106
5107 # End Source File
5108 # Begin Source File
5109
5110 SOURCE=..\..\src\univ\colschem.cpp
5111
5112 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5113
5114
5115 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5116
5117
5118 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5119
5120
5121 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5122
5123
5124 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5125
5126 # PROP Exclude_From_Build 1
5127
5128 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5129
5130 # PROP Exclude_From_Build 1
5131
5132 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5133
5134 # PROP Exclude_From_Build 1
5135
5136 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5137
5138 # PROP Exclude_From_Build 1
5139
5140 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5141
5142
5143 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5144
5145
5146 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5147
5148
5149 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5150
5151
5152 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5153
5154 # PROP Exclude_From_Build 1
5155
5156 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5157
5158 # PROP Exclude_From_Build 1
5159
5160 !ELSEIF "$(CFG)" == "core - Win32 Release"
5161
5162 # PROP Exclude_From_Build 1
5163
5164 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5165
5166 # PROP Exclude_From_Build 1
5167
5168 !ENDIF
5169
5170 # End Source File
5171 # Begin Source File
5172
5173 SOURCE=..\..\src\univ\combobox.cpp
5174
5175 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5176
5177
5178 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5179
5180
5181 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5182
5183
5184 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5185
5186
5187 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5188
5189 # PROP Exclude_From_Build 1
5190
5191 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5192
5193 # PROP Exclude_From_Build 1
5194
5195 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5196
5197 # PROP Exclude_From_Build 1
5198
5199 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5200
5201 # PROP Exclude_From_Build 1
5202
5203 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5204
5205
5206 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5207
5208
5209 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5210
5211
5212 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5213
5214
5215 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5216
5217 # PROP Exclude_From_Build 1
5218
5219 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5220
5221 # PROP Exclude_From_Build 1
5222
5223 !ELSEIF "$(CFG)" == "core - Win32 Release"
5224
5225 # PROP Exclude_From_Build 1
5226
5227 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5228
5229 # PROP Exclude_From_Build 1
5230
5231 !ENDIF
5232
5233 # End Source File
5234 # Begin Source File
5235
5236 SOURCE=..\..\src\univ\control.cpp
5237
5238 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5239
5240
5241 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5242
5243
5244 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5245
5246
5247 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5248
5249
5250 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5251
5252 # PROP Exclude_From_Build 1
5253
5254 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5255
5256 # PROP Exclude_From_Build 1
5257
5258 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5259
5260 # PROP Exclude_From_Build 1
5261
5262 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5263
5264 # PROP Exclude_From_Build 1
5265
5266 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5267
5268
5269 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5270
5271
5272 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5273
5274
5275 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5276
5277
5278 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5279
5280 # PROP Exclude_From_Build 1
5281
5282 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5283
5284 # PROP Exclude_From_Build 1
5285
5286 !ELSEIF "$(CFG)" == "core - Win32 Release"
5287
5288 # PROP Exclude_From_Build 1
5289
5290 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5291
5292 # PROP Exclude_From_Build 1
5293
5294 !ENDIF
5295
5296 # End Source File
5297 # Begin Source File
5298
5299 SOURCE=..\..\src\univ\ctrlrend.cpp
5300
5301 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5302
5303
5304 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5305
5306
5307 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5308
5309
5310 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5311
5312
5313 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5314
5315 # PROP Exclude_From_Build 1
5316
5317 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5318
5319 # PROP Exclude_From_Build 1
5320
5321 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5322
5323 # PROP Exclude_From_Build 1
5324
5325 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5326
5327 # PROP Exclude_From_Build 1
5328
5329 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5330
5331
5332 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5333
5334
5335 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5336
5337
5338 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5339
5340
5341 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5342
5343 # PROP Exclude_From_Build 1
5344
5345 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5346
5347 # PROP Exclude_From_Build 1
5348
5349 !ELSEIF "$(CFG)" == "core - Win32 Release"
5350
5351 # PROP Exclude_From_Build 1
5352
5353 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5354
5355 # PROP Exclude_From_Build 1
5356
5357 !ENDIF
5358
5359 # End Source File
5360 # Begin Source File
5361
5362 SOURCE=..\..\src\univ\dialog.cpp
5363
5364 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5365
5366
5367 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5368
5369
5370 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5371
5372
5373 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5374
5375
5376 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5377
5378 # PROP Exclude_From_Build 1
5379
5380 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5381
5382 # PROP Exclude_From_Build 1
5383
5384 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5385
5386 # PROP Exclude_From_Build 1
5387
5388 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5389
5390 # PROP Exclude_From_Build 1
5391
5392 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5393
5394
5395 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5396
5397
5398 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5399
5400
5401 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5402
5403
5404 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5405
5406 # PROP Exclude_From_Build 1
5407
5408 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5409
5410 # PROP Exclude_From_Build 1
5411
5412 !ELSEIF "$(CFG)" == "core - Win32 Release"
5413
5414 # PROP Exclude_From_Build 1
5415
5416 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5417
5418 # PROP Exclude_From_Build 1
5419
5420 !ENDIF
5421
5422 # End Source File
5423 # Begin Source File
5424
5425 SOURCE=..\..\src\univ\framuniv.cpp
5426
5427 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5428
5429
5430 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5431
5432
5433 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5434
5435
5436 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5437
5438
5439 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5440
5441 # PROP Exclude_From_Build 1
5442
5443 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5444
5445 # PROP Exclude_From_Build 1
5446
5447 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5448
5449 # PROP Exclude_From_Build 1
5450
5451 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5452
5453 # PROP Exclude_From_Build 1
5454
5455 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5456
5457
5458 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5459
5460
5461 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5462
5463
5464 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5465
5466
5467 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5468
5469 # PROP Exclude_From_Build 1
5470
5471 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5472
5473 # PROP Exclude_From_Build 1
5474
5475 !ELSEIF "$(CFG)" == "core - Win32 Release"
5476
5477 # PROP Exclude_From_Build 1
5478
5479 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5480
5481 # PROP Exclude_From_Build 1
5482
5483 !ENDIF
5484
5485 # End Source File
5486 # Begin Source File
5487
5488 SOURCE=..\..\src\univ\gauge.cpp
5489
5490 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5491
5492
5493 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5494
5495
5496 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5497
5498
5499 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5500
5501
5502 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5503
5504 # PROP Exclude_From_Build 1
5505
5506 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5507
5508 # PROP Exclude_From_Build 1
5509
5510 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5511
5512 # PROP Exclude_From_Build 1
5513
5514 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5515
5516 # PROP Exclude_From_Build 1
5517
5518 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5519
5520
5521 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5522
5523
5524 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5525
5526
5527 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5528
5529
5530 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5531
5532 # PROP Exclude_From_Build 1
5533
5534 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5535
5536 # PROP Exclude_From_Build 1
5537
5538 !ELSEIF "$(CFG)" == "core - Win32 Release"
5539
5540 # PROP Exclude_From_Build 1
5541
5542 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5543
5544 # PROP Exclude_From_Build 1
5545
5546 !ENDIF
5547
5548 # End Source File
5549 # Begin Source File
5550
5551 SOURCE=..\..\src\univ\themes\gtk.cpp
5552
5553 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5554
5555
5556 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5557
5558
5559 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5560
5561
5562 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5563
5564
5565 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5566
5567 # PROP Exclude_From_Build 1
5568
5569 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5570
5571 # PROP Exclude_From_Build 1
5572
5573 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5574
5575 # PROP Exclude_From_Build 1
5576
5577 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5578
5579 # PROP Exclude_From_Build 1
5580
5581 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5582
5583
5584 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5585
5586
5587 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5588
5589
5590 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5591
5592
5593 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5594
5595 # PROP Exclude_From_Build 1
5596
5597 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5598
5599 # PROP Exclude_From_Build 1
5600
5601 !ELSEIF "$(CFG)" == "core - Win32 Release"
5602
5603 # PROP Exclude_From_Build 1
5604
5605 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5606
5607 # PROP Exclude_From_Build 1
5608
5609 !ENDIF
5610
5611 # End Source File
5612 # Begin Source File
5613
5614 SOURCE=..\..\src\univ\inpcons.cpp
5615
5616 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5617
5618
5619 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5620
5621
5622 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5623
5624
5625 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5626
5627
5628 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5629
5630 # PROP Exclude_From_Build 1
5631
5632 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5633
5634 # PROP Exclude_From_Build 1
5635
5636 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5637
5638 # PROP Exclude_From_Build 1
5639
5640 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5641
5642 # PROP Exclude_From_Build 1
5643
5644 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5645
5646
5647 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5648
5649
5650 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5651
5652
5653 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5654
5655
5656 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5657
5658 # PROP Exclude_From_Build 1
5659
5660 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5661
5662 # PROP Exclude_From_Build 1
5663
5664 !ELSEIF "$(CFG)" == "core - Win32 Release"
5665
5666 # PROP Exclude_From_Build 1
5667
5668 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5669
5670 # PROP Exclude_From_Build 1
5671
5672 !ENDIF
5673
5674 # End Source File
5675 # Begin Source File
5676
5677 SOURCE=..\..\src\univ\inphand.cpp
5678
5679 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5680
5681
5682 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5683
5684
5685 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5686
5687
5688 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5689
5690
5691 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5692
5693 # PROP Exclude_From_Build 1
5694
5695 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5696
5697 # PROP Exclude_From_Build 1
5698
5699 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5700
5701 # PROP Exclude_From_Build 1
5702
5703 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5704
5705 # PROP Exclude_From_Build 1
5706
5707 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5708
5709
5710 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5711
5712
5713 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5714
5715
5716 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5717
5718
5719 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5720
5721 # PROP Exclude_From_Build 1
5722
5723 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5724
5725 # PROP Exclude_From_Build 1
5726
5727 !ELSEIF "$(CFG)" == "core - Win32 Release"
5728
5729 # PROP Exclude_From_Build 1
5730
5731 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5732
5733 # PROP Exclude_From_Build 1
5734
5735 !ENDIF
5736
5737 # End Source File
5738 # Begin Source File
5739
5740 SOURCE=..\..\src\univ\listbox.cpp
5741
5742 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5743
5744
5745 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5746
5747
5748 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5749
5750
5751 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5752
5753
5754 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5755
5756 # PROP Exclude_From_Build 1
5757
5758 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5759
5760 # PROP Exclude_From_Build 1
5761
5762 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5763
5764 # PROP Exclude_From_Build 1
5765
5766 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5767
5768 # PROP Exclude_From_Build 1
5769
5770 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5771
5772
5773 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5774
5775
5776 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5777
5778
5779 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5780
5781
5782 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5783
5784 # PROP Exclude_From_Build 1
5785
5786 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5787
5788 # PROP Exclude_From_Build 1
5789
5790 !ELSEIF "$(CFG)" == "core - Win32 Release"
5791
5792 # PROP Exclude_From_Build 1
5793
5794 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5795
5796 # PROP Exclude_From_Build 1
5797
5798 !ENDIF
5799
5800 # End Source File
5801 # Begin Source File
5802
5803 SOURCE=..\..\src\univ\menu.cpp
5804
5805 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5806
5807
5808 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5809
5810
5811 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5812
5813
5814 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5815
5816
5817 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5818
5819 # PROP Exclude_From_Build 1
5820
5821 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5822
5823 # PROP Exclude_From_Build 1
5824
5825 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5826
5827 # PROP Exclude_From_Build 1
5828
5829 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5830
5831 # PROP Exclude_From_Build 1
5832
5833 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5834
5835
5836 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5837
5838
5839 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5840
5841
5842 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5843
5844
5845 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5846
5847 # PROP Exclude_From_Build 1
5848
5849 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5850
5851 # PROP Exclude_From_Build 1
5852
5853 !ELSEIF "$(CFG)" == "core - Win32 Release"
5854
5855 # PROP Exclude_From_Build 1
5856
5857 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5858
5859 # PROP Exclude_From_Build 1
5860
5861 !ENDIF
5862
5863 # End Source File
5864 # Begin Source File
5865
5866 SOURCE=..\..\src\univ\themes\metal.cpp
5867
5868 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5869
5870
5871 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5872
5873
5874 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5875
5876
5877 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5878
5879
5880 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5881
5882 # PROP Exclude_From_Build 1
5883
5884 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5885
5886 # PROP Exclude_From_Build 1
5887
5888 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5889
5890 # PROP Exclude_From_Build 1
5891
5892 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5893
5894 # PROP Exclude_From_Build 1
5895
5896 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5897
5898
5899 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5900
5901
5902 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5903
5904
5905 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5906
5907
5908 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5909
5910 # PROP Exclude_From_Build 1
5911
5912 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5913
5914 # PROP Exclude_From_Build 1
5915
5916 !ELSEIF "$(CFG)" == "core - Win32 Release"
5917
5918 # PROP Exclude_From_Build 1
5919
5920 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5921
5922 # PROP Exclude_From_Build 1
5923
5924 !ENDIF
5925
5926 # End Source File
5927 # Begin Source File
5928
5929 SOURCE=..\..\src\univ\notebook.cpp
5930
5931 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5932
5933
5934 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5935
5936
5937 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
5938
5939
5940 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
5941
5942
5943 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
5944
5945 # PROP Exclude_From_Build 1
5946
5947 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
5948
5949 # PROP Exclude_From_Build 1
5950
5951 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
5952
5953 # PROP Exclude_From_Build 1
5954
5955 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
5956
5957 # PROP Exclude_From_Build 1
5958
5959 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
5960
5961
5962 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
5963
5964
5965 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
5966
5967
5968 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
5969
5970
5971 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
5972
5973 # PROP Exclude_From_Build 1
5974
5975 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
5976
5977 # PROP Exclude_From_Build 1
5978
5979 !ELSEIF "$(CFG)" == "core - Win32 Release"
5980
5981 # PROP Exclude_From_Build 1
5982
5983 !ELSEIF "$(CFG)" == "core - Win32 Debug"
5984
5985 # PROP Exclude_From_Build 1
5986
5987 !ENDIF
5988
5989 # End Source File
5990 # Begin Source File
5991
5992 SOURCE=..\..\src\univ\radiobox.cpp
5993
5994 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
5995
5996
5997 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
5998
5999
6000 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6001
6002
6003 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6004
6005
6006 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6007
6008 # PROP Exclude_From_Build 1
6009
6010 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6011
6012 # PROP Exclude_From_Build 1
6013
6014 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6015
6016 # PROP Exclude_From_Build 1
6017
6018 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6019
6020 # PROP Exclude_From_Build 1
6021
6022 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6023
6024
6025 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6026
6027
6028 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6029
6030
6031 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6032
6033
6034 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6035
6036 # PROP Exclude_From_Build 1
6037
6038 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6039
6040 # PROP Exclude_From_Build 1
6041
6042 !ELSEIF "$(CFG)" == "core - Win32 Release"
6043
6044 # PROP Exclude_From_Build 1
6045
6046 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6047
6048 # PROP Exclude_From_Build 1
6049
6050 !ENDIF
6051
6052 # End Source File
6053 # Begin Source File
6054
6055 SOURCE=..\..\src\univ\radiobut.cpp
6056
6057 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6058
6059
6060 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6061
6062
6063 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6064
6065
6066 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6067
6068
6069 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6070
6071 # PROP Exclude_From_Build 1
6072
6073 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6074
6075 # PROP Exclude_From_Build 1
6076
6077 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6078
6079 # PROP Exclude_From_Build 1
6080
6081 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6082
6083 # PROP Exclude_From_Build 1
6084
6085 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6086
6087
6088 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6089
6090
6091 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6092
6093
6094 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6095
6096
6097 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6098
6099 # PROP Exclude_From_Build 1
6100
6101 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6102
6103 # PROP Exclude_From_Build 1
6104
6105 !ELSEIF "$(CFG)" == "core - Win32 Release"
6106
6107 # PROP Exclude_From_Build 1
6108
6109 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6110
6111 # PROP Exclude_From_Build 1
6112
6113 !ENDIF
6114
6115 # End Source File
6116 # Begin Source File
6117
6118 SOURCE=..\..\src\univ\scrarrow.cpp
6119
6120 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6121
6122
6123 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6124
6125
6126 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6127
6128
6129 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6130
6131
6132 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6133
6134 # PROP Exclude_From_Build 1
6135
6136 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6137
6138 # PROP Exclude_From_Build 1
6139
6140 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6141
6142 # PROP Exclude_From_Build 1
6143
6144 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6145
6146 # PROP Exclude_From_Build 1
6147
6148 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6149
6150
6151 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6152
6153
6154 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6155
6156
6157 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6158
6159
6160 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6161
6162 # PROP Exclude_From_Build 1
6163
6164 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6165
6166 # PROP Exclude_From_Build 1
6167
6168 !ELSEIF "$(CFG)" == "core - Win32 Release"
6169
6170 # PROP Exclude_From_Build 1
6171
6172 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6173
6174 # PROP Exclude_From_Build 1
6175
6176 !ENDIF
6177
6178 # End Source File
6179 # Begin Source File
6180
6181 SOURCE=..\..\src\univ\scrolbar.cpp
6182
6183 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6184
6185
6186 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6187
6188
6189 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6190
6191
6192 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6193
6194
6195 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6196
6197 # PROP Exclude_From_Build 1
6198
6199 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6200
6201 # PROP Exclude_From_Build 1
6202
6203 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6204
6205 # PROP Exclude_From_Build 1
6206
6207 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6208
6209 # PROP Exclude_From_Build 1
6210
6211 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6212
6213
6214 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6215
6216
6217 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6218
6219
6220 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6221
6222
6223 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6224
6225 # PROP Exclude_From_Build 1
6226
6227 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6228
6229 # PROP Exclude_From_Build 1
6230
6231 !ELSEIF "$(CFG)" == "core - Win32 Release"
6232
6233 # PROP Exclude_From_Build 1
6234
6235 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6236
6237 # PROP Exclude_From_Build 1
6238
6239 !ENDIF
6240
6241 # End Source File
6242 # Begin Source File
6243
6244 SOURCE=..\..\src\univ\scrthumb.cpp
6245
6246 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6247
6248
6249 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6250
6251
6252 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6253
6254
6255 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6256
6257
6258 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6259
6260 # PROP Exclude_From_Build 1
6261
6262 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6263
6264 # PROP Exclude_From_Build 1
6265
6266 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6267
6268 # PROP Exclude_From_Build 1
6269
6270 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6271
6272 # PROP Exclude_From_Build 1
6273
6274 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6275
6276
6277 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6278
6279
6280 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6281
6282
6283 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6284
6285
6286 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6287
6288 # PROP Exclude_From_Build 1
6289
6290 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6291
6292 # PROP Exclude_From_Build 1
6293
6294 !ELSEIF "$(CFG)" == "core - Win32 Release"
6295
6296 # PROP Exclude_From_Build 1
6297
6298 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6299
6300 # PROP Exclude_From_Build 1
6301
6302 !ENDIF
6303
6304 # End Source File
6305 # Begin Source File
6306
6307 SOURCE=..\..\src\univ\slider.cpp
6308
6309 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6310
6311
6312 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6313
6314
6315 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6316
6317
6318 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6319
6320
6321 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6322
6323 # PROP Exclude_From_Build 1
6324
6325 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6326
6327 # PROP Exclude_From_Build 1
6328
6329 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6330
6331 # PROP Exclude_From_Build 1
6332
6333 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6334
6335 # PROP Exclude_From_Build 1
6336
6337 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6338
6339
6340 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6341
6342
6343 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6344
6345
6346 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6347
6348
6349 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6350
6351 # PROP Exclude_From_Build 1
6352
6353 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6354
6355 # PROP Exclude_From_Build 1
6356
6357 !ELSEIF "$(CFG)" == "core - Win32 Release"
6358
6359 # PROP Exclude_From_Build 1
6360
6361 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6362
6363 # PROP Exclude_From_Build 1
6364
6365 !ENDIF
6366
6367 # End Source File
6368 # Begin Source File
6369
6370 SOURCE=..\..\src\univ\spinbutt.cpp
6371
6372 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6373
6374
6375 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6376
6377
6378 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6379
6380
6381 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6382
6383
6384 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6385
6386 # PROP Exclude_From_Build 1
6387
6388 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6389
6390 # PROP Exclude_From_Build 1
6391
6392 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6393
6394 # PROP Exclude_From_Build 1
6395
6396 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6397
6398 # PROP Exclude_From_Build 1
6399
6400 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6401
6402
6403 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6404
6405
6406 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6407
6408
6409 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6410
6411
6412 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6413
6414 # PROP Exclude_From_Build 1
6415
6416 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6417
6418 # PROP Exclude_From_Build 1
6419
6420 !ELSEIF "$(CFG)" == "core - Win32 Release"
6421
6422 # PROP Exclude_From_Build 1
6423
6424 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6425
6426 # PROP Exclude_From_Build 1
6427
6428 !ENDIF
6429
6430 # End Source File
6431 # Begin Source File
6432
6433 SOURCE=..\..\src\univ\statbmp.cpp
6434
6435 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6436
6437
6438 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6439
6440
6441 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6442
6443
6444 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6445
6446
6447 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6448
6449 # PROP Exclude_From_Build 1
6450
6451 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6452
6453 # PROP Exclude_From_Build 1
6454
6455 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6456
6457 # PROP Exclude_From_Build 1
6458
6459 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6460
6461 # PROP Exclude_From_Build 1
6462
6463 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6464
6465
6466 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6467
6468
6469 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6470
6471
6472 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6473
6474
6475 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6476
6477 # PROP Exclude_From_Build 1
6478
6479 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6480
6481 # PROP Exclude_From_Build 1
6482
6483 !ELSEIF "$(CFG)" == "core - Win32 Release"
6484
6485 # PROP Exclude_From_Build 1
6486
6487 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6488
6489 # PROP Exclude_From_Build 1
6490
6491 !ENDIF
6492
6493 # End Source File
6494 # Begin Source File
6495
6496 SOURCE=..\..\src\univ\statbox.cpp
6497
6498 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6499
6500
6501 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6502
6503
6504 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6505
6506
6507 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6508
6509
6510 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6511
6512 # PROP Exclude_From_Build 1
6513
6514 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6515
6516 # PROP Exclude_From_Build 1
6517
6518 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6519
6520 # PROP Exclude_From_Build 1
6521
6522 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6523
6524 # PROP Exclude_From_Build 1
6525
6526 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6527
6528
6529 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6530
6531
6532 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6533
6534
6535 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6536
6537
6538 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6539
6540 # PROP Exclude_From_Build 1
6541
6542 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6543
6544 # PROP Exclude_From_Build 1
6545
6546 !ELSEIF "$(CFG)" == "core - Win32 Release"
6547
6548 # PROP Exclude_From_Build 1
6549
6550 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6551
6552 # PROP Exclude_From_Build 1
6553
6554 !ENDIF
6555
6556 # End Source File
6557 # Begin Source File
6558
6559 SOURCE=..\..\src\univ\statline.cpp
6560
6561 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6562
6563
6564 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6565
6566
6567 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6568
6569
6570 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6571
6572
6573 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6574
6575 # PROP Exclude_From_Build 1
6576
6577 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6578
6579 # PROP Exclude_From_Build 1
6580
6581 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6582
6583 # PROP Exclude_From_Build 1
6584
6585 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6586
6587 # PROP Exclude_From_Build 1
6588
6589 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6590
6591
6592 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6593
6594
6595 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6596
6597
6598 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6599
6600
6601 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6602
6603 # PROP Exclude_From_Build 1
6604
6605 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6606
6607 # PROP Exclude_From_Build 1
6608
6609 !ELSEIF "$(CFG)" == "core - Win32 Release"
6610
6611 # PROP Exclude_From_Build 1
6612
6613 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6614
6615 # PROP Exclude_From_Build 1
6616
6617 !ENDIF
6618
6619 # End Source File
6620 # Begin Source File
6621
6622 SOURCE=..\..\src\univ\stattext.cpp
6623
6624 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6625
6626
6627 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6628
6629
6630 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6631
6632
6633 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6634
6635
6636 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6637
6638 # PROP Exclude_From_Build 1
6639
6640 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6641
6642 # PROP Exclude_From_Build 1
6643
6644 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6645
6646 # PROP Exclude_From_Build 1
6647
6648 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6649
6650 # PROP Exclude_From_Build 1
6651
6652 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6653
6654
6655 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6656
6657
6658 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6659
6660
6661 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6662
6663
6664 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6665
6666 # PROP Exclude_From_Build 1
6667
6668 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6669
6670 # PROP Exclude_From_Build 1
6671
6672 !ELSEIF "$(CFG)" == "core - Win32 Release"
6673
6674 # PROP Exclude_From_Build 1
6675
6676 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6677
6678 # PROP Exclude_From_Build 1
6679
6680 !ENDIF
6681
6682 # End Source File
6683 # Begin Source File
6684
6685 SOURCE=..\..\src\univ\statusbr.cpp
6686
6687 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6688
6689
6690 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6691
6692
6693 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6694
6695
6696 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6697
6698
6699 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6700
6701 # PROP Exclude_From_Build 1
6702
6703 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6704
6705 # PROP Exclude_From_Build 1
6706
6707 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6708
6709 # PROP Exclude_From_Build 1
6710
6711 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6712
6713 # PROP Exclude_From_Build 1
6714
6715 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6716
6717
6718 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6719
6720
6721 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6722
6723
6724 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6725
6726
6727 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6728
6729 # PROP Exclude_From_Build 1
6730
6731 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6732
6733 # PROP Exclude_From_Build 1
6734
6735 !ELSEIF "$(CFG)" == "core - Win32 Release"
6736
6737 # PROP Exclude_From_Build 1
6738
6739 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6740
6741 # PROP Exclude_From_Build 1
6742
6743 !ENDIF
6744
6745 # End Source File
6746 # Begin Source File
6747
6748 SOURCE=..\..\src\univ\textctrl.cpp
6749
6750 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6751
6752
6753 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6754
6755
6756 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6757
6758
6759 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6760
6761
6762 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6763
6764 # PROP Exclude_From_Build 1
6765
6766 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6767
6768 # PROP Exclude_From_Build 1
6769
6770 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6771
6772 # PROP Exclude_From_Build 1
6773
6774 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6775
6776 # PROP Exclude_From_Build 1
6777
6778 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6779
6780
6781 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6782
6783
6784 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6785
6786
6787 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6788
6789
6790 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6791
6792 # PROP Exclude_From_Build 1
6793
6794 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6795
6796 # PROP Exclude_From_Build 1
6797
6798 !ELSEIF "$(CFG)" == "core - Win32 Release"
6799
6800 # PROP Exclude_From_Build 1
6801
6802 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6803
6804 # PROP Exclude_From_Build 1
6805
6806 !ENDIF
6807
6808 # End Source File
6809 # Begin Source File
6810
6811 SOURCE=..\..\src\univ\theme.cpp
6812
6813 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6814
6815
6816 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6817
6818
6819 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6820
6821
6822 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6823
6824
6825 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6826
6827 # PROP Exclude_From_Build 1
6828
6829 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6830
6831 # PROP Exclude_From_Build 1
6832
6833 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6834
6835 # PROP Exclude_From_Build 1
6836
6837 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6838
6839 # PROP Exclude_From_Build 1
6840
6841 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6842
6843
6844 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6845
6846
6847 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6848
6849
6850 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6851
6852
6853 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6854
6855 # PROP Exclude_From_Build 1
6856
6857 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6858
6859 # PROP Exclude_From_Build 1
6860
6861 !ELSEIF "$(CFG)" == "core - Win32 Release"
6862
6863 # PROP Exclude_From_Build 1
6864
6865 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6866
6867 # PROP Exclude_From_Build 1
6868
6869 !ENDIF
6870
6871 # End Source File
6872 # Begin Source File
6873
6874 SOURCE=..\..\src\univ\toolbar.cpp
6875
6876 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6877
6878
6879 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6880
6881
6882 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6883
6884
6885 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6886
6887
6888 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6889
6890 # PROP Exclude_From_Build 1
6891
6892 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6893
6894 # PROP Exclude_From_Build 1
6895
6896 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6897
6898 # PROP Exclude_From_Build 1
6899
6900 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6901
6902 # PROP Exclude_From_Build 1
6903
6904 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6905
6906
6907 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6908
6909
6910 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6911
6912
6913 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6914
6915
6916 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6917
6918 # PROP Exclude_From_Build 1
6919
6920 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6921
6922 # PROP Exclude_From_Build 1
6923
6924 !ELSEIF "$(CFG)" == "core - Win32 Release"
6925
6926 # PROP Exclude_From_Build 1
6927
6928 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6929
6930 # PROP Exclude_From_Build 1
6931
6932 !ENDIF
6933
6934 # End Source File
6935 # Begin Source File
6936
6937 SOURCE=..\..\src\univ\topluniv.cpp
6938
6939 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
6940
6941
6942 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
6943
6944
6945 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
6946
6947
6948 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
6949
6950
6951 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
6952
6953 # PROP Exclude_From_Build 1
6954
6955 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
6956
6957 # PROP Exclude_From_Build 1
6958
6959 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
6960
6961 # PROP Exclude_From_Build 1
6962
6963 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
6964
6965 # PROP Exclude_From_Build 1
6966
6967 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
6968
6969
6970 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
6971
6972
6973 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
6974
6975
6976 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
6977
6978
6979 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
6980
6981 # PROP Exclude_From_Build 1
6982
6983 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
6984
6985 # PROP Exclude_From_Build 1
6986
6987 !ELSEIF "$(CFG)" == "core - Win32 Release"
6988
6989 # PROP Exclude_From_Build 1
6990
6991 !ELSEIF "$(CFG)" == "core - Win32 Debug"
6992
6993 # PROP Exclude_From_Build 1
6994
6995 !ENDIF
6996
6997 # End Source File
6998 # Begin Source File
6999
7000 SOURCE=..\..\src\univ\themes\win32.cpp
7001
7002 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
7003
7004
7005 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
7006
7007
7008 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
7009
7010
7011 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
7012
7013
7014 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
7015
7016 # PROP Exclude_From_Build 1
7017
7018 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
7019
7020 # PROP Exclude_From_Build 1
7021
7022 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
7023
7024 # PROP Exclude_From_Build 1
7025
7026 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
7027
7028 # PROP Exclude_From_Build 1
7029
7030 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
7031
7032
7033 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
7034
7035
7036 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
7037
7038
7039 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
7040
7041
7042 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
7043
7044 # PROP Exclude_From_Build 1
7045
7046 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
7047
7048 # PROP Exclude_From_Build 1
7049
7050 !ELSEIF "$(CFG)" == "core - Win32 Release"
7051
7052 # PROP Exclude_From_Build 1
7053
7054 !ELSEIF "$(CFG)" == "core - Win32 Debug"
7055
7056 # PROP Exclude_From_Build 1
7057
7058 !ENDIF
7059
7060 # End Source File
7061 # Begin Source File
7062
7063 SOURCE=..\..\src\univ\winuniv.cpp
7064
7065 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
7066
7067
7068 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
7069
7070
7071 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
7072
7073
7074 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
7075
7076
7077 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
7078
7079 # PROP Exclude_From_Build 1
7080
7081 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
7082
7083 # PROP Exclude_From_Build 1
7084
7085 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
7086
7087 # PROP Exclude_From_Build 1
7088
7089 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
7090
7091 # PROP Exclude_From_Build 1
7092
7093 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
7094
7095
7096 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
7097
7098
7099 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
7100
7101
7102 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
7103
7104
7105 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
7106
7107 # PROP Exclude_From_Build 1
7108
7109 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
7110
7111 # PROP Exclude_From_Build 1
7112
7113 !ELSEIF "$(CFG)" == "core - Win32 Release"
7114
7115 # PROP Exclude_From_Build 1
7116
7117 !ELSEIF "$(CFG)" == "core - Win32 Debug"
7118
7119 # PROP Exclude_From_Build 1
7120
7121 !ENDIF
7122
7123 # End Source File
7124 # End Group
7125 # Begin Group "Setup Headers"
7126
7127 # PROP Default_Filter ""
7128 # Begin Source File
7129
7130 SOURCE=..\..\include\wx\msw\setup.h
7131
7132 !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
7133
7134 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h
7135 InputPath=..\include\wx\msw\setup.h
7136
7137 "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7138 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h
7139
7140 # End Custom Build
7141
7142 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
7143
7144 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h
7145 InputPath=..\include\wx\msw\setup.h
7146
7147 "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7148 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h
7149
7150 # End Custom Build
7151
7152 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
7153
7154 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h
7155 InputPath=..\include\wx\msw\setup.h
7156
7157 "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7158 copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h
7159
7160 # End Custom Build
7161
7162 !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
7163
7164 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h
7165 InputPath=..\include\wx\msw\setup.h
7166
7167 "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7168 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h
7169
7170 # End Custom Build
7171
7172 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
7173
7174 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
7175 InputPath=..\include\wx\msw\setup.h
7176
7177 "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7178 copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
7179
7180 # End Custom Build
7181
7182 !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
7183
7184 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
7185 InputPath=..\include\wx\msw\setup.h
7186
7187 "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7188 copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
7189
7190 # End Custom Build
7191
7192 !ELSEIF "$(CFG)" == "core - Win32 DLL Release"
7193
7194 # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h
7195 InputPath=..\include\wx\msw\setup.h
7196
7197 "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7198 copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h
7199
7200 # End Custom Build
7201
7202 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
7203
7204 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h
7205 InputPath=..\include\wx\msw\setup.h
7206
7207 "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7208 copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h
7209
7210 # End Custom Build
7211
7212 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
7213
7214 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h
7215 InputPath=..\include\wx\msw\setup.h
7216
7217 "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7218 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h
7219
7220 # End Custom Build
7221
7222 !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
7223
7224 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h
7225 InputPath=..\include\wx\msw\setup.h
7226
7227 "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7228 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h
7229
7230 # End Custom Build
7231
7232 !ELSEIF "$(CFG)" == "core - Win32 Universal Release"
7233
7234 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h
7235 InputPath=..\include\wx\msw\setup.h
7236
7237 "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7238 copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h
7239
7240 # End Custom Build
7241
7242 !ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
7243
7244 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h
7245 InputPath=..\include\wx\msw\setup.h
7246
7247 "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7248 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h
7249
7250 # End Custom Build
7251
7252 !ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
7253
7254 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
7255 InputPath=..\include\wx\msw\setup.h
7256
7257 "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7258 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
7259
7260 # End Custom Build
7261
7262 !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
7263
7264 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
7265 InputPath=..\include\wx\msw\setup.h
7266
7267 "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7268 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
7269
7270 # End Custom Build
7271
7272 !ELSEIF "$(CFG)" == "core - Win32 Release"
7273
7274 # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h
7275 InputPath=..\include\wx\msw\setup.h
7276
7277 "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7278 copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h
7279
7280 # End Custom Build
7281
7282 !ELSEIF "$(CFG)" == "core - Win32 Debug"
7283
7284 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h
7285 InputPath=..\include\wx\msw\setup.h
7286
7287 "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
7288 copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h
7289
7290 # End Custom Build
7291
7292 !ENDIF
7293
7294 # End Source File
7295 # End Group
7296 # Begin Group "MSW Headers"
7297
7298 # PROP Default_Filter ""
7299 # Begin Source File
7300
7301 SOURCE=..\..\include\wx\msw\accel.h
7302 # End Source File
7303 # Begin Source File
7304
7305 SOURCE=..\..\include\wx\msw\ole\access.h
7306 # End Source File
7307 # Begin Source File
7308
7309 SOURCE=..\..\include\wx\msw\app.h
7310 # End Source File
7311 # Begin Source File
7312
7313 SOURCE=..\..\include\wx\msw\ole\automtn.h
7314 # End Source File
7315 # Begin Source File
7316
7317 SOURCE=..\..\include\wx\msw\bitmap.h
7318 # End Source File
7319 # Begin Source File
7320
7321 SOURCE=..\..\include\wx\msw\bmpbuttn.h
7322 # End Source File
7323 # Begin Source File
7324
7325 SOURCE=..\..\include\wx\msw\brush.h
7326 # End Source File
7327 # Begin Source File
7328
7329 SOURCE=..\..\include\wx\msw\button.h
7330 # End Source File
7331 # Begin Source File
7332
7333 SOURCE=..\..\include\wx\msw\caret.h
7334 # End Source File
7335 # Begin Source File
7336
7337 SOURCE=..\..\include\wx\msw\checkbox.h
7338 # End Source File
7339 # Begin Source File
7340
7341 SOURCE=..\..\include\wx\msw\checklst.h
7342 # End Source File
7343 # Begin Source File
7344
7345 SOURCE=..\..\include\wx\msw\choice.h
7346 # End Source File
7347 # Begin Source File
7348
7349 SOURCE=..\..\include\wx\msw\clipbrd.h
7350 # End Source File
7351 # Begin Source File
7352
7353 SOURCE=..\..\include\wx\msw\colordlg.h
7354 # End Source File
7355 # Begin Source File
7356
7357 SOURCE=..\..\include\wx\msw\colour.h
7358 # End Source File
7359 # Begin Source File
7360
7361 SOURCE=..\..\include\wx\msw\combobox.h
7362 # End Source File
7363 # Begin Source File
7364
7365 SOURCE=..\..\include\wx\msw\control.h
7366 # End Source File
7367 # Begin Source File
7368
7369 SOURCE=..\..\include\wx\msw\cursor.h
7370 # End Source File
7371 # Begin Source File
7372
7373 SOURCE=..\..\include\wx\msw\ole\dataform.h
7374 # End Source File
7375 # Begin Source File
7376
7377 SOURCE=..\..\include\wx\msw\ole\dataobj.h
7378 # End Source File
7379 # Begin Source File
7380
7381 SOURCE=..\..\include\wx\msw\ole\dataobj2.h
7382 # End Source File
7383 # Begin Source File
7384
7385 SOURCE=..\..\include\wx\msw\dc.h
7386 # End Source File
7387 # Begin Source File
7388
7389 SOURCE=..\..\include\wx\msw\dcclient.h
7390 # End Source File
7391 # Begin Source File
7392
7393 SOURCE=..\..\include\wx\msw\dcmemory.h
7394 # End Source File
7395 # Begin Source File
7396
7397 SOURCE=..\..\include\wx\msw\dcprint.h
7398 # End Source File
7399 # Begin Source File
7400
7401 SOURCE=..\..\include\wx\msw\dcscreen.h
7402 # End Source File
7403 # Begin Source File
7404
7405 SOURCE=..\..\include\wx\msw\dialog.h
7406 # End Source File
7407 # Begin Source File
7408
7409 SOURCE=..\..\include\wx\msw\dib.h
7410 # End Source File
7411 # Begin Source File
7412
7413 SOURCE=..\..\include\wx\msw\dirdlg.h
7414 # End Source File
7415 # Begin Source File
7416
7417 SOURCE=..\..\include\wx\msw\dragimag.h
7418 # End Source File
7419 # Begin Source File
7420
7421 SOURCE=..\..\include\wx\msw\ole\dropsrc.h
7422 # End Source File
7423 # Begin Source File
7424
7425 SOURCE=..\..\include\wx\msw\ole\droptgt.h
7426 # End Source File
7427 # Begin Source File
7428
7429 SOURCE=..\..\include\wx\msw\enhmeta.h
7430 # End Source File
7431 # Begin Source File
7432
7433 SOURCE=..\..\include\wx\msw\fdrepdlg.h
7434 # End Source File
7435 # Begin Source File
7436
7437 SOURCE=..\..\include\wx\msw\filedlg.h
7438 # End Source File
7439 # Begin Source File
7440
7441 SOURCE=..\..\include\wx\msw\font.h
7442 # End Source File
7443 # Begin Source File
7444
7445 SOURCE=..\..\include\wx\msw\fontdlg.h
7446 # End Source File
7447 # Begin Source File
7448
7449 SOURCE=..\..\include\wx\msw\frame.h
7450 # End Source File
7451 # Begin Source File
7452
7453 SOURCE=..\..\include\wx\msw\gauge95.h
7454 # End Source File
7455 # Begin Source File
7456
7457 SOURCE=..\..\include\wx\msw\gdiimage.h
7458 # End Source File
7459 # Begin Source File
7460
7461 SOURCE=..\..\include\wx\msw\gdiobj.h
7462 # End Source File
7463 # Begin Source File
7464
7465 SOURCE=..\..\include\wx\msw\glcanvas.h
7466 # End Source File
7467 # Begin Source File
7468
7469 SOURCE=..\..\include\wx\msw\helpbest.h
7470 # End Source File
7471 # Begin Source File
7472
7473 SOURCE=..\..\include\wx\msw\helpchm.h
7474 # End Source File
7475 # Begin Source File
7476
7477 SOURCE=..\..\include\wx\msw\helpwin.h
7478 # End Source File
7479 # Begin Source File
7480
7481 SOURCE=..\..\include\wx\msw\icon.h
7482 # End Source File
7483 # Begin Source File
7484
7485 SOURCE=..\..\include\wx\msw\imaglist.h
7486 # End Source File
7487 # Begin Source File
7488
7489 SOURCE=..\..\include\wx\msw\iniconf.h
7490 # End Source File
7491 # Begin Source File
7492
7493 SOURCE=..\..\include\wx\msw\joystick.h
7494 # End Source File
7495 # Begin Source File
7496
7497 SOURCE=..\..\include\wx\msw\listbox.h
7498 # End Source File
7499 # Begin Source File
7500
7501 SOURCE=..\..\include\wx\msw\listctrl.h
7502 # End Source File
7503 # Begin Source File
7504
7505 SOURCE=..\..\include\wx\msw\mdi.h
7506 # End Source File
7507 # Begin Source File
7508
7509 SOURCE=..\..\include\wx\msw\menu.h
7510 # End Source File
7511 # Begin Source File
7512
7513 SOURCE=..\..\include\wx\msw\menuitem.h
7514 # End Source File
7515 # Begin Source File
7516
7517 SOURCE=..\..\include\wx\msw\metafile.h
7518 # End Source File
7519 # Begin Source File
7520
7521 SOURCE=..\..\include\wx\msw\minifram.h
7522 # End Source File
7523 # Begin Source File
7524
7525 SOURCE=..\..\include\wx\msw\missing.h
7526 # End Source File
7527 # Begin Source File
7528
7529 SOURCE=..\..\include\wx\msw\msgdlg.h
7530 # End Source File
7531 # Begin Source File
7532
7533 SOURCE=..\..\include\wx\msw\mslu.h
7534 # End Source File
7535 # Begin Source File
7536
7537 SOURCE=..\..\include\wx\msw\msvcrt.h
7538 # End Source File
7539 # Begin Source File
7540
7541 SOURCE=..\..\include\wx\msw\notebook.h
7542 # End Source File
7543 # Begin Source File
7544
7545 SOURCE=..\..\include\wx\msw\ole\oleutils.h
7546 # End Source File
7547 # Begin Source File
7548
7549 SOURCE=..\..\include\wx\msw\palette.h
7550 # End Source File
7551 # Begin Source File
7552
7553 SOURCE=..\..\include\wx\msw\pen.h
7554 # End Source File
7555 # Begin Source File
7556
7557 SOURCE=..\..\include\wx\msw\printdlg.h
7558 # End Source File
7559 # Begin Source File
7560
7561 SOURCE=..\..\include\wx\msw\printwin.h
7562 # End Source File
7563 # Begin Source File
7564
7565 SOURCE=..\..\include\wx\msw\private.h
7566 # End Source File
7567 # Begin Source File
7568
7569 SOURCE=..\..\include\wx\msw\radiobox.h
7570 # End Source File
7571 # Begin Source File
7572
7573 SOURCE=..\..\include\wx\msw\radiobut.h
7574 # End Source File
7575 # Begin Source File
7576
7577 SOURCE=..\..\include\wx\msw\regconf.h
7578 # End Source File
7579 # Begin Source File
7580
7581 SOURCE=..\..\include\wx\msw\region.h
7582 # End Source File
7583 # Begin Source File
7584
7585 SOURCE=..\..\include\wx\msw\registry.h
7586 # End Source File
7587 # Begin Source File
7588
7589 SOURCE=..\..\include\wx\msw\scrolbar.h
7590 # End Source File
7591 # Begin Source File
7592
7593 SOURCE=..\..\include\wx\msw\setup0.h
7594 # End Source File
7595 # Begin Source File
7596
7597 SOURCE=..\..\include\wx\msw\slider95.h
7598 # End Source File
7599 # Begin Source File
7600
7601 SOURCE=..\..\include\wx\msw\slidrmsw.h
7602 # End Source File
7603 # Begin Source File
7604
7605 SOURCE=..\..\include\wx\msw\sound.h
7606 # End Source File
7607 # Begin Source File
7608
7609 SOURCE=..\..\include\wx\msw\spinbutt.h
7610 # End Source File
7611 # Begin Source File
7612
7613 SOURCE=..\..\include\wx\msw\spinctrl.h
7614 # End Source File
7615 # Begin Source File
7616
7617 SOURCE=..\..\include\wx\msw\statbmp.h
7618 # End Source File
7619 # Begin Source File
7620
7621 SOURCE=..\..\include\wx\msw\statbox.h
7622 # End Source File
7623 # Begin Source File
7624
7625 SOURCE=..\..\include\wx\msw\statbr95.h
7626 # End Source File
7627 # Begin Source File
7628
7629 SOURCE=..\..\include\wx\msw\statline.h
7630 # End Source File
7631 # Begin Source File
7632
7633 SOURCE=..\..\include\wx\msw\stattext.h
7634 # End Source File
7635 # Begin Source File
7636
7637 SOURCE=..\..\include\wx\msw\tabctrl.h
7638 # End Source File
7639 # Begin Source File
7640
7641 SOURCE=..\..\include\wx\msw\taskbar.h
7642 # End Source File
7643 # Begin Source File
7644
7645 SOURCE=..\..\include\wx\msw\tbar95.h
7646 # End Source File
7647 # Begin Source File
7648
7649 SOURCE=..\..\include\wx\msw\tbarmsw.h
7650 # End Source File
7651 # Begin Source File
7652
7653 SOURCE=..\..\include\wx\msw\textctrl.h
7654 # End Source File
7655 # Begin Source File
7656
7657 SOURCE=..\..\include\wx\msw\tglbtn.h
7658 # End Source File
7659 # Begin Source File
7660
7661 SOURCE=..\..\include\wx\msw\timer.h
7662 # End Source File
7663 # Begin Source File
7664
7665 SOURCE=..\..\include\wx\msw\tooltip.h
7666 # End Source File
7667 # Begin Source File
7668
7669 SOURCE=..\..\include\wx\msw\toplevel.h
7670 # End Source File
7671 # Begin Source File
7672
7673 SOURCE=..\..\include\wx\msw\treectrl.h
7674 # End Source File
7675 # Begin Source File
7676
7677 SOURCE=..\..\include\wx\msw\ole\uuid.h
7678 # End Source File
7679 # Begin Source File
7680
7681 SOURCE=..\..\include\wx\msw\window.h
7682 # End Source File
7683 # Begin Source File
7684
7685 SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.h
7686 # End Source File
7687 # End Group
7688 # Begin Group "Generic Headers"
7689
7690 # PROP Default_Filter ""
7691 # Begin Source File
7692
7693 SOURCE=..\..\include\wx\generic\accel.h
7694 # End Source File
7695 # Begin Source File
7696
7697 SOURCE=..\..\include\wx\generic\calctrl.h
7698 # End Source File
7699 # Begin Source File
7700
7701 SOURCE=..\..\include\wx\generic\choicdgg.h
7702 # End Source File
7703 # Begin Source File
7704
7705 SOURCE=..\..\include\wx\generic\colrdlgg.h
7706 # End Source File
7707 # Begin Source File
7708
7709 SOURCE=..\..\include\wx\generic\dcpsg.h
7710 # End Source File
7711 # Begin Source File
7712
7713 SOURCE=..\..\include\wx\generic\dirctrlg.h
7714 # End Source File
7715 # Begin Source File
7716
7717 SOURCE=..\..\include\wx\generic\dirdlgg.h
7718 # End Source File
7719 # Begin Source File
7720
7721 SOURCE=..\..\include\wx\generic\dragimgg.h
7722 # End Source File
7723 # Begin Source File
7724
7725 SOURCE=..\..\include\wx\generic\fdrepdlg.h
7726 # End Source File
7727 # Begin Source File
7728
7729 SOURCE=..\..\include\wx\generic\filedlgg.h
7730 # End Source File
7731 # Begin Source File
7732
7733 SOURCE=..\..\include\wx\generic\fontdlgg.h
7734 # End Source File
7735 # Begin Source File
7736
7737 SOURCE=..\..\include\wx\generic\grid.h
7738 # End Source File
7739 # Begin Source File
7740
7741 SOURCE=..\..\include\wx\generic\gridctrl.h
7742 # End Source File
7743 # Begin Source File
7744
7745 SOURCE=..\..\include\wx\generic\gridsel.h
7746 # End Source File
7747 # Begin Source File
7748
7749 SOURCE=..\..\include\wx\generic\helpext.h
7750 # End Source File
7751 # Begin Source File
7752
7753 SOURCE=..\..\include\wx\generic\imaglist.h
7754 # End Source File
7755 # Begin Source File
7756
7757 SOURCE=..\..\include\wx\generic\laywin.h
7758 # End Source File
7759 # Begin Source File
7760
7761 SOURCE=..\..\include\wx\generic\listctrl.h
7762 # End Source File
7763 # Begin Source File
7764
7765 SOURCE=..\..\include\wx\generic\logg.h
7766 # End Source File
7767 # Begin Source File
7768
7769 SOURCE=..\..\include\wx\generic\mdig.h
7770 # End Source File
7771 # Begin Source File
7772
7773 SOURCE=..\..\include\wx\generic\msgdlgg.h
7774 # End Source File
7775 # Begin Source File
7776
7777 SOURCE=..\..\include\wx\generic\notebook.h
7778 # End Source File
7779 # Begin Source File
7780
7781 SOURCE=..\..\include\wx\generic\numdlgg.h
7782 # End Source File
7783 # Begin Source File
7784
7785 SOURCE=..\..\include\wx\generic\panelg.h
7786 # End Source File
7787 # Begin Source File
7788
7789 SOURCE=..\..\include\wx\generic\printps.h
7790 # End Source File
7791 # Begin Source File
7792
7793 SOURCE=..\..\include\wx\generic\prntdlgg.h
7794 # End Source File
7795 # Begin Source File
7796
7797 SOURCE=..\..\include\wx\generic\progdlgg.h
7798 # End Source File
7799 # Begin Source File
7800
7801 SOURCE=..\..\include\wx\generic\sashwin.h
7802 # End Source File
7803 # Begin Source File
7804
7805 SOURCE=..\..\include\wx\generic\scrolwin.h
7806 # End Source File
7807 # Begin Source File
7808
7809 SOURCE=..\..\include\wx\generic\spinctlg.h
7810 # End Source File
7811 # Begin Source File
7812
7813 SOURCE=..\..\include\wx\generic\splash.h
7814 # End Source File
7815 # Begin Source File
7816
7817 SOURCE=..\..\include\wx\generic\splitter.h
7818 # End Source File
7819 # Begin Source File
7820
7821 SOURCE=..\..\include\wx\generic\statusbr.h
7822 # End Source File
7823 # Begin Source File
7824
7825 SOURCE=..\..\include\wx\generic\tabg.h
7826 # End Source File
7827 # Begin Source File
7828
7829 SOURCE=..\..\include\wx\generic\textdlgg.h
7830 # End Source File
7831 # Begin Source File
7832
7833 SOURCE=..\..\include\wx\generic\timer.h
7834 # End Source File
7835 # Begin Source File
7836
7837 SOURCE=..\..\include\wx\generic\treectlg.h
7838 # End Source File
7839 # Begin Source File
7840
7841 SOURCE=..\..\include\wx\generic\wizard.h
7842 # End Source File
7843 # End Group
7844 # Begin Group "wxUniv Headers"
7845
7846 # PROP Default_Filter ""
7847 # Begin Source File
7848
7849 SOURCE=..\..\include\wx\univ\app.h
7850 # End Source File
7851 # Begin Source File
7852
7853 SOURCE=..\..\include\wx\univ\bmpbuttn.h
7854 # End Source File
7855 # Begin Source File
7856
7857 SOURCE=..\..\include\wx\univ\button.h
7858 # End Source File
7859 # Begin Source File
7860
7861 SOURCE=..\..\include\wx\univ\checkbox.h
7862 # End Source File
7863 # Begin Source File
7864
7865 SOURCE=..\..\include\wx\univ\checklst.h
7866 # End Source File
7867 # Begin Source File
7868
7869 SOURCE=..\..\include\wx\univ\choice.h
7870 # End Source File
7871 # Begin Source File
7872
7873 SOURCE=..\..\include\wx\univ\colschem.h
7874 # End Source File
7875 # Begin Source File
7876
7877 SOURCE=..\..\include\wx\univ\combobox.h
7878 # End Source File
7879 # Begin Source File
7880
7881 SOURCE=..\..\include\wx\univ\control.h
7882 # End Source File
7883 # Begin Source File
7884
7885 SOURCE=..\..\include\wx\univ\dialog.h
7886 # End Source File
7887 # Begin Source File
7888
7889 SOURCE=..\..\include\wx\univ\frame.h
7890 # End Source File
7891 # Begin Source File
7892
7893 SOURCE=..\..\include\wx\univ\gauge.h
7894 # End Source File
7895 # Begin Source File
7896
7897 SOURCE=..\..\include\wx\univ\inpcons.h
7898 # End Source File
7899 # Begin Source File
7900
7901 SOURCE=..\..\include\wx\univ\inphand.h
7902 # End Source File
7903 # Begin Source File
7904
7905 SOURCE=..\..\include\wx\univ\listbox.h
7906 # End Source File
7907 # Begin Source File
7908
7909 SOURCE=..\..\include\wx\univ\menu.h
7910 # End Source File
7911 # Begin Source File
7912
7913 SOURCE=..\..\include\wx\univ\menuitem.h
7914 # End Source File
7915 # Begin Source File
7916
7917 SOURCE=..\..\include\wx\univ\notebook.h
7918 # End Source File
7919 # Begin Source File
7920
7921 SOURCE=..\..\include\wx\univ\radiobox.h
7922 # End Source File
7923 # Begin Source File
7924
7925 SOURCE=..\..\include\wx\univ\radiobut.h
7926 # End Source File
7927 # Begin Source File
7928
7929 SOURCE=..\..\include\wx\univ\renderer.h
7930 # End Source File
7931 # Begin Source File
7932
7933 SOURCE=..\..\include\wx\univ\scrarrow.h
7934 # End Source File
7935 # Begin Source File
7936
7937 SOURCE=..\..\include\wx\univ\scrolbar.h
7938 # End Source File
7939 # Begin Source File
7940
7941 SOURCE=..\..\include\wx\univ\scrthumb.h
7942 # End Source File
7943 # Begin Source File
7944
7945 SOURCE=..\..\include\wx\univ\scrtimer.h
7946 # End Source File
7947 # Begin Source File
7948
7949 SOURCE=..\..\include\wx\univ\slider.h
7950 # End Source File
7951 # Begin Source File
7952
7953 SOURCE=..\..\include\wx\univ\spinbutt.h
7954 # End Source File
7955 # Begin Source File
7956
7957 SOURCE=..\..\include\wx\univ\statbmp.h
7958 # End Source File
7959 # Begin Source File
7960
7961 SOURCE=..\..\include\wx\univ\statbox.h
7962 # End Source File
7963 # Begin Source File
7964
7965 SOURCE=..\..\include\wx\univ\statline.h
7966 # End Source File
7967 # Begin Source File
7968
7969 SOURCE=..\..\include\wx\univ\stattext.h
7970 # End Source File
7971 # Begin Source File
7972
7973 SOURCE=..\..\include\wx\univ\statusbr.h
7974 # End Source File
7975 # Begin Source File
7976
7977 SOURCE=..\..\include\wx\univ\textctrl.h
7978 # End Source File
7979 # Begin Source File
7980
7981 SOURCE=..\..\include\wx\univ\theme.h
7982 # End Source File
7983 # Begin Source File
7984
7985 SOURCE=..\..\include\wx\univ\toolbar.h
7986 # End Source File
7987 # Begin Source File
7988
7989 SOURCE=..\..\include\wx\univ\toplevel.h
7990 # End Source File
7991 # Begin Source File
7992
7993 SOURCE=..\..\include\wx\univ\window.h
7994 # End Source File
7995 # End Group
7996 # Begin Group "wxHTML Headers"
7997
7998 # PROP Default_Filter ""
7999 # Begin Source File
8000
8001 SOURCE=..\..\include\wx\html\forcelnk.h
8002 # End Source File
8003 # Begin Source File
8004
8005 SOURCE=..\..\include\wx\html\helpctrl.h
8006 # End Source File
8007 # Begin Source File
8008
8009 SOURCE=..\..\include\wx\html\helpdata.h
8010 # End Source File
8011 # Begin Source File
8012
8013 SOURCE=..\..\include\wx\html\helpfrm.h
8014 # End Source File
8015 # Begin Source File
8016
8017 SOURCE=..\..\include\wx\html\htmlcell.h
8018 # End Source File
8019 # Begin Source File
8020
8021 SOURCE=..\..\include\wx\html\htmldefs.h
8022 # End Source File
8023 # Begin Source File
8024
8025 SOURCE=..\..\include\wx\html\htmlfilt.h
8026 # End Source File
8027 # Begin Source File
8028
8029 SOURCE=..\..\include\wx\html\htmlpars.h
8030 # End Source File
8031 # Begin Source File
8032
8033 SOURCE=..\..\include\wx\html\htmlproc.h
8034 # End Source File
8035 # Begin Source File
8036
8037 SOURCE=..\..\include\wx\html\htmltag.h
8038 # End Source File
8039 # Begin Source File
8040
8041 SOURCE=..\..\include\wx\html\htmlwin.h
8042 # End Source File
8043 # Begin Source File
8044
8045 SOURCE=..\..\include\wx\html\htmprint.h
8046 # End Source File
8047 # Begin Source File
8048
8049 SOURCE=..\..\include\wx\html\m_templ.h
8050 # End Source File
8051 # Begin Source File
8052
8053 SOURCE=..\..\include\wx\html\winpars.h
8054 # End Source File
8055 # End Group
8056 # Begin Group "Common Headers"
8057
8058 # PROP Default_Filter ""
8059 # Begin Source File
8060
8061 SOURCE=..\..\include\wx\accel.h
8062 # End Source File
8063 # Begin Source File
8064
8065 SOURCE=..\..\include\wx\access.h
8066 # End Source File
8067 # Begin Source File
8068
8069 SOURCE=..\..\include\wx\artprov.h
8070 # End Source File
8071 # Begin Source File
8072
8073 SOURCE=..\..\include\wx\bitmap.h
8074 # End Source File
8075 # Begin Source File
8076
8077 SOURCE=..\..\include\wx\bmpbuttn.h
8078 # End Source File
8079 # Begin Source File
8080
8081 SOURCE=..\..\include\wx\bookctrl.h
8082 # End Source File
8083 # Begin Source File
8084
8085 SOURCE=..\..\include\wx\brush.h
8086 # End Source File
8087 # Begin Source File
8088
8089 SOURCE=..\..\include\wx\busyinfo.h
8090 # End Source File
8091 # Begin Source File
8092
8093 SOURCE=..\..\include\wx\button.h
8094 # End Source File
8095 # Begin Source File
8096
8097 SOURCE=..\..\include\wx\calctrl.h
8098 # End Source File
8099 # Begin Source File
8100
8101 SOURCE=..\..\include\wx\caret.h
8102 # End Source File
8103 # Begin Source File
8104
8105 SOURCE=..\..\include\wx\checkbox.h
8106 # End Source File
8107 # Begin Source File
8108
8109 SOURCE=..\..\include\wx\checklst.h
8110 # End Source File
8111 # Begin Source File
8112
8113 SOURCE=..\..\include\wx\choicdlg.h
8114 # End Source File
8115 # Begin Source File
8116
8117 SOURCE=..\..\include\wx\choice.h
8118 # End Source File
8119 # Begin Source File
8120
8121 SOURCE=..\..\include\wx\clipbrd.h
8122 # End Source File
8123 # Begin Source File
8124
8125 SOURCE=..\..\include\wx\cmdproc.h
8126 # End Source File
8127 # Begin Source File
8128
8129 SOURCE=..\..\include\wx\cmndata.h
8130 # End Source File
8131 # Begin Source File
8132
8133 SOURCE=..\..\include\wx\colordlg.h
8134 # End Source File
8135 # Begin Source File
8136
8137 SOURCE=..\..\include\wx\colour.h
8138 # End Source File
8139 # Begin Source File
8140
8141 SOURCE=..\..\include\wx\combobox.h
8142 # End Source File
8143 # Begin Source File
8144
8145 SOURCE=..\..\include\wx\control.h
8146 # End Source File
8147 # Begin Source File
8148
8149 SOURCE=..\..\include\wx\cshelp.h
8150 # End Source File
8151 # Begin Source File
8152
8153 SOURCE=..\..\include\wx\ctrlsub.h
8154 # End Source File
8155 # Begin Source File
8156
8157 SOURCE=..\..\include\wx\cursor.h
8158 # End Source File
8159 # Begin Source File
8160
8161 SOURCE=..\..\include\wx\dataobj.h
8162 # End Source File
8163 # Begin Source File
8164
8165 SOURCE=..\..\include\wx\dbgrid.h
8166 # End Source File
8167 # Begin Source File
8168
8169 SOURCE=..\..\include\wx\dc.h
8170 # End Source File
8171 # Begin Source File
8172
8173 SOURCE=..\..\include\wx\dcbuffer.h
8174 # End Source File
8175 # Begin Source File
8176
8177 SOURCE=..\..\include\wx\dcclient.h
8178 # End Source File
8179 # Begin Source File
8180
8181 SOURCE=..\..\include\wx\dcmemory.h
8182 # End Source File
8183 # Begin Source File
8184
8185 SOURCE=..\..\include\wx\dcmirror.h
8186 # End Source File
8187 # Begin Source File
8188
8189 SOURCE=..\..\include\wx\dcprint.h
8190 # End Source File
8191 # Begin Source File
8192
8193 SOURCE=..\..\include\wx\dcps.h
8194 # End Source File
8195 # Begin Source File
8196
8197 SOURCE=..\..\include\wx\dcscreen.h
8198 # End Source File
8199 # Begin Source File
8200
8201 SOURCE=..\..\include\wx\dialog.h
8202 # End Source File
8203 # Begin Source File
8204
8205 SOURCE=..\..\include\wx\dialup.h
8206 # End Source File
8207 # Begin Source File
8208
8209 SOURCE=..\..\include\wx\dirctrl.h
8210 # End Source File
8211 # Begin Source File
8212
8213 SOURCE=..\..\include\wx\dirdlg.h
8214 # End Source File
8215 # Begin Source File
8216
8217 SOURCE=..\..\include\wx\display.h
8218 # End Source File
8219 # Begin Source File
8220
8221 SOURCE=..\..\include\wx\dnd.h
8222 # End Source File
8223 # Begin Source File
8224
8225 SOURCE=..\..\include\wx\docmdi.h
8226 # End Source File
8227 # Begin Source File
8228
8229 SOURCE=..\..\include\wx\docview.h
8230 # End Source File
8231 # Begin Source File
8232
8233 SOURCE=..\..\include\wx\dragimag.h
8234 # End Source File
8235 # Begin Source File
8236
8237 SOURCE=..\..\include\wx\effects.h
8238 # End Source File
8239 # Begin Source File
8240
8241 SOURCE=..\..\include\wx\encinfo.h
8242 # End Source File
8243 # Begin Source File
8244
8245 SOURCE=..\..\include\wx\evtloop.h
8246 # End Source File
8247 # Begin Source File
8248
8249 SOURCE=..\..\include\wx\fdrepdlg.h
8250 # End Source File
8251 # Begin Source File
8252
8253 SOURCE=..\..\include\wx\filedlg.h
8254 # End Source File
8255 # Begin Source File
8256
8257 SOURCE=..\..\include\wx\fmappriv.h
8258 # End Source File
8259 # Begin Source File
8260
8261 SOURCE=..\..\include\wx\font.h
8262 # End Source File
8263 # Begin Source File
8264
8265 SOURCE=..\..\include\wx\fontdlg.h
8266 # End Source File
8267 # Begin Source File
8268
8269 SOURCE=..\..\include\wx\fontenum.h
8270 # End Source File
8271 # Begin Source File
8272
8273 SOURCE=..\..\include\wx\fontutil.h
8274 # End Source File
8275 # Begin Source File
8276
8277 SOURCE=..\..\include\wx\frame.h
8278 # End Source File
8279 # Begin Source File
8280
8281 SOURCE=..\..\include\wx\gauge.h
8282 # End Source File
8283 # Begin Source File
8284
8285 SOURCE=..\..\include\wx\gbsizer.h
8286 # End Source File
8287 # Begin Source File
8288
8289 SOURCE=..\..\include\wx\gdicmn.h
8290 # End Source File
8291 # Begin Source File
8292
8293 SOURCE=..\..\include\wx\gdiobj.h
8294 # End Source File
8295 # Begin Source File
8296
8297 SOURCE=..\..\include\wx\geometry.h
8298 # End Source File
8299 # Begin Source File
8300
8301 SOURCE=..\..\include\wx\gifdecod.h
8302 # End Source File
8303 # Begin Source File
8304
8305 SOURCE=..\..\include\wx\glcanvas.h
8306 # End Source File
8307 # Begin Source File
8308
8309 SOURCE=..\..\include\wx\grid.h
8310 # End Source File
8311 # Begin Source File
8312
8313 SOURCE=..\..\include\wx\help.h
8314 # End Source File
8315 # Begin Source File
8316
8317 SOURCE=..\..\include\wx\helpbase.h
8318 # End Source File
8319 # Begin Source File
8320
8321 SOURCE=..\..\include\wx\helphtml.h
8322 # End Source File
8323 # Begin Source File
8324
8325 SOURCE=..\..\include\wx\helpwin.h
8326 # End Source File
8327 # Begin Source File
8328
8329 SOURCE=..\..\include\wx\htmllbox.h
8330 # End Source File
8331 # Begin Source File
8332
8333 SOURCE=..\..\include\wx\icon.h
8334 # End Source File
8335 # Begin Source File
8336
8337 SOURCE=..\..\include\wx\iconbndl.h
8338 # End Source File
8339 # Begin Source File
8340
8341 SOURCE=..\..\include\wx\imagbmp.h
8342 # End Source File
8343 # Begin Source File
8344
8345 SOURCE=..\..\include\wx\image.h
8346 # End Source File
8347 # Begin Source File
8348
8349 SOURCE=..\..\include\wx\imaggif.h
8350 # End Source File
8351 # Begin Source File
8352
8353 SOURCE=..\..\include\wx\imagiff.h
8354 # End Source File
8355 # Begin Source File
8356
8357 SOURCE=..\..\include\wx\imagjpeg.h
8358 # End Source File
8359 # Begin Source File
8360
8361 SOURCE=..\..\include\wx\imaglist.h
8362 # End Source File
8363 # Begin Source File
8364
8365 SOURCE=..\..\include\wx\imagpcx.h
8366 # End Source File
8367 # Begin Source File
8368
8369 SOURCE=..\..\include\wx\imagpng.h
8370 # End Source File
8371 # Begin Source File
8372
8373 SOURCE=..\..\include\wx\imagpnm.h
8374 # End Source File
8375 # Begin Source File
8376
8377 SOURCE=..\..\include\wx\imagtiff.h
8378 # End Source File
8379 # Begin Source File
8380
8381 SOURCE=..\..\include\wx\imagxpm.h
8382 # End Source File
8383 # Begin Source File
8384
8385 SOURCE=..\..\include\wx\joystick.h
8386 # End Source File
8387 # Begin Source File
8388
8389 SOURCE=..\..\include\wx\layout.h
8390 # End Source File
8391 # Begin Source File
8392
8393 SOURCE=..\..\include\wx\laywin.h
8394 # End Source File
8395 # Begin Source File
8396
8397 SOURCE=..\..\include\wx\listbase.h
8398 # End Source File
8399 # Begin Source File
8400
8401 SOURCE=..\..\include\wx\listbook.h
8402 # End Source File
8403 # Begin Source File
8404
8405 SOURCE=..\..\include\wx\listbox.h
8406 # End Source File
8407 # Begin Source File
8408
8409 SOURCE=..\..\include\wx\listctrl.h
8410 # End Source File
8411 # Begin Source File
8412
8413 SOURCE=..\..\include\wx\matrix.h
8414 # End Source File
8415 # Begin Source File
8416
8417 SOURCE=..\..\include\wx\mdi.h
8418 # End Source File
8419 # Begin Source File
8420
8421 SOURCE=..\..\include\wx\menu.h
8422 # End Source File
8423 # Begin Source File
8424
8425 SOURCE=..\..\include\wx\menuitem.h
8426 # End Source File
8427 # Begin Source File
8428
8429 SOURCE=..\..\include\wx\metafile.h
8430 # End Source File
8431 # Begin Source File
8432
8433 SOURCE=..\..\include\wx\minifram.h
8434 # End Source File
8435 # Begin Source File
8436
8437 SOURCE=..\..\include\wx\msgdlg.h
8438 # End Source File
8439 # Begin Source File
8440
8441 SOURCE=..\..\include\wx\notebook.h
8442 # End Source File
8443 # Begin Source File
8444
8445 SOURCE=..\..\include\wx\numdlg.h
8446 # End Source File
8447 # Begin Source File
8448
8449 SOURCE=..\..\include\wx\ownerdrw.h
8450 # End Source File
8451 # Begin Source File
8452
8453 SOURCE=..\..\include\wx\palette.h
8454 # End Source File
8455 # Begin Source File
8456
8457 SOURCE=..\..\include\wx\panel.h
8458 # End Source File
8459 # Begin Source File
8460
8461 SOURCE=..\..\include\wx\paper.h
8462 # End Source File
8463 # Begin Source File
8464
8465 SOURCE=..\..\include\wx\pen.h
8466 # End Source File
8467 # Begin Source File
8468
8469 SOURCE=..\..\include\wx\popupwin.h
8470 # End Source File
8471 # Begin Source File
8472
8473 SOURCE=..\..\include\wx\print.h
8474 # End Source File
8475 # Begin Source File
8476
8477 SOURCE=..\..\include\wx\printdlg.h
8478 # End Source File
8479 # Begin Source File
8480
8481 SOURCE=..\..\include\wx\prntbase.h
8482 # End Source File
8483 # Begin Source File
8484
8485 SOURCE=..\..\include\wx\progdlg.h
8486 # End Source File
8487 # Begin Source File
8488
8489 SOURCE=..\..\include\wx\ptr_scpd.h
8490 # End Source File
8491 # Begin Source File
8492
8493 SOURCE=..\..\include\wx\quantize.h
8494 # End Source File
8495 # Begin Source File
8496
8497 SOURCE=..\..\include\wx\radiobox.h
8498 # End Source File
8499 # Begin Source File
8500
8501 SOURCE=..\..\include\wx\radiobut.h
8502 # End Source File
8503 # Begin Source File
8504
8505 SOURCE=..\..\include\wx\rawbmp.h
8506 # End Source File
8507 # Begin Source File
8508
8509 SOURCE=..\..\include\wx\region.h
8510 # End Source File
8511 # Begin Source File
8512
8513 SOURCE=..\..\include\wx\renderer.h
8514 # End Source File
8515 # Begin Source File
8516
8517 SOURCE=..\..\include\wx\sashwin.h
8518 # End Source File
8519 # Begin Source File
8520
8521 SOURCE=..\..\include\wx\scopeguard.h
8522 # End Source File
8523 # Begin Source File
8524
8525 SOURCE=..\..\include\wx\scrolbar.h
8526 # End Source File
8527 # Begin Source File
8528
8529 SOURCE=..\..\include\wx\scrolwin.h
8530 # End Source File
8531 # Begin Source File
8532
8533 SOURCE=..\..\include\wx\selstore.h
8534 # End Source File
8535 # Begin Source File
8536
8537 SOURCE=..\..\include\wx\settings.h
8538 # End Source File
8539 # Begin Source File
8540
8541 SOURCE=..\..\include\wx\sizer.h
8542 # End Source File
8543 # Begin Source File
8544
8545 SOURCE=..\..\include\wx\slider.h
8546 # End Source File
8547 # Begin Source File
8548
8549 SOURCE=..\..\include\wx\sound.h
8550 # End Source File
8551 # Begin Source File
8552
8553 SOURCE=..\..\include\wx\spinbutt.h
8554 # End Source File
8555 # Begin Source File
8556
8557 SOURCE=..\..\include\wx\spinctrl.h
8558 # End Source File
8559 # Begin Source File
8560
8561 SOURCE=..\..\include\wx\splash.h
8562 # End Source File
8563 # Begin Source File
8564
8565 SOURCE=..\..\include\wx\splitter.h
8566 # End Source File
8567 # Begin Source File
8568
8569 SOURCE=..\..\include\wx\statbmp.h
8570 # End Source File
8571 # Begin Source File
8572
8573 SOURCE=..\..\include\wx\statbox.h
8574 # End Source File
8575 # Begin Source File
8576
8577 SOURCE=..\..\include\wx\statline.h
8578 # End Source File
8579 # Begin Source File
8580
8581 SOURCE=..\..\include\wx\stattext.h
8582 # End Source File
8583 # Begin Source File
8584
8585 SOURCE=..\..\include\wx\statusbr.h
8586 # End Source File
8587 # Begin Source File
8588
8589 SOURCE=..\..\include\wx\stockitem.h
8590 # End Source File
8591 # Begin Source File
8592
8593 SOURCE=..\..\include\wx\tab.h
8594 # End Source File
8595 # Begin Source File
8596
8597 SOURCE=..\..\include\wx\tabctrl.h
8598 # End Source File
8599 # Begin Source File
8600
8601 SOURCE=..\..\include\wx\taskbar.h
8602 # End Source File
8603 # Begin Source File
8604
8605 SOURCE=..\..\include\wx\tbarbase.h
8606 # End Source File
8607 # Begin Source File
8608
8609 SOURCE=..\..\include\wx\textctrl.h
8610 # End Source File
8611 # Begin Source File
8612
8613 SOURCE=..\..\include\wx\textdlg.h
8614 # End Source File
8615 # Begin Source File
8616
8617 SOURCE=..\..\include\wx\tglbtn.h
8618 # End Source File
8619 # Begin Source File
8620
8621 SOURCE=..\..\include\wx\tipdlg.h
8622 # End Source File
8623 # Begin Source File
8624
8625 SOURCE=..\..\include\wx\tipwin.h
8626 # End Source File
8627 # Begin Source File
8628
8629 SOURCE=..\..\include\wx\toolbar.h
8630 # End Source File
8631 # Begin Source File
8632
8633 SOURCE=..\..\include\wx\tooltip.h
8634 # End Source File
8635 # Begin Source File
8636
8637 SOURCE=..\..\include\wx\toplevel.h
8638 # End Source File
8639 # Begin Source File
8640
8641 SOURCE=..\..\include\wx\treebase.h
8642 # End Source File
8643 # Begin Source File
8644
8645 SOURCE=..\..\include\wx\treectrl.h
8646 # End Source File
8647 # Begin Source File
8648
8649 SOURCE=..\..\include\wx\valgen.h
8650 # End Source File
8651 # Begin Source File
8652
8653 SOURCE=..\..\include\wx\validate.h
8654 # End Source File
8655 # Begin Source File
8656
8657 SOURCE=..\..\include\wx\valtext.h
8658 # End Source File
8659 # Begin Source File
8660
8661 SOURCE=..\..\include\wx\vidmode.h
8662 # End Source File
8663 # Begin Source File
8664
8665 SOURCE=..\..\include\wx\vlbox.h
8666 # End Source File
8667 # Begin Source File
8668
8669 SOURCE=..\..\include\wx\vms_x_fix.h
8670 # End Source File
8671 # Begin Source File
8672
8673 SOURCE=..\..\include\wx\vscroll.h
8674 # End Source File
8675 # Begin Source File
8676
8677 SOURCE=..\..\include\wx\wave.h
8678 # End Source File
8679 # Begin Source File
8680
8681 SOURCE=..\..\include\wx\window.h
8682 # End Source File
8683 # Begin Source File
8684
8685 SOURCE=..\..\include\wx\wizard.h
8686 # End Source File
8687 # Begin Source File
8688
8689 SOURCE=..\..\include\wx\wxhtml.h
8690 # End Source File
8691 # Begin Source File
8692
8693 SOURCE=..\..\include\wx\xpmdecod.h
8694 # End Source File
8695 # Begin Source File
8696
8697 SOURCE=..\..\include\wx\xpmhand.h
8698 # End Source File
8699 # End Group
8700 # End Target
8701 # End Project
8702