X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4c1c25a77865c7e83557adf053eafcf71783f333..5801b3ec87934f32058d22ded78e2e9a713f1dec:/build/msw/wx_core.dsp?ds=sidebyside diff --git a/build/msw/wx_core.dsp b/build/msw/wx_core.dsp index 2fc125305a..9d4f15a735 100644 --- a/build/msw/wx_core.dsp +++ b/build/msw/wx_core.dsp @@ -18,20 +18,12 @@ CFG=core - Win32 Debug !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "core - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "core - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "core - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") -!MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") !MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library") !MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library") -!MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE @@ -43,20 +35,20 @@ CFG=core - Win32 Debug CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "..\..\lib\vc_dll" # PROP BASE Intermediate_Dir "vc_mswunivudll\core" # PROP BASE Target_Dir "" # PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 +# PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\..\lib\vc_dll" # PROP Intermediate_Dir "vc_mswunivudll\core" # PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c +# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c +# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv290u_core_vc_custom /i "..\..\src\tiff\libtiff" /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 @@ -65,10 +57,10 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29u_core.lib" -# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29u_core.lib" +# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29u_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.pdb" +# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29u_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.pdb" -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -80,8 +72,8 @@ LINK32=link.exe # PROP Output_Dir "..\..\lib\vc_dll" # PROP Intermediate_Dir "vc_mswunivuddll\core" # PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c +# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c +# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv290ud_core_vc_custom /i "..\..\src\tiff\libtiff" /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 @@ -90,73 +82,23 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29ud_core.lib" /debug -# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29ud_core.lib" /debug - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "..\..\lib\vc_dll" -# PROP BASE Intermediate_Dir "vc_mswunivdll\core" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\lib\vc_dll" -# PROP Intermediate_Dir "vc_mswunivdll\core" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv290_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv290_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 -# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv290_core_vc_custom /i "..\..\src\tiff\libtiff" /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 -# ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv290_core_vc_custom /i "..\..\src\tiff\libtiff" /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 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29_core.lib" -# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29_core.lib" +# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29ud_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.pdb" +# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29ud_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.pdb" -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "..\..\lib\vc_dll" -# PROP BASE Intermediate_Dir "vc_mswunivddll\core" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\lib\vc_dll" -# PROP Intermediate_Dir "vc_mswunivddll\core" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv290d_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv290d_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 -# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv290d_core_vc_custom /i "..\..\src\tiff\libtiff" /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 -# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv290d_core_vc_custom /i "..\..\src\tiff\libtiff" /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 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29d_core.lib" /debug -# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29d_core.lib" /debug - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "..\..\lib\vc_dll" # PROP BASE Intermediate_Dir "vc_mswudll\core" # PROP BASE Target_Dir "" # PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 +# PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\..\lib\vc_dll" # PROP Intermediate_Dir "vc_mswudll\core" # PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw290u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw290u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c +# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw290u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c +# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw290u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw290u_core_vc_custom /i "..\..\src\tiff\libtiff" /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 @@ -165,10 +107,10 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_core.lib" -# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_core.lib" +# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw290u_core_vc_custom.pdb" +# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw290u_core_vc_custom.pdb" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -180,8 +122,8 @@ LINK32=link.exe # PROP Output_Dir "..\..\lib\vc_dll" # PROP Intermediate_Dir "vc_mswuddll\core" # PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c +# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c +# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw290ud_core_vc_custom /i "..\..\src\tiff\libtiff" /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 @@ -190,73 +132,23 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_core.lib" /debug -# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_core.lib" /debug +# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.pdb" +# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.pdb" -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "..\..\lib\vc_dll" -# PROP BASE Intermediate_Dir "vc_mswdll\core" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\lib\vc_dll" -# PROP Intermediate_Dir "vc_mswdll\core" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw290_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw290_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 -# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw290_core_vc_custom /i "..\..\src\tiff\libtiff" /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 -# ADD RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw290_core_vc_custom /i "..\..\src\tiff\libtiff" /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 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29_core.lib" -# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29_core.lib" - -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\..\lib\vc_dll" -# PROP BASE Intermediate_Dir "vc_mswddll\core" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\lib\vc_dll" -# PROP Intermediate_Dir "vc_mswddll\core" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw290d_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw290d_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c -# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 -# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw290d_core_vc_custom /i "..\..\src\tiff\libtiff" /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 -# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw290d_core_vc_custom /i "..\..\src\tiff\libtiff" /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 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29d_core.lib" /debug -# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase29d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29d_core.lib" /debug - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "..\..\lib\vc_lib" # PROP BASE Intermediate_Dir "vc_mswunivu\core" # PROP BASE Target_Dir "" # PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 +# PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\..\lib\vc_lib" # PROP Intermediate_Dir "vc_mswunivu\core" # PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c +# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmswuniv29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c +# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmswuniv29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe @@ -266,7 +158,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29u_core.lib" # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29u_core.lib" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -278,8 +170,8 @@ LIB32=link.exe -lib # PROP Output_Dir "..\..\lib\vc_lib" # PROP Intermediate_Dir "vc_mswunivud\core" # PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c +# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmswuniv29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c +# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmswuniv29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe @@ -289,66 +181,20 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29ud_core.lib" # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29ud_core.lib" -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "..\..\lib\vc_lib" -# PROP BASE Intermediate_Dir "vc_mswuniv\core" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\lib\vc_lib" -# PROP Intermediate_Dir "vc_mswuniv\core" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv29_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv29_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29_core.lib" -# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29_core.lib" - -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "..\..\lib\vc_lib" -# PROP BASE Intermediate_Dir "vc_mswunivd\core" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\lib\vc_lib" -# PROP Intermediate_Dir "vc_mswunivd\core" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv29d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv29d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29d_core.lib" -# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29d_core.lib" - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "..\..\lib\vc_lib" # PROP BASE Intermediate_Dir "vc_mswu\core" # PROP BASE Target_Dir "" # PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 +# PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\..\lib\vc_lib" # PROP Intermediate_Dir "vc_mswu\core" # PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c +# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c +# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe @@ -358,7 +204,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29u_core.lib" # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29u_core.lib" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -370,8 +216,8 @@ LIB32=link.exe -lib # PROP Output_Dir "..\..\lib\vc_lib" # PROP Intermediate_Dir "vc_mswud\core" # PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c +# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c +# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 BSC32=bscmake.exe @@ -381,70 +227,16 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29ud_core.lib" # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29ud_core.lib" -!ELSEIF "$(CFG)" == "core - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "..\..\lib\vc_lib" -# PROP BASE Intermediate_Dir "vc_msw\core" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "..\..\lib\vc_lib" -# PROP Intermediate_Dir "vc_msw\core" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw29_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw29_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29_core.lib" -# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29_core.lib" - -!ELSEIF "$(CFG)" == "core - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "..\..\lib\vc_lib" -# PROP BASE Intermediate_Dir "vc_mswd\core" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "..\..\lib\vc_lib" -# PROP Intermediate_Dir "vc_mswd\core" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw29d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw29d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXBUILDING" /D wxUSE_BASE=0 /c -# ADD BASE RSC /l 0x409 -# ADD RSC /l 0x409 -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29d_core.lib" -# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29d_core.lib" - !ENDIF # Begin Target -# Name "core - Win32 DLL Universal Unicode Release" -# Name "core - Win32 DLL Universal Unicode Debug" # Name "core - Win32 DLL Universal Release" # Name "core - Win32 DLL Universal Debug" -# Name "core - Win32 DLL Unicode Release" -# Name "core - Win32 DLL Unicode Debug" # Name "core - Win32 DLL Release" # Name "core - Win32 DLL Debug" -# Name "core - Win32 Universal Unicode Release" -# Name "core - Win32 Universal Unicode Debug" # Name "core - Win32 Universal Release" # Name "core - Win32 Universal Debug" -# Name "core - Win32 Unicode Release" -# Name "core - Win32 Unicode Debug" # Name "core - Win32 Release" # Name "core - Win32 Debug" # Begin Group "Common Sources" @@ -666,6 +458,14 @@ SOURCE=..\..\src\common\graphcmn.cpp # End Source File # Begin Source File +SOURCE=..\..\src\common\headercolcmn.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\headerctrlcmn.cpp +# End Source File +# Begin Source File + SOURCE=..\..\src\common\helpbase.cpp # End Source File # Begin Source File @@ -822,6 +622,10 @@ SOURCE=..\..\src\common\textcmn.cpp # End Source File # Begin Source File +SOURCE=..\..\src\common\textentrycmn.cpp +# End Source File +# Begin Source File + SOURCE=..\..\src\common\toplvcmn.cpp # End Source File # Begin Source File @@ -850,6 +654,14 @@ SOURCE=..\..\src\common\wincmn.cpp # End Source File # Begin Source File +SOURCE=..\..\src\common\windowid.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\wrapsizer.cpp +# End Source File +# Begin Source File + SOURCE=..\..\src\common\xpmdecod.cpp # End Source File # End Group @@ -860,15 +672,7 @@ SOURCE=..\..\src\common\xpmdecod.cpp SOURCE=..\..\src\msw\accel.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -876,26 +680,12 @@ SOURCE=..\..\src\msw\accel.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -904,12 +694,6 @@ SOURCE=..\..\src\msw\accel.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -923,55 +707,66 @@ SOURCE=..\..\src\msw\accel.cpp SOURCE=..\..\src\msw\ole\access.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" + + +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" + + +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Release" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" +!ENDIF +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" +SOURCE=..\..\src\msw\app.cpp +# End Source File +# Begin Source File +SOURCE=..\..\src\msw\artmsw.cpp -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -984,10 +779,6 @@ SOURCE=..\..\src\msw\ole\access.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\app.cpp -# End Source File -# Begin Source File - SOURCE=..\..\src\msw\ole\automtn.cpp # End Source File # Begin Source File @@ -998,15 +789,7 @@ SOURCE=..\..\src\msw\bitmap.cpp SOURCE=..\..\src\msw\bmpbuttn.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1014,26 +797,12 @@ SOURCE=..\..\src\msw\bmpbuttn.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1042,12 +811,6 @@ SOURCE=..\..\src\msw\bmpbuttn.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1065,15 +828,7 @@ SOURCE=..\..\src\msw\brush.cpp SOURCE=..\..\src\msw\button.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1081,26 +836,12 @@ SOURCE=..\..\src\msw\button.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1109,12 +850,6 @@ SOURCE=..\..\src\msw\button.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1132,15 +867,7 @@ SOURCE=..\..\src\msw\caret.cpp SOURCE=..\..\src\msw\checkbox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1148,26 +875,12 @@ SOURCE=..\..\src\msw\checkbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1176,16 +889,10 @@ SOURCE=..\..\src\msw\checkbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Release" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" !ENDIF @@ -1195,15 +902,7 @@ SOURCE=..\..\src\msw\checkbox.cpp SOURCE=..\..\src\msw\checklst.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1211,26 +910,12 @@ SOURCE=..\..\src\msw\checklst.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1239,12 +924,6 @@ SOURCE=..\..\src\msw\checklst.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1258,15 +937,7 @@ SOURCE=..\..\src\msw\checklst.cpp SOURCE=..\..\src\msw\choice.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1274,26 +945,12 @@ SOURCE=..\..\src\msw\choice.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1302,12 +959,6 @@ SOURCE=..\..\src\msw\choice.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1325,15 +976,7 @@ SOURCE=..\..\src\msw\clipbrd.cpp SOURCE=..\..\src\msw\colordlg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1341,26 +984,12 @@ SOURCE=..\..\src\msw\colordlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1369,12 +998,6 @@ SOURCE=..\..\src\msw\colordlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1392,15 +1015,7 @@ SOURCE=..\..\src\msw\colour.cpp SOURCE=..\..\src\msw\combo.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1408,26 +1023,12 @@ SOURCE=..\..\src\msw\combo.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1436,12 +1037,6 @@ SOURCE=..\..\src\msw\combo.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1455,15 +1050,7 @@ SOURCE=..\..\src\msw\combo.cpp SOURCE=..\..\src\msw\combobox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1471,26 +1058,12 @@ SOURCE=..\..\src\msw\combobox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1499,12 +1072,6 @@ SOURCE=..\..\src\msw\combobox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1518,15 +1085,7 @@ SOURCE=..\..\src\msw\combobox.cpp SOURCE=..\..\src\msw\control.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1534,26 +1093,12 @@ SOURCE=..\..\src\msw\control.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1562,12 +1107,6 @@ SOURCE=..\..\src\msw\control.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1613,15 +1152,7 @@ SOURCE=..\..\src\msw\dcscreen.cpp SOURCE=..\..\src\msw\dialog.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1629,26 +1160,12 @@ SOURCE=..\..\src\msw\dialog.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1657,12 +1174,6 @@ SOURCE=..\..\src\msw\dialog.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1684,15 +1195,7 @@ SOURCE=..\..\src\msw\dib.cpp SOURCE=..\..\src\msw\dirdlg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1700,26 +1203,12 @@ SOURCE=..\..\src\msw\dirdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1728,12 +1217,6 @@ SOURCE=..\..\src\msw\dirdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1751,15 +1234,7 @@ SOURCE=..\..\src\msw\display.cpp SOURCE=..\..\src\msw\dragimag.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1767,26 +1242,12 @@ SOURCE=..\..\src\msw\dragimag.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1795,12 +1256,6 @@ SOURCE=..\..\src\msw\dragimag.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1830,15 +1285,7 @@ SOURCE=..\..\src\msw\evtloop.cpp SOURCE=..\..\src\msw\fdrepdlg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1846,26 +1293,12 @@ SOURCE=..\..\src\msw\fdrepdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1874,12 +1307,6 @@ SOURCE=..\..\src\msw\fdrepdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1893,15 +1320,7 @@ SOURCE=..\..\src\msw\fdrepdlg.cpp SOURCE=..\..\src\msw\filedlg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1909,26 +1328,12 @@ SOURCE=..\..\src\msw\filedlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -1937,12 +1342,6 @@ SOURCE=..\..\src\msw\filedlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -1960,15 +1359,7 @@ SOURCE=..\..\src\msw\font.cpp SOURCE=..\..\src\msw\fontdlg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -1976,26 +1367,12 @@ SOURCE=..\..\src\msw\fontdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2004,12 +1381,6 @@ SOURCE=..\..\src\msw\fontdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2031,55 +1402,62 @@ SOURCE=..\..\src\msw\fontutil.cpp SOURCE=..\..\src\msw\frame.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" +!ELSEIF "$(CFG)" == "core - Win32 Release" -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" +!ENDIF -# PROP Exclude_From_Build 1 +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" +SOURCE=..\..\src\msw\gauge.cpp + +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" + +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" + +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2092,17 +1470,25 @@ SOURCE=..\..\src\msw\frame.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\gauge95.cpp +SOURCE=..\..\src\msw\gdiimage.cpp +# End Source File +# Begin Source File -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +SOURCE=..\..\src\msw\gdiobj.cpp +# End Source File +# Begin Source File -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\gdiplus.cpp +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +SOURCE=..\..\src\msw\graphics.cpp +# End Source File +# Begin Source File -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\headerctrl.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2110,26 +1496,12 @@ SOURCE=..\..\src\msw\gauge95.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2138,12 +1510,6 @@ SOURCE=..\..\src\msw\gauge95.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2155,26 +1521,6 @@ SOURCE=..\..\src\msw\gauge95.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\gdiimage.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\src\msw\gdiobj.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\src\msw\gdiplus.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\src\msw\graphics.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\src\msw\gsockmsw.cpp -# End Source File -# Begin Source File - SOURCE=..\..\src\msw\helpchm.cpp # End Source File # Begin Source File @@ -2193,15 +1539,7 @@ SOURCE=..\..\src\msw\imaglist.cpp SOURCE=..\..\src\msw\iniconf.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2209,26 +1547,12 @@ SOURCE=..\..\src\msw\iniconf.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2237,12 +1561,6 @@ SOURCE=..\..\src\msw\iniconf.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2256,15 +1574,7 @@ SOURCE=..\..\src\msw\iniconf.cpp SOURCE=..\..\src\msw\listbox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2272,26 +1582,12 @@ SOURCE=..\..\src\msw\listbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2300,12 +1596,6 @@ SOURCE=..\..\src\msw\listbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2319,15 +1609,7 @@ SOURCE=..\..\src\msw\listbox.cpp SOURCE=..\..\src\msw\listctrl.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2335,26 +1617,12 @@ SOURCE=..\..\src\msw\listctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2363,12 +1631,6 @@ SOURCE=..\..\src\msw\listctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2386,15 +1648,7 @@ SOURCE=..\..\src\msw\main.cpp SOURCE=..\..\src\msw\mdi.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2402,26 +1656,12 @@ SOURCE=..\..\src\msw\mdi.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2430,12 +1670,6 @@ SOURCE=..\..\src\msw\mdi.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2449,15 +1683,7 @@ SOURCE=..\..\src\msw\mdi.cpp SOURCE=..\..\src\msw\menu.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2465,26 +1691,12 @@ SOURCE=..\..\src\msw\menu.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2493,12 +1705,6 @@ SOURCE=..\..\src\msw\menu.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2512,15 +1718,7 @@ SOURCE=..\..\src\msw\menu.cpp SOURCE=..\..\src\msw\menuitem.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2528,26 +1726,12 @@ SOURCE=..\..\src\msw\menuitem.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2556,12 +1740,6 @@ SOURCE=..\..\src\msw\menuitem.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2575,15 +1753,7 @@ SOURCE=..\..\src\msw\menuitem.cpp SOURCE=..\..\src\msw\metafile.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2591,26 +1761,12 @@ SOURCE=..\..\src\msw\metafile.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2619,12 +1775,6 @@ SOURCE=..\..\src\msw\metafile.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2642,15 +1792,7 @@ SOURCE=..\..\src\msw\minifram.cpp SOURCE=..\..\src\msw\msgdlg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2658,26 +1800,12 @@ SOURCE=..\..\src\msw\msgdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2686,12 +1814,6 @@ SOURCE=..\..\src\msw\msgdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2709,15 +1831,7 @@ SOURCE=..\..\src\msw\mslu.cpp SOURCE=..\..\src\msw\nativdlg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2725,26 +1839,12 @@ SOURCE=..\..\src\msw\nativdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2753,12 +1853,6 @@ SOURCE=..\..\src\msw\nativdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2770,57 +1864,64 @@ SOURCE=..\..\src\msw\nativdlg.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\notebook.cpp +SOURCE=..\..\src\msw\nativewin.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" +!ELSEIF "$(CFG)" == "core - Win32 Release" -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" + +!ENDIF -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" +# End Source File +# Begin Source File -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\notebook.cpp -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" + +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" + +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2839,15 +1940,7 @@ SOURCE=..\..\src\msw\ole\oleutils.cpp SOURCE=..\..\src\msw\ownerdrw.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2855,26 +1948,12 @@ SOURCE=..\..\src\msw\ownerdrw.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2883,12 +1962,6 @@ SOURCE=..\..\src\msw\ownerdrw.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2922,15 +1995,7 @@ SOURCE=..\..\src\msw\printwin.cpp SOURCE=..\..\src\msw\radiobox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -2938,26 +2003,12 @@ SOURCE=..\..\src\msw\radiobox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -2966,12 +2017,6 @@ SOURCE=..\..\src\msw\radiobox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -2985,15 +2030,7 @@ SOURCE=..\..\src\msw\radiobox.cpp SOURCE=..\..\src\msw\radiobut.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3001,26 +2038,12 @@ SOURCE=..\..\src\msw\radiobut.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3029,12 +2052,6 @@ SOURCE=..\..\src\msw\radiobut.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3056,15 +2073,7 @@ SOURCE=..\..\src\msw\renderer.cpp SOURCE=..\..\src\msw\scrolbar.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3072,26 +2081,12 @@ SOURCE=..\..\src\msw\scrolbar.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3100,12 +2095,6 @@ SOURCE=..\..\src\msw\scrolbar.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3121,17 +2110,9 @@ SOURCE=..\..\src\msw\settings.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\slider95.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\slider.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3139,26 +2120,12 @@ SOURCE=..\..\src\msw\slider95.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3167,12 +2134,6 @@ SOURCE=..\..\src\msw\slider95.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3186,15 +2147,7 @@ SOURCE=..\..\src\msw\slider95.cpp SOURCE=..\..\src\msw\spinbutt.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3202,26 +2155,12 @@ SOURCE=..\..\src\msw\spinbutt.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3230,12 +2169,6 @@ SOURCE=..\..\src\msw\spinbutt.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3249,15 +2182,7 @@ SOURCE=..\..\src\msw\spinbutt.cpp SOURCE=..\..\src\msw\spinctrl.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3265,26 +2190,12 @@ SOURCE=..\..\src\msw\spinctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3293,12 +2204,6 @@ SOURCE=..\..\src\msw\spinctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3312,15 +2217,7 @@ SOURCE=..\..\src\msw\spinctrl.cpp SOURCE=..\..\src\msw\statbmp.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3328,26 +2225,12 @@ SOURCE=..\..\src\msw\statbmp.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3356,12 +2239,6 @@ SOURCE=..\..\src\msw\statbmp.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3375,15 +2252,7 @@ SOURCE=..\..\src\msw\statbmp.cpp SOURCE=..\..\src\msw\statbox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3391,26 +2260,12 @@ SOURCE=..\..\src\msw\statbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3419,12 +2274,6 @@ SOURCE=..\..\src\msw\statbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3436,17 +2285,9 @@ SOURCE=..\..\src\msw\statbox.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\statbr95.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\statline.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3454,26 +2295,12 @@ SOURCE=..\..\src\msw\statbr95.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3482,12 +2309,6 @@ SOURCE=..\..\src\msw\statbr95.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3499,17 +2320,9 @@ SOURCE=..\..\src\msw\statbr95.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\statline.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\stattext.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3517,26 +2330,12 @@ SOURCE=..\..\src\msw\statline.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3545,12 +2344,6 @@ SOURCE=..\..\src\msw\statline.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3562,57 +2355,64 @@ SOURCE=..\..\src\msw\statline.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\stattext.cpp +SOURCE=..\..\src\msw\statusbar.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" +!ELSEIF "$(CFG)" == "core - Win32 Release" -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" + +!ENDIF -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" +# End Source File +# Begin Source File -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\tabctrl.cpp -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" + +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" + +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3625,17 +2425,9 @@ SOURCE=..\..\src\msw\stattext.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\tabctrl.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\textctrl.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3643,26 +2435,12 @@ SOURCE=..\..\src\msw\tabctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3671,12 +2449,6 @@ SOURCE=..\..\src\msw\tabctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3688,17 +2460,9 @@ SOURCE=..\..\src\msw\tabctrl.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\tbar95.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +SOURCE=..\..\src\msw\textentry.cpp -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3706,26 +2470,12 @@ SOURCE=..\..\src\msw\tbar95.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3734,12 +2484,6 @@ SOURCE=..\..\src\msw\tbar95.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3751,17 +2495,9 @@ SOURCE=..\..\src\msw\tbar95.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\textctrl.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\tglbtn.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3769,26 +2505,12 @@ SOURCE=..\..\src\msw\textctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3797,12 +2519,6 @@ SOURCE=..\..\src\msw\textctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3814,17 +2530,9 @@ SOURCE=..\..\src\msw\textctrl.cpp # End Source File # Begin Source File -SOURCE=..\..\src\msw\tglbtn.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\msw\toolbar.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3832,26 +2540,12 @@ SOURCE=..\..\src\msw\tglbtn.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3860,12 +2554,6 @@ SOURCE=..\..\src\msw\tglbtn.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3887,15 +2575,7 @@ SOURCE=..\..\src\msw\toplevel.cpp SOURCE=..\..\src\msw\treectrl.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -3903,26 +2583,12 @@ SOURCE=..\..\src\msw\treectrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -3931,12 +2597,6 @@ SOURCE=..\..\src\msw\treectrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -3962,38 +2622,18 @@ SOURCE=..\..\src\msw\uxtheme.cpp SOURCE=..\..\src\msw\version.rc -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -4002,14 +2642,6 @@ SOURCE=..\..\src\msw\version.rc # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4037,26 +2669,12 @@ SOURCE=..\..\src\msw\window.cpp SOURCE=..\..\src\generic\accel.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4065,26 +2683,12 @@ SOURCE=..\..\src\generic\accel.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4124,26 +2728,12 @@ SOURCE=..\..\src\generic\collpaneg.cpp SOURCE=..\..\src\generic\colrdlgg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4152,26 +2742,12 @@ SOURCE=..\..\src\generic\colrdlgg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4199,26 +2775,12 @@ SOURCE=..\..\src\generic\dirctrlg.cpp SOURCE=..\..\src\generic\dirdlgg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4227,26 +2789,12 @@ SOURCE=..\..\src\generic\dirdlgg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4266,26 +2814,12 @@ SOURCE=..\..\src\generic\dragimgg.cpp SOURCE=..\..\src\generic\fdrepdlg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4294,26 +2828,12 @@ SOURCE=..\..\src\generic\fdrepdlg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4333,26 +2853,12 @@ SOURCE=..\..\src\generic\filectrlg.cpp SOURCE=..\..\src\generic\filedlgg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4361,26 +2867,12 @@ SOURCE=..\..\src\generic\filedlgg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4400,54 +2892,26 @@ SOURCE=..\..\src\generic\filepickerg.cpp SOURCE=..\..\src\generic\fontdlgg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4465,32 +2929,22 @@ SOURCE=..\..\src\generic\fontpickerg.cpp # End Source File # Begin Source File +SOURCE=..\..\src\generic\headerctrlg.cpp +# End Source File +# Begin Source File + SOURCE=..\..\src\generic\listbkg.cpp # End Source File # Begin Source File SOURCE=..\..\src\generic\listctrl.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4499,26 +2953,12 @@ SOURCE=..\..\src\generic\listctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4538,26 +2978,12 @@ SOURCE=..\..\src\generic\logg.cpp SOURCE=..\..\src\generic\mdig.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4566,26 +2992,12 @@ SOURCE=..\..\src\generic\mdig.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4601,26 +3013,12 @@ SOURCE=..\..\src\generic\mdig.cpp SOURCE=..\..\src\generic\msgdlgg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4629,26 +3027,12 @@ SOURCE=..\..\src\generic\msgdlgg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4706,17 +3090,17 @@ SOURCE=..\..\src\generic\srchctlg.cpp # End Source File # Begin Source File -SOURCE=..\..\src\generic\statusbr.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\generic\statbmpg.cpp +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +SOURCE=..\..\src\generic\stattextg.cpp +# End Source File +# Begin Source File -# PROP Exclude_From_Build 1 +SOURCE=..\..\src\generic\statusbr.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # PROP Exclude_From_Build 1 @@ -4724,26 +3108,12 @@ SOURCE=..\..\src\generic\statusbr.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # PROP Exclude_From_Build 1 @@ -4752,12 +3122,6 @@ SOURCE=..\..\src\generic\statusbr.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -4771,26 +3135,12 @@ SOURCE=..\..\src\generic\statusbr.cpp SOURCE=..\..\src\generic\tabg.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4799,26 +3149,12 @@ SOURCE=..\..\src\generic\tabg.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4866,26 +3202,12 @@ SOURCE=..\..\src\generic\vscroll.cpp SOURCE=..\..\src\univ\bmpbuttn.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4894,26 +3216,12 @@ SOURCE=..\..\src\univ\bmpbuttn.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4929,26 +3237,12 @@ SOURCE=..\..\src\univ\bmpbuttn.cpp SOURCE=..\..\src\univ\button.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -4957,26 +3251,12 @@ SOURCE=..\..\src\univ\button.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -4992,26 +3272,12 @@ SOURCE=..\..\src\univ\button.cpp SOURCE=..\..\src\univ\checkbox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5020,26 +3286,12 @@ SOURCE=..\..\src\univ\checkbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5055,26 +3307,12 @@ SOURCE=..\..\src\univ\checkbox.cpp SOURCE=..\..\src\univ\checklst.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5083,26 +3321,12 @@ SOURCE=..\..\src\univ\checklst.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5118,89 +3342,12 @@ SOURCE=..\..\src\univ\checklst.cpp SOURCE=..\..\src\univ\choice.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Debug" - -# PROP Exclude_From_Build 1 - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\..\src\univ\colschem.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5209,26 +3356,12 @@ SOURCE=..\..\src\univ\colschem.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5244,26 +3377,12 @@ SOURCE=..\..\src\univ\colschem.cpp SOURCE=..\..\src\univ\combobox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5272,26 +3391,12 @@ SOURCE=..\..\src\univ\combobox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5307,26 +3412,12 @@ SOURCE=..\..\src\univ\combobox.cpp SOURCE=..\..\src\univ\control.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5335,26 +3426,12 @@ SOURCE=..\..\src\univ\control.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5370,26 +3447,12 @@ SOURCE=..\..\src\univ\control.cpp SOURCE=..\..\src\univ\ctrlrend.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5398,26 +3461,12 @@ SOURCE=..\..\src\univ\ctrlrend.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5433,26 +3482,12 @@ SOURCE=..\..\src\univ\ctrlrend.cpp SOURCE=..\..\src\univ\dialog.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5461,26 +3496,12 @@ SOURCE=..\..\src\univ\dialog.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5496,26 +3517,12 @@ SOURCE=..\..\src\univ\dialog.cpp SOURCE=..\..\src\univ\framuniv.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5524,26 +3531,12 @@ SOURCE=..\..\src\univ\framuniv.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5559,26 +3552,12 @@ SOURCE=..\..\src\univ\framuniv.cpp SOURCE=..\..\src\univ\gauge.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5587,26 +3566,12 @@ SOURCE=..\..\src\univ\gauge.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5622,26 +3587,12 @@ SOURCE=..\..\src\univ\gauge.cpp SOURCE=..\..\src\univ\themes\gtk.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5650,26 +3601,12 @@ SOURCE=..\..\src\univ\themes\gtk.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5685,26 +3622,12 @@ SOURCE=..\..\src\univ\themes\gtk.cpp SOURCE=..\..\src\univ\inpcons.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5713,26 +3636,12 @@ SOURCE=..\..\src\univ\inpcons.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5748,26 +3657,12 @@ SOURCE=..\..\src\univ\inpcons.cpp SOURCE=..\..\src\univ\inphand.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5776,26 +3671,12 @@ SOURCE=..\..\src\univ\inphand.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5806,30 +3687,16 @@ SOURCE=..\..\src\univ\inphand.cpp !ENDIF -# End Source File -# Begin Source File - -SOURCE=..\..\src\univ\listbox.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" +# End Source File +# Begin Source File +SOURCE=..\..\src\univ\listbox.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "core - Win32 DLL Release" @@ -5839,26 +3706,12 @@ SOURCE=..\..\src\univ\listbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5874,26 +3727,12 @@ SOURCE=..\..\src\univ\listbox.cpp SOURCE=..\..\src\univ\menu.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5902,26 +3741,12 @@ SOURCE=..\..\src\univ\menu.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -5937,26 +3762,12 @@ SOURCE=..\..\src\univ\menu.cpp SOURCE=..\..\src\univ\themes\metal.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -5965,26 +3776,12 @@ SOURCE=..\..\src\univ\themes\metal.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6000,26 +3797,12 @@ SOURCE=..\..\src\univ\themes\metal.cpp SOURCE=..\..\src\univ\themes\mono.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6028,26 +3811,12 @@ SOURCE=..\..\src\univ\themes\mono.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6063,26 +3832,12 @@ SOURCE=..\..\src\univ\themes\mono.cpp SOURCE=..\..\src\univ\notebook.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6091,26 +3846,12 @@ SOURCE=..\..\src\univ\notebook.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6126,26 +3867,12 @@ SOURCE=..\..\src\univ\notebook.cpp SOURCE=..\..\src\univ\radiobox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6154,26 +3881,12 @@ SOURCE=..\..\src\univ\radiobox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6189,26 +3902,12 @@ SOURCE=..\..\src\univ\radiobox.cpp SOURCE=..\..\src\univ\radiobut.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6217,26 +3916,12 @@ SOURCE=..\..\src\univ\radiobut.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6252,26 +3937,12 @@ SOURCE=..\..\src\univ\radiobut.cpp SOURCE=..\..\src\univ\scrarrow.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6280,26 +3951,12 @@ SOURCE=..\..\src\univ\scrarrow.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6315,26 +3972,12 @@ SOURCE=..\..\src\univ\scrarrow.cpp SOURCE=..\..\src\univ\scrolbar.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6343,26 +3986,12 @@ SOURCE=..\..\src\univ\scrolbar.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6378,54 +4007,61 @@ SOURCE=..\..\src\univ\scrolbar.cpp SOURCE=..\..\src\univ\scrthumb.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" +!ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - +!ENDIF -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" +# End Source File +# Begin Source File +SOURCE=..\..\src\univ\settingsuniv.cpp -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" # PROP Exclude_From_Build 1 +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" + + +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" + + !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6441,26 +4077,12 @@ SOURCE=..\..\src\univ\scrthumb.cpp SOURCE=..\..\src\univ\slider.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6469,26 +4091,12 @@ SOURCE=..\..\src\univ\slider.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6504,26 +4112,12 @@ SOURCE=..\..\src\univ\slider.cpp SOURCE=..\..\src\univ\spinbutt.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6532,26 +4126,12 @@ SOURCE=..\..\src\univ\spinbutt.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6563,29 +4143,15 @@ SOURCE=..\..\src\univ\spinbutt.cpp !ENDIF # End Source File -# Begin Source File - -SOURCE=..\..\src\univ\statbmp.cpp - -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" +# Begin Source File +SOURCE=..\..\src\univ\statbmp.cpp -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "core - Win32 DLL Release" @@ -6595,26 +4161,12 @@ SOURCE=..\..\src\univ\statbmp.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6630,26 +4182,12 @@ SOURCE=..\..\src\univ\statbmp.cpp SOURCE=..\..\src\univ\statbox.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6658,26 +4196,12 @@ SOURCE=..\..\src\univ\statbox.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6693,26 +4217,12 @@ SOURCE=..\..\src\univ\statbox.cpp SOURCE=..\..\src\univ\statline.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6721,26 +4231,12 @@ SOURCE=..\..\src\univ\statline.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6756,26 +4252,12 @@ SOURCE=..\..\src\univ\statline.cpp SOURCE=..\..\src\univ\stattext.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6784,26 +4266,12 @@ SOURCE=..\..\src\univ\stattext.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6819,26 +4287,12 @@ SOURCE=..\..\src\univ\stattext.cpp SOURCE=..\..\src\univ\statusbr.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6847,26 +4301,12 @@ SOURCE=..\..\src\univ\statusbr.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6882,26 +4322,12 @@ SOURCE=..\..\src\univ\statusbr.cpp SOURCE=..\..\src\univ\stdrend.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6910,26 +4336,12 @@ SOURCE=..\..\src\univ\stdrend.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -6945,26 +4357,12 @@ SOURCE=..\..\src\univ\stdrend.cpp SOURCE=..\..\src\univ\textctrl.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -6973,26 +4371,12 @@ SOURCE=..\..\src\univ\textctrl.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -7008,26 +4392,12 @@ SOURCE=..\..\src\univ\textctrl.cpp SOURCE=..\..\src\univ\tglbtn.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -7036,26 +4406,12 @@ SOURCE=..\..\src\univ\tglbtn.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -7071,26 +4427,12 @@ SOURCE=..\..\src\univ\tglbtn.cpp SOURCE=..\..\src\univ\theme.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -7099,26 +4441,12 @@ SOURCE=..\..\src\univ\theme.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -7134,26 +4462,12 @@ SOURCE=..\..\src\univ\theme.cpp SOURCE=..\..\src\univ\toolbar.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -7162,26 +4476,12 @@ SOURCE=..\..\src\univ\toolbar.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -7197,26 +4497,12 @@ SOURCE=..\..\src\univ\toolbar.cpp SOURCE=..\..\src\univ\topluniv.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -7225,26 +4511,12 @@ SOURCE=..\..\src\univ\topluniv.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -7260,26 +4532,12 @@ SOURCE=..\..\src\univ\topluniv.cpp SOURCE=..\..\src\univ\themes\win32.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 @@ -7288,26 +4546,12 @@ SOURCE=..\..\src\univ\themes\win32.cpp # PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 Release" # PROP Exclude_From_Build 1 @@ -7323,53 +4567,25 @@ SOURCE=..\..\src\univ\themes\win32.cpp SOURCE=..\..\src\univ\winuniv.cpp -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# PROP Exclude_From_Build 1 - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" -# PROP Exclude_From_Build 1 - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" - - -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" - +# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" -# PROP Exclude_From_Build 1 -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" -# PROP Exclude_From_Build 1 !ELSEIF "$(CFG)" == "core - Win32 Release" @@ -7390,19 +4606,7 @@ SOURCE=..\..\src\univ\winuniv.cpp SOURCE=..\..\include\wx\msw\setup.h -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" - -# Begin Custom Build - - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" - -# Begin Custom Build - - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # Begin Custom Build - @@ -7414,7 +4618,7 @@ SOURCE=..\..\include\wx\msw\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h InputPath=..\..\include\wx\msw\setup.h @@ -7424,7 +4628,7 @@ InputPath=..\..\include\wx\msw\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h InputPath=..\..\include\wx\msw\setup.h @@ -7434,38 +4638,6 @@ InputPath=..\..\include\wx\msw\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" - -# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h -InputPath=..\..\include\wx\msw\setup.h - -"..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" - -# Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h -InputPath=..\..\include\wx\msw\setup.h - -"..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" - -# Begin Custom Build - - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" - -# Begin Custom Build - - -# End Custom Build - !ELSEIF "$(CFG)" == "core - Win32 Universal Release" # Begin Custom Build - @@ -7478,7 +4650,7 @@ InputPath=..\..\include\wx\msw\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Release" # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h InputPath=..\..\include\wx\msw\setup.h @@ -7488,7 +4660,7 @@ InputPath=..\..\include\wx\msw\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h InputPath=..\..\include\wx\msw\setup.h @@ -7498,26 +4670,6 @@ InputPath=..\..\include\wx\msw\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Release" - -# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h -InputPath=..\..\include\wx\msw\setup.h - -"..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Debug" - -# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h -InputPath=..\..\include\wx\msw\setup.h - -"..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h - -# End Custom Build - !ENDIF # End Source File @@ -7525,7 +4677,7 @@ InputPath=..\..\include\wx\msw\setup.h SOURCE=..\..\include\wx\univ\setup.h -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h InputPath=..\..\include\wx\univ\setup.h @@ -7535,7 +4687,7 @@ InputPath=..\..\include\wx\univ\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h InputPath=..\..\include\wx\univ\setup.h @@ -7545,38 +4697,6 @@ InputPath=..\..\include\wx\univ\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" - -# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h -InputPath=..\..\include\wx\univ\setup.h - -"..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" - -# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h -InputPath=..\..\include\wx\univ\setup.h - -"..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" - -# Begin Custom Build - - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" - -# Begin Custom Build - - -# End Custom Build - !ELSEIF "$(CFG)" == "core - Win32 DLL Release" # Begin Custom Build - @@ -7589,7 +4709,7 @@ InputPath=..\..\include\wx\univ\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h InputPath=..\..\include\wx\univ\setup.h @@ -7599,7 +4719,7 @@ InputPath=..\..\include\wx\univ\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h InputPath=..\..\include\wx\univ\setup.h @@ -7609,38 +4729,6 @@ InputPath=..\..\include\wx\univ\setup.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" - -# Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h -InputPath=..\..\include\wx\univ\setup.h - -"..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" - -# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h -InputPath=..\..\include\wx\univ\setup.h - -"..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" - -# Begin Custom Build - - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" - -# Begin Custom Build - - -# End Custom Build - !ELSEIF "$(CFG)" == "core - Win32 Release" # Begin Custom Build - @@ -7690,6 +4778,10 @@ SOURCE=..\..\include\wx\msw\bmpbuttn.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\msw\bmpcbox.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\msw\brush.h # End Source File # Begin Source File @@ -7698,6 +4790,10 @@ SOURCE=..\..\include\wx\msw\button.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\msw\calctrl.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\msw\caret.h # End Source File # Begin Source File @@ -7758,6 +4854,10 @@ SOURCE=..\..\include\wx\msw\ole\dataobj2.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\msw\datecontrols.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\msw\datectrl.h # End Source File # Begin Source File @@ -7834,7 +4934,7 @@ SOURCE=..\..\include\wx\msw\frame.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\msw\gauge95.h +SOURCE=..\..\include\wx\msw\gauge.h # End Source File # Begin Source File @@ -7844,7 +4944,7 @@ SOURCE=..\..\include\wx\msw\gdiimage.h SOURCE=..\..\include\wx\msw\genrcdefs.h -!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" +!IF "$(CFG)" == "core - Win32 DLL Universal Release" # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h @@ -7854,7 +4954,7 @@ InputPath=..\..\include\wx\msw\genrcdefs.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h @@ -7864,27 +4964,7 @@ InputPath=..\..\include\wx\msw\genrcdefs.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" - -# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h -InputPath=..\..\include\wx\msw\genrcdefs.h - -"..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswuniv\wx\msw" - cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" - -# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h -InputPath=..\..\include\wx\msw\genrcdefs.h - -"..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivd\wx\msw" - cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 DLL Release" # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h @@ -7894,7 +4974,7 @@ InputPath=..\..\include\wx\msw\genrcdefs.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h @@ -7904,27 +4984,7 @@ InputPath=..\..\include\wx\msw\genrcdefs.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 DLL Release" - -# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h -InputPath=..\..\include\wx\msw\genrcdefs.h - -"..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\msw\wx\msw" - cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 DLL Debug" - -# Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h -InputPath=..\..\include\wx\msw\genrcdefs.h - -"..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswd\wx\msw" - cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Universal Release" # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h @@ -7934,7 +4994,7 @@ InputPath=..\..\include\wx\msw\genrcdefs.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h @@ -7944,27 +5004,7 @@ InputPath=..\..\include\wx\msw\genrcdefs.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Universal Release" - -# Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h -InputPath=..\..\include\wx\msw\genrcdefs.h - -"..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswuniv\wx\msw" - cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Universal Debug" - -# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h -InputPath=..\..\include\wx\msw\genrcdefs.h - -"..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivd\wx\msw" - cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Unicode Release" +!ELSEIF "$(CFG)" == "core - Win32 Release" # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h @@ -7974,7 +5014,7 @@ InputPath=..\..\include\wx\msw\genrcdefs.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" +!ELSEIF "$(CFG)" == "core - Win32 Debug" # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h InputPath=..\..\include\wx\msw\genrcdefs.h @@ -7984,26 +5024,6 @@ InputPath=..\..\include\wx\msw\genrcdefs.h # End Custom Build -!ELSEIF "$(CFG)" == "core - Win32 Release" - -# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h -InputPath=..\..\include\wx\msw\genrcdefs.h - -"..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\msw\wx\msw" - cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" - -# End Custom Build - -!ELSEIF "$(CFG)" == "core - Win32 Debug" - -# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h -InputPath=..\..\include\wx\msw\genrcdefs.h - -"..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswd\wx\msw" - cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" - -# End Custom Build - !ENDIF # End Source File @@ -8013,6 +5033,10 @@ SOURCE=..\..\include\wx\msw\glcanvas.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\msw\headerctrl.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\msw\helpbest.h # End Source File # Begin Source File @@ -8089,6 +5113,10 @@ SOURCE=..\..\include\wx\msw\notebook.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\msw\notifmsg.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\msw\ole\oleutils.h # End Source File # Begin Source File @@ -8137,7 +5165,7 @@ SOURCE=..\..\include\wx\msw\setup0.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\msw\slider95.h +SOURCE=..\..\include\wx\msw\slider.h # End Source File # Begin Source File @@ -8161,15 +5189,15 @@ SOURCE=..\..\include\wx\msw\statbox.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\msw\statbr95.h +SOURCE=..\..\include\wx\msw\statline.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\msw\statline.h +SOURCE=..\..\include\wx\msw\stattext.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\msw\stattext.h +SOURCE=..\..\include\wx\msw\statusbar.h # End Source File # Begin Source File @@ -8181,11 +5209,11 @@ SOURCE=..\..\include\wx\msw\taskbar.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\msw\tbar95.h +SOURCE=..\..\include\wx\msw\textctrl.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\msw\textctrl.h +SOURCE=..\..\include\wx\msw\textentry.h # End Source File # Begin Source File @@ -8193,6 +5221,10 @@ SOURCE=..\..\include\wx\msw\tglbtn.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\msw\toolbar.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\msw\tooltip.h # End Source File # Begin Source File @@ -8249,7 +5281,7 @@ SOURCE=..\..\include\wx\generic\buttonbar.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\generic\calctrl.h +SOURCE=..\..\include\wx\generic\calctrlg.h # End Source File # Begin Source File @@ -8337,6 +5369,10 @@ SOURCE=..\..\include\wx\generic\gridsel.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\generic\headerctrl.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\generic\helpext.h # End Source File # Begin Source File @@ -8369,6 +5405,10 @@ SOURCE=..\..\include\wx\generic\notebook.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\generic\notifmsg.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\generic\numdlgg.h # End Source File # Begin Source File @@ -8417,6 +5457,14 @@ SOURCE=..\..\include\wx\generic\srchctlg.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\generic\statbmpg.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\wx\generic\stattextg.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\generic\statusbr.h # End Source File # Begin Source File @@ -8681,6 +5729,10 @@ SOURCE=..\..\include\wx\access.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\propgrid\advprops.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\anidecod.h # End Source File # Begin Source File @@ -8701,6 +5753,10 @@ SOURCE=..\..\include\wx\aui\aui.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\aui\auibar.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\aui\auibook.h # End Source File # Begin Source File @@ -8833,10 +5889,6 @@ SOURCE=..\..\include\wx\dateevt.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\dbgrid.h -# End Source File -# Begin Source File - SOURCE=..\..\include\wx\dc.h # End Source File # Begin Source File @@ -8929,6 +5981,10 @@ SOURCE=..\..\include\wx\editlbox.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\propgrid\editors.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\effects.h # End Source File # Begin Source File @@ -9029,6 +6085,14 @@ SOURCE=..\..\include\wx\grid.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\headercol.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\wx\headerctrl.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\help.h # End Source File # Begin Source File @@ -9137,6 +6201,10 @@ SOURCE=..\..\include\wx\listctrl.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\propgrid\manager.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\matrix.h # End Source File # Begin Source File @@ -9169,6 +6237,10 @@ SOURCE=..\..\include\wx\msgdlg.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\nativewin.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\nonownedwnd.h # End Source File # Begin Source File @@ -9177,6 +6249,10 @@ SOURCE=..\..\include\wx\notebook.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\notifmsg.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\numdlg.h # End Source File # Begin Source File @@ -9241,7 +6317,27 @@ SOURCE=..\..\include\wx\propdlg.h # End Source File # Begin Source File -SOURCE=..\..\include\wx\ptr_scpd.h +SOURCE=..\..\include\wx\propgrid\property.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\wx\propgrid\propgrid.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\wx\propgrid\propgriddefs.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\wx\propgrid\propgridiface.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\wx\propgrid\propgridpagestate.h +# End Source File +# Begin Source File + +SOURCE=..\..\include\wx\propgrid\props.h # End Source File # Begin Source File @@ -9413,6 +6509,10 @@ SOURCE=..\..\include\wx\textdlg.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\textentry.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\tglbtn.h # End Source File # Begin Source File @@ -9485,10 +6585,18 @@ SOURCE=..\..\include\wx\window.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\windowid.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\wizard.h # End Source File # Begin Source File +SOURCE=..\..\include\wx\wrapsizer.h +# End Source File +# Begin Source File + SOURCE=..\..\include\wx\wupdlock.h # End Source File # Begin Source File