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