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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
79 # ADD BASE RSC /l 0x405 /d "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
179 # ADD BASE RSC /l 0x405 /d "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /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 "NDEBUG" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
229 # ADD BASE RSC /l 0x405 /d "NDEBUG" /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 "NDEBUG" /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\joystick.h
663 SOURCE=..\include\wx\layout.h
667 SOURCE=..\include\wx\listbase.h
671 SOURCE=..\include\wx\listbox.h
675 SOURCE=..\include\wx\listctrl.h
679 SOURCE=..\include\wx\matrix.h
683 SOURCE=..\include\wx\mdi.h
687 SOURCE=..\include\wx\menu.h
691 SOURCE=..\include\wx\menuitem.h
695 SOURCE=..\include\wx\metafile.h
699 SOURCE=..\include\wx\minifram.h
703 SOURCE=..\include\wx\msgdlg.h
707 SOURCE=..\include\wx\msw\accel.h
711 SOURCE=..\include\wx\msw\app.h
715 SOURCE=..\include\wx\msw\bitmap.h
719 SOURCE=..\include\wx\msw\bmpbuttn.h
723 SOURCE=..\include\wx\msw\brush.h
727 SOURCE=..\include\wx\msw\button.h
731 SOURCE=..\include\wx\msw\caret.h
735 SOURCE=..\include\wx\msw\checkbox.h
739 SOURCE=..\include\wx\msw\checklst.h
743 SOURCE=..\include\wx\msw\choice.h
747 SOURCE=..\include\wx\msw\clipbrd.h
751 SOURCE=..\include\wx\msw\colordlg.h
755 SOURCE=..\include\wx\msw\colour.h
759 SOURCE=..\include\wx\msw\combobox.h
763 SOURCE=..\include\wx\msw\control.h
767 SOURCE=..\include\wx\msw\cursor.h
771 SOURCE=..\include\wx\msw\dc.h
775 SOURCE=..\include\wx\msw\dcclient.h
779 SOURCE=..\include\wx\msw\dcmemory.h
783 SOURCE=..\include\wx\msw\dcprint.h
787 SOURCE=..\include\wx\msw\dcscreen.h
791 SOURCE=..\include\wx\msw\dialog.h
795 SOURCE=..\include\wx\msw\dib.h
799 SOURCE=..\include\wx\msw\dirdlg.h
803 SOURCE=..\include\wx\msw\dragimag.h
807 SOURCE=..\include\wx\msw\enhmeta.h
811 SOURCE=..\include\wx\msw\fdrepdlg.h
815 SOURCE=..\include\wx\msw\filedlg.h
819 SOURCE=..\include\wx\msw\font.h
823 SOURCE=..\include\wx\msw\fontdlg.h
827 SOURCE=..\include\wx\msw\frame.h
831 SOURCE=..\include\wx\msw\gauge95.h
835 SOURCE=..\include\wx\msw\gdiimage.h
839 SOURCE=..\include\wx\msw\gdiobj.h
843 SOURCE=..\include\wx\msw\gnuwin32\winresrc.h
847 SOURCE=..\include\wx\msw\helpbest.h
851 SOURCE=..\include\wx\msw\helpchm.h
855 SOURCE=..\include\wx\msw\helpwin.h
859 SOURCE=..\include\wx\msw\icon.h
863 SOURCE=..\include\wx\msw\imaglist.h
867 SOURCE=..\include\wx\msw\iniconf.h
871 SOURCE=..\include\wx\msw\joystick.h
875 SOURCE=..\include\wx\msw\listbox.h
879 SOURCE=..\include\wx\msw\listctrl.h
883 SOURCE=..\include\wx\msw\mdi.h
887 SOURCE=..\include\wx\msw\menu.h
891 SOURCE=..\include\wx\msw\menuitem.h
895 SOURCE=..\include\wx\msw\metafile.h
899 SOURCE=..\include\wx\msw\minifram.h
903 SOURCE=..\include\wx\msw\missing.h
907 SOURCE=..\include\wx\msw\msgdlg.h
911 SOURCE=..\include\wx\msw\mslu.h
915 SOURCE=..\include\wx\msw\msvcrt.h
919 SOURCE=..\include\wx\msw\notebook.h
923 SOURCE=..\include\wx\msw\ole\access.h
927 SOURCE=..\include\wx\msw\ole\automtn.h
931 SOURCE=..\include\wx\msw\ole\dataform.h
935 SOURCE=..\include\wx\msw\ole\dataobj.h
939 SOURCE=..\include\wx\msw\ole\dataobj2.h
943 SOURCE=..\include\wx\msw\ole\dropsrc.h
947 SOURCE=..\include\wx\msw\ole\droptgt.h
951 SOURCE=..\include\wx\msw\ole\oleutils.h
955 SOURCE=..\include\wx\msw\ole\uuid.h
959 SOURCE=..\include\wx\msw\palette.h
963 SOURCE=..\include\wx\msw\pen.h
967 SOURCE=..\include\wx\msw\printdlg.h
971 SOURCE=..\include\wx\msw\printwin.h
975 SOURCE=..\include\wx\msw\private.h
979 SOURCE=..\include\wx\msw\radiobox.h
983 SOURCE=..\include\wx\msw\radiobut.h
987 SOURCE=..\include\wx\msw\regconf.h
991 SOURCE=..\include\wx\msw\region.h
995 SOURCE=..\include\wx\msw\registry.h
999 SOURCE=..\include\wx\msw\scrolbar.h
1003 SOURCE=..\include\wx\msw\setup0.h
1007 SOURCE=..\include\wx\msw\slider95.h
1011 SOURCE=..\include\wx\msw\slidrmsw.h
1015 SOURCE=..\include\wx\msw\spinbutt.h
1019 SOURCE=..\include\wx\msw\spinctrl.h
1023 SOURCE=..\include\wx\msw\statbmp.h
1027 SOURCE=..\include\wx\msw\statbox.h
1031 SOURCE=..\include\wx\msw\statbr95.h
1035 SOURCE=..\include\wx\msw\statline.h
1039 SOURCE=..\include\wx\msw\stattext.h
1043 SOURCE=..\include\wx\msw\tabctrl.h
1047 SOURCE=..\include\wx\msw\taskbar.h
1051 SOURCE=..\include\wx\msw\tbar95.h
1055 SOURCE=..\include\wx\msw\tbarmsw.h
1059 SOURCE=..\include\wx\msw\textctrl.h
1063 SOURCE=..\include\wx\msw\tglbtn.h
1067 SOURCE=..\include\wx\msw\timer.h
1071 SOURCE=..\include\wx\msw\tooltip.h
1075 SOURCE=..\include\wx\msw\toplevel.h
1079 SOURCE=..\include\wx\msw\treectrl.h
1083 SOURCE=..\include\wx\msw\wave.h
1087 SOURCE=..\include\wx\msw\window.h
1091 SOURCE=..\include\wx\notebook.h
1095 SOURCE=..\include\wx\ownerdrw.h
1099 SOURCE=..\include\wx\palette.h
1103 SOURCE=..\include\wx\panel.h
1107 SOURCE=..\include\wx\paper.h
1111 SOURCE=..\include\wx\pen.h
1115 SOURCE=..\include\wx\popupwin.h
1119 SOURCE=..\include\wx\print.h
1123 SOURCE=..\include\wx\printdlg.h
1127 SOURCE=..\include\wx\prntbase.h
1131 SOURCE=..\include\wx\progdlg.h
1135 SOURCE=..\include\wx\ptr_scpd.h
1139 SOURCE=..\include\wx\quantize.h
1143 SOURCE=..\include\wx\radiobox.h
1147 SOURCE=..\include\wx\radiobut.h
1151 SOURCE=..\include\wx\rawbmp.h
1155 SOURCE=..\include\wx\region.h
1159 SOURCE=..\include\wx\renderer.h
1163 SOURCE=..\include\wx\scopeguard.h
1167 SOURCE=..\include\wx\scrolbar.h
1171 SOURCE=..\include\wx\scrolwin.h
1175 SOURCE=..\include\wx\selstore.h
1179 SOURCE=..\include\wx\settings.h
1183 SOURCE=..\include\wx\sizer.h
1187 SOURCE=..\include\wx\slider.h
1191 SOURCE=..\include\wx\spinbutt.h
1195 SOURCE=..\include\wx\spinctrl.h
1199 SOURCE=..\include\wx\splitter.h
1203 SOURCE=..\include\wx\stack.h
1207 SOURCE=..\include\wx\statbmp.h
1211 SOURCE=..\include\wx\statbox.h
1215 SOURCE=..\include\wx\statline.h
1219 SOURCE=..\include\wx\stattext.h
1223 SOURCE=..\include\wx\statusbr.h
1227 SOURCE=..\include\wx\tab.h
1231 SOURCE=..\include\wx\tabctrl.h
1235 SOURCE=..\include\wx\taskbar.h
1239 SOURCE=..\include\wx\tbarbase.h
1243 SOURCE=..\include\wx\tbarsmpl.h
1247 SOURCE=..\include\wx\textctrl.h
1251 SOURCE=..\include\wx\textdlg.h
1255 SOURCE=..\include\wx\tglbtn.h
1259 SOURCE=..\include\wx\timer.h
1263 SOURCE=..\include\wx\tipwin.h
1267 SOURCE=..\include\wx\toolbar.h
1271 SOURCE=..\include\wx\tooltip.h
1275 SOURCE=..\include\wx\toplevel.h
1279 SOURCE=..\include\wx\treebase.h
1283 SOURCE=..\include\wx\treectrl.h
1287 SOURCE=..\include\wx\univ\app.h
1291 SOURCE=..\include\wx\univ\bmpbuttn.h
1295 SOURCE=..\include\wx\univ\button.h
1299 SOURCE=..\include\wx\univ\checkbox.h
1303 SOURCE=..\include\wx\univ\checklst.h
1307 SOURCE=..\include\wx\univ\choice.h
1311 SOURCE=..\include\wx\univ\colschem.h
1315 SOURCE=..\include\wx\univ\combobox.h
1319 SOURCE=..\include\wx\univ\control.h
1323 SOURCE=..\include\wx\univ\dialog.h
1327 SOURCE=..\include\wx\univ\frame.h
1331 SOURCE=..\include\wx\univ\gauge.h
1335 SOURCE=..\include\wx\univ\inpcons.h
1339 SOURCE=..\include\wx\univ\inphand.h
1343 SOURCE=..\include\wx\univ\listbox.h
1347 SOURCE=..\include\wx\univ\menu.h
1351 SOURCE=..\include\wx\univ\menuitem.h
1355 SOURCE=..\include\wx\univ\notebook.h
1359 SOURCE=..\include\wx\univ\radiobox.h
1363 SOURCE=..\include\wx\univ\radiobut.h
1367 SOURCE=..\include\wx\univ\renderer.h
1371 SOURCE=..\include\wx\univ\scrarrow.h
1375 SOURCE=..\include\wx\univ\scrolbar.h
1379 SOURCE=..\include\wx\univ\scrthumb.h
1383 SOURCE=..\include\wx\univ\scrtimer.h
1387 SOURCE=..\include\wx\univ\slider.h
1391 SOURCE=..\include\wx\univ\spinbutt.h
1395 SOURCE=..\include\wx\univ\statbmp.h
1399 SOURCE=..\include\wx\univ\statbox.h
1403 SOURCE=..\include\wx\univ\statline.h
1407 SOURCE=..\include\wx\univ\stattext.h
1411 SOURCE=..\include\wx\univ\statusbr.h
1415 SOURCE=..\include\wx\univ\textctrl.h
1419 SOURCE=..\include\wx\univ\theme.h
1423 SOURCE=..\include\wx\univ\toolbar.h
1427 SOURCE=..\include\wx\univ\toplevel.h
1431 SOURCE=..\include\wx\univ\window.h
1435 SOURCE=..\include\wx\valgen.h
1439 SOURCE=..\include\wx\validate.h
1443 SOURCE=..\include\wx\valtext.h
1447 SOURCE=..\include\wx\vlbox.h
1451 SOURCE=..\include\wx\vms_x_fix.h
1455 SOURCE=..\include\wx\vscroll.h
1459 SOURCE=..\include\wx\wave.h
1463 SOURCE=..\include\wx\window.h
1467 SOURCE=..\include\wx\xpmdecod.h
1471 SOURCE=..\include\wx\xpmhand.h
1474 # Begin Group "Generic Sources"
1476 # PROP Default_Filter ""
1479 SOURCE=..\src\generic\accel.cpp
1481 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1483 # PROP Exclude_From_Build 1
1485 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1487 # PROP Exclude_From_Build 1
1489 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1492 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1495 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1497 # PROP Exclude_From_Build 1
1499 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1502 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1505 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1507 # PROP Exclude_From_Build 1
1514 SOURCE=..\src\generic\busyinfo.cpp
1518 SOURCE=..\src\generic\choicdgg.cpp
1522 SOURCE=..\src\generic\colrdlgg.cpp
1524 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1526 # PROP Exclude_From_Build 1
1528 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1530 # PROP Exclude_From_Build 1
1532 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1535 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1538 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1540 # PROP Exclude_From_Build 1
1542 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1545 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1548 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1550 # PROP Exclude_From_Build 1
1557 SOURCE=..\src\generic\dcpsg.cpp
1561 SOURCE=..\src\generic\dirctrlg.cpp
1565 SOURCE=..\src\generic\dirdlgg.cpp
1567 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1569 # PROP Exclude_From_Build 1
1571 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1573 # PROP Exclude_From_Build 1
1575 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1578 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1581 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1583 # PROP Exclude_From_Build 1
1585 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1588 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1591 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1593 # PROP Exclude_From_Build 1
1600 SOURCE=..\src\generic\dragimgg.cpp
1604 SOURCE=..\src\generic\fdrepdlg.cpp
1606 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1608 # PROP Exclude_From_Build 1
1610 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1612 # PROP Exclude_From_Build 1
1614 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1617 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1620 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1622 # PROP Exclude_From_Build 1
1624 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1627 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1630 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1632 # PROP Exclude_From_Build 1
1639 SOURCE=..\src\generic\filedlgg.cpp
1641 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1643 # PROP Exclude_From_Build 1
1645 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1647 # PROP Exclude_From_Build 1
1649 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1652 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1655 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1657 # PROP Exclude_From_Build 1
1659 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1662 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1665 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1667 # PROP Exclude_From_Build 1
1674 SOURCE=..\src\generic\fontdlgg.cpp
1676 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1678 # PROP Exclude_From_Build 1
1680 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1682 # PROP Exclude_From_Build 1
1684 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1687 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1690 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1692 # PROP Exclude_From_Build 1
1694 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1697 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1700 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1702 # PROP Exclude_From_Build 1
1709 SOURCE=..\src\generic\imaglist.cpp
1711 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1713 # PROP Exclude_From_Build 1
1715 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1717 # PROP Exclude_From_Build 1
1719 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1722 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1725 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1727 # PROP Exclude_From_Build 1
1729 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1732 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1735 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1737 # PROP Exclude_From_Build 1
1744 SOURCE=..\src\generic\listctrl.cpp
1746 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1748 # PROP Exclude_From_Build 1
1750 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1752 # PROP Exclude_From_Build 1
1754 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1757 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1760 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1762 # PROP Exclude_From_Build 1
1764 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1767 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1770 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1772 # PROP Exclude_From_Build 1
1779 SOURCE=..\src\generic\logg.cpp
1783 SOURCE=..\src\generic\mdig.cpp
1785 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1787 # PROP Exclude_From_Build 1
1789 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1791 # PROP Exclude_From_Build 1
1793 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1796 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1799 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1801 # PROP Exclude_From_Build 1
1803 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1806 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1809 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1811 # PROP Exclude_From_Build 1
1818 SOURCE=..\src\generic\msgdlgg.cpp
1820 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1822 # PROP Exclude_From_Build 1
1824 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1826 # PROP Exclude_From_Build 1
1828 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1831 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1834 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1836 # PROP Exclude_From_Build 1
1838 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1841 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1844 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1846 # PROP Exclude_From_Build 1
1853 SOURCE=..\src\generic\numdlgg.cpp
1857 SOURCE=..\src\generic\panelg.cpp
1861 SOURCE=..\src\generic\prntdlgg.cpp
1863 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1865 # PROP Exclude_From_Build 1
1867 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1869 # PROP Exclude_From_Build 1
1871 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1874 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1877 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1879 # PROP Exclude_From_Build 1
1881 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1884 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1887 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1889 # PROP Exclude_From_Build 1
1896 SOURCE=..\src\generic\progdlgg.cpp
1900 SOURCE=..\src\generic\renderg.cpp
1904 SOURCE=..\src\generic\scrlwing.cpp
1908 SOURCE=..\src\generic\selstore.cpp
1912 SOURCE=..\src\generic\spinctlg.cpp
1916 SOURCE=..\src\generic\splitter.cpp
1920 SOURCE=..\src\generic\statusbr.cpp
1922 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1925 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1928 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1930 # PROP Exclude_From_Build 1
1932 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1934 # PROP Exclude_From_Build 1
1936 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1939 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1941 # PROP Exclude_From_Build 1
1943 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1945 # PROP Exclude_From_Build 1
1947 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1955 SOURCE=..\src\generic\tabg.cpp
1957 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1959 # PROP Exclude_From_Build 1
1961 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1963 # PROP Exclude_From_Build 1
1965 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1968 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1971 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1973 # PROP Exclude_From_Build 1
1975 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1978 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1981 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1983 # PROP Exclude_From_Build 1
1990 SOURCE=..\src\generic\tbarsmpl.cpp
1994 SOURCE=..\src\generic\textdlgg.cpp
1998 SOURCE=..\src\generic\tipwin.cpp
2002 SOURCE=..\src\generic\treectlg.cpp
2006 SOURCE=..\src\generic\vlbox.cpp
2010 SOURCE=..\src\generic\vscroll.cpp
2013 # Begin Group "wxUniv Sources"
2015 # PROP Default_Filter ""
2018 SOURCE=..\src\univ\bmpbuttn.cpp
2020 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2022 # PROP Exclude_From_Build 1
2024 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2026 # PROP Exclude_From_Build 1
2028 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2031 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2034 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2036 # PROP Exclude_From_Build 1
2038 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2041 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2044 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2046 # PROP Exclude_From_Build 1
2053 SOURCE=..\src\univ\button.cpp
2055 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2057 # PROP Exclude_From_Build 1
2059 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2061 # PROP Exclude_From_Build 1
2063 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2066 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2069 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2071 # PROP Exclude_From_Build 1
2073 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2076 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2079 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2081 # PROP Exclude_From_Build 1
2088 SOURCE=..\src\univ\checkbox.cpp
2090 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2092 # PROP Exclude_From_Build 1
2094 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2096 # PROP Exclude_From_Build 1
2098 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2101 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2104 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2106 # PROP Exclude_From_Build 1
2108 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2111 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2114 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2116 # PROP Exclude_From_Build 1
2123 SOURCE=..\src\univ\checklst.cpp
2125 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2127 # PROP Exclude_From_Build 1
2129 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2131 # PROP Exclude_From_Build 1
2133 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2136 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2139 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2141 # PROP Exclude_From_Build 1
2143 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2146 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2149 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2151 # PROP Exclude_From_Build 1
2158 SOURCE=..\src\univ\choice.cpp
2160 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2162 # PROP Exclude_From_Build 1
2164 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2166 # PROP Exclude_From_Build 1
2168 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2171 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2174 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2176 # PROP Exclude_From_Build 1
2178 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2181 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2184 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2186 # PROP Exclude_From_Build 1
2193 SOURCE=..\src\univ\colschem.cpp
2195 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2197 # PROP Exclude_From_Build 1
2199 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2201 # PROP Exclude_From_Build 1
2203 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2206 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2209 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2211 # PROP Exclude_From_Build 1
2213 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2216 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2219 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2221 # PROP Exclude_From_Build 1
2228 SOURCE=..\src\univ\combobox.cpp
2230 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2232 # PROP Exclude_From_Build 1
2234 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2236 # PROP Exclude_From_Build 1
2238 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2241 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2244 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2246 # PROP Exclude_From_Build 1
2248 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2251 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2254 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2256 # PROP Exclude_From_Build 1
2263 SOURCE=..\src\univ\control.cpp
2265 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2267 # PROP Exclude_From_Build 1
2269 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2271 # PROP Exclude_From_Build 1
2273 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2276 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2279 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2281 # PROP Exclude_From_Build 1
2283 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2286 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2289 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2291 # PROP Exclude_From_Build 1
2298 SOURCE=..\src\univ\dialog.cpp
2300 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2302 # PROP Exclude_From_Build 1
2304 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2306 # PROP Exclude_From_Build 1
2308 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2311 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2314 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2316 # PROP Exclude_From_Build 1
2318 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2321 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2324 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2326 # PROP Exclude_From_Build 1
2333 SOURCE=..\src\univ\framuniv.cpp
2335 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2337 # PROP Exclude_From_Build 1
2339 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2341 # PROP Exclude_From_Build 1
2343 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2346 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2349 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2351 # PROP Exclude_From_Build 1
2353 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2356 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2359 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2361 # PROP Exclude_From_Build 1
2368 SOURCE=..\src\univ\gauge.cpp
2370 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2372 # PROP Exclude_From_Build 1
2374 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2376 # PROP Exclude_From_Build 1
2378 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2381 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2384 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2386 # PROP Exclude_From_Build 1
2388 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2391 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2394 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2396 # PROP Exclude_From_Build 1
2403 SOURCE=..\src\univ\inpcons.cpp
2405 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2407 # PROP Exclude_From_Build 1
2409 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2411 # PROP Exclude_From_Build 1
2413 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2416 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2419 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2421 # PROP Exclude_From_Build 1
2423 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2426 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2429 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2431 # PROP Exclude_From_Build 1
2438 SOURCE=..\src\univ\inphand.cpp
2440 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2442 # PROP Exclude_From_Build 1
2444 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2446 # PROP Exclude_From_Build 1
2448 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2451 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2454 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2456 # PROP Exclude_From_Build 1
2458 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2461 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2464 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2466 # PROP Exclude_From_Build 1
2473 SOURCE=..\src\univ\listbox.cpp
2475 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2477 # PROP Exclude_From_Build 1
2479 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2481 # PROP Exclude_From_Build 1
2483 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2486 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2489 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2491 # PROP Exclude_From_Build 1
2493 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2496 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2499 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2501 # PROP Exclude_From_Build 1
2508 SOURCE=..\src\univ\menu.cpp
2510 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2512 # PROP Exclude_From_Build 1
2514 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2516 # PROP Exclude_From_Build 1
2518 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2521 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2524 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2526 # PROP Exclude_From_Build 1
2528 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2531 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2534 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2536 # PROP Exclude_From_Build 1
2543 SOURCE=..\src\univ\notebook.cpp
2545 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2547 # PROP Exclude_From_Build 1
2549 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2551 # PROP Exclude_From_Build 1
2553 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2556 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2559 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2561 # PROP Exclude_From_Build 1
2563 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2566 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2569 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2571 # PROP Exclude_From_Build 1
2578 SOURCE=..\src\univ\radiobox.cpp
2580 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2582 # PROP Exclude_From_Build 1
2584 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2586 # PROP Exclude_From_Build 1
2588 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2591 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2594 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2596 # PROP Exclude_From_Build 1
2598 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2601 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2604 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2606 # PROP Exclude_From_Build 1
2613 SOURCE=..\src\univ\radiobut.cpp
2615 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2617 # PROP Exclude_From_Build 1
2619 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2621 # PROP Exclude_From_Build 1
2623 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2626 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2629 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2631 # PROP Exclude_From_Build 1
2633 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2636 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2639 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2641 # PROP Exclude_From_Build 1
2648 SOURCE=..\src\univ\renderer.cpp
2650 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2652 # PROP Exclude_From_Build 1
2654 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2656 # PROP Exclude_From_Build 1
2658 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2661 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2664 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2666 # PROP Exclude_From_Build 1
2668 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2671 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2674 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2676 # PROP Exclude_From_Build 1
2683 SOURCE=..\src\univ\scrarrow.cpp
2685 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2687 # PROP Exclude_From_Build 1
2689 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2691 # PROP Exclude_From_Build 1
2693 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2696 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2699 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2701 # PROP Exclude_From_Build 1
2703 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2706 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2709 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2711 # PROP Exclude_From_Build 1
2718 SOURCE=..\src\univ\scrolbar.cpp
2720 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2722 # PROP Exclude_From_Build 1
2724 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2726 # PROP Exclude_From_Build 1
2728 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2731 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2734 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2736 # PROP Exclude_From_Build 1
2738 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2741 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2744 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2746 # PROP Exclude_From_Build 1
2753 SOURCE=..\src\univ\scrthumb.cpp
2755 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2757 # PROP Exclude_From_Build 1
2759 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2761 # PROP Exclude_From_Build 1
2763 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2766 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2769 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2771 # PROP Exclude_From_Build 1
2773 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2776 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2779 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2781 # PROP Exclude_From_Build 1
2788 SOURCE=..\src\univ\slider.cpp
2790 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2792 # PROP Exclude_From_Build 1
2794 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2796 # PROP Exclude_From_Build 1
2798 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2801 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2804 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2806 # PROP Exclude_From_Build 1
2808 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2811 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2814 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2816 # PROP Exclude_From_Build 1
2823 SOURCE=..\src\univ\spinbutt.cpp
2825 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2827 # PROP Exclude_From_Build 1
2829 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2831 # PROP Exclude_From_Build 1
2833 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2836 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2839 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2841 # PROP Exclude_From_Build 1
2843 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2846 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2849 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2851 # PROP Exclude_From_Build 1
2858 SOURCE=..\src\univ\statbmp.cpp
2860 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2862 # PROP Exclude_From_Build 1
2864 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2866 # PROP Exclude_From_Build 1
2868 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2871 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2874 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2876 # PROP Exclude_From_Build 1
2878 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2881 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2884 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2886 # PROP Exclude_From_Build 1
2893 SOURCE=..\src\univ\statbox.cpp
2895 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2897 # PROP Exclude_From_Build 1
2899 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2901 # PROP Exclude_From_Build 1
2903 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2906 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2909 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2911 # PROP Exclude_From_Build 1
2913 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2916 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2919 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2921 # PROP Exclude_From_Build 1
2928 SOURCE=..\src\univ\statline.cpp
2930 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2932 # PROP Exclude_From_Build 1
2934 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2936 # PROP Exclude_From_Build 1
2938 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2944 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2946 # PROP Exclude_From_Build 1
2948 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2951 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2954 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2956 # PROP Exclude_From_Build 1
2963 SOURCE=..\src\univ\stattext.cpp
2965 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2967 # PROP Exclude_From_Build 1
2969 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2971 # PROP Exclude_From_Build 1
2973 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2976 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2979 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2981 # PROP Exclude_From_Build 1
2983 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2986 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2989 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2991 # PROP Exclude_From_Build 1
2998 SOURCE=..\src\univ\statusbr.cpp
3000 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3002 # PROP Exclude_From_Build 1
3004 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3006 # PROP Exclude_From_Build 1
3008 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3011 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3014 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3016 # PROP Exclude_From_Build 1
3018 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3021 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3024 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3026 # PROP Exclude_From_Build 1
3033 SOURCE=..\src\univ\textctrl.cpp
3035 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3037 # PROP Exclude_From_Build 1
3039 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3041 # PROP Exclude_From_Build 1
3043 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3046 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3049 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3051 # PROP Exclude_From_Build 1
3053 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3056 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3059 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3061 # PROP Exclude_From_Build 1
3068 SOURCE=..\src\univ\theme.cpp
3070 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3072 # PROP Exclude_From_Build 1
3074 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3076 # PROP Exclude_From_Build 1
3078 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3081 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3084 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3086 # PROP Exclude_From_Build 1
3088 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3091 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3094 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3096 # PROP Exclude_From_Build 1
3103 SOURCE=..\src\univ\themes\gtk.cpp
3105 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3107 # PROP Exclude_From_Build 1
3109 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3111 # PROP Exclude_From_Build 1
3113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3116 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3119 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3121 # PROP Exclude_From_Build 1
3123 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3126 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3129 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3131 # PROP Exclude_From_Build 1
3138 SOURCE=..\src\univ\themes\metal.cpp
3140 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3142 # PROP Exclude_From_Build 1
3144 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3146 # PROP Exclude_From_Build 1
3148 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3151 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3154 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3156 # PROP Exclude_From_Build 1
3158 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3161 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3164 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3166 # PROP Exclude_From_Build 1
3173 SOURCE=..\src\univ\themes\win32.cpp
3175 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3177 # PROP Exclude_From_Build 1
3179 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3181 # PROP Exclude_From_Build 1
3183 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3186 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3189 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3191 # PROP Exclude_From_Build 1
3193 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3196 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3199 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3201 # PROP Exclude_From_Build 1
3208 SOURCE=..\src\univ\toolbar.cpp
3210 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3212 # PROP Exclude_From_Build 1
3214 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3216 # PROP Exclude_From_Build 1
3218 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3221 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3224 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3226 # PROP Exclude_From_Build 1
3228 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3231 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3234 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3236 # PROP Exclude_From_Build 1
3243 SOURCE=..\src\univ\topluniv.cpp
3245 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3247 # PROP Exclude_From_Build 1
3249 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3251 # PROP Exclude_From_Build 1
3253 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3256 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3259 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3261 # PROP Exclude_From_Build 1
3263 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3266 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3269 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3271 # PROP Exclude_From_Build 1
3278 SOURCE=..\src\univ\winuniv.cpp
3280 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3282 # PROP Exclude_From_Build 1
3284 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3286 # PROP Exclude_From_Build 1
3288 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3291 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3294 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3296 # PROP Exclude_From_Build 1
3298 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3301 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3304 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3306 # PROP Exclude_From_Build 1
3312 # Begin Group "Common Sources"
3314 # PROP Default_Filter ""
3317 SOURCE=..\src\common\accesscmn.cpp
3321 SOURCE=..\src\common\appcmn.cpp
3325 SOURCE=..\src\common\artprov.cpp
3329 SOURCE=..\src\common\artstd.cpp
3333 SOURCE=..\src\common\bmpbase.cpp
3337 SOURCE=..\src\common\choiccmn.cpp
3341 SOURCE=..\src\common\clipcmn.cpp
3345 SOURCE=..\src\common\cmdproc.cpp
3349 SOURCE=..\src\common\cmndata.cpp
3353 SOURCE=..\src\common\containr.cpp
3357 SOURCE=..\src\common\cshelp.cpp
3361 SOURCE=..\src\common\ctrlcmn.cpp
3365 SOURCE=..\src\common\ctrlsub.cpp
3369 SOURCE=..\src\common\datacmn.cpp
3373 SOURCE=..\src\common\dcbase.cpp
3377 SOURCE=..\src\common\dlgcmn.cpp
3381 SOURCE=..\src\common\dndcmn.cpp
3385 SOURCE=..\src\common\dobjcmn.cpp
3389 SOURCE=..\src\common\docmdi.cpp
3393 SOURCE=..\src\common\docview.cpp
3397 SOURCE=..\src\common\dpycmn.cpp
3401 SOURCE=..\src\common\dseldlg.cpp
3405 SOURCE=..\src\common\effects.cpp
3409 SOURCE=..\src\common\event.cpp
3413 SOURCE=..\src\common\fddlgcmn.cpp
3417 SOURCE=..\src\common\fldlgcmn.cpp
3421 SOURCE=..\src\common\fontcmn.cpp
3425 SOURCE=..\src\common\fontmap.cpp
3429 SOURCE=..\src\common\framecmn.cpp
3433 SOURCE=..\src\common\fs_mem.cpp
3437 SOURCE=..\src\common\gaugecmn.cpp
3441 SOURCE=..\src\common\gdicmn.cpp
3445 SOURCE=..\src\common\geometry.cpp
3449 SOURCE=..\src\common\gifdecod.cpp
3453 SOURCE=..\src\common\helpbase.cpp
3457 SOURCE=..\src\common\iconbndl.cpp
3461 SOURCE=..\src\common\imagall.cpp
3465 SOURCE=..\src\common\imagbmp.cpp
3469 SOURCE=..\src\common\image.cpp
3473 SOURCE=..\src\common\imagfill.cpp
3477 SOURCE=..\src\common\imaggif.cpp
3481 SOURCE=..\src\common\imagiff.cpp
3485 SOURCE=..\src\common\imagjpeg.cpp
3489 SOURCE=..\src\common\imagpcx.cpp
3493 SOURCE=..\src\common\imagpng.cpp
3497 SOURCE=..\src\common\imagpnm.cpp
3501 SOURCE=..\src\common\imagtiff.cpp
3505 SOURCE=..\src\common\imagxpm.cpp
3509 SOURCE=..\src\common\layout.cpp
3513 SOURCE=..\src\common\lboxcmn.cpp
3517 SOURCE=..\src\common\matrix.cpp
3521 SOURCE=..\src\common\menucmn.cpp
3525 SOURCE=..\src\common\msgout.cpp
3529 SOURCE=..\src\common\nbkbase.cpp
3533 SOURCE=..\src\common\paper.cpp
3537 SOURCE=..\src\common\popupcmn.cpp
3541 SOURCE=..\src\common\prntbase.cpp
3545 SOURCE=..\src\common\quantize.cpp
3549 SOURCE=..\src\common\radiocmn.cpp
3553 SOURCE=..\src\common\rendcmn.cpp
3557 SOURCE=..\src\common\rgncmn.cpp
3561 SOURCE=..\src\common\settcmn.cpp
3565 SOURCE=..\src\common\sizer.cpp
3569 SOURCE=..\src\common\statbar.cpp
3573 SOURCE=..\src\common\taskbarcmn.cpp
3577 SOURCE=..\src\common\tbarbase.cpp
3581 SOURCE=..\src\common\textcmn.cpp
3585 SOURCE=..\src\common\timercmn.cpp
3589 SOURCE=..\src\common\toplvcmn.cpp
3593 SOURCE=..\src\common\treebase.cpp
3597 SOURCE=..\src\common\utilscmn.cpp
3601 SOURCE=..\src\common\valgen.cpp
3605 SOURCE=..\src\common\validate.cpp
3609 SOURCE=..\src\common\valtext.cpp
3613 SOURCE=..\src\common\wincmn.cpp
3617 SOURCE=..\src\common\xpmdecod.cpp
3620 # Begin Group "MSW Sources"
3622 # PROP Default_Filter ""
3625 SOURCE=..\src\msw\accel.cpp
3627 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3630 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3633 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3635 # PROP Exclude_From_Build 1
3637 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3639 # PROP Exclude_From_Build 1
3641 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3644 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3646 # PROP Exclude_From_Build 1
3648 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3650 # PROP Exclude_From_Build 1
3652 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3660 SOURCE=..\src\msw\app.cpp
3664 SOURCE=..\src\msw\bitmap.cpp
3668 SOURCE=..\src\msw\bmpbuttn.cpp
3670 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3673 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3676 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3678 # PROP Exclude_From_Build 1
3680 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3682 # PROP Exclude_From_Build 1
3684 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3687 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3689 # PROP Exclude_From_Build 1
3691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3693 # PROP Exclude_From_Build 1
3695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3703 SOURCE=..\src\msw\brush.cpp
3707 SOURCE=..\src\msw\button.cpp
3709 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3712 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3715 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3717 # PROP Exclude_From_Build 1
3719 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3721 # PROP Exclude_From_Build 1
3723 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3726 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3728 # PROP Exclude_From_Build 1
3730 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3732 # PROP Exclude_From_Build 1
3734 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3742 SOURCE=..\src\msw\caret.cpp
3746 SOURCE=..\src\msw\checkbox.cpp
3748 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3751 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3754 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3756 # PROP Exclude_From_Build 1
3758 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3760 # PROP Exclude_From_Build 1
3762 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3765 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3767 # PROP Exclude_From_Build 1
3769 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3771 # PROP Exclude_From_Build 1
3773 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3781 SOURCE=..\src\msw\checklst.cpp
3783 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3786 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3789 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3791 # PROP Exclude_From_Build 1
3793 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3795 # PROP Exclude_From_Build 1
3797 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3800 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3802 # PROP Exclude_From_Build 1
3804 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3806 # PROP Exclude_From_Build 1
3808 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3816 SOURCE=..\src\msw\choice.cpp
3818 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3821 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3824 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3826 # PROP Exclude_From_Build 1
3828 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3830 # PROP Exclude_From_Build 1
3832 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3835 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3837 # PROP Exclude_From_Build 1
3839 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3841 # PROP Exclude_From_Build 1
3843 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3851 SOURCE=..\src\msw\clipbrd.cpp
3855 SOURCE=..\src\msw\colordlg.cpp
3857 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3863 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3865 # PROP Exclude_From_Build 1
3867 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3869 # PROP Exclude_From_Build 1
3871 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3874 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3876 # PROP Exclude_From_Build 1
3878 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3880 # PROP Exclude_From_Build 1
3882 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3890 SOURCE=..\src\msw\colour.cpp
3894 SOURCE=..\src\msw\combobox.cpp
3896 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3899 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3902 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3904 # PROP Exclude_From_Build 1
3906 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3908 # PROP Exclude_From_Build 1
3910 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3913 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3915 # PROP Exclude_From_Build 1
3917 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3919 # PROP Exclude_From_Build 1
3921 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3929 SOURCE=..\src\msw\control.cpp
3931 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3934 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3937 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3939 # PROP Exclude_From_Build 1
3941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3943 # PROP Exclude_From_Build 1
3945 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3948 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3950 # PROP Exclude_From_Build 1
3952 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3954 # PROP Exclude_From_Build 1
3956 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3964 SOURCE=..\src\msw\cursor.cpp
3968 SOURCE=..\src\msw\data.cpp
3972 SOURCE=..\src\msw\dc.cpp
3976 SOURCE=..\src\msw\dcclient.cpp
3980 SOURCE=..\src\msw\dcmemory.cpp
3984 SOURCE=..\src\msw\dcprint.cpp
3988 SOURCE=..\src\msw\dcscreen.cpp
3992 SOURCE=..\src\msw\dialog.cpp
3994 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3997 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4000 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4002 # PROP Exclude_From_Build 1
4004 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4006 # PROP Exclude_From_Build 1
4008 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4011 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4013 # PROP Exclude_From_Build 1
4015 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4017 # PROP Exclude_From_Build 1
4019 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4027 SOURCE=..\src\msw\dialup.cpp
4031 SOURCE=..\src\msw\dib.cpp
4035 SOURCE=..\src\msw\dirdlg.cpp
4039 SOURCE=..\src\msw\display.cpp
4043 SOURCE=..\src\msw\dragimag.cpp
4045 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4048 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4051 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4053 # PROP Exclude_From_Build 1
4055 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4057 # PROP Exclude_From_Build 1
4059 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4062 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4064 # PROP Exclude_From_Build 1
4066 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4068 # PROP Exclude_From_Build 1
4070 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4078 SOURCE=..\src\msw\dummy.cpp
4079 # ADD BASE CPP /Yc"wx/wxprec.h"
4080 # ADD CPP /Yc"wx/wxprec.h"
4084 SOURCE=..\src\msw\enhmeta.cpp
4088 SOURCE=..\src\msw\evtloop.cpp
4092 SOURCE=..\src\msw\fdrepdlg.cpp
4094 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4097 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4100 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4102 # PROP Exclude_From_Build 1
4104 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4106 # PROP Exclude_From_Build 1
4108 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4111 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4113 # PROP Exclude_From_Build 1
4115 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4117 # PROP Exclude_From_Build 1
4119 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4127 SOURCE=..\src\msw\filedlg.cpp
4129 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4132 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4135 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4137 # PROP Exclude_From_Build 1
4139 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4141 # PROP Exclude_From_Build 1
4143 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4146 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4148 # PROP Exclude_From_Build 1
4150 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4152 # PROP Exclude_From_Build 1
4154 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4162 SOURCE=..\src\msw\font.cpp
4166 SOURCE=..\src\msw\fontdlg.cpp
4168 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4171 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4174 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4176 # PROP Exclude_From_Build 1
4178 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4180 # PROP Exclude_From_Build 1
4182 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4185 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4187 # PROP Exclude_From_Build 1
4189 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4191 # PROP Exclude_From_Build 1
4193 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4201 SOURCE=..\src\msw\fontenum.cpp
4205 SOURCE=..\src\msw\fontutil.cpp
4209 SOURCE=..\src\msw\frame.cpp
4211 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4214 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4217 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4219 # PROP Exclude_From_Build 1
4221 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4223 # PROP Exclude_From_Build 1
4225 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4228 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4230 # PROP Exclude_From_Build 1
4232 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4234 # PROP Exclude_From_Build 1
4236 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4244 SOURCE=..\src\msw\gauge95.cpp
4246 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4249 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4252 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4254 # PROP Exclude_From_Build 1
4256 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4258 # PROP Exclude_From_Build 1
4260 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4263 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4265 # PROP Exclude_From_Build 1
4267 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4269 # PROP Exclude_From_Build 1
4271 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4279 SOURCE=..\src\msw\gdiimage.cpp
4283 SOURCE=..\src\msw\gdiobj.cpp
4287 SOURCE=..\src\msw\helpchm.cpp
4291 SOURCE=..\src\msw\helpwin.cpp
4295 SOURCE=..\src\msw\icon.cpp
4299 SOURCE=..\src\msw\imaglist.cpp
4301 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4304 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4307 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4309 # PROP Exclude_From_Build 1
4311 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4313 # PROP Exclude_From_Build 1
4315 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4318 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4320 # PROP Exclude_From_Build 1
4322 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4324 # PROP Exclude_From_Build 1
4326 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4334 SOURCE=..\src\msw\iniconf.cpp
4336 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4339 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4342 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4344 # PROP Exclude_From_Build 1
4346 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4348 # PROP Exclude_From_Build 1
4350 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4353 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4355 # PROP Exclude_From_Build 1
4357 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4359 # PROP Exclude_From_Build 1
4361 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4369 SOURCE=..\src\msw\joystick.cpp
4373 SOURCE=..\src\msw\listbox.cpp
4375 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4378 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4381 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4383 # PROP Exclude_From_Build 1
4385 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4387 # PROP Exclude_From_Build 1
4389 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4392 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4394 # PROP Exclude_From_Build 1
4396 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4398 # PROP Exclude_From_Build 1
4400 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4408 SOURCE=..\src\msw\listctrl.cpp
4410 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4413 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4416 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4418 # PROP Exclude_From_Build 1
4420 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4422 # PROP Exclude_From_Build 1
4424 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4427 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4429 # PROP Exclude_From_Build 1
4431 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4433 # PROP Exclude_From_Build 1
4435 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4443 SOURCE=..\src\msw\main.cpp
4447 SOURCE=..\src\msw\mdi.cpp
4449 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4452 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4455 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4457 # PROP Exclude_From_Build 1
4459 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4461 # PROP Exclude_From_Build 1
4463 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4466 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4468 # PROP Exclude_From_Build 1
4470 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4472 # PROP Exclude_From_Build 1
4474 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4482 SOURCE=..\src\msw\menu.cpp
4484 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4487 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4490 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4492 # PROP Exclude_From_Build 1
4494 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4496 # PROP Exclude_From_Build 1
4498 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4501 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4503 # PROP Exclude_From_Build 1
4505 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4507 # PROP Exclude_From_Build 1
4509 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4517 SOURCE=..\src\msw\menuitem.cpp
4519 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4522 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4525 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4527 # PROP Exclude_From_Build 1
4529 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4531 # PROP Exclude_From_Build 1
4533 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4536 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4538 # PROP Exclude_From_Build 1
4540 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4542 # PROP Exclude_From_Build 1
4544 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4552 SOURCE=..\src\msw\metafile.cpp
4554 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4557 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4560 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4562 # PROP Exclude_From_Build 1
4564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4566 # PROP Exclude_From_Build 1
4568 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4571 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4573 # PROP Exclude_From_Build 1
4575 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4577 # PROP Exclude_From_Build 1
4579 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4587 SOURCE=..\src\msw\minifram.cpp
4591 SOURCE=..\src\msw\msgdlg.cpp
4593 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4596 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4599 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4601 # PROP Exclude_From_Build 1
4603 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4605 # PROP Exclude_From_Build 1
4607 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4610 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4612 # PROP Exclude_From_Build 1
4614 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4616 # PROP Exclude_From_Build 1
4618 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4626 SOURCE=..\src\msw\mslu.cpp
4630 SOURCE=..\src\msw\nativdlg.cpp
4632 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4635 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4638 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4640 # PROP Exclude_From_Build 1
4642 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4644 # PROP Exclude_From_Build 1
4646 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4649 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4651 # PROP Exclude_From_Build 1
4653 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4655 # PROP Exclude_From_Build 1
4657 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4665 SOURCE=..\src\msw\notebook.cpp
4667 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4670 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4673 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4675 # PROP Exclude_From_Build 1
4677 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4679 # PROP Exclude_From_Build 1
4681 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4684 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4686 # PROP Exclude_From_Build 1
4688 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4690 # PROP Exclude_From_Build 1
4692 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4700 SOURCE=..\src\msw\ole\access.cpp
4702 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4705 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4708 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4710 # PROP Exclude_From_Build 1
4712 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4714 # PROP Exclude_From_Build 1
4716 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4719 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4721 # PROP Exclude_From_Build 1
4723 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4725 # PROP Exclude_From_Build 1
4727 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4735 SOURCE=..\src\msw\ole\automtn.cpp
4739 SOURCE=..\src\msw\ole\dataobj.cpp
4743 SOURCE=..\src\msw\ole\dropsrc.cpp
4747 SOURCE=..\src\msw\ole\droptgt.cpp
4751 SOURCE=..\src\msw\ole\oleutils.cpp
4755 SOURCE=..\src\msw\ole\uuid.cpp
4759 SOURCE=..\src\msw\ownerdrw.cpp
4761 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4764 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4767 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4769 # PROP Exclude_From_Build 1
4771 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4773 # PROP Exclude_From_Build 1
4775 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4778 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4780 # PROP Exclude_From_Build 1
4782 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4784 # PROP Exclude_From_Build 1
4786 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4794 SOURCE=..\src\msw\palette.cpp
4798 SOURCE=..\src\msw\pen.cpp
4802 SOURCE=..\src\msw\penwin.cpp
4804 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4807 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4810 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4812 # PROP Exclude_From_Build 1
4814 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4816 # PROP Exclude_From_Build 1
4818 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4821 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4823 # PROP Exclude_From_Build 1
4825 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4827 # PROP Exclude_From_Build 1
4829 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4837 SOURCE=..\src\msw\popupwin.cpp
4841 SOURCE=..\src\msw\printdlg.cpp
4843 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4846 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4849 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4851 # PROP Exclude_From_Build 1
4853 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4855 # PROP Exclude_From_Build 1
4857 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4862 # PROP Exclude_From_Build 1
4864 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4866 # PROP Exclude_From_Build 1
4868 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4876 SOURCE=..\src\msw\printwin.cpp
4878 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4881 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4884 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4886 # PROP Exclude_From_Build 1
4888 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4890 # PROP Exclude_From_Build 1
4892 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4895 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4897 # PROP Exclude_From_Build 1
4899 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4901 # PROP Exclude_From_Build 1
4903 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4911 SOURCE=..\src\msw\radiobox.cpp
4913 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4916 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4919 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4921 # PROP Exclude_From_Build 1
4923 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4925 # PROP Exclude_From_Build 1
4927 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4930 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4932 # PROP Exclude_From_Build 1
4934 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4936 # PROP Exclude_From_Build 1
4938 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4946 SOURCE=..\src\msw\radiobut.cpp
4948 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4951 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4954 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4956 # PROP Exclude_From_Build 1
4958 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4960 # PROP Exclude_From_Build 1
4962 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4965 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4967 # PROP Exclude_From_Build 1
4969 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4971 # PROP Exclude_From_Build 1
4973 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4981 SOURCE=..\src\msw\region.cpp
4985 SOURCE=..\src\msw\renderer.cpp
4987 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4990 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4993 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4995 # PROP Exclude_From_Build 1
4997 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4999 # PROP Exclude_From_Build 1
5001 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5004 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5006 # PROP Exclude_From_Build 1
5008 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5010 # PROP Exclude_From_Build 1
5012 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5020 SOURCE=..\src\msw\scrolbar.cpp
5022 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5025 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5028 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5030 # PROP Exclude_From_Build 1
5032 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5034 # PROP Exclude_From_Build 1
5036 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5039 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5041 # PROP Exclude_From_Build 1
5043 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5045 # PROP Exclude_From_Build 1
5047 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5055 SOURCE=..\src\msw\settings.cpp
5059 SOURCE=..\src\msw\slider95.cpp
5061 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5064 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5067 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5069 # PROP Exclude_From_Build 1
5071 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5073 # PROP Exclude_From_Build 1
5075 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5078 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5080 # PROP Exclude_From_Build 1
5082 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5084 # PROP Exclude_From_Build 1
5086 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5094 SOURCE=..\src\msw\spinbutt.cpp
5096 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5099 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5102 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5104 # PROP Exclude_From_Build 1
5106 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5108 # PROP Exclude_From_Build 1
5110 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5115 # PROP Exclude_From_Build 1
5117 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5119 # PROP Exclude_From_Build 1
5121 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5129 SOURCE=..\src\msw\spinctrl.cpp
5131 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5134 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5137 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5139 # PROP Exclude_From_Build 1
5141 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5143 # PROP Exclude_From_Build 1
5145 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5148 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5150 # PROP Exclude_From_Build 1
5152 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5154 # PROP Exclude_From_Build 1
5156 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5164 SOURCE=..\src\msw\statbmp.cpp
5166 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5169 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5172 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5174 # PROP Exclude_From_Build 1
5176 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5178 # PROP Exclude_From_Build 1
5180 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5183 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5185 # PROP Exclude_From_Build 1
5187 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5189 # PROP Exclude_From_Build 1
5191 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5199 SOURCE=..\src\msw\statbox.cpp
5201 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5204 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5207 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5209 # PROP Exclude_From_Build 1
5211 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5213 # PROP Exclude_From_Build 1
5215 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5218 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5220 # PROP Exclude_From_Build 1
5222 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5224 # PROP Exclude_From_Build 1
5226 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5234 SOURCE=..\src\msw\statbr95.cpp
5236 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5239 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5242 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5244 # PROP Exclude_From_Build 1
5246 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5248 # PROP Exclude_From_Build 1
5250 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5253 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5255 # PROP Exclude_From_Build 1
5257 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5259 # PROP Exclude_From_Build 1
5261 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5269 SOURCE=..\src\msw\statline.cpp
5271 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5274 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5277 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5279 # PROP Exclude_From_Build 1
5281 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5283 # PROP Exclude_From_Build 1
5285 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5288 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5290 # PROP Exclude_From_Build 1
5292 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5294 # PROP Exclude_From_Build 1
5296 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5304 SOURCE=..\src\msw\stattext.cpp
5306 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5309 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5312 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5314 # PROP Exclude_From_Build 1
5316 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5318 # PROP Exclude_From_Build 1
5320 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5323 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5325 # PROP Exclude_From_Build 1
5327 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5329 # PROP Exclude_From_Build 1
5331 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5339 SOURCE=..\src\msw\tabctrl.cpp
5341 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5344 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5347 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5349 # PROP Exclude_From_Build 1
5351 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5353 # PROP Exclude_From_Build 1
5355 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5358 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5360 # PROP Exclude_From_Build 1
5362 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5364 # PROP Exclude_From_Build 1
5366 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5374 SOURCE=..\src\msw\taskbar.cpp
5378 SOURCE=..\src\msw\tbar95.cpp
5380 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5383 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5386 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5388 # PROP Exclude_From_Build 1
5390 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5392 # PROP Exclude_From_Build 1
5394 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5397 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5399 # PROP Exclude_From_Build 1
5401 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5403 # PROP Exclude_From_Build 1
5405 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5413 SOURCE=..\src\msw\textctrl.cpp
5415 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5418 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5421 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5423 # PROP Exclude_From_Build 1
5425 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5427 # PROP Exclude_From_Build 1
5429 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5432 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5434 # PROP Exclude_From_Build 1
5436 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5438 # PROP Exclude_From_Build 1
5440 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5448 SOURCE=..\src\msw\tglbtn.cpp
5450 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5453 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5456 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5458 # PROP Exclude_From_Build 1
5460 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5462 # PROP Exclude_From_Build 1
5464 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5467 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5469 # PROP Exclude_From_Build 1
5471 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5473 # PROP Exclude_From_Build 1
5475 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5483 SOURCE=..\src\msw\timer.cpp
5487 SOURCE=..\src\msw\tooltip.cpp
5491 SOURCE=..\src\msw\toplevel.cpp
5495 SOURCE=..\src\msw\treectrl.cpp
5497 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5500 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5503 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5505 # PROP Exclude_From_Build 1
5507 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5509 # PROP Exclude_From_Build 1
5511 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5514 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5516 # PROP Exclude_From_Build 1
5518 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5520 # PROP Exclude_From_Build 1
5522 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5530 SOURCE=..\src\msw\utilsgui.cpp
5534 SOURCE=..\src\msw\uxtheme.cpp
5536 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5539 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5542 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5544 # PROP Exclude_From_Build 1
5546 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5548 # PROP Exclude_From_Build 1
5550 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5553 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5555 # PROP Exclude_From_Build 1
5557 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5559 # PROP Exclude_From_Build 1
5561 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5569 SOURCE=..\src\msw\volume.cpp
5573 SOURCE=..\src\msw\wave.cpp
5577 SOURCE=..\src\msw\window.cpp