]> git.saurik.com Git - wxWidgets.git/blame - build/msw/wx_core.dsp
Cleanly separate GUI socket-related code from net library.
[wxWidgets.git] / build / msw / wx_core.dsp
CommitLineData
a989a329
VZ
1# Microsoft Developer Studio Project File - Name="wx_core" - Package Owner=<4>\r
2# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3# ** DO NOT EDIT **\r
4\r
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6# TARGTYPE "Win32 (x86) Static Library" 0x0104\r
7\r
8CFG=core - Win32 Debug\r
9!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
10!MESSAGE use the Export Makefile command and run\r
11!MESSAGE \r
12!MESSAGE NMAKE /f "wx_core.mak".\r
13!MESSAGE \r
14!MESSAGE You can specify a configuration when running NMAKE\r
15!MESSAGE by defining the macro CFG on the command line. For example:\r
16!MESSAGE \r
17!MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 Debug"\r
18!MESSAGE \r
19!MESSAGE Possible choices for configuration are:\r
20!MESSAGE \r
a989a329
VZ
21!MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library")\r
22!MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
a989a329
VZ
23!MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")\r
24!MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
a989a329
VZ
25!MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library")\r
26!MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library")\r
a989a329
VZ
27!MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library")\r
28!MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library")\r
29!MESSAGE \r
30\r
31# Begin Project\r
32# PROP AllowPerConfigDependencies 0\r
33# PROP Scc_ProjName ""\r
34# PROP Scc_LocalPath ""\r
35CPP=cl.exe\r
36RSC=rc.exe\r
37\r
24dfe917 38!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
39\r
40# PROP BASE Use_MFC 0\r
6e0fbb3d 41# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
42# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
43# PROP BASE Intermediate_Dir "vc_mswunivudll\core"\r
44# PROP BASE Target_Dir ""\r
45# PROP Use_MFC 0\r
6e0fbb3d 46# PROP Use_Debug_Libraries 1\r
a989a329
VZ
47# PROP Output_Dir "..\..\lib\vc_dll"\r
48# PROP Intermediate_Dir "vc_mswunivudll\core"\r
49# PROP Target_Dir ""\r
f3239c21
VZ
50# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmswuniv291u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c\r
51# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmswuniv291u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c\r
a989a329
VZ
52# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32\r
53# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32\r
f3239c21
VZ
54# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv291u_core_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0\r
55# ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv291u_core_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0\r
a989a329
VZ
56BSC32=bscmake.exe\r
57# ADD BASE BSC32 /nologo\r
58# ADD BSC32 /nologo\r
59LINK32=link.exe\r
f3239c21
VZ
60# 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 wininet.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv291u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29u_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmswuniv291u_core_vc_custom.pdb"\r
61# 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 wininet.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv291u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29u_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmswuniv291u_core_vc_custom.pdb"\r
a989a329 62\r
24dfe917 63!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
a989a329
VZ
64\r
65# PROP BASE Use_MFC 0\r
66# PROP BASE Use_Debug_Libraries 1\r
67# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
68# PROP BASE Intermediate_Dir "vc_mswunivuddll\core"\r
69# PROP BASE Target_Dir ""\r
70# PROP Use_MFC 0\r
71# PROP Use_Debug_Libraries 1\r
72# PROP Output_Dir "..\..\lib\vc_dll"\r
73# PROP Intermediate_Dir "vc_mswunivuddll\core"\r
74# PROP Target_Dir ""\r
f3239c21
VZ
75# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmswuniv291ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c\r
76# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmswuniv291ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c\r
a989a329
VZ
77# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32\r
78# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32\r
f3239c21
VZ
79# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv291ud_core_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0\r
80# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmswuniv291ud_core_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0\r
a989a329
VZ
81BSC32=bscmake.exe\r
82# ADD BASE BSC32 /nologo\r
83# ADD BSC32 /nologo\r
84LINK32=link.exe\r
f3239c21
VZ
85# 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 wininet.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv291ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29ud_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmswuniv291ud_core_vc_custom.pdb"\r
86# 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 wininet.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv291ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29ud_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmswuniv291ud_core_vc_custom.pdb"\r
a989a329 87\r
24dfe917 88!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
a989a329
VZ
89\r
90# PROP BASE Use_MFC 0\r
6e0fbb3d 91# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
92# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
93# PROP BASE Intermediate_Dir "vc_mswudll\core"\r
94# PROP BASE Target_Dir ""\r
95# PROP Use_MFC 0\r
6e0fbb3d 96# PROP Use_Debug_Libraries 1\r
a989a329
VZ
97# PROP Output_Dir "..\..\lib\vc_dll"\r
98# PROP Intermediate_Dir "vc_mswudll\core"\r
99# PROP Target_Dir ""\r
f3239c21
VZ
100# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw291u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c\r
101# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw291u_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c\r
a989a329
VZ
102# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32\r
103# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32\r
f3239c21
VZ
104# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw291u_core_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0\r
105# ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw291u_core_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0\r
a989a329
VZ
106BSC32=bscmake.exe\r
107# ADD BASE BSC32 /nologo\r
108# ADD BSC32 /nologo\r
109LINK32=link.exe\r
f3239c21
VZ
110# 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 wininet.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw291u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw291u_core_vc_custom.pdb"\r
111# 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 wininet.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw291u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw291u_core_vc_custom.pdb"\r
a989a329 112\r
24dfe917 113!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
a989a329
VZ
114\r
115# PROP BASE Use_MFC 0\r
116# PROP BASE Use_Debug_Libraries 1\r
117# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
118# PROP BASE Intermediate_Dir "vc_mswuddll\core"\r
119# PROP BASE Target_Dir ""\r
120# PROP Use_MFC 0\r
121# PROP Use_Debug_Libraries 1\r
122# PROP Output_Dir "..\..\lib\vc_dll"\r
123# PROP Intermediate_Dir "vc_mswuddll\core"\r
124# PROP Target_Dir ""\r
f3239c21
VZ
125# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw291ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c\r
126# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw291ud_core_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c\r
a989a329
VZ
127# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32\r
128# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32\r
f3239c21
VZ
129# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw291ud_core_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0\r
130# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw291ud_core_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0\r
a989a329
VZ
131BSC32=bscmake.exe\r
132# ADD BASE BSC32 /nologo\r
133# ADD BSC32 /nologo\r
134LINK32=link.exe\r
f3239c21
VZ
135# 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 wininet.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw291ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw291ud_core_vc_custom.pdb"\r
136# 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 wininet.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw291ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_core.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw291ud_core_vc_custom.pdb"\r
a989a329 137\r
24dfe917 138!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
a989a329
VZ
139\r
140# PROP BASE Use_MFC 0\r
6e0fbb3d 141# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
142# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
143# PROP BASE Intermediate_Dir "vc_mswunivu\core"\r
144# PROP BASE Target_Dir ""\r
145# PROP Use_MFC 0\r
6e0fbb3d 146# PROP Use_Debug_Libraries 1\r
a989a329
VZ
147# PROP Output_Dir "..\..\lib\vc_lib"\r
148# PROP Intermediate_Dir "vc_mswunivu\core"\r
149# PROP Target_Dir ""\r
6e0fbb3d
VS
150# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmswuniv29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c\r
151# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmswuniv29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c\r
a989a329
VZ
152# ADD BASE RSC /l 0x409\r
153# ADD RSC /l 0x409\r
154BSC32=bscmake.exe\r
155# ADD BASE BSC32 /nologo\r
156# ADD BSC32 /nologo\r
157LIB32=link.exe -lib\r
158# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29u_core.lib"\r
159# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29u_core.lib"\r
160\r
24dfe917 161!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
a989a329
VZ
162\r
163# PROP BASE Use_MFC 0\r
164# PROP BASE Use_Debug_Libraries 1\r
165# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
166# PROP BASE Intermediate_Dir "vc_mswunivud\core"\r
167# PROP BASE Target_Dir ""\r
168# PROP Use_MFC 0\r
169# PROP Use_Debug_Libraries 1\r
170# PROP Output_Dir "..\..\lib\vc_lib"\r
171# PROP Intermediate_Dir "vc_mswunivud\core"\r
172# PROP Target_Dir ""\r
6e0fbb3d
VS
173# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmswuniv29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c\r
174# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmswuniv29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c\r
a989a329
VZ
175# ADD BASE RSC /l 0x409\r
176# ADD RSC /l 0x409\r
177BSC32=bscmake.exe\r
178# ADD BASE BSC32 /nologo\r
179# ADD BSC32 /nologo\r
180LIB32=link.exe -lib\r
181# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29ud_core.lib"\r
182# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29ud_core.lib"\r
183\r
24dfe917 184!ELSEIF "$(CFG)" == "core - Win32 Release"\r
a989a329
VZ
185\r
186# PROP BASE Use_MFC 0\r
6e0fbb3d 187# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
188# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
189# PROP BASE Intermediate_Dir "vc_mswu\core"\r
190# PROP BASE Target_Dir ""\r
191# PROP Use_MFC 0\r
6e0fbb3d 192# PROP Use_Debug_Libraries 1\r
a989a329
VZ
193# PROP Output_Dir "..\..\lib\vc_lib"\r
194# PROP Intermediate_Dir "vc_mswu\core"\r
195# PROP Target_Dir ""\r
6e0fbb3d
VS
196# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c\r
197# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c\r
a989a329
VZ
198# ADD BASE RSC /l 0x409\r
199# ADD RSC /l 0x409\r
200BSC32=bscmake.exe\r
201# ADD BASE BSC32 /nologo\r
202# ADD BSC32 /nologo\r
203LIB32=link.exe -lib\r
204# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29u_core.lib"\r
205# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29u_core.lib"\r
206\r
24dfe917 207!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
a989a329
VZ
208\r
209# PROP BASE Use_MFC 0\r
210# PROP BASE Use_Debug_Libraries 1\r
211# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
212# PROP BASE Intermediate_Dir "vc_mswud\core"\r
213# PROP BASE Target_Dir ""\r
214# PROP Use_MFC 0\r
215# PROP Use_Debug_Libraries 1\r
216# PROP Output_Dir "..\..\lib\vc_lib"\r
217# PROP Intermediate_Dir "vc_mswud\core"\r
218# PROP Target_Dir ""\r
6e0fbb3d
VS
219# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c\r
220# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXBUILDING" /D wxUSE_BASE=0 /c\r
a989a329
VZ
221# ADD BASE RSC /l 0x409\r
222# ADD RSC /l 0x409\r
223BSC32=bscmake.exe\r
224# ADD BASE BSC32 /nologo\r
225# ADD BSC32 /nologo\r
226LIB32=link.exe -lib\r
227# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29ud_core.lib"\r
228# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29ud_core.lib"\r
229\r
a989a329
VZ
230!ENDIF\r
231\r
232# Begin Target\r
233\r
a989a329
VZ
234# Name "core - Win32 DLL Universal Release"\r
235# Name "core - Win32 DLL Universal Debug"\r
a989a329
VZ
236# Name "core - Win32 DLL Release"\r
237# Name "core - Win32 DLL Debug"\r
a989a329
VZ
238# Name "core - Win32 Universal Release"\r
239# Name "core - Win32 Universal Debug"\r
a989a329
VZ
240# Name "core - Win32 Release"\r
241# Name "core - Win32 Debug"\r
242# Begin Group "Common Sources"\r
243\r
244# PROP Default_Filter ""\r
245# Begin Source File\r
246\r
247SOURCE=..\..\src\common\accelcmn.cpp\r
248# End Source File\r
249# Begin Source File\r
250\r
251SOURCE=..\..\src\common\accesscmn.cpp\r
252# End Source File\r
253# Begin Source File\r
254\r
255SOURCE=..\..\src\common\anidecod.cpp\r
256# End Source File\r
257# Begin Source File\r
258\r
259SOURCE=..\..\src\common\appcmn.cpp\r
260# End Source File\r
261# Begin Source File\r
262\r
263SOURCE=..\..\src\common\artprov.cpp\r
264# End Source File\r
265# Begin Source File\r
266\r
267SOURCE=..\..\src\common\artstd.cpp\r
268# End Source File\r
269# Begin Source File\r
270\r
271SOURCE=..\..\src\common\bmpbase.cpp\r
272# End Source File\r
273# Begin Source File\r
274\r
275SOURCE=..\..\src\common\bookctrl.cpp\r
276# End Source File\r
277# Begin Source File\r
278\r
279SOURCE=..\..\src\common\btncmn.cpp\r
280# End Source File\r
281# Begin Source File\r
282\r
22b6de6a
VZ
283SOURCE=..\..\src\common\cairo.cpp\r
284# End Source File\r
285# Begin Source File\r
286\r
a989a329
VZ
287SOURCE=..\..\src\common\choiccmn.cpp\r
288# End Source File\r
289# Begin Source File\r
290\r
291SOURCE=..\..\src\common\clipcmn.cpp\r
292# End Source File\r
293# Begin Source File\r
294\r
295SOURCE=..\..\src\common\clrpickercmn.cpp\r
296# End Source File\r
297# Begin Source File\r
298\r
299SOURCE=..\..\src\common\cmdproc.cpp\r
300# End Source File\r
301# Begin Source File\r
302\r
303SOURCE=..\..\src\common\cmndata.cpp\r
304# End Source File\r
305# Begin Source File\r
306\r
307SOURCE=..\..\src\common\colourcmn.cpp\r
308# End Source File\r
309# Begin Source File\r
310\r
311SOURCE=..\..\src\common\combocmn.cpp\r
312# End Source File\r
313# Begin Source File\r
314\r
315SOURCE=..\..\src\common\containr.cpp\r
316# End Source File\r
317# Begin Source File\r
318\r
319SOURCE=..\..\src\common\cshelp.cpp\r
320# End Source File\r
321# Begin Source File\r
322\r
323SOURCE=..\..\src\common\ctrlcmn.cpp\r
324# End Source File\r
325# Begin Source File\r
326\r
327SOURCE=..\..\src\common\ctrlsub.cpp\r
328# End Source File\r
329# Begin Source File\r
330\r
331SOURCE=..\..\src\common\datacmn.cpp\r
332# End Source File\r
333# Begin Source File\r
334\r
335SOURCE=..\..\src\common\dcbase.cpp\r
336# End Source File\r
337# Begin Source File\r
338\r
339SOURCE=..\..\src\common\dcbufcmn.cpp\r
340# End Source File\r
341# Begin Source File\r
342\r
343SOURCE=..\..\src\common\dcgraph.cpp\r
344# End Source File\r
345# Begin Source File\r
346\r
347SOURCE=..\..\src\common\dcsvg.cpp\r
348# End Source File\r
349# Begin Source File\r
350\r
351SOURCE=..\..\src\common\dlgcmn.cpp\r
352# End Source File\r
353# Begin Source File\r
354\r
355SOURCE=..\..\src\common\dndcmn.cpp\r
356# End Source File\r
357# Begin Source File\r
358\r
359SOURCE=..\..\src\common\dobjcmn.cpp\r
360# End Source File\r
361# Begin Source File\r
362\r
363SOURCE=..\..\src\common\docmdi.cpp\r
364# End Source File\r
365# Begin Source File\r
366\r
367SOURCE=..\..\src\common\docview.cpp\r
368# End Source File\r
369# Begin Source File\r
370\r
371SOURCE=..\..\src\common\dpycmn.cpp\r
372# End Source File\r
373# Begin Source File\r
374\r
375SOURCE=..\..\src\common\dseldlg.cpp\r
376# End Source File\r
377# Begin Source File\r
378\r
379SOURCE=..\..\src\common\dummy.cpp\r
380# ADD BASE CPP /Yc"wx/wxprec.h"\r
381# ADD CPP /Yc"wx/wxprec.h"\r
382# End Source File\r
383# Begin Source File\r
384\r
385SOURCE=..\..\src\common\effects.cpp\r
386# End Source File\r
387# Begin Source File\r
388\r
389SOURCE=..\..\src\common\event.cpp\r
390# End Source File\r
391# Begin Source File\r
392\r
393SOURCE=..\..\src\common\fddlgcmn.cpp\r
394# End Source File\r
395# Begin Source File\r
396\r
0cf3e587
VZ
397SOURCE=..\..\src\common\filectrlcmn.cpp\r
398# End Source File\r
399# Begin Source File\r
400\r
a989a329
VZ
401SOURCE=..\..\src\common\filepickercmn.cpp\r
402# End Source File\r
403# Begin Source File\r
404\r
405SOURCE=..\..\src\common\fldlgcmn.cpp\r
406# End Source File\r
407# Begin Source File\r
408\r
409SOURCE=..\..\src\common\fontcmn.cpp\r
410# End Source File\r
411# Begin Source File\r
412\r
413SOURCE=..\..\src\common\fontenumcmn.cpp\r
414# End Source File\r
415# Begin Source File\r
416\r
417SOURCE=..\..\src\common\fontmap.cpp\r
418# End Source File\r
419# Begin Source File\r
420\r
421SOURCE=..\..\src\common\fontpickercmn.cpp\r
422# End Source File\r
423# Begin Source File\r
424\r
425SOURCE=..\..\src\common\fontutilcmn.cpp\r
426# End Source File\r
427# Begin Source File\r
428\r
429SOURCE=..\..\src\common\framecmn.cpp\r
430# End Source File\r
431# Begin Source File\r
432\r
433SOURCE=..\..\src\common\fs_mem.cpp\r
434# End Source File\r
435# Begin Source File\r
436\r
437SOURCE=..\..\src\common\gaugecmn.cpp\r
438# End Source File\r
439# Begin Source File\r
440\r
441SOURCE=..\..\src\common\gbsizer.cpp\r
442# End Source File\r
443# Begin Source File\r
444\r
445SOURCE=..\..\src\common\gdicmn.cpp\r
446# End Source File\r
447# Begin Source File\r
448\r
449SOURCE=..\..\src\common\geometry.cpp\r
450# End Source File\r
451# Begin Source File\r
452\r
453SOURCE=..\..\src\common\gifdecod.cpp\r
454# End Source File\r
455# Begin Source File\r
456\r
457SOURCE=..\..\src\common\graphcmn.cpp\r
458# End Source File\r
459# Begin Source File\r
460\r
56873923
VZ
461SOURCE=..\..\src\common\headercolcmn.cpp\r
462# End Source File\r
463# Begin Source File\r
464\r
465SOURCE=..\..\src\common\headerctrlcmn.cpp\r
466# End Source File\r
467# Begin Source File\r
468\r
a989a329
VZ
469SOURCE=..\..\src\common\helpbase.cpp\r
470# End Source File\r
471# Begin Source File\r
472\r
473SOURCE=..\..\src\common\iconbndl.cpp\r
474# End Source File\r
475# Begin Source File\r
476\r
477SOURCE=..\..\src\common\imagall.cpp\r
478# End Source File\r
479# Begin Source File\r
480\r
481SOURCE=..\..\src\common\imagbmp.cpp\r
482# End Source File\r
483# Begin Source File\r
484\r
485SOURCE=..\..\src\common\image.cpp\r
486# End Source File\r
487# Begin Source File\r
488\r
489SOURCE=..\..\src\common\imagfill.cpp\r
490# End Source File\r
491# Begin Source File\r
492\r
493SOURCE=..\..\src\common\imaggif.cpp\r
494# End Source File\r
495# Begin Source File\r
496\r
497SOURCE=..\..\src\common\imagiff.cpp\r
498# End Source File\r
499# Begin Source File\r
500\r
501SOURCE=..\..\src\common\imagjpeg.cpp\r
502# End Source File\r
503# Begin Source File\r
504\r
505SOURCE=..\..\src\common\imagpcx.cpp\r
506# End Source File\r
507# Begin Source File\r
508\r
509SOURCE=..\..\src\common\imagpng.cpp\r
510# End Source File\r
511# Begin Source File\r
512\r
513SOURCE=..\..\src\common\imagpnm.cpp\r
514# End Source File\r
515# Begin Source File\r
516\r
517SOURCE=..\..\src\common\imagtga.cpp\r
518# End Source File\r
519# Begin Source File\r
520\r
521SOURCE=..\..\src\common\imagtiff.cpp\r
522# End Source File\r
523# Begin Source File\r
524\r
525SOURCE=..\..\src\common\imagxpm.cpp\r
526# End Source File\r
527# Begin Source File\r
528\r
529SOURCE=..\..\src\common\layout.cpp\r
530# End Source File\r
531# Begin Source File\r
532\r
533SOURCE=..\..\src\common\lboxcmn.cpp\r
534# End Source File\r
535# Begin Source File\r
536\r
537SOURCE=..\..\src\common\listctrlcmn.cpp\r
538# End Source File\r
539# Begin Source File\r
540\r
541SOURCE=..\..\src\common\matrix.cpp\r
542# End Source File\r
543# Begin Source File\r
544\r
545SOURCE=..\..\src\common\menucmn.cpp\r
546# End Source File\r
547# Begin Source File\r
548\r
bca8c756
VZ
549SOURCE=..\..\src\common\mousemanager.cpp\r
550# End Source File\r
551# Begin Source File\r
552\r
a989a329
VZ
553SOURCE=..\..\src\common\msgout.cpp\r
554# End Source File\r
555# Begin Source File\r
556\r
557SOURCE=..\..\src\common\nbkbase.cpp\r
558# End Source File\r
559# Begin Source File\r
560\r
561SOURCE=..\..\src\common\overlaycmn.cpp\r
562# End Source File\r
563# Begin Source File\r
564\r
565SOURCE=..\..\src\common\paper.cpp\r
566# End Source File\r
567# Begin Source File\r
568\r
0fa541e8
VZ
569SOURCE=..\..\src\common\persist.cpp\r
570# End Source File\r
571# Begin Source File\r
572\r
a989a329
VZ
573SOURCE=..\..\src\common\pickerbase.cpp\r
574# End Source File\r
575# Begin Source File\r
576\r
577SOURCE=..\..\src\common\popupcmn.cpp\r
578# End Source File\r
579# Begin Source File\r
580\r
581SOURCE=..\..\src\common\prntbase.cpp\r
582# End Source File\r
583# Begin Source File\r
584\r
585SOURCE=..\..\src\common\quantize.cpp\r
586# End Source File\r
587# Begin Source File\r
588\r
589SOURCE=..\..\src\common\radiocmn.cpp\r
590# End Source File\r
591# Begin Source File\r
592\r
af67f39d
VZ
593SOURCE=..\..\src\common\rearrangectrl.cpp\r
594# End Source File\r
595# Begin Source File\r
596\r
a989a329
VZ
597SOURCE=..\..\src\common\rendcmn.cpp\r
598# End Source File\r
599# Begin Source File\r
600\r
601SOURCE=..\..\src\common\rgncmn.cpp\r
602# End Source File\r
603# Begin Source File\r
604\r
605SOURCE=..\..\src\common\settcmn.cpp\r
606# End Source File\r
607# Begin Source File\r
608\r
609SOURCE=..\..\src\common\sizer.cpp\r
610# End Source File\r
611# Begin Source File\r
612\r
3c778901
VZ
613SOURCE=..\..\src\common\spinctrlcmn.cpp\r
614# End Source File\r
615# Begin Source File\r
616\r
a989a329
VZ
617SOURCE=..\..\src\common\srchcmn.cpp\r
618# End Source File\r
619# Begin Source File\r
620\r
621SOURCE=..\..\src\common\statbar.cpp\r
622# End Source File\r
623# Begin Source File\r
624\r
625SOURCE=..\..\src\common\stattextcmn.cpp\r
626# End Source File\r
627# Begin Source File\r
628\r
629SOURCE=..\..\src\common\stockitem.cpp\r
630# End Source File\r
631# Begin Source File\r
632\r
633SOURCE=..\..\src\common\tbarbase.cpp\r
634# End Source File\r
635# Begin Source File\r
636\r
637SOURCE=..\..\src\common\textcmn.cpp\r
638# End Source File\r
639# Begin Source File\r
640\r
0ec1179b
VZ
641SOURCE=..\..\src\common\textentrycmn.cpp\r
642# End Source File\r
643# Begin Source File\r
644\r
a989a329
VZ
645SOURCE=..\..\src\common\toplvcmn.cpp\r
646# End Source File\r
647# Begin Source File\r
648\r
649SOURCE=..\..\src\common\treebase.cpp\r
650# End Source File\r
651# Begin Source File\r
652\r
653SOURCE=..\..\src\common\utilscmn.cpp\r
654# End Source File\r
655# Begin Source File\r
656\r
657SOURCE=..\..\src\common\valgen.cpp\r
658# End Source File\r
659# Begin Source File\r
660\r
661SOURCE=..\..\src\common\validate.cpp\r
662# End Source File\r
663# Begin Source File\r
664\r
665SOURCE=..\..\src\common\valtext.cpp\r
666# End Source File\r
667# Begin Source File\r
668\r
669SOURCE=..\..\src\common\wincmn.cpp\r
670# End Source File\r
671# Begin Source File\r
672\r
cf2810aa
VZ
673SOURCE=..\..\src\common\windowid.cpp\r
674# End Source File\r
675# Begin Source File\r
676\r
13a38887
VZ
677SOURCE=..\..\src\common\wrapsizer.cpp\r
678# End Source File\r
679# Begin Source File\r
680\r
a989a329
VZ
681SOURCE=..\..\src\common\xpmdecod.cpp\r
682# End Source File\r
683# End Group\r
684# Begin Group "MSW Sources"\r
685\r
686# PROP Default_Filter ""\r
687# Begin Source File\r
688\r
689SOURCE=..\..\src\msw\accel.cpp\r
690\r
24dfe917 691!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
692\r
693# PROP Exclude_From_Build 1\r
694\r
695!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
696\r
697# PROP Exclude_From_Build 1\r
698\r
a989a329
VZ
699!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
700\r
701\r
702!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
703\r
704\r
a989a329
VZ
705!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
706\r
707# PROP Exclude_From_Build 1\r
708\r
709!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
710\r
711# PROP Exclude_From_Build 1\r
712\r
a989a329
VZ
713!ELSEIF "$(CFG)" == "core - Win32 Release"\r
714\r
715\r
716!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
717\r
718\r
719!ENDIF\r
720\r
721# End Source File\r
722# Begin Source File\r
723\r
724SOURCE=..\..\src\msw\ole\access.cpp\r
725\r
24dfe917 726!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
727\r
728# PROP Exclude_From_Build 1\r
729\r
730!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
731\r
732# PROP Exclude_From_Build 1\r
733\r
a989a329
VZ
734!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
735\r
736\r
737!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
738\r
739\r
a989a329
VZ
740!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
741\r
742# PROP Exclude_From_Build 1\r
743\r
744!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
745\r
746# PROP Exclude_From_Build 1\r
747\r
a989a329
VZ
748!ELSEIF "$(CFG)" == "core - Win32 Release"\r
749\r
750\r
751!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
752\r
753\r
213b5041
VZ
754!ENDIF\r
755\r
756# End Source File\r
757# Begin Source File\r
758\r
759SOURCE=..\..\src\msw\ole\activex.cpp\r
a989a329
VZ
760# End Source File\r
761# Begin Source File\r
762\r
763SOURCE=..\..\src\msw\app.cpp\r
764# End Source File\r
765# Begin Source File\r
766\r
a158acac
VS
767SOURCE=..\..\src\msw\artmsw.cpp\r
768\r
769!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
770\r
771# PROP Exclude_From_Build 1\r
772\r
773!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
774\r
775# PROP Exclude_From_Build 1\r
776\r
777!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
778\r
779\r
780!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
781\r
782\r
783!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
784\r
785# PROP Exclude_From_Build 1\r
786\r
787!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
788\r
789# PROP Exclude_From_Build 1\r
790\r
791!ELSEIF "$(CFG)" == "core - Win32 Release"\r
792\r
793\r
794!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
795\r
796\r
797!ENDIF\r
798\r
799# End Source File\r
800# Begin Source File\r
801\r
a989a329
VZ
802SOURCE=..\..\src\msw\ole\automtn.cpp\r
803# End Source File\r
804# Begin Source File\r
805\r
806SOURCE=..\..\src\msw\bitmap.cpp\r
807# End Source File\r
808# Begin Source File\r
809\r
810SOURCE=..\..\src\msw\bmpbuttn.cpp\r
811\r
24dfe917 812!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
813\r
814# PROP Exclude_From_Build 1\r
815\r
816!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
817\r
818# PROP Exclude_From_Build 1\r
819\r
a989a329
VZ
820!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
821\r
822\r
823!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
824\r
825\r
a989a329
VZ
826!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
827\r
828# PROP Exclude_From_Build 1\r
829\r
830!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
831\r
832# PROP Exclude_From_Build 1\r
833\r
a989a329
VZ
834!ELSEIF "$(CFG)" == "core - Win32 Release"\r
835\r
836\r
837!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
838\r
839\r
840!ENDIF\r
841\r
842# End Source File\r
843# Begin Source File\r
844\r
845SOURCE=..\..\src\msw\brush.cpp\r
846# End Source File\r
847# Begin Source File\r
848\r
849SOURCE=..\..\src\msw\button.cpp\r
850\r
24dfe917 851!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
852\r
853# PROP Exclude_From_Build 1\r
854\r
855!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
856\r
857# PROP Exclude_From_Build 1\r
858\r
a989a329
VZ
859!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
860\r
861\r
862!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
863\r
864\r
a989a329
VZ
865!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
866\r
867# PROP Exclude_From_Build 1\r
868\r
869!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
870\r
871# PROP Exclude_From_Build 1\r
872\r
a989a329
VZ
873!ELSEIF "$(CFG)" == "core - Win32 Release"\r
874\r
875\r
876!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
877\r
878\r
879!ENDIF\r
880\r
881# End Source File\r
882# Begin Source File\r
883\r
884SOURCE=..\..\src\msw\caret.cpp\r
885# End Source File\r
886# Begin Source File\r
887\r
888SOURCE=..\..\src\msw\checkbox.cpp\r
889\r
24dfe917 890!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
891\r
892# PROP Exclude_From_Build 1\r
893\r
894!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
895\r
896# PROP Exclude_From_Build 1\r
897\r
a989a329
VZ
898!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
899\r
900\r
901!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
902\r
903\r
a989a329
VZ
904!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
905\r
906# PROP Exclude_From_Build 1\r
907\r
908!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
909\r
910# PROP Exclude_From_Build 1\r
911\r
a989a329
VZ
912!ELSEIF "$(CFG)" == "core - Win32 Release"\r
913\r
914\r
915!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
916\r
917\r
918!ENDIF\r
919\r
920# End Source File\r
921# Begin Source File\r
922\r
923SOURCE=..\..\src\msw\checklst.cpp\r
924\r
24dfe917 925!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
926\r
927# PROP Exclude_From_Build 1\r
928\r
929!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
930\r
931# PROP Exclude_From_Build 1\r
932\r
a989a329
VZ
933!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
934\r
935\r
936!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
937\r
938\r
a989a329
VZ
939!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
940\r
941# PROP Exclude_From_Build 1\r
942\r
943!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
944\r
945# PROP Exclude_From_Build 1\r
946\r
a989a329
VZ
947!ELSEIF "$(CFG)" == "core - Win32 Release"\r
948\r
949\r
950!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
951\r
952\r
953!ENDIF\r
954\r
955# End Source File\r
956# Begin Source File\r
957\r
958SOURCE=..\..\src\msw\choice.cpp\r
959\r
24dfe917 960!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
961\r
962# PROP Exclude_From_Build 1\r
963\r
24dfe917 964!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
a989a329
VZ
965\r
966# PROP Exclude_From_Build 1\r
967\r
24dfe917 968!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
a989a329
VZ
969\r
970\r
971!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
972\r
973\r
a989a329
VZ
974!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
975\r
976# PROP Exclude_From_Build 1\r
977\r
978!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
979\r
980# PROP Exclude_From_Build 1\r
981\r
a989a329
VZ
982!ELSEIF "$(CFG)" == "core - Win32 Release"\r
983\r
984\r
985!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
986\r
987\r
988!ENDIF\r
989\r
990# End Source File\r
991# Begin Source File\r
992\r
993SOURCE=..\..\src\msw\clipbrd.cpp\r
994# End Source File\r
995# Begin Source File\r
996\r
997SOURCE=..\..\src\msw\colordlg.cpp\r
998\r
24dfe917 999!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1000\r
1001# PROP Exclude_From_Build 1\r
1002\r
1003!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1004\r
1005# PROP Exclude_From_Build 1\r
1006\r
a989a329
VZ
1007!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1008\r
1009\r
1010!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1011\r
1012\r
a989a329
VZ
1013!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1014\r
1015# PROP Exclude_From_Build 1\r
1016\r
1017!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1018\r
1019# PROP Exclude_From_Build 1\r
1020\r
a989a329
VZ
1021!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1022\r
1023\r
1024!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1025\r
1026\r
1027!ENDIF\r
1028\r
1029# End Source File\r
1030# Begin Source File\r
1031\r
1032SOURCE=..\..\src\msw\colour.cpp\r
1033# End Source File\r
1034# Begin Source File\r
1035\r
1036SOURCE=..\..\src\msw\combo.cpp\r
1037\r
24dfe917 1038!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1039\r
1040# PROP Exclude_From_Build 1\r
1041\r
1042!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1043\r
1044# PROP Exclude_From_Build 1\r
1045\r
a989a329
VZ
1046!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1047\r
1048\r
1049!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1050\r
1051\r
a989a329
VZ
1052!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1053\r
1054# PROP Exclude_From_Build 1\r
1055\r
1056!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1057\r
1058# PROP Exclude_From_Build 1\r
1059\r
a989a329
VZ
1060!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1061\r
1062\r
1063!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1064\r
1065\r
1066!ENDIF\r
1067\r
1068# End Source File\r
1069# Begin Source File\r
1070\r
1071SOURCE=..\..\src\msw\combobox.cpp\r
1072\r
24dfe917 1073!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1074\r
1075# PROP Exclude_From_Build 1\r
1076\r
1077!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1078\r
1079# PROP Exclude_From_Build 1\r
1080\r
a989a329
VZ
1081!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1082\r
1083\r
1084!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1085\r
1086\r
a989a329
VZ
1087!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1088\r
1089# PROP Exclude_From_Build 1\r
1090\r
1091!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1092\r
1093# PROP Exclude_From_Build 1\r
1094\r
a989a329
VZ
1095!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1096\r
1097\r
1098!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1099\r
1100\r
1101!ENDIF\r
1102\r
1103# End Source File\r
1104# Begin Source File\r
1105\r
1106SOURCE=..\..\src\msw\control.cpp\r
1107\r
24dfe917 1108!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1109\r
1110# PROP Exclude_From_Build 1\r
1111\r
1112!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1113\r
1114# PROP Exclude_From_Build 1\r
1115\r
a989a329
VZ
1116!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1117\r
1118\r
1119!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1120\r
1121\r
a989a329
VZ
1122!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1123\r
1124# PROP Exclude_From_Build 1\r
1125\r
1126!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1127\r
1128# PROP Exclude_From_Build 1\r
1129\r
a989a329
VZ
1130!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1131\r
1132\r
1133!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1134\r
1135\r
1136!ENDIF\r
1137\r
1138# End Source File\r
1139# Begin Source File\r
1140\r
1141SOURCE=..\..\src\msw\cursor.cpp\r
1142# End Source File\r
1143# Begin Source File\r
1144\r
1145SOURCE=..\..\src\msw\data.cpp\r
1146# End Source File\r
1147# Begin Source File\r
1148\r
1149SOURCE=..\..\src\msw\ole\dataobj.cpp\r
1150# End Source File\r
1151# Begin Source File\r
1152\r
1153SOURCE=..\..\src\msw\dc.cpp\r
1154# End Source File\r
1155# Begin Source File\r
1156\r
1157SOURCE=..\..\src\msw\dcclient.cpp\r
1158# End Source File\r
1159# Begin Source File\r
1160\r
1161SOURCE=..\..\src\msw\dcmemory.cpp\r
1162# End Source File\r
1163# Begin Source File\r
1164\r
1165SOURCE=..\..\src\msw\dcprint.cpp\r
1166# End Source File\r
1167# Begin Source File\r
1168\r
1169SOURCE=..\..\src\msw\dcscreen.cpp\r
1170# End Source File\r
1171# Begin Source File\r
1172\r
1173SOURCE=..\..\src\msw\dialog.cpp\r
1174\r
24dfe917 1175!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1176\r
1177# PROP Exclude_From_Build 1\r
1178\r
1179!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1180\r
1181# PROP Exclude_From_Build 1\r
1182\r
a989a329
VZ
1183!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1184\r
1185\r
1186!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1187\r
1188\r
a989a329
VZ
1189!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1190\r
1191# PROP Exclude_From_Build 1\r
1192\r
1193!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1194\r
1195# PROP Exclude_From_Build 1\r
1196\r
a989a329
VZ
1197!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1198\r
1199\r
1200!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1201\r
1202\r
1203!ENDIF\r
1204\r
1205# End Source File\r
1206# Begin Source File\r
1207\r
1208SOURCE=..\..\src\msw\dialup.cpp\r
1209# End Source File\r
1210# Begin Source File\r
1211\r
1212SOURCE=..\..\src\msw\dib.cpp\r
1213# End Source File\r
1214# Begin Source File\r
1215\r
1216SOURCE=..\..\src\msw\dirdlg.cpp\r
1217\r
24dfe917 1218!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1219\r
1220# PROP Exclude_From_Build 1\r
1221\r
1222!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1223\r
1224# PROP Exclude_From_Build 1\r
1225\r
a989a329
VZ
1226!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1227\r
1228\r
1229!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1230\r
1231\r
a989a329
VZ
1232!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1233\r
1234# PROP Exclude_From_Build 1\r
1235\r
1236!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1237\r
1238# PROP Exclude_From_Build 1\r
1239\r
a989a329
VZ
1240!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1241\r
1242\r
1243!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1244\r
1245\r
1246!ENDIF\r
1247\r
1248# End Source File\r
1249# Begin Source File\r
1250\r
1251SOURCE=..\..\src\msw\display.cpp\r
1252# End Source File\r
1253# Begin Source File\r
1254\r
1255SOURCE=..\..\src\msw\dragimag.cpp\r
1256\r
24dfe917 1257!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1258\r
1259# PROP Exclude_From_Build 1\r
1260\r
1261!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1262\r
1263# PROP Exclude_From_Build 1\r
1264\r
a989a329
VZ
1265!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1266\r
1267\r
1268!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1269\r
1270\r
a989a329
VZ
1271!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1272\r
1273# PROP Exclude_From_Build 1\r
1274\r
1275!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1276\r
1277# PROP Exclude_From_Build 1\r
1278\r
a989a329
VZ
1279!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1280\r
1281\r
1282!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1283\r
1284\r
1285!ENDIF\r
1286\r
1287# End Source File\r
1288# Begin Source File\r
1289\r
1290SOURCE=..\..\src\msw\ole\dropsrc.cpp\r
1291# End Source File\r
1292# Begin Source File\r
1293\r
1294SOURCE=..\..\src\msw\ole\droptgt.cpp\r
1295# End Source File\r
1296# Begin Source File\r
1297\r
1298SOURCE=..\..\src\msw\enhmeta.cpp\r
1299# End Source File\r
1300# Begin Source File\r
1301\r
1302SOURCE=..\..\src\msw\evtloop.cpp\r
1303# End Source File\r
1304# Begin Source File\r
1305\r
1306SOURCE=..\..\src\msw\fdrepdlg.cpp\r
1307\r
24dfe917 1308!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1309\r
1310# PROP Exclude_From_Build 1\r
1311\r
1312!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1313\r
1314# PROP Exclude_From_Build 1\r
1315\r
a989a329
VZ
1316!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1317\r
1318\r
1319!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1320\r
1321\r
a989a329
VZ
1322!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1323\r
1324# PROP Exclude_From_Build 1\r
1325\r
1326!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1327\r
1328# PROP Exclude_From_Build 1\r
1329\r
a989a329
VZ
1330!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1331\r
1332\r
1333!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1334\r
1335\r
1336!ENDIF\r
1337\r
1338# End Source File\r
1339# Begin Source File\r
1340\r
1341SOURCE=..\..\src\msw\filedlg.cpp\r
1342\r
24dfe917 1343!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1344\r
1345# PROP Exclude_From_Build 1\r
1346\r
1347!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1348\r
1349# PROP Exclude_From_Build 1\r
1350\r
a989a329
VZ
1351!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1352\r
1353\r
1354!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1355\r
1356\r
a989a329
VZ
1357!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1358\r
1359# PROP Exclude_From_Build 1\r
1360\r
1361!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1362\r
1363# PROP Exclude_From_Build 1\r
1364\r
a989a329
VZ
1365!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1366\r
1367\r
1368!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1369\r
1370\r
1371!ENDIF\r
1372\r
1373# End Source File\r
1374# Begin Source File\r
1375\r
1376SOURCE=..\..\src\msw\font.cpp\r
1377# End Source File\r
1378# Begin Source File\r
1379\r
1380SOURCE=..\..\src\msw\fontdlg.cpp\r
1381\r
24dfe917 1382!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1383\r
1384# PROP Exclude_From_Build 1\r
1385\r
1386!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1387\r
1388# PROP Exclude_From_Build 1\r
1389\r
a989a329
VZ
1390!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1391\r
1392\r
1393!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1394\r
1395\r
a989a329
VZ
1396!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1397\r
1398# PROP Exclude_From_Build 1\r
1399\r
1400!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1401\r
1402# PROP Exclude_From_Build 1\r
1403\r
a989a329
VZ
1404!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1405\r
1406\r
1407!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1408\r
1409\r
1410!ENDIF\r
1411\r
1412# End Source File\r
1413# Begin Source File\r
1414\r
1415SOURCE=..\..\src\msw\fontenum.cpp\r
1416# End Source File\r
1417# Begin Source File\r
1418\r
1419SOURCE=..\..\src\msw\fontutil.cpp\r
1420# End Source File\r
1421# Begin Source File\r
1422\r
1423SOURCE=..\..\src\msw\frame.cpp\r
1424\r
24dfe917 1425!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1426\r
1427# PROP Exclude_From_Build 1\r
1428\r
1429!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1430\r
1431# PROP Exclude_From_Build 1\r
1432\r
a989a329
VZ
1433!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1434\r
1435\r
1436!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1437\r
1438\r
a989a329
VZ
1439!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1440\r
1441# PROP Exclude_From_Build 1\r
1442\r
1443!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1444\r
1445# PROP Exclude_From_Build 1\r
1446\r
a989a329
VZ
1447!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1448\r
1449\r
1450!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1451\r
1452\r
1453!ENDIF\r
1454\r
1455# End Source File\r
1456# Begin Source File\r
1457\r
936f6353 1458SOURCE=..\..\src\msw\gauge.cpp\r
a989a329 1459\r
24dfe917 1460!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1461\r
1462# PROP Exclude_From_Build 1\r
1463\r
1464!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1465\r
1466# PROP Exclude_From_Build 1\r
1467\r
a989a329
VZ
1468!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1469\r
1470\r
1471!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1472\r
1473\r
24dfe917 1474!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
a989a329
VZ
1475\r
1476# PROP Exclude_From_Build 1\r
1477\r
24dfe917 1478!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
a989a329
VZ
1479\r
1480# PROP Exclude_From_Build 1\r
1481\r
24dfe917 1482!ELSEIF "$(CFG)" == "core - Win32 Release"\r
a989a329
VZ
1483\r
1484\r
1485!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1486\r
1487\r
1488!ENDIF\r
1489\r
1490# End Source File\r
1491# Begin Source File\r
1492\r
1493SOURCE=..\..\src\msw\gdiimage.cpp\r
1494# End Source File\r
1495# Begin Source File\r
1496\r
1497SOURCE=..\..\src\msw\gdiobj.cpp\r
1498# End Source File\r
1499# Begin Source File\r
1500\r
1501SOURCE=..\..\src\msw\gdiplus.cpp\r
1502# End Source File\r
1503# Begin Source File\r
1504\r
1505SOURCE=..\..\src\msw\graphics.cpp\r
1506# End Source File\r
985acf87
VZ
1507# Begin Source File\r
1508\r
56873923
VZ
1509SOURCE=..\..\src\msw\headerctrl.cpp\r
1510\r
1511!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
1512\r
1513# PROP Exclude_From_Build 1\r
1514\r
1515!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1516\r
1517# PROP Exclude_From_Build 1\r
1518\r
1519!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1520\r
1521\r
1522!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1523\r
1524\r
1525!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1526\r
1527# PROP Exclude_From_Build 1\r
1528\r
1529!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1530\r
1531# PROP Exclude_From_Build 1\r
1532\r
1533!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1534\r
1535\r
1536!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1537\r
1538\r
1539!ENDIF\r
1540\r
1541# End Source File\r
1542# Begin Source File\r
1543\r
a989a329
VZ
1544SOURCE=..\..\src\msw\helpchm.cpp\r
1545# End Source File\r
1546# Begin Source File\r
1547\r
1548SOURCE=..\..\src\msw\helpwin.cpp\r
1549# End Source File\r
1550# Begin Source File\r
1551\r
1552SOURCE=..\..\src\msw\icon.cpp\r
1553# End Source File\r
1554# Begin Source File\r
1555\r
1556SOURCE=..\..\src\msw\imaglist.cpp\r
1557# End Source File\r
1558# Begin Source File\r
1559\r
1560SOURCE=..\..\src\msw\iniconf.cpp\r
1561\r
24dfe917 1562!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1563\r
1564# PROP Exclude_From_Build 1\r
1565\r
1566!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1567\r
1568# PROP Exclude_From_Build 1\r
1569\r
a989a329
VZ
1570!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1571\r
1572\r
1573!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1574\r
1575\r
a989a329
VZ
1576!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1577\r
1578# PROP Exclude_From_Build 1\r
1579\r
1580!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1581\r
1582# PROP Exclude_From_Build 1\r
1583\r
a989a329
VZ
1584!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1585\r
1586\r
1587!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1588\r
1589\r
1590!ENDIF\r
1591\r
1592# End Source File\r
1593# Begin Source File\r
1594\r
1595SOURCE=..\..\src\msw\listbox.cpp\r
1596\r
24dfe917 1597!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1598\r
1599# PROP Exclude_From_Build 1\r
1600\r
1601!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1602\r
1603# PROP Exclude_From_Build 1\r
1604\r
a989a329
VZ
1605!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1606\r
1607\r
1608!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1609\r
1610\r
a989a329
VZ
1611!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1612\r
1613# PROP Exclude_From_Build 1\r
1614\r
1615!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1616\r
1617# PROP Exclude_From_Build 1\r
1618\r
a989a329
VZ
1619!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1620\r
1621\r
1622!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1623\r
1624\r
1625!ENDIF\r
1626\r
1627# End Source File\r
1628# Begin Source File\r
1629\r
1630SOURCE=..\..\src\msw\listctrl.cpp\r
1631\r
24dfe917 1632!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1633\r
1634# PROP Exclude_From_Build 1\r
1635\r
1636!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1637\r
1638# PROP Exclude_From_Build 1\r
1639\r
a989a329
VZ
1640!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1641\r
1642\r
1643!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1644\r
1645\r
a989a329
VZ
1646!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1647\r
1648# PROP Exclude_From_Build 1\r
1649\r
1650!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1651\r
1652# PROP Exclude_From_Build 1\r
1653\r
a989a329
VZ
1654!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1655\r
1656\r
1657!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1658\r
1659\r
1660!ENDIF\r
1661\r
1662# End Source File\r
1663# Begin Source File\r
1664\r
1665SOURCE=..\..\src\msw\main.cpp\r
1666# End Source File\r
1667# Begin Source File\r
1668\r
1669SOURCE=..\..\src\msw\mdi.cpp\r
1670\r
24dfe917 1671!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1672\r
1673# PROP Exclude_From_Build 1\r
1674\r
1675!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1676\r
1677# PROP Exclude_From_Build 1\r
1678\r
a989a329
VZ
1679!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1680\r
1681\r
1682!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1683\r
1684\r
a989a329
VZ
1685!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1686\r
1687# PROP Exclude_From_Build 1\r
1688\r
1689!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1690\r
1691# PROP Exclude_From_Build 1\r
1692\r
a989a329
VZ
1693!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1694\r
1695\r
1696!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1697\r
1698\r
1699!ENDIF\r
1700\r
1701# End Source File\r
1702# Begin Source File\r
1703\r
1704SOURCE=..\..\src\msw\menu.cpp\r
1705\r
24dfe917 1706!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1707\r
1708# PROP Exclude_From_Build 1\r
1709\r
1710!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1711\r
1712# PROP Exclude_From_Build 1\r
1713\r
a989a329
VZ
1714!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1715\r
1716\r
1717!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1718\r
1719\r
a989a329
VZ
1720!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1721\r
1722# PROP Exclude_From_Build 1\r
1723\r
1724!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1725\r
1726# PROP Exclude_From_Build 1\r
1727\r
a989a329
VZ
1728!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1729\r
1730\r
1731!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1732\r
1733\r
1734!ENDIF\r
1735\r
1736# End Source File\r
1737# Begin Source File\r
1738\r
1739SOURCE=..\..\src\msw\menuitem.cpp\r
1740\r
24dfe917 1741!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1742\r
1743# PROP Exclude_From_Build 1\r
1744\r
1745!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1746\r
1747# PROP Exclude_From_Build 1\r
1748\r
a989a329
VZ
1749!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1750\r
1751\r
1752!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1753\r
1754\r
a989a329
VZ
1755!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1756\r
1757# PROP Exclude_From_Build 1\r
1758\r
1759!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1760\r
1761# PROP Exclude_From_Build 1\r
1762\r
a989a329
VZ
1763!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1764\r
1765\r
1766!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1767\r
1768\r
1769!ENDIF\r
1770\r
1771# End Source File\r
1772# Begin Source File\r
1773\r
1774SOURCE=..\..\src\msw\metafile.cpp\r
1775\r
24dfe917 1776!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1777\r
1778# PROP Exclude_From_Build 1\r
1779\r
1780!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1781\r
1782# PROP Exclude_From_Build 1\r
1783\r
a989a329
VZ
1784!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1785\r
1786\r
1787!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1788\r
1789\r
a989a329
VZ
1790!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1791\r
1792# PROP Exclude_From_Build 1\r
1793\r
1794!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1795\r
1796# PROP Exclude_From_Build 1\r
1797\r
a989a329
VZ
1798!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1799\r
1800\r
1801!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1802\r
1803\r
1804!ENDIF\r
1805\r
1806# End Source File\r
1807# Begin Source File\r
1808\r
1809SOURCE=..\..\src\msw\minifram.cpp\r
1810# End Source File\r
1811# Begin Source File\r
1812\r
1813SOURCE=..\..\src\msw\msgdlg.cpp\r
1814\r
24dfe917 1815!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1816\r
1817# PROP Exclude_From_Build 1\r
1818\r
1819!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1820\r
1821# PROP Exclude_From_Build 1\r
1822\r
a989a329
VZ
1823!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1824\r
1825\r
1826!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1827\r
1828\r
a989a329
VZ
1829!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1830\r
1831# PROP Exclude_From_Build 1\r
1832\r
1833!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1834\r
1835# PROP Exclude_From_Build 1\r
1836\r
a989a329
VZ
1837!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1838\r
1839\r
1840!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1841\r
1842\r
1843!ENDIF\r
1844\r
1845# End Source File\r
1846# Begin Source File\r
1847\r
1848SOURCE=..\..\src\msw\mslu.cpp\r
1849# End Source File\r
1850# Begin Source File\r
1851\r
1852SOURCE=..\..\src\msw\nativdlg.cpp\r
1853\r
24dfe917 1854!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1855\r
1856# PROP Exclude_From_Build 1\r
1857\r
1858!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1859\r
1860# PROP Exclude_From_Build 1\r
1861\r
a989a329
VZ
1862!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1863\r
1864\r
1865!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1866\r
1867\r
a989a329
VZ
1868!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1869\r
1870# PROP Exclude_From_Build 1\r
1871\r
1872!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1873\r
1874# PROP Exclude_From_Build 1\r
1875\r
a989a329
VZ
1876!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1877\r
1878\r
1879!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1880\r
1881\r
dfba244c
VZ
1882!ENDIF\r
1883\r
1884# End Source File\r
1885# Begin Source File\r
1886\r
1887SOURCE=..\..\src\msw\nativewin.cpp\r
1888\r
1889!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
1890\r
1891# PROP Exclude_From_Build 1\r
1892\r
1893!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1894\r
1895# PROP Exclude_From_Build 1\r
1896\r
1897!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1898\r
1899\r
1900!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1901\r
1902\r
1903!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1904\r
1905# PROP Exclude_From_Build 1\r
1906\r
1907!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1908\r
1909# PROP Exclude_From_Build 1\r
1910\r
1911!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1912\r
1913\r
1914!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1915\r
1916\r
a989a329
VZ
1917!ENDIF\r
1918\r
1919# End Source File\r
1920# Begin Source File\r
1921\r
1922SOURCE=..\..\src\msw\notebook.cpp\r
1923\r
24dfe917 1924!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1925\r
1926# PROP Exclude_From_Build 1\r
1927\r
1928!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1929\r
1930# PROP Exclude_From_Build 1\r
1931\r
a989a329
VZ
1932!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1933\r
1934\r
1935!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1936\r
1937\r
a989a329
VZ
1938!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1939\r
1940# PROP Exclude_From_Build 1\r
1941\r
1942!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1943\r
1944# PROP Exclude_From_Build 1\r
1945\r
a989a329
VZ
1946!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1947\r
1948\r
1949!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1950\r
1951\r
1952!ENDIF\r
1953\r
1954# End Source File\r
1955# Begin Source File\r
1956\r
1957SOURCE=..\..\src\msw\ole\oleutils.cpp\r
1958# End Source File\r
1959# Begin Source File\r
1960\r
1961SOURCE=..\..\src\msw\ownerdrw.cpp\r
1962\r
24dfe917 1963!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
1964\r
1965# PROP Exclude_From_Build 1\r
1966\r
1967!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
1968\r
1969# PROP Exclude_From_Build 1\r
1970\r
a989a329
VZ
1971!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
1972\r
1973\r
1974!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
1975\r
1976\r
a989a329
VZ
1977!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
1978\r
1979# PROP Exclude_From_Build 1\r
1980\r
1981!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
1982\r
1983# PROP Exclude_From_Build 1\r
1984\r
a989a329
VZ
1985!ELSEIF "$(CFG)" == "core - Win32 Release"\r
1986\r
1987\r
1988!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
1989\r
1990\r
1991!ENDIF\r
1992\r
1993# End Source File\r
1994# Begin Source File\r
1995\r
1996SOURCE=..\..\src\msw\palette.cpp\r
1997# End Source File\r
1998# Begin Source File\r
1999\r
2000SOURCE=..\..\src\msw\pen.cpp\r
2001# End Source File\r
2002# Begin Source File\r
2003\r
2004SOURCE=..\..\src\msw\popupwin.cpp\r
2005# End Source File\r
2006# Begin Source File\r
2007\r
2008SOURCE=..\..\src\msw\printdlg.cpp\r
2009# End Source File\r
2010# Begin Source File\r
2011\r
2012SOURCE=..\..\src\msw\printwin.cpp\r
2013# End Source File\r
2014# Begin Source File\r
2015\r
2016SOURCE=..\..\src\msw\radiobox.cpp\r
2017\r
24dfe917 2018!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2019\r
2020# PROP Exclude_From_Build 1\r
2021\r
2022!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2023\r
2024# PROP Exclude_From_Build 1\r
2025\r
a989a329
VZ
2026!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2027\r
2028\r
2029!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2030\r
2031\r
a989a329
VZ
2032!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2033\r
2034# PROP Exclude_From_Build 1\r
2035\r
2036!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2037\r
2038# PROP Exclude_From_Build 1\r
2039\r
a989a329
VZ
2040!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2041\r
2042\r
2043!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2044\r
2045\r
2046!ENDIF\r
2047\r
2048# End Source File\r
2049# Begin Source File\r
2050\r
2051SOURCE=..\..\src\msw\radiobut.cpp\r
2052\r
24dfe917 2053!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2054\r
2055# PROP Exclude_From_Build 1\r
2056\r
24dfe917 2057!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
a989a329
VZ
2058\r
2059# PROP Exclude_From_Build 1\r
2060\r
24dfe917 2061!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
a989a329
VZ
2062\r
2063\r
2064!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2065\r
2066\r
a989a329
VZ
2067!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2068\r
2069# PROP Exclude_From_Build 1\r
2070\r
2071!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2072\r
2073# PROP Exclude_From_Build 1\r
2074\r
a989a329
VZ
2075!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2076\r
2077\r
2078!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2079\r
2080\r
2081!ENDIF\r
2082\r
2083# End Source File\r
2084# Begin Source File\r
2085\r
2086SOURCE=..\..\src\msw\region.cpp\r
2087# End Source File\r
2088# Begin Source File\r
2089\r
2090SOURCE=..\..\src\msw\renderer.cpp\r
2091# End Source File\r
2092# Begin Source File\r
2093\r
2094SOURCE=..\..\src\msw\scrolbar.cpp\r
2095\r
24dfe917 2096!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2097\r
2098# PROP Exclude_From_Build 1\r
2099\r
2100!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2101\r
2102# PROP Exclude_From_Build 1\r
2103\r
a989a329
VZ
2104!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2105\r
2106\r
2107!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2108\r
2109\r
a989a329
VZ
2110!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2111\r
2112# PROP Exclude_From_Build 1\r
2113\r
2114!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2115\r
2116# PROP Exclude_From_Build 1\r
2117\r
a989a329
VZ
2118!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2119\r
2120\r
2121!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2122\r
2123\r
2124!ENDIF\r
2125\r
2126# End Source File\r
2127# Begin Source File\r
2128\r
2129SOURCE=..\..\src\msw\settings.cpp\r
2130# End Source File\r
2131# Begin Source File\r
2132\r
936f6353 2133SOURCE=..\..\src\msw\slider.cpp\r
a989a329 2134\r
24dfe917 2135!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2136\r
2137# PROP Exclude_From_Build 1\r
2138\r
2139!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2140\r
2141# PROP Exclude_From_Build 1\r
2142\r
a989a329
VZ
2143!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2144\r
2145\r
2146!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2147\r
2148\r
a989a329
VZ
2149!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2150\r
2151# PROP Exclude_From_Build 1\r
2152\r
2153!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2154\r
2155# PROP Exclude_From_Build 1\r
2156\r
a989a329
VZ
2157!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2158\r
2159\r
2160!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2161\r
2162\r
2163!ENDIF\r
2164\r
2165# End Source File\r
2166# Begin Source File\r
2167\r
2168SOURCE=..\..\src\msw\spinbutt.cpp\r
2169\r
24dfe917 2170!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2171\r
2172# PROP Exclude_From_Build 1\r
2173\r
2174!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2175\r
2176# PROP Exclude_From_Build 1\r
2177\r
a989a329
VZ
2178!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2179\r
2180\r
2181!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2182\r
2183\r
a989a329
VZ
2184!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2185\r
2186# PROP Exclude_From_Build 1\r
2187\r
2188!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2189\r
2190# PROP Exclude_From_Build 1\r
2191\r
a989a329
VZ
2192!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2193\r
2194\r
2195!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2196\r
2197\r
2198!ENDIF\r
2199\r
2200# End Source File\r
2201# Begin Source File\r
2202\r
2203SOURCE=..\..\src\msw\spinctrl.cpp\r
2204\r
24dfe917 2205!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2206\r
2207# PROP Exclude_From_Build 1\r
2208\r
2209!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2210\r
2211# PROP Exclude_From_Build 1\r
2212\r
a989a329
VZ
2213!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2214\r
2215\r
2216!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2217\r
2218\r
a989a329
VZ
2219!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2220\r
2221# PROP Exclude_From_Build 1\r
2222\r
2223!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2224\r
2225# PROP Exclude_From_Build 1\r
2226\r
a989a329
VZ
2227!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2228\r
2229\r
2230!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2231\r
2232\r
2233!ENDIF\r
2234\r
2235# End Source File\r
2236# Begin Source File\r
2237\r
2238SOURCE=..\..\src\msw\statbmp.cpp\r
2239\r
24dfe917 2240!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2241\r
2242# PROP Exclude_From_Build 1\r
2243\r
2244!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2245\r
2246# PROP Exclude_From_Build 1\r
2247\r
a989a329
VZ
2248!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2249\r
2250\r
2251!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2252\r
2253\r
a989a329
VZ
2254!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2255\r
2256# PROP Exclude_From_Build 1\r
2257\r
2258!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2259\r
2260# PROP Exclude_From_Build 1\r
2261\r
a989a329
VZ
2262!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2263\r
2264\r
2265!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2266\r
2267\r
2268!ENDIF\r
2269\r
2270# End Source File\r
2271# Begin Source File\r
2272\r
2273SOURCE=..\..\src\msw\statbox.cpp\r
2274\r
24dfe917 2275!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2276\r
2277# PROP Exclude_From_Build 1\r
2278\r
2279!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2280\r
2281# PROP Exclude_From_Build 1\r
2282\r
a989a329
VZ
2283!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2284\r
2285\r
2286!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2287\r
2288\r
a989a329
VZ
2289!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2290\r
2291# PROP Exclude_From_Build 1\r
2292\r
2293!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2294\r
2295# PROP Exclude_From_Build 1\r
2296\r
a989a329
VZ
2297!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2298\r
2299\r
2300!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2301\r
2302\r
2303!ENDIF\r
2304\r
2305# End Source File\r
2306# Begin Source File\r
2307\r
936f6353 2308SOURCE=..\..\src\msw\statline.cpp\r
a989a329 2309\r
24dfe917 2310!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2311\r
2312# PROP Exclude_From_Build 1\r
2313\r
2314!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2315\r
2316# PROP Exclude_From_Build 1\r
2317\r
a989a329
VZ
2318!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2319\r
2320\r
2321!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2322\r
2323\r
a989a329
VZ
2324!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2325\r
2326# PROP Exclude_From_Build 1\r
2327\r
2328!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2329\r
2330# PROP Exclude_From_Build 1\r
2331\r
a989a329
VZ
2332!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2333\r
2334\r
2335!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2336\r
2337\r
2338!ENDIF\r
2339\r
2340# End Source File\r
2341# Begin Source File\r
2342\r
936f6353 2343SOURCE=..\..\src\msw\stattext.cpp\r
a989a329 2344\r
24dfe917 2345!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2346\r
2347# PROP Exclude_From_Build 1\r
2348\r
2349!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2350\r
2351# PROP Exclude_From_Build 1\r
2352\r
a989a329
VZ
2353!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2354\r
2355\r
2356!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2357\r
2358\r
a989a329
VZ
2359!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2360\r
2361# PROP Exclude_From_Build 1\r
2362\r
2363!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2364\r
2365# PROP Exclude_From_Build 1\r
2366\r
a989a329
VZ
2367!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2368\r
2369\r
2370!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2371\r
2372\r
2373!ENDIF\r
2374\r
2375# End Source File\r
2376# Begin Source File\r
2377\r
936f6353 2378SOURCE=..\..\src\msw\statusbar.cpp\r
a989a329 2379\r
24dfe917 2380!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2381\r
2382# PROP Exclude_From_Build 1\r
2383\r
2384!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2385\r
2386# PROP Exclude_From_Build 1\r
2387\r
a989a329
VZ
2388!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2389\r
2390\r
2391!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2392\r
2393\r
a989a329
VZ
2394!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2395\r
2396# PROP Exclude_From_Build 1\r
2397\r
2398!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2399\r
2400# PROP Exclude_From_Build 1\r
2401\r
a989a329
VZ
2402!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2403\r
2404\r
2405!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2406\r
2407\r
a989a329
VZ
2408!ENDIF\r
2409\r
2410# End Source File\r
2411# Begin Source File\r
2412\r
936f6353 2413SOURCE=..\..\src\msw\textctrl.cpp\r
a989a329 2414\r
24dfe917 2415!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2416\r
2417# PROP Exclude_From_Build 1\r
2418\r
2419!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2420\r
2421# PROP Exclude_From_Build 1\r
2422\r
a989a329
VZ
2423!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2424\r
2425\r
2426!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2427\r
2428\r
a989a329
VZ
2429!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2430\r
2431# PROP Exclude_From_Build 1\r
2432\r
2433!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2434\r
2435# PROP Exclude_From_Build 1\r
2436\r
a989a329
VZ
2437!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2438\r
2439\r
2440!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2441\r
2442\r
2443!ENDIF\r
2444\r
2445# End Source File\r
2446# Begin Source File\r
2447\r
936f6353 2448SOURCE=..\..\src\msw\textentry.cpp\r
a989a329 2449\r
24dfe917 2450!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2451\r
2452# PROP Exclude_From_Build 1\r
2453\r
2454!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2455\r
2456# PROP Exclude_From_Build 1\r
2457\r
a989a329
VZ
2458!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2459\r
2460\r
2461!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2462\r
2463\r
a989a329
VZ
2464!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2465\r
2466# PROP Exclude_From_Build 1\r
2467\r
2468!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2469\r
2470# PROP Exclude_From_Build 1\r
2471\r
a989a329
VZ
2472!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2473\r
2474\r
2475!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2476\r
2477\r
30e62fdc
VZ
2478!ENDIF\r
2479\r
2480# End Source File\r
2481# Begin Source File\r
2482\r
936f6353 2483SOURCE=..\..\src\msw\tglbtn.cpp\r
30e62fdc 2484\r
24dfe917 2485!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
30e62fdc
VZ
2486\r
2487# PROP Exclude_From_Build 1\r
2488\r
2489!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2490\r
2491# PROP Exclude_From_Build 1\r
2492\r
30e62fdc
VZ
2493!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2494\r
2495\r
2496!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2497\r
2498\r
30e62fdc
VZ
2499!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2500\r
2501# PROP Exclude_From_Build 1\r
2502\r
2503!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2504\r
2505# PROP Exclude_From_Build 1\r
2506\r
30e62fdc
VZ
2507!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2508\r
2509\r
2510!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2511\r
2512\r
a989a329
VZ
2513!ENDIF\r
2514\r
2515# End Source File\r
2516# Begin Source File\r
2517\r
936f6353 2518SOURCE=..\..\src\msw\toolbar.cpp\r
a989a329 2519\r
24dfe917 2520!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2521\r
2522# PROP Exclude_From_Build 1\r
2523\r
2524!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2525\r
2526# PROP Exclude_From_Build 1\r
2527\r
a989a329
VZ
2528!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2529\r
2530\r
2531!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2532\r
2533\r
a989a329
VZ
2534!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2535\r
2536# PROP Exclude_From_Build 1\r
2537\r
2538!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2539\r
2540# PROP Exclude_From_Build 1\r
2541\r
a989a329
VZ
2542!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2543\r
2544\r
2545!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2546\r
2547\r
2548!ENDIF\r
2549\r
2550# End Source File\r
2551# Begin Source File\r
2552\r
2553SOURCE=..\..\src\msw\tooltip.cpp\r
2554# End Source File\r
2555# Begin Source File\r
2556\r
2557SOURCE=..\..\src\msw\toplevel.cpp\r
2558# End Source File\r
2559# Begin Source File\r
2560\r
2561SOURCE=..\..\src\msw\treectrl.cpp\r
2562\r
24dfe917 2563!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2564\r
2565# PROP Exclude_From_Build 1\r
2566\r
2567!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2568\r
2569# PROP Exclude_From_Build 1\r
2570\r
a989a329
VZ
2571!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2572\r
2573\r
2574!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2575\r
2576\r
a989a329
VZ
2577!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2578\r
2579# PROP Exclude_From_Build 1\r
2580\r
2581!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2582\r
2583# PROP Exclude_From_Build 1\r
2584\r
a989a329
VZ
2585!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2586\r
2587\r
2588!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2589\r
2590\r
2591!ENDIF\r
2592\r
2593# End Source File\r
2594# Begin Source File\r
2595\r
2596SOURCE=..\..\src\msw\utilsgui.cpp\r
2597# End Source File\r
2598# Begin Source File\r
2599\r
2600SOURCE=..\..\src\msw\ole\uuid.cpp\r
2601# End Source File\r
2602# Begin Source File\r
2603\r
2604SOURCE=..\..\src\msw\uxtheme.cpp\r
2605# End Source File\r
2606# Begin Source File\r
2607\r
2608SOURCE=..\..\src\msw\version.rc\r
2609\r
24dfe917 2610!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2611\r
2612\r
2613!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2614\r
2615\r
a989a329
VZ
2616!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2617\r
2618\r
2619!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2620\r
2621\r
a989a329
VZ
2622!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2623\r
2624# PROP Exclude_From_Build 1\r
2625\r
2626!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2627\r
2628# PROP Exclude_From_Build 1\r
2629\r
a989a329
VZ
2630!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2631\r
2632# PROP Exclude_From_Build 1\r
2633\r
2634!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2635\r
2636# PROP Exclude_From_Build 1\r
2637\r
2638!ENDIF\r
2639\r
2640# End Source File\r
2641# Begin Source File\r
2642\r
2643SOURCE=..\..\src\msw\volume.cpp\r
2644# End Source File\r
2645# Begin Source File\r
2646\r
2647SOURCE=..\..\src\msw\window.cpp\r
2648# End Source File\r
2649# End Group\r
2650# Begin Group "Generic Sources"\r
2651\r
2652# PROP Default_Filter ""\r
2653# Begin Source File\r
2654\r
2655SOURCE=..\..\src\generic\accel.cpp\r
2656\r
24dfe917 2657!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2658\r
2659\r
2660!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2661\r
2662\r
a989a329
VZ
2663!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2664\r
2665# PROP Exclude_From_Build 1\r
2666\r
2667!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2668\r
2669# PROP Exclude_From_Build 1\r
2670\r
a989a329
VZ
2671!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2672\r
2673\r
2674!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2675\r
2676\r
a989a329
VZ
2677!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2678\r
2679# PROP Exclude_From_Build 1\r
2680\r
2681!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2682\r
2683# PROP Exclude_From_Build 1\r
2684\r
2685!ENDIF\r
2686\r
2687# End Source File\r
2688# Begin Source File\r
2689\r
2690SOURCE=..\..\src\generic\busyinfo.cpp\r
2691# End Source File\r
2692# Begin Source File\r
2693\r
2694SOURCE=..\..\src\generic\buttonbar.cpp\r
2695# End Source File\r
2696# Begin Source File\r
2697\r
2698SOURCE=..\..\src\generic\choicbkg.cpp\r
2699# End Source File\r
2700# Begin Source File\r
2701\r
2702SOURCE=..\..\src\generic\choicdgg.cpp\r
2703# End Source File\r
2704# Begin Source File\r
2705\r
2706SOURCE=..\..\src\generic\clrpickerg.cpp\r
2707# End Source File\r
2708# Begin Source File\r
2709\r
2710SOURCE=..\..\src\generic\collpaneg.cpp\r
2711# End Source File\r
2712# Begin Source File\r
2713\r
2714SOURCE=..\..\src\generic\colrdlgg.cpp\r
2715\r
24dfe917 2716!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2717\r
2718\r
2719!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2720\r
2721\r
a989a329
VZ
2722!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2723\r
2724# PROP Exclude_From_Build 1\r
2725\r
2726!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2727\r
2728# PROP Exclude_From_Build 1\r
2729\r
a989a329
VZ
2730!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2731\r
2732\r
2733!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2734\r
2735\r
a989a329
VZ
2736!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2737\r
2738# PROP Exclude_From_Build 1\r
2739\r
2740!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2741\r
2742# PROP Exclude_From_Build 1\r
2743\r
2744!ENDIF\r
2745\r
2746# End Source File\r
2747# Begin Source File\r
2748\r
2749SOURCE=..\..\src\generic\combog.cpp\r
2750# End Source File\r
2751# Begin Source File\r
2752\r
2753SOURCE=..\..\src\generic\dcpsg.cpp\r
2754# End Source File\r
2755# Begin Source File\r
2756\r
2757SOURCE=..\..\src\generic\dirctrlg.cpp\r
2758# End Source File\r
2759# Begin Source File\r
2760\r
2761SOURCE=..\..\src\generic\dirdlgg.cpp\r
2762\r
24dfe917 2763!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2764\r
2765\r
2766!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2767\r
2768\r
a989a329
VZ
2769!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2770\r
2771# PROP Exclude_From_Build 1\r
2772\r
2773!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2774\r
2775# PROP Exclude_From_Build 1\r
2776\r
a989a329
VZ
2777!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2778\r
2779\r
2780!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2781\r
2782\r
a989a329
VZ
2783!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2784\r
2785# PROP Exclude_From_Build 1\r
2786\r
2787!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2788\r
2789# PROP Exclude_From_Build 1\r
2790\r
2791!ENDIF\r
2792\r
2793# End Source File\r
2794# Begin Source File\r
2795\r
2796SOURCE=..\..\src\generic\dragimgg.cpp\r
2797# End Source File\r
2798# Begin Source File\r
2799\r
2800SOURCE=..\..\src\generic\fdrepdlg.cpp\r
2801\r
24dfe917 2802!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2803\r
2804\r
2805!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2806\r
2807\r
a989a329
VZ
2808!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2809\r
2810# PROP Exclude_From_Build 1\r
2811\r
2812!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2813\r
2814# PROP Exclude_From_Build 1\r
2815\r
a989a329
VZ
2816!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2817\r
2818\r
2819!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2820\r
2821\r
a989a329
VZ
2822!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2823\r
2824# PROP Exclude_From_Build 1\r
2825\r
2826!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2827\r
2828# PROP Exclude_From_Build 1\r
2829\r
2830!ENDIF\r
2831\r
2832# End Source File\r
2833# Begin Source File\r
2834\r
0cf3e587
VZ
2835SOURCE=..\..\src\generic\filectrlg.cpp\r
2836# End Source File\r
2837# Begin Source File\r
2838\r
a989a329
VZ
2839SOURCE=..\..\src\generic\filedlgg.cpp\r
2840\r
24dfe917 2841!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2842\r
2843\r
2844!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2845\r
2846\r
a989a329
VZ
2847!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2848\r
2849# PROP Exclude_From_Build 1\r
2850\r
2851!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2852\r
2853# PROP Exclude_From_Build 1\r
2854\r
a989a329
VZ
2855!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2856\r
2857\r
2858!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2859\r
2860\r
a989a329
VZ
2861!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2862\r
2863# PROP Exclude_From_Build 1\r
2864\r
2865!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2866\r
2867# PROP Exclude_From_Build 1\r
2868\r
2869!ENDIF\r
2870\r
2871# End Source File\r
2872# Begin Source File\r
2873\r
2874SOURCE=..\..\src\generic\filepickerg.cpp\r
2875# End Source File\r
2876# Begin Source File\r
2877\r
2878SOURCE=..\..\src\generic\fontdlgg.cpp\r
2879\r
24dfe917 2880!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2881\r
2882\r
2883!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2884\r
2885\r
a989a329
VZ
2886!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2887\r
2888# PROP Exclude_From_Build 1\r
2889\r
2890!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2891\r
2892# PROP Exclude_From_Build 1\r
2893\r
a989a329
VZ
2894!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2895\r
2896\r
2897!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2898\r
2899\r
a989a329
VZ
2900!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2901\r
2902# PROP Exclude_From_Build 1\r
2903\r
2904!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2905\r
2906# PROP Exclude_From_Build 1\r
2907\r
2908!ENDIF\r
2909\r
2910# End Source File\r
2911# Begin Source File\r
2912\r
2913SOURCE=..\..\src\generic\fontpickerg.cpp\r
2914# End Source File\r
2915# Begin Source File\r
2916\r
56873923
VZ
2917SOURCE=..\..\src\generic\headerctrlg.cpp\r
2918# End Source File\r
2919# Begin Source File\r
2920\r
a989a329
VZ
2921SOURCE=..\..\src\generic\listbkg.cpp\r
2922# End Source File\r
2923# Begin Source File\r
2924\r
2925SOURCE=..\..\src\generic\listctrl.cpp\r
2926\r
24dfe917 2927!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2928\r
2929\r
2930!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2931\r
2932\r
a989a329
VZ
2933!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2934\r
2935# PROP Exclude_From_Build 1\r
2936\r
2937!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2938\r
2939# PROP Exclude_From_Build 1\r
2940\r
a989a329
VZ
2941!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2942\r
2943\r
2944!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2945\r
2946\r
a989a329
VZ
2947!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2948\r
2949# PROP Exclude_From_Build 1\r
2950\r
2951!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2952\r
2953# PROP Exclude_From_Build 1\r
2954\r
2955!ENDIF\r
2956\r
2957# End Source File\r
2958# Begin Source File\r
2959\r
2960SOURCE=..\..\src\generic\logg.cpp\r
2961# End Source File\r
2962# Begin Source File\r
2963\r
2964SOURCE=..\..\src\generic\mdig.cpp\r
2965\r
24dfe917 2966!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
2967\r
2968\r
2969!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
2970\r
2971\r
a989a329
VZ
2972!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
2973\r
2974# PROP Exclude_From_Build 1\r
2975\r
2976!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
2977\r
2978# PROP Exclude_From_Build 1\r
2979\r
a989a329
VZ
2980!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
2981\r
2982\r
2983!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
2984\r
2985\r
a989a329
VZ
2986!ELSEIF "$(CFG)" == "core - Win32 Release"\r
2987\r
2988# PROP Exclude_From_Build 1\r
2989\r
2990!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
2991\r
2992# PROP Exclude_From_Build 1\r
2993\r
2994!ENDIF\r
2995\r
24dfe917
VS
2996# End Source File\r
2997# Begin Source File\r
a989a329 2998\r
24dfe917 2999SOURCE=..\..\src\generic\msgdlgg.cpp\r
a989a329 3000\r
24dfe917 3001!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329 3002\r
a989a329 3003\r
24dfe917 3004!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
a989a329 3005\r
a989a329
VZ
3006\r
3007!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3008\r
3009# PROP Exclude_From_Build 1\r
3010\r
3011!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3012\r
3013# PROP Exclude_From_Build 1\r
3014\r
a989a329
VZ
3015!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3016\r
3017\r
3018!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3019\r
3020\r
a989a329
VZ
3021!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3022\r
3023# PROP Exclude_From_Build 1\r
3024\r
3025!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3026\r
3027# PROP Exclude_From_Build 1\r
3028\r
3029!ENDIF\r
3030\r
3031# End Source File\r
3032# Begin Source File\r
3033\r
3034SOURCE=..\..\src\generic\numdlgg.cpp\r
3035# End Source File\r
3036# Begin Source File\r
3037\r
3038SOURCE=..\..\src\generic\panelg.cpp\r
3039# End Source File\r
3040# Begin Source File\r
3041\r
3042SOURCE=..\..\src\generic\printps.cpp\r
3043# End Source File\r
3044# Begin Source File\r
3045\r
3046SOURCE=..\..\src\generic\prntdlgg.cpp\r
3047# End Source File\r
3048# Begin Source File\r
3049\r
3050SOURCE=..\..\src\generic\progdlgg.cpp\r
3051# End Source File\r
3052# Begin Source File\r
3053\r
3054SOURCE=..\..\src\generic\renderg.cpp\r
3055# End Source File\r
3056# Begin Source File\r
3057\r
3058SOURCE=..\..\src\generic\scrlwing.cpp\r
3059# End Source File\r
3060# Begin Source File\r
3061\r
3062SOURCE=..\..\src\generic\selstore.cpp\r
3063# End Source File\r
3064# Begin Source File\r
3065\r
3066SOURCE=..\..\src\generic\spinctlg.cpp\r
3067# End Source File\r
3068# Begin Source File\r
3069\r
3070SOURCE=..\..\src\generic\splitter.cpp\r
3071# End Source File\r
3072# Begin Source File\r
3073\r
3074SOURCE=..\..\src\generic\srchctlg.cpp\r
3075# End Source File\r
3076# Begin Source File\r
3077\r
a30e7029
VZ
3078SOURCE=..\..\src\generic\statbmpg.cpp\r
3079# End Source File\r
3080# Begin Source File\r
3081\r
916eabe6
VZ
3082SOURCE=..\..\src\generic\stattextg.cpp\r
3083# End Source File\r
3084# Begin Source File\r
3085\r
a989a329
VZ
3086SOURCE=..\..\src\generic\statusbr.cpp\r
3087\r
24dfe917 3088!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3089\r
3090# PROP Exclude_From_Build 1\r
3091\r
3092!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3093\r
3094# PROP Exclude_From_Build 1\r
3095\r
a989a329
VZ
3096!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3097\r
3098\r
3099!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3100\r
3101\r
a989a329
VZ
3102!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3103\r
3104# PROP Exclude_From_Build 1\r
3105\r
3106!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3107\r
3108# PROP Exclude_From_Build 1\r
3109\r
a989a329
VZ
3110!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3111\r
3112\r
3113!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3114\r
3115\r
a989a329
VZ
3116!ENDIF\r
3117\r
3118# End Source File\r
3119# Begin Source File\r
3120\r
3121SOURCE=..\..\src\generic\textdlgg.cpp\r
3122# End Source File\r
3123# Begin Source File\r
3124\r
3125SOURCE=..\..\src\generic\tipwin.cpp\r
3126# End Source File\r
3127# Begin Source File\r
3128\r
3129SOURCE=..\..\src\generic\toolbkg.cpp\r
3130# End Source File\r
3131# Begin Source File\r
3132\r
3133SOURCE=..\..\src\generic\treebkg.cpp\r
3134# End Source File\r
3135# Begin Source File\r
3136\r
3137SOURCE=..\..\src\generic\treectlg.cpp\r
3138# End Source File\r
3139# Begin Source File\r
3140\r
3141SOURCE=..\..\src\generic\vlbox.cpp\r
3142# End Source File\r
3143# Begin Source File\r
3144\r
3145SOURCE=..\..\src\generic\vscroll.cpp\r
3146# End Source File\r
3147# End Group\r
3148# Begin Group "wxUniv Sources"\r
3149\r
3150# PROP Default_Filter ""\r
3151# Begin Source File\r
3152\r
3153SOURCE=..\..\src\univ\bmpbuttn.cpp\r
3154\r
24dfe917 3155!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3156\r
3157\r
3158!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3159\r
3160\r
a989a329
VZ
3161!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3162\r
3163# PROP Exclude_From_Build 1\r
3164\r
3165!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3166\r
3167# PROP Exclude_From_Build 1\r
3168\r
a989a329
VZ
3169!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3170\r
3171\r
3172!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3173\r
3174\r
a989a329
VZ
3175!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3176\r
3177# PROP Exclude_From_Build 1\r
3178\r
3179!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3180\r
3181# PROP Exclude_From_Build 1\r
3182\r
3183!ENDIF\r
3184\r
3185# End Source File\r
3186# Begin Source File\r
3187\r
3188SOURCE=..\..\src\univ\button.cpp\r
3189\r
24dfe917 3190!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3191\r
3192\r
3193!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3194\r
3195\r
a989a329
VZ
3196!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3197\r
3198# PROP Exclude_From_Build 1\r
3199\r
3200!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3201\r
3202# PROP Exclude_From_Build 1\r
3203\r
a989a329
VZ
3204!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3205\r
3206\r
3207!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3208\r
3209\r
a989a329
VZ
3210!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3211\r
3212# PROP Exclude_From_Build 1\r
3213\r
3214!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3215\r
3216# PROP Exclude_From_Build 1\r
3217\r
3218!ENDIF\r
3219\r
3220# End Source File\r
3221# Begin Source File\r
3222\r
3223SOURCE=..\..\src\univ\checkbox.cpp\r
3224\r
24dfe917 3225!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3226\r
3227\r
3228!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3229\r
3230\r
a989a329
VZ
3231!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3232\r
3233# PROP Exclude_From_Build 1\r
3234\r
3235!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3236\r
3237# PROP Exclude_From_Build 1\r
3238\r
a989a329
VZ
3239!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3240\r
3241\r
3242!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3243\r
3244\r
a989a329
VZ
3245!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3246\r
3247# PROP Exclude_From_Build 1\r
3248\r
3249!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3250\r
3251# PROP Exclude_From_Build 1\r
3252\r
3253!ENDIF\r
3254\r
3255# End Source File\r
3256# Begin Source File\r
3257\r
3258SOURCE=..\..\src\univ\checklst.cpp\r
3259\r
24dfe917 3260!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3261\r
3262\r
3263!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3264\r
3265\r
a989a329
VZ
3266!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3267\r
3268# PROP Exclude_From_Build 1\r
3269\r
3270!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3271\r
3272# PROP Exclude_From_Build 1\r
3273\r
a989a329
VZ
3274!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3275\r
3276\r
3277!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3278\r
3279\r
a989a329
VZ
3280!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3281\r
3282# PROP Exclude_From_Build 1\r
3283\r
3284!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3285\r
3286# PROP Exclude_From_Build 1\r
3287\r
3288!ENDIF\r
3289\r
3290# End Source File\r
3291# Begin Source File\r
3292\r
3293SOURCE=..\..\src\univ\choice.cpp\r
3294\r
24dfe917 3295!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3296\r
3297\r
3298!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3299\r
3300\r
a989a329
VZ
3301!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3302\r
3303# PROP Exclude_From_Build 1\r
3304\r
3305!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3306\r
3307# PROP Exclude_From_Build 1\r
3308\r
a989a329
VZ
3309!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3310\r
3311\r
3312!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3313\r
3314\r
a989a329
VZ
3315!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3316\r
3317# PROP Exclude_From_Build 1\r
3318\r
3319!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3320\r
3321# PROP Exclude_From_Build 1\r
3322\r
3323!ENDIF\r
3324\r
3325# End Source File\r
3326# Begin Source File\r
3327\r
d2f3b085 3328SOURCE=..\..\src\univ\combobox.cpp\r
a989a329 3329\r
24dfe917 3330!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3331\r
3332\r
3333!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3334\r
3335\r
a989a329
VZ
3336!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3337\r
3338# PROP Exclude_From_Build 1\r
3339\r
3340!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3341\r
3342# PROP Exclude_From_Build 1\r
3343\r
a989a329
VZ
3344!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3345\r
3346\r
3347!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3348\r
3349\r
a989a329
VZ
3350!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3351\r
3352# PROP Exclude_From_Build 1\r
3353\r
3354!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3355\r
3356# PROP Exclude_From_Build 1\r
3357\r
3358!ENDIF\r
3359\r
3360# End Source File\r
3361# Begin Source File\r
3362\r
d2f3b085 3363SOURCE=..\..\src\univ\control.cpp\r
a989a329 3364\r
24dfe917 3365!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3366\r
3367\r
3368!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3369\r
3370\r
a989a329
VZ
3371!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3372\r
3373# PROP Exclude_From_Build 1\r
3374\r
3375!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3376\r
3377# PROP Exclude_From_Build 1\r
3378\r
a989a329
VZ
3379!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3380\r
3381\r
3382!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3383\r
3384\r
a989a329
VZ
3385!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3386\r
3387# PROP Exclude_From_Build 1\r
3388\r
3389!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3390\r
3391# PROP Exclude_From_Build 1\r
3392\r
3393!ENDIF\r
3394\r
3395# End Source File\r
3396# Begin Source File\r
3397\r
d2f3b085 3398SOURCE=..\..\src\univ\ctrlrend.cpp\r
a989a329 3399\r
24dfe917 3400!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3401\r
3402\r
3403!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3404\r
3405\r
a989a329
VZ
3406!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3407\r
3408# PROP Exclude_From_Build 1\r
3409\r
3410!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3411\r
3412# PROP Exclude_From_Build 1\r
3413\r
a989a329
VZ
3414!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3415\r
3416\r
3417!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3418\r
3419\r
a989a329
VZ
3420!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3421\r
3422# PROP Exclude_From_Build 1\r
3423\r
3424!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3425\r
3426# PROP Exclude_From_Build 1\r
3427\r
3428!ENDIF\r
3429\r
3430# End Source File\r
3431# Begin Source File\r
3432\r
d2f3b085 3433SOURCE=..\..\src\univ\dialog.cpp\r
a989a329 3434\r
24dfe917 3435!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3436\r
3437\r
3438!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3439\r
3440\r
a989a329
VZ
3441!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3442\r
3443# PROP Exclude_From_Build 1\r
3444\r
3445!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3446\r
3447# PROP Exclude_From_Build 1\r
3448\r
a989a329
VZ
3449!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3450\r
3451\r
3452!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3453\r
3454\r
a989a329
VZ
3455!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3456\r
3457# PROP Exclude_From_Build 1\r
3458\r
3459!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3460\r
3461# PROP Exclude_From_Build 1\r
3462\r
3463!ENDIF\r
3464\r
3465# End Source File\r
3466# Begin Source File\r
3467\r
d2f3b085 3468SOURCE=..\..\src\univ\framuniv.cpp\r
a989a329 3469\r
24dfe917 3470!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3471\r
3472\r
3473!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3474\r
3475\r
a989a329
VZ
3476!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3477\r
3478# PROP Exclude_From_Build 1\r
3479\r
3480!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3481\r
3482# PROP Exclude_From_Build 1\r
3483\r
a989a329
VZ
3484!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3485\r
3486\r
24dfe917 3487!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
a989a329 3488\r
a989a329
VZ
3489\r
3490!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3491\r
3492# PROP Exclude_From_Build 1\r
3493\r
3494!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3495\r
3496# PROP Exclude_From_Build 1\r
3497\r
3498!ENDIF\r
3499\r
3500# End Source File\r
3501# Begin Source File\r
3502\r
d2f3b085 3503SOURCE=..\..\src\univ\gauge.cpp\r
a989a329 3504\r
24dfe917 3505!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3506\r
3507\r
3508!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3509\r
3510\r
a989a329
VZ
3511!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3512\r
3513# PROP Exclude_From_Build 1\r
3514\r
3515!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3516\r
3517# PROP Exclude_From_Build 1\r
3518\r
a989a329
VZ
3519!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3520\r
3521\r
3522!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3523\r
3524\r
a989a329
VZ
3525!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3526\r
3527# PROP Exclude_From_Build 1\r
3528\r
3529!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3530\r
3531# PROP Exclude_From_Build 1\r
3532\r
3533!ENDIF\r
3534\r
3535# End Source File\r
3536# Begin Source File\r
3537\r
d2f3b085 3538SOURCE=..\..\src\univ\themes\gtk.cpp\r
a989a329 3539\r
24dfe917 3540!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3541\r
3542\r
3543!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3544\r
3545\r
a989a329
VZ
3546!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3547\r
3548# PROP Exclude_From_Build 1\r
3549\r
3550!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3551\r
3552# PROP Exclude_From_Build 1\r
3553\r
a989a329
VZ
3554!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3555\r
3556\r
3557!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3558\r
3559\r
a989a329
VZ
3560!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3561\r
3562# PROP Exclude_From_Build 1\r
3563\r
3564!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3565\r
3566# PROP Exclude_From_Build 1\r
3567\r
3568!ENDIF\r
3569\r
3570# End Source File\r
3571# Begin Source File\r
3572\r
d2f3b085 3573SOURCE=..\..\src\univ\inpcons.cpp\r
a989a329 3574\r
24dfe917 3575!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3576\r
3577\r
3578!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3579\r
3580\r
a989a329
VZ
3581!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3582\r
3583# PROP Exclude_From_Build 1\r
3584\r
3585!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3586\r
3587# PROP Exclude_From_Build 1\r
3588\r
a989a329
VZ
3589!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3590\r
3591\r
3592!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3593\r
3594\r
a989a329
VZ
3595!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3596\r
3597# PROP Exclude_From_Build 1\r
3598\r
3599!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3600\r
3601# PROP Exclude_From_Build 1\r
3602\r
3603!ENDIF\r
3604\r
3605# End Source File\r
3606# Begin Source File\r
3607\r
d2f3b085 3608SOURCE=..\..\src\univ\inphand.cpp\r
a989a329 3609\r
24dfe917 3610!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3611\r
3612\r
3613!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3614\r
3615\r
a989a329
VZ
3616!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3617\r
3618# PROP Exclude_From_Build 1\r
3619\r
3620!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3621\r
3622# PROP Exclude_From_Build 1\r
3623\r
a989a329
VZ
3624!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3625\r
3626\r
3627!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3628\r
3629\r
a989a329
VZ
3630!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3631\r
3632# PROP Exclude_From_Build 1\r
3633\r
3634!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3635\r
3636# PROP Exclude_From_Build 1\r
3637\r
3638!ENDIF\r
3639\r
3640# End Source File\r
3641# Begin Source File\r
3642\r
d2f3b085 3643SOURCE=..\..\src\univ\listbox.cpp\r
a989a329 3644\r
24dfe917 3645!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3646\r
3647\r
3648!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3649\r
3650\r
a989a329
VZ
3651!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3652\r
3653# PROP Exclude_From_Build 1\r
3654\r
3655!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3656\r
3657# PROP Exclude_From_Build 1\r
3658\r
a989a329
VZ
3659!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3660\r
3661\r
3662!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3663\r
3664\r
a989a329
VZ
3665!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3666\r
3667# PROP Exclude_From_Build 1\r
3668\r
3669!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3670\r
3671# PROP Exclude_From_Build 1\r
3672\r
3673!ENDIF\r
3674\r
3675# End Source File\r
3676# Begin Source File\r
3677\r
d2f3b085 3678SOURCE=..\..\src\univ\menu.cpp\r
a989a329 3679\r
24dfe917 3680!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3681\r
3682\r
3683!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3684\r
3685\r
a989a329
VZ
3686!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3687\r
3688# PROP Exclude_From_Build 1\r
3689\r
3690!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3691\r
3692# PROP Exclude_From_Build 1\r
3693\r
a989a329
VZ
3694!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3695\r
3696\r
3697!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3698\r
3699\r
a989a329
VZ
3700!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3701\r
3702# PROP Exclude_From_Build 1\r
3703\r
3704!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3705\r
3706# PROP Exclude_From_Build 1\r
3707\r
3708!ENDIF\r
3709\r
3710# End Source File\r
3711# Begin Source File\r
3712\r
d2f3b085 3713SOURCE=..\..\src\univ\themes\metal.cpp\r
a989a329 3714\r
24dfe917 3715!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3716\r
3717\r
3718!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3719\r
3720\r
a989a329
VZ
3721!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3722\r
3723# PROP Exclude_From_Build 1\r
3724\r
3725!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3726\r
3727# PROP Exclude_From_Build 1\r
3728\r
a989a329
VZ
3729!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3730\r
3731\r
3732!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3733\r
3734\r
a989a329
VZ
3735!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3736\r
3737# PROP Exclude_From_Build 1\r
3738\r
3739!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3740\r
3741# PROP Exclude_From_Build 1\r
3742\r
3743!ENDIF\r
3744\r
3745# End Source File\r
3746# Begin Source File\r
3747\r
d2f3b085 3748SOURCE=..\..\src\univ\themes\mono.cpp\r
a989a329 3749\r
24dfe917 3750!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3751\r
3752\r
3753!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3754\r
3755\r
a989a329
VZ
3756!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3757\r
3758# PROP Exclude_From_Build 1\r
3759\r
3760!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3761\r
3762# PROP Exclude_From_Build 1\r
3763\r
a989a329
VZ
3764!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3765\r
3766\r
3767!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3768\r
3769\r
a989a329
VZ
3770!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3771\r
3772# PROP Exclude_From_Build 1\r
3773\r
3774!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3775\r
3776# PROP Exclude_From_Build 1\r
3777\r
3778!ENDIF\r
3779\r
3780# End Source File\r
3781# Begin Source File\r
3782\r
d2f3b085 3783SOURCE=..\..\src\univ\notebook.cpp\r
a989a329 3784\r
24dfe917 3785!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3786\r
3787\r
3788!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3789\r
3790\r
a989a329
VZ
3791!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3792\r
3793# PROP Exclude_From_Build 1\r
3794\r
3795!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3796\r
3797# PROP Exclude_From_Build 1\r
3798\r
a989a329
VZ
3799!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3800\r
3801\r
3802!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3803\r
3804\r
a989a329
VZ
3805!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3806\r
3807# PROP Exclude_From_Build 1\r
3808\r
3809!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3810\r
3811# PROP Exclude_From_Build 1\r
3812\r
3813!ENDIF\r
3814\r
3815# End Source File\r
3816# Begin Source File\r
3817\r
d2f3b085 3818SOURCE=..\..\src\univ\radiobox.cpp\r
a989a329 3819\r
24dfe917 3820!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3821\r
3822\r
3823!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3824\r
3825\r
a989a329
VZ
3826!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3827\r
3828# PROP Exclude_From_Build 1\r
3829\r
3830!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3831\r
3832# PROP Exclude_From_Build 1\r
3833\r
a989a329
VZ
3834!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3835\r
3836\r
3837!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3838\r
3839\r
a989a329
VZ
3840!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3841\r
3842# PROP Exclude_From_Build 1\r
3843\r
3844!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3845\r
3846# PROP Exclude_From_Build 1\r
3847\r
3848!ENDIF\r
3849\r
3850# End Source File\r
3851# Begin Source File\r
3852\r
d2f3b085 3853SOURCE=..\..\src\univ\radiobut.cpp\r
a989a329 3854\r
24dfe917 3855!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3856\r
3857\r
3858!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3859\r
3860\r
a989a329
VZ
3861!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3862\r
3863# PROP Exclude_From_Build 1\r
3864\r
3865!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3866\r
3867# PROP Exclude_From_Build 1\r
3868\r
a989a329
VZ
3869!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3870\r
3871\r
3872!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3873\r
3874\r
a989a329
VZ
3875!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3876\r
3877# PROP Exclude_From_Build 1\r
3878\r
3879!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3880\r
3881# PROP Exclude_From_Build 1\r
3882\r
3883!ENDIF\r
3884\r
3885# End Source File\r
3886# Begin Source File\r
3887\r
d2f3b085 3888SOURCE=..\..\src\univ\scrarrow.cpp\r
a989a329 3889\r
24dfe917 3890!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3891\r
3892\r
3893!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3894\r
3895\r
a989a329
VZ
3896!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3897\r
3898# PROP Exclude_From_Build 1\r
3899\r
3900!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3901\r
3902# PROP Exclude_From_Build 1\r
3903\r
a989a329
VZ
3904!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3905\r
3906\r
3907!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3908\r
3909\r
a989a329
VZ
3910!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3911\r
3912# PROP Exclude_From_Build 1\r
3913\r
3914!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3915\r
3916# PROP Exclude_From_Build 1\r
3917\r
3918!ENDIF\r
3919\r
3920# End Source File\r
3921# Begin Source File\r
3922\r
d2f3b085 3923SOURCE=..\..\src\univ\scrolbar.cpp\r
a989a329 3924\r
24dfe917 3925!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3926\r
3927\r
3928!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3929\r
3930\r
a989a329
VZ
3931!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3932\r
3933# PROP Exclude_From_Build 1\r
3934\r
3935!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3936\r
3937# PROP Exclude_From_Build 1\r
3938\r
a989a329
VZ
3939!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3940\r
3941\r
3942!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3943\r
3944\r
a989a329
VZ
3945!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3946\r
3947# PROP Exclude_From_Build 1\r
3948\r
3949!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3950\r
3951# PROP Exclude_From_Build 1\r
3952\r
3953!ENDIF\r
3954\r
3955# End Source File\r
3956# Begin Source File\r
3957\r
d2f3b085 3958SOURCE=..\..\src\univ\scrthumb.cpp\r
a989a329 3959\r
24dfe917 3960!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3961\r
3962\r
3963!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3964\r
3965\r
a989a329
VZ
3966!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
3967\r
3968# PROP Exclude_From_Build 1\r
3969\r
3970!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
3971\r
3972# PROP Exclude_From_Build 1\r
3973\r
a989a329
VZ
3974!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
3975\r
3976\r
3977!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
3978\r
3979\r
a989a329
VZ
3980!ELSEIF "$(CFG)" == "core - Win32 Release"\r
3981\r
3982# PROP Exclude_From_Build 1\r
3983\r
3984!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
3985\r
3986# PROP Exclude_From_Build 1\r
3987\r
3988!ENDIF\r
3989\r
3990# End Source File\r
3991# Begin Source File\r
3992\r
d2f3b085 3993SOURCE=..\..\src\univ\settingsuniv.cpp\r
a989a329 3994\r
24dfe917 3995!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
3996\r
3997\r
3998!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
3999\r
4000\r
a989a329
VZ
4001!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4002\r
4003# PROP Exclude_From_Build 1\r
4004\r
4005!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4006\r
4007# PROP Exclude_From_Build 1\r
4008\r
a989a329
VZ
4009!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4010\r
4011\r
4012!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4013\r
4014\r
a989a329
VZ
4015!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4016\r
4017# PROP Exclude_From_Build 1\r
4018\r
4019!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4020\r
4021# PROP Exclude_From_Build 1\r
4022\r
4023!ENDIF\r
4024\r
4025# End Source File\r
4026# Begin Source File\r
4027\r
4028SOURCE=..\..\src\univ\slider.cpp\r
4029\r
24dfe917 4030!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4031\r
4032\r
4033!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4034\r
4035\r
a989a329
VZ
4036!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4037\r
4038# PROP Exclude_From_Build 1\r
4039\r
4040!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4041\r
4042# PROP Exclude_From_Build 1\r
4043\r
a989a329
VZ
4044!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4045\r
4046\r
4047!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4048\r
4049\r
a989a329
VZ
4050!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4051\r
4052# PROP Exclude_From_Build 1\r
4053\r
4054!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4055\r
4056# PROP Exclude_From_Build 1\r
4057\r
4058!ENDIF\r
4059\r
4060# End Source File\r
4061# Begin Source File\r
4062\r
4063SOURCE=..\..\src\univ\spinbutt.cpp\r
4064\r
24dfe917 4065!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4066\r
4067\r
4068!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4069\r
4070\r
a989a329
VZ
4071!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4072\r
4073# PROP Exclude_From_Build 1\r
4074\r
4075!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4076\r
4077# PROP Exclude_From_Build 1\r
4078\r
a989a329
VZ
4079!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4080\r
4081\r
4082!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4083\r
4084\r
a989a329
VZ
4085!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4086\r
4087# PROP Exclude_From_Build 1\r
4088\r
4089!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4090\r
4091# PROP Exclude_From_Build 1\r
4092\r
4093!ENDIF\r
4094\r
4095# End Source File\r
4096# Begin Source File\r
4097\r
4098SOURCE=..\..\src\univ\statbmp.cpp\r
4099\r
24dfe917 4100!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4101\r
4102\r
4103!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4104\r
4105\r
a989a329
VZ
4106!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4107\r
4108# PROP Exclude_From_Build 1\r
4109\r
4110!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4111\r
4112# PROP Exclude_From_Build 1\r
4113\r
a989a329
VZ
4114!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4115\r
4116\r
4117!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4118\r
4119\r
a989a329
VZ
4120!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4121\r
4122# PROP Exclude_From_Build 1\r
4123\r
4124!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4125\r
4126# PROP Exclude_From_Build 1\r
4127\r
4128!ENDIF\r
4129\r
4130# End Source File\r
4131# Begin Source File\r
4132\r
4133SOURCE=..\..\src\univ\statbox.cpp\r
4134\r
24dfe917 4135!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4136\r
4137\r
4138!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4139\r
4140\r
a989a329
VZ
4141!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4142\r
4143# PROP Exclude_From_Build 1\r
4144\r
4145!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4146\r
4147# PROP Exclude_From_Build 1\r
4148\r
a989a329
VZ
4149!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4150\r
4151\r
4152!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4153\r
4154\r
a989a329
VZ
4155!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4156\r
4157# PROP Exclude_From_Build 1\r
4158\r
4159!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4160\r
4161# PROP Exclude_From_Build 1\r
4162\r
4163!ENDIF\r
4164\r
4165# End Source File\r
4166# Begin Source File\r
4167\r
4168SOURCE=..\..\src\univ\statline.cpp\r
4169\r
24dfe917 4170!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4171\r
4172\r
4173!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4174\r
4175\r
a989a329
VZ
4176!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4177\r
4178# PROP Exclude_From_Build 1\r
4179\r
4180!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4181\r
4182# PROP Exclude_From_Build 1\r
4183\r
a989a329
VZ
4184!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4185\r
4186\r
4187!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4188\r
4189\r
a989a329
VZ
4190!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4191\r
4192# PROP Exclude_From_Build 1\r
4193\r
4194!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4195\r
4196# PROP Exclude_From_Build 1\r
4197\r
4198!ENDIF\r
4199\r
4200# End Source File\r
4201# Begin Source File\r
4202\r
4203SOURCE=..\..\src\univ\stattext.cpp\r
4204\r
24dfe917 4205!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4206\r
4207\r
4208!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4209\r
4210\r
a989a329
VZ
4211!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4212\r
4213# PROP Exclude_From_Build 1\r
4214\r
4215!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4216\r
4217# PROP Exclude_From_Build 1\r
4218\r
a989a329
VZ
4219!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4220\r
4221\r
4222!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4223\r
4224\r
a989a329
VZ
4225!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4226\r
4227# PROP Exclude_From_Build 1\r
4228\r
4229!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4230\r
4231# PROP Exclude_From_Build 1\r
4232\r
4233!ENDIF\r
4234\r
4235# End Source File\r
4236# Begin Source File\r
4237\r
4238SOURCE=..\..\src\univ\statusbr.cpp\r
4239\r
24dfe917 4240!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4241\r
4242\r
4243!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4244\r
4245\r
a989a329
VZ
4246!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4247\r
4248# PROP Exclude_From_Build 1\r
4249\r
4250!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4251\r
4252# PROP Exclude_From_Build 1\r
4253\r
a989a329
VZ
4254!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4255\r
4256\r
4257!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4258\r
4259\r
a989a329
VZ
4260!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4261\r
4262# PROP Exclude_From_Build 1\r
4263\r
4264!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4265\r
4266# PROP Exclude_From_Build 1\r
4267\r
4268!ENDIF\r
4269\r
4270# End Source File\r
4271# Begin Source File\r
4272\r
4273SOURCE=..\..\src\univ\stdrend.cpp\r
4274\r
24dfe917 4275!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4276\r
4277\r
4278!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4279\r
4280\r
a989a329
VZ
4281!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4282\r
4283# PROP Exclude_From_Build 1\r
4284\r
4285!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4286\r
4287# PROP Exclude_From_Build 1\r
4288\r
a989a329
VZ
4289!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4290\r
4291\r
4292!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4293\r
4294\r
a989a329
VZ
4295!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4296\r
4297# PROP Exclude_From_Build 1\r
4298\r
4299!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4300\r
4301# PROP Exclude_From_Build 1\r
4302\r
4303!ENDIF\r
4304\r
4305# End Source File\r
4306# Begin Source File\r
4307\r
4308SOURCE=..\..\src\univ\textctrl.cpp\r
4309\r
24dfe917 4310!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4311\r
4312\r
4313!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4314\r
4315\r
a989a329
VZ
4316!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4317\r
4318# PROP Exclude_From_Build 1\r
4319\r
4320!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4321\r
4322# PROP Exclude_From_Build 1\r
4323\r
a989a329
VZ
4324!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4325\r
4326\r
4327!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4328\r
4329\r
a989a329
VZ
4330!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4331\r
4332# PROP Exclude_From_Build 1\r
4333\r
4334!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4335\r
4336# PROP Exclude_From_Build 1\r
4337\r
4338!ENDIF\r
4339\r
4340# End Source File\r
4341# Begin Source File\r
4342\r
4343SOURCE=..\..\src\univ\tglbtn.cpp\r
4344\r
24dfe917 4345!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4346\r
4347\r
4348!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4349\r
4350\r
a989a329
VZ
4351!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4352\r
4353# PROP Exclude_From_Build 1\r
4354\r
4355!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4356\r
4357# PROP Exclude_From_Build 1\r
4358\r
a989a329
VZ
4359!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4360\r
4361\r
4362!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4363\r
4364\r
a989a329
VZ
4365!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4366\r
4367# PROP Exclude_From_Build 1\r
4368\r
4369!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4370\r
4371# PROP Exclude_From_Build 1\r
4372\r
4373!ENDIF\r
4374\r
4375# End Source File\r
4376# Begin Source File\r
4377\r
4378SOURCE=..\..\src\univ\theme.cpp\r
4379\r
24dfe917 4380!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4381\r
4382\r
24dfe917 4383!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
a989a329 4384\r
a989a329
VZ
4385\r
4386!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4387\r
4388# PROP Exclude_From_Build 1\r
4389\r
4390!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4391\r
4392# PROP Exclude_From_Build 1\r
4393\r
a989a329
VZ
4394!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4395\r
4396\r
4397!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4398\r
4399\r
a989a329
VZ
4400!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4401\r
4402# PROP Exclude_From_Build 1\r
4403\r
4404!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4405\r
4406# PROP Exclude_From_Build 1\r
4407\r
4408!ENDIF\r
4409\r
4410# End Source File\r
4411# Begin Source File\r
4412\r
4413SOURCE=..\..\src\univ\toolbar.cpp\r
4414\r
24dfe917 4415!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4416\r
4417\r
4418!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4419\r
4420\r
a989a329
VZ
4421!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4422\r
4423# PROP Exclude_From_Build 1\r
4424\r
4425!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4426\r
4427# PROP Exclude_From_Build 1\r
4428\r
a989a329
VZ
4429!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4430\r
4431\r
4432!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4433\r
4434\r
a989a329
VZ
4435!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4436\r
4437# PROP Exclude_From_Build 1\r
4438\r
4439!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4440\r
4441# PROP Exclude_From_Build 1\r
4442\r
4443!ENDIF\r
4444\r
4445# End Source File\r
4446# Begin Source File\r
4447\r
4448SOURCE=..\..\src\univ\topluniv.cpp\r
4449\r
24dfe917 4450!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4451\r
4452\r
4453!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4454\r
4455\r
a989a329
VZ
4456!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4457\r
4458# PROP Exclude_From_Build 1\r
4459\r
4460!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4461\r
4462# PROP Exclude_From_Build 1\r
4463\r
a989a329
VZ
4464!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4465\r
4466\r
4467!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4468\r
4469\r
a989a329
VZ
4470!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4471\r
4472# PROP Exclude_From_Build 1\r
4473\r
4474!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4475\r
4476# PROP Exclude_From_Build 1\r
4477\r
4478!ENDIF\r
4479\r
4480# End Source File\r
4481# Begin Source File\r
4482\r
4483SOURCE=..\..\src\univ\themes\win32.cpp\r
4484\r
24dfe917 4485!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4486\r
4487\r
4488!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4489\r
4490\r
a989a329
VZ
4491!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4492\r
4493# PROP Exclude_From_Build 1\r
4494\r
4495!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4496\r
4497# PROP Exclude_From_Build 1\r
4498\r
a989a329
VZ
4499!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4500\r
4501\r
4502!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4503\r
4504\r
a989a329
VZ
4505!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4506\r
4507# PROP Exclude_From_Build 1\r
4508\r
4509!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4510\r
4511# PROP Exclude_From_Build 1\r
4512\r
4513!ENDIF\r
4514\r
4515# End Source File\r
4516# Begin Source File\r
4517\r
4518SOURCE=..\..\src\univ\winuniv.cpp\r
4519\r
24dfe917 4520!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4521\r
4522\r
4523!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4524\r
4525\r
a989a329
VZ
4526!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4527\r
4528# PROP Exclude_From_Build 1\r
4529\r
4530!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4531\r
4532# PROP Exclude_From_Build 1\r
4533\r
a989a329
VZ
4534!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4535\r
4536\r
4537!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4538\r
4539\r
a989a329
VZ
4540!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4541\r
4542# PROP Exclude_From_Build 1\r
4543\r
4544!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4545\r
4546# PROP Exclude_From_Build 1\r
4547\r
4548!ENDIF\r
4549\r
4550# End Source File\r
4551# End Group\r
4552# Begin Group "Setup Headers"\r
4553\r
4554# PROP Default_Filter ""\r
4555# Begin Source File\r
4556\r
4557SOURCE=..\..\include\wx\msw\setup.h\r
4558\r
24dfe917 4559!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4560\r
4561# Begin Custom Build - \r
4562\r
4563# End Custom Build\r
4564\r
4565!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
4566\r
4567# Begin Custom Build - \r
4568\r
4569# End Custom Build\r
4570\r
24dfe917 4571!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
a989a329
VZ
4572\r
4573# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h\r
4574InputPath=..\..\include\wx\msw\setup.h\r
4575\r
4576"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
4577 copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h\r
4578\r
4579# End Custom Build\r
4580\r
24dfe917 4581!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
a989a329
VZ
4582\r
4583# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h\r
4584InputPath=..\..\include\wx\msw\setup.h\r
4585\r
4586"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
4587 copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h\r
4588\r
4589# End Custom Build\r
4590\r
a989a329
VZ
4591!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
4592\r
4593# Begin Custom Build - \r
4594\r
4595# End Custom Build\r
4596\r
4597!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
4598\r
4599# Begin Custom Build - \r
4600\r
4601# End Custom Build\r
4602\r
24dfe917 4603!ELSEIF "$(CFG)" == "core - Win32 Release"\r
a989a329
VZ
4604\r
4605# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h\r
4606InputPath=..\..\include\wx\msw\setup.h\r
4607\r
4608"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
4609 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h\r
4610\r
4611# End Custom Build\r
4612\r
24dfe917 4613!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
a989a329
VZ
4614\r
4615# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h\r
4616InputPath=..\..\include\wx\msw\setup.h\r
4617\r
4618"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
4619 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h\r
4620\r
4621# End Custom Build\r
4622\r
a989a329
VZ
4623!ENDIF\r
4624\r
4625# End Source File\r
4626# Begin Source File\r
4627\r
4628SOURCE=..\..\include\wx\univ\setup.h\r
4629\r
24dfe917 4630!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4631\r
4632# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h\r
4633InputPath=..\..\include\wx\univ\setup.h\r
4634\r
4635"..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
4636 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h\r
4637\r
4638# End Custom Build\r
4639\r
24dfe917 4640!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
a989a329
VZ
4641\r
4642# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h\r
4643InputPath=..\..\include\wx\univ\setup.h\r
4644\r
4645"..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
4646 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h\r
4647\r
4648# End Custom Build\r
4649\r
a989a329
VZ
4650!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
4651\r
4652# Begin Custom Build - \r
4653\r
4654# End Custom Build\r
4655\r
4656!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
4657\r
4658# Begin Custom Build - \r
4659\r
4660# End Custom Build\r
4661\r
24dfe917 4662!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
a989a329
VZ
4663\r
4664# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h\r
4665InputPath=..\..\include\wx\univ\setup.h\r
4666\r
4667"..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
4668 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h\r
4669\r
4670# End Custom Build\r
4671\r
24dfe917 4672!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
a989a329
VZ
4673\r
4674# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h\r
4675InputPath=..\..\include\wx\univ\setup.h\r
4676\r
4677"..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
4678 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h\r
4679\r
4680# End Custom Build\r
4681\r
a989a329
VZ
4682!ELSEIF "$(CFG)" == "core - Win32 Release"\r
4683\r
4684# Begin Custom Build - \r
4685\r
4686# End Custom Build\r
4687\r
4688!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
4689\r
4690# Begin Custom Build - \r
4691\r
4692# End Custom Build\r
4693\r
4694!ENDIF\r
4695\r
4696# End Source File\r
4697# End Group\r
4698# Begin Group "MSW Headers"\r
4699\r
4700# PROP Default_Filter ""\r
4701# Begin Source File\r
4702\r
4703SOURCE=..\..\include\wx\msw\accel.h\r
4704# End Source File\r
4705# Begin Source File\r
4706\r
4707SOURCE=..\..\include\wx\msw\ole\access.h\r
4708# End Source File\r
4709# Begin Source File\r
4710\r
4711SOURCE=..\..\include\wx\msw\ole\activex.h\r
4712# End Source File\r
4713# Begin Source File\r
4714\r
4715SOURCE=..\..\include\wx\msw\app.h\r
4716# End Source File\r
4717# Begin Source File\r
4718\r
4719SOURCE=..\..\include\wx\msw\ole\automtn.h\r
4720# End Source File\r
4721# Begin Source File\r
4722\r
4723SOURCE=..\..\include\wx\msw\bitmap.h\r
4724# End Source File\r
4725# Begin Source File\r
4726\r
4727SOURCE=..\..\include\wx\msw\bmpbuttn.h\r
4728# End Source File\r
4729# Begin Source File\r
4730\r
f696015c
VZ
4731SOURCE=..\..\include\wx\msw\bmpcbox.h\r
4732# End Source File\r
4733# Begin Source File\r
4734\r
a989a329
VZ
4735SOURCE=..\..\include\wx\msw\brush.h\r
4736# End Source File\r
4737# Begin Source File\r
4738\r
4739SOURCE=..\..\include\wx\msw\button.h\r
4740# End Source File\r
4741# Begin Source File\r
4742\r
51317496
VZ
4743SOURCE=..\..\include\wx\msw\calctrl.h\r
4744# End Source File\r
4745# Begin Source File\r
4746\r
a989a329
VZ
4747SOURCE=..\..\include\wx\msw\caret.h\r
4748# End Source File\r
4749# Begin Source File\r
4750\r
4751SOURCE=..\..\include\wx\msw\checkbox.h\r
4752# End Source File\r
4753# Begin Source File\r
4754\r
4755SOURCE=..\..\include\wx\msw\checklst.h\r
4756# End Source File\r
4757# Begin Source File\r
4758\r
4759SOURCE=..\..\include\wx\msw\choice.h\r
4760# End Source File\r
4761# Begin Source File\r
4762\r
4763SOURCE=..\..\include\wx\msw\clipbrd.h\r
4764# End Source File\r
4765# Begin Source File\r
4766\r
4767SOURCE=..\..\include\wx\msw\colordlg.h\r
4768# End Source File\r
4769# Begin Source File\r
4770\r
4771SOURCE=..\..\include\wx\msw\colour.h\r
4772# End Source File\r
4773# Begin Source File\r
4774\r
4775SOURCE=..\..\include\wx\msw\combo.h\r
4776# End Source File\r
4777# Begin Source File\r
4778\r
4779SOURCE=..\..\include\wx\msw\combobox.h\r
4780# End Source File\r
4781# Begin Source File\r
4782\r
4783SOURCE=..\..\include\wx\msw\control.h\r
4784# End Source File\r
4785# Begin Source File\r
4786\r
3ac1094b
JS
4787SOURCE=..\..\include\wx\msw\ctrlsub.h\r
4788# End Source File\r
4789# Begin Source File\r
4790\r
a989a329
VZ
4791SOURCE=..\..\include\wx\msw\cursor.h\r
4792# End Source File\r
4793# Begin Source File\r
4794\r
4795SOURCE=..\..\include\wx\msw\ole\dataform.h\r
4796# End Source File\r
4797# Begin Source File\r
4798\r
4799SOURCE=..\..\include\wx\msw\ole\dataobj.h\r
4800# End Source File\r
4801# Begin Source File\r
4802\r
4803SOURCE=..\..\include\wx\msw\ole\dataobj2.h\r
4804# End Source File\r
4805# Begin Source File\r
4806\r
4807SOURCE=..\..\include\wx\msw\datectrl.h\r
4808# End Source File\r
4809# Begin Source File\r
4810\r
4811SOURCE=..\..\include\wx\msw\dc.h\r
4812# End Source File\r
4813# Begin Source File\r
4814\r
4815SOURCE=..\..\include\wx\msw\dcclient.h\r
4816# End Source File\r
4817# Begin Source File\r
4818\r
4819SOURCE=..\..\include\wx\msw\dcmemory.h\r
4820# End Source File\r
4821# Begin Source File\r
4822\r
4823SOURCE=..\..\include\wx\msw\dcprint.h\r
4824# End Source File\r
4825# Begin Source File\r
4826\r
4827SOURCE=..\..\include\wx\msw\dcscreen.h\r
4828# End Source File\r
4829# Begin Source File\r
4830\r
4831SOURCE=..\..\include\wx\msw\dialog.h\r
4832# End Source File\r
4833# Begin Source File\r
4834\r
4835SOURCE=..\..\include\wx\msw\dib.h\r
4836# End Source File\r
4837# Begin Source File\r
4838\r
4839SOURCE=..\..\include\wx\msw\dirdlg.h\r
4840# End Source File\r
4841# Begin Source File\r
4842\r
4843SOURCE=..\..\include\wx\msw\dragimag.h\r
4844# End Source File\r
4845# Begin Source File\r
4846\r
4847SOURCE=..\..\include\wx\msw\ole\dropsrc.h\r
4848# End Source File\r
4849# Begin Source File\r
4850\r
4851SOURCE=..\..\include\wx\msw\ole\droptgt.h\r
4852# End Source File\r
4853# Begin Source File\r
4854\r
4855SOURCE=..\..\include\wx\msw\enhmeta.h\r
4856# End Source File\r
4857# Begin Source File\r
4858\r
4859SOURCE=..\..\include\wx\msw\evtloop.h\r
4860# End Source File\r
4861# Begin Source File\r
4862\r
4863SOURCE=..\..\include\wx\msw\fdrepdlg.h\r
4864# End Source File\r
4865# Begin Source File\r
4866\r
4867SOURCE=..\..\include\wx\msw\filedlg.h\r
4868# End Source File\r
4869# Begin Source File\r
4870\r
4871SOURCE=..\..\include\wx\msw\font.h\r
4872# End Source File\r
4873# Begin Source File\r
4874\r
4875SOURCE=..\..\include\wx\msw\fontdlg.h\r
4876# End Source File\r
4877# Begin Source File\r
4878\r
4879SOURCE=..\..\include\wx\msw\frame.h\r
4880# End Source File\r
4881# Begin Source File\r
4882\r
936f6353 4883SOURCE=..\..\include\wx\msw\gauge.h\r
a989a329
VZ
4884# End Source File\r
4885# Begin Source File\r
4886\r
4887SOURCE=..\..\include\wx\msw\gdiimage.h\r
4888# End Source File\r
4889# Begin Source File\r
4890\r
4891SOURCE=..\..\include\wx\msw\genrcdefs.h\r
4892\r
24dfe917 4893!IF "$(CFG)" == "core - Win32 DLL Universal Release"\r
a989a329
VZ
4894\r
4895# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h\r
4896InputPath=..\..\include\wx\msw\genrcdefs.h\r
4897\r
4898"..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivu\wx\msw"\r
4899 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"\r
4900\r
4901# End Custom Build\r
4902\r
24dfe917 4903!ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug"\r
a989a329
VZ
4904\r
4905# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h\r
4906InputPath=..\..\include\wx\msw\genrcdefs.h\r
4907\r
4908"..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivud\wx\msw"\r
4909 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"\r
4910\r
4911# End Custom Build\r
4912\r
24dfe917 4913!ELSEIF "$(CFG)" == "core - Win32 DLL Release"\r
a989a329
VZ
4914\r
4915# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h\r
4916InputPath=..\..\include\wx\msw\genrcdefs.h\r
4917\r
4918"..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw"\r
4919 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r
4920\r
4921# End Custom Build\r
4922\r
24dfe917 4923!ELSEIF "$(CFG)" == "core - Win32 DLL Debug"\r
a989a329
VZ
4924\r
4925# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h\r
4926InputPath=..\..\include\wx\msw\genrcdefs.h\r
4927\r
4928"..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw"\r
4929 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r
4930\r
4931# End Custom Build\r
4932\r
24dfe917 4933!ELSEIF "$(CFG)" == "core - Win32 Universal Release"\r
a989a329
VZ
4934\r
4935# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h\r
4936InputPath=..\..\include\wx\msw\genrcdefs.h\r
4937\r
4938"..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivu\wx\msw"\r
4939 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"\r
4940\r
4941# End Custom Build\r
4942\r
24dfe917 4943!ELSEIF "$(CFG)" == "core - Win32 Universal Debug"\r
a989a329
VZ
4944\r
4945# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h\r
4946InputPath=..\..\include\wx\msw\genrcdefs.h\r
4947\r
4948"..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivud\wx\msw"\r
4949 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"\r
4950\r
4951# End Custom Build\r
4952\r
24dfe917 4953!ELSEIF "$(CFG)" == "core - Win32 Release"\r
a989a329
VZ
4954\r
4955# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h\r
4956InputPath=..\..\include\wx\msw\genrcdefs.h\r
4957\r
4958"..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw"\r
4959 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r
4960\r
4961# End Custom Build\r
4962\r
24dfe917 4963!ELSEIF "$(CFG)" == "core - Win32 Debug"\r
a989a329
VZ
4964\r
4965# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h\r
4966InputPath=..\..\include\wx\msw\genrcdefs.h\r
4967\r
4968"..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw"\r
4969 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r
4970\r
4971# End Custom Build\r
4972\r
a989a329
VZ
4973!ENDIF\r
4974\r
4975# End Source File\r
4976# Begin Source File\r
4977\r
4978SOURCE=..\..\include\wx\msw\glcanvas.h\r
4979# End Source File\r
4980# Begin Source File\r
4981\r
56873923
VZ
4982SOURCE=..\..\include\wx\msw\headerctrl.h\r
4983# End Source File\r
4984# Begin Source File\r
4985\r
a989a329
VZ
4986SOURCE=..\..\include\wx\msw\helpbest.h\r
4987# End Source File\r
4988# Begin Source File\r
4989\r
4990SOURCE=..\..\include\wx\msw\helpchm.h\r
4991# End Source File\r
4992# Begin Source File\r
4993\r
4994SOURCE=..\..\include\wx\msw\helpwin.h\r
4995# End Source File\r
4996# Begin Source File\r
4997\r
4998SOURCE=..\..\include\wx\msw\htmlhelp.h\r
4999# End Source File\r
5000# Begin Source File\r
5001\r
5002SOURCE=..\..\include\wx\msw\icon.h\r
5003# End Source File\r
5004# Begin Source File\r
5005\r
5006SOURCE=..\..\include\wx\msw\imaglist.h\r
5007# End Source File\r
5008# Begin Source File\r
5009\r
5010SOURCE=..\..\include\wx\msw\iniconf.h\r
5011# End Source File\r
5012# Begin Source File\r
5013\r
5014SOURCE=..\..\include\wx\msw\joystick.h\r
5015# End Source File\r
5016# Begin Source File\r
5017\r
5018SOURCE=..\..\include\wx\msw\listbox.h\r
5019# End Source File\r
5020# Begin Source File\r
5021\r
5022SOURCE=..\..\include\wx\msw\listctrl.h\r
5023# End Source File\r
5024# Begin Source File\r
5025\r
5026SOURCE=..\..\include\wx\msw\mdi.h\r
5027# End Source File\r
5028# Begin Source File\r
5029\r
5030SOURCE=..\..\include\wx\msw\menu.h\r
5031# End Source File\r
5032# Begin Source File\r
5033\r
5034SOURCE=..\..\include\wx\msw\menuitem.h\r
5035# End Source File\r
5036# Begin Source File\r
5037\r
5038SOURCE=..\..\include\wx\msw\metafile.h\r
5039# End Source File\r
5040# Begin Source File\r
5041\r
5042SOURCE=..\..\include\wx\msw\minifram.h\r
5043# End Source File\r
5044# Begin Source File\r
5045\r
5046SOURCE=..\..\include\wx\msw\missing.h\r
5047# End Source File\r
5048# Begin Source File\r
5049\r
5050SOURCE=..\..\include\wx\msw\msgdlg.h\r
5051# End Source File\r
5052# Begin Source File\r
5053\r
5054SOURCE=..\..\include\wx\msw\msvcrt.h\r
5055# End Source File\r
5056# Begin Source File\r
5057\r
5058SOURCE=..\..\include\wx\msw\notebook.h\r
5059# End Source File\r
5060# Begin Source File\r
5061\r
98f3ec0f
VZ
5062SOURCE=..\..\include\wx\msw\notifmsg.h\r
5063# End Source File\r
5064# Begin Source File\r
5065\r
a989a329
VZ
5066SOURCE=..\..\include\wx\msw\ole\oleutils.h\r
5067# End Source File\r
5068# Begin Source File\r
5069\r
5070SOURCE=..\..\include\wx\msw\palette.h\r
5071# End Source File\r
5072# Begin Source File\r
5073\r
5074SOURCE=..\..\include\wx\msw\pen.h\r
5075# End Source File\r
5076# Begin Source File\r
5077\r
5078SOURCE=..\..\include\wx\msw\popupwin.h\r
5079# End Source File\r
5080# Begin Source File\r
5081\r
5082SOURCE=..\..\include\wx\msw\printdlg.h\r
5083# End Source File\r
5084# Begin Source File\r
5085\r
5086SOURCE=..\..\include\wx\msw\printwin.h\r
5087# End Source File\r
5088# Begin Source File\r
5089\r
5090SOURCE=..\..\include\wx\msw\radiobox.h\r
5091# End Source File\r
5092# Begin Source File\r
5093\r
5094SOURCE=..\..\include\wx\msw\radiobut.h\r
5095# End Source File\r
5096# Begin Source File\r
5097\r
5098SOURCE=..\..\include\wx\msw\rcdefs.h\r
5099# End Source File\r
5100# Begin Source File\r
5101\r
5102SOURCE=..\..\include\wx\msw\region.h\r
5103# End Source File\r
5104# Begin Source File\r
5105\r
5106SOURCE=..\..\include\wx\msw\scrolbar.h\r
5107# End Source File\r
5108# Begin Source File\r
5109\r
5110SOURCE=..\..\include\wx\msw\setup0.h\r
5111# End Source File\r
5112# Begin Source File\r
5113\r
936f6353 5114SOURCE=..\..\include\wx\msw\slider.h\r
a989a329
VZ
5115# End Source File\r
5116# Begin Source File\r
5117\r
5118SOURCE=..\..\include\wx\msw\sound.h\r
5119# End Source File\r
5120# Begin Source File\r
5121\r
5122SOURCE=..\..\include\wx\msw\spinbutt.h\r
5123# End Source File\r
5124# Begin Source File\r
5125\r
5126SOURCE=..\..\include\wx\msw\spinctrl.h\r
5127# End Source File\r
5128# Begin Source File\r
5129\r
5130SOURCE=..\..\include\wx\msw\statbmp.h\r
5131# End Source File\r
5132# Begin Source File\r
5133\r
5134SOURCE=..\..\include\wx\msw\statbox.h\r
5135# End Source File\r
5136# Begin Source File\r
5137\r
a989a329
VZ
5138SOURCE=..\..\include\wx\msw\statline.h\r
5139# End Source File\r
5140# Begin Source File\r
5141\r
5142SOURCE=..\..\include\wx\msw\stattext.h\r
5143# End Source File\r
5144# Begin Source File\r
5145\r
936f6353 5146SOURCE=..\..\include\wx\msw\statusbar.h\r
a989a329
VZ
5147# End Source File\r
5148# Begin Source File\r
5149\r
936f6353 5150SOURCE=..\..\include\wx\msw\taskbar.h\r
a989a329
VZ
5151# End Source File\r
5152# Begin Source File\r
5153\r
5154SOURCE=..\..\include\wx\msw\textctrl.h\r
5155# End Source File\r
5156# Begin Source File\r
5157\r
30e62fdc
VZ
5158SOURCE=..\..\include\wx\msw\textentry.h\r
5159# End Source File\r
5160# Begin Source File\r
5161\r
a989a329
VZ
5162SOURCE=..\..\include\wx\msw\tglbtn.h\r
5163# End Source File\r
5164# Begin Source File\r
5165\r
936f6353
VZ
5166SOURCE=..\..\include\wx\msw\toolbar.h\r
5167# End Source File\r
5168# Begin Source File\r
5169\r
a989a329
VZ
5170SOURCE=..\..\include\wx\msw\tooltip.h\r
5171# End Source File\r
5172# Begin Source File\r
5173\r
5174SOURCE=..\..\include\wx\msw\toplevel.h\r
5175# End Source File\r
5176# Begin Source File\r
5177\r
5178SOURCE=..\..\include\wx\msw\treectrl.h\r
5179# End Source File\r
5180# Begin Source File\r
5181\r
5182SOURCE=..\..\include\wx\msw\ole\uuid.h\r
5183# End Source File\r
5184# Begin Source File\r
5185\r
5186SOURCE=..\..\include\wx\msw\uxtheme.h\r
5187# End Source File\r
5188# Begin Source File\r
5189\r
5190SOURCE=..\..\include\wx\msw\uxthemep.h\r
5191# End Source File\r
5192# Begin Source File\r
5193\r
5194SOURCE=..\..\include\wx\msw\window.h\r
5195# End Source File\r
5196# End Group\r
5197# Begin Group "Generic Headers"\r
5198\r
5199# PROP Default_Filter ""\r
5200# Begin Source File\r
5201\r
5202SOURCE=..\..\include\wx\generic\aboutdlgg.h\r
5203# End Source File\r
5204# Begin Source File\r
5205\r
5206SOURCE=..\..\include\wx\generic\accel.h\r
5207# End Source File\r
5208# Begin Source File\r
5209\r
5210SOURCE=..\..\include\wx\generic\animate.h\r
5211# End Source File\r
5212# Begin Source File\r
5213\r
5214SOURCE=..\..\include\wx\generic\bmpcbox.h\r
5215# End Source File\r
5216# Begin Source File\r
5217\r
5218SOURCE=..\..\include\wx\generic\busyinfo.h\r
5219# End Source File\r
5220# Begin Source File\r
5221\r
5222SOURCE=..\..\include\wx\generic\buttonbar.h\r
5223# End Source File\r
5224# Begin Source File\r
5225\r
628e155d 5226SOURCE=..\..\include\wx\generic\calctrlg.h\r
a989a329
VZ
5227# End Source File\r
5228# Begin Source File\r
5229\r
5230SOURCE=..\..\include\wx\generic\choicdgg.h\r
5231# End Source File\r
5232# Begin Source File\r
5233\r
5234SOURCE=..\..\include\wx\generic\clrpickerg.h\r
5235# End Source File\r
5236# Begin Source File\r
5237\r
5238SOURCE=..\..\include\wx\generic\collpaneg.h\r
5239# End Source File\r
5240# Begin Source File\r
5241\r
5242SOURCE=..\..\include\wx\generic\colrdlgg.h\r
5243# End Source File\r
5244# Begin Source File\r
5245\r
5246SOURCE=..\..\include\wx\generic\combo.h\r
5247# End Source File\r
5248# Begin Source File\r
5249\r
3ac1094b
JS
5250SOURCE=..\..\include\wx\generic\ctrlsub.h\r
5251# End Source File\r
5252# Begin Source File\r
5253\r
a989a329
VZ
5254SOURCE=..\..\include\wx\generic\dataview.h\r
5255# End Source File\r
5256# Begin Source File\r
5257\r
5258SOURCE=..\..\include\wx\generic\datectrl.h\r
5259# End Source File\r
5260# Begin Source File\r
5261\r
5262SOURCE=..\..\include\wx\generic\dcpsg.h\r
5263# End Source File\r
5264# Begin Source File\r
5265\r
5266SOURCE=..\..\include\wx\generic\dirctrlg.h\r
5267# End Source File\r
5268# Begin Source File\r
5269\r
5270SOURCE=..\..\include\wx\generic\dirdlgg.h\r
5271# End Source File\r
5272# Begin Source File\r
5273\r
5274SOURCE=..\..\include\wx\generic\dragimgg.h\r
5275# End Source File\r
5276# Begin Source File\r
5277\r
5278SOURCE=..\..\include\wx\generic\fdrepdlg.h\r
5279# End Source File\r
5280# Begin Source File\r
5281\r
0cf3e587
VZ
5282SOURCE=..\..\include\wx\generic\filectrlg.h\r
5283# End Source File\r
5284# Begin Source File\r
5285\r
a989a329
VZ
5286SOURCE=..\..\include\wx\generic\filedlgg.h\r
5287# End Source File\r
5288# Begin Source File\r
5289\r
5290SOURCE=..\..\include\wx\generic\filepickerg.h\r
5291# End Source File\r
5292# Begin Source File\r
5293\r
5294SOURCE=..\..\include\wx\generic\fontdlgg.h\r
5295# End Source File\r
5296# Begin Source File\r
5297\r
5298SOURCE=..\..\include\wx\generic\fontpickerg.h\r
5299# End Source File\r
5300# Begin Source File\r
5301\r
5302SOURCE=..\..\include\wx\generic\grid.h\r
5303# End Source File\r
5304# Begin Source File\r
5305\r
5306SOURCE=..\..\include\wx\generic\gridctrl.h\r
5307# End Source File\r
5308# Begin Source File\r
5309\r
29efc6e4
FM
5310SOURCE=..\..\include\wx\generic\grideditors.h\r
5311# End Source File\r
5312# Begin Source File\r
5313\r
a989a329
VZ
5314SOURCE=..\..\include\wx\generic\gridsel.h\r
5315# End Source File\r
5316# Begin Source File\r
5317\r
2cdaa1dc 5318SOURCE=..\..\include\wx\generic\headerctrlg.h\r
56873923
VZ
5319# End Source File\r
5320# Begin Source File\r
5321\r
a989a329
VZ
5322SOURCE=..\..\include\wx\generic\helpext.h\r
5323# End Source File\r
5324# Begin Source File\r
5325\r
5326SOURCE=..\..\include\wx\generic\hyperlink.h\r
5327# End Source File\r
5328# Begin Source File\r
5329\r
5330SOURCE=..\..\include\wx\generic\laywin.h\r
5331# End Source File\r
5332# Begin Source File\r
5333\r
5334SOURCE=..\..\include\wx\generic\listctrl.h\r
5335# End Source File\r
5336# Begin Source File\r
5337\r
5338SOURCE=..\..\include\wx\generic\logg.h\r
5339# End Source File\r
5340# Begin Source File\r
5341\r
5342SOURCE=..\..\include\wx\generic\mdig.h\r
5343# End Source File\r
5344# Begin Source File\r
5345\r
5346SOURCE=..\..\include\wx\generic\msgdlgg.h\r
5347# End Source File\r
5348# Begin Source File\r
5349\r
5350SOURCE=..\..\include\wx\generic\notebook.h\r
5351# End Source File\r
5352# Begin Source File\r
5353\r
e36a1739
VZ
5354SOURCE=..\..\include\wx\generic\notifmsg.h\r
5355# End Source File\r
5356# Begin Source File\r
5357\r
a989a329
VZ
5358SOURCE=..\..\include\wx\generic\numdlgg.h\r
5359# End Source File\r
5360# Begin Source File\r
5361\r
5362SOURCE=..\..\include\wx\generic\panelg.h\r
5363# End Source File\r
5364# Begin Source File\r
5365\r
5366SOURCE=..\..\include\wx\generic\printps.h\r
5367# End Source File\r
5368# Begin Source File\r
5369\r
5370SOURCE=..\..\include\wx\generic\prntdlgg.h\r
5371# End Source File\r
5372# Begin Source File\r
5373\r
5374SOURCE=..\..\include\wx\generic\progdlgg.h\r
5375# End Source File\r
5376# Begin Source File\r
5377\r
5378SOURCE=..\..\include\wx\generic\propdlg.h\r
5379# End Source File\r
5380# Begin Source File\r
5381\r
5382SOURCE=..\..\include\wx\generic\sashwin.h\r
5383# End Source File\r
5384# Begin Source File\r
5385\r
5386SOURCE=..\..\include\wx\generic\scrolwin.h\r
5387# End Source File\r
5388# Begin Source File\r
5389\r
5390SOURCE=..\..\include\wx\generic\spinctlg.h\r
5391# End Source File\r
5392# Begin Source File\r
5393\r
5394SOURCE=..\..\include\wx\generic\splash.h\r
5395# End Source File\r
5396# Begin Source File\r
5397\r
5398SOURCE=..\..\include\wx\generic\splitter.h\r
5399# End Source File\r
5400# Begin Source File\r
5401\r
5402SOURCE=..\..\include\wx\generic\srchctlg.h\r
5403# End Source File\r
5404# Begin Source File\r
5405\r
a30e7029
VZ
5406SOURCE=..\..\include\wx\generic\statbmpg.h\r
5407# End Source File\r
5408# Begin Source File\r
5409\r
916eabe6
VZ
5410SOURCE=..\..\include\wx\generic\stattextg.h\r
5411# End Source File\r
5412# Begin Source File\r
5413\r
a989a329
VZ
5414SOURCE=..\..\include\wx\generic\statusbr.h\r
5415# End Source File\r
5416# Begin Source File\r
5417\r
a989a329
VZ
5418SOURCE=..\..\include\wx\generic\textdlgg.h\r
5419# End Source File\r
5420# Begin Source File\r
5421\r
5422SOURCE=..\..\include\wx\generic\treectlg.h\r
5423# End Source File\r
5424# Begin Source File\r
5425\r
5426SOURCE=..\..\include\wx\generic\wizard.h\r
5427# End Source File\r
5428# End Group\r
5429# Begin Group "wxUniv Headers"\r
5430\r
5431# PROP Default_Filter ""\r
5432# Begin Source File\r
5433\r
5434SOURCE=..\..\include\wx\univ\app.h\r
5435# End Source File\r
5436# Begin Source File\r
5437\r
5438SOURCE=..\..\include\wx\univ\bmpbuttn.h\r
5439# End Source File\r
5440# Begin Source File\r
5441\r
5442SOURCE=..\..\include\wx\univ\button.h\r
5443# End Source File\r
5444# Begin Source File\r
5445\r
5446SOURCE=..\..\include\wx\univ\checkbox.h\r
5447# End Source File\r
5448# Begin Source File\r
5449\r
5450SOURCE=..\..\include\wx\univ\checklst.h\r
5451# End Source File\r
5452# Begin Source File\r
5453\r
5454SOURCE=..\..\include\wx\univ\chkconf.h\r
5455# End Source File\r
5456# Begin Source File\r
5457\r
5458SOURCE=..\..\include\wx\univ\choice.h\r
5459# End Source File\r
5460# Begin Source File\r
5461\r
5462SOURCE=..\..\include\wx\univ\colschem.h\r
5463# End Source File\r
5464# Begin Source File\r
5465\r
5466SOURCE=..\..\include\wx\univ\combobox.h\r
5467# End Source File\r
5468# Begin Source File\r
5469\r
5470SOURCE=..\..\include\wx\univ\control.h\r
5471# End Source File\r
5472# Begin Source File\r
5473\r
5474SOURCE=..\..\include\wx\univ\dialog.h\r
5475# End Source File\r
5476# Begin Source File\r
5477\r
5478SOURCE=..\..\include\wx\univ\frame.h\r
5479# End Source File\r
5480# Begin Source File\r
5481\r
5482SOURCE=..\..\include\wx\univ\gauge.h\r
5483# End Source File\r
5484# Begin Source File\r
5485\r
5486SOURCE=..\..\include\wx\univ\inpcons.h\r
5487# End Source File\r
5488# Begin Source File\r
5489\r
5490SOURCE=..\..\include\wx\univ\inphand.h\r
5491# End Source File\r
5492# Begin Source File\r
5493\r
5494SOURCE=..\..\include\wx\univ\listbox.h\r
5495# End Source File\r
5496# Begin Source File\r
5497\r
5498SOURCE=..\..\include\wx\univ\menu.h\r
5499# End Source File\r
5500# Begin Source File\r
5501\r
5502SOURCE=..\..\include\wx\univ\menuitem.h\r
5503# End Source File\r
5504# Begin Source File\r
5505\r
5506SOURCE=..\..\include\wx\univ\notebook.h\r
5507# End Source File\r
5508# Begin Source File\r
5509\r
5510SOURCE=..\..\include\wx\univ\radiobox.h\r
5511# End Source File\r
5512# Begin Source File\r
5513\r
5514SOURCE=..\..\include\wx\univ\radiobut.h\r
5515# End Source File\r
5516# Begin Source File\r
5517\r
5518SOURCE=..\..\include\wx\univ\renderer.h\r
5519# End Source File\r
5520# Begin Source File\r
5521\r
5522SOURCE=..\..\include\wx\univ\scrarrow.h\r
5523# End Source File\r
5524# Begin Source File\r
5525\r
5526SOURCE=..\..\include\wx\univ\scrolbar.h\r
5527# End Source File\r
5528# Begin Source File\r
5529\r
5530SOURCE=..\..\include\wx\univ\scrthumb.h\r
5531# End Source File\r
5532# Begin Source File\r
5533\r
5534SOURCE=..\..\include\wx\univ\scrtimer.h\r
5535# End Source File\r
5536# Begin Source File\r
5537\r
5538SOURCE=..\..\include\wx\univ\slider.h\r
5539# End Source File\r
5540# Begin Source File\r
5541\r
5542SOURCE=..\..\include\wx\univ\spinbutt.h\r
5543# End Source File\r
5544# Begin Source File\r
5545\r
5546SOURCE=..\..\include\wx\univ\statbmp.h\r
5547# End Source File\r
5548# Begin Source File\r
5549\r
5550SOURCE=..\..\include\wx\univ\statbox.h\r
5551# End Source File\r
5552# Begin Source File\r
5553\r
5554SOURCE=..\..\include\wx\univ\statline.h\r
5555# End Source File\r
5556# Begin Source File\r
5557\r
5558SOURCE=..\..\include\wx\univ\stattext.h\r
5559# End Source File\r
5560# Begin Source File\r
5561\r
5562SOURCE=..\..\include\wx\univ\statusbr.h\r
5563# End Source File\r
5564# Begin Source File\r
5565\r
5566SOURCE=..\..\include\wx\univ\stdrend.h\r
5567# End Source File\r
5568# Begin Source File\r
5569\r
5570SOURCE=..\..\include\wx\univ\textctrl.h\r
5571# End Source File\r
5572# Begin Source File\r
5573\r
3ac1094b
JS
5574SOURCE=..\..\include\wx\univ\tglbtn.h\r
5575# End Source File\r
5576# Begin Source File\r
5577\r
a989a329
VZ
5578SOURCE=..\..\include\wx\univ\theme.h\r
5579# End Source File\r
5580# Begin Source File\r
5581\r
5582SOURCE=..\..\include\wx\univ\toolbar.h\r
5583# End Source File\r
5584# Begin Source File\r
5585\r
5586SOURCE=..\..\include\wx\univ\toplevel.h\r
5587# End Source File\r
5588# Begin Source File\r
5589\r
5590SOURCE=..\..\include\wx\univ\window.h\r
5591# End Source File\r
5592# End Group\r
5593# Begin Group "wxHTML Headers"\r
5594\r
5595# PROP Default_Filter ""\r
5596# Begin Source File\r
5597\r
5598SOURCE=..\..\include\wx\html\helpctrl.h\r
5599# End Source File\r
5600# Begin Source File\r
5601\r
5602SOURCE=..\..\include\wx\html\helpdata.h\r
5603# End Source File\r
5604# Begin Source File\r
5605\r
5606SOURCE=..\..\include\wx\html\helpdlg.h\r
5607# End Source File\r
5608# Begin Source File\r
5609\r
5610SOURCE=..\..\include\wx\html\helpfrm.h\r
5611# End Source File\r
5612# Begin Source File\r
5613\r
5614SOURCE=..\..\include\wx\html\helpwnd.h\r
5615# End Source File\r
5616# Begin Source File\r
5617\r
5618SOURCE=..\..\include\wx\html\htmlcell.h\r
5619# End Source File\r
5620# Begin Source File\r
5621\r
5622SOURCE=..\..\include\wx\html\htmldefs.h\r
5623# End Source File\r
5624# Begin Source File\r
5625\r
5626SOURCE=..\..\include\wx\html\htmlfilt.h\r
5627# End Source File\r
5628# Begin Source File\r
5629\r
5630SOURCE=..\..\include\wx\html\htmlpars.h\r
5631# End Source File\r
5632# Begin Source File\r
5633\r
5634SOURCE=..\..\include\wx\html\htmlproc.h\r
5635# End Source File\r
5636# Begin Source File\r
5637\r
5638SOURCE=..\..\include\wx\html\htmltag.h\r
5639# End Source File\r
5640# Begin Source File\r
5641\r
5642SOURCE=..\..\include\wx\html\htmlwin.h\r
5643# End Source File\r
5644# Begin Source File\r
5645\r
5646SOURCE=..\..\include\wx\html\htmprint.h\r
5647# End Source File\r
5648# Begin Source File\r
5649\r
5650SOURCE=..\..\include\wx\html\m_templ.h\r
5651# End Source File\r
5652# Begin Source File\r
5653\r
5654SOURCE=..\..\include\wx\html\winpars.h\r
5655# End Source File\r
5656# End Group\r
5657# Begin Group "Common Headers"\r
5658\r
5659# PROP Default_Filter ""\r
5660# Begin Source File\r
5661\r
5662SOURCE=..\..\include\wx\aboutdlg.h\r
5663# End Source File\r
5664# Begin Source File\r
5665\r
5666SOURCE=..\..\include\wx\accel.h\r
5667# End Source File\r
5668# Begin Source File\r
5669\r
5670SOURCE=..\..\include\wx\access.h\r
5671# End Source File\r
5672# Begin Source File\r
5673\r
1c4293cb
VZ
5674SOURCE=..\..\include\wx\propgrid\advprops.h\r
5675# End Source File\r
5676# Begin Source File\r
5677\r
a989a329
VZ
5678SOURCE=..\..\include\wx\anidecod.h\r
5679# End Source File\r
5680# Begin Source File\r
5681\r
5682SOURCE=..\..\include\wx\animate.h\r
5683# End Source File\r
5684# Begin Source File\r
5685\r
5686SOURCE=..\..\include\wx\animdecod.h\r
5687# End Source File\r
5688# Begin Source File\r
5689\r
5690SOURCE=..\..\include\wx\artprov.h\r
5691# End Source File\r
5692# Begin Source File\r
5693\r
5694SOURCE=..\..\include\wx\aui\aui.h\r
5695# End Source File\r
5696# Begin Source File\r
5697\r
c583dbe0
BW
5698SOURCE=..\..\include\wx\aui\auibar.h\r
5699# End Source File\r
5700# Begin Source File\r
5701\r
a989a329
VZ
5702SOURCE=..\..\include\wx\aui\auibook.h\r
5703# End Source File\r
5704# Begin Source File\r
5705\r
5706SOURCE=..\..\include\wx\bitmap.h\r
5707# End Source File\r
5708# Begin Source File\r
5709\r
5710SOURCE=..\..\include\wx\bmpbuttn.h\r
5711# End Source File\r
5712# Begin Source File\r
5713\r
5714SOURCE=..\..\include\wx\bmpcbox.h\r
5715# End Source File\r
5716# Begin Source File\r
5717\r
0fa541e8
VZ
5718SOURCE=..\..\include\wx\persist\bookctrl.h\r
5719# End Source File\r
5720# Begin Source File\r
5721\r
a989a329
VZ
5722SOURCE=..\..\include\wx\bookctrl.h\r
5723# End Source File\r
5724# Begin Source File\r
5725\r
5726SOURCE=..\..\include\wx\brush.h\r
5727# End Source File\r
5728# Begin Source File\r
5729\r
5730SOURCE=..\..\include\wx\busyinfo.h\r
5731# End Source File\r
5732# Begin Source File\r
5733\r
5734SOURCE=..\..\include\wx\button.h\r
5735# End Source File\r
5736# Begin Source File\r
5737\r
22b6de6a
VZ
5738SOURCE=..\..\include\wx\cairo.h\r
5739# End Source File\r
5740# Begin Source File\r
5741\r
a989a329
VZ
5742SOURCE=..\..\include\wx\calctrl.h\r
5743# End Source File\r
5744# Begin Source File\r
5745\r
5746SOURCE=..\..\include\wx\caret.h\r
5747# End Source File\r
5748# Begin Source File\r
5749\r
5750SOURCE=..\..\include\wx\checkbox.h\r
5751# End Source File\r
5752# Begin Source File\r
5753\r
5754SOURCE=..\..\include\wx\checklst.h\r
5755# End Source File\r
5756# Begin Source File\r
5757\r
5758SOURCE=..\..\include\wx\choicdlg.h\r
5759# End Source File\r
5760# Begin Source File\r
5761\r
5762SOURCE=..\..\include\wx\choice.h\r
5763# End Source File\r
5764# Begin Source File\r
5765\r
5766SOURCE=..\..\include\wx\choicebk.h\r
5767# End Source File\r
5768# Begin Source File\r
5769\r
5770SOURCE=..\..\include\wx\clipbrd.h\r
5771# End Source File\r
5772# Begin Source File\r
5773\r
5774SOURCE=..\..\include\wx\clrpicker.h\r
5775# End Source File\r
5776# Begin Source File\r
5777\r
5778SOURCE=..\..\include\wx\cmdproc.h\r
5779# End Source File\r
5780# Begin Source File\r
5781\r
5782SOURCE=..\..\include\wx\cmndata.h\r
5783# End Source File\r
5784# Begin Source File\r
5785\r
5786SOURCE=..\..\include\wx\collpane.h\r
5787# End Source File\r
5788# Begin Source File\r
5789\r
5790SOURCE=..\..\include\wx\colordlg.h\r
5791# End Source File\r
5792# Begin Source File\r
5793\r
5794SOURCE=..\..\include\wx\colour.h\r
5795# End Source File\r
5796# Begin Source File\r
5797\r
5798SOURCE=..\..\include\wx\combo.h\r
5799# End Source File\r
5800# Begin Source File\r
5801\r
5802SOURCE=..\..\include\wx\combobox.h\r
5803# End Source File\r
5804# Begin Source File\r
5805\r
5806SOURCE=..\..\include\wx\control.h\r
5807# End Source File\r
5808# Begin Source File\r
5809\r
5810SOURCE=..\..\include\wx\cshelp.h\r
5811# End Source File\r
5812# Begin Source File\r
5813\r
5814SOURCE=..\..\include\wx\ctrlsub.h\r
5815# End Source File\r
5816# Begin Source File\r
5817\r
5818SOURCE=..\..\include\wx\cursor.h\r
5819# End Source File\r
5820# Begin Source File\r
5821\r
5822SOURCE=..\..\include\wx\dataobj.h\r
5823# End Source File\r
5824# Begin Source File\r
5825\r
5826SOURCE=..\..\include\wx\dataview.h\r
5827# End Source File\r
5828# Begin Source File\r
5829\r
5830SOURCE=..\..\include\wx\datectrl.h\r
5831# End Source File\r
5832# Begin Source File\r
5833\r
5834SOURCE=..\..\include\wx\dateevt.h\r
5835# End Source File\r
5836# Begin Source File\r
5837\r
a989a329
VZ
5838SOURCE=..\..\include\wx\dc.h\r
5839# End Source File\r
5840# Begin Source File\r
5841\r
5842SOURCE=..\..\include\wx\dcbuffer.h\r
5843# End Source File\r
5844# Begin Source File\r
5845\r
5846SOURCE=..\..\include\wx\dcclient.h\r
5847# End Source File\r
5848# Begin Source File\r
5849\r
5850SOURCE=..\..\include\wx\dcgraph.h\r
5851# End Source File\r
5852# Begin Source File\r
5853\r
5854SOURCE=..\..\include\wx\dcmemory.h\r
5855# End Source File\r
5856# Begin Source File\r
5857\r
5858SOURCE=..\..\include\wx\dcmirror.h\r
5859# End Source File\r
5860# Begin Source File\r
5861\r
5862SOURCE=..\..\include\wx\dcprint.h\r
5863# End Source File\r
5864# Begin Source File\r
5865\r
5866SOURCE=..\..\include\wx\dcps.h\r
5867# End Source File\r
5868# Begin Source File\r
5869\r
5870SOURCE=..\..\include\wx\dcscreen.h\r
5871# End Source File\r
5872# Begin Source File\r
5873\r
5874SOURCE=..\..\include\wx\dcsvg.h\r
5875# End Source File\r
5876# Begin Source File\r
5877\r
5878SOURCE=..\..\include\wx\debugrpt.h\r
5879# End Source File\r
5880# Begin Source File\r
5881\r
5882SOURCE=..\..\include\wx\dialog.h\r
5883# End Source File\r
5884# Begin Source File\r
5885\r
5886SOURCE=..\..\include\wx\dialup.h\r
5887# End Source File\r
5888# Begin Source File\r
5889\r
5890SOURCE=..\..\include\wx\dirctrl.h\r
5891# End Source File\r
5892# Begin Source File\r
5893\r
5894SOURCE=..\..\include\wx\dirdlg.h\r
5895# End Source File\r
5896# Begin Source File\r
5897\r
5898SOURCE=..\..\include\wx\display.h\r
5899# End Source File\r
5900# Begin Source File\r
5901\r
5902SOURCE=..\..\include\wx\display_impl.h\r
5903# End Source File\r
5904# Begin Source File\r
5905\r
5906SOURCE=..\..\include\wx\dnd.h\r
5907# End Source File\r
5908# Begin Source File\r
5909\r
5910SOURCE=..\..\include\wx\aui\dockart.h\r
5911# End Source File\r
5912# Begin Source File\r
5913\r
5914SOURCE=..\..\include\wx\docmdi.h\r
5915# End Source File\r
5916# Begin Source File\r
5917\r
5918SOURCE=..\..\include\wx\docview.h\r
5919# End Source File\r
5920# Begin Source File\r
5921\r
5922SOURCE=..\..\include\wx\dragimag.h\r
5923# End Source File\r
5924# Begin Source File\r
5925\r
5926SOURCE=..\..\include\wx\editlbox.h\r
5927# End Source File\r
5928# Begin Source File\r
5929\r
1c4293cb
VZ
5930SOURCE=..\..\include\wx\propgrid\editors.h\r
5931# End Source File\r
5932# Begin Source File\r
5933\r
a989a329
VZ
5934SOURCE=..\..\include\wx\effects.h\r
5935# End Source File\r
5936# Begin Source File\r
5937\r
5938SOURCE=..\..\include\wx\encinfo.h\r
5939# End Source File\r
5940# Begin Source File\r
5941\r
5942SOURCE=..\..\include\wx\evtloop.h\r
5943# End Source File\r
5944# Begin Source File\r
5945\r
5946SOURCE=..\..\include\wx\fdrepdlg.h\r
5947# End Source File\r
5948# Begin Source File\r
5949\r
0cf3e587
VZ
5950SOURCE=..\..\include\wx\filectrl.h\r
5951# End Source File\r
5952# Begin Source File\r
5953\r
a989a329
VZ
5954SOURCE=..\..\include\wx\filedlg.h\r
5955# End Source File\r
5956# Begin Source File\r
5957\r
5958SOURCE=..\..\include\wx\filepicker.h\r
5959# End Source File\r
5960# Begin Source File\r
5961\r
5962SOURCE=..\..\include\wx\aui\floatpane.h\r
5963# End Source File\r
5964# Begin Source File\r
5965\r
5966SOURCE=..\..\include\wx\fmappriv.h\r
5967# End Source File\r
5968# Begin Source File\r
5969\r
5970SOURCE=..\..\include\wx\font.h\r
5971# End Source File\r
5972# Begin Source File\r
5973\r
5974SOURCE=..\..\include\wx\fontdlg.h\r
5975# End Source File\r
5976# Begin Source File\r
5977\r
5978SOURCE=..\..\include\wx\fontenum.h\r
5979# End Source File\r
5980# Begin Source File\r
5981\r
5982SOURCE=..\..\include\wx\fontpicker.h\r
5983# End Source File\r
5984# Begin Source File\r
5985\r
5986SOURCE=..\..\include\wx\fontutil.h\r
5987# End Source File\r
5988# Begin Source File\r
5989\r
5990SOURCE=..\..\include\wx\frame.h\r
5991# End Source File\r
5992# Begin Source File\r
5993\r
5994SOURCE=..\..\include\wx\aui\framemanager.h\r
5995# End Source File\r
5996# Begin Source File\r
5997\r
5998SOURCE=..\..\include\wx\gauge.h\r
5999# End Source File\r
6000# Begin Source File\r
6001\r
6002SOURCE=..\..\include\wx\gbsizer.h\r
6003# End Source File\r
6004# Begin Source File\r
6005\r
6006SOURCE=..\..\include\wx\gdicmn.h\r
6007# End Source File\r
6008# Begin Source File\r
6009\r
6010SOURCE=..\..\include\wx\gdiobj.h\r
6011# End Source File\r
6012# Begin Source File\r
6013\r
6014SOURCE=..\..\include\wx\geometry.h\r
6015# End Source File\r
6016# Begin Source File\r
6017\r
6018SOURCE=..\..\include\wx\gifdecod.h\r
6019# End Source File\r
6020# Begin Source File\r
6021\r
6022SOURCE=..\..\include\wx\glcanvas.h\r
6023# End Source File\r
6024# Begin Source File\r
6025\r
6026SOURCE=..\..\include\wx\graphics.h\r
6027# End Source File\r
6028# Begin Source File\r
6029\r
6030SOURCE=..\..\include\wx\grid.h\r
6031# End Source File\r
6032# Begin Source File\r
6033\r
56873923
VZ
6034SOURCE=..\..\include\wx\headercol.h\r
6035# End Source File\r
6036# Begin Source File\r
6037\r
6038SOURCE=..\..\include\wx\headerctrl.h\r
6039# End Source File\r
6040# Begin Source File\r
6041\r
a989a329
VZ
6042SOURCE=..\..\include\wx\help.h\r
6043# End Source File\r
6044# Begin Source File\r
6045\r
6046SOURCE=..\..\include\wx\helpbase.h\r
6047# End Source File\r
6048# Begin Source File\r
6049\r
6050SOURCE=..\..\include\wx\helphtml.h\r
6051# End Source File\r
6052# Begin Source File\r
6053\r
6054SOURCE=..\..\include\wx\helpwin.h\r
6055# End Source File\r
6056# Begin Source File\r
6057\r
6058SOURCE=..\..\include\wx\htmllbox.h\r
6059# End Source File\r
6060# Begin Source File\r
6061\r
6062SOURCE=..\..\include\wx\hyperlink.h\r
6063# End Source File\r
6064# Begin Source File\r
6065\r
6066SOURCE=..\..\include\wx\icon.h\r
6067# End Source File\r
6068# Begin Source File\r
6069\r
6070SOURCE=..\..\include\wx\iconbndl.h\r
6071# End Source File\r
6072# Begin Source File\r
6073\r
6074SOURCE=..\..\include\wx\imagbmp.h\r
6075# End Source File\r
6076# Begin Source File\r
6077\r
6078SOURCE=..\..\include\wx\image.h\r
6079# End Source File\r
6080# Begin Source File\r
6081\r
6082SOURCE=..\..\include\wx\imaggif.h\r
6083# End Source File\r
6084# Begin Source File\r
6085\r
6086SOURCE=..\..\include\wx\imagiff.h\r
6087# End Source File\r
6088# Begin Source File\r
6089\r
6090SOURCE=..\..\include\wx\imagjpeg.h\r
6091# End Source File\r
6092# Begin Source File\r
6093\r
6094SOURCE=..\..\include\wx\imaglist.h\r
6095# End Source File\r
6096# Begin Source File\r
6097\r
6098SOURCE=..\..\include\wx\imagpcx.h\r
6099# End Source File\r
6100# Begin Source File\r
6101\r
6102SOURCE=..\..\include\wx\imagpng.h\r
6103# End Source File\r
6104# Begin Source File\r
6105\r
6106SOURCE=..\..\include\wx\imagpnm.h\r
6107# End Source File\r
6108# Begin Source File\r
6109\r
6110SOURCE=..\..\include\wx\imagtga.h\r
6111# End Source File\r
6112# Begin Source File\r
6113\r
6114SOURCE=..\..\include\wx\imagtiff.h\r
6115# End Source File\r
6116# Begin Source File\r
6117\r
6118SOURCE=..\..\include\wx\imagxpm.h\r
6119# End Source File\r
6120# Begin Source File\r
6121\r
6122SOURCE=..\..\include\wx\joystick.h\r
6123# End Source File\r
6124# Begin Source File\r
6125\r
6126SOURCE=..\..\include\wx\layout.h\r
6127# End Source File\r
6128# Begin Source File\r
6129\r
6130SOURCE=..\..\include\wx\laywin.h\r
6131# End Source File\r
6132# Begin Source File\r
6133\r
6134SOURCE=..\..\include\wx\listbase.h\r
6135# End Source File\r
6136# Begin Source File\r
6137\r
6138SOURCE=..\..\include\wx\listbook.h\r
6139# End Source File\r
6140# Begin Source File\r
6141\r
6142SOURCE=..\..\include\wx\listbox.h\r
6143# End Source File\r
6144# Begin Source File\r
6145\r
6146SOURCE=..\..\include\wx\listctrl.h\r
6147# End Source File\r
6148# Begin Source File\r
6149\r
1c4293cb
VZ
6150SOURCE=..\..\include\wx\propgrid\manager.h\r
6151# End Source File\r
6152# Begin Source File\r
6153\r
a989a329
VZ
6154SOURCE=..\..\include\wx\matrix.h\r
6155# End Source File\r
6156# Begin Source File\r
6157\r
6158SOURCE=..\..\include\wx\mdi.h\r
6159# End Source File\r
6160# Begin Source File\r
6161\r
6162SOURCE=..\..\include\wx\mediactrl.h\r
6163# End Source File\r
6164# Begin Source File\r
6165\r
6166SOURCE=..\..\include\wx\menu.h\r
6167# End Source File\r
6168# Begin Source File\r
6169\r
6170SOURCE=..\..\include\wx\menuitem.h\r
6171# End Source File\r
6172# Begin Source File\r
6173\r
6174SOURCE=..\..\include\wx\metafile.h\r
6175# End Source File\r
6176# Begin Source File\r
6177\r
6178SOURCE=..\..\include\wx\minifram.h\r
6179# End Source File\r
6180# Begin Source File\r
6181\r
bca8c756
VZ
6182SOURCE=..\..\include\wx\mousemanager.h\r
6183# End Source File\r
6184# Begin Source File\r
6185\r
a989a329
VZ
6186SOURCE=..\..\include\wx\msgdlg.h\r
6187# End Source File\r
6188# Begin Source File\r
6189\r
dfba244c
VZ
6190SOURCE=..\..\include\wx\nativewin.h\r
6191# End Source File\r
6192# Begin Source File\r
6193\r
a989a329
VZ
6194SOURCE=..\..\include\wx\nonownedwnd.h\r
6195# End Source File\r
6196# Begin Source File\r
6197\r
6198SOURCE=..\..\include\wx\notebook.h\r
6199# End Source File\r
6200# Begin Source File\r
6201\r
e36a1739
VZ
6202SOURCE=..\..\include\wx\notifmsg.h\r
6203# End Source File\r
6204# Begin Source File\r
6205\r
a989a329
VZ
6206SOURCE=..\..\include\wx\numdlg.h\r
6207# End Source File\r
6208# Begin Source File\r
6209\r
6210SOURCE=..\..\include\wx\odcombo.h\r
6211# End Source File\r
6212# Begin Source File\r
6213\r
6214SOURCE=..\..\include\wx\overlay.h\r
6215# End Source File\r
6216# Begin Source File\r
6217\r
6218SOURCE=..\..\include\wx\ownerdrw.h\r
6219# End Source File\r
6220# Begin Source File\r
6221\r
6222SOURCE=..\..\include\wx\palette.h\r
6223# End Source File\r
6224# Begin Source File\r
6225\r
6226SOURCE=..\..\include\wx\panel.h\r
6227# End Source File\r
6228# Begin Source File\r
6229\r
6230SOURCE=..\..\include\wx\paper.h\r
6231# End Source File\r
6232# Begin Source File\r
6233\r
6234SOURCE=..\..\include\wx\pen.h\r
6235# End Source File\r
6236# Begin Source File\r
6237\r
0fa541e8
VZ
6238SOURCE=..\..\include\wx\persist.h\r
6239# End Source File\r
6240# Begin Source File\r
6241\r
a989a329
VZ
6242SOURCE=..\..\include\wx\pickerbase.h\r
6243# End Source File\r
6244# Begin Source File\r
6245\r
6246SOURCE=..\..\include\wx\popupwin.h\r
6247# End Source File\r
6248# Begin Source File\r
6249\r
6250SOURCE=..\..\include\wx\position.h\r
6251# End Source File\r
6252# Begin Source File\r
6253\r
6254SOURCE=..\..\include\wx\print.h\r
6255# End Source File\r
6256# Begin Source File\r
6257\r
6258SOURCE=..\..\include\wx\printdlg.h\r
6259# End Source File\r
6260# Begin Source File\r
6261\r
6262SOURCE=..\..\include\wx\prntbase.h\r
6263# End Source File\r
6264# Begin Source File\r
6265\r
6266SOURCE=..\..\include\wx\progdlg.h\r
6267# End Source File\r
6268# Begin Source File\r
6269\r
6270SOURCE=..\..\include\wx\propdlg.h\r
6271# End Source File\r
1c4293cb
VZ
6272# Begin Source File\r
6273\r
6274SOURCE=..\..\include\wx\propgrid\property.h\r
6275# End Source File\r
6276# Begin Source File\r
6277\r
6278SOURCE=..\..\include\wx\propgrid\propgrid.h\r
6279# End Source File\r
6280# Begin Source File\r
6281\r
6282SOURCE=..\..\include\wx\propgrid\propgriddefs.h\r
6283# End Source File\r
6284# Begin Source File\r
6285\r
6286SOURCE=..\..\include\wx\propgrid\propgridiface.h\r
6287# End Source File\r
6288# Begin Source File\r
6289\r
6290SOURCE=..\..\include\wx\propgrid\propgridpagestate.h\r
6291# End Source File\r
6292# Begin Source File\r
6293\r
6294SOURCE=..\..\include\wx\propgrid\props.h\r
6295# End Source File\r
a989a329
VZ
6296# Begin Source File\r
6297\r
a989a329
VZ
6298SOURCE=..\..\include\wx\quantize.h\r
6299# End Source File\r
6300# Begin Source File\r
6301\r
6302SOURCE=..\..\include\wx\radiobox.h\r
6303# End Source File\r
6304# Begin Source File\r
6305\r
6306SOURCE=..\..\include\wx\radiobut.h\r
6307# End Source File\r
6308# Begin Source File\r
6309\r
6310SOURCE=..\..\include\wx\rawbmp.h\r
6311# End Source File\r
6312# Begin Source File\r
6313\r
af67f39d
VZ
6314SOURCE=..\..\include\wx\rearrangectrl.h\r
6315# End Source File\r
6316# Begin Source File\r
6317\r
a989a329
VZ
6318SOURCE=..\..\include\wx\region.h\r
6319# End Source File\r
6320# Begin Source File\r
6321\r
6322SOURCE=..\..\include\wx\renderer.h\r
6323# End Source File\r
6324# Begin Source File\r
6325\r
6326SOURCE=..\..\include\wx\richtext\richtextbuffer.h\r
6327# End Source File\r
6328# Begin Source File\r
6329\r
6330SOURCE=..\..\include\wx\richtext\richtextctrl.h\r
6331# End Source File\r
6332# Begin Source File\r
6333\r
6334SOURCE=..\..\include\wx\richtext\richtextformatdlg.h\r
6335# End Source File\r
6336# Begin Source File\r
6337\r
6338SOURCE=..\..\include\wx\richtext\richtexthtml.h\r
6339# End Source File\r
6340# Begin Source File\r
6341\r
6342SOURCE=..\..\include\wx\richtext\richtextprint.h\r
6343# End Source File\r
6344# Begin Source File\r
6345\r
6346SOURCE=..\..\include\wx\richtext\richtextstyledlg.h\r
6347# End Source File\r
6348# Begin Source File\r
6349\r
6350SOURCE=..\..\include\wx\richtext\richtextstyles.h\r
6351# End Source File\r
6352# Begin Source File\r
6353\r
6354SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h\r
6355# End Source File\r
6356# Begin Source File\r
6357\r
6358SOURCE=..\..\include\wx\richtext\richtextxml.h\r
6359# End Source File\r
6360# Begin Source File\r
6361\r
6362SOURCE=..\..\include\wx\sashwin.h\r
6363# End Source File\r
6364# Begin Source File\r
6365\r
6366SOURCE=..\..\include\wx\scopeguard.h\r
6367# End Source File\r
6368# Begin Source File\r
6369\r
6370SOURCE=..\..\include\wx\scrolbar.h\r
6371# End Source File\r
6372# Begin Source File\r
6373\r
6374SOURCE=..\..\include\wx\scrolwin.h\r
6375# End Source File\r
6376# Begin Source File\r
6377\r
6378SOURCE=..\..\include\wx\selstore.h\r
6379# End Source File\r
6380# Begin Source File\r
6381\r
6382SOURCE=..\..\include\wx\settings.h\r
6383# End Source File\r
6384# Begin Source File\r
6385\r
6386SOURCE=..\..\include\wx\sizer.h\r
6387# End Source File\r
6388# Begin Source File\r
6389\r
6390SOURCE=..\..\include\wx\slider.h\r
6391# End Source File\r
6392# Begin Source File\r
6393\r
6394SOURCE=..\..\include\wx\sound.h\r
6395# End Source File\r
6396# Begin Source File\r
6397\r
6398SOURCE=..\..\include\wx\spinbutt.h\r
6399# End Source File\r
6400# Begin Source File\r
6401\r
6402SOURCE=..\..\include\wx\spinctrl.h\r
6403# End Source File\r
6404# Begin Source File\r
6405\r
6406SOURCE=..\..\include\wx\splash.h\r
6407# End Source File\r
6408# Begin Source File\r
6409\r
6410SOURCE=..\..\include\wx\splitter.h\r
6411# End Source File\r
6412# Begin Source File\r
6413\r
6414SOURCE=..\..\include\wx\srchctrl.h\r
6415# End Source File\r
6416# Begin Source File\r
6417\r
6418SOURCE=..\..\include\wx\statbmp.h\r
6419# End Source File\r
6420# Begin Source File\r
6421\r
6422SOURCE=..\..\include\wx\statbox.h\r
6423# End Source File\r
6424# Begin Source File\r
6425\r
6426SOURCE=..\..\include\wx\statline.h\r
6427# End Source File\r
6428# Begin Source File\r
6429\r
6430SOURCE=..\..\include\wx\stattext.h\r
6431# End Source File\r
6432# Begin Source File\r
6433\r
6434SOURCE=..\..\include\wx\statusbr.h\r
6435# End Source File\r
6436# Begin Source File\r
6437\r
6438SOURCE=..\..\include\wx\stc\stc.h\r
6439# End Source File\r
a989a329
VZ
6440# Begin Source File\r
6441\r
6442SOURCE=..\..\include\wx\aui\tabmdi.h\r
6443# End Source File\r
6444# Begin Source File\r
6445\r
6446SOURCE=..\..\include\wx\taskbar.h\r
6447# End Source File\r
6448# Begin Source File\r
6449\r
6450SOURCE=..\..\include\wx\tbarbase.h\r
6451# End Source File\r
6452# Begin Source File\r
6453\r
6454SOURCE=..\..\include\wx\textctrl.h\r
6455# End Source File\r
6456# Begin Source File\r
6457\r
6458SOURCE=..\..\include\wx\textdlg.h\r
6459# End Source File\r
6460# Begin Source File\r
6461\r
0ec1179b
VZ
6462SOURCE=..\..\include\wx\textentry.h\r
6463# End Source File\r
6464# Begin Source File\r
6465\r
adcda299
VZ
6466SOURCE=..\..\include\wx\textwrapper.h\r
6467# End Source File\r
6468# Begin Source File\r
6469\r
a989a329
VZ
6470SOURCE=..\..\include\wx\tglbtn.h\r
6471# End Source File\r
6472# Begin Source File\r
6473\r
6474SOURCE=..\..\include\wx\tipdlg.h\r
6475# End Source File\r
6476# Begin Source File\r
6477\r
6478SOURCE=..\..\include\wx\tipwin.h\r
6479# End Source File\r
6480# Begin Source File\r
6481\r
6482SOURCE=..\..\include\wx\toolbar.h\r
6483# End Source File\r
6484# Begin Source File\r
6485\r
6486SOURCE=..\..\include\wx\toolbook.h\r
6487# End Source File\r
6488# Begin Source File\r
6489\r
6490SOURCE=..\..\include\wx\tooltip.h\r
6491# End Source File\r
6492# Begin Source File\r
6493\r
6494SOURCE=..\..\include\wx\toplevel.h\r
6495# End Source File\r
6496# Begin Source File\r
6497\r
0fa541e8
VZ
6498SOURCE=..\..\include\wx\persist\toplevel.h\r
6499# End Source File\r
6500# Begin Source File\r
6501\r
a989a329
VZ
6502SOURCE=..\..\include\wx\treebase.h\r
6503# End Source File\r
6504# Begin Source File\r
6505\r
6506SOURCE=..\..\include\wx\treebook.h\r
6507# End Source File\r
6508# Begin Source File\r
6509\r
0fa541e8
VZ
6510SOURCE=..\..\include\wx\persist\treebook.h\r
6511# End Source File\r
6512# Begin Source File\r
6513\r
a989a329
VZ
6514SOURCE=..\..\include\wx\treectrl.h\r
6515# End Source File\r
6516# Begin Source File\r
6517\r
6518SOURCE=..\..\include\wx\valgen.h\r
6519# End Source File\r
6520# Begin Source File\r
6521\r
6522SOURCE=..\..\include\wx\validate.h\r
6523# End Source File\r
6524# Begin Source File\r
6525\r
6526SOURCE=..\..\include\wx\valtext.h\r
6527# End Source File\r
6528# Begin Source File\r
6529\r
6530SOURCE=..\..\include\wx\vidmode.h\r
6531# End Source File\r
6532# Begin Source File\r
6533\r
6534SOURCE=..\..\include\wx\vlbox.h\r
6535# End Source File\r
6536# Begin Source File\r
6537\r
6538SOURCE=..\..\include\wx\vms_x_fix.h\r
6539# End Source File\r
6540# Begin Source File\r
6541\r
6542SOURCE=..\..\include\wx\vscroll.h\r
6543# End Source File\r
6544# Begin Source File\r
6545\r
6546SOURCE=..\..\include\wx\window.h\r
6547# End Source File\r
6548# Begin Source File\r
cf2810aa 6549\r
0fa541e8
VZ
6550SOURCE=..\..\include\wx\persist\window.h\r
6551# End Source File\r
6552# Begin Source File\r
6553\r
cf2810aa
VZ
6554SOURCE=..\..\include\wx\windowid.h\r
6555# End Source File\r
6556# Begin Source File\r
a989a329
VZ
6557\r
6558SOURCE=..\..\include\wx\wizard.h\r
6559# End Source File\r
6560# Begin Source File\r
6561\r
13a38887
VZ
6562SOURCE=..\..\include\wx\wrapsizer.h\r
6563# End Source File\r
6564# Begin Source File\r
6565\r
a989a329
VZ
6566SOURCE=..\..\include\wx\wupdlock.h\r
6567# End Source File\r
6568# Begin Source File\r
6569\r
6570SOURCE=..\..\include\wx\wxhtml.h\r
6571# End Source File\r
6572# Begin Source File\r
6573\r
6574SOURCE=..\..\include\wx\xrc\xh_all.h\r
6575# End Source File\r
6576# Begin Source File\r
6577\r
6578SOURCE=..\..\include\wx\xrc\xh_animatctrl.h\r
6579# End Source File\r
6580# Begin Source File\r
6581\r
6582SOURCE=..\..\include\wx\xrc\xh_bmp.h\r
6583# End Source File\r
6584# Begin Source File\r
6585\r
6586SOURCE=..\..\include\wx\xrc\xh_bmpbt.h\r
6587# End Source File\r
6588# Begin Source File\r
6589\r
6590SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h\r
6591# End Source File\r
6592# Begin Source File\r
6593\r
6594SOURCE=..\..\include\wx\xrc\xh_bttn.h\r
6595# End Source File\r
6596# Begin Source File\r
6597\r
6598SOURCE=..\..\include\wx\xrc\xh_cald.h\r
6599# End Source File\r
6600# Begin Source File\r
6601\r
6602SOURCE=..\..\include\wx\xrc\xh_chckb.h\r
6603# End Source File\r
6604# Begin Source File\r
6605\r
6606SOURCE=..\..\include\wx\xrc\xh_chckl.h\r
6607# End Source File\r
6608# Begin Source File\r
6609\r
6610SOURCE=..\..\include\wx\xrc\xh_choic.h\r
6611# End Source File\r
6612# Begin Source File\r
6613\r
6614SOURCE=..\..\include\wx\xrc\xh_choicbk.h\r
6615# End Source File\r
6616# Begin Source File\r
6617\r
6618SOURCE=..\..\include\wx\xrc\xh_clrpicker.h\r
6619# End Source File\r
6620# Begin Source File\r
6621\r
6622SOURCE=..\..\include\wx\xrc\xh_collpane.h\r
6623# End Source File\r
6624# Begin Source File\r
6625\r
6626SOURCE=..\..\include\wx\xrc\xh_combo.h\r
6627# End Source File\r
6628# Begin Source File\r
6629\r
fef4b46d
JS
6630SOURCE=..\..\include\wx\xrc\xh_comboctrl.h\r
6631# End Source File\r
6632# Begin Source File\r
6633\r
a989a329
VZ
6634SOURCE=..\..\include\wx\xrc\xh_datectrl.h\r
6635# End Source File\r
6636# Begin Source File\r
6637\r
6638SOURCE=..\..\include\wx\xrc\xh_dirpicker.h\r
6639# End Source File\r
6640# Begin Source File\r
6641\r
6642SOURCE=..\..\include\wx\xrc\xh_dlg.h\r
6643# End Source File\r
6644# Begin Source File\r
6645\r
adcda299
VZ
6646SOURCE=..\..\include\wx\xrc\xh_editlbox.h\r
6647# End Source File\r
6648# Begin Source File\r
6649\r
0d14e4f2
VZ
6650SOURCE=..\..\include\wx\xrc\xh_filectrl.h\r
6651# End Source File\r
6652# Begin Source File\r
6653\r
a989a329
VZ
6654SOURCE=..\..\include\wx\xrc\xh_filepicker.h\r
6655# End Source File\r
6656# Begin Source File\r
6657\r
6658SOURCE=..\..\include\wx\xrc\xh_fontpicker.h\r
6659# End Source File\r
6660# Begin Source File\r
6661\r
6662SOURCE=..\..\include\wx\xrc\xh_frame.h\r
6663# End Source File\r
6664# Begin Source File\r
6665\r
6666SOURCE=..\..\include\wx\xrc\xh_gauge.h\r
6667# End Source File\r
6668# Begin Source File\r
6669\r
6670SOURCE=..\..\include\wx\xrc\xh_gdctl.h\r
6671# End Source File\r
6672# Begin Source File\r
6673\r
6674SOURCE=..\..\include\wx\xrc\xh_grid.h\r
6675# End Source File\r
6676# Begin Source File\r
6677\r
6678SOURCE=..\..\include\wx\xrc\xh_html.h\r
6679# End Source File\r
6680# Begin Source File\r
6681\r
6682SOURCE=..\..\include\wx\xrc\xh_htmllbox.h\r
6683# End Source File\r
6684# Begin Source File\r
6685\r
6686SOURCE=..\..\include\wx\xrc\xh_hyperlink.h\r
6687# End Source File\r
6688# Begin Source File\r
6689\r
6690SOURCE=..\..\include\wx\xrc\xh_listb.h\r
6691# End Source File\r
6692# Begin Source File\r
6693\r
6694SOURCE=..\..\include\wx\xrc\xh_listbk.h\r
6695# End Source File\r
6696# Begin Source File\r
6697\r
6698SOURCE=..\..\include\wx\xrc\xh_listc.h\r
6699# End Source File\r
6700# Begin Source File\r
6701\r
6702SOURCE=..\..\include\wx\xrc\xh_mdi.h\r
6703# End Source File\r
6704# Begin Source File\r
6705\r
6706SOURCE=..\..\include\wx\xrc\xh_menu.h\r
6707# End Source File\r
6708# Begin Source File\r
6709\r
6710SOURCE=..\..\include\wx\xrc\xh_notbk.h\r
6711# End Source File\r
6712# Begin Source File\r
6713\r
6714SOURCE=..\..\include\wx\xrc\xh_odcombo.h\r
6715# End Source File\r
6716# Begin Source File\r
6717\r
6718SOURCE=..\..\include\wx\xrc\xh_panel.h\r
6719# End Source File\r
6720# Begin Source File\r
6721\r
3ac1094b
JS
6722SOURCE=..\..\include\wx\xrc\xh_propdlg.h\r
6723# End Source File\r
6724# Begin Source File\r
6725\r
a989a329
VZ
6726SOURCE=..\..\include\wx\xrc\xh_radbt.h\r
6727# End Source File\r
6728# Begin Source File\r
6729\r
6730SOURCE=..\..\include\wx\xrc\xh_radbx.h\r
6731# End Source File\r
6732# Begin Source File\r
6733\r
6734SOURCE=..\..\include\wx\xrc\xh_scrol.h\r
6735# End Source File\r
6736# Begin Source File\r
6737\r
6738SOURCE=..\..\include\wx\xrc\xh_scwin.h\r
6739# End Source File\r
6740# Begin Source File\r
6741\r
6742SOURCE=..\..\include\wx\xrc\xh_sizer.h\r
6743# End Source File\r
6744# Begin Source File\r
6745\r
6746SOURCE=..\..\include\wx\xrc\xh_slidr.h\r
6747# End Source File\r
6748# Begin Source File\r
6749\r
6750SOURCE=..\..\include\wx\xrc\xh_spin.h\r
6751# End Source File\r
6752# Begin Source File\r
6753\r
6754SOURCE=..\..\include\wx\xrc\xh_split.h\r
6755# End Source File\r
6756# Begin Source File\r
6757\r
c7db82dc
VZ
6758SOURCE=..\..\include\wx\xrc\xh_srchctrl.h\r
6759# End Source File\r
6760# Begin Source File\r
6761\r
a989a329
VZ
6762SOURCE=..\..\include\wx\xrc\xh_statbar.h\r
6763# End Source File\r
6764# Begin Source File\r
6765\r
6766SOURCE=..\..\include\wx\xrc\xh_stbmp.h\r
6767# End Source File\r
6768# Begin Source File\r
6769\r
6770SOURCE=..\..\include\wx\xrc\xh_stbox.h\r
6771# End Source File\r
6772# Begin Source File\r
6773\r
6774SOURCE=..\..\include\wx\xrc\xh_stlin.h\r
6775# End Source File\r
6776# Begin Source File\r
6777\r
6778SOURCE=..\..\include\wx\xrc\xh_sttxt.h\r
6779# End Source File\r
6780# Begin Source File\r
6781\r
6782SOURCE=..\..\include\wx\xrc\xh_text.h\r
6783# End Source File\r
6784# Begin Source File\r
6785\r
6786SOURCE=..\..\include\wx\xrc\xh_tglbtn.h\r
6787# End Source File\r
6788# Begin Source File\r
6789\r
6790SOURCE=..\..\include\wx\xrc\xh_toolb.h\r
6791# End Source File\r
6792# Begin Source File\r
6793\r
6794SOURCE=..\..\include\wx\xrc\xh_tree.h\r
6795# End Source File\r
6796# Begin Source File\r
6797\r
6798SOURCE=..\..\include\wx\xrc\xh_treebk.h\r
6799# End Source File\r
6800# Begin Source File\r
6801\r
6802SOURCE=..\..\include\wx\xrc\xh_unkwn.h\r
6803# End Source File\r
6804# Begin Source File\r
6805\r
6806SOURCE=..\..\include\wx\xrc\xh_wizrd.h\r
6807# End Source File\r
6808# Begin Source File\r
6809\r
6810SOURCE=..\..\include\wx\xrc\xmlres.h\r
6811# End Source File\r
6812# Begin Source File\r
6813\r
6814SOURCE=..\..\include\wx\xpmdecod.h\r
6815# End Source File\r
6816# Begin Source File\r
6817\r
6818SOURCE=..\..\include\wx\xpmhand.h\r
6819# End Source File\r
6820# End Group\r
6821# End Target\r
6822# End Project\r
6823\r