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