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