-# Microsoft Developer Studio Project File - Name="core" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="wx_core" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
# TARGTYPE "Win32 (x86) Static Library" 0x0104
-CFG=core - Win32 DLL Release
+CFG=core - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
-!MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 DLL Release"
+!MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "core - Win32 DLL 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 Unicode 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 Universal 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 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
# Begin Project
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "core - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\lib\vc_mswd"
-# 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_mswd"
-# PROP Intermediate_Dir "vc_mswd\core"
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswd" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswd\wxmsw25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswd" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswd\wxmsw25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
-# ADD BASE RSC /l 0x405
-# ADD RSC /l 0x405
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswd\wxmsw25d_core.lib"
-# ADD LIB32 /nologo /out:"..\..\lib\vc_mswd\wxmsw25d_core.lib"
-
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "..\..\lib\vc_msw"
-# PROP BASE Intermediate_Dir "vc_msw\core"
+# 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 Output_Dir "..\..\lib\vc_msw"
-# PROP Intermediate_Dir "vc_msw\core"
+# PROP Output_Dir "..\..\lib\vc_dll"
+# PROP Intermediate_Dir "vc_mswunivudll\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_msw" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_msw\wxmsw25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_msw" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_msw\wxmsw25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c
-# ADD BASE RSC /l 0x405
-# ADD RSC /l 0x405
+# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv271u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv271u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv271u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv271u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_msw\wxmsw25_core.lib"
-# ADD LIB32 /nologo /out:"..\..\lib\vc_msw\wxmsw25_core.lib"
+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\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib"
+# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\lib\vc_mswud"
-# PROP BASE Intermediate_Dir "vc_mswud\core"
+# PROP BASE Output_Dir "..\..\lib\vc_dll"
+# PROP BASE Intermediate_Dir "vc_mswunivuddll\core"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\..\lib\vc_mswud"
-# PROP Intermediate_Dir "vc_mswud\core"
+# PROP Output_Dir "..\..\lib\vc_dll"
+# PROP Intermediate_Dir "vc_mswunivuddll\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswud" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswud\wxmsw25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswud" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswud\wxmsw25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
-# ADD BASE RSC /l 0x405
-# ADD RSC /l 0x405
+# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv271ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv271ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv271ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv271ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswud\wxmsw25ud_core.lib"
-# ADD LIB32 /nologo /out:"..\..\lib\vc_mswud\wxmsw25ud_core.lib"
+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\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug
+# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "..\..\lib\vc_mswu"
-# PROP BASE Intermediate_Dir "vc_mswu\core"
+# 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_mswu"
-# PROP Intermediate_Dir "vc_mswu\core"
+# PROP Output_Dir "..\..\lib\vc_dll"
+# PROP Intermediate_Dir "vc_mswunivdll\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswu" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswu\wxmsw25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswu" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswu\wxmsw25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
-# ADD BASE RSC /l 0x405
-# ADD RSC /l 0x405
+# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv271_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv271_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv271_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv271_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswu\wxmsw25u_core.lib"
-# ADD LIB32 /nologo /out:"..\..\lib\vc_mswu\wxmsw25u_core.lib"
+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\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib"
+# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\lib\vc_mswunivd"
-# PROP BASE Intermediate_Dir "vc_mswunivd\core"
+# 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_mswunivd"
-# PROP Intermediate_Dir "vc_mswunivd\core"
+# PROP Output_Dir "..\..\lib\vc_dll"
+# PROP Intermediate_Dir "vc_mswunivddll\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivd" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivd\wxmswuniv25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivd" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivd\wxmswuniv25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
-# ADD BASE RSC /l 0x405
-# ADD RSC /l 0x405
+# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv271d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv271d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv271d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv271d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivd\wxmswuniv25d_core.lib"
-# ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivd\wxmswuniv25d_core.lib"
+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\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug
+# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "..\..\lib\vc_mswuniv"
-# PROP BASE Intermediate_Dir "vc_mswuniv\core"
+# 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 Output_Dir "..\..\lib\vc_mswuniv"
-# PROP Intermediate_Dir "vc_mswuniv\core"
+# PROP Output_Dir "..\..\lib\vc_dll"
+# PROP Intermediate_Dir "vc_mswudll\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswuniv" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswuniv\wxmswuniv25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswuniv" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswuniv\wxmswuniv25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c
-# ADD BASE RSC /l 0x405
-# ADD RSC /l 0x405
+# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw271u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw271u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw271u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw271u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswuniv\wxmswuniv25_core.lib"
-# ADD LIB32 /nologo /out:"..\..\lib\vc_mswuniv\wxmswuniv25_core.lib"
+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\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib"
+# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\lib\vc_mswunivud"
-# PROP BASE Intermediate_Dir "vc_mswunivud\core"
+# PROP BASE Output_Dir "..\..\lib\vc_dll"
+# PROP BASE Intermediate_Dir "vc_mswuddll\core"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\..\lib\vc_mswunivud"
-# PROP Intermediate_Dir "vc_mswunivud\core"
+# PROP Output_Dir "..\..\lib\vc_dll"
+# PROP Intermediate_Dir "vc_mswuddll\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivud" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivud\wxmswuniv25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivud" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivud\wxmswuniv25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
-# ADD BASE RSC /l 0x405
-# ADD RSC /l 0x405
+# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw271ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw271ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw271ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw271ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivud\wxmswuniv25ud_core.lib"
-# ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivud\wxmswuniv25ud_core.lib"
+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\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug
+# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "..\..\lib\vc_mswunivu"
-# PROP BASE Intermediate_Dir "vc_mswunivu\core"
+# 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_mswunivu"
-# PROP Intermediate_Dir "vc_mswunivu\core"
+# PROP Output_Dir "..\..\lib\vc_dll"
+# PROP Intermediate_Dir "vc_mswdll\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivu" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswunivu\wxmswuniv25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivu" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Fd..\..\lib\vc_mswunivu\wxmswuniv25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=0 /c
-# ADD BASE RSC /l 0x405
-# ADD RSC /l 0x405
+# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw271_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw271_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
+# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /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 WXDLLNAME=wxmsw271_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw271_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_mswunivu\wxmswuniv25u_core.lib"
-# ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivu\wxmswuniv25u_core.lib"
+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\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib"
+# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib"
!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\lib\vc_mswddll"
+# 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_mswddll"
+# PROP Output_Dir "..\..\lib\vc_dll"
# PROP Intermediate_Dir "vc_mswddll\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw271d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw271d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
-# ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw271d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw271d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswddll" /implib:"..\..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
-# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswddll" /implib:"..\..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
+# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug
+# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "..\..\lib\vc_mswdll"
-# PROP BASE Intermediate_Dir "vc_mswdll\core"
+# 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 Output_Dir "..\..\lib\vc_mswdll"
-# PROP Intermediate_Dir "vc_mswdll\core"
+# PROP Output_Dir "..\..\lib\vc_lib"
+# PROP Intermediate_Dir "vc_mswunivu\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD BASE RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_mswdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
-# ADD RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_mswdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswdll" /implib:"..\..\lib\vc_mswdll\wxmsw25_core.lib"
-# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswdll" /implib:"..\..\lib\vc_mswdll\wxmsw25_core.lib"
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\lib\vc_mswuddll"
-# PROP BASE Intermediate_Dir "vc_mswuddll\core"
+# PROP BASE Output_Dir "..\..\lib\vc_lib"
+# PROP BASE Intermediate_Dir "vc_mswunivud\core"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\..\lib\vc_mswuddll"
-# PROP Intermediate_Dir "vc_mswuddll\core"
+# PROP Output_Dir "..\..\lib\vc_lib"
+# PROP Intermediate_Dir "vc_mswunivud\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
-# ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswuddll" /implib:"..\..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
-# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswuddll" /implib:"..\..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "..\..\lib\vc_mswudll"
-# PROP BASE Intermediate_Dir "vc_mswudll\core"
+# 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_mswudll"
-# PROP Intermediate_Dir "vc_mswudll\core"
+# PROP Output_Dir "..\..\lib\vc_lib"
+# PROP Intermediate_Dir "vc_mswuniv\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD BASE RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
-# ADD RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswudll" /implib:"..\..\lib\vc_mswudll\wxmsw25u_core.lib"
-# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswudll" /implib:"..\..\lib\vc_mswudll\wxmsw25u_core.lib"
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\lib\vc_mswunivddll"
-# PROP BASE Intermediate_Dir "vc_mswunivddll\core"
+# 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_mswunivddll"
-# PROP Intermediate_Dir "vc_mswunivddll\core"
+# PROP Output_Dir "..\..\lib\vc_lib"
+# PROP Intermediate_Dir "vc_mswunivd\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswunivddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
-# ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswunivddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivddll" /implib:"..\..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
-# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivddll" /implib:"..\..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "..\..\lib\vc_mswunivdll"
-# PROP BASE Intermediate_Dir "vc_mswunivdll\core"
+# 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 Output_Dir "..\..\lib\vc_mswunivdll"
-# PROP Intermediate_Dir "vc_mswunivdll\core"
+# PROP Output_Dir "..\..\lib\vc_lib"
+# PROP Intermediate_Dir "vc_mswu\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_mswunivdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
-# ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_mswunivdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivdll" /implib:"..\..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
-# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivdll" /implib:"..\..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "..\..\lib\vc_mswunivuddll"
-# PROP BASE Intermediate_Dir "vc_mswunivuddll\core"
+# PROP BASE Output_Dir "..\..\lib\vc_lib"
+# PROP BASE Intermediate_Dir "vc_mswud\core"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\..\lib\vc_mswunivuddll"
-# PROP Intermediate_Dir "vc_mswunivuddll\core"
+# PROP Output_Dir "..\..\lib\vc_lib"
+# PROP Intermediate_Dir "vc_mswud\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
-# ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivuddll" /implib:"..\..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
-# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivuddll" /implib:"..\..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "..\..\lib\vc_mswunivudll"
-# PROP BASE Intermediate_Dir "vc_mswunivudll\core"
+# 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_mswunivudll"
-# PROP Intermediate_Dir "vc_mswunivudll\core"
+# PROP Output_Dir "..\..\lib\vc_lib"
+# PROP Intermediate_Dir "vc_msw\core"
# PROP Target_Dir ""
-# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
-# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
-# ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
-# ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
+# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c
+# ADD BASE RSC /l 0x409
+# ADD RSC /l 0x409
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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivudll" /implib:"..\..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
-# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivudll" /implib:"..\..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_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\wxmsw27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
+# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c
+# 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\wxmsw27d_core.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib"
!ENDIF
# Begin Target
-# Name "core - Win32 Debug"
-# Name "core - Win32 Release"
-# Name "core - Win32 Unicode Debug"
-# Name "core - Win32 Unicode Release"
-# Name "core - Win32 Universal Debug"
-# Name "core - Win32 Universal Release"
-# Name "core - Win32 Universal Unicode Debug"
-# Name "core - Win32 Universal Unicode Release"
-# Name "core - Win32 DLL Debug"
-# Name "core - Win32 DLL Release"
-# Name "core - Win32 DLL Unicode Debug"
-# Name "core - Win32 DLL Unicode Release"
-# Name "core - Win32 DLL Universal Debug"
-# Name "core - Win32 DLL Universal Release"
-# Name "core - Win32 DLL Universal Unicode Debug"
# 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"
# PROP Default_Filter ""
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\anidecod.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\appcmn.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\bookctrl.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\choiccmn.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\clrpickercmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\cmdproc.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\colourcmn.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\common\combocmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\containr.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\dcbufcmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\dlgcmn.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\dummy.cpp
+# ADD BASE CPP /Yc"wx/wxprec.h"
+# ADD CPP /Yc"wx/wxprec.h"
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\effects.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\evtloopcmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\fddlgcmn.cpp
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\filepickercmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\fldlgcmn.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\fontenumcmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\fontmap.cpp
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\fontpickercmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\framecmn.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\gbsizer.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\gdicmn.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\graphcmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\helpbase.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\listctrlcmn.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\matrix.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
-SOURCE=..\..\src\common\popupcmn.cpp
+SOURCE=..\..\src\common\pickerbase.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\src\common\prntbase.cpp
+SOURCE=..\..\src\common\popupcmn.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\common\prntbase.cpp
# End Source File
# Begin Source File
# End Source File
# Begin Source File
+SOURCE=..\..\src\common\stockitem.cpp
+# End Source File
+# Begin Source File
+
SOURCE=..\..\src\common\tbarbase.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\msw\accel.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\ole\access.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\ole\access.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
!ENDIF
# End Source File
SOURCE=..\..\src\msw\bmpbuttn.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\msw\brush.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-SOURCE=..\..\src\msw\button.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+SOURCE=..\..\src\msw\brush.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\button.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\msw\caret.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-SOURCE=..\..\src\msw\checkbox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+SOURCE=..\..\src\msw\caret.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\checkbox.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\checklst.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\checklst.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\choice.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\choice.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
!ENDIF
# End Source File
SOURCE=..\..\src\msw\colordlg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal 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
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\msw\colour.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\msw\combo.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\msw\colour.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-SOURCE=..\..\src\msw\combobox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+SOURCE=..\..\src\msw\combobox.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\msw\control.cpp
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 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
!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\msw\control.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
!ENDIF
# End Source File
SOURCE=..\..\src\msw\dialog.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(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 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-# PROP Exclude_From_Build 1
!ENDIF
# Begin Source File
SOURCE=..\..\src\msw\dirdlg.cpp
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\msw\display.cpp
-# End Source File
-# Begin Source File
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-SOURCE=..\..\src\msw\dragimag.cpp
+# PROP Exclude_From_Build 1
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\msw\display.cpp
+# End Source File
+# Begin Source File
+
+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
# 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 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
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
!ENDIF
# End Source File
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\dummy.cpp
-# ADD BASE CPP /Yc"wx/wxprec.h"
-# ADD CPP /Yc"wx/wxprec.h"
-# End Source File
-# Begin Source File
-
SOURCE=..\..\src\msw\enhmeta.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\msw\fdrepdlg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\filedlg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\filedlg.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\msw\font.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-SOURCE=..\..\src\msw\fontdlg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+SOURCE=..\..\src\msw\font.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\fontdlg.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
!ENDIF
# End Source File
SOURCE=..\..\src\msw\frame.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\gauge95.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\gauge95.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
!ENDIF
# End Source File
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\gsockmsw.c
-# SUBTRACT CPP /YX /Yc /Yu
+SOURCE=..\..\src\msw\graphics.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\msw\gsockmsw.cpp
# End Source File
# Begin Source File
# Begin Source File
SOURCE=..\..\src\msw\imaglist.cpp
+# End Source File
+# Begin Source File
-!IF "$(CFG)" == "core - Win32 Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-
+SOURCE=..\..\src\msw\iniconf.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\iniconf.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\listbox.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\listbox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\listctrl.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\listctrl.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\main.cpp
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\msw\mdi.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\msw\main.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\mdi.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\menu.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\menu.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\menuitem.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\msw\menuitem.cpp
-
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\metafile.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\metafile.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\minifram.cpp
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\msw\msgdlg.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\msw\minifram.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\msgdlg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\mslu.cpp
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\msw\nativdlg.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\msw\mslu.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\nativdlg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\notebook.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\notebook.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\ole\oleutils.cpp
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\msw\ownerdrw.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
!ENDIF
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\ole\oleutils.cpp
+SOURCE=..\..\src\msw\palette.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\ownerdrw.cpp
-
-!IF "$(CFG)" == "core - Win32 Debug"
-
+SOURCE=..\..\src\msw\pen.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+SOURCE=..\..\src\msw\popupwin.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\printdlg.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+SOURCE=..\..\src\msw\printwin.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\radiobox.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(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 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\palette.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\msw\pen.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\msw\penwin.cpp
-
-!IF "$(CFG)" == "core - Win32 Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-
+SOURCE=..\..\src\msw\radiobut.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\msw\popupwin.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-SOURCE=..\..\src\msw\printdlg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+SOURCE=..\..\src\msw\region.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\renderer.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\scrolbar.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\printwin.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\settings.cpp
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\msw\slider95.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\msw\radiobox.cpp
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-!IF "$(CFG)" == "core - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\spinbutt.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\radiobut.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\msw\spinctrl.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-SOURCE=..\..\src\msw\region.cpp
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\msw\renderer.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\scrolbar.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\msw\statbmp.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\msw\settings.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\slider95.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\statbox.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\spinbutt.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\statbr95.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\spinctrl.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\statline.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\statbmp.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\stattext.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\statbox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\tabctrl.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\statbr95.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\tbar95.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\statline.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\textctrl.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\stattext.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\tglbtn.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-SOURCE=..\..\src\msw\tabctrl.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+SOURCE=..\..\src\msw\timer.cpp
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\msw\tooltip.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+SOURCE=..\..\src\msw\toplevel.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\src\msw\treectrl.cpp
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+
!ENDIF
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\tbar95.cpp
+SOURCE=..\..\src\msw\utilsgui.cpp
+# End Source File
+# Begin Source File
-!IF "$(CFG)" == "core - Win32 Debug"
+SOURCE=..\..\src\msw\ole\uuid.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\msw\uxtheme.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+SOURCE=..\..\src\msw\version.rc
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+
!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode 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 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!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 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\textctrl.cpp
+SOURCE=..\..\src\msw\volume.cpp
+# End Source File
+# Begin Source File
-!IF "$(CFG)" == "core - Win32 Debug"
+SOURCE=..\..\src\msw\window.cpp
+# End Source File
+# End Group
+# Begin Group "Generic Sources"
+# PROP Default_Filter ""
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+SOURCE=..\..\src\generic\accel.cpp
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!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 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\tglbtn.cpp
+SOURCE=..\..\src\generic\busyinfo.cpp
+# End Source File
+# Begin Source File
-!IF "$(CFG)" == "core - Win32 Debug"
+SOURCE=..\..\src\generic\buttonbar.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\choicbkg.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+SOURCE=..\..\src\generic\choicdgg.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\clrpickerg.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+SOURCE=..\..\src\generic\colrdlgg.cpp
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!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 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\timer.cpp
+SOURCE=..\..\src\generic\combog.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\tooltip.cpp
+SOURCE=..\..\src\generic\dcpsg.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\toplevel.cpp
+SOURCE=..\..\src\generic\dirctrlg.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\treectrl.cpp
+SOURCE=..\..\src\generic\dirdlgg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\utilsgui.cpp
+SOURCE=..\..\src\generic\dragimgg.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\src\msw\ole\uuid.cpp
-# End Source File
-# Begin Source File
+SOURCE=..\..\src\generic\fdrepdlg.cpp
-SOURCE=..\..\src\msw\uxtheme.cpp
-# End Source File
-# Begin Source File
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-SOURCE=..\..\src\msw\volume.cpp
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\msw\window.cpp
-# End Source File
-# End Group
-# Begin Group "Generic Sources"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-# PROP Default_Filter ""
-# Begin Source File
-SOURCE=..\..\src\generic\accel.cpp
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!IF "$(CFG)" == "core - Win32 Debug"
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode 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 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+SOURCE=..\..\src\generic\filedlgg.cpp
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-SOURCE=..\..\src\generic\busyinfo.cpp
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\generic\choicdgg.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\generic\colrdlgg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-
+!ENDIF
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\filepickerg.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+SOURCE=..\..\src\generic\fontdlgg.cpp
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-SOURCE=..\..\src\generic\dcpsg.cpp
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\generic\dirctrlg.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\generic\dirdlgg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+SOURCE=..\..\src\generic\fontpickerg.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\listbkg.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+SOURCE=..\..\src\generic\listctrl.cpp
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-SOURCE=..\..\src\generic\dragimgg.cpp
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\generic\fdrepdlg.cpp
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-!IF "$(CFG)" == "core - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+SOURCE=..\..\src\generic\logg.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\mdig.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\generic\filedlgg.cpp
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-!IF "$(CFG)" == "core - Win32 Debug"
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\generic\fontdlgg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+SOURCE=..\..\src\generic\numdlgg.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\panelg.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+SOURCE=..\..\src\generic\printps.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\prntdlgg.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+SOURCE=..\..\src\generic\progdlgg.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\renderg.cpp
+# End Source File
+# Begin Source File
-!ENDIF
+SOURCE=..\..\src\generic\scrlwing.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\selstore.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\src\generic\imaglist.cpp
+SOURCE=..\..\src\generic\spinctlg.cpp
+# End Source File
+# Begin Source File
-!IF "$(CFG)" == "core - Win32 Debug"
+SOURCE=..\..\src\generic\splitter.cpp
+# End Source File
+# Begin Source File
-# PROP Exclude_From_Build 1
+SOURCE=..\..\src\generic\statusbr.cpp
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!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 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
!ENDIF
# End Source File
# Begin Source File
-SOURCE=..\..\src\generic\listctrl.cpp
+SOURCE=..\..\src\generic\tabg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 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 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode 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 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+SOURCE=..\..\src\generic\textdlgg.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\tipwin.cpp
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+SOURCE=..\..\src\generic\toolbkg.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\treebkg.cpp
+# End Source File
+# Begin Source File
-!ENDIF
+SOURCE=..\..\src\generic\treectlg.cpp
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\generic\vlbox.cpp
# End Source File
# Begin Source File
-SOURCE=..\..\src\generic\logg.cpp
+SOURCE=..\..\src\generic\vscroll.cpp
# End Source File
+# End Group
+# Begin Group "wxUniv Sources"
+
+# PROP Default_Filter ""
# Begin Source File
-SOURCE=..\..\src\generic\mdig.cpp
+SOURCE=..\..\src\univ\bmpbuttn.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 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 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode 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 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+SOURCE=..\..\src\univ\button.cpp
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-SOURCE=..\..\src\generic\msgdlgg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode 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 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+SOURCE=..\..\src\univ\checkbox.cpp
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-SOURCE=..\..\src\generic\numdlgg.cpp
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\generic\panelg.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\generic\prntdlgg.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\checklst.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\generic\progdlgg.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-SOURCE=..\..\src\generic\renderg.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\generic\scrlwing.cpp
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\generic\selstore.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-SOURCE=..\..\src\generic\spinctlg.cpp
-# End Source File
-# Begin Source File
+# PROP Exclude_From_Build 1
-SOURCE=..\..\src\generic\splitter.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
-SOURCE=..\..\src\generic\statusbr.cpp
+# PROP Exclude_From_Build 1
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+# PROP Exclude_From_Build 1
+!ENDIF
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\choice.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-# PROP Exclude_From_Build 1
!ELSEIF "$(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 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ENDIF
-
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\src\generic\tabg.cpp
-
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 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 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-
-
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
-
!ENDIF
# End Source File
# Begin Source File
-SOURCE=..\..\src\generic\tbarsmpl.cpp
-# End Source File
-# Begin Source File
+SOURCE=..\..\src\univ\colschem.cpp
-SOURCE=..\..\src\generic\textdlgg.cpp
-# End Source File
-# Begin Source File
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-SOURCE=..\..\src\generic\tipwin.cpp
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\generic\treectlg.cpp
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-SOURCE=..\..\src\generic\vlbox.cpp
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\generic\vscroll.cpp
-# End Source File
-# End Group
-# Begin Group "wxUniv Sources"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-# PROP Default_Filter ""
-# Begin Source File
-SOURCE=..\..\src\univ\bmpbuttn.cpp
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\combobox.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\button.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\control.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\checkbox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\ctrlrend.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\checklst.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\dialog.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\choice.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\framuniv.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\colschem.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\gauge.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\combobox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\themes\gtk.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\control.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\inpcons.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\ctrlrend.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\inphand.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\dialog.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\listbox.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\framuniv.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\menu.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-# End Source File
-# Begin Source File
-SOURCE=..\..\src\univ\gauge.cpp
-
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\themes\metal.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\themes\gtk.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\themes\mono.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\inpcons.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\inphand.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\listbox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\menu.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\themes\metal.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\notebook.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+SOURCE=..\..\src\univ\scrthumb.cpp
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\radiobox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\radiobut.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\scrarrow.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\scrolbar.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\scrthumb.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\slider.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\spinbutt.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\statbmp.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\statbox.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\statline.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\stattext.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\theme.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\statusbr.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\textctrl.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\topluniv.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\theme.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+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 Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\toolbar.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+SOURCE=..\..\src\univ\winuniv.cpp
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
-# End Source File
-# Begin Source File
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-SOURCE=..\..\src\univ\topluniv.cpp
-!IF "$(CFG)" == "core - Win32 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Release"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
# PROP Exclude_From_Build 1
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ENDIF
+# End Source File
+# End Group
+# Begin Group "Setup Headers"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+# PROP Default_Filter ""
+# Begin Source File
+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 -
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+# End Custom Build
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
-!ENDIF
+# Begin Custom Build -
-# End Source File
-# Begin Source File
+# End Custom Build
-SOURCE=..\..\src\univ\themes\win32.cpp
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
-!IF "$(CFG)" == "core - Win32 Debug"
+# Begin Custom Build -
-# PROP Exclude_From_Build 1
+# End Custom Build
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-# PROP Exclude_From_Build 1
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
+InputPath=..\include\wx\msw\setup.h
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
-# PROP Exclude_From_Build 1
+# End Custom Build
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
-# PROP Exclude_From_Build 1
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
+InputPath=..\include\wx\msw\setup.h
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
+# End Custom Build
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h
+InputPath=..\include\wx\msw\setup.h
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+"..\..\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 -
-!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
+# End Custom Build
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+# Begin Custom Build -
-# PROP Exclude_From_Build 1
+# End Custom Build
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
-# PROP Exclude_From_Build 1
+# Begin Custom Build -
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+# End Custom Build
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# Begin Custom Build -
+# End Custom Build
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
+InputPath=..\include\wx\msw\setup.h
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
+InputPath=..\include\wx\msw\setup.h
+
+"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\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 DLL Universal Unicode Release"
+!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
# Begin Source File
-SOURCE=..\..\src\univ\winuniv.cpp
+SOURCE=..\..\include\wx\univ\setup.h
-!IF "$(CFG)" == "core - Win32 Debug"
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
-# PROP Exclude_From_Build 1
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h
+InputPath=..\include\wx\univ\setup.h
-!ELSEIF "$(CFG)" == "core - Win32 Release"
+"..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h
-# PROP Exclude_From_Build 1
+# End Custom Build
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
-# PROP Exclude_From_Build 1
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h
+InputPath=..\include\wx\univ\setup.h
-!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+"..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h
-# PROP Exclude_From_Build 1
+# End Custom Build
-!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h
+InputPath=..\include\wx\univ\setup.h
-!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+"..\..\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 Universal Unicode Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h
+InputPath=..\include\wx\univ\setup.h
-!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+"..\..\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 Debug"
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
-# PROP Exclude_From_Build 1
+# 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"
-# PROP Exclude_From_Build 1
+# Begin Custom Build -
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+# End Custom Build
-# PROP Exclude_From_Build 1
+!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"
-!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+# Begin Custom Build -
-# PROP Exclude_From_Build 1
+# End Custom Build
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h
+InputPath=..\include\wx\univ\setup.h
+
+"..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h
+InputPath=..\include\wx\univ\setup.h
+
+"..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+ copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\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 -
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Debug"
+
+# Begin Custom Build -
+
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# End Group
+# Begin Group "MSW Headers"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\accel.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\access.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\activex.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\app.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\automtn.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\bitmap.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\bmpbuttn.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\brush.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\button.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\caret.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\checkbox.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\checklst.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\choice.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\clipbrd.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\colordlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\colour.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\combo.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\combobox.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\control.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\cursor.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\dataform.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\dataobj.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\dataobj2.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\datectrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dc.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dcclient.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dcmemory.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dcprint.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dcscreen.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dialog.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dib.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dirdlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\dragimag.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\dropsrc.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\droptgt.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\enhmeta.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\evtloop.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\fdrepdlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\filedlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\font.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\fontdlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\frame.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\gauge95.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\gdiimage.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\genrcdefs.h
+
+!IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h
+
+"..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h
+
+"..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h
+
+"..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\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
+
+"..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h
+
+"..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug"
+
+# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h
+
+"..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 DLL Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h
+
+"..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\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
+
+"..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h
+
+"..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h
+
+"..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Universal Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h
+
+"..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\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
+
+"..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h
+
+"..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Unicode Debug"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h
+
+"..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ELSEIF "$(CFG)" == "core - Win32 Release"
+
+# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h
+
+"..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\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
+
+"..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
+ cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h"
+
+# End Custom Build
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\glcanvas.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\helpbest.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\helpchm.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\helpwin.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\htmlhelp.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\icon.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\imaglist.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\iniconf.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\joystick.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\listbox.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\listctrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\mdi.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\menu.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\menuitem.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\metafile.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\minifram.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\missing.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\msgdlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\msvcrt.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\notebook.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\oleutils.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\palette.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\pen.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\popupwin.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\printdlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\printwin.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\radiobox.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\radiobut.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\rcdefs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\region.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\scrolbar.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\setup0.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\slider95.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\sound.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\spinbutt.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\spinctrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\statbmp.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\statbox.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\statbr95.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\statline.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\stattext.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\tabctrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\taskbar.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\tbar95.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\textctrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\tglbtn.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\timer.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\tooltip.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\toplevel.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\treectrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\ole\uuid.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\uxtheme.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\uxthemep.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\window.h
+# End Source File
+# End Group
+# Begin Group "Generic Headers"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\aboutdlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\accel.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\animate.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\bmpcbox.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\busyinfo.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\buttonbar.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\calctrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\choicdgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\clrpickerg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\colrdlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\combo.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\dataview.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\datectrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\dcpsg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\dirctrlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\dirdlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\dragimgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\fdrepdlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\filedlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\filepickerg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\fontdlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\fontpickerg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\grid.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\gridctrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\gridsel.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\helpext.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\laywin.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\listctrl.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\logg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\mdig.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\msgdlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\notebook.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\numdlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\panelg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\printps.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\prntdlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\progdlgg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\propdlg.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\sashwin.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\generic\scrolwin.h
+# End Source File
+# Begin Source File
+SOURCE=..\..\include\wx\generic\spinctlg.h
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release"
+SOURCE=..\..\include\wx\generic\splash.h
+# End Source File
+# Begin Source File
+SOURCE=..\..\include\wx\generic\splitter.h
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug"
+SOURCE=..\..\include\wx\generic\statusbr.h
+# End Source File
+# Begin Source File
+SOURCE=..\..\include\wx\generic\tabg.h
+# End Source File
+# Begin Source File
-!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release"
+SOURCE=..\..\include\wx\generic\textdlgg.h
+# End Source File
+# Begin Source File
+SOURCE=..\..\include\wx\generic\timer.h
+# End Source File
+# Begin Source File
-!ENDIF
+SOURCE=..\..\include\wx\generic\treectlg.h
+# End Source File
+# Begin Source File
+SOURCE=..\..\include\wx\generic\wizard.h
# End Source File
# End Group
-# Begin Group "MSW Headers"
+# Begin Group "wxUniv Headers"
# PROP Default_Filter ""
# Begin Source File
-SOURCE=..\..\include\wx\msw\accel.h
+SOURCE=..\..\include\wx\univ\app.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\access.h
+SOURCE=..\..\include\wx\univ\bmpbuttn.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\app.h
+SOURCE=..\..\include\wx\univ\button.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\automtn.h
+SOURCE=..\..\include\wx\univ\checkbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\bitmap.h
+SOURCE=..\..\include\wx\univ\checklst.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\bmpbuttn.h
+SOURCE=..\..\include\wx\univ\chkconf.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\brush.h
+SOURCE=..\..\include\wx\univ\choice.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\button.h
+SOURCE=..\..\include\wx\univ\colschem.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\caret.h
+SOURCE=..\..\include\wx\univ\combobox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\checkbox.h
+SOURCE=..\..\include\wx\univ\control.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\checklst.h
+SOURCE=..\..\include\wx\univ\dialog.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\choice.h
+SOURCE=..\..\include\wx\univ\frame.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\clipbrd.h
+SOURCE=..\..\include\wx\univ\gauge.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\colordlg.h
+SOURCE=..\..\include\wx\univ\inpcons.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\colour.h
+SOURCE=..\..\include\wx\univ\inphand.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\combobox.h
+SOURCE=..\..\include\wx\univ\listbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\control.h
+SOURCE=..\..\include\wx\univ\menu.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\cursor.h
+SOURCE=..\..\include\wx\univ\menuitem.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\dataform.h
+SOURCE=..\..\include\wx\univ\notebook.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\dataobj.h
+SOURCE=..\..\include\wx\univ\radiobox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\dataobj2.h
+SOURCE=..\..\include\wx\univ\radiobut.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dc.h
+SOURCE=..\..\include\wx\univ\renderer.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dcclient.h
+SOURCE=..\..\include\wx\univ\scrarrow.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dcmemory.h
+SOURCE=..\..\include\wx\univ\scrolbar.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dcprint.h
+SOURCE=..\..\include\wx\univ\scrthumb.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dcscreen.h
+SOURCE=..\..\include\wx\univ\scrtimer.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dialog.h
+SOURCE=..\..\include\wx\univ\slider.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dib.h
+SOURCE=..\..\include\wx\univ\spinbutt.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dirdlg.h
+SOURCE=..\..\include\wx\univ\statbmp.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\dragimag.h
+SOURCE=..\..\include\wx\univ\statbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\dropsrc.h
+SOURCE=..\..\include\wx\univ\statline.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\droptgt.h
+SOURCE=..\..\include\wx\univ\stattext.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\enhmeta.h
+SOURCE=..\..\include\wx\univ\statusbr.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\fdrepdlg.h
+SOURCE=..\..\include\wx\univ\stdrend.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\filedlg.h
+SOURCE=..\..\include\wx\univ\textctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\font.h
+SOURCE=..\..\include\wx\univ\theme.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\fontdlg.h
+SOURCE=..\..\include\wx\univ\toolbar.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\frame.h
+SOURCE=..\..\include\wx\univ\toplevel.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\gauge95.h
+SOURCE=..\..\include\wx\univ\window.h
# End Source File
+# End Group
+# Begin Group "wxHTML Headers"
+
+# PROP Default_Filter ""
# Begin Source File
-SOURCE=..\..\include\wx\msw\gdiimage.h
+SOURCE=..\..\include\wx\html\helpctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\gdiobj.h
+SOURCE=..\..\include\wx\html\helpdata.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\helpbest.h
+SOURCE=..\..\include\wx\html\helpdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\helpchm.h
+SOURCE=..\..\include\wx\html\helpfrm.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\helpwin.h
+SOURCE=..\..\include\wx\html\helpwnd.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\icon.h
+SOURCE=..\..\include\wx\html\htmlcell.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\imaglist.h
+SOURCE=..\..\include\wx\html\htmldefs.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\iniconf.h
+SOURCE=..\..\include\wx\html\htmlfilt.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\listbox.h
+SOURCE=..\..\include\wx\html\htmlpars.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\listctrl.h
+SOURCE=..\..\include\wx\html\htmlproc.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\mdi.h
+SOURCE=..\..\include\wx\html\htmltag.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\menu.h
+SOURCE=..\..\include\wx\html\htmlwin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\menuitem.h
+SOURCE=..\..\include\wx\html\htmprint.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\metafile.h
+SOURCE=..\..\include\wx\html\m_templ.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\minifram.h
+SOURCE=..\..\include\wx\html\winpars.h
+# End Source File
+# End Group
+# Begin Group "Common Headers"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=..\..\include\wx\aboutdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\missing.h
+SOURCE=..\..\include\wx\accel.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\msgdlg.h
+SOURCE=..\..\include\wx\access.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\mslu.h
+SOURCE=..\..\include\wx\anidecod.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\msvcrt.h
+SOURCE=..\..\include\wx\animate.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\notebook.h
+SOURCE=..\..\include\wx\animdecod.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\oleutils.h
+SOURCE=..\..\include\wx\artprov.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\palette.h
+SOURCE=..\..\include\wx\aui\aui.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\pen.h
+SOURCE=..\..\include\wx\aui\auibook.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\printdlg.h
+SOURCE=..\..\include\wx\bitmap.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\printwin.h
+SOURCE=..\..\include\wx\bmpbuttn.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\private.h
+SOURCE=..\..\include\wx\bmpcbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\radiobox.h
+SOURCE=..\..\include\wx\bookctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\radiobut.h
+SOURCE=..\..\include\wx\brush.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\regconf.h
+SOURCE=..\..\include\wx\busyinfo.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\region.h
+SOURCE=..\..\include\wx\button.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\registry.h
+SOURCE=..\..\include\wx\calctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\scrolbar.h
+SOURCE=..\..\include\wx\caret.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\setup0.h
+SOURCE=..\..\include\wx\checkbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\slider95.h
+SOURCE=..\..\include\wx\checklst.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\slidrmsw.h
+SOURCE=..\..\include\wx\choicdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\spinbutt.h
+SOURCE=..\..\include\wx\choice.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\spinctrl.h
+SOURCE=..\..\include\wx\choicebk.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\statbmp.h
+SOURCE=..\..\include\wx\clipbrd.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\statbox.h
+SOURCE=..\..\include\wx\clrpicker.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\statbr95.h
+SOURCE=..\..\include\wx\cmdproc.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\statline.h
+SOURCE=..\..\include\wx\cmndata.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\stattext.h
+SOURCE=..\..\include\wx\colordlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\tabctrl.h
+SOURCE=..\..\include\wx\colour.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\tbar95.h
+SOURCE=..\..\include\wx\combo.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\tbarmsw.h
+SOURCE=..\..\include\wx\combobox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\textctrl.h
+SOURCE=..\..\include\wx\control.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\tglbtn.h
+SOURCE=..\..\include\wx\cshelp.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\timer.h
+SOURCE=..\..\include\wx\ctrlsub.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\tooltip.h
+SOURCE=..\..\include\wx\cursor.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\toplevel.h
+SOURCE=..\..\include\wx\dataobj.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\treectrl.h
+SOURCE=..\..\include\wx\dataview.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\ole\uuid.h
+SOURCE=..\..\include\wx\datectrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\window.h
+SOURCE=..\..\include\wx\dateevt.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.h
+SOURCE=..\..\include\wx\dbgrid.h
# End Source File
-# End Group
-# Begin Group "Generic Headers"
+# Begin Source File
-# PROP Default_Filter ""
+SOURCE=..\..\include\wx\dc.h
+# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\accel.h
+SOURCE=..\..\include\wx\dcbuffer.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\choicdgg.h
+SOURCE=..\..\include\wx\dcclient.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\colrdlgg.h
+SOURCE=..\..\include\wx\dcmemory.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\dcpsg.h
+SOURCE=..\..\include\wx\dcmirror.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\dirctrlg.h
+SOURCE=..\..\include\wx\dcprint.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\dirdlgg.h
+SOURCE=..\..\include\wx\dcps.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\dragimgg.h
+SOURCE=..\..\include\wx\dcscreen.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\fdrepdlg.h
+SOURCE=..\..\include\wx\debugrpt.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\filedlgg.h
+SOURCE=..\..\include\wx\dialog.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\fontdlgg.h
+SOURCE=..\..\include\wx\dialup.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\imaglist.h
+SOURCE=..\..\include\wx\dirctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\listctrl.h
+SOURCE=..\..\include\wx\dirdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\logg.h
+SOURCE=..\..\include\wx\display.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\mdig.h
+SOURCE=..\..\include\wx\display_impl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\msgdlgg.h
+SOURCE=..\..\include\wx\dnd.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\notebook.h
+SOURCE=..\..\include\wx\aui\dockart.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\panelg.h
+SOURCE=..\..\include\wx\docmdi.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\prntdlgg.h
+SOURCE=..\..\include\wx\docview.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\progdlgg.h
+SOURCE=..\..\include\wx\dragimag.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\scrolwin.h
+SOURCE=..\..\include\wx\effects.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\spinctlg.h
+SOURCE=..\..\include\wx\encinfo.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\splitter.h
+SOURCE=..\..\include\wx\evtloop.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\statusbr.h
+SOURCE=..\..\include\wx\fdrepdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\tabg.h
+SOURCE=..\..\include\wx\filedlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\textdlgg.h
+SOURCE=..\..\include\wx\filepicker.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\timer.h
+SOURCE=..\..\include\wx\aui\floatpane.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\generic\treectlg.h
+SOURCE=..\..\include\wx\fmappriv.h
# End Source File
-# End Group
-# Begin Group "wxUniv Headers"
+# Begin Source File
-# PROP Default_Filter ""
+SOURCE=..\..\include\wx\font.h
+# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\app.h
+SOURCE=..\..\include\wx\fontdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\bmpbuttn.h
+SOURCE=..\..\include\wx\fontenum.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\button.h
+SOURCE=..\..\include\wx\fontpicker.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\checkbox.h
+SOURCE=..\..\include\wx\fontutil.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\checklst.h
+SOURCE=..\..\include\wx\frame.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\choice.h
+SOURCE=..\..\include\wx\aui\framemanager.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\colschem.h
+SOURCE=..\..\include\wx\gauge.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\combobox.h
+SOURCE=..\..\include\wx\gbsizer.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\control.h
+SOURCE=..\..\include\wx\gdicmn.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\dialog.h
+SOURCE=..\..\include\wx\gdiobj.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\frame.h
+SOURCE=..\..\include\wx\geometry.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\gauge.h
+SOURCE=..\..\include\wx\gifdecod.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\inpcons.h
+SOURCE=..\..\include\wx\glcanvas.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\inphand.h
+SOURCE=..\..\include\wx\graphics.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\listbox.h
+SOURCE=..\..\include\wx\grid.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\menu.h
+SOURCE=..\..\include\wx\help.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\menuitem.h
+SOURCE=..\..\include\wx\helpbase.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\notebook.h
+SOURCE=..\..\include\wx\helphtml.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\radiobox.h
+SOURCE=..\..\include\wx\helpwin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\radiobut.h
+SOURCE=..\..\include\wx\htmllbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\renderer.h
+SOURCE=..\..\include\wx\hyperlink.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\scrarrow.h
+SOURCE=..\..\include\wx\icon.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\scrolbar.h
+SOURCE=..\..\include\wx\iconbndl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\scrthumb.h
+SOURCE=..\..\include\wx\imagbmp.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\scrtimer.h
+SOURCE=..\..\include\wx\image.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\slider.h
+SOURCE=..\..\include\wx\imaggif.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\spinbutt.h
+SOURCE=..\..\include\wx\imagiff.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\statbmp.h
+SOURCE=..\..\include\wx\imagjpeg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\statbox.h
+SOURCE=..\..\include\wx\imaglist.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\statline.h
+SOURCE=..\..\include\wx\imagpcx.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\stattext.h
+SOURCE=..\..\include\wx\imagpng.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\statusbr.h
+SOURCE=..\..\include\wx\imagpnm.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\textctrl.h
+SOURCE=..\..\include\wx\imagtiff.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\theme.h
+SOURCE=..\..\include\wx\imagxpm.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\toolbar.h
+SOURCE=..\..\include\wx\joystick.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\toplevel.h
+SOURCE=..\..\include\wx\layout.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\univ\window.h
+SOURCE=..\..\include\wx\laywin.h
# End Source File
-# End Group
-# Begin Group "Common Headers"
-
-# PROP Default_Filter ""
# Begin Source File
-SOURCE=..\..\include\wx\accel.h
+SOURCE=..\..\include\wx\listbase.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\access.h
+SOURCE=..\..\include\wx\listbook.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\afterstd.h
+SOURCE=..\..\include\wx\listbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\artprov.h
+SOURCE=..\..\include\wx\listctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\bitmap.h
+SOURCE=..\..\include\wx\matrix.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\bmpbuttn.h
+SOURCE=..\..\include\wx\mdi.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\brush.h
+SOURCE=..\..\include\wx\mediactrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\busyinfo.h
+SOURCE=..\..\include\wx\menu.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\button.h
+SOURCE=..\..\include\wx\menuitem.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\caret.h
+SOURCE=..\..\include\wx\metafile.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\checkbox.h
+SOURCE=..\..\include\wx\minifram.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\checklst.h
+SOURCE=..\..\include\wx\msgdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\choicdlg.h
+SOURCE=..\..\include\wx\notebook.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\choice.h
+SOURCE=..\..\include\wx\numdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\clipbrd.h
+SOURCE=..\..\include\wx\odcombo.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\cmdproc.h
+SOURCE=..\..\include\wx\ownerdrw.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\cmndata.h
+SOURCE=..\..\include\wx\palette.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\colordlg.h
+SOURCE=..\..\include\wx\panel.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\colour.h
+SOURCE=..\..\include\wx\paper.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\combobox.h
+SOURCE=..\..\include\wx\pen.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\control.h
+SOURCE=..\..\include\wx\pickerbase.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\cshelp.h
+SOURCE=..\..\include\wx\popupwin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\ctrlsub.h
+SOURCE=..\..\include\wx\print.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\cursor.h
+SOURCE=..\..\include\wx\printdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dataobj.h
+SOURCE=..\..\include\wx\prntbase.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dc.h
+SOURCE=..\..\include\wx\progdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dcclient.h
+SOURCE=..\..\include\wx\propdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dcmemory.h
+SOURCE=..\..\include\wx\ptr_scpd.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dcmirror.h
+SOURCE=..\..\include\wx\quantize.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dcprint.h
+SOURCE=..\..\include\wx\radiobox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dcps.h
+SOURCE=..\..\include\wx\radiobut.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dcscreen.h
+SOURCE=..\..\include\wx\rawbmp.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dialog.h
+SOURCE=..\..\include\wx\region.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dialup.h
+SOURCE=..\..\include\wx\renderer.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dirctrl.h
+SOURCE=..\..\include\wx\richtext\richtextbuffer.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dirdlg.h
+SOURCE=..\..\include\wx\richtext\richtextctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\display.h
+SOURCE=..\..\include\wx\richtext\richtextformatdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dnd.h
+SOURCE=..\..\include\wx\richtext\richtextstyledlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\docmdi.h
+SOURCE=..\..\include\wx\richtext\richtextstyles.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\docview.h
+SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\dragimag.h
+SOURCE=..\..\include\wx\richtext\richtextxml.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\effects.h
+SOURCE=..\..\include\wx\sashwin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\evtloop.h
+SOURCE=..\..\include\wx\scopeguard.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\fdrepdlg.h
+SOURCE=..\..\include\wx\scrolbar.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\filedlg.h
+SOURCE=..\..\include\wx\scrolwin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\fmappriv.h
+SOURCE=..\..\include\wx\selstore.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\font.h
+SOURCE=..\..\include\wx\settings.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\fontdlg.h
+SOURCE=..\..\include\wx\sizer.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\fontenum.h
+SOURCE=..\..\include\wx\slider.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\fontutil.h
+SOURCE=..\..\include\wx\sound.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\frame.h
+SOURCE=..\..\include\wx\spinbutt.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\gauge.h
+SOURCE=..\..\include\wx\spinctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\gdicmn.h
+SOURCE=..\..\include\wx\splash.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\gdiobj.h
+SOURCE=..\..\include\wx\splitter.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\geometry.h
+SOURCE=..\..\include\wx\statbmp.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\gifdecod.h
+SOURCE=..\..\include\wx\statbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\glcanvas.h
+SOURCE=..\..\include\wx\statline.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\help.h
+SOURCE=..\..\include\wx\stattext.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\helpbase.h
+SOURCE=..\..\include\wx\statusbr.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\helphtml.h
+SOURCE=..\..\include\wx\tab.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\helpwin.h
+SOURCE=..\..\include\wx\tabctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\icon.h
+SOURCE=..\..\include\wx\aui\tabmdi.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\iconbndl.h
+SOURCE=..\..\include\wx\taskbar.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imagbmp.h
+SOURCE=..\..\include\wx\tbarbase.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\image.h
+SOURCE=..\..\include\wx\textctrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imaggif.h
+SOURCE=..\..\include\wx\textdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imagiff.h
+SOURCE=..\..\include\wx\tglbtn.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imagjpeg.h
+SOURCE=..\..\include\wx\tipdlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imaglist.h
+SOURCE=..\..\include\wx\tipwin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imagpcx.h
+SOURCE=..\..\include\wx\toolbar.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imagpng.h
+SOURCE=..\..\include\wx\toolbook.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imagpnm.h
+SOURCE=..\..\include\wx\tooltip.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imagtiff.h
+SOURCE=..\..\include\wx\toplevel.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\imagxpm.h
+SOURCE=..\..\include\wx\treebase.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\layout.h
+SOURCE=..\..\include\wx\treebook.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\listbase.h
+SOURCE=..\..\include\wx\treectrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\listbox.h
+SOURCE=..\..\include\wx\valgen.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\listctrl.h
+SOURCE=..\..\include\wx\validate.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\matrix.h
+SOURCE=..\..\include\wx\valtext.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\mdi.h
+SOURCE=..\..\include\wx\vidmode.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\menu.h
+SOURCE=..\..\include\wx\vlbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\menuitem.h
+SOURCE=..\..\include\wx\vms_x_fix.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\metafile.h
+SOURCE=..\..\include\wx\vscroll.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\minifram.h
+SOURCE=..\..\include\wx\wave.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\msgdlg.h
+SOURCE=..\..\include\wx\window.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\notebook.h
+SOURCE=..\..\include\wx\wizard.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\ownerdrw.h
+SOURCE=..\..\include\wx\wupdlock.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\palette.h
+SOURCE=..\..\include\wx\wxhtml.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\panel.h
+SOURCE=..\..\include\wx\xrc\xh_all.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\paper.h
+SOURCE=..\..\include\wx\xrc\xh_bmp.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\pen.h
+SOURCE=..\..\include\wx\xrc\xh_bmpbt.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\popupwin.h
+SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\print.h
+SOURCE=..\..\include\wx\xrc\xh_bttn.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\printdlg.h
+SOURCE=..\..\include\wx\xrc\xh_cald.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\prntbase.h
+SOURCE=..\..\include\wx\xrc\xh_chckb.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\progdlg.h
+SOURCE=..\..\include\wx\xrc\xh_chckl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\ptr_scpd.h
+SOURCE=..\..\include\wx\xrc\xh_choic.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\quantize.h
+SOURCE=..\..\include\wx\xrc\xh_choicbk.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\radiobox.h
+SOURCE=..\..\include\wx\xrc\xh_clrpicker.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\radiobut.h
+SOURCE=..\..\include\wx\xrc\xh_combo.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\rawbmp.h
+SOURCE=..\..\include\wx\xrc\xh_datectrl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\region.h
+SOURCE=..\..\include\wx\xrc\xh_dirpicker.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\renderer.h
+SOURCE=..\..\include\wx\xrc\xh_dlg.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\scopeguard.h
+SOURCE=..\..\include\wx\xrc\xh_filepicker.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\scrolbar.h
+SOURCE=..\..\include\wx\xrc\xh_fontpicker.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\scrolwin.h
+SOURCE=..\..\include\wx\xrc\xh_frame.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\selstore.h
+SOURCE=..\..\include\wx\xrc\xh_gauge.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\settings.h
+SOURCE=..\..\include\wx\xrc\xh_gdctl.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\sizer.h
+SOURCE=..\..\include\wx\xrc\xh_grid.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\slider.h
+SOURCE=..\..\include\wx\xrc\xh_html.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\spinbutt.h
+SOURCE=..\..\include\wx\xrc\xh_hyperlink.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\spinctrl.h
+SOURCE=..\..\include\wx\xrc\xh_listb.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\splitter.h
+SOURCE=..\..\include\wx\xrc\xh_listbk.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\stack.h
+SOURCE=..\..\include\wx\xrc\xh_listc.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\statbmp.h
+SOURCE=..\..\include\wx\xrc\xh_mdi.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\statbox.h
+SOURCE=..\..\include\wx\xrc\xh_menu.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\statline.h
+SOURCE=..\..\include\wx\xrc\xh_notbk.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\stattext.h
+SOURCE=..\..\include\wx\xrc\xh_odcombo.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\statusbr.h
+SOURCE=..\..\include\wx\xrc\xh_panel.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\tab.h
+SOURCE=..\..\include\wx\xrc\xh_radbt.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\tabctrl.h
+SOURCE=..\..\include\wx\xrc\xh_radbx.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\tbarbase.h
+SOURCE=..\..\include\wx\xrc\xh_scrol.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\tbarsmpl.h
+SOURCE=..\..\include\wx\xrc\xh_scwin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\textctrl.h
+SOURCE=..\..\include\wx\xrc\xh_sizer.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\textdlg.h
+SOURCE=..\..\include\wx\xrc\xh_slidr.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\tglbtn.h
+SOURCE=..\..\include\wx\xrc\xh_spin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\timer.h
+SOURCE=..\..\include\wx\xrc\xh_split.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\tipwin.h
+SOURCE=..\..\include\wx\xrc\xh_statbar.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\toolbar.h
+SOURCE=..\..\include\wx\xrc\xh_stbmp.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\tooltip.h
+SOURCE=..\..\include\wx\xrc\xh_stbox.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\toplevel.h
+SOURCE=..\..\include\wx\xrc\xh_stlin.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\treebase.h
+SOURCE=..\..\include\wx\xrc\xh_sttxt.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\treectrl.h
+SOURCE=..\..\include\wx\xrc\xh_text.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\valgen.h
+SOURCE=..\..\include\wx\xrc\xh_tglbtn.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\validate.h
+SOURCE=..\..\include\wx\xrc\xh_toolb.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\valtext.h
+SOURCE=..\..\include\wx\xrc\xh_tree.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\vlbox.h
+SOURCE=..\..\include\wx\xrc\xh_treebk.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\vms_x_fix.h
+SOURCE=..\..\include\wx\xrc\xh_unkwn.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\vscroll.h
+SOURCE=..\..\include\wx\xrc\xh_wizrd.h
# End Source File
# Begin Source File
-SOURCE=..\..\include\wx\window.h
+SOURCE=..\..\include\wx\xrc\xmlres.h
# End Source File
# Begin Source File