1 # Microsoft Developer Studio Project File - Name="coredll" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
7 CFG=coredll - Win32 DLL Native Debug Unicode
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
11 !MESSAGE NMAKE /f "wx_coredll.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "wx_coredll.mak" CFG="coredll - Win32 DLL Native Debug Unicode"
18 !MESSAGE Possible choices for configuration are:
20 !MESSAGE "coredll - Win32 DLL Native Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "coredll - Win32 DLL Native Release Ansi" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "coredll - Win32 DLL wxUniv Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "coredll - Win32 DLL wxUniv Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "coredll - Win32 DLL Native Debug Ansi" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "coredll - Win32 DLL wxUniv Release Ansi" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE "coredll - Win32 DLL wxUniv Debug Ansi" (based on "Win32 (x86) Dynamic-Link Library")
27 !MESSAGE "coredll - Win32 DLL Native Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
31 # PROP AllowPerConfigDependencies 0
32 # PROP Scc_ProjName ""
33 # PROP Scc_LocalPath ""
38 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
41 # PROP BASE Use_Debug_Libraries 1
42 # PROP BASE Output_Dir "..\lib\vc_mswuddll"
43 # PROP BASE Intermediate_Dir "vc_mswuddll\coredll"
44 # PROP BASE Target_Dir ""
46 # PROP Use_Debug_Libraries 1
47 # PROP Output_Dir "..\lib\vc_mswuddll"
48 # PROP Intermediate_Dir "vc_mswuddll\coredll"
50 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\include" /I "..\lib\vc_mswuddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
51 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\include" /I "..\lib\vc_mswuddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
52 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
53 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
54 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswuddll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
55 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswuddll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
57 # ADD BASE BSC32 /nologo
60 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\lib\vc_mswuddll" /implib:"..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
61 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\lib\vc_mswuddll" /implib:"..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
63 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
66 # PROP BASE Use_Debug_Libraries 0
67 # PROP BASE Output_Dir "..\lib\vc_mswdll"
68 # PROP BASE Intermediate_Dir "vc_mswdll\coredll"
69 # PROP BASE Target_Dir ""
71 # PROP Use_Debug_Libraries 0
72 # PROP Output_Dir "..\lib\vc_mswdll"
73 # PROP Intermediate_Dir "vc_mswdll\coredll"
75 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\include" /I "..\lib\vc_mswdll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
76 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\include" /I "..\lib\vc_mswdll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
77 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
78 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
79 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /i "..\include" /i "..\lib\vc_mswdll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
80 # ADD RSC /l 0x405 /d "__WXMSW__" /i "..\include" /i "..\lib\vc_mswdll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
82 # ADD BASE BSC32 /nologo
85 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\lib\vc_mswdll" /implib:"..\lib\vc_mswdll\wxmsw25_core.lib"
86 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\lib\vc_mswdll" /implib:"..\lib\vc_mswdll\wxmsw25_core.lib"
88 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
91 # PROP BASE Use_Debug_Libraries 1
92 # PROP BASE Output_Dir "..\lib\vc_mswunivuddll"
93 # PROP BASE Intermediate_Dir "vc_mswunivuddll\coredll"
94 # PROP BASE Target_Dir ""
96 # PROP Use_Debug_Libraries 1
97 # PROP Output_Dir "..\lib\vc_mswunivuddll"
98 # PROP Intermediate_Dir "vc_mswunivuddll\coredll"
100 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\include" /I "..\lib\vc_mswunivuddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
101 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\include" /I "..\lib\vc_mswunivuddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
102 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
103 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
104 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswunivuddll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
105 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswunivuddll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
107 # ADD BASE BSC32 /nologo
110 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivuddll" /implib:"..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
111 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivuddll" /implib:"..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
115 # PROP BASE Use_MFC 0
116 # PROP BASE Use_Debug_Libraries 0
117 # PROP BASE Output_Dir "..\lib\vc_mswunivudll"
118 # PROP BASE Intermediate_Dir "vc_mswunivudll\coredll"
119 # PROP BASE Target_Dir ""
121 # PROP Use_Debug_Libraries 0
122 # PROP Output_Dir "..\lib\vc_mswunivudll"
123 # PROP Intermediate_Dir "vc_mswunivudll\coredll"
125 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\include" /I "..\lib\vc_mswunivudll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
126 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\include" /I "..\lib\vc_mswunivudll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
127 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
128 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
129 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswunivudll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
130 # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswunivudll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
132 # ADD BASE BSC32 /nologo
135 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivudll" /implib:"..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
136 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivudll" /implib:"..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
138 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
140 # PROP BASE Use_MFC 0
141 # PROP BASE Use_Debug_Libraries 1
142 # PROP BASE Output_Dir "..\lib\vc_mswddll"
143 # PROP BASE Intermediate_Dir "vc_mswddll\coredll"
144 # PROP BASE Target_Dir ""
146 # PROP Use_Debug_Libraries 1
147 # PROP Output_Dir "..\lib\vc_mswddll"
148 # PROP Intermediate_Dir "vc_mswddll\coredll"
150 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\include" /I "..\lib\vc_mswddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
151 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\include" /I "..\lib\vc_mswddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
152 # 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
153 # 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
154 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\include" /i "..\lib\vc_mswddll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
155 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\include" /i "..\lib\vc_mswddll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
157 # ADD BASE BSC32 /nologo
160 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\lib\vc_mswddll" /implib:"..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
161 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\lib\vc_mswddll" /implib:"..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
163 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
165 # PROP BASE Use_MFC 0
166 # PROP BASE Use_Debug_Libraries 0
167 # PROP BASE Output_Dir "..\lib\vc_mswunivdll"
168 # PROP BASE Intermediate_Dir "vc_mswunivdll\coredll"
169 # PROP BASE Target_Dir ""
171 # PROP Use_Debug_Libraries 0
172 # PROP Output_Dir "..\lib\vc_mswunivdll"
173 # PROP Intermediate_Dir "vc_mswunivdll\coredll"
175 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\include" /I "..\lib\vc_mswunivdll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
176 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\include" /I "..\lib\vc_mswunivdll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
177 # 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
178 # 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
179 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\include" /i "..\lib\vc_mswunivdll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
180 # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\include" /i "..\lib\vc_mswunivdll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
182 # ADD BASE BSC32 /nologo
185 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivdll" /implib:"..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
186 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivdll" /implib:"..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
188 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
190 # PROP BASE Use_MFC 0
191 # PROP BASE Use_Debug_Libraries 1
192 # PROP BASE Output_Dir "..\lib\vc_mswunivddll"
193 # PROP BASE Intermediate_Dir "vc_mswunivddll\coredll"
194 # PROP BASE Target_Dir ""
196 # PROP Use_Debug_Libraries 1
197 # PROP Output_Dir "..\lib\vc_mswunivddll"
198 # PROP Intermediate_Dir "vc_mswunivddll\coredll"
200 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\include" /I "..\lib\vc_mswunivddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
201 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\include" /I "..\lib\vc_mswunivddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
202 # 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
203 # 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
204 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\include" /i "..\lib\vc_mswunivddll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
205 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\include" /i "..\lib\vc_mswunivddll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
207 # ADD BASE BSC32 /nologo
210 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivddll" /implib:"..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
211 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivddll" /implib:"..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
213 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
215 # PROP BASE Use_MFC 0
216 # PROP BASE Use_Debug_Libraries 0
217 # PROP BASE Output_Dir "..\lib\vc_mswudll"
218 # PROP BASE Intermediate_Dir "vc_mswudll\coredll"
219 # PROP BASE Target_Dir ""
221 # PROP Use_Debug_Libraries 0
222 # PROP Output_Dir "..\lib\vc_mswudll"
223 # PROP Intermediate_Dir "vc_mswudll\coredll"
225 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\include" /I "..\lib\vc_mswudll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
226 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\include" /I "..\lib\vc_mswudll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
227 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
228 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
229 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswudll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
230 # ADD RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswudll" /i "..\src\tiff" /i "..\src\jpeg" /i "..\src\png" /i "..\src\zlib" /i "..\src\regex" /i "..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
232 # ADD BASE BSC32 /nologo
235 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\lib\vc_mswudll" /implib:"..\lib\vc_mswudll\wxmsw25u_core.lib"
236 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\lib\vc_mswudll" /implib:"..\lib\vc_mswudll\wxmsw25u_core.lib"
242 # Name "coredll - Win32 DLL Native Debug Unicode"
243 # Name "coredll - Win32 DLL Native Release Ansi"
244 # Name "coredll - Win32 DLL wxUniv Debug Unicode"
245 # Name "coredll - Win32 DLL wxUniv Release Unicode"
246 # Name "coredll - Win32 DLL Native Debug Ansi"
247 # Name "coredll - Win32 DLL wxUniv Release Ansi"
248 # Name "coredll - Win32 DLL wxUniv Debug Ansi"
249 # Name "coredll - Win32 DLL Native Release Unicode"
250 # Begin Group "Common Headers"
252 # PROP Default_Filter ""
255 SOURCE=..\include\wx\accel.h
259 SOURCE=..\include\wx\access.h
263 SOURCE=..\include\wx\afterstd.h
267 SOURCE=..\include\wx\artprov.h
271 SOURCE=..\include\wx\bitmap.h
275 SOURCE=..\include\wx\bmpbuttn.h
279 SOURCE=..\include\wx\brush.h
283 SOURCE=..\include\wx\busyinfo.h
287 SOURCE=..\include\wx\button.h
291 SOURCE=..\include\wx\caret.h
295 SOURCE=..\include\wx\checkbox.h
299 SOURCE=..\include\wx\checklst.h
303 SOURCE=..\include\wx\choicdlg.h
307 SOURCE=..\include\wx\choice.h
311 SOURCE=..\include\wx\clipbrd.h
315 SOURCE=..\include\wx\cmdproc.h
319 SOURCE=..\include\wx\cmndata.h
323 SOURCE=..\include\wx\colordlg.h
327 SOURCE=..\include\wx\colour.h
331 SOURCE=..\include\wx\combobox.h
335 SOURCE=..\include\wx\control.h
339 SOURCE=..\include\wx\cshelp.h
343 SOURCE=..\include\wx\ctrlsub.h
347 SOURCE=..\include\wx\cursor.h
351 SOURCE=..\include\wx\dataobj.h
355 SOURCE=..\include\wx\dc.h
359 SOURCE=..\include\wx\dcclient.h
363 SOURCE=..\include\wx\dcmemory.h
367 SOURCE=..\include\wx\dcmirror.h
371 SOURCE=..\include\wx\dcprint.h
375 SOURCE=..\include\wx\dcps.h
379 SOURCE=..\include\wx\dcscreen.h
383 SOURCE=..\include\wx\dialog.h
387 SOURCE=..\include\wx\dialup.h
391 SOURCE=..\include\wx\dirctrl.h
395 SOURCE=..\include\wx\dirdlg.h
399 SOURCE=..\include\wx\display.h
403 SOURCE=..\include\wx\dnd.h
407 SOURCE=..\include\wx\docmdi.h
411 SOURCE=..\include\wx\docview.h
415 SOURCE=..\include\wx\dragimag.h
419 SOURCE=..\include\wx\effects.h
423 SOURCE=..\include\wx\evtloop.h
427 SOURCE=..\include\wx\fdrepdlg.h
431 SOURCE=..\include\wx\filedlg.h
435 SOURCE=..\include\wx\fmappriv.h
439 SOURCE=..\include\wx\font.h
443 SOURCE=..\include\wx\fontdlg.h
447 SOURCE=..\include\wx\fontenum.h
451 SOURCE=..\include\wx\fontutil.h
455 SOURCE=..\include\wx\frame.h
459 SOURCE=..\include\wx\gauge.h
463 SOURCE=..\include\wx\gdicmn.h
467 SOURCE=..\include\wx\gdiobj.h
471 SOURCE=..\include\wx\generic\accel.h
475 SOURCE=..\include\wx\generic\choicdgg.h
479 SOURCE=..\include\wx\generic\colrdlgg.h
483 SOURCE=..\include\wx\generic\dcpsg.h
487 SOURCE=..\include\wx\generic\dirctrlg.h
491 SOURCE=..\include\wx\generic\dirdlgg.h
495 SOURCE=..\include\wx\generic\dragimgg.h
499 SOURCE=..\include\wx\generic\fdrepdlg.h
503 SOURCE=..\include\wx\generic\filedlgg.h
507 SOURCE=..\include\wx\generic\fontdlgg.h
511 SOURCE=..\include\wx\generic\imaglist.h
515 SOURCE=..\include\wx\generic\listctrl.h
519 SOURCE=..\include\wx\generic\logg.h
523 SOURCE=..\include\wx\generic\mdig.h
527 SOURCE=..\include\wx\generic\msgdlgg.h
531 SOURCE=..\include\wx\generic\notebook.h
535 SOURCE=..\include\wx\generic\panelg.h
539 SOURCE=..\include\wx\generic\prntdlgg.h
543 SOURCE=..\include\wx\generic\progdlgg.h
547 SOURCE=..\include\wx\generic\scrolwin.h
551 SOURCE=..\include\wx\generic\spinctlg.h
555 SOURCE=..\include\wx\generic\splitter.h
559 SOURCE=..\include\wx\generic\statusbr.h
563 SOURCE=..\include\wx\generic\tabg.h
567 SOURCE=..\include\wx\generic\textdlgg.h
571 SOURCE=..\include\wx\generic\timer.h
575 SOURCE=..\include\wx\generic\treectlg.h
579 SOURCE=..\include\wx\geometry.h
583 SOURCE=..\include\wx\gifdecod.h
587 SOURCE=..\include\wx\glcanvas.h
591 SOURCE=..\include\wx\help.h
595 SOURCE=..\include\wx\helpbase.h
599 SOURCE=..\include\wx\helphtml.h
603 SOURCE=..\include\wx\helpwin.h
607 SOURCE=..\include\wx\icon.h
611 SOURCE=..\include\wx\iconbndl.h
615 SOURCE=..\include\wx\imagbmp.h
619 SOURCE=..\include\wx\image.h
623 SOURCE=..\include\wx\imaggif.h
627 SOURCE=..\include\wx\imagiff.h
631 SOURCE=..\include\wx\imagjpeg.h
635 SOURCE=..\include\wx\imaglist.h
639 SOURCE=..\include\wx\imagpcx.h
643 SOURCE=..\include\wx\imagpng.h
647 SOURCE=..\include\wx\imagpnm.h
651 SOURCE=..\include\wx\imagtiff.h
655 SOURCE=..\include\wx\imagxpm.h
659 SOURCE=..\include\wx\layout.h
663 SOURCE=..\include\wx\listbase.h
667 SOURCE=..\include\wx\listbox.h
671 SOURCE=..\include\wx\listctrl.h
675 SOURCE=..\include\wx\matrix.h
679 SOURCE=..\include\wx\mdi.h
683 SOURCE=..\include\wx\menu.h
687 SOURCE=..\include\wx\menuitem.h
691 SOURCE=..\include\wx\metafile.h
695 SOURCE=..\include\wx\minifram.h
699 SOURCE=..\include\wx\msgdlg.h
703 SOURCE=..\include\wx\msw\accel.h
707 SOURCE=..\include\wx\msw\app.h
711 SOURCE=..\include\wx\msw\bitmap.h
715 SOURCE=..\include\wx\msw\bmpbuttn.h
719 SOURCE=..\include\wx\msw\brush.h
723 SOURCE=..\include\wx\msw\button.h
727 SOURCE=..\include\wx\msw\caret.h
731 SOURCE=..\include\wx\msw\checkbox.h
735 SOURCE=..\include\wx\msw\checklst.h
739 SOURCE=..\include\wx\msw\choice.h
743 SOURCE=..\include\wx\msw\clipbrd.h
747 SOURCE=..\include\wx\msw\colordlg.h
751 SOURCE=..\include\wx\msw\colour.h
755 SOURCE=..\include\wx\msw\combobox.h
759 SOURCE=..\include\wx\msw\control.h
763 SOURCE=..\include\wx\msw\cursor.h
767 SOURCE=..\include\wx\msw\dc.h
771 SOURCE=..\include\wx\msw\dcclient.h
775 SOURCE=..\include\wx\msw\dcmemory.h
779 SOURCE=..\include\wx\msw\dcprint.h
783 SOURCE=..\include\wx\msw\dcscreen.h
787 SOURCE=..\include\wx\msw\dialog.h
791 SOURCE=..\include\wx\msw\dib.h
795 SOURCE=..\include\wx\msw\dirdlg.h
799 SOURCE=..\include\wx\msw\dragimag.h
803 SOURCE=..\include\wx\msw\enhmeta.h
807 SOURCE=..\include\wx\msw\fdrepdlg.h
811 SOURCE=..\include\wx\msw\filedlg.h
815 SOURCE=..\include\wx\msw\font.h
819 SOURCE=..\include\wx\msw\fontdlg.h
823 SOURCE=..\include\wx\msw\frame.h
827 SOURCE=..\include\wx\msw\gauge95.h
831 SOURCE=..\include\wx\msw\gdiimage.h
835 SOURCE=..\include\wx\msw\gdiobj.h
839 SOURCE=..\include\wx\msw\gnuwin32\winresrc.h
843 SOURCE=..\include\wx\msw\helpbest.h
847 SOURCE=..\include\wx\msw\helpchm.h
851 SOURCE=..\include\wx\msw\helpwin.h
855 SOURCE=..\include\wx\msw\icon.h
859 SOURCE=..\include\wx\msw\imaglist.h
863 SOURCE=..\include\wx\msw\iniconf.h
867 SOURCE=..\include\wx\msw\listbox.h
871 SOURCE=..\include\wx\msw\listctrl.h
875 SOURCE=..\include\wx\msw\mdi.h
879 SOURCE=..\include\wx\msw\menu.h
883 SOURCE=..\include\wx\msw\menuitem.h
887 SOURCE=..\include\wx\msw\metafile.h
891 SOURCE=..\include\wx\msw\minifram.h
895 SOURCE=..\include\wx\msw\missing.h
899 SOURCE=..\include\wx\msw\msgdlg.h
903 SOURCE=..\include\wx\msw\mslu.h
907 SOURCE=..\include\wx\msw\msvcrt.h
911 SOURCE=..\include\wx\msw\notebook.h
915 SOURCE=..\include\wx\msw\ole\access.h
919 SOURCE=..\include\wx\msw\ole\automtn.h
923 SOURCE=..\include\wx\msw\ole\dataform.h
927 SOURCE=..\include\wx\msw\ole\dataobj.h
931 SOURCE=..\include\wx\msw\ole\dataobj2.h
935 SOURCE=..\include\wx\msw\ole\dropsrc.h
939 SOURCE=..\include\wx\msw\ole\droptgt.h
943 SOURCE=..\include\wx\msw\ole\oleutils.h
947 SOURCE=..\include\wx\msw\ole\uuid.h
951 SOURCE=..\include\wx\msw\palette.h
955 SOURCE=..\include\wx\msw\pen.h
959 SOURCE=..\include\wx\msw\printdlg.h
963 SOURCE=..\include\wx\msw\printwin.h
967 SOURCE=..\include\wx\msw\private.h
971 SOURCE=..\include\wx\msw\radiobox.h
975 SOURCE=..\include\wx\msw\radiobut.h
979 SOURCE=..\include\wx\msw\regconf.h
983 SOURCE=..\include\wx\msw\region.h
987 SOURCE=..\include\wx\msw\registry.h
991 SOURCE=..\include\wx\msw\scrolbar.h
995 SOURCE=..\include\wx\msw\setup0.h
999 SOURCE=..\include\wx\msw\slider95.h
1003 SOURCE=..\include\wx\msw\slidrmsw.h
1007 SOURCE=..\include\wx\msw\spinbutt.h
1011 SOURCE=..\include\wx\msw\spinctrl.h
1015 SOURCE=..\include\wx\msw\statbmp.h
1019 SOURCE=..\include\wx\msw\statbox.h
1023 SOURCE=..\include\wx\msw\statbr95.h
1027 SOURCE=..\include\wx\msw\statline.h
1031 SOURCE=..\include\wx\msw\stattext.h
1035 SOURCE=..\include\wx\msw\tabctrl.h
1039 SOURCE=..\include\wx\msw\tbar95.h
1043 SOURCE=..\include\wx\msw\tbarmsw.h
1047 SOURCE=..\include\wx\msw\textctrl.h
1051 SOURCE=..\include\wx\msw\tglbtn.h
1055 SOURCE=..\include\wx\msw\timer.h
1059 SOURCE=..\include\wx\msw\tooltip.h
1063 SOURCE=..\include\wx\msw\toplevel.h
1067 SOURCE=..\include\wx\msw\treectrl.h
1071 SOURCE=..\include\wx\msw\window.h
1075 SOURCE=..\include\wx\notebook.h
1079 SOURCE=..\include\wx\ownerdrw.h
1083 SOURCE=..\include\wx\palette.h
1087 SOURCE=..\include\wx\panel.h
1091 SOURCE=..\include\wx\paper.h
1095 SOURCE=..\include\wx\pen.h
1099 SOURCE=..\include\wx\popupwin.h
1103 SOURCE=..\include\wx\print.h
1107 SOURCE=..\include\wx\printdlg.h
1111 SOURCE=..\include\wx\prntbase.h
1115 SOURCE=..\include\wx\progdlg.h
1119 SOURCE=..\include\wx\ptr_scpd.h
1123 SOURCE=..\include\wx\quantize.h
1127 SOURCE=..\include\wx\radiobox.h
1131 SOURCE=..\include\wx\radiobut.h
1135 SOURCE=..\include\wx\rawbmp.h
1139 SOURCE=..\include\wx\region.h
1143 SOURCE=..\include\wx\renderer.h
1147 SOURCE=..\include\wx\scopeguard.h
1151 SOURCE=..\include\wx\scrolbar.h
1155 SOURCE=..\include\wx\scrolwin.h
1159 SOURCE=..\include\wx\selstore.h
1163 SOURCE=..\include\wx\settings.h
1167 SOURCE=..\include\wx\sizer.h
1171 SOURCE=..\include\wx\slider.h
1175 SOURCE=..\include\wx\spinbutt.h
1179 SOURCE=..\include\wx\spinctrl.h
1183 SOURCE=..\include\wx\splitter.h
1187 SOURCE=..\include\wx\stack.h
1191 SOURCE=..\include\wx\statbmp.h
1195 SOURCE=..\include\wx\statbox.h
1199 SOURCE=..\include\wx\statline.h
1203 SOURCE=..\include\wx\stattext.h
1207 SOURCE=..\include\wx\statusbr.h
1211 SOURCE=..\include\wx\tab.h
1215 SOURCE=..\include\wx\tabctrl.h
1219 SOURCE=..\include\wx\tbarbase.h
1223 SOURCE=..\include\wx\tbarsmpl.h
1227 SOURCE=..\include\wx\textctrl.h
1231 SOURCE=..\include\wx\textdlg.h
1235 SOURCE=..\include\wx\tglbtn.h
1239 SOURCE=..\include\wx\timer.h
1243 SOURCE=..\include\wx\tipwin.h
1247 SOURCE=..\include\wx\toolbar.h
1251 SOURCE=..\include\wx\tooltip.h
1255 SOURCE=..\include\wx\toplevel.h
1259 SOURCE=..\include\wx\treebase.h
1263 SOURCE=..\include\wx\treectrl.h
1267 SOURCE=..\include\wx\univ\app.h
1271 SOURCE=..\include\wx\univ\bmpbuttn.h
1275 SOURCE=..\include\wx\univ\button.h
1279 SOURCE=..\include\wx\univ\checkbox.h
1283 SOURCE=..\include\wx\univ\checklst.h
1287 SOURCE=..\include\wx\univ\choice.h
1291 SOURCE=..\include\wx\univ\colschem.h
1295 SOURCE=..\include\wx\univ\combobox.h
1299 SOURCE=..\include\wx\univ\control.h
1303 SOURCE=..\include\wx\univ\dialog.h
1307 SOURCE=..\include\wx\univ\frame.h
1311 SOURCE=..\include\wx\univ\gauge.h
1315 SOURCE=..\include\wx\univ\inpcons.h
1319 SOURCE=..\include\wx\univ\inphand.h
1323 SOURCE=..\include\wx\univ\listbox.h
1327 SOURCE=..\include\wx\univ\menu.h
1331 SOURCE=..\include\wx\univ\menuitem.h
1335 SOURCE=..\include\wx\univ\notebook.h
1339 SOURCE=..\include\wx\univ\radiobox.h
1343 SOURCE=..\include\wx\univ\radiobut.h
1347 SOURCE=..\include\wx\univ\renderer.h
1351 SOURCE=..\include\wx\univ\scrarrow.h
1355 SOURCE=..\include\wx\univ\scrolbar.h
1359 SOURCE=..\include\wx\univ\scrthumb.h
1363 SOURCE=..\include\wx\univ\scrtimer.h
1367 SOURCE=..\include\wx\univ\slider.h
1371 SOURCE=..\include\wx\univ\spinbutt.h
1375 SOURCE=..\include\wx\univ\statbmp.h
1379 SOURCE=..\include\wx\univ\statbox.h
1383 SOURCE=..\include\wx\univ\statline.h
1387 SOURCE=..\include\wx\univ\stattext.h
1391 SOURCE=..\include\wx\univ\statusbr.h
1395 SOURCE=..\include\wx\univ\textctrl.h
1399 SOURCE=..\include\wx\univ\theme.h
1403 SOURCE=..\include\wx\univ\toolbar.h
1407 SOURCE=..\include\wx\univ\toplevel.h
1411 SOURCE=..\include\wx\univ\window.h
1415 SOURCE=..\include\wx\valgen.h
1419 SOURCE=..\include\wx\validate.h
1423 SOURCE=..\include\wx\valtext.h
1427 SOURCE=..\include\wx\vlbox.h
1431 SOURCE=..\include\wx\vms_x_fix.h
1435 SOURCE=..\include\wx\vscroll.h
1439 SOURCE=..\include\wx\window.h
1443 SOURCE=..\include\wx\xpmdecod.h
1447 SOURCE=..\include\wx\xpmhand.h
1450 # Begin Group "Generic Sources"
1452 # PROP Default_Filter ""
1455 SOURCE=..\src\generic\accel.cpp
1457 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1459 # PROP Exclude_From_Build 1
1461 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1463 # PROP Exclude_From_Build 1
1465 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1468 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1471 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1473 # PROP Exclude_From_Build 1
1475 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1478 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1481 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1483 # PROP Exclude_From_Build 1
1490 SOURCE=..\src\generic\busyinfo.cpp
1494 SOURCE=..\src\generic\choicdgg.cpp
1498 SOURCE=..\src\generic\colrdlgg.cpp
1500 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1502 # PROP Exclude_From_Build 1
1504 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1506 # PROP Exclude_From_Build 1
1508 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1511 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1514 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1516 # PROP Exclude_From_Build 1
1518 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1521 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1524 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1526 # PROP Exclude_From_Build 1
1533 SOURCE=..\src\generic\dcpsg.cpp
1537 SOURCE=..\src\generic\dirctrlg.cpp
1541 SOURCE=..\src\generic\dirdlgg.cpp
1543 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1545 # PROP Exclude_From_Build 1
1547 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1549 # PROP Exclude_From_Build 1
1551 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1554 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1557 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1559 # PROP Exclude_From_Build 1
1561 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1569 # PROP Exclude_From_Build 1
1576 SOURCE=..\src\generic\dragimgg.cpp
1580 SOURCE=..\src\generic\fdrepdlg.cpp
1582 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1584 # PROP Exclude_From_Build 1
1586 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1588 # PROP Exclude_From_Build 1
1590 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1593 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1596 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1598 # PROP Exclude_From_Build 1
1600 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1603 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1606 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1608 # PROP Exclude_From_Build 1
1615 SOURCE=..\src\generic\filedlgg.cpp
1617 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1619 # PROP Exclude_From_Build 1
1621 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1623 # PROP Exclude_From_Build 1
1625 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1628 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1631 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1633 # PROP Exclude_From_Build 1
1635 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1638 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1641 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1643 # PROP Exclude_From_Build 1
1650 SOURCE=..\src\generic\fontdlgg.cpp
1652 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1654 # PROP Exclude_From_Build 1
1656 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1658 # PROP Exclude_From_Build 1
1660 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1663 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1666 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1668 # PROP Exclude_From_Build 1
1670 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1673 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1676 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1678 # PROP Exclude_From_Build 1
1685 SOURCE=..\src\generic\imaglist.cpp
1687 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1689 # PROP Exclude_From_Build 1
1691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1693 # PROP Exclude_From_Build 1
1695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1698 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1701 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1703 # PROP Exclude_From_Build 1
1705 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1708 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1711 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1713 # PROP Exclude_From_Build 1
1720 SOURCE=..\src\generic\listctrl.cpp
1722 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1724 # PROP Exclude_From_Build 1
1726 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1728 # PROP Exclude_From_Build 1
1730 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1733 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1736 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1738 # PROP Exclude_From_Build 1
1740 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1743 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1746 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1748 # PROP Exclude_From_Build 1
1755 SOURCE=..\src\generic\logg.cpp
1759 SOURCE=..\src\generic\mdig.cpp
1761 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1763 # PROP Exclude_From_Build 1
1765 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1767 # PROP Exclude_From_Build 1
1769 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1772 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1775 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1777 # PROP Exclude_From_Build 1
1779 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1782 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1785 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1787 # PROP Exclude_From_Build 1
1794 SOURCE=..\src\generic\msgdlgg.cpp
1796 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1798 # PROP Exclude_From_Build 1
1800 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1802 # PROP Exclude_From_Build 1
1804 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1807 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1810 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1812 # PROP Exclude_From_Build 1
1814 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1817 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1820 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1822 # PROP Exclude_From_Build 1
1829 SOURCE=..\src\generic\numdlgg.cpp
1833 SOURCE=..\src\generic\panelg.cpp
1837 SOURCE=..\src\generic\prntdlgg.cpp
1839 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1841 # PROP Exclude_From_Build 1
1843 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1845 # PROP Exclude_From_Build 1
1847 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1853 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1855 # PROP Exclude_From_Build 1
1857 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1863 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1865 # PROP Exclude_From_Build 1
1872 SOURCE=..\src\generic\progdlgg.cpp
1876 SOURCE=..\src\generic\renderg.cpp
1880 SOURCE=..\src\generic\scrlwing.cpp
1884 SOURCE=..\src\generic\selstore.cpp
1888 SOURCE=..\src\generic\spinctlg.cpp
1892 SOURCE=..\src\generic\splitter.cpp
1896 SOURCE=..\src\generic\statusbr.cpp
1898 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1901 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1904 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1906 # PROP Exclude_From_Build 1
1908 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1910 # PROP Exclude_From_Build 1
1912 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1915 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1917 # PROP Exclude_From_Build 1
1919 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1921 # PROP Exclude_From_Build 1
1923 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1931 SOURCE=..\src\generic\tabg.cpp
1933 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1935 # PROP Exclude_From_Build 1
1937 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1939 # PROP Exclude_From_Build 1
1941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1944 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1947 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1949 # PROP Exclude_From_Build 1
1951 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1954 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1957 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1959 # PROP Exclude_From_Build 1
1966 SOURCE=..\src\generic\tbarsmpl.cpp
1970 SOURCE=..\src\generic\textdlgg.cpp
1974 SOURCE=..\src\generic\tipwin.cpp
1978 SOURCE=..\src\generic\treectlg.cpp
1982 SOURCE=..\src\generic\vlbox.cpp
1986 SOURCE=..\src\generic\vscroll.cpp
1989 # Begin Group "wxUniv Sources"
1991 # PROP Default_Filter ""
1994 SOURCE=..\src\univ\bmpbuttn.cpp
1996 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1998 # PROP Exclude_From_Build 1
2000 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2002 # PROP Exclude_From_Build 1
2004 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2007 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2010 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2012 # PROP Exclude_From_Build 1
2014 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2017 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2020 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2022 # PROP Exclude_From_Build 1
2029 SOURCE=..\src\univ\button.cpp
2031 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2033 # PROP Exclude_From_Build 1
2035 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2037 # PROP Exclude_From_Build 1
2039 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2042 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2045 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2047 # PROP Exclude_From_Build 1
2049 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2052 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2055 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2057 # PROP Exclude_From_Build 1
2064 SOURCE=..\src\univ\checkbox.cpp
2066 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2068 # PROP Exclude_From_Build 1
2070 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2072 # PROP Exclude_From_Build 1
2074 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2077 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2080 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2082 # PROP Exclude_From_Build 1
2084 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2087 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2090 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2092 # PROP Exclude_From_Build 1
2099 SOURCE=..\src\univ\checklst.cpp
2101 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2103 # PROP Exclude_From_Build 1
2105 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2107 # PROP Exclude_From_Build 1
2109 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2112 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2115 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2117 # PROP Exclude_From_Build 1
2119 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2122 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2125 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2127 # PROP Exclude_From_Build 1
2134 SOURCE=..\src\univ\choice.cpp
2136 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2138 # PROP Exclude_From_Build 1
2140 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2142 # PROP Exclude_From_Build 1
2144 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2147 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2150 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2152 # PROP Exclude_From_Build 1
2154 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2157 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2160 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2162 # PROP Exclude_From_Build 1
2169 SOURCE=..\src\univ\colschem.cpp
2171 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2173 # PROP Exclude_From_Build 1
2175 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2177 # PROP Exclude_From_Build 1
2179 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2182 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2185 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2187 # PROP Exclude_From_Build 1
2189 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2192 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2195 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2197 # PROP Exclude_From_Build 1
2204 SOURCE=..\src\univ\combobox.cpp
2206 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2208 # PROP Exclude_From_Build 1
2210 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2212 # PROP Exclude_From_Build 1
2214 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2217 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2220 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2222 # PROP Exclude_From_Build 1
2224 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2227 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2230 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2232 # PROP Exclude_From_Build 1
2239 SOURCE=..\src\univ\control.cpp
2241 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2243 # PROP Exclude_From_Build 1
2245 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2247 # PROP Exclude_From_Build 1
2249 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2252 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2255 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2257 # PROP Exclude_From_Build 1
2259 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2262 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2265 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2267 # PROP Exclude_From_Build 1
2274 SOURCE=..\src\univ\ctrlrend.cpp
2276 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2278 # PROP Exclude_From_Build 1
2280 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2282 # PROP Exclude_From_Build 1
2284 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2287 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2290 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2292 # PROP Exclude_From_Build 1
2294 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2297 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2300 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2302 # PROP Exclude_From_Build 1
2309 SOURCE=..\src\univ\dialog.cpp
2311 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2313 # PROP Exclude_From_Build 1
2315 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2317 # PROP Exclude_From_Build 1
2319 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2322 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2325 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2327 # PROP Exclude_From_Build 1
2329 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2332 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2335 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2337 # PROP Exclude_From_Build 1
2344 SOURCE=..\src\univ\framuniv.cpp
2346 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2348 # PROP Exclude_From_Build 1
2350 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2352 # PROP Exclude_From_Build 1
2354 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2357 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2360 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2362 # PROP Exclude_From_Build 1
2364 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2367 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2370 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2372 # PROP Exclude_From_Build 1
2379 SOURCE=..\src\univ\gauge.cpp
2381 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2383 # PROP Exclude_From_Build 1
2385 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2387 # PROP Exclude_From_Build 1
2389 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2392 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2395 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2397 # PROP Exclude_From_Build 1
2399 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2402 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2405 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2407 # PROP Exclude_From_Build 1
2414 SOURCE=..\src\univ\inpcons.cpp
2416 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2418 # PROP Exclude_From_Build 1
2420 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2422 # PROP Exclude_From_Build 1
2424 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2427 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2430 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2432 # PROP Exclude_From_Build 1
2434 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2437 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2440 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2442 # PROP Exclude_From_Build 1
2449 SOURCE=..\src\univ\inphand.cpp
2451 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2453 # PROP Exclude_From_Build 1
2455 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2457 # PROP Exclude_From_Build 1
2459 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2462 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2465 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2467 # PROP Exclude_From_Build 1
2469 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2472 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2475 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2477 # PROP Exclude_From_Build 1
2484 SOURCE=..\src\univ\listbox.cpp
2486 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2488 # PROP Exclude_From_Build 1
2490 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2492 # PROP Exclude_From_Build 1
2494 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2497 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2500 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2502 # PROP Exclude_From_Build 1
2504 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2507 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2510 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2512 # PROP Exclude_From_Build 1
2519 SOURCE=..\src\univ\menu.cpp
2521 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2523 # PROP Exclude_From_Build 1
2525 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2527 # PROP Exclude_From_Build 1
2529 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2532 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2535 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2537 # PROP Exclude_From_Build 1
2539 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2542 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2545 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2547 # PROP Exclude_From_Build 1
2554 SOURCE=..\src\univ\notebook.cpp
2556 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2558 # PROP Exclude_From_Build 1
2560 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2562 # PROP Exclude_From_Build 1
2564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2570 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2572 # PROP Exclude_From_Build 1
2574 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2577 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2580 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2582 # PROP Exclude_From_Build 1
2589 SOURCE=..\src\univ\radiobox.cpp
2591 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2593 # PROP Exclude_From_Build 1
2595 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2597 # PROP Exclude_From_Build 1
2599 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2602 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2605 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2607 # PROP Exclude_From_Build 1
2609 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2612 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2615 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2617 # PROP Exclude_From_Build 1
2624 SOURCE=..\src\univ\radiobut.cpp
2626 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2628 # PROP Exclude_From_Build 1
2630 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2632 # PROP Exclude_From_Build 1
2634 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2637 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2640 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2642 # PROP Exclude_From_Build 1
2644 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2647 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2650 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2652 # PROP Exclude_From_Build 1
2659 SOURCE=..\src\univ\scrarrow.cpp
2661 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2663 # PROP Exclude_From_Build 1
2665 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2667 # PROP Exclude_From_Build 1
2669 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2672 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2675 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2677 # PROP Exclude_From_Build 1
2679 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2682 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2685 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2687 # PROP Exclude_From_Build 1
2694 SOURCE=..\src\univ\scrolbar.cpp
2696 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2698 # PROP Exclude_From_Build 1
2700 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2702 # PROP Exclude_From_Build 1
2704 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2707 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2710 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2712 # PROP Exclude_From_Build 1
2714 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2717 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2720 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2722 # PROP Exclude_From_Build 1
2729 SOURCE=..\src\univ\scrthumb.cpp
2731 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2733 # PROP Exclude_From_Build 1
2735 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2737 # PROP Exclude_From_Build 1
2739 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2742 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2745 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2747 # PROP Exclude_From_Build 1
2749 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2752 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2755 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2757 # PROP Exclude_From_Build 1
2764 SOURCE=..\src\univ\slider.cpp
2766 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2768 # PROP Exclude_From_Build 1
2770 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2772 # PROP Exclude_From_Build 1
2774 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2777 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2780 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2782 # PROP Exclude_From_Build 1
2784 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2787 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2790 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2792 # PROP Exclude_From_Build 1
2799 SOURCE=..\src\univ\spinbutt.cpp
2801 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2803 # PROP Exclude_From_Build 1
2805 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2807 # PROP Exclude_From_Build 1
2809 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2812 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2815 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2817 # PROP Exclude_From_Build 1
2819 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2822 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2825 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2827 # PROP Exclude_From_Build 1
2834 SOURCE=..\src\univ\statbmp.cpp
2836 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2838 # PROP Exclude_From_Build 1
2840 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2842 # PROP Exclude_From_Build 1
2844 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2847 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2852 # PROP Exclude_From_Build 1
2854 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2857 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2862 # PROP Exclude_From_Build 1
2869 SOURCE=..\src\univ\statbox.cpp
2871 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2873 # PROP Exclude_From_Build 1
2875 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2877 # PROP Exclude_From_Build 1
2879 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2882 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2885 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2887 # PROP Exclude_From_Build 1
2889 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2892 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2895 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2897 # PROP Exclude_From_Build 1
2904 SOURCE=..\src\univ\statline.cpp
2906 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2908 # PROP Exclude_From_Build 1
2910 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2912 # PROP Exclude_From_Build 1
2914 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2917 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2920 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2922 # PROP Exclude_From_Build 1
2924 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2927 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2930 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2932 # PROP Exclude_From_Build 1
2939 SOURCE=..\src\univ\stattext.cpp
2941 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2943 # PROP Exclude_From_Build 1
2945 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2947 # PROP Exclude_From_Build 1
2949 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2952 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2955 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2957 # PROP Exclude_From_Build 1
2959 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2962 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2965 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2967 # PROP Exclude_From_Build 1
2974 SOURCE=..\src\univ\statusbr.cpp
2976 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2978 # PROP Exclude_From_Build 1
2980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2982 # PROP Exclude_From_Build 1
2984 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2987 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2990 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2992 # PROP Exclude_From_Build 1
2994 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2997 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3000 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3002 # PROP Exclude_From_Build 1
3009 SOURCE=..\src\univ\textctrl.cpp
3011 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3013 # PROP Exclude_From_Build 1
3015 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3017 # PROP Exclude_From_Build 1
3019 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3022 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3025 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3027 # PROP Exclude_From_Build 1
3029 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3032 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3035 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3037 # PROP Exclude_From_Build 1
3044 SOURCE=..\src\univ\theme.cpp
3046 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3048 # PROP Exclude_From_Build 1
3050 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3052 # PROP Exclude_From_Build 1
3054 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3057 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3060 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3062 # PROP Exclude_From_Build 1
3064 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3067 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3070 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3072 # PROP Exclude_From_Build 1
3079 SOURCE=..\src\univ\themes\gtk.cpp
3081 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3083 # PROP Exclude_From_Build 1
3085 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3087 # PROP Exclude_From_Build 1
3089 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3092 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3095 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3097 # PROP Exclude_From_Build 1
3099 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3102 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3105 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3107 # PROP Exclude_From_Build 1
3114 SOURCE=..\src\univ\themes\metal.cpp
3116 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3118 # PROP Exclude_From_Build 1
3120 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3122 # PROP Exclude_From_Build 1
3124 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3127 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3130 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3132 # PROP Exclude_From_Build 1
3134 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3137 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3140 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3142 # PROP Exclude_From_Build 1
3149 SOURCE=..\src\univ\themes\win32.cpp
3151 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3153 # PROP Exclude_From_Build 1
3155 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3157 # PROP Exclude_From_Build 1
3159 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3162 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3165 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3167 # PROP Exclude_From_Build 1
3169 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3172 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3175 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3177 # PROP Exclude_From_Build 1
3184 SOURCE=..\src\univ\toolbar.cpp
3186 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3188 # PROP Exclude_From_Build 1
3190 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3192 # PROP Exclude_From_Build 1
3194 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3197 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3200 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3202 # PROP Exclude_From_Build 1
3204 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3207 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3210 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3212 # PROP Exclude_From_Build 1
3219 SOURCE=..\src\univ\topluniv.cpp
3221 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3223 # PROP Exclude_From_Build 1
3225 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3227 # PROP Exclude_From_Build 1
3229 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3232 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3235 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3237 # PROP Exclude_From_Build 1
3239 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3242 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3245 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3247 # PROP Exclude_From_Build 1
3254 SOURCE=..\src\univ\winuniv.cpp
3256 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3258 # PROP Exclude_From_Build 1
3260 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3262 # PROP Exclude_From_Build 1
3264 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3267 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3270 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3272 # PROP Exclude_From_Build 1
3274 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3277 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3280 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3282 # PROP Exclude_From_Build 1
3288 # Begin Group "Common Sources"
3290 # PROP Default_Filter ""
3293 SOURCE=..\src\common\accesscmn.cpp
3297 SOURCE=..\src\common\appcmn.cpp
3301 SOURCE=..\src\common\artprov.cpp
3305 SOURCE=..\src\common\artstd.cpp
3309 SOURCE=..\src\common\bmpbase.cpp
3313 SOURCE=..\src\common\choiccmn.cpp
3317 SOURCE=..\src\common\clipcmn.cpp
3321 SOURCE=..\src\common\cmdproc.cpp
3325 SOURCE=..\src\common\cmndata.cpp
3329 SOURCE=..\src\common\containr.cpp
3333 SOURCE=..\src\common\cshelp.cpp
3337 SOURCE=..\src\common\ctrlcmn.cpp
3341 SOURCE=..\src\common\ctrlsub.cpp
3345 SOURCE=..\src\common\datacmn.cpp
3349 SOURCE=..\src\common\dcbase.cpp
3353 SOURCE=..\src\common\dlgcmn.cpp
3357 SOURCE=..\src\common\dndcmn.cpp
3361 SOURCE=..\src\common\dobjcmn.cpp
3365 SOURCE=..\src\common\docmdi.cpp
3369 SOURCE=..\src\common\docview.cpp
3373 SOURCE=..\src\common\dpycmn.cpp
3377 SOURCE=..\src\common\dseldlg.cpp
3381 SOURCE=..\src\common\effects.cpp
3385 SOURCE=..\src\common\event.cpp
3389 SOURCE=..\src\common\fddlgcmn.cpp
3393 SOURCE=..\src\common\fldlgcmn.cpp
3397 SOURCE=..\src\common\fontcmn.cpp
3401 SOURCE=..\src\common\fontmap.cpp
3405 SOURCE=..\src\common\framecmn.cpp
3409 SOURCE=..\src\common\fs_mem.cpp
3413 SOURCE=..\src\common\gaugecmn.cpp
3417 SOURCE=..\src\common\gdicmn.cpp
3421 SOURCE=..\src\common\geometry.cpp
3425 SOURCE=..\src\common\gifdecod.cpp
3429 SOURCE=..\src\common\helpbase.cpp
3433 SOURCE=..\src\common\iconbndl.cpp
3437 SOURCE=..\src\common\imagall.cpp
3441 SOURCE=..\src\common\imagbmp.cpp
3445 SOURCE=..\src\common\image.cpp
3449 SOURCE=..\src\common\imagfill.cpp
3453 SOURCE=..\src\common\imaggif.cpp
3457 SOURCE=..\src\common\imagiff.cpp
3461 SOURCE=..\src\common\imagjpeg.cpp
3465 SOURCE=..\src\common\imagpcx.cpp
3469 SOURCE=..\src\common\imagpng.cpp
3473 SOURCE=..\src\common\imagpnm.cpp
3477 SOURCE=..\src\common\imagtiff.cpp
3481 SOURCE=..\src\common\imagxpm.cpp
3485 SOURCE=..\src\common\layout.cpp
3489 SOURCE=..\src\common\lboxcmn.cpp
3493 SOURCE=..\src\common\matrix.cpp
3497 SOURCE=..\src\common\menucmn.cpp
3501 SOURCE=..\src\common\msgout.cpp
3505 SOURCE=..\src\common\nbkbase.cpp
3509 SOURCE=..\src\common\paper.cpp
3513 SOURCE=..\src\common\popupcmn.cpp
3517 SOURCE=..\src\common\prntbase.cpp
3521 SOURCE=..\src\common\quantize.cpp
3525 SOURCE=..\src\common\radiocmn.cpp
3529 SOURCE=..\src\common\rendcmn.cpp
3533 SOURCE=..\src\common\rgncmn.cpp
3537 SOURCE=..\src\common\settcmn.cpp
3541 SOURCE=..\src\common\sizer.cpp
3545 SOURCE=..\src\common\statbar.cpp
3549 SOURCE=..\src\common\tbarbase.cpp
3553 SOURCE=..\src\common\textcmn.cpp
3557 SOURCE=..\src\common\timercmn.cpp
3561 SOURCE=..\src\common\toplvcmn.cpp
3565 SOURCE=..\src\common\treebase.cpp
3569 SOURCE=..\src\common\utilscmn.cpp
3573 SOURCE=..\src\common\valgen.cpp
3577 SOURCE=..\src\common\validate.cpp
3581 SOURCE=..\src\common\valtext.cpp
3585 SOURCE=..\src\common\wincmn.cpp
3589 SOURCE=..\src\common\xpmdecod.cpp
3592 # Begin Group "MSW Sources"
3594 # PROP Default_Filter ""
3597 SOURCE=..\src\msw\accel.cpp
3599 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3602 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3605 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3607 # PROP Exclude_From_Build 1
3609 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3611 # PROP Exclude_From_Build 1
3613 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3616 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3618 # PROP Exclude_From_Build 1
3620 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3622 # PROP Exclude_From_Build 1
3624 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3632 SOURCE=..\src\msw\app.cpp
3636 SOURCE=..\src\msw\bitmap.cpp
3640 SOURCE=..\src\msw\bmpbuttn.cpp
3642 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3645 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3648 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3650 # PROP Exclude_From_Build 1
3652 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3654 # PROP Exclude_From_Build 1
3656 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3659 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3661 # PROP Exclude_From_Build 1
3663 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3665 # PROP Exclude_From_Build 1
3667 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3675 SOURCE=..\src\msw\brush.cpp
3679 SOURCE=..\src\msw\button.cpp
3681 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3684 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3687 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3689 # PROP Exclude_From_Build 1
3691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3693 # PROP Exclude_From_Build 1
3695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3698 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3700 # PROP Exclude_From_Build 1
3702 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3704 # PROP Exclude_From_Build 1
3706 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3714 SOURCE=..\src\msw\caret.cpp
3718 SOURCE=..\src\msw\checkbox.cpp
3720 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3723 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3726 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3728 # PROP Exclude_From_Build 1
3730 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3732 # PROP Exclude_From_Build 1
3734 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3737 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3739 # PROP Exclude_From_Build 1
3741 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3743 # PROP Exclude_From_Build 1
3745 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3753 SOURCE=..\src\msw\checklst.cpp
3755 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3758 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3761 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3763 # PROP Exclude_From_Build 1
3765 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3767 # PROP Exclude_From_Build 1
3769 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3772 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3774 # PROP Exclude_From_Build 1
3776 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3778 # PROP Exclude_From_Build 1
3780 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3788 SOURCE=..\src\msw\choice.cpp
3790 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3793 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3796 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3798 # PROP Exclude_From_Build 1
3800 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3802 # PROP Exclude_From_Build 1
3804 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3807 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3809 # PROP Exclude_From_Build 1
3811 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3813 # PROP Exclude_From_Build 1
3815 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3823 SOURCE=..\src\msw\clipbrd.cpp
3827 SOURCE=..\src\msw\colordlg.cpp
3829 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3832 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3835 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3837 # PROP Exclude_From_Build 1
3839 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3841 # PROP Exclude_From_Build 1
3843 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3846 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3848 # PROP Exclude_From_Build 1
3850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3852 # PROP Exclude_From_Build 1
3854 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3862 SOURCE=..\src\msw\colour.cpp
3866 SOURCE=..\src\msw\combobox.cpp
3868 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3871 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3874 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3876 # PROP Exclude_From_Build 1
3878 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3880 # PROP Exclude_From_Build 1
3882 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3885 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3887 # PROP Exclude_From_Build 1
3889 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3891 # PROP Exclude_From_Build 1
3893 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3901 SOURCE=..\src\msw\control.cpp
3903 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3906 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3909 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3911 # PROP Exclude_From_Build 1
3913 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3915 # PROP Exclude_From_Build 1
3917 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3920 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3922 # PROP Exclude_From_Build 1
3924 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3926 # PROP Exclude_From_Build 1
3928 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3936 SOURCE=..\src\msw\cursor.cpp
3940 SOURCE=..\src\msw\data.cpp
3944 SOURCE=..\src\msw\dc.cpp
3948 SOURCE=..\src\msw\dcclient.cpp
3952 SOURCE=..\src\msw\dcmemory.cpp
3956 SOURCE=..\src\msw\dcprint.cpp
3960 SOURCE=..\src\msw\dcscreen.cpp
3964 SOURCE=..\src\msw\dialog.cpp
3966 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3969 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3972 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3974 # PROP Exclude_From_Build 1
3976 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3978 # PROP Exclude_From_Build 1
3980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3983 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3985 # PROP Exclude_From_Build 1
3987 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3989 # PROP Exclude_From_Build 1
3991 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3999 SOURCE=..\src\msw\dialup.cpp
4003 SOURCE=..\src\msw\dib.cpp
4007 SOURCE=..\src\msw\dirdlg.cpp
4011 SOURCE=..\src\msw\display.cpp
4015 SOURCE=..\src\msw\dragimag.cpp
4017 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4020 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4023 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4025 # PROP Exclude_From_Build 1
4027 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4029 # PROP Exclude_From_Build 1
4031 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4034 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4036 # PROP Exclude_From_Build 1
4038 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4040 # PROP Exclude_From_Build 1
4042 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4050 SOURCE=..\src\msw\dummy.cpp
4051 # ADD BASE CPP /Yc"wx/wxprec.h"
4052 # ADD CPP /Yc"wx/wxprec.h"
4056 SOURCE=..\src\msw\enhmeta.cpp
4060 SOURCE=..\src\msw\evtloop.cpp
4064 SOURCE=..\src\msw\fdrepdlg.cpp
4066 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4069 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4072 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4074 # PROP Exclude_From_Build 1
4076 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4078 # PROP Exclude_From_Build 1
4080 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4083 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4085 # PROP Exclude_From_Build 1
4087 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4089 # PROP Exclude_From_Build 1
4091 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4099 SOURCE=..\src\msw\filedlg.cpp
4101 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4104 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4107 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4109 # PROP Exclude_From_Build 1
4111 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4113 # PROP Exclude_From_Build 1
4115 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4118 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4120 # PROP Exclude_From_Build 1
4122 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4124 # PROP Exclude_From_Build 1
4126 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4134 SOURCE=..\src\msw\font.cpp
4138 SOURCE=..\src\msw\fontdlg.cpp
4140 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4143 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4146 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4148 # PROP Exclude_From_Build 1
4150 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4152 # PROP Exclude_From_Build 1
4154 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4157 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4159 # PROP Exclude_From_Build 1
4161 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4163 # PROP Exclude_From_Build 1
4165 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4173 SOURCE=..\src\msw\fontenum.cpp
4177 SOURCE=..\src\msw\fontutil.cpp
4181 SOURCE=..\src\msw\frame.cpp
4183 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4186 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4189 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4191 # PROP Exclude_From_Build 1
4193 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4195 # PROP Exclude_From_Build 1
4197 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4200 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4202 # PROP Exclude_From_Build 1
4204 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4206 # PROP Exclude_From_Build 1
4208 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4216 SOURCE=..\src\msw\gauge95.cpp
4218 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4221 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4224 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4226 # PROP Exclude_From_Build 1
4228 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4230 # PROP Exclude_From_Build 1
4232 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4235 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4237 # PROP Exclude_From_Build 1
4239 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4241 # PROP Exclude_From_Build 1
4243 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4251 SOURCE=..\src\msw\gdiimage.cpp
4255 SOURCE=..\src\msw\gdiobj.cpp
4259 SOURCE=..\src\msw\helpchm.cpp
4263 SOURCE=..\src\msw\helpwin.cpp
4267 SOURCE=..\src\msw\icon.cpp
4271 SOURCE=..\src\msw\imaglist.cpp
4273 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4276 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4279 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4281 # PROP Exclude_From_Build 1
4283 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4285 # PROP Exclude_From_Build 1
4287 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4290 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4292 # PROP Exclude_From_Build 1
4294 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4296 # PROP Exclude_From_Build 1
4298 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4306 SOURCE=..\src\msw\iniconf.cpp
4308 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4311 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4314 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4316 # PROP Exclude_From_Build 1
4318 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4320 # PROP Exclude_From_Build 1
4322 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4325 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4327 # PROP Exclude_From_Build 1
4329 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4331 # PROP Exclude_From_Build 1
4333 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4341 SOURCE=..\src\msw\listbox.cpp
4343 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4346 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4349 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4351 # PROP Exclude_From_Build 1
4353 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4355 # PROP Exclude_From_Build 1
4357 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4360 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4362 # PROP Exclude_From_Build 1
4364 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4366 # PROP Exclude_From_Build 1
4368 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4376 SOURCE=..\src\msw\listctrl.cpp
4378 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4381 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4384 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4386 # PROP Exclude_From_Build 1
4388 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4390 # PROP Exclude_From_Build 1
4392 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4395 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4397 # PROP Exclude_From_Build 1
4399 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4401 # PROP Exclude_From_Build 1
4403 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4411 SOURCE=..\src\msw\main.cpp
4415 SOURCE=..\src\msw\mdi.cpp
4417 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4420 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4423 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4425 # PROP Exclude_From_Build 1
4427 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4429 # PROP Exclude_From_Build 1
4431 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4434 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4436 # PROP Exclude_From_Build 1
4438 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4440 # PROP Exclude_From_Build 1
4442 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4450 SOURCE=..\src\msw\menu.cpp
4452 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4455 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4458 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4460 # PROP Exclude_From_Build 1
4462 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4464 # PROP Exclude_From_Build 1
4466 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4469 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4471 # PROP Exclude_From_Build 1
4473 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4475 # PROP Exclude_From_Build 1
4477 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4485 SOURCE=..\src\msw\menuitem.cpp
4487 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4490 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4493 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4495 # PROP Exclude_From_Build 1
4497 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4499 # PROP Exclude_From_Build 1
4501 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4504 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4506 # PROP Exclude_From_Build 1
4508 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4510 # PROP Exclude_From_Build 1
4512 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4520 SOURCE=..\src\msw\metafile.cpp
4522 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4525 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4528 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4530 # PROP Exclude_From_Build 1
4532 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4534 # PROP Exclude_From_Build 1
4536 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4539 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4541 # PROP Exclude_From_Build 1
4543 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4545 # PROP Exclude_From_Build 1
4547 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4555 SOURCE=..\src\msw\minifram.cpp
4559 SOURCE=..\src\msw\msgdlg.cpp
4561 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4569 # PROP Exclude_From_Build 1
4571 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4573 # PROP Exclude_From_Build 1
4575 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4578 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4580 # PROP Exclude_From_Build 1
4582 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4584 # PROP Exclude_From_Build 1
4586 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4594 SOURCE=..\src\msw\mslu.cpp
4598 SOURCE=..\src\msw\nativdlg.cpp
4600 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4603 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4606 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4608 # PROP Exclude_From_Build 1
4610 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4612 # PROP Exclude_From_Build 1
4614 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4617 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4619 # PROP Exclude_From_Build 1
4621 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4623 # PROP Exclude_From_Build 1
4625 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4633 SOURCE=..\src\msw\notebook.cpp
4635 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4638 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4641 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4643 # PROP Exclude_From_Build 1
4645 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4647 # PROP Exclude_From_Build 1
4649 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4652 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4654 # PROP Exclude_From_Build 1
4656 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4658 # PROP Exclude_From_Build 1
4660 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4668 SOURCE=..\src\msw\ole\access.cpp
4670 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4673 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4676 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4678 # PROP Exclude_From_Build 1
4680 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4682 # PROP Exclude_From_Build 1
4684 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4687 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4689 # PROP Exclude_From_Build 1
4691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4693 # PROP Exclude_From_Build 1
4695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4703 SOURCE=..\src\msw\ole\automtn.cpp
4707 SOURCE=..\src\msw\ole\dataobj.cpp
4711 SOURCE=..\src\msw\ole\dropsrc.cpp
4715 SOURCE=..\src\msw\ole\droptgt.cpp
4719 SOURCE=..\src\msw\ole\oleutils.cpp
4723 SOURCE=..\src\msw\ole\uuid.cpp
4727 SOURCE=..\src\msw\ownerdrw.cpp
4729 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4732 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4735 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4737 # PROP Exclude_From_Build 1
4739 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4741 # PROP Exclude_From_Build 1
4743 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4746 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4748 # PROP Exclude_From_Build 1
4750 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4752 # PROP Exclude_From_Build 1
4754 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4762 SOURCE=..\src\msw\palette.cpp
4766 SOURCE=..\src\msw\pen.cpp
4770 SOURCE=..\src\msw\penwin.cpp
4772 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4775 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4778 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4780 # PROP Exclude_From_Build 1
4782 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4784 # PROP Exclude_From_Build 1
4786 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4789 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4791 # PROP Exclude_From_Build 1
4793 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4795 # PROP Exclude_From_Build 1
4797 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4805 SOURCE=..\src\msw\popupwin.cpp
4809 SOURCE=..\src\msw\printdlg.cpp
4811 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4814 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4817 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4819 # PROP Exclude_From_Build 1
4821 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4823 # PROP Exclude_From_Build 1
4825 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4828 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4830 # PROP Exclude_From_Build 1
4832 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4834 # PROP Exclude_From_Build 1
4836 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4844 SOURCE=..\src\msw\printwin.cpp
4846 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4849 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4852 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4854 # PROP Exclude_From_Build 1
4856 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4858 # PROP Exclude_From_Build 1
4860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4863 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4865 # PROP Exclude_From_Build 1
4867 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4869 # PROP Exclude_From_Build 1
4871 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4879 SOURCE=..\src\msw\radiobox.cpp
4881 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4884 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4887 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4889 # PROP Exclude_From_Build 1
4891 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4893 # PROP Exclude_From_Build 1
4895 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4898 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4900 # PROP Exclude_From_Build 1
4902 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4904 # PROP Exclude_From_Build 1
4906 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4914 SOURCE=..\src\msw\radiobut.cpp
4916 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4919 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4922 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4924 # PROP Exclude_From_Build 1
4926 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4928 # PROP Exclude_From_Build 1
4930 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4933 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4935 # PROP Exclude_From_Build 1
4937 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4939 # PROP Exclude_From_Build 1
4941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4949 SOURCE=..\src\msw\region.cpp
4953 SOURCE=..\src\msw\renderer.cpp
4957 SOURCE=..\src\msw\scrolbar.cpp
4959 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4962 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4965 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4967 # PROP Exclude_From_Build 1
4969 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4971 # PROP Exclude_From_Build 1
4973 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4976 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4978 # PROP Exclude_From_Build 1
4980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4982 # PROP Exclude_From_Build 1
4984 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4992 SOURCE=..\src\msw\settings.cpp
4996 SOURCE=..\src\msw\slider95.cpp
4998 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5001 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5004 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5006 # PROP Exclude_From_Build 1
5008 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5010 # PROP Exclude_From_Build 1
5012 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5015 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5017 # PROP Exclude_From_Build 1
5019 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5021 # PROP Exclude_From_Build 1
5023 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5031 SOURCE=..\src\msw\spinbutt.cpp
5033 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5036 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5039 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5041 # PROP Exclude_From_Build 1
5043 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5045 # PROP Exclude_From_Build 1
5047 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5050 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5052 # PROP Exclude_From_Build 1
5054 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5056 # PROP Exclude_From_Build 1
5058 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5066 SOURCE=..\src\msw\spinctrl.cpp
5068 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5071 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5074 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5076 # PROP Exclude_From_Build 1
5078 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5080 # PROP Exclude_From_Build 1
5082 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5085 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5087 # PROP Exclude_From_Build 1
5089 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5091 # PROP Exclude_From_Build 1
5093 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5101 SOURCE=..\src\msw\statbmp.cpp
5103 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5106 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5109 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5111 # PROP Exclude_From_Build 1
5113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5115 # PROP Exclude_From_Build 1
5117 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5120 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5122 # PROP Exclude_From_Build 1
5124 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5126 # PROP Exclude_From_Build 1
5128 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5136 SOURCE=..\src\msw\statbox.cpp
5138 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5141 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5144 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5146 # PROP Exclude_From_Build 1
5148 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5150 # PROP Exclude_From_Build 1
5152 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5155 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5157 # PROP Exclude_From_Build 1
5159 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5161 # PROP Exclude_From_Build 1
5163 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5171 SOURCE=..\src\msw\statbr95.cpp
5173 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5176 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5179 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5181 # PROP Exclude_From_Build 1
5183 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5185 # PROP Exclude_From_Build 1
5187 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5190 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5192 # PROP Exclude_From_Build 1
5194 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5196 # PROP Exclude_From_Build 1
5198 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5206 SOURCE=..\src\msw\statline.cpp
5208 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5211 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5214 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5216 # PROP Exclude_From_Build 1
5218 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5220 # PROP Exclude_From_Build 1
5222 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5225 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5227 # PROP Exclude_From_Build 1
5229 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5231 # PROP Exclude_From_Build 1
5233 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5241 SOURCE=..\src\msw\stattext.cpp
5243 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5246 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5249 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5251 # PROP Exclude_From_Build 1
5253 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5255 # PROP Exclude_From_Build 1
5257 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5260 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5262 # PROP Exclude_From_Build 1
5264 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5266 # PROP Exclude_From_Build 1
5268 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5276 SOURCE=..\src\msw\tabctrl.cpp
5278 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5281 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5284 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5286 # PROP Exclude_From_Build 1
5288 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5290 # PROP Exclude_From_Build 1
5292 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5295 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5297 # PROP Exclude_From_Build 1
5299 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5301 # PROP Exclude_From_Build 1
5303 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5311 SOURCE=..\src\msw\tbar95.cpp
5313 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5316 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5319 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5321 # PROP Exclude_From_Build 1
5323 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5325 # PROP Exclude_From_Build 1
5327 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5330 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5332 # PROP Exclude_From_Build 1
5334 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5336 # PROP Exclude_From_Build 1
5338 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5346 SOURCE=..\src\msw\textctrl.cpp
5348 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5351 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5354 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5356 # PROP Exclude_From_Build 1
5358 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5360 # PROP Exclude_From_Build 1
5362 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5365 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5367 # PROP Exclude_From_Build 1
5369 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5371 # PROP Exclude_From_Build 1
5373 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5381 SOURCE=..\src\msw\tglbtn.cpp
5383 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5386 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5389 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5391 # PROP Exclude_From_Build 1
5393 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5395 # PROP Exclude_From_Build 1
5397 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5400 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5402 # PROP Exclude_From_Build 1
5404 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5406 # PROP Exclude_From_Build 1
5408 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5416 SOURCE=..\src\msw\timer.cpp
5420 SOURCE=..\src\msw\tooltip.cpp
5424 SOURCE=..\src\msw\toplevel.cpp
5428 SOURCE=..\src\msw\treectrl.cpp
5430 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5433 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5436 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5438 # PROP Exclude_From_Build 1
5440 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5442 # PROP Exclude_From_Build 1
5444 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5447 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5449 # PROP Exclude_From_Build 1
5451 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5453 # PROP Exclude_From_Build 1
5455 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5463 SOURCE=..\src\msw\utilsgui.cpp
5467 SOURCE=..\src\msw\uxtheme.cpp
5471 SOURCE=..\src\msw\volume.cpp
5475 SOURCE=..\src\msw\window.cpp