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