]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_coredll.dsp
fix static wxnet build
[wxWidgets.git] / build / msw / wx_coredll.dsp
1 # Microsoft Developer Studio Project File - Name="coredll" - 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
7 CFG=coredll - Win32 DLL Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "wx_coredll.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "wx_coredll.mak" CFG="coredll - Win32 DLL Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "coredll - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "coredll - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "coredll - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "coredll - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "coredll - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "coredll - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE "coredll - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
27 !MESSAGE "coredll - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
28 !MESSAGE
29
30 # Begin Project
31 # PROP AllowPerConfigDependencies 0
32 # PROP Scc_ProjName ""
33 # PROP Scc_LocalPath ""
34 CPP=cl.exe
35 MTL=midl.exe
36 RSC=rc.exe
37
38 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
39
40 # PROP BASE Use_MFC 0
41 # PROP BASE Use_Debug_Libraries 1
42 # PROP BASE Output_Dir "..\..\lib\vc_mswddll"
43 # PROP BASE Intermediate_Dir "vc_mswddll\coredll"
44 # PROP BASE Target_Dir ""
45 # PROP Use_MFC 0
46 # PROP Use_Debug_Libraries 1
47 # PROP Output_Dir "..\..\lib\vc_mswddll"
48 # PROP Intermediate_Dir "vc_mswddll\coredll"
49 # PROP Target_Dir ""
50 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
51 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
52 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
53 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
54 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
55 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
56 BSC32=bscmake.exe
57 # ADD BASE BSC32 /nologo
58 # ADD BSC32 /nologo
59 LINK32=link.exe
60 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswddll" /implib:"..\..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
61 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswddll" /implib:"..\..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
62
63 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
64
65 # PROP BASE Use_MFC 0
66 # PROP BASE Use_Debug_Libraries 0
67 # PROP BASE Output_Dir "..\..\lib\vc_mswdll"
68 # PROP BASE Intermediate_Dir "vc_mswdll\coredll"
69 # PROP BASE Target_Dir ""
70 # PROP Use_MFC 0
71 # PROP Use_Debug_Libraries 0
72 # PROP Output_Dir "..\..\lib\vc_mswdll"
73 # PROP Intermediate_Dir "vc_mswdll\coredll"
74 # PROP Target_Dir ""
75 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
76 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
77 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
78 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
79 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_mswdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
80 # ADD RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_mswdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
81 BSC32=bscmake.exe
82 # ADD BASE BSC32 /nologo
83 # ADD BSC32 /nologo
84 LINK32=link.exe
85 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswdll" /implib:"..\..\lib\vc_mswdll\wxmsw25_core.lib"
86 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswdll" /implib:"..\..\lib\vc_mswdll\wxmsw25_core.lib"
87
88 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
89
90 # PROP BASE Use_MFC 0
91 # PROP BASE Use_Debug_Libraries 1
92 # PROP BASE Output_Dir "..\..\lib\vc_mswuddll"
93 # PROP BASE Intermediate_Dir "vc_mswuddll\coredll"
94 # PROP BASE Target_Dir ""
95 # PROP Use_MFC 0
96 # PROP Use_Debug_Libraries 1
97 # PROP Output_Dir "..\..\lib\vc_mswuddll"
98 # PROP Intermediate_Dir "vc_mswuddll\coredll"
99 # PROP Target_Dir ""
100 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
101 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
102 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
103 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
104 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
105 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
106 BSC32=bscmake.exe
107 # ADD BASE BSC32 /nologo
108 # ADD BSC32 /nologo
109 LINK32=link.exe
110 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswuddll" /implib:"..\..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
111 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswuddll" /implib:"..\..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
112
113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
114
115 # PROP BASE Use_MFC 0
116 # PROP BASE Use_Debug_Libraries 0
117 # PROP BASE Output_Dir "..\..\lib\vc_mswudll"
118 # PROP BASE Intermediate_Dir "vc_mswudll\coredll"
119 # PROP BASE Target_Dir ""
120 # PROP Use_MFC 0
121 # PROP Use_Debug_Libraries 0
122 # PROP Output_Dir "..\..\lib\vc_mswudll"
123 # PROP Intermediate_Dir "vc_mswudll\coredll"
124 # PROP Target_Dir ""
125 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
126 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
127 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
128 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
129 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
130 # ADD RSC /l 0x405 /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
131 BSC32=bscmake.exe
132 # ADD BASE BSC32 /nologo
133 # ADD BSC32 /nologo
134 LINK32=link.exe
135 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswudll" /implib:"..\..\lib\vc_mswudll\wxmsw25u_core.lib"
136 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswudll" /implib:"..\..\lib\vc_mswudll\wxmsw25u_core.lib"
137
138 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
139
140 # PROP BASE Use_MFC 0
141 # PROP BASE Use_Debug_Libraries 1
142 # PROP BASE Output_Dir "..\..\lib\vc_mswunivddll"
143 # PROP BASE Intermediate_Dir "vc_mswunivddll\coredll"
144 # PROP BASE Target_Dir ""
145 # PROP Use_MFC 0
146 # PROP Use_Debug_Libraries 1
147 # PROP Output_Dir "..\..\lib\vc_mswunivddll"
148 # PROP Intermediate_Dir "vc_mswunivddll\coredll"
149 # PROP Target_Dir ""
150 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
151 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
152 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
153 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
154 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswunivddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
155 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_mswunivddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
156 BSC32=bscmake.exe
157 # ADD BASE BSC32 /nologo
158 # ADD BSC32 /nologo
159 LINK32=link.exe
160 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivddll" /implib:"..\..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
161 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivddll" /implib:"..\..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
162
163 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
164
165 # PROP BASE Use_MFC 0
166 # PROP BASE Use_Debug_Libraries 0
167 # PROP BASE Output_Dir "..\..\lib\vc_mswunivdll"
168 # PROP BASE Intermediate_Dir "vc_mswunivdll\coredll"
169 # PROP BASE Target_Dir ""
170 # PROP Use_MFC 0
171 # PROP Use_Debug_Libraries 0
172 # PROP Output_Dir "..\..\lib\vc_mswunivdll"
173 # PROP Intermediate_Dir "vc_mswunivdll\coredll"
174 # PROP Target_Dir ""
175 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
176 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivdll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
177 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
178 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
179 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_mswunivdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
180 # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_mswunivdll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
181 BSC32=bscmake.exe
182 # ADD BASE BSC32 /nologo
183 # ADD BSC32 /nologo
184 LINK32=link.exe
185 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivdll" /implib:"..\..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
186 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivdll" /implib:"..\..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
187
188 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
189
190 # PROP BASE Use_MFC 0
191 # PROP BASE Use_Debug_Libraries 1
192 # PROP BASE Output_Dir "..\..\lib\vc_mswunivuddll"
193 # PROP BASE Intermediate_Dir "vc_mswunivuddll\coredll"
194 # PROP BASE Target_Dir ""
195 # PROP Use_MFC 0
196 # PROP Use_Debug_Libraries 1
197 # PROP Output_Dir "..\..\lib\vc_mswunivuddll"
198 # PROP Intermediate_Dir "vc_mswunivuddll\coredll"
199 # PROP Target_Dir ""
200 # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
201 # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\include" /I "..\..\lib\vc_mswunivuddll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
202 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
203 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
204 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
205 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivuddll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
206 BSC32=bscmake.exe
207 # ADD BASE BSC32 /nologo
208 # ADD BSC32 /nologo
209 LINK32=link.exe
210 # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivuddll" /implib:"..\..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
211 # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivuddll" /implib:"..\..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
212
213 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
214
215 # PROP BASE Use_MFC 0
216 # PROP BASE Use_Debug_Libraries 0
217 # PROP BASE Output_Dir "..\..\lib\vc_mswunivudll"
218 # PROP BASE Intermediate_Dir "vc_mswunivudll\coredll"
219 # PROP BASE Target_Dir ""
220 # PROP Use_MFC 0
221 # PROP Use_Debug_Libraries 0
222 # PROP Output_Dir "..\..\lib\vc_mswunivudll"
223 # PROP Intermediate_Dir "vc_mswunivudll\coredll"
224 # PROP Target_Dir ""
225 # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
226 # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\include" /I "..\..\lib\vc_mswunivudll" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
227 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
228 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
229 # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
230 # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\..\include" /i "..\..\lib\vc_mswunivudll" /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0
231 BSC32=bscmake.exe
232 # ADD BASE BSC32 /nologo
233 # ADD BSC32 /nologo
234 LINK32=link.exe
235 # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivudll" /implib:"..\..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
236 # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivudll" /implib:"..\..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
237
238 !ENDIF
239
240 # Begin Target
241
242 # Name "coredll - Win32 DLL Debug"
243 # Name "coredll - Win32 DLL Release"
244 # Name "coredll - Win32 DLL Unicode Debug"
245 # Name "coredll - Win32 DLL Unicode Release"
246 # Name "coredll - Win32 DLL Universal Debug"
247 # Name "coredll - Win32 DLL Universal Release"
248 # Name "coredll - Win32 DLL Universal Unicode Debug"
249 # Name "coredll - Win32 DLL Universal Unicode Release"
250 # Begin Group "Common Sources"
251
252 # PROP Default_Filter ""
253 # Begin Source File
254
255 SOURCE=..\..\src\common\accesscmn.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\choiccmn.cpp
276 # End Source File
277 # Begin Source File
278
279 SOURCE=..\..\src\common\clipcmn.cpp
280 # End Source File
281 # Begin Source File
282
283 SOURCE=..\..\src\common\cmdproc.cpp
284 # End Source File
285 # Begin Source File
286
287 SOURCE=..\..\src\common\cmndata.cpp
288 # End Source File
289 # Begin Source File
290
291 SOURCE=..\..\src\common\containr.cpp
292 # End Source File
293 # Begin Source File
294
295 SOURCE=..\..\src\common\cshelp.cpp
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\..\src\common\ctrlcmn.cpp
300 # End Source File
301 # Begin Source File
302
303 SOURCE=..\..\src\common\ctrlsub.cpp
304 # End Source File
305 # Begin Source File
306
307 SOURCE=..\..\src\common\datacmn.cpp
308 # End Source File
309 # Begin Source File
310
311 SOURCE=..\..\src\common\dcbase.cpp
312 # End Source File
313 # Begin Source File
314
315 SOURCE=..\..\src\common\dlgcmn.cpp
316 # End Source File
317 # Begin Source File
318
319 SOURCE=..\..\src\common\dndcmn.cpp
320 # End Source File
321 # Begin Source File
322
323 SOURCE=..\..\src\common\dobjcmn.cpp
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\..\src\common\docmdi.cpp
328 # End Source File
329 # Begin Source File
330
331 SOURCE=..\..\src\common\docview.cpp
332 # End Source File
333 # Begin Source File
334
335 SOURCE=..\..\src\common\dpycmn.cpp
336 # End Source File
337 # Begin Source File
338
339 SOURCE=..\..\src\common\dseldlg.cpp
340 # End Source File
341 # Begin Source File
342
343 SOURCE=..\..\src\common\effects.cpp
344 # End Source File
345 # Begin Source File
346
347 SOURCE=..\..\src\common\event.cpp
348 # End Source File
349 # Begin Source File
350
351 SOURCE=..\..\src\common\fddlgcmn.cpp
352 # End Source File
353 # Begin Source File
354
355 SOURCE=..\..\src\common\fldlgcmn.cpp
356 # End Source File
357 # Begin Source File
358
359 SOURCE=..\..\src\common\fontcmn.cpp
360 # End Source File
361 # Begin Source File
362
363 SOURCE=..\..\src\common\fontmap.cpp
364 # End Source File
365 # Begin Source File
366
367 SOURCE=..\..\src\common\framecmn.cpp
368 # End Source File
369 # Begin Source File
370
371 SOURCE=..\..\src\common\fs_mem.cpp
372 # End Source File
373 # Begin Source File
374
375 SOURCE=..\..\src\common\gaugecmn.cpp
376 # End Source File
377 # Begin Source File
378
379 SOURCE=..\..\src\common\gdicmn.cpp
380 # End Source File
381 # Begin Source File
382
383 SOURCE=..\..\src\common\geometry.cpp
384 # End Source File
385 # Begin Source File
386
387 SOURCE=..\..\src\common\gifdecod.cpp
388 # End Source File
389 # Begin Source File
390
391 SOURCE=..\..\src\common\helpbase.cpp
392 # End Source File
393 # Begin Source File
394
395 SOURCE=..\..\src\common\iconbndl.cpp
396 # End Source File
397 # Begin Source File
398
399 SOURCE=..\..\src\common\imagall.cpp
400 # End Source File
401 # Begin Source File
402
403 SOURCE=..\..\src\common\imagbmp.cpp
404 # End Source File
405 # Begin Source File
406
407 SOURCE=..\..\src\common\image.cpp
408 # End Source File
409 # Begin Source File
410
411 SOURCE=..\..\src\common\imagfill.cpp
412 # End Source File
413 # Begin Source File
414
415 SOURCE=..\..\src\common\imaggif.cpp
416 # End Source File
417 # Begin Source File
418
419 SOURCE=..\..\src\common\imagiff.cpp
420 # End Source File
421 # Begin Source File
422
423 SOURCE=..\..\src\common\imagjpeg.cpp
424 # End Source File
425 # Begin Source File
426
427 SOURCE=..\..\src\common\imagpcx.cpp
428 # End Source File
429 # Begin Source File
430
431 SOURCE=..\..\src\common\imagpng.cpp
432 # End Source File
433 # Begin Source File
434
435 SOURCE=..\..\src\common\imagpnm.cpp
436 # End Source File
437 # Begin Source File
438
439 SOURCE=..\..\src\common\imagtiff.cpp
440 # End Source File
441 # Begin Source File
442
443 SOURCE=..\..\src\common\imagxpm.cpp
444 # End Source File
445 # Begin Source File
446
447 SOURCE=..\..\src\common\layout.cpp
448 # End Source File
449 # Begin Source File
450
451 SOURCE=..\..\src\common\lboxcmn.cpp
452 # End Source File
453 # Begin Source File
454
455 SOURCE=..\..\src\common\matrix.cpp
456 # End Source File
457 # Begin Source File
458
459 SOURCE=..\..\src\common\menucmn.cpp
460 # End Source File
461 # Begin Source File
462
463 SOURCE=..\..\src\common\msgout.cpp
464 # End Source File
465 # Begin Source File
466
467 SOURCE=..\..\src\common\nbkbase.cpp
468 # End Source File
469 # Begin Source File
470
471 SOURCE=..\..\src\common\paper.cpp
472 # End Source File
473 # Begin Source File
474
475 SOURCE=..\..\src\common\popupcmn.cpp
476 # End Source File
477 # Begin Source File
478
479 SOURCE=..\..\src\common\prntbase.cpp
480 # End Source File
481 # Begin Source File
482
483 SOURCE=..\..\src\common\quantize.cpp
484 # End Source File
485 # Begin Source File
486
487 SOURCE=..\..\src\common\radiocmn.cpp
488 # End Source File
489 # Begin Source File
490
491 SOURCE=..\..\src\common\rendcmn.cpp
492 # End Source File
493 # Begin Source File
494
495 SOURCE=..\..\src\common\rgncmn.cpp
496 # End Source File
497 # Begin Source File
498
499 SOURCE=..\..\src\common\settcmn.cpp
500 # End Source File
501 # Begin Source File
502
503 SOURCE=..\..\src\common\sizer.cpp
504 # End Source File
505 # Begin Source File
506
507 SOURCE=..\..\src\common\statbar.cpp
508 # End Source File
509 # Begin Source File
510
511 SOURCE=..\..\src\common\tbarbase.cpp
512 # End Source File
513 # Begin Source File
514
515 SOURCE=..\..\src\common\textcmn.cpp
516 # End Source File
517 # Begin Source File
518
519 SOURCE=..\..\src\common\timercmn.cpp
520 # End Source File
521 # Begin Source File
522
523 SOURCE=..\..\src\common\toplvcmn.cpp
524 # End Source File
525 # Begin Source File
526
527 SOURCE=..\..\src\common\treebase.cpp
528 # End Source File
529 # Begin Source File
530
531 SOURCE=..\..\src\common\utilscmn.cpp
532 # End Source File
533 # Begin Source File
534
535 SOURCE=..\..\src\common\valgen.cpp
536 # End Source File
537 # Begin Source File
538
539 SOURCE=..\..\src\common\validate.cpp
540 # End Source File
541 # Begin Source File
542
543 SOURCE=..\..\src\common\valtext.cpp
544 # End Source File
545 # Begin Source File
546
547 SOURCE=..\..\src\common\wincmn.cpp
548 # End Source File
549 # Begin Source File
550
551 SOURCE=..\..\src\common\xpmdecod.cpp
552 # End Source File
553 # End Group
554 # Begin Group "MSW Sources"
555
556 # PROP Default_Filter ""
557 # Begin Source File
558
559 SOURCE=..\..\src\msw\accel.cpp
560
561 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
562
563
564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
565
566
567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
568
569
570 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
571
572
573 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
574
575 # PROP Exclude_From_Build 1
576
577 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
578
579 # PROP Exclude_From_Build 1
580
581 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
582
583 # PROP Exclude_From_Build 1
584
585 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
586
587 # PROP Exclude_From_Build 1
588
589 !ENDIF
590
591 # End Source File
592 # Begin Source File
593
594 SOURCE=..\..\src\msw\ole\access.cpp
595
596 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
597
598
599 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
600
601
602 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
603
604
605 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
606
607
608 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
609
610 # PROP Exclude_From_Build 1
611
612 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
613
614 # PROP Exclude_From_Build 1
615
616 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
617
618 # PROP Exclude_From_Build 1
619
620 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
621
622 # PROP Exclude_From_Build 1
623
624 !ENDIF
625
626 # End Source File
627 # Begin Source File
628
629 SOURCE=..\..\src\msw\app.cpp
630 # End Source File
631 # Begin Source File
632
633 SOURCE=..\..\src\msw\ole\automtn.cpp
634 # End Source File
635 # Begin Source File
636
637 SOURCE=..\..\src\msw\bitmap.cpp
638 # End Source File
639 # Begin Source File
640
641 SOURCE=..\..\src\msw\bmpbuttn.cpp
642
643 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
644
645
646 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
647
648
649 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
650
651
652 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
653
654
655 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
656
657 # PROP Exclude_From_Build 1
658
659 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
660
661 # PROP Exclude_From_Build 1
662
663 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
664
665 # PROP Exclude_From_Build 1
666
667 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
668
669 # PROP Exclude_From_Build 1
670
671 !ENDIF
672
673 # End Source File
674 # Begin Source File
675
676 SOURCE=..\..\src\msw\brush.cpp
677 # End Source File
678 # Begin Source File
679
680 SOURCE=..\..\src\msw\button.cpp
681
682 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
683
684
685 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
686
687
688 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
689
690
691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
692
693
694 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
695
696 # PROP Exclude_From_Build 1
697
698 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
699
700 # PROP Exclude_From_Build 1
701
702 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
703
704 # PROP Exclude_From_Build 1
705
706 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
707
708 # PROP Exclude_From_Build 1
709
710 !ENDIF
711
712 # End Source File
713 # Begin Source File
714
715 SOURCE=..\..\src\msw\caret.cpp
716 # End Source File
717 # Begin Source File
718
719 SOURCE=..\..\src\msw\checkbox.cpp
720
721 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
722
723
724 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
725
726
727 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
728
729
730 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
731
732
733 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
734
735 # PROP Exclude_From_Build 1
736
737 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
738
739 # PROP Exclude_From_Build 1
740
741 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
742
743 # PROP Exclude_From_Build 1
744
745 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
746
747 # PROP Exclude_From_Build 1
748
749 !ENDIF
750
751 # End Source File
752 # Begin Source File
753
754 SOURCE=..\..\src\msw\checklst.cpp
755
756 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
757
758
759 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
760
761
762 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
763
764
765 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
766
767
768 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
769
770 # PROP Exclude_From_Build 1
771
772 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
773
774 # PROP Exclude_From_Build 1
775
776 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
777
778 # PROP Exclude_From_Build 1
779
780 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
781
782 # PROP Exclude_From_Build 1
783
784 !ENDIF
785
786 # End Source File
787 # Begin Source File
788
789 SOURCE=..\..\src\msw\choice.cpp
790
791 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
792
793
794 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
795
796
797 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
798
799
800 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
801
802
803 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
804
805 # PROP Exclude_From_Build 1
806
807 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
808
809 # PROP Exclude_From_Build 1
810
811 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
812
813 # PROP Exclude_From_Build 1
814
815 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
816
817 # PROP Exclude_From_Build 1
818
819 !ENDIF
820
821 # End Source File
822 # Begin Source File
823
824 SOURCE=..\..\src\msw\clipbrd.cpp
825 # End Source File
826 # Begin Source File
827
828 SOURCE=..\..\src\msw\colordlg.cpp
829
830 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
831
832
833 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
834
835
836 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
837
838
839 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
840
841
842 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
843
844 # PROP Exclude_From_Build 1
845
846 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
847
848 # PROP Exclude_From_Build 1
849
850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
851
852 # PROP Exclude_From_Build 1
853
854 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
855
856 # PROP Exclude_From_Build 1
857
858 !ENDIF
859
860 # End Source File
861 # Begin Source File
862
863 SOURCE=..\..\src\msw\colour.cpp
864 # End Source File
865 # Begin Source File
866
867 SOURCE=..\..\src\msw\combobox.cpp
868
869 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
870
871
872 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
873
874
875 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
876
877
878 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
879
880
881 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
882
883 # PROP Exclude_From_Build 1
884
885 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
886
887 # PROP Exclude_From_Build 1
888
889 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
890
891 # PROP Exclude_From_Build 1
892
893 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
894
895 # PROP Exclude_From_Build 1
896
897 !ENDIF
898
899 # End Source File
900 # Begin Source File
901
902 SOURCE=..\..\src\msw\control.cpp
903
904 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
905
906
907 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
908
909
910 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
911
912
913 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
914
915
916 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
917
918 # PROP Exclude_From_Build 1
919
920 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
921
922 # PROP Exclude_From_Build 1
923
924 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
925
926 # PROP Exclude_From_Build 1
927
928 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
929
930 # PROP Exclude_From_Build 1
931
932 !ENDIF
933
934 # End Source File
935 # Begin Source File
936
937 SOURCE=..\..\src\msw\cursor.cpp
938 # End Source File
939 # Begin Source File
940
941 SOURCE=..\..\src\msw\data.cpp
942 # End Source File
943 # Begin Source File
944
945 SOURCE=..\..\src\msw\ole\dataobj.cpp
946 # End Source File
947 # Begin Source File
948
949 SOURCE=..\..\src\msw\dc.cpp
950 # End Source File
951 # Begin Source File
952
953 SOURCE=..\..\src\msw\dcclient.cpp
954 # End Source File
955 # Begin Source File
956
957 SOURCE=..\..\src\msw\dcmemory.cpp
958 # End Source File
959 # Begin Source File
960
961 SOURCE=..\..\src\msw\dcprint.cpp
962 # End Source File
963 # Begin Source File
964
965 SOURCE=..\..\src\msw\dcscreen.cpp
966 # End Source File
967 # Begin Source File
968
969 SOURCE=..\..\src\msw\dialog.cpp
970
971 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
972
973
974 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
975
976
977 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
978
979
980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
981
982
983 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
984
985 # PROP Exclude_From_Build 1
986
987 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
988
989 # PROP Exclude_From_Build 1
990
991 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
992
993 # PROP Exclude_From_Build 1
994
995 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
996
997 # PROP Exclude_From_Build 1
998
999 !ENDIF
1000
1001 # End Source File
1002 # Begin Source File
1003
1004 SOURCE=..\..\src\msw\dialup.cpp
1005 # End Source File
1006 # Begin Source File
1007
1008 SOURCE=..\..\src\msw\dib.cpp
1009 # End Source File
1010 # Begin Source File
1011
1012 SOURCE=..\..\src\msw\dirdlg.cpp
1013 # End Source File
1014 # Begin Source File
1015
1016 SOURCE=..\..\src\msw\display.cpp
1017 # End Source File
1018 # Begin Source File
1019
1020 SOURCE=..\..\src\msw\dragimag.cpp
1021
1022 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1023
1024
1025 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1026
1027
1028 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1029
1030
1031 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1032
1033
1034 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1035
1036 # PROP Exclude_From_Build 1
1037
1038 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1039
1040 # PROP Exclude_From_Build 1
1041
1042 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1043
1044 # PROP Exclude_From_Build 1
1045
1046 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1047
1048 # PROP Exclude_From_Build 1
1049
1050 !ENDIF
1051
1052 # End Source File
1053 # Begin Source File
1054
1055 SOURCE=..\..\src\msw\ole\dropsrc.cpp
1056 # End Source File
1057 # Begin Source File
1058
1059 SOURCE=..\..\src\msw\ole\droptgt.cpp
1060 # End Source File
1061 # Begin Source File
1062
1063 SOURCE=..\..\src\msw\dummy.cpp
1064 # ADD BASE CPP /Yc"wx/wxprec.h"
1065 # ADD CPP /Yc"wx/wxprec.h"
1066 # End Source File
1067 # Begin Source File
1068
1069 SOURCE=..\..\src\msw\enhmeta.cpp
1070 # End Source File
1071 # Begin Source File
1072
1073 SOURCE=..\..\src\msw\evtloop.cpp
1074 # End Source File
1075 # Begin Source File
1076
1077 SOURCE=..\..\src\msw\fdrepdlg.cpp
1078
1079 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1080
1081
1082 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1083
1084
1085 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1086
1087
1088 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1089
1090
1091 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1092
1093 # PROP Exclude_From_Build 1
1094
1095 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1096
1097 # PROP Exclude_From_Build 1
1098
1099 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1100
1101 # PROP Exclude_From_Build 1
1102
1103 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1104
1105 # PROP Exclude_From_Build 1
1106
1107 !ENDIF
1108
1109 # End Source File
1110 # Begin Source File
1111
1112 SOURCE=..\..\src\msw\filedlg.cpp
1113
1114 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1115
1116
1117 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1118
1119
1120 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1121
1122
1123 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1124
1125
1126 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1127
1128 # PROP Exclude_From_Build 1
1129
1130 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1131
1132 # PROP Exclude_From_Build 1
1133
1134 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1135
1136 # PROP Exclude_From_Build 1
1137
1138 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1139
1140 # PROP Exclude_From_Build 1
1141
1142 !ENDIF
1143
1144 # End Source File
1145 # Begin Source File
1146
1147 SOURCE=..\..\src\msw\font.cpp
1148 # End Source File
1149 # Begin Source File
1150
1151 SOURCE=..\..\src\msw\fontdlg.cpp
1152
1153 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1154
1155
1156 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1157
1158
1159 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1160
1161
1162 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1163
1164
1165 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1166
1167 # PROP Exclude_From_Build 1
1168
1169 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1170
1171 # PROP Exclude_From_Build 1
1172
1173 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1174
1175 # PROP Exclude_From_Build 1
1176
1177 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1178
1179 # PROP Exclude_From_Build 1
1180
1181 !ENDIF
1182
1183 # End Source File
1184 # Begin Source File
1185
1186 SOURCE=..\..\src\msw\fontenum.cpp
1187 # End Source File
1188 # Begin Source File
1189
1190 SOURCE=..\..\src\msw\fontutil.cpp
1191 # End Source File
1192 # Begin Source File
1193
1194 SOURCE=..\..\src\msw\frame.cpp
1195
1196 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1197
1198
1199 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1200
1201
1202 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1203
1204
1205 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1206
1207
1208 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1209
1210 # PROP Exclude_From_Build 1
1211
1212 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1213
1214 # PROP Exclude_From_Build 1
1215
1216 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1217
1218 # PROP Exclude_From_Build 1
1219
1220 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1221
1222 # PROP Exclude_From_Build 1
1223
1224 !ENDIF
1225
1226 # End Source File
1227 # Begin Source File
1228
1229 SOURCE=..\..\src\msw\gauge95.cpp
1230
1231 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1232
1233
1234 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1235
1236
1237 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1238
1239
1240 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1241
1242
1243 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1244
1245 # PROP Exclude_From_Build 1
1246
1247 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1248
1249 # PROP Exclude_From_Build 1
1250
1251 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1252
1253 # PROP Exclude_From_Build 1
1254
1255 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1256
1257 # PROP Exclude_From_Build 1
1258
1259 !ENDIF
1260
1261 # End Source File
1262 # Begin Source File
1263
1264 SOURCE=..\..\src\msw\gdiimage.cpp
1265 # End Source File
1266 # Begin Source File
1267
1268 SOURCE=..\..\src\msw\gdiobj.cpp
1269 # End Source File
1270 # Begin Source File
1271
1272 SOURCE=..\..\src\msw\gsockmsw.c
1273 # SUBTRACT CPP /YX /Yc /Yu
1274 # End Source File
1275 # Begin Source File
1276
1277 SOURCE=..\..\src\msw\helpchm.cpp
1278 # End Source File
1279 # Begin Source File
1280
1281 SOURCE=..\..\src\msw\helpwin.cpp
1282 # End Source File
1283 # Begin Source File
1284
1285 SOURCE=..\..\src\msw\icon.cpp
1286 # End Source File
1287 # Begin Source File
1288
1289 SOURCE=..\..\src\msw\imaglist.cpp
1290
1291 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1292
1293
1294 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1295
1296
1297 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1298
1299
1300 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1301
1302
1303 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1304
1305 # PROP Exclude_From_Build 1
1306
1307 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1308
1309 # PROP Exclude_From_Build 1
1310
1311 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1312
1313 # PROP Exclude_From_Build 1
1314
1315 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1316
1317 # PROP Exclude_From_Build 1
1318
1319 !ENDIF
1320
1321 # End Source File
1322 # Begin Source File
1323
1324 SOURCE=..\..\src\msw\iniconf.cpp
1325
1326 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1327
1328
1329 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1330
1331
1332 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1333
1334
1335 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1336
1337
1338 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1339
1340 # PROP Exclude_From_Build 1
1341
1342 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1343
1344 # PROP Exclude_From_Build 1
1345
1346 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1347
1348 # PROP Exclude_From_Build 1
1349
1350 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1351
1352 # PROP Exclude_From_Build 1
1353
1354 !ENDIF
1355
1356 # End Source File
1357 # Begin Source File
1358
1359 SOURCE=..\..\src\msw\listbox.cpp
1360
1361 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1362
1363
1364 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1365
1366
1367 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1368
1369
1370 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1371
1372
1373 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1374
1375 # PROP Exclude_From_Build 1
1376
1377 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1378
1379 # PROP Exclude_From_Build 1
1380
1381 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1382
1383 # PROP Exclude_From_Build 1
1384
1385 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1386
1387 # PROP Exclude_From_Build 1
1388
1389 !ENDIF
1390
1391 # End Source File
1392 # Begin Source File
1393
1394 SOURCE=..\..\src\msw\listctrl.cpp
1395
1396 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1397
1398
1399 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1400
1401
1402 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1403
1404
1405 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1406
1407
1408 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1409
1410 # PROP Exclude_From_Build 1
1411
1412 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1413
1414 # PROP Exclude_From_Build 1
1415
1416 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1417
1418 # PROP Exclude_From_Build 1
1419
1420 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1421
1422 # PROP Exclude_From_Build 1
1423
1424 !ENDIF
1425
1426 # End Source File
1427 # Begin Source File
1428
1429 SOURCE=..\..\src\msw\main.cpp
1430 # End Source File
1431 # Begin Source File
1432
1433 SOURCE=..\..\src\msw\mdi.cpp
1434
1435 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1436
1437
1438 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1439
1440
1441 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1442
1443
1444 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1445
1446
1447 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1448
1449 # PROP Exclude_From_Build 1
1450
1451 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1452
1453 # PROP Exclude_From_Build 1
1454
1455 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1456
1457 # PROP Exclude_From_Build 1
1458
1459 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1460
1461 # PROP Exclude_From_Build 1
1462
1463 !ENDIF
1464
1465 # End Source File
1466 # Begin Source File
1467
1468 SOURCE=..\..\src\msw\menu.cpp
1469
1470 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1471
1472
1473 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1474
1475
1476 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1477
1478
1479 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1480
1481
1482 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1483
1484 # PROP Exclude_From_Build 1
1485
1486 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1487
1488 # PROP Exclude_From_Build 1
1489
1490 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1491
1492 # PROP Exclude_From_Build 1
1493
1494 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1495
1496 # PROP Exclude_From_Build 1
1497
1498 !ENDIF
1499
1500 # End Source File
1501 # Begin Source File
1502
1503 SOURCE=..\..\src\msw\menuitem.cpp
1504
1505 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1506
1507
1508 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1509
1510
1511 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1512
1513
1514 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1515
1516
1517 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1518
1519 # PROP Exclude_From_Build 1
1520
1521 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1522
1523 # PROP Exclude_From_Build 1
1524
1525 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1526
1527 # PROP Exclude_From_Build 1
1528
1529 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1530
1531 # PROP Exclude_From_Build 1
1532
1533 !ENDIF
1534
1535 # End Source File
1536 # Begin Source File
1537
1538 SOURCE=..\..\src\msw\metafile.cpp
1539
1540 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1541
1542
1543 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1544
1545
1546 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1547
1548
1549 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1550
1551
1552 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1553
1554 # PROP Exclude_From_Build 1
1555
1556 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1557
1558 # PROP Exclude_From_Build 1
1559
1560 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1561
1562 # PROP Exclude_From_Build 1
1563
1564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1565
1566 # PROP Exclude_From_Build 1
1567
1568 !ENDIF
1569
1570 # End Source File
1571 # Begin Source File
1572
1573 SOURCE=..\..\src\msw\minifram.cpp
1574 # End Source File
1575 # Begin Source File
1576
1577 SOURCE=..\..\src\msw\msgdlg.cpp
1578
1579 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1580
1581
1582 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1583
1584
1585 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1586
1587
1588 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1589
1590
1591 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1592
1593 # PROP Exclude_From_Build 1
1594
1595 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1596
1597 # PROP Exclude_From_Build 1
1598
1599 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1600
1601 # PROP Exclude_From_Build 1
1602
1603 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1604
1605 # PROP Exclude_From_Build 1
1606
1607 !ENDIF
1608
1609 # End Source File
1610 # Begin Source File
1611
1612 SOURCE=..\..\src\msw\mslu.cpp
1613 # End Source File
1614 # Begin Source File
1615
1616 SOURCE=..\..\src\msw\nativdlg.cpp
1617
1618 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1619
1620
1621 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1622
1623
1624 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1625
1626
1627 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1628
1629
1630 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1631
1632 # PROP Exclude_From_Build 1
1633
1634 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1635
1636 # PROP Exclude_From_Build 1
1637
1638 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1639
1640 # PROP Exclude_From_Build 1
1641
1642 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1643
1644 # PROP Exclude_From_Build 1
1645
1646 !ENDIF
1647
1648 # End Source File
1649 # Begin Source File
1650
1651 SOURCE=..\..\src\msw\notebook.cpp
1652
1653 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1654
1655
1656 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1657
1658
1659 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1660
1661
1662 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1663
1664
1665 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1666
1667 # PROP Exclude_From_Build 1
1668
1669 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1670
1671 # PROP Exclude_From_Build 1
1672
1673 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1674
1675 # PROP Exclude_From_Build 1
1676
1677 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1678
1679 # PROP Exclude_From_Build 1
1680
1681 !ENDIF
1682
1683 # End Source File
1684 # Begin Source File
1685
1686 SOURCE=..\..\src\msw\ole\oleutils.cpp
1687 # End Source File
1688 # Begin Source File
1689
1690 SOURCE=..\..\src\msw\ownerdrw.cpp
1691
1692 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1693
1694
1695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1696
1697
1698 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1699
1700
1701 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1702
1703
1704 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1705
1706 # PROP Exclude_From_Build 1
1707
1708 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1709
1710 # PROP Exclude_From_Build 1
1711
1712 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1713
1714 # PROP Exclude_From_Build 1
1715
1716 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1717
1718 # PROP Exclude_From_Build 1
1719
1720 !ENDIF
1721
1722 # End Source File
1723 # Begin Source File
1724
1725 SOURCE=..\..\src\msw\palette.cpp
1726 # End Source File
1727 # Begin Source File
1728
1729 SOURCE=..\..\src\msw\pen.cpp
1730 # End Source File
1731 # Begin Source File
1732
1733 SOURCE=..\..\src\msw\penwin.cpp
1734
1735 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1736
1737
1738 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1739
1740
1741 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1742
1743
1744 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1745
1746
1747 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1748
1749 # PROP Exclude_From_Build 1
1750
1751 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1752
1753 # PROP Exclude_From_Build 1
1754
1755 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1756
1757 # PROP Exclude_From_Build 1
1758
1759 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1760
1761 # PROP Exclude_From_Build 1
1762
1763 !ENDIF
1764
1765 # End Source File
1766 # Begin Source File
1767
1768 SOURCE=..\..\src\msw\popupwin.cpp
1769 # End Source File
1770 # Begin Source File
1771
1772 SOURCE=..\..\src\msw\printdlg.cpp
1773
1774 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1775
1776
1777 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1778
1779
1780 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1781
1782
1783 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1784
1785
1786 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1787
1788 # PROP Exclude_From_Build 1
1789
1790 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1791
1792 # PROP Exclude_From_Build 1
1793
1794 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1795
1796 # PROP Exclude_From_Build 1
1797
1798 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1799
1800 # PROP Exclude_From_Build 1
1801
1802 !ENDIF
1803
1804 # End Source File
1805 # Begin Source File
1806
1807 SOURCE=..\..\src\msw\printwin.cpp
1808
1809 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1810
1811
1812 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1813
1814
1815 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1816
1817
1818 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1819
1820
1821 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1822
1823 # PROP Exclude_From_Build 1
1824
1825 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1826
1827 # PROP Exclude_From_Build 1
1828
1829 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1830
1831 # PROP Exclude_From_Build 1
1832
1833 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1834
1835 # PROP Exclude_From_Build 1
1836
1837 !ENDIF
1838
1839 # End Source File
1840 # Begin Source File
1841
1842 SOURCE=..\..\src\msw\radiobox.cpp
1843
1844 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1845
1846
1847 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1848
1849
1850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1851
1852
1853 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1854
1855
1856 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1857
1858 # PROP Exclude_From_Build 1
1859
1860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1861
1862 # PROP Exclude_From_Build 1
1863
1864 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1865
1866 # PROP Exclude_From_Build 1
1867
1868 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1869
1870 # PROP Exclude_From_Build 1
1871
1872 !ENDIF
1873
1874 # End Source File
1875 # Begin Source File
1876
1877 SOURCE=..\..\src\msw\radiobut.cpp
1878
1879 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1880
1881
1882 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1883
1884
1885 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1886
1887
1888 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1889
1890
1891 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1892
1893 # PROP Exclude_From_Build 1
1894
1895 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1896
1897 # PROP Exclude_From_Build 1
1898
1899 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1900
1901 # PROP Exclude_From_Build 1
1902
1903 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1904
1905 # PROP Exclude_From_Build 1
1906
1907 !ENDIF
1908
1909 # End Source File
1910 # Begin Source File
1911
1912 SOURCE=..\..\src\msw\region.cpp
1913 # End Source File
1914 # Begin Source File
1915
1916 SOURCE=..\..\src\msw\renderer.cpp
1917 # End Source File
1918 # Begin Source File
1919
1920 SOURCE=..\..\src\msw\scrolbar.cpp
1921
1922 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1923
1924
1925 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1926
1927
1928 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1929
1930
1931 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1932
1933
1934 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1935
1936 # PROP Exclude_From_Build 1
1937
1938 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1939
1940 # PROP Exclude_From_Build 1
1941
1942 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1943
1944 # PROP Exclude_From_Build 1
1945
1946 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1947
1948 # PROP Exclude_From_Build 1
1949
1950 !ENDIF
1951
1952 # End Source File
1953 # Begin Source File
1954
1955 SOURCE=..\..\src\msw\settings.cpp
1956 # End Source File
1957 # Begin Source File
1958
1959 SOURCE=..\..\src\msw\slider95.cpp
1960
1961 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1962
1963
1964 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
1965
1966
1967 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
1968
1969
1970 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
1971
1972
1973 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
1974
1975 # PROP Exclude_From_Build 1
1976
1977 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
1978
1979 # PROP Exclude_From_Build 1
1980
1981 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
1982
1983 # PROP Exclude_From_Build 1
1984
1985 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
1986
1987 # PROP Exclude_From_Build 1
1988
1989 !ENDIF
1990
1991 # End Source File
1992 # Begin Source File
1993
1994 SOURCE=..\..\src\msw\spinbutt.cpp
1995
1996 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
1997
1998
1999 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2000
2001
2002 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2003
2004
2005 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2006
2007
2008 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2009
2010 # PROP Exclude_From_Build 1
2011
2012 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2013
2014 # PROP Exclude_From_Build 1
2015
2016 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2017
2018 # PROP Exclude_From_Build 1
2019
2020 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2021
2022 # PROP Exclude_From_Build 1
2023
2024 !ENDIF
2025
2026 # End Source File
2027 # Begin Source File
2028
2029 SOURCE=..\..\src\msw\spinctrl.cpp
2030
2031 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2032
2033
2034 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2035
2036
2037 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2038
2039
2040 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2041
2042
2043 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2044
2045 # PROP Exclude_From_Build 1
2046
2047 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2048
2049 # PROP Exclude_From_Build 1
2050
2051 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2052
2053 # PROP Exclude_From_Build 1
2054
2055 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2056
2057 # PROP Exclude_From_Build 1
2058
2059 !ENDIF
2060
2061 # End Source File
2062 # Begin Source File
2063
2064 SOURCE=..\..\src\msw\statbmp.cpp
2065
2066 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2067
2068
2069 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2070
2071
2072 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2073
2074
2075 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2076
2077
2078 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2079
2080 # PROP Exclude_From_Build 1
2081
2082 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2083
2084 # PROP Exclude_From_Build 1
2085
2086 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2087
2088 # PROP Exclude_From_Build 1
2089
2090 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2091
2092 # PROP Exclude_From_Build 1
2093
2094 !ENDIF
2095
2096 # End Source File
2097 # Begin Source File
2098
2099 SOURCE=..\..\src\msw\statbox.cpp
2100
2101 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2102
2103
2104 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2105
2106
2107 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2108
2109
2110 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2111
2112
2113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2114
2115 # PROP Exclude_From_Build 1
2116
2117 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2118
2119 # PROP Exclude_From_Build 1
2120
2121 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2122
2123 # PROP Exclude_From_Build 1
2124
2125 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2126
2127 # PROP Exclude_From_Build 1
2128
2129 !ENDIF
2130
2131 # End Source File
2132 # Begin Source File
2133
2134 SOURCE=..\..\src\msw\statbr95.cpp
2135
2136 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2137
2138
2139 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2140
2141
2142 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2143
2144
2145 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2146
2147
2148 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2149
2150 # PROP Exclude_From_Build 1
2151
2152 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2153
2154 # PROP Exclude_From_Build 1
2155
2156 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2157
2158 # PROP Exclude_From_Build 1
2159
2160 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2161
2162 # PROP Exclude_From_Build 1
2163
2164 !ENDIF
2165
2166 # End Source File
2167 # Begin Source File
2168
2169 SOURCE=..\..\src\msw\statline.cpp
2170
2171 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2172
2173
2174 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2175
2176
2177 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2178
2179
2180 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2181
2182
2183 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2184
2185 # PROP Exclude_From_Build 1
2186
2187 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2188
2189 # PROP Exclude_From_Build 1
2190
2191 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2192
2193 # PROP Exclude_From_Build 1
2194
2195 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2196
2197 # PROP Exclude_From_Build 1
2198
2199 !ENDIF
2200
2201 # End Source File
2202 # Begin Source File
2203
2204 SOURCE=..\..\src\msw\stattext.cpp
2205
2206 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2207
2208
2209 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2210
2211
2212 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2213
2214
2215 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2216
2217
2218 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2219
2220 # PROP Exclude_From_Build 1
2221
2222 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2223
2224 # PROP Exclude_From_Build 1
2225
2226 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2227
2228 # PROP Exclude_From_Build 1
2229
2230 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2231
2232 # PROP Exclude_From_Build 1
2233
2234 !ENDIF
2235
2236 # End Source File
2237 # Begin Source File
2238
2239 SOURCE=..\..\src\msw\tabctrl.cpp
2240
2241 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2242
2243
2244 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2245
2246
2247 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2248
2249
2250 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2251
2252
2253 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2254
2255 # PROP Exclude_From_Build 1
2256
2257 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2258
2259 # PROP Exclude_From_Build 1
2260
2261 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2262
2263 # PROP Exclude_From_Build 1
2264
2265 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2266
2267 # PROP Exclude_From_Build 1
2268
2269 !ENDIF
2270
2271 # End Source File
2272 # Begin Source File
2273
2274 SOURCE=..\..\src\msw\tbar95.cpp
2275
2276 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2277
2278
2279 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2280
2281
2282 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2283
2284
2285 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2286
2287
2288 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2289
2290 # PROP Exclude_From_Build 1
2291
2292 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2293
2294 # PROP Exclude_From_Build 1
2295
2296 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2297
2298 # PROP Exclude_From_Build 1
2299
2300 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2301
2302 # PROP Exclude_From_Build 1
2303
2304 !ENDIF
2305
2306 # End Source File
2307 # Begin Source File
2308
2309 SOURCE=..\..\src\msw\textctrl.cpp
2310
2311 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2312
2313
2314 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2315
2316
2317 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2318
2319
2320 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2321
2322
2323 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2324
2325 # PROP Exclude_From_Build 1
2326
2327 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2328
2329 # PROP Exclude_From_Build 1
2330
2331 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2332
2333 # PROP Exclude_From_Build 1
2334
2335 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2336
2337 # PROP Exclude_From_Build 1
2338
2339 !ENDIF
2340
2341 # End Source File
2342 # Begin Source File
2343
2344 SOURCE=..\..\src\msw\tglbtn.cpp
2345
2346 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2347
2348
2349 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2350
2351
2352 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2353
2354
2355 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2356
2357
2358 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2359
2360 # PROP Exclude_From_Build 1
2361
2362 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2363
2364 # PROP Exclude_From_Build 1
2365
2366 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2367
2368 # PROP Exclude_From_Build 1
2369
2370 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2371
2372 # PROP Exclude_From_Build 1
2373
2374 !ENDIF
2375
2376 # End Source File
2377 # Begin Source File
2378
2379 SOURCE=..\..\src\msw\timer.cpp
2380 # End Source File
2381 # Begin Source File
2382
2383 SOURCE=..\..\src\msw\tooltip.cpp
2384 # End Source File
2385 # Begin Source File
2386
2387 SOURCE=..\..\src\msw\toplevel.cpp
2388 # End Source File
2389 # Begin Source File
2390
2391 SOURCE=..\..\src\msw\treectrl.cpp
2392
2393 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2394
2395
2396 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2397
2398
2399 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2400
2401
2402 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2403
2404
2405 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2406
2407 # PROP Exclude_From_Build 1
2408
2409 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2410
2411 # PROP Exclude_From_Build 1
2412
2413 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2414
2415 # PROP Exclude_From_Build 1
2416
2417 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2418
2419 # PROP Exclude_From_Build 1
2420
2421 !ENDIF
2422
2423 # End Source File
2424 # Begin Source File
2425
2426 SOURCE=..\..\src\msw\utilsgui.cpp
2427 # End Source File
2428 # Begin Source File
2429
2430 SOURCE=..\..\src\msw\ole\uuid.cpp
2431 # End Source File
2432 # Begin Source File
2433
2434 SOURCE=..\..\src\msw\uxtheme.cpp
2435 # End Source File
2436 # Begin Source File
2437
2438 SOURCE=..\..\src\msw\volume.cpp
2439 # End Source File
2440 # Begin Source File
2441
2442 SOURCE=..\..\src\msw\window.cpp
2443 # End Source File
2444 # End Group
2445 # Begin Group "Generic Sources"
2446
2447 # PROP Default_Filter ""
2448 # Begin Source File
2449
2450 SOURCE=..\..\src\generic\accel.cpp
2451
2452 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2453
2454 # PROP Exclude_From_Build 1
2455
2456 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2457
2458 # PROP Exclude_From_Build 1
2459
2460 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2461
2462 # PROP Exclude_From_Build 1
2463
2464 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2465
2466 # PROP Exclude_From_Build 1
2467
2468 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2469
2470
2471 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2472
2473
2474 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2475
2476
2477 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2478
2479
2480 !ENDIF
2481
2482 # End Source File
2483 # Begin Source File
2484
2485 SOURCE=..\..\src\generic\busyinfo.cpp
2486 # End Source File
2487 # Begin Source File
2488
2489 SOURCE=..\..\src\generic\choicdgg.cpp
2490 # End Source File
2491 # Begin Source File
2492
2493 SOURCE=..\..\src\generic\colrdlgg.cpp
2494
2495 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2496
2497 # PROP Exclude_From_Build 1
2498
2499 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2500
2501 # PROP Exclude_From_Build 1
2502
2503 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2504
2505 # PROP Exclude_From_Build 1
2506
2507 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2508
2509 # PROP Exclude_From_Build 1
2510
2511 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2512
2513
2514 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2515
2516
2517 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2518
2519
2520 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2521
2522
2523 !ENDIF
2524
2525 # End Source File
2526 # Begin Source File
2527
2528 SOURCE=..\..\src\generic\dcpsg.cpp
2529 # End Source File
2530 # Begin Source File
2531
2532 SOURCE=..\..\src\generic\dirctrlg.cpp
2533 # End Source File
2534 # Begin Source File
2535
2536 SOURCE=..\..\src\generic\dirdlgg.cpp
2537
2538 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2539
2540 # PROP Exclude_From_Build 1
2541
2542 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2543
2544 # PROP Exclude_From_Build 1
2545
2546 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2547
2548 # PROP Exclude_From_Build 1
2549
2550 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2551
2552 # PROP Exclude_From_Build 1
2553
2554 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2555
2556
2557 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2558
2559
2560 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2561
2562
2563 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2564
2565
2566 !ENDIF
2567
2568 # End Source File
2569 # Begin Source File
2570
2571 SOURCE=..\..\src\generic\dragimgg.cpp
2572 # End Source File
2573 # Begin Source File
2574
2575 SOURCE=..\..\src\generic\fdrepdlg.cpp
2576
2577 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2578
2579 # PROP Exclude_From_Build 1
2580
2581 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2582
2583 # PROP Exclude_From_Build 1
2584
2585 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2586
2587 # PROP Exclude_From_Build 1
2588
2589 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2590
2591 # PROP Exclude_From_Build 1
2592
2593 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2594
2595
2596 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2597
2598
2599 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2600
2601
2602 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2603
2604
2605 !ENDIF
2606
2607 # End Source File
2608 # Begin Source File
2609
2610 SOURCE=..\..\src\generic\filedlgg.cpp
2611
2612 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2613
2614 # PROP Exclude_From_Build 1
2615
2616 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2617
2618 # PROP Exclude_From_Build 1
2619
2620 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2621
2622 # PROP Exclude_From_Build 1
2623
2624 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2625
2626 # PROP Exclude_From_Build 1
2627
2628 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2629
2630
2631 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2632
2633
2634 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2635
2636
2637 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2638
2639
2640 !ENDIF
2641
2642 # End Source File
2643 # Begin Source File
2644
2645 SOURCE=..\..\src\generic\fontdlgg.cpp
2646
2647 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2648
2649 # PROP Exclude_From_Build 1
2650
2651 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2652
2653 # PROP Exclude_From_Build 1
2654
2655 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2656
2657 # PROP Exclude_From_Build 1
2658
2659 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2660
2661 # PROP Exclude_From_Build 1
2662
2663 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2664
2665
2666 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2667
2668
2669 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2670
2671
2672 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2673
2674
2675 !ENDIF
2676
2677 # End Source File
2678 # Begin Source File
2679
2680 SOURCE=..\..\src\generic\imaglist.cpp
2681
2682 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2683
2684 # PROP Exclude_From_Build 1
2685
2686 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2687
2688 # PROP Exclude_From_Build 1
2689
2690 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2691
2692 # PROP Exclude_From_Build 1
2693
2694 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2695
2696 # PROP Exclude_From_Build 1
2697
2698 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2699
2700
2701 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2702
2703
2704 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2705
2706
2707 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2708
2709
2710 !ENDIF
2711
2712 # End Source File
2713 # Begin Source File
2714
2715 SOURCE=..\..\src\generic\listctrl.cpp
2716
2717 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2718
2719 # PROP Exclude_From_Build 1
2720
2721 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2722
2723 # PROP Exclude_From_Build 1
2724
2725 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2726
2727 # PROP Exclude_From_Build 1
2728
2729 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2730
2731 # PROP Exclude_From_Build 1
2732
2733 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2734
2735
2736 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2737
2738
2739 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2740
2741
2742 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2743
2744
2745 !ENDIF
2746
2747 # End Source File
2748 # Begin Source File
2749
2750 SOURCE=..\..\src\generic\logg.cpp
2751 # End Source File
2752 # Begin Source File
2753
2754 SOURCE=..\..\src\generic\mdig.cpp
2755
2756 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2757
2758 # PROP Exclude_From_Build 1
2759
2760 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2761
2762 # PROP Exclude_From_Build 1
2763
2764 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2765
2766 # PROP Exclude_From_Build 1
2767
2768 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2769
2770 # PROP Exclude_From_Build 1
2771
2772 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2773
2774
2775 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2776
2777
2778 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2779
2780
2781 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2782
2783
2784 !ENDIF
2785
2786 # End Source File
2787 # Begin Source File
2788
2789 SOURCE=..\..\src\generic\msgdlgg.cpp
2790
2791 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2792
2793 # PROP Exclude_From_Build 1
2794
2795 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2796
2797 # PROP Exclude_From_Build 1
2798
2799 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2800
2801 # PROP Exclude_From_Build 1
2802
2803 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2804
2805 # PROP Exclude_From_Build 1
2806
2807 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2808
2809
2810 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2811
2812
2813 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2814
2815
2816 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2817
2818
2819 !ENDIF
2820
2821 # End Source File
2822 # Begin Source File
2823
2824 SOURCE=..\..\src\generic\numdlgg.cpp
2825 # End Source File
2826 # Begin Source File
2827
2828 SOURCE=..\..\src\generic\panelg.cpp
2829 # End Source File
2830 # Begin Source File
2831
2832 SOURCE=..\..\src\generic\prntdlgg.cpp
2833
2834 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2835
2836 # PROP Exclude_From_Build 1
2837
2838 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2839
2840 # PROP Exclude_From_Build 1
2841
2842 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2843
2844 # PROP Exclude_From_Build 1
2845
2846 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2847
2848 # PROP Exclude_From_Build 1
2849
2850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2851
2852
2853 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2854
2855
2856 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2857
2858
2859 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2860
2861
2862 !ENDIF
2863
2864 # End Source File
2865 # Begin Source File
2866
2867 SOURCE=..\..\src\generic\progdlgg.cpp
2868 # End Source File
2869 # Begin Source File
2870
2871 SOURCE=..\..\src\generic\renderg.cpp
2872 # End Source File
2873 # Begin Source File
2874
2875 SOURCE=..\..\src\generic\scrlwing.cpp
2876 # End Source File
2877 # Begin Source File
2878
2879 SOURCE=..\..\src\generic\selstore.cpp
2880 # End Source File
2881 # Begin Source File
2882
2883 SOURCE=..\..\src\generic\spinctlg.cpp
2884 # End Source File
2885 # Begin Source File
2886
2887 SOURCE=..\..\src\generic\splitter.cpp
2888 # End Source File
2889 # Begin Source File
2890
2891 SOURCE=..\..\src\generic\statusbr.cpp
2892
2893 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2894
2895
2896 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2897
2898
2899 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2900
2901
2902 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2903
2904
2905 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2906
2907 # PROP Exclude_From_Build 1
2908
2909 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2910
2911 # PROP Exclude_From_Build 1
2912
2913 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2914
2915 # PROP Exclude_From_Build 1
2916
2917 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2918
2919 # PROP Exclude_From_Build 1
2920
2921 !ENDIF
2922
2923 # End Source File
2924 # Begin Source File
2925
2926 SOURCE=..\..\src\generic\tabg.cpp
2927
2928 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2929
2930 # PROP Exclude_From_Build 1
2931
2932 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2933
2934 # PROP Exclude_From_Build 1
2935
2936 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
2937
2938 # PROP Exclude_From_Build 1
2939
2940 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
2941
2942 # PROP Exclude_From_Build 1
2943
2944 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
2945
2946
2947 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
2948
2949
2950 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
2951
2952
2953 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
2954
2955
2956 !ENDIF
2957
2958 # End Source File
2959 # Begin Source File
2960
2961 SOURCE=..\..\src\generic\tbarsmpl.cpp
2962 # End Source File
2963 # Begin Source File
2964
2965 SOURCE=..\..\src\generic\textdlgg.cpp
2966 # End Source File
2967 # Begin Source File
2968
2969 SOURCE=..\..\src\generic\tipwin.cpp
2970 # End Source File
2971 # Begin Source File
2972
2973 SOURCE=..\..\src\generic\treectlg.cpp
2974 # End Source File
2975 # Begin Source File
2976
2977 SOURCE=..\..\src\generic\vlbox.cpp
2978 # End Source File
2979 # Begin Source File
2980
2981 SOURCE=..\..\src\generic\vscroll.cpp
2982 # End Source File
2983 # End Group
2984 # Begin Group "wxUniv Sources"
2985
2986 # PROP Default_Filter ""
2987 # Begin Source File
2988
2989 SOURCE=..\..\src\univ\bmpbuttn.cpp
2990
2991 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
2992
2993 # PROP Exclude_From_Build 1
2994
2995 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
2996
2997 # PROP Exclude_From_Build 1
2998
2999 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3000
3001 # PROP Exclude_From_Build 1
3002
3003 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3004
3005 # PROP Exclude_From_Build 1
3006
3007 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3008
3009
3010 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3011
3012
3013 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3014
3015
3016 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3017
3018
3019 !ENDIF
3020
3021 # End Source File
3022 # Begin Source File
3023
3024 SOURCE=..\..\src\univ\button.cpp
3025
3026 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3027
3028 # PROP Exclude_From_Build 1
3029
3030 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3031
3032 # PROP Exclude_From_Build 1
3033
3034 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3035
3036 # PROP Exclude_From_Build 1
3037
3038 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3039
3040 # PROP Exclude_From_Build 1
3041
3042 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3043
3044
3045 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3046
3047
3048 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3049
3050
3051 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3052
3053
3054 !ENDIF
3055
3056 # End Source File
3057 # Begin Source File
3058
3059 SOURCE=..\..\src\univ\checkbox.cpp
3060
3061 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3062
3063 # PROP Exclude_From_Build 1
3064
3065 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3066
3067 # PROP Exclude_From_Build 1
3068
3069 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3070
3071 # PROP Exclude_From_Build 1
3072
3073 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3074
3075 # PROP Exclude_From_Build 1
3076
3077 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3078
3079
3080 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3081
3082
3083 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3084
3085
3086 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3087
3088
3089 !ENDIF
3090
3091 # End Source File
3092 # Begin Source File
3093
3094 SOURCE=..\..\src\univ\checklst.cpp
3095
3096 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3097
3098 # PROP Exclude_From_Build 1
3099
3100 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3101
3102 # PROP Exclude_From_Build 1
3103
3104 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3105
3106 # PROP Exclude_From_Build 1
3107
3108 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3109
3110 # PROP Exclude_From_Build 1
3111
3112 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3113
3114
3115 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3116
3117
3118 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3119
3120
3121 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3122
3123
3124 !ENDIF
3125
3126 # End Source File
3127 # Begin Source File
3128
3129 SOURCE=..\..\src\univ\choice.cpp
3130
3131 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3132
3133 # PROP Exclude_From_Build 1
3134
3135 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3136
3137 # PROP Exclude_From_Build 1
3138
3139 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3140
3141 # PROP Exclude_From_Build 1
3142
3143 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3144
3145 # PROP Exclude_From_Build 1
3146
3147 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3148
3149
3150 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3151
3152
3153 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3154
3155
3156 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3157
3158
3159 !ENDIF
3160
3161 # End Source File
3162 # Begin Source File
3163
3164 SOURCE=..\..\src\univ\colschem.cpp
3165
3166 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3167
3168 # PROP Exclude_From_Build 1
3169
3170 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3171
3172 # PROP Exclude_From_Build 1
3173
3174 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3175
3176 # PROP Exclude_From_Build 1
3177
3178 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3179
3180 # PROP Exclude_From_Build 1
3181
3182 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3183
3184
3185 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3186
3187
3188 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3189
3190
3191 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3192
3193
3194 !ENDIF
3195
3196 # End Source File
3197 # Begin Source File
3198
3199 SOURCE=..\..\src\univ\combobox.cpp
3200
3201 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3202
3203 # PROP Exclude_From_Build 1
3204
3205 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3206
3207 # PROP Exclude_From_Build 1
3208
3209 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3210
3211 # PROP Exclude_From_Build 1
3212
3213 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3214
3215 # PROP Exclude_From_Build 1
3216
3217 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3218
3219
3220 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3221
3222
3223 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3224
3225
3226 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3227
3228
3229 !ENDIF
3230
3231 # End Source File
3232 # Begin Source File
3233
3234 SOURCE=..\..\src\univ\control.cpp
3235
3236 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3237
3238 # PROP Exclude_From_Build 1
3239
3240 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3241
3242 # PROP Exclude_From_Build 1
3243
3244 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3245
3246 # PROP Exclude_From_Build 1
3247
3248 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3249
3250 # PROP Exclude_From_Build 1
3251
3252 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3253
3254
3255 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3256
3257
3258 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3259
3260
3261 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3262
3263
3264 !ENDIF
3265
3266 # End Source File
3267 # Begin Source File
3268
3269 SOURCE=..\..\src\univ\ctrlrend.cpp
3270
3271 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3272
3273 # PROP Exclude_From_Build 1
3274
3275 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3276
3277 # PROP Exclude_From_Build 1
3278
3279 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3280
3281 # PROP Exclude_From_Build 1
3282
3283 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3284
3285 # PROP Exclude_From_Build 1
3286
3287 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3288
3289
3290 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3291
3292
3293 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3294
3295
3296 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3297
3298
3299 !ENDIF
3300
3301 # End Source File
3302 # Begin Source File
3303
3304 SOURCE=..\..\src\univ\dialog.cpp
3305
3306 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3307
3308 # PROP Exclude_From_Build 1
3309
3310 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3311
3312 # PROP Exclude_From_Build 1
3313
3314 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3315
3316 # PROP Exclude_From_Build 1
3317
3318 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3319
3320 # PROP Exclude_From_Build 1
3321
3322 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3323
3324
3325 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3326
3327
3328 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3329
3330
3331 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3332
3333
3334 !ENDIF
3335
3336 # End Source File
3337 # Begin Source File
3338
3339 SOURCE=..\..\src\univ\framuniv.cpp
3340
3341 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3342
3343 # PROP Exclude_From_Build 1
3344
3345 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3346
3347 # PROP Exclude_From_Build 1
3348
3349 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3350
3351 # PROP Exclude_From_Build 1
3352
3353 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3354
3355 # PROP Exclude_From_Build 1
3356
3357 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3358
3359
3360 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3361
3362
3363 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3364
3365
3366 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3367
3368
3369 !ENDIF
3370
3371 # End Source File
3372 # Begin Source File
3373
3374 SOURCE=..\..\src\univ\gauge.cpp
3375
3376 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3377
3378 # PROP Exclude_From_Build 1
3379
3380 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3381
3382 # PROP Exclude_From_Build 1
3383
3384 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3385
3386 # PROP Exclude_From_Build 1
3387
3388 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3389
3390 # PROP Exclude_From_Build 1
3391
3392 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3393
3394
3395 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3396
3397
3398 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3399
3400
3401 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3402
3403
3404 !ENDIF
3405
3406 # End Source File
3407 # Begin Source File
3408
3409 SOURCE=..\..\src\univ\themes\gtk.cpp
3410
3411 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3412
3413 # PROP Exclude_From_Build 1
3414
3415 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3416
3417 # PROP Exclude_From_Build 1
3418
3419 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3420
3421 # PROP Exclude_From_Build 1
3422
3423 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3424
3425 # PROP Exclude_From_Build 1
3426
3427 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3428
3429
3430 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3431
3432
3433 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3434
3435
3436 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3437
3438
3439 !ENDIF
3440
3441 # End Source File
3442 # Begin Source File
3443
3444 SOURCE=..\..\src\univ\inpcons.cpp
3445
3446 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3447
3448 # PROP Exclude_From_Build 1
3449
3450 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3451
3452 # PROP Exclude_From_Build 1
3453
3454 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3455
3456 # PROP Exclude_From_Build 1
3457
3458 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3459
3460 # PROP Exclude_From_Build 1
3461
3462 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3463
3464
3465 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3466
3467
3468 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3469
3470
3471 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3472
3473
3474 !ENDIF
3475
3476 # End Source File
3477 # Begin Source File
3478
3479 SOURCE=..\..\src\univ\inphand.cpp
3480
3481 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3482
3483 # PROP Exclude_From_Build 1
3484
3485 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3486
3487 # PROP Exclude_From_Build 1
3488
3489 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3490
3491 # PROP Exclude_From_Build 1
3492
3493 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3494
3495 # PROP Exclude_From_Build 1
3496
3497 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3498
3499
3500 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3501
3502
3503 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3504
3505
3506 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3507
3508
3509 !ENDIF
3510
3511 # End Source File
3512 # Begin Source File
3513
3514 SOURCE=..\..\src\univ\listbox.cpp
3515
3516 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3517
3518 # PROP Exclude_From_Build 1
3519
3520 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3521
3522 # PROP Exclude_From_Build 1
3523
3524 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3525
3526 # PROP Exclude_From_Build 1
3527
3528 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3529
3530 # PROP Exclude_From_Build 1
3531
3532 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3533
3534
3535 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3536
3537
3538 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3539
3540
3541 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3542
3543
3544 !ENDIF
3545
3546 # End Source File
3547 # Begin Source File
3548
3549 SOURCE=..\..\src\univ\menu.cpp
3550
3551 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3552
3553 # PROP Exclude_From_Build 1
3554
3555 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3556
3557 # PROP Exclude_From_Build 1
3558
3559 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3560
3561 # PROP Exclude_From_Build 1
3562
3563 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3564
3565 # PROP Exclude_From_Build 1
3566
3567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3568
3569
3570 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3571
3572
3573 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3574
3575
3576 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3577
3578
3579 !ENDIF
3580
3581 # End Source File
3582 # Begin Source File
3583
3584 SOURCE=..\..\src\univ\themes\metal.cpp
3585
3586 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3587
3588 # PROP Exclude_From_Build 1
3589
3590 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3591
3592 # PROP Exclude_From_Build 1
3593
3594 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3595
3596 # PROP Exclude_From_Build 1
3597
3598 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3599
3600 # PROP Exclude_From_Build 1
3601
3602 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3603
3604
3605 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3606
3607
3608 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3609
3610
3611 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3612
3613
3614 !ENDIF
3615
3616 # End Source File
3617 # Begin Source File
3618
3619 SOURCE=..\..\src\univ\notebook.cpp
3620
3621 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3622
3623 # PROP Exclude_From_Build 1
3624
3625 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3626
3627 # PROP Exclude_From_Build 1
3628
3629 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3630
3631 # PROP Exclude_From_Build 1
3632
3633 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3634
3635 # PROP Exclude_From_Build 1
3636
3637 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3638
3639
3640 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3641
3642
3643 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3644
3645
3646 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3647
3648
3649 !ENDIF
3650
3651 # End Source File
3652 # Begin Source File
3653
3654 SOURCE=..\..\src\univ\radiobox.cpp
3655
3656 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3657
3658 # PROP Exclude_From_Build 1
3659
3660 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3661
3662 # PROP Exclude_From_Build 1
3663
3664 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3665
3666 # PROP Exclude_From_Build 1
3667
3668 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3669
3670 # PROP Exclude_From_Build 1
3671
3672 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3673
3674
3675 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3676
3677
3678 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3679
3680
3681 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3682
3683
3684 !ENDIF
3685
3686 # End Source File
3687 # Begin Source File
3688
3689 SOURCE=..\..\src\univ\radiobut.cpp
3690
3691 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3692
3693 # PROP Exclude_From_Build 1
3694
3695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3696
3697 # PROP Exclude_From_Build 1
3698
3699 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3700
3701 # PROP Exclude_From_Build 1
3702
3703 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3704
3705 # PROP Exclude_From_Build 1
3706
3707 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3708
3709
3710 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3711
3712
3713 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3714
3715
3716 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3717
3718
3719 !ENDIF
3720
3721 # End Source File
3722 # Begin Source File
3723
3724 SOURCE=..\..\src\univ\scrarrow.cpp
3725
3726 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3727
3728 # PROP Exclude_From_Build 1
3729
3730 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3731
3732 # PROP Exclude_From_Build 1
3733
3734 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3735
3736 # PROP Exclude_From_Build 1
3737
3738 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3739
3740 # PROP Exclude_From_Build 1
3741
3742 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3743
3744
3745 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3746
3747
3748 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3749
3750
3751 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3752
3753
3754 !ENDIF
3755
3756 # End Source File
3757 # Begin Source File
3758
3759 SOURCE=..\..\src\univ\scrolbar.cpp
3760
3761 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3762
3763 # PROP Exclude_From_Build 1
3764
3765 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3766
3767 # PROP Exclude_From_Build 1
3768
3769 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3770
3771 # PROP Exclude_From_Build 1
3772
3773 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3774
3775 # PROP Exclude_From_Build 1
3776
3777 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3778
3779
3780 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3781
3782
3783 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3784
3785
3786 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3787
3788
3789 !ENDIF
3790
3791 # End Source File
3792 # Begin Source File
3793
3794 SOURCE=..\..\src\univ\scrthumb.cpp
3795
3796 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3797
3798 # PROP Exclude_From_Build 1
3799
3800 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3801
3802 # PROP Exclude_From_Build 1
3803
3804 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3805
3806 # PROP Exclude_From_Build 1
3807
3808 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3809
3810 # PROP Exclude_From_Build 1
3811
3812 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3813
3814
3815 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3816
3817
3818 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3819
3820
3821 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3822
3823
3824 !ENDIF
3825
3826 # End Source File
3827 # Begin Source File
3828
3829 SOURCE=..\..\src\univ\slider.cpp
3830
3831 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3832
3833 # PROP Exclude_From_Build 1
3834
3835 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3836
3837 # PROP Exclude_From_Build 1
3838
3839 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3840
3841 # PROP Exclude_From_Build 1
3842
3843 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3844
3845 # PROP Exclude_From_Build 1
3846
3847 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3848
3849
3850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3851
3852
3853 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3854
3855
3856 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3857
3858
3859 !ENDIF
3860
3861 # End Source File
3862 # Begin Source File
3863
3864 SOURCE=..\..\src\univ\spinbutt.cpp
3865
3866 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3867
3868 # PROP Exclude_From_Build 1
3869
3870 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3871
3872 # PROP Exclude_From_Build 1
3873
3874 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3875
3876 # PROP Exclude_From_Build 1
3877
3878 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3879
3880 # PROP Exclude_From_Build 1
3881
3882 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3883
3884
3885 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3886
3887
3888 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3889
3890
3891 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3892
3893
3894 !ENDIF
3895
3896 # End Source File
3897 # Begin Source File
3898
3899 SOURCE=..\..\src\univ\statbmp.cpp
3900
3901 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3902
3903 # PROP Exclude_From_Build 1
3904
3905 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3906
3907 # PROP Exclude_From_Build 1
3908
3909 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3910
3911 # PROP Exclude_From_Build 1
3912
3913 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3914
3915 # PROP Exclude_From_Build 1
3916
3917 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3918
3919
3920 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3921
3922
3923 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3924
3925
3926 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3927
3928
3929 !ENDIF
3930
3931 # End Source File
3932 # Begin Source File
3933
3934 SOURCE=..\..\src\univ\statbox.cpp
3935
3936 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3937
3938 # PROP Exclude_From_Build 1
3939
3940 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3941
3942 # PROP Exclude_From_Build 1
3943
3944 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3945
3946 # PROP Exclude_From_Build 1
3947
3948 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3949
3950 # PROP Exclude_From_Build 1
3951
3952 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3953
3954
3955 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3956
3957
3958 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3959
3960
3961 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3962
3963
3964 !ENDIF
3965
3966 # End Source File
3967 # Begin Source File
3968
3969 SOURCE=..\..\src\univ\statline.cpp
3970
3971 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
3972
3973 # PROP Exclude_From_Build 1
3974
3975 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
3976
3977 # PROP Exclude_From_Build 1
3978
3979 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
3980
3981 # PROP Exclude_From_Build 1
3982
3983 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
3984
3985 # PROP Exclude_From_Build 1
3986
3987 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
3988
3989
3990 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
3991
3992
3993 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
3994
3995
3996 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
3997
3998
3999 !ENDIF
4000
4001 # End Source File
4002 # Begin Source File
4003
4004 SOURCE=..\..\src\univ\stattext.cpp
4005
4006 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
4007
4008 # PROP Exclude_From_Build 1
4009
4010 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
4011
4012 # PROP Exclude_From_Build 1
4013
4014 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
4015
4016 # PROP Exclude_From_Build 1
4017
4018 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
4019
4020 # PROP Exclude_From_Build 1
4021
4022 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
4023
4024
4025 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
4026
4027
4028 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
4029
4030
4031 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
4032
4033
4034 !ENDIF
4035
4036 # End Source File
4037 # Begin Source File
4038
4039 SOURCE=..\..\src\univ\statusbr.cpp
4040
4041 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
4042
4043 # PROP Exclude_From_Build 1
4044
4045 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
4046
4047 # PROP Exclude_From_Build 1
4048
4049 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
4050
4051 # PROP Exclude_From_Build 1
4052
4053 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
4054
4055 # PROP Exclude_From_Build 1
4056
4057 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
4058
4059
4060 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
4061
4062
4063 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
4064
4065
4066 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
4067
4068
4069 !ENDIF
4070
4071 # End Source File
4072 # Begin Source File
4073
4074 SOURCE=..\..\src\univ\textctrl.cpp
4075
4076 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
4077
4078 # PROP Exclude_From_Build 1
4079
4080 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
4081
4082 # PROP Exclude_From_Build 1
4083
4084 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
4085
4086 # PROP Exclude_From_Build 1
4087
4088 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
4089
4090 # PROP Exclude_From_Build 1
4091
4092 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
4093
4094
4095 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
4096
4097
4098 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
4099
4100
4101 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
4102
4103
4104 !ENDIF
4105
4106 # End Source File
4107 # Begin Source File
4108
4109 SOURCE=..\..\src\univ\theme.cpp
4110
4111 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
4112
4113 # PROP Exclude_From_Build 1
4114
4115 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
4116
4117 # PROP Exclude_From_Build 1
4118
4119 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
4120
4121 # PROP Exclude_From_Build 1
4122
4123 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
4124
4125 # PROP Exclude_From_Build 1
4126
4127 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
4128
4129
4130 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
4131
4132
4133 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
4134
4135
4136 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
4137
4138
4139 !ENDIF
4140
4141 # End Source File
4142 # Begin Source File
4143
4144 SOURCE=..\..\src\univ\toolbar.cpp
4145
4146 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
4147
4148 # PROP Exclude_From_Build 1
4149
4150 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
4151
4152 # PROP Exclude_From_Build 1
4153
4154 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
4155
4156 # PROP Exclude_From_Build 1
4157
4158 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
4159
4160 # PROP Exclude_From_Build 1
4161
4162 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
4163
4164
4165 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
4166
4167
4168 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
4169
4170
4171 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
4172
4173
4174 !ENDIF
4175
4176 # End Source File
4177 # Begin Source File
4178
4179 SOURCE=..\..\src\univ\topluniv.cpp
4180
4181 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
4182
4183 # PROP Exclude_From_Build 1
4184
4185 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
4186
4187 # PROP Exclude_From_Build 1
4188
4189 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
4190
4191 # PROP Exclude_From_Build 1
4192
4193 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
4194
4195 # PROP Exclude_From_Build 1
4196
4197 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
4198
4199
4200 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
4201
4202
4203 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
4204
4205
4206 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
4207
4208
4209 !ENDIF
4210
4211 # End Source File
4212 # Begin Source File
4213
4214 SOURCE=..\..\src\univ\themes\win32.cpp
4215
4216 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
4217
4218 # PROP Exclude_From_Build 1
4219
4220 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
4221
4222 # PROP Exclude_From_Build 1
4223
4224 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
4225
4226 # PROP Exclude_From_Build 1
4227
4228 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
4229
4230 # PROP Exclude_From_Build 1
4231
4232 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
4233
4234
4235 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
4236
4237
4238 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
4239
4240
4241 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
4242
4243
4244 !ENDIF
4245
4246 # End Source File
4247 # Begin Source File
4248
4249 SOURCE=..\..\src\univ\winuniv.cpp
4250
4251 !IF "$(CFG)" == "coredll - Win32 DLL Debug"
4252
4253 # PROP Exclude_From_Build 1
4254
4255 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Release"
4256
4257 # PROP Exclude_From_Build 1
4258
4259 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Debug"
4260
4261 # PROP Exclude_From_Build 1
4262
4263 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Unicode Release"
4264
4265 # PROP Exclude_From_Build 1
4266
4267 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Debug"
4268
4269
4270 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Release"
4271
4272
4273 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Debug"
4274
4275
4276 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Universal Unicode Release"
4277
4278
4279 !ENDIF
4280
4281 # End Source File
4282 # End Group
4283 # Begin Group "MSW Headers"
4284
4285 # PROP Default_Filter ""
4286 # Begin Source File
4287
4288 SOURCE=..\..\include\wx\msw\accel.h
4289 # End Source File
4290 # Begin Source File
4291
4292 SOURCE=..\..\include\wx\msw\ole\access.h
4293 # End Source File
4294 # Begin Source File
4295
4296 SOURCE=..\..\include\wx\msw\app.h
4297 # End Source File
4298 # Begin Source File
4299
4300 SOURCE=..\..\include\wx\msw\ole\automtn.h
4301 # End Source File
4302 # Begin Source File
4303
4304 SOURCE=..\..\include\wx\msw\bitmap.h
4305 # End Source File
4306 # Begin Source File
4307
4308 SOURCE=..\..\include\wx\msw\bmpbuttn.h
4309 # End Source File
4310 # Begin Source File
4311
4312 SOURCE=..\..\include\wx\msw\brush.h
4313 # End Source File
4314 # Begin Source File
4315
4316 SOURCE=..\..\include\wx\msw\button.h
4317 # End Source File
4318 # Begin Source File
4319
4320 SOURCE=..\..\include\wx\msw\caret.h
4321 # End Source File
4322 # Begin Source File
4323
4324 SOURCE=..\..\include\wx\msw\checkbox.h
4325 # End Source File
4326 # Begin Source File
4327
4328 SOURCE=..\..\include\wx\msw\checklst.h
4329 # End Source File
4330 # Begin Source File
4331
4332 SOURCE=..\..\include\wx\msw\choice.h
4333 # End Source File
4334 # Begin Source File
4335
4336 SOURCE=..\..\include\wx\msw\clipbrd.h
4337 # End Source File
4338 # Begin Source File
4339
4340 SOURCE=..\..\include\wx\msw\colordlg.h
4341 # End Source File
4342 # Begin Source File
4343
4344 SOURCE=..\..\include\wx\msw\colour.h
4345 # End Source File
4346 # Begin Source File
4347
4348 SOURCE=..\..\include\wx\msw\combobox.h
4349 # End Source File
4350 # Begin Source File
4351
4352 SOURCE=..\..\include\wx\msw\control.h
4353 # End Source File
4354 # Begin Source File
4355
4356 SOURCE=..\..\include\wx\msw\cursor.h
4357 # End Source File
4358 # Begin Source File
4359
4360 SOURCE=..\..\include\wx\msw\ole\dataform.h
4361 # End Source File
4362 # Begin Source File
4363
4364 SOURCE=..\..\include\wx\msw\ole\dataobj.h
4365 # End Source File
4366 # Begin Source File
4367
4368 SOURCE=..\..\include\wx\msw\ole\dataobj2.h
4369 # End Source File
4370 # Begin Source File
4371
4372 SOURCE=..\..\include\wx\msw\dc.h
4373 # End Source File
4374 # Begin Source File
4375
4376 SOURCE=..\..\include\wx\msw\dcclient.h
4377 # End Source File
4378 # Begin Source File
4379
4380 SOURCE=..\..\include\wx\msw\dcmemory.h
4381 # End Source File
4382 # Begin Source File
4383
4384 SOURCE=..\..\include\wx\msw\dcprint.h
4385 # End Source File
4386 # Begin Source File
4387
4388 SOURCE=..\..\include\wx\msw\dcscreen.h
4389 # End Source File
4390 # Begin Source File
4391
4392 SOURCE=..\..\include\wx\msw\dialog.h
4393 # End Source File
4394 # Begin Source File
4395
4396 SOURCE=..\..\include\wx\msw\dib.h
4397 # End Source File
4398 # Begin Source File
4399
4400 SOURCE=..\..\include\wx\msw\dirdlg.h
4401 # End Source File
4402 # Begin Source File
4403
4404 SOURCE=..\..\include\wx\msw\dragimag.h
4405 # End Source File
4406 # Begin Source File
4407
4408 SOURCE=..\..\include\wx\msw\ole\dropsrc.h
4409 # End Source File
4410 # Begin Source File
4411
4412 SOURCE=..\..\include\wx\msw\ole\droptgt.h
4413 # End Source File
4414 # Begin Source File
4415
4416 SOURCE=..\..\include\wx\msw\enhmeta.h
4417 # End Source File
4418 # Begin Source File
4419
4420 SOURCE=..\..\include\wx\msw\fdrepdlg.h
4421 # End Source File
4422 # Begin Source File
4423
4424 SOURCE=..\..\include\wx\msw\filedlg.h
4425 # End Source File
4426 # Begin Source File
4427
4428 SOURCE=..\..\include\wx\msw\font.h
4429 # End Source File
4430 # Begin Source File
4431
4432 SOURCE=..\..\include\wx\msw\fontdlg.h
4433 # End Source File
4434 # Begin Source File
4435
4436 SOURCE=..\..\include\wx\msw\frame.h
4437 # End Source File
4438 # Begin Source File
4439
4440 SOURCE=..\..\include\wx\msw\gauge95.h
4441 # End Source File
4442 # Begin Source File
4443
4444 SOURCE=..\..\include\wx\msw\gdiimage.h
4445 # End Source File
4446 # Begin Source File
4447
4448 SOURCE=..\..\include\wx\msw\gdiobj.h
4449 # End Source File
4450 # Begin Source File
4451
4452 SOURCE=..\..\include\wx\msw\helpbest.h
4453 # End Source File
4454 # Begin Source File
4455
4456 SOURCE=..\..\include\wx\msw\helpchm.h
4457 # End Source File
4458 # Begin Source File
4459
4460 SOURCE=..\..\include\wx\msw\helpwin.h
4461 # End Source File
4462 # Begin Source File
4463
4464 SOURCE=..\..\include\wx\msw\icon.h
4465 # End Source File
4466 # Begin Source File
4467
4468 SOURCE=..\..\include\wx\msw\imaglist.h
4469 # End Source File
4470 # Begin Source File
4471
4472 SOURCE=..\..\include\wx\msw\iniconf.h
4473 # End Source File
4474 # Begin Source File
4475
4476 SOURCE=..\..\include\wx\msw\listbox.h
4477 # End Source File
4478 # Begin Source File
4479
4480 SOURCE=..\..\include\wx\msw\listctrl.h
4481 # End Source File
4482 # Begin Source File
4483
4484 SOURCE=..\..\include\wx\msw\mdi.h
4485 # End Source File
4486 # Begin Source File
4487
4488 SOURCE=..\..\include\wx\msw\menu.h
4489 # End Source File
4490 # Begin Source File
4491
4492 SOURCE=..\..\include\wx\msw\menuitem.h
4493 # End Source File
4494 # Begin Source File
4495
4496 SOURCE=..\..\include\wx\msw\metafile.h
4497 # End Source File
4498 # Begin Source File
4499
4500 SOURCE=..\..\include\wx\msw\minifram.h
4501 # End Source File
4502 # Begin Source File
4503
4504 SOURCE=..\..\include\wx\msw\missing.h
4505 # End Source File
4506 # Begin Source File
4507
4508 SOURCE=..\..\include\wx\msw\msgdlg.h
4509 # End Source File
4510 # Begin Source File
4511
4512 SOURCE=..\..\include\wx\msw\mslu.h
4513 # End Source File
4514 # Begin Source File
4515
4516 SOURCE=..\..\include\wx\msw\msvcrt.h
4517 # End Source File
4518 # Begin Source File
4519
4520 SOURCE=..\..\include\wx\msw\notebook.h
4521 # End Source File
4522 # Begin Source File
4523
4524 SOURCE=..\..\include\wx\msw\ole\oleutils.h
4525 # End Source File
4526 # Begin Source File
4527
4528 SOURCE=..\..\include\wx\msw\palette.h
4529 # End Source File
4530 # Begin Source File
4531
4532 SOURCE=..\..\include\wx\msw\pen.h
4533 # End Source File
4534 # Begin Source File
4535
4536 SOURCE=..\..\include\wx\msw\printdlg.h
4537 # End Source File
4538 # Begin Source File
4539
4540 SOURCE=..\..\include\wx\msw\printwin.h
4541 # End Source File
4542 # Begin Source File
4543
4544 SOURCE=..\..\include\wx\msw\private.h
4545 # End Source File
4546 # Begin Source File
4547
4548 SOURCE=..\..\include\wx\msw\radiobox.h
4549 # End Source File
4550 # Begin Source File
4551
4552 SOURCE=..\..\include\wx\msw\radiobut.h
4553 # End Source File
4554 # Begin Source File
4555
4556 SOURCE=..\..\include\wx\msw\regconf.h
4557 # End Source File
4558 # Begin Source File
4559
4560 SOURCE=..\..\include\wx\msw\region.h
4561 # End Source File
4562 # Begin Source File
4563
4564 SOURCE=..\..\include\wx\msw\registry.h
4565 # End Source File
4566 # Begin Source File
4567
4568 SOURCE=..\..\include\wx\msw\scrolbar.h
4569 # End Source File
4570 # Begin Source File
4571
4572 SOURCE=..\..\include\wx\msw\setup0.h
4573 # End Source File
4574 # Begin Source File
4575
4576 SOURCE=..\..\include\wx\msw\slider95.h
4577 # End Source File
4578 # Begin Source File
4579
4580 SOURCE=..\..\include\wx\msw\slidrmsw.h
4581 # End Source File
4582 # Begin Source File
4583
4584 SOURCE=..\..\include\wx\msw\spinbutt.h
4585 # End Source File
4586 # Begin Source File
4587
4588 SOURCE=..\..\include\wx\msw\spinctrl.h
4589 # End Source File
4590 # Begin Source File
4591
4592 SOURCE=..\..\include\wx\msw\statbmp.h
4593 # End Source File
4594 # Begin Source File
4595
4596 SOURCE=..\..\include\wx\msw\statbox.h
4597 # End Source File
4598 # Begin Source File
4599
4600 SOURCE=..\..\include\wx\msw\statbr95.h
4601 # End Source File
4602 # Begin Source File
4603
4604 SOURCE=..\..\include\wx\msw\statline.h
4605 # End Source File
4606 # Begin Source File
4607
4608 SOURCE=..\..\include\wx\msw\stattext.h
4609 # End Source File
4610 # Begin Source File
4611
4612 SOURCE=..\..\include\wx\msw\tabctrl.h
4613 # End Source File
4614 # Begin Source File
4615
4616 SOURCE=..\..\include\wx\msw\tbar95.h
4617 # End Source File
4618 # Begin Source File
4619
4620 SOURCE=..\..\include\wx\msw\tbarmsw.h
4621 # End Source File
4622 # Begin Source File
4623
4624 SOURCE=..\..\include\wx\msw\textctrl.h
4625 # End Source File
4626 # Begin Source File
4627
4628 SOURCE=..\..\include\wx\msw\tglbtn.h
4629 # End Source File
4630 # Begin Source File
4631
4632 SOURCE=..\..\include\wx\msw\timer.h
4633 # End Source File
4634 # Begin Source File
4635
4636 SOURCE=..\..\include\wx\msw\tooltip.h
4637 # End Source File
4638 # Begin Source File
4639
4640 SOURCE=..\..\include\wx\msw\toplevel.h
4641 # End Source File
4642 # Begin Source File
4643
4644 SOURCE=..\..\include\wx\msw\treectrl.h
4645 # End Source File
4646 # Begin Source File
4647
4648 SOURCE=..\..\include\wx\msw\ole\uuid.h
4649 # End Source File
4650 # Begin Source File
4651
4652 SOURCE=..\..\include\wx\msw\window.h
4653 # End Source File
4654 # Begin Source File
4655
4656 SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.h
4657 # End Source File
4658 # End Group
4659 # Begin Group "Generic Headers"
4660
4661 # PROP Default_Filter ""
4662 # Begin Source File
4663
4664 SOURCE=..\..\include\wx\generic\accel.h
4665 # End Source File
4666 # Begin Source File
4667
4668 SOURCE=..\..\include\wx\generic\choicdgg.h
4669 # End Source File
4670 # Begin Source File
4671
4672 SOURCE=..\..\include\wx\generic\colrdlgg.h
4673 # End Source File
4674 # Begin Source File
4675
4676 SOURCE=..\..\include\wx\generic\dcpsg.h
4677 # End Source File
4678 # Begin Source File
4679
4680 SOURCE=..\..\include\wx\generic\dirctrlg.h
4681 # End Source File
4682 # Begin Source File
4683
4684 SOURCE=..\..\include\wx\generic\dirdlgg.h
4685 # End Source File
4686 # Begin Source File
4687
4688 SOURCE=..\..\include\wx\generic\dragimgg.h
4689 # End Source File
4690 # Begin Source File
4691
4692 SOURCE=..\..\include\wx\generic\fdrepdlg.h
4693 # End Source File
4694 # Begin Source File
4695
4696 SOURCE=..\..\include\wx\generic\filedlgg.h
4697 # End Source File
4698 # Begin Source File
4699
4700 SOURCE=..\..\include\wx\generic\fontdlgg.h
4701 # End Source File
4702 # Begin Source File
4703
4704 SOURCE=..\..\include\wx\generic\imaglist.h
4705 # End Source File
4706 # Begin Source File
4707
4708 SOURCE=..\..\include\wx\generic\listctrl.h
4709 # End Source File
4710 # Begin Source File
4711
4712 SOURCE=..\..\include\wx\generic\logg.h
4713 # End Source File
4714 # Begin Source File
4715
4716 SOURCE=..\..\include\wx\generic\mdig.h
4717 # End Source File
4718 # Begin Source File
4719
4720 SOURCE=..\..\include\wx\generic\msgdlgg.h
4721 # End Source File
4722 # Begin Source File
4723
4724 SOURCE=..\..\include\wx\generic\notebook.h
4725 # End Source File
4726 # Begin Source File
4727
4728 SOURCE=..\..\include\wx\generic\panelg.h
4729 # End Source File
4730 # Begin Source File
4731
4732 SOURCE=..\..\include\wx\generic\prntdlgg.h
4733 # End Source File
4734 # Begin Source File
4735
4736 SOURCE=..\..\include\wx\generic\progdlgg.h
4737 # End Source File
4738 # Begin Source File
4739
4740 SOURCE=..\..\include\wx\generic\scrolwin.h
4741 # End Source File
4742 # Begin Source File
4743
4744 SOURCE=..\..\include\wx\generic\spinctlg.h
4745 # End Source File
4746 # Begin Source File
4747
4748 SOURCE=..\..\include\wx\generic\splitter.h
4749 # End Source File
4750 # Begin Source File
4751
4752 SOURCE=..\..\include\wx\generic\statusbr.h
4753 # End Source File
4754 # Begin Source File
4755
4756 SOURCE=..\..\include\wx\generic\tabg.h
4757 # End Source File
4758 # Begin Source File
4759
4760 SOURCE=..\..\include\wx\generic\textdlgg.h
4761 # End Source File
4762 # Begin Source File
4763
4764 SOURCE=..\..\include\wx\generic\timer.h
4765 # End Source File
4766 # Begin Source File
4767
4768 SOURCE=..\..\include\wx\generic\treectlg.h
4769 # End Source File
4770 # End Group
4771 # Begin Group "wxUniv Headers"
4772
4773 # PROP Default_Filter ""
4774 # Begin Source File
4775
4776 SOURCE=..\..\include\wx\univ\app.h
4777 # End Source File
4778 # Begin Source File
4779
4780 SOURCE=..\..\include\wx\univ\bmpbuttn.h
4781 # End Source File
4782 # Begin Source File
4783
4784 SOURCE=..\..\include\wx\univ\button.h
4785 # End Source File
4786 # Begin Source File
4787
4788 SOURCE=..\..\include\wx\univ\checkbox.h
4789 # End Source File
4790 # Begin Source File
4791
4792 SOURCE=..\..\include\wx\univ\checklst.h
4793 # End Source File
4794 # Begin Source File
4795
4796 SOURCE=..\..\include\wx\univ\choice.h
4797 # End Source File
4798 # Begin Source File
4799
4800 SOURCE=..\..\include\wx\univ\colschem.h
4801 # End Source File
4802 # Begin Source File
4803
4804 SOURCE=..\..\include\wx\univ\combobox.h
4805 # End Source File
4806 # Begin Source File
4807
4808 SOURCE=..\..\include\wx\univ\control.h
4809 # End Source File
4810 # Begin Source File
4811
4812 SOURCE=..\..\include\wx\univ\dialog.h
4813 # End Source File
4814 # Begin Source File
4815
4816 SOURCE=..\..\include\wx\univ\frame.h
4817 # End Source File
4818 # Begin Source File
4819
4820 SOURCE=..\..\include\wx\univ\gauge.h
4821 # End Source File
4822 # Begin Source File
4823
4824 SOURCE=..\..\include\wx\univ\inpcons.h
4825 # End Source File
4826 # Begin Source File
4827
4828 SOURCE=..\..\include\wx\univ\inphand.h
4829 # End Source File
4830 # Begin Source File
4831
4832 SOURCE=..\..\include\wx\univ\listbox.h
4833 # End Source File
4834 # Begin Source File
4835
4836 SOURCE=..\..\include\wx\univ\menu.h
4837 # End Source File
4838 # Begin Source File
4839
4840 SOURCE=..\..\include\wx\univ\menuitem.h
4841 # End Source File
4842 # Begin Source File
4843
4844 SOURCE=..\..\include\wx\univ\notebook.h
4845 # End Source File
4846 # Begin Source File
4847
4848 SOURCE=..\..\include\wx\univ\radiobox.h
4849 # End Source File
4850 # Begin Source File
4851
4852 SOURCE=..\..\include\wx\univ\radiobut.h
4853 # End Source File
4854 # Begin Source File
4855
4856 SOURCE=..\..\include\wx\univ\renderer.h
4857 # End Source File
4858 # Begin Source File
4859
4860 SOURCE=..\..\include\wx\univ\scrarrow.h
4861 # End Source File
4862 # Begin Source File
4863
4864 SOURCE=..\..\include\wx\univ\scrolbar.h
4865 # End Source File
4866 # Begin Source File
4867
4868 SOURCE=..\..\include\wx\univ\scrthumb.h
4869 # End Source File
4870 # Begin Source File
4871
4872 SOURCE=..\..\include\wx\univ\scrtimer.h
4873 # End Source File
4874 # Begin Source File
4875
4876 SOURCE=..\..\include\wx\univ\slider.h
4877 # End Source File
4878 # Begin Source File
4879
4880 SOURCE=..\..\include\wx\univ\spinbutt.h
4881 # End Source File
4882 # Begin Source File
4883
4884 SOURCE=..\..\include\wx\univ\statbmp.h
4885 # End Source File
4886 # Begin Source File
4887
4888 SOURCE=..\..\include\wx\univ\statbox.h
4889 # End Source File
4890 # Begin Source File
4891
4892 SOURCE=..\..\include\wx\univ\statline.h
4893 # End Source File
4894 # Begin Source File
4895
4896 SOURCE=..\..\include\wx\univ\stattext.h
4897 # End Source File
4898 # Begin Source File
4899
4900 SOURCE=..\..\include\wx\univ\statusbr.h
4901 # End Source File
4902 # Begin Source File
4903
4904 SOURCE=..\..\include\wx\univ\textctrl.h
4905 # End Source File
4906 # Begin Source File
4907
4908 SOURCE=..\..\include\wx\univ\theme.h
4909 # End Source File
4910 # Begin Source File
4911
4912 SOURCE=..\..\include\wx\univ\toolbar.h
4913 # End Source File
4914 # Begin Source File
4915
4916 SOURCE=..\..\include\wx\univ\toplevel.h
4917 # End Source File
4918 # Begin Source File
4919
4920 SOURCE=..\..\include\wx\univ\window.h
4921 # End Source File
4922 # End Group
4923 # Begin Group "Common Headers"
4924
4925 # PROP Default_Filter ""
4926 # Begin Source File
4927
4928 SOURCE=..\..\include\wx\accel.h
4929 # End Source File
4930 # Begin Source File
4931
4932 SOURCE=..\..\include\wx\access.h
4933 # End Source File
4934 # Begin Source File
4935
4936 SOURCE=..\..\include\wx\afterstd.h
4937 # End Source File
4938 # Begin Source File
4939
4940 SOURCE=..\..\include\wx\artprov.h
4941 # End Source File
4942 # Begin Source File
4943
4944 SOURCE=..\..\include\wx\bitmap.h
4945 # End Source File
4946 # Begin Source File
4947
4948 SOURCE=..\..\include\wx\bmpbuttn.h
4949 # End Source File
4950 # Begin Source File
4951
4952 SOURCE=..\..\include\wx\brush.h
4953 # End Source File
4954 # Begin Source File
4955
4956 SOURCE=..\..\include\wx\busyinfo.h
4957 # End Source File
4958 # Begin Source File
4959
4960 SOURCE=..\..\include\wx\button.h
4961 # End Source File
4962 # Begin Source File
4963
4964 SOURCE=..\..\include\wx\caret.h
4965 # End Source File
4966 # Begin Source File
4967
4968 SOURCE=..\..\include\wx\checkbox.h
4969 # End Source File
4970 # Begin Source File
4971
4972 SOURCE=..\..\include\wx\checklst.h
4973 # End Source File
4974 # Begin Source File
4975
4976 SOURCE=..\..\include\wx\choicdlg.h
4977 # End Source File
4978 # Begin Source File
4979
4980 SOURCE=..\..\include\wx\choice.h
4981 # End Source File
4982 # Begin Source File
4983
4984 SOURCE=..\..\include\wx\clipbrd.h
4985 # End Source File
4986 # Begin Source File
4987
4988 SOURCE=..\..\include\wx\cmdproc.h
4989 # End Source File
4990 # Begin Source File
4991
4992 SOURCE=..\..\include\wx\cmndata.h
4993 # End Source File
4994 # Begin Source File
4995
4996 SOURCE=..\..\include\wx\colordlg.h
4997 # End Source File
4998 # Begin Source File
4999
5000 SOURCE=..\..\include\wx\colour.h
5001 # End Source File
5002 # Begin Source File
5003
5004 SOURCE=..\..\include\wx\combobox.h
5005 # End Source File
5006 # Begin Source File
5007
5008 SOURCE=..\..\include\wx\control.h
5009 # End Source File
5010 # Begin Source File
5011
5012 SOURCE=..\..\include\wx\cshelp.h
5013 # End Source File
5014 # Begin Source File
5015
5016 SOURCE=..\..\include\wx\ctrlsub.h
5017 # End Source File
5018 # Begin Source File
5019
5020 SOURCE=..\..\include\wx\cursor.h
5021 # End Source File
5022 # Begin Source File
5023
5024 SOURCE=..\..\include\wx\dataobj.h
5025 # End Source File
5026 # Begin Source File
5027
5028 SOURCE=..\..\include\wx\dc.h
5029 # End Source File
5030 # Begin Source File
5031
5032 SOURCE=..\..\include\wx\dcclient.h
5033 # End Source File
5034 # Begin Source File
5035
5036 SOURCE=..\..\include\wx\dcmemory.h
5037 # End Source File
5038 # Begin Source File
5039
5040 SOURCE=..\..\include\wx\dcmirror.h
5041 # End Source File
5042 # Begin Source File
5043
5044 SOURCE=..\..\include\wx\dcprint.h
5045 # End Source File
5046 # Begin Source File
5047
5048 SOURCE=..\..\include\wx\dcps.h
5049 # End Source File
5050 # Begin Source File
5051
5052 SOURCE=..\..\include\wx\dcscreen.h
5053 # End Source File
5054 # Begin Source File
5055
5056 SOURCE=..\..\include\wx\dialog.h
5057 # End Source File
5058 # Begin Source File
5059
5060 SOURCE=..\..\include\wx\dialup.h
5061 # End Source File
5062 # Begin Source File
5063
5064 SOURCE=..\..\include\wx\dirctrl.h
5065 # End Source File
5066 # Begin Source File
5067
5068 SOURCE=..\..\include\wx\dirdlg.h
5069 # End Source File
5070 # Begin Source File
5071
5072 SOURCE=..\..\include\wx\display.h
5073 # End Source File
5074 # Begin Source File
5075
5076 SOURCE=..\..\include\wx\dnd.h
5077 # End Source File
5078 # Begin Source File
5079
5080 SOURCE=..\..\include\wx\docmdi.h
5081 # End Source File
5082 # Begin Source File
5083
5084 SOURCE=..\..\include\wx\docview.h
5085 # End Source File
5086 # Begin Source File
5087
5088 SOURCE=..\..\include\wx\dragimag.h
5089 # End Source File
5090 # Begin Source File
5091
5092 SOURCE=..\..\include\wx\effects.h
5093 # End Source File
5094 # Begin Source File
5095
5096 SOURCE=..\..\include\wx\evtloop.h
5097 # End Source File
5098 # Begin Source File
5099
5100 SOURCE=..\..\include\wx\fdrepdlg.h
5101 # End Source File
5102 # Begin Source File
5103
5104 SOURCE=..\..\include\wx\filedlg.h
5105 # End Source File
5106 # Begin Source File
5107
5108 SOURCE=..\..\include\wx\fmappriv.h
5109 # End Source File
5110 # Begin Source File
5111
5112 SOURCE=..\..\include\wx\font.h
5113 # End Source File
5114 # Begin Source File
5115
5116 SOURCE=..\..\include\wx\fontdlg.h
5117 # End Source File
5118 # Begin Source File
5119
5120 SOURCE=..\..\include\wx\fontenum.h
5121 # End Source File
5122 # Begin Source File
5123
5124 SOURCE=..\..\include\wx\fontutil.h
5125 # End Source File
5126 # Begin Source File
5127
5128 SOURCE=..\..\include\wx\frame.h
5129 # End Source File
5130 # Begin Source File
5131
5132 SOURCE=..\..\include\wx\gauge.h
5133 # End Source File
5134 # Begin Source File
5135
5136 SOURCE=..\..\include\wx\gdicmn.h
5137 # End Source File
5138 # Begin Source File
5139
5140 SOURCE=..\..\include\wx\gdiobj.h
5141 # End Source File
5142 # Begin Source File
5143
5144 SOURCE=..\..\include\wx\geometry.h
5145 # End Source File
5146 # Begin Source File
5147
5148 SOURCE=..\..\include\wx\gifdecod.h
5149 # End Source File
5150 # Begin Source File
5151
5152 SOURCE=..\..\include\wx\glcanvas.h
5153 # End Source File
5154 # Begin Source File
5155
5156 SOURCE=..\..\include\wx\help.h
5157 # End Source File
5158 # Begin Source File
5159
5160 SOURCE=..\..\include\wx\helpbase.h
5161 # End Source File
5162 # Begin Source File
5163
5164 SOURCE=..\..\include\wx\helphtml.h
5165 # End Source File
5166 # Begin Source File
5167
5168 SOURCE=..\..\include\wx\helpwin.h
5169 # End Source File
5170 # Begin Source File
5171
5172 SOURCE=..\..\include\wx\icon.h
5173 # End Source File
5174 # Begin Source File
5175
5176 SOURCE=..\..\include\wx\iconbndl.h
5177 # End Source File
5178 # Begin Source File
5179
5180 SOURCE=..\..\include\wx\imagbmp.h
5181 # End Source File
5182 # Begin Source File
5183
5184 SOURCE=..\..\include\wx\image.h
5185 # End Source File
5186 # Begin Source File
5187
5188 SOURCE=..\..\include\wx\imaggif.h
5189 # End Source File
5190 # Begin Source File
5191
5192 SOURCE=..\..\include\wx\imagiff.h
5193 # End Source File
5194 # Begin Source File
5195
5196 SOURCE=..\..\include\wx\imagjpeg.h
5197 # End Source File
5198 # Begin Source File
5199
5200 SOURCE=..\..\include\wx\imaglist.h
5201 # End Source File
5202 # Begin Source File
5203
5204 SOURCE=..\..\include\wx\imagpcx.h
5205 # End Source File
5206 # Begin Source File
5207
5208 SOURCE=..\..\include\wx\imagpng.h
5209 # End Source File
5210 # Begin Source File
5211
5212 SOURCE=..\..\include\wx\imagpnm.h
5213 # End Source File
5214 # Begin Source File
5215
5216 SOURCE=..\..\include\wx\imagtiff.h
5217 # End Source File
5218 # Begin Source File
5219
5220 SOURCE=..\..\include\wx\imagxpm.h
5221 # End Source File
5222 # Begin Source File
5223
5224 SOURCE=..\..\include\wx\layout.h
5225 # End Source File
5226 # Begin Source File
5227
5228 SOURCE=..\..\include\wx\listbase.h
5229 # End Source File
5230 # Begin Source File
5231
5232 SOURCE=..\..\include\wx\listbox.h
5233 # End Source File
5234 # Begin Source File
5235
5236 SOURCE=..\..\include\wx\listctrl.h
5237 # End Source File
5238 # Begin Source File
5239
5240 SOURCE=..\..\include\wx\matrix.h
5241 # End Source File
5242 # Begin Source File
5243
5244 SOURCE=..\..\include\wx\mdi.h
5245 # End Source File
5246 # Begin Source File
5247
5248 SOURCE=..\..\include\wx\menu.h
5249 # End Source File
5250 # Begin Source File
5251
5252 SOURCE=..\..\include\wx\menuitem.h
5253 # End Source File
5254 # Begin Source File
5255
5256 SOURCE=..\..\include\wx\metafile.h
5257 # End Source File
5258 # Begin Source File
5259
5260 SOURCE=..\..\include\wx\minifram.h
5261 # End Source File
5262 # Begin Source File
5263
5264 SOURCE=..\..\include\wx\msgdlg.h
5265 # End Source File
5266 # Begin Source File
5267
5268 SOURCE=..\..\include\wx\notebook.h
5269 # End Source File
5270 # Begin Source File
5271
5272 SOURCE=..\..\include\wx\ownerdrw.h
5273 # End Source File
5274 # Begin Source File
5275
5276 SOURCE=..\..\include\wx\palette.h
5277 # End Source File
5278 # Begin Source File
5279
5280 SOURCE=..\..\include\wx\panel.h
5281 # End Source File
5282 # Begin Source File
5283
5284 SOURCE=..\..\include\wx\paper.h
5285 # End Source File
5286 # Begin Source File
5287
5288 SOURCE=..\..\include\wx\pen.h
5289 # End Source File
5290 # Begin Source File
5291
5292 SOURCE=..\..\include\wx\popupwin.h
5293 # End Source File
5294 # Begin Source File
5295
5296 SOURCE=..\..\include\wx\print.h
5297 # End Source File
5298 # Begin Source File
5299
5300 SOURCE=..\..\include\wx\printdlg.h
5301 # End Source File
5302 # Begin Source File
5303
5304 SOURCE=..\..\include\wx\prntbase.h
5305 # End Source File
5306 # Begin Source File
5307
5308 SOURCE=..\..\include\wx\progdlg.h
5309 # End Source File
5310 # Begin Source File
5311
5312 SOURCE=..\..\include\wx\ptr_scpd.h
5313 # End Source File
5314 # Begin Source File
5315
5316 SOURCE=..\..\include\wx\quantize.h
5317 # End Source File
5318 # Begin Source File
5319
5320 SOURCE=..\..\include\wx\radiobox.h
5321 # End Source File
5322 # Begin Source File
5323
5324 SOURCE=..\..\include\wx\radiobut.h
5325 # End Source File
5326 # Begin Source File
5327
5328 SOURCE=..\..\include\wx\rawbmp.h
5329 # End Source File
5330 # Begin Source File
5331
5332 SOURCE=..\..\include\wx\region.h
5333 # End Source File
5334 # Begin Source File
5335
5336 SOURCE=..\..\include\wx\renderer.h
5337 # End Source File
5338 # Begin Source File
5339
5340 SOURCE=..\..\include\wx\scopeguard.h
5341 # End Source File
5342 # Begin Source File
5343
5344 SOURCE=..\..\include\wx\scrolbar.h
5345 # End Source File
5346 # Begin Source File
5347
5348 SOURCE=..\..\include\wx\scrolwin.h
5349 # End Source File
5350 # Begin Source File
5351
5352 SOURCE=..\..\include\wx\selstore.h
5353 # End Source File
5354 # Begin Source File
5355
5356 SOURCE=..\..\include\wx\settings.h
5357 # End Source File
5358 # Begin Source File
5359
5360 SOURCE=..\..\include\wx\sizer.h
5361 # End Source File
5362 # Begin Source File
5363
5364 SOURCE=..\..\include\wx\slider.h
5365 # End Source File
5366 # Begin Source File
5367
5368 SOURCE=..\..\include\wx\spinbutt.h
5369 # End Source File
5370 # Begin Source File
5371
5372 SOURCE=..\..\include\wx\spinctrl.h
5373 # End Source File
5374 # Begin Source File
5375
5376 SOURCE=..\..\include\wx\splitter.h
5377 # End Source File
5378 # Begin Source File
5379
5380 SOURCE=..\..\include\wx\stack.h
5381 # End Source File
5382 # Begin Source File
5383
5384 SOURCE=..\..\include\wx\statbmp.h
5385 # End Source File
5386 # Begin Source File
5387
5388 SOURCE=..\..\include\wx\statbox.h
5389 # End Source File
5390 # Begin Source File
5391
5392 SOURCE=..\..\include\wx\statline.h
5393 # End Source File
5394 # Begin Source File
5395
5396 SOURCE=..\..\include\wx\stattext.h
5397 # End Source File
5398 # Begin Source File
5399
5400 SOURCE=..\..\include\wx\statusbr.h
5401 # End Source File
5402 # Begin Source File
5403
5404 SOURCE=..\..\include\wx\tab.h
5405 # End Source File
5406 # Begin Source File
5407
5408 SOURCE=..\..\include\wx\tabctrl.h
5409 # End Source File
5410 # Begin Source File
5411
5412 SOURCE=..\..\include\wx\tbarbase.h
5413 # End Source File
5414 # Begin Source File
5415
5416 SOURCE=..\..\include\wx\tbarsmpl.h
5417 # End Source File
5418 # Begin Source File
5419
5420 SOURCE=..\..\include\wx\textctrl.h
5421 # End Source File
5422 # Begin Source File
5423
5424 SOURCE=..\..\include\wx\textdlg.h
5425 # End Source File
5426 # Begin Source File
5427
5428 SOURCE=..\..\include\wx\tglbtn.h
5429 # End Source File
5430 # Begin Source File
5431
5432 SOURCE=..\..\include\wx\timer.h
5433 # End Source File
5434 # Begin Source File
5435
5436 SOURCE=..\..\include\wx\tipwin.h
5437 # End Source File
5438 # Begin Source File
5439
5440 SOURCE=..\..\include\wx\toolbar.h
5441 # End Source File
5442 # Begin Source File
5443
5444 SOURCE=..\..\include\wx\tooltip.h
5445 # End Source File
5446 # Begin Source File
5447
5448 SOURCE=..\..\include\wx\toplevel.h
5449 # End Source File
5450 # Begin Source File
5451
5452 SOURCE=..\..\include\wx\treebase.h
5453 # End Source File
5454 # Begin Source File
5455
5456 SOURCE=..\..\include\wx\treectrl.h
5457 # End Source File
5458 # Begin Source File
5459
5460 SOURCE=..\..\include\wx\valgen.h
5461 # End Source File
5462 # Begin Source File
5463
5464 SOURCE=..\..\include\wx\validate.h
5465 # End Source File
5466 # Begin Source File
5467
5468 SOURCE=..\..\include\wx\valtext.h
5469 # End Source File
5470 # Begin Source File
5471
5472 SOURCE=..\..\include\wx\vlbox.h
5473 # End Source File
5474 # Begin Source File
5475
5476 SOURCE=..\..\include\wx\vms_x_fix.h
5477 # End Source File
5478 # Begin Source File
5479
5480 SOURCE=..\..\include\wx\vscroll.h
5481 # End Source File
5482 # Begin Source File
5483
5484 SOURCE=..\..\include\wx\window.h
5485 # End Source File
5486 # Begin Source File
5487
5488 SOURCE=..\..\include\wx\xpmdecod.h
5489 # End Source File
5490 # Begin Source File
5491
5492 SOURCE=..\..\include\wx\xpmhand.h
5493 # End Source File
5494 # End Group
5495 # End Target
5496 # End Project
5497