]>
Commit | Line | Data |
---|---|---|
28249f11 VS |
1 | # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4> |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 | |
3 | # ** DO NOT EDIT ** | |
4 | ||
5 | # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 | |
6 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
7 | ||
8 | CFG=core - Win32 DLL Release | |
9 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | |
10 | !MESSAGE use the Export Makefile command and run | |
11 | !MESSAGE | |
12 | !MESSAGE NMAKE /f "wx_core.mak". | |
13 | !MESSAGE | |
14 | !MESSAGE You can specify a configuration when running NMAKE | |
15 | !MESSAGE by defining the macro CFG on the command line. For example: | |
16 | !MESSAGE | |
17 | !MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 DLL Release" | |
18 | !MESSAGE | |
19 | !MESSAGE Possible choices for configuration are: | |
20 | !MESSAGE | |
21 | !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library") | |
22 | !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library") | |
23 | !MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") | |
24 | !MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library") | |
25 | !MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library") | |
26 | !MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library") | |
27 | !MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") | |
28 | !MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") | |
29 | !MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
30 | !MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") | |
31 | !MESSAGE "core - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
32 | !MESSAGE "core - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") | |
33 | !MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
34 | !MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library") | |
35 | !MESSAGE "core - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
36 | !MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") | |
37 | !MESSAGE | |
38 | ||
39 | # Begin Project | |
40 | # PROP AllowPerConfigDependencies 0 | |
41 | # PROP Scc_ProjName "" | |
42 | # PROP Scc_LocalPath "" | |
43 | CPP=cl.exe | |
44 | RSC=rc.exe | |
45 | ||
46 | !IF "$(CFG)" == "core - Win32 Debug" | |
47 | ||
48 | # PROP BASE Use_MFC 0 | |
49 | # PROP BASE Use_Debug_Libraries 1 | |
75a0a7b7 | 50 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
51 | # PROP BASE Intermediate_Dir "vc_mswd\core" |
52 | # PROP BASE Target_Dir "" | |
53 | # PROP Use_MFC 0 | |
54 | # PROP Use_Debug_Libraries 1 | |
75a0a7b7 | 55 | # PROP Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
56 | # PROP Intermediate_Dir "vc_mswd\core" |
57 | # PROP Target_Dir "" | |
757e7c67 VS |
58 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c |
59 | # ADD CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
28249f11 VS |
60 | # ADD BASE RSC /l 0x405 |
61 | # ADD RSC /l 0x405 | |
62 | BSC32=bscmake.exe | |
63 | # ADD BASE BSC32 /nologo | |
64 | # ADD BSC32 /nologo | |
65 | LIB32=link.exe -lib | |
75a0a7b7 VS |
66 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25d_core.lib" |
67 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25d_core.lib" | |
28249f11 VS |
68 | |
69 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
70 | ||
71 | # PROP BASE Use_MFC 0 | |
72 | # PROP BASE Use_Debug_Libraries 0 | |
75a0a7b7 | 73 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
74 | # PROP BASE Intermediate_Dir "vc_msw\core" |
75 | # PROP BASE Target_Dir "" | |
76 | # PROP Use_MFC 0 | |
77 | # PROP Use_Debug_Libraries 0 | |
75a0a7b7 | 78 | # PROP Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
79 | # PROP Intermediate_Dir "vc_msw\core" |
80 | # PROP Target_Dir "" | |
757e7c67 VS |
81 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\msw" /W4 /Fd..\..\lib\vc_lib\wxmsw25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c |
82 | # ADD CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\msw" /W4 /Fd..\..\lib\vc_lib\wxmsw25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c | |
28249f11 VS |
83 | # ADD BASE RSC /l 0x405 |
84 | # ADD RSC /l 0x405 | |
85 | BSC32=bscmake.exe | |
86 | # ADD BASE BSC32 /nologo | |
87 | # ADD BSC32 /nologo | |
88 | LIB32=link.exe -lib | |
75a0a7b7 VS |
89 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25_core.lib" |
90 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25_core.lib" | |
28249f11 VS |
91 | |
92 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
93 | ||
94 | # PROP BASE Use_MFC 0 | |
95 | # PROP BASE Use_Debug_Libraries 1 | |
75a0a7b7 | 96 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
97 | # PROP BASE Intermediate_Dir "vc_mswud\core" |
98 | # PROP BASE Target_Dir "" | |
99 | # PROP Use_MFC 0 | |
100 | # PROP Use_Debug_Libraries 1 | |
75a0a7b7 | 101 | # PROP Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
102 | # PROP Intermediate_Dir "vc_mswud\core" |
103 | # PROP Target_Dir "" | |
757e7c67 VS |
104 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
105 | # ADD CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
106 | # ADD BASE RSC /l 0x405 |
107 | # ADD RSC /l 0x405 | |
108 | BSC32=bscmake.exe | |
109 | # ADD BASE BSC32 /nologo | |
110 | # ADD BSC32 /nologo | |
111 | LIB32=link.exe -lib | |
75a0a7b7 VS |
112 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25ud_core.lib" |
113 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25ud_core.lib" | |
28249f11 VS |
114 | |
115 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
116 | ||
117 | # PROP BASE Use_MFC 0 | |
118 | # PROP BASE Use_Debug_Libraries 0 | |
75a0a7b7 | 119 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
120 | # PROP BASE Intermediate_Dir "vc_mswu\core" |
121 | # PROP BASE Target_Dir "" | |
122 | # PROP Use_MFC 0 | |
123 | # PROP Use_Debug_Libraries 0 | |
75a0a7b7 | 124 | # PROP Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
125 | # PROP Intermediate_Dir "vc_mswu\core" |
126 | # PROP Target_Dir "" | |
757e7c67 VS |
127 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /W4 /Fd..\..\lib\vc_lib\wxmsw25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
128 | # ADD CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /W4 /Fd..\..\lib\vc_lib\wxmsw25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
129 | # ADD BASE RSC /l 0x405 |
130 | # ADD RSC /l 0x405 | |
131 | BSC32=bscmake.exe | |
132 | # ADD BASE BSC32 /nologo | |
133 | # ADD BSC32 /nologo | |
134 | LIB32=link.exe -lib | |
75a0a7b7 VS |
135 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25u_core.lib" |
136 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25u_core.lib" | |
28249f11 VS |
137 | |
138 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
139 | ||
140 | # PROP BASE Use_MFC 0 | |
141 | # PROP BASE Use_Debug_Libraries 1 | |
75a0a7b7 | 142 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
143 | # PROP BASE Intermediate_Dir "vc_mswunivd\core" |
144 | # PROP BASE Target_Dir "" | |
145 | # PROP Use_MFC 0 | |
146 | # PROP Use_Debug_Libraries 1 | |
75a0a7b7 | 147 | # PROP Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
148 | # PROP Intermediate_Dir "vc_mswunivd\core" |
149 | # PROP Target_Dir "" | |
757e7c67 VS |
150 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c |
151 | # ADD CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
28249f11 VS |
152 | # ADD BASE RSC /l 0x405 |
153 | # ADD RSC /l 0x405 | |
154 | BSC32=bscmake.exe | |
155 | # ADD BASE BSC32 /nologo | |
156 | # ADD BSC32 /nologo | |
157 | LIB32=link.exe -lib | |
75a0a7b7 VS |
158 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25d_core.lib" |
159 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25d_core.lib" | |
28249f11 VS |
160 | |
161 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
162 | ||
163 | # PROP BASE Use_MFC 0 | |
164 | # PROP BASE Use_Debug_Libraries 0 | |
75a0a7b7 | 165 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
166 | # PROP BASE Intermediate_Dir "vc_mswuniv\core" |
167 | # PROP BASE Target_Dir "" | |
168 | # PROP Use_MFC 0 | |
169 | # PROP Use_Debug_Libraries 0 | |
75a0a7b7 | 170 | # PROP Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
171 | # PROP Intermediate_Dir "vc_mswuniv\core" |
172 | # PROP Target_Dir "" | |
757e7c67 VS |
173 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c |
174 | # ADD CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c | |
28249f11 VS |
175 | # ADD BASE RSC /l 0x405 |
176 | # ADD RSC /l 0x405 | |
177 | BSC32=bscmake.exe | |
178 | # ADD BASE BSC32 /nologo | |
179 | # ADD BSC32 /nologo | |
180 | LIB32=link.exe -lib | |
75a0a7b7 VS |
181 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25_core.lib" |
182 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25_core.lib" | |
28249f11 VS |
183 | |
184 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
185 | ||
186 | # PROP BASE Use_MFC 0 | |
187 | # PROP BASE Use_Debug_Libraries 1 | |
75a0a7b7 | 188 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
189 | # PROP BASE Intermediate_Dir "vc_mswunivud\core" |
190 | # PROP BASE Target_Dir "" | |
191 | # PROP Use_MFC 0 | |
192 | # PROP Use_Debug_Libraries 1 | |
75a0a7b7 | 193 | # PROP Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
194 | # PROP Intermediate_Dir "vc_mswunivud\core" |
195 | # PROP Target_Dir "" | |
757e7c67 VS |
196 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
197 | # ADD CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
198 | # ADD BASE RSC /l 0x405 |
199 | # ADD RSC /l 0x405 | |
200 | BSC32=bscmake.exe | |
201 | # ADD BASE BSC32 /nologo | |
202 | # ADD BSC32 /nologo | |
203 | LIB32=link.exe -lib | |
75a0a7b7 VS |
204 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25ud_core.lib" |
205 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25ud_core.lib" | |
28249f11 VS |
206 | |
207 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
208 | ||
209 | # PROP BASE Use_MFC 0 | |
210 | # PROP BASE Use_Debug_Libraries 0 | |
75a0a7b7 | 211 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
212 | # PROP BASE Intermediate_Dir "vc_mswunivu\core" |
213 | # PROP BASE Target_Dir "" | |
214 | # PROP Use_MFC 0 | |
215 | # PROP Use_Debug_Libraries 0 | |
75a0a7b7 | 216 | # PROP Output_Dir "..\..\lib\vc_lib" |
28249f11 VS |
217 | # PROP Intermediate_Dir "vc_mswunivu\core" |
218 | # PROP Target_Dir "" | |
757e7c67 VS |
219 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
220 | # ADD CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
221 | # ADD BASE RSC /l 0x405 |
222 | # ADD RSC /l 0x405 | |
223 | BSC32=bscmake.exe | |
224 | # ADD BASE BSC32 /nologo | |
225 | # ADD BSC32 /nologo | |
226 | LIB32=link.exe -lib | |
75a0a7b7 VS |
227 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25u_core.lib" |
228 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25u_core.lib" | |
28249f11 VS |
229 | |
230 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
231 | ||
232 | # PROP BASE Use_MFC 0 | |
233 | # PROP BASE Use_Debug_Libraries 1 | |
75a0a7b7 | 234 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
235 | # PROP BASE Intermediate_Dir "vc_mswddll\core" |
236 | # PROP BASE Target_Dir "" | |
237 | # PROP Use_MFC 0 | |
238 | # PROP Use_Debug_Libraries 1 | |
75a0a7b7 | 239 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
240 | # PROP Intermediate_Dir "vc_mswddll\core" |
241 | # PROP Target_Dir "" | |
757e7c67 VS |
242 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw250d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
243 | # ADD CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw250d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
244 | # 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 |
245 | # 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 | |
75a0a7b7 VS |
246 | # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /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 |
247 | # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /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 | |
28249f11 VS |
248 | BSC32=bscmake.exe |
249 | # ADD BASE BSC32 /nologo | |
250 | # ADD BSC32 /nologo | |
251 | LINK32=link.exe | |
3682ea7d VS |
252 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25d_core.lib" /debug |
253 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25d_core.lib" /debug | |
28249f11 VS |
254 | |
255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
256 | ||
257 | # PROP BASE Use_MFC 0 | |
258 | # PROP BASE Use_Debug_Libraries 0 | |
75a0a7b7 | 259 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
260 | # PROP BASE Intermediate_Dir "vc_mswdll\core" |
261 | # PROP BASE Target_Dir "" | |
262 | # PROP Use_MFC 0 | |
263 | # PROP Use_Debug_Libraries 0 | |
75a0a7b7 | 264 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
265 | # PROP Intermediate_Dir "vc_mswdll\core" |
266 | # PROP Target_Dir "" | |
757e7c67 VS |
267 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw250_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
268 | # ADD CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw250_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
269 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
270 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
75a0a7b7 VS |
271 | # ADD BASE RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /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 |
272 | # ADD RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /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 | |
28249f11 VS |
273 | BSC32=bscmake.exe |
274 | # ADD BASE BSC32 /nologo | |
275 | # ADD BSC32 /nologo | |
276 | LINK32=link.exe | |
3682ea7d VS |
277 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25_core.lib" |
278 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25_core.lib" | |
28249f11 VS |
279 | |
280 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
281 | ||
282 | # PROP BASE Use_MFC 0 | |
283 | # PROP BASE Use_Debug_Libraries 1 | |
75a0a7b7 | 284 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
285 | # PROP BASE Intermediate_Dir "vc_mswuddll\core" |
286 | # PROP BASE Target_Dir "" | |
287 | # PROP Use_MFC 0 | |
288 | # PROP Use_Debug_Libraries 1 | |
75a0a7b7 | 289 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
290 | # PROP Intermediate_Dir "vc_mswuddll\core" |
291 | # PROP Target_Dir "" | |
757e7c67 VS |
292 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw250ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
293 | # ADD CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw250ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
30bb4ef5 VS |
294 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
295 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
296 | # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /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 | |
297 | # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /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 | |
28249f11 VS |
298 | BSC32=bscmake.exe |
299 | # ADD BASE BSC32 /nologo | |
300 | # ADD BSC32 /nologo | |
301 | LINK32=link.exe | |
3682ea7d VS |
302 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25ud_core.lib" /debug |
303 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25ud_core.lib" /debug | |
28249f11 VS |
304 | |
305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
306 | ||
307 | # PROP BASE Use_MFC 0 | |
308 | # PROP BASE Use_Debug_Libraries 0 | |
75a0a7b7 | 309 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
310 | # PROP BASE Intermediate_Dir "vc_mswudll\core" |
311 | # PROP BASE Target_Dir "" | |
312 | # PROP Use_MFC 0 | |
313 | # PROP Use_Debug_Libraries 0 | |
75a0a7b7 | 314 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
315 | # PROP Intermediate_Dir "vc_mswudll\core" |
316 | # PROP Target_Dir "" | |
757e7c67 VS |
317 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw250u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
318 | # ADD CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw250u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
30bb4ef5 VS |
319 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
320 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
321 | # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /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 | |
322 | # ADD RSC /l 0x405 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /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 | |
28249f11 VS |
323 | BSC32=bscmake.exe |
324 | # ADD BASE BSC32 /nologo | |
325 | # ADD BSC32 /nologo | |
326 | LINK32=link.exe | |
3682ea7d VS |
327 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25u_core.lib" |
328 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25u_core.lib" | |
28249f11 VS |
329 | |
330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
331 | ||
332 | # PROP BASE Use_MFC 0 | |
333 | # PROP BASE Use_Debug_Libraries 1 | |
75a0a7b7 | 334 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
335 | # PROP BASE Intermediate_Dir "vc_mswunivddll\core" |
336 | # PROP BASE Target_Dir "" | |
337 | # PROP Use_MFC 0 | |
338 | # PROP Use_Debug_Libraries 1 | |
75a0a7b7 | 339 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
340 | # PROP Intermediate_Dir "vc_mswunivddll\core" |
341 | # PROP Target_Dir "" | |
757e7c67 VS |
342 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv250d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
343 | # ADD CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv250d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
344 | # 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 |
345 | # 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 | |
75a0a7b7 VS |
346 | # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /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 |
347 | # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /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 | |
28249f11 VS |
348 | BSC32=bscmake.exe |
349 | # ADD BASE BSC32 /nologo | |
350 | # ADD BSC32 /nologo | |
351 | LINK32=link.exe | |
3682ea7d VS |
352 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25d_core.lib" /debug |
353 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25d_core.lib" /debug | |
28249f11 VS |
354 | |
355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
356 | ||
357 | # PROP BASE Use_MFC 0 | |
358 | # PROP BASE Use_Debug_Libraries 0 | |
75a0a7b7 | 359 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
360 | # PROP BASE Intermediate_Dir "vc_mswunivdll\core" |
361 | # PROP BASE Target_Dir "" | |
362 | # PROP Use_MFC 0 | |
363 | # PROP Use_Debug_Libraries 0 | |
75a0a7b7 | 364 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
365 | # PROP Intermediate_Dir "vc_mswunivdll\core" |
366 | # PROP Target_Dir "" | |
757e7c67 VS |
367 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv250_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
368 | # ADD CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv250_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
369 | # 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 |
370 | # 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 | |
75a0a7b7 VS |
371 | # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /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 |
372 | # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /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 | |
28249f11 VS |
373 | BSC32=bscmake.exe |
374 | # ADD BASE BSC32 /nologo | |
375 | # ADD BSC32 /nologo | |
376 | LINK32=link.exe | |
3682ea7d VS |
377 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25_core.lib" |
378 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25_core.lib" | |
28249f11 VS |
379 | |
380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
381 | ||
382 | # PROP BASE Use_MFC 0 | |
383 | # PROP BASE Use_Debug_Libraries 1 | |
75a0a7b7 | 384 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
385 | # PROP BASE Intermediate_Dir "vc_mswunivuddll\core" |
386 | # PROP BASE Target_Dir "" | |
387 | # PROP Use_MFC 0 | |
388 | # PROP Use_Debug_Libraries 1 | |
75a0a7b7 | 389 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
390 | # PROP Intermediate_Dir "vc_mswunivuddll\core" |
391 | # PROP Target_Dir "" | |
757e7c67 VS |
392 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv250ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
393 | # ADD CPP /nologo /FD /GR /GX /MDd /Od /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv250ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
30bb4ef5 VS |
394 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
395 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
396 | # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /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 | |
397 | # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /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 | |
28249f11 VS |
398 | BSC32=bscmake.exe |
399 | # ADD BASE BSC32 /nologo | |
400 | # ADD BSC32 /nologo | |
401 | LINK32=link.exe | |
3682ea7d VS |
402 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25ud_core.lib" /debug |
403 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25ud_core.lib" /debug | |
28249f11 VS |
404 | |
405 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
406 | ||
407 | # PROP BASE Use_MFC 0 | |
408 | # PROP BASE Use_Debug_Libraries 0 | |
75a0a7b7 | 409 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
410 | # PROP BASE Intermediate_Dir "vc_mswunivudll\core" |
411 | # PROP BASE Target_Dir "" | |
412 | # PROP Use_MFC 0 | |
413 | # PROP Use_Debug_Libraries 0 | |
75a0a7b7 | 414 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
415 | # PROP Intermediate_Dir "vc_mswunivudll\core" |
416 | # PROP Target_Dir "" | |
757e7c67 VS |
417 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv250u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
418 | # ADD CPP /nologo /FD /GR /GX /MD /O1 /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv250u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
30bb4ef5 VS |
419 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
420 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
421 | # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /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 | |
422 | # ADD RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /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 | |
28249f11 VS |
423 | BSC32=bscmake.exe |
424 | # ADD BASE BSC32 /nologo | |
425 | # ADD BSC32 /nologo | |
426 | LINK32=link.exe | |
3682ea7d VS |
427 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25u_core.lib" |
428 | # 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 oleacc.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25u_core.lib" | |
28249f11 VS |
429 | |
430 | !ENDIF | |
431 | ||
432 | # Begin Target | |
433 | ||
434 | # Name "core - Win32 Debug" | |
435 | # Name "core - Win32 Release" | |
436 | # Name "core - Win32 Unicode Debug" | |
437 | # Name "core - Win32 Unicode Release" | |
438 | # Name "core - Win32 Universal Debug" | |
439 | # Name "core - Win32 Universal Release" | |
440 | # Name "core - Win32 Universal Unicode Debug" | |
441 | # Name "core - Win32 Universal Unicode Release" | |
442 | # Name "core - Win32 DLL Debug" | |
443 | # Name "core - Win32 DLL Release" | |
444 | # Name "core - Win32 DLL Unicode Debug" | |
445 | # Name "core - Win32 DLL Unicode Release" | |
446 | # Name "core - Win32 DLL Universal Debug" | |
447 | # Name "core - Win32 DLL Universal Release" | |
448 | # Name "core - Win32 DLL Universal Unicode Debug" | |
449 | # Name "core - Win32 DLL Universal Unicode Release" | |
450 | # Begin Group "Common Sources" | |
451 | ||
452 | # PROP Default_Filter "" | |
453 | # Begin Source File | |
454 | ||
455 | SOURCE=..\..\src\common\accesscmn.cpp | |
456 | # End Source File | |
457 | # Begin Source File | |
458 | ||
459 | SOURCE=..\..\src\common\appcmn.cpp | |
460 | # End Source File | |
461 | # Begin Source File | |
462 | ||
463 | SOURCE=..\..\src\common\artprov.cpp | |
464 | # End Source File | |
465 | # Begin Source File | |
466 | ||
467 | SOURCE=..\..\src\common\artstd.cpp | |
468 | # End Source File | |
469 | # Begin Source File | |
470 | ||
471 | SOURCE=..\..\src\common\bmpbase.cpp | |
472 | # End Source File | |
473 | # Begin Source File | |
474 | ||
20e5860f VS |
475 | SOURCE=..\..\src\common\bookctrl.cpp |
476 | # End Source File | |
477 | # Begin Source File | |
478 | ||
28249f11 VS |
479 | SOURCE=..\..\src\common\choiccmn.cpp |
480 | # End Source File | |
481 | # Begin Source File | |
482 | ||
483 | SOURCE=..\..\src\common\clipcmn.cpp | |
484 | # End Source File | |
485 | # Begin Source File | |
486 | ||
487 | SOURCE=..\..\src\common\cmdproc.cpp | |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
491 | SOURCE=..\..\src\common\cmndata.cpp | |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
495 | SOURCE=..\..\src\common\containr.cpp | |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
499 | SOURCE=..\..\src\common\cshelp.cpp | |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
503 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
507 | SOURCE=..\..\src\common\ctrlsub.cpp | |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
511 | SOURCE=..\..\src\common\datacmn.cpp | |
512 | # End Source File | |
513 | # Begin Source File | |
514 | ||
515 | SOURCE=..\..\src\common\dcbase.cpp | |
516 | # End Source File | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=..\..\src\common\dlgcmn.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=..\..\src\common\dndcmn.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=..\..\src\common\dobjcmn.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=..\..\src\common\docmdi.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
535 | SOURCE=..\..\src\common\docview.cpp | |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
539 | SOURCE=..\..\src\common\dpycmn.cpp | |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
543 | SOURCE=..\..\src\common\dseldlg.cpp | |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
547 | SOURCE=..\..\src\common\effects.cpp | |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
551 | SOURCE=..\..\src\common\event.cpp | |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=..\..\src\common\fddlgcmn.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
559 | SOURCE=..\..\src\common\fldlgcmn.cpp | |
560 | # End Source File | |
561 | # Begin Source File | |
562 | ||
563 | SOURCE=..\..\src\common\fontcmn.cpp | |
564 | # End Source File | |
565 | # Begin Source File | |
566 | ||
567 | SOURCE=..\..\src\common\fontmap.cpp | |
568 | # End Source File | |
569 | # Begin Source File | |
570 | ||
571 | SOURCE=..\..\src\common\framecmn.cpp | |
572 | # End Source File | |
573 | # Begin Source File | |
574 | ||
575 | SOURCE=..\..\src\common\fs_mem.cpp | |
576 | # End Source File | |
577 | # Begin Source File | |
578 | ||
579 | SOURCE=..\..\src\common\gaugecmn.cpp | |
580 | # End Source File | |
581 | # Begin Source File | |
582 | ||
583 | SOURCE=..\..\src\common\gdicmn.cpp | |
584 | # End Source File | |
585 | # Begin Source File | |
586 | ||
587 | SOURCE=..\..\src\common\geometry.cpp | |
588 | # End Source File | |
589 | # Begin Source File | |
590 | ||
591 | SOURCE=..\..\src\common\gifdecod.cpp | |
592 | # End Source File | |
593 | # Begin Source File | |
594 | ||
595 | SOURCE=..\..\src\common\helpbase.cpp | |
596 | # End Source File | |
597 | # Begin Source File | |
598 | ||
599 | SOURCE=..\..\src\common\iconbndl.cpp | |
600 | # End Source File | |
601 | # Begin Source File | |
602 | ||
603 | SOURCE=..\..\src\common\imagall.cpp | |
604 | # End Source File | |
605 | # Begin Source File | |
606 | ||
607 | SOURCE=..\..\src\common\imagbmp.cpp | |
608 | # End Source File | |
609 | # Begin Source File | |
610 | ||
611 | SOURCE=..\..\src\common\image.cpp | |
612 | # End Source File | |
613 | # Begin Source File | |
614 | ||
615 | SOURCE=..\..\src\common\imagfill.cpp | |
616 | # End Source File | |
617 | # Begin Source File | |
618 | ||
619 | SOURCE=..\..\src\common\imaggif.cpp | |
620 | # End Source File | |
621 | # Begin Source File | |
622 | ||
623 | SOURCE=..\..\src\common\imagiff.cpp | |
624 | # End Source File | |
625 | # Begin Source File | |
626 | ||
627 | SOURCE=..\..\src\common\imagjpeg.cpp | |
628 | # End Source File | |
629 | # Begin Source File | |
630 | ||
631 | SOURCE=..\..\src\common\imagpcx.cpp | |
632 | # End Source File | |
633 | # Begin Source File | |
634 | ||
635 | SOURCE=..\..\src\common\imagpng.cpp | |
636 | # End Source File | |
637 | # Begin Source File | |
638 | ||
639 | SOURCE=..\..\src\common\imagpnm.cpp | |
640 | # End Source File | |
641 | # Begin Source File | |
642 | ||
643 | SOURCE=..\..\src\common\imagtiff.cpp | |
644 | # End Source File | |
645 | # Begin Source File | |
646 | ||
647 | SOURCE=..\..\src\common\imagxpm.cpp | |
648 | # End Source File | |
649 | # Begin Source File | |
650 | ||
651 | SOURCE=..\..\src\common\layout.cpp | |
652 | # End Source File | |
653 | # Begin Source File | |
654 | ||
655 | SOURCE=..\..\src\common\lboxcmn.cpp | |
656 | # End Source File | |
657 | # Begin Source File | |
658 | ||
659 | SOURCE=..\..\src\common\matrix.cpp | |
660 | # End Source File | |
661 | # Begin Source File | |
662 | ||
663 | SOURCE=..\..\src\common\menucmn.cpp | |
664 | # End Source File | |
665 | # Begin Source File | |
666 | ||
667 | SOURCE=..\..\src\common\msgout.cpp | |
668 | # End Source File | |
669 | # Begin Source File | |
670 | ||
671 | SOURCE=..\..\src\common\nbkbase.cpp | |
672 | # End Source File | |
673 | # Begin Source File | |
674 | ||
675 | SOURCE=..\..\src\common\paper.cpp | |
676 | # End Source File | |
677 | # Begin Source File | |
678 | ||
679 | SOURCE=..\..\src\common\popupcmn.cpp | |
680 | # End Source File | |
681 | # Begin Source File | |
682 | ||
683 | SOURCE=..\..\src\common\prntbase.cpp | |
684 | # End Source File | |
685 | # Begin Source File | |
686 | ||
687 | SOURCE=..\..\src\common\quantize.cpp | |
688 | # End Source File | |
689 | # Begin Source File | |
690 | ||
691 | SOURCE=..\..\src\common\radiocmn.cpp | |
692 | # End Source File | |
693 | # Begin Source File | |
694 | ||
695 | SOURCE=..\..\src\common\rendcmn.cpp | |
696 | # End Source File | |
697 | # Begin Source File | |
698 | ||
699 | SOURCE=..\..\src\common\rgncmn.cpp | |
700 | # End Source File | |
701 | # Begin Source File | |
702 | ||
703 | SOURCE=..\..\src\common\settcmn.cpp | |
704 | # End Source File | |
705 | # Begin Source File | |
706 | ||
707 | SOURCE=..\..\src\common\sizer.cpp | |
708 | # End Source File | |
709 | # Begin Source File | |
710 | ||
711 | SOURCE=..\..\src\common\statbar.cpp | |
712 | # End Source File | |
713 | # Begin Source File | |
714 | ||
715 | SOURCE=..\..\src\common\tbarbase.cpp | |
716 | # End Source File | |
717 | # Begin Source File | |
718 | ||
719 | SOURCE=..\..\src\common\textcmn.cpp | |
720 | # End Source File | |
721 | # Begin Source File | |
722 | ||
723 | SOURCE=..\..\src\common\timercmn.cpp | |
724 | # End Source File | |
725 | # Begin Source File | |
726 | ||
727 | SOURCE=..\..\src\common\toplvcmn.cpp | |
728 | # End Source File | |
729 | # Begin Source File | |
730 | ||
731 | SOURCE=..\..\src\common\treebase.cpp | |
732 | # End Source File | |
733 | # Begin Source File | |
734 | ||
735 | SOURCE=..\..\src\common\utilscmn.cpp | |
736 | # End Source File | |
737 | # Begin Source File | |
738 | ||
739 | SOURCE=..\..\src\common\valgen.cpp | |
740 | # End Source File | |
741 | # Begin Source File | |
742 | ||
743 | SOURCE=..\..\src\common\validate.cpp | |
744 | # End Source File | |
745 | # Begin Source File | |
746 | ||
747 | SOURCE=..\..\src\common\valtext.cpp | |
748 | # End Source File | |
749 | # Begin Source File | |
750 | ||
751 | SOURCE=..\..\src\common\wincmn.cpp | |
752 | # End Source File | |
753 | # Begin Source File | |
754 | ||
755 | SOURCE=..\..\src\common\xpmdecod.cpp | |
756 | # End Source File | |
757 | # End Group | |
758 | # Begin Group "MSW Sources" | |
759 | ||
760 | # PROP Default_Filter "" | |
761 | # Begin Source File | |
762 | ||
763 | SOURCE=..\..\src\msw\accel.cpp | |
764 | ||
765 | !IF "$(CFG)" == "core - Win32 Debug" | |
766 | ||
767 | ||
768 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
769 | ||
770 | ||
771 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
772 | ||
773 | ||
774 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
775 | ||
776 | ||
777 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
778 | ||
779 | # PROP Exclude_From_Build 1 | |
780 | ||
781 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
782 | ||
783 | # PROP Exclude_From_Build 1 | |
784 | ||
785 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
786 | ||
787 | # PROP Exclude_From_Build 1 | |
788 | ||
789 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
790 | ||
791 | # PROP Exclude_From_Build 1 | |
792 | ||
793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
794 | ||
795 | ||
796 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
797 | ||
798 | ||
799 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
800 | ||
801 | ||
802 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
803 | ||
804 | ||
805 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
806 | ||
807 | # PROP Exclude_From_Build 1 | |
808 | ||
809 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
810 | ||
811 | # PROP Exclude_From_Build 1 | |
812 | ||
813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
814 | ||
815 | # PROP Exclude_From_Build 1 | |
816 | ||
817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
818 | ||
819 | # PROP Exclude_From_Build 1 | |
820 | ||
821 | !ENDIF | |
822 | ||
823 | # End Source File | |
824 | # Begin Source File | |
825 | ||
826 | SOURCE=..\..\src\msw\ole\access.cpp | |
827 | ||
828 | !IF "$(CFG)" == "core - Win32 Debug" | |
829 | ||
830 | ||
831 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
832 | ||
833 | ||
834 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
835 | ||
836 | ||
837 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
838 | ||
839 | ||
840 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
841 | ||
842 | # PROP Exclude_From_Build 1 | |
843 | ||
844 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
845 | ||
846 | # PROP Exclude_From_Build 1 | |
847 | ||
848 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
849 | ||
850 | # PROP Exclude_From_Build 1 | |
851 | ||
852 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
853 | ||
854 | # PROP Exclude_From_Build 1 | |
855 | ||
856 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
857 | ||
858 | ||
859 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
860 | ||
861 | ||
862 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
863 | ||
864 | ||
865 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
866 | ||
867 | ||
868 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
869 | ||
870 | # PROP Exclude_From_Build 1 | |
871 | ||
872 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
873 | ||
874 | # PROP Exclude_From_Build 1 | |
875 | ||
876 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
877 | ||
878 | # PROP Exclude_From_Build 1 | |
879 | ||
880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
881 | ||
882 | # PROP Exclude_From_Build 1 | |
883 | ||
884 | !ENDIF | |
885 | ||
886 | # End Source File | |
887 | # Begin Source File | |
888 | ||
889 | SOURCE=..\..\src\msw\app.cpp | |
890 | # End Source File | |
891 | # Begin Source File | |
892 | ||
893 | SOURCE=..\..\src\msw\ole\automtn.cpp | |
894 | # End Source File | |
895 | # Begin Source File | |
896 | ||
897 | SOURCE=..\..\src\msw\bitmap.cpp | |
898 | # End Source File | |
899 | # Begin Source File | |
900 | ||
901 | SOURCE=..\..\src\msw\bmpbuttn.cpp | |
902 | ||
903 | !IF "$(CFG)" == "core - Win32 Debug" | |
904 | ||
905 | ||
906 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
907 | ||
908 | ||
909 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
910 | ||
911 | ||
912 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
913 | ||
914 | ||
915 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
916 | ||
917 | # PROP Exclude_From_Build 1 | |
918 | ||
919 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
920 | ||
921 | # PROP Exclude_From_Build 1 | |
922 | ||
923 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
924 | ||
925 | # PROP Exclude_From_Build 1 | |
926 | ||
927 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
928 | ||
929 | # PROP Exclude_From_Build 1 | |
930 | ||
931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
932 | ||
933 | ||
934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
935 | ||
936 | ||
937 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
938 | ||
939 | ||
940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
941 | ||
942 | ||
943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
944 | ||
945 | # PROP Exclude_From_Build 1 | |
946 | ||
947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
948 | ||
949 | # PROP Exclude_From_Build 1 | |
950 | ||
951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
952 | ||
953 | # PROP Exclude_From_Build 1 | |
954 | ||
955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
956 | ||
957 | # PROP Exclude_From_Build 1 | |
958 | ||
959 | !ENDIF | |
960 | ||
961 | # End Source File | |
962 | # Begin Source File | |
963 | ||
964 | SOURCE=..\..\src\msw\brush.cpp | |
965 | # End Source File | |
966 | # Begin Source File | |
967 | ||
968 | SOURCE=..\..\src\msw\button.cpp | |
969 | ||
970 | !IF "$(CFG)" == "core - Win32 Debug" | |
971 | ||
972 | ||
973 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
974 | ||
975 | ||
976 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
977 | ||
978 | ||
979 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
980 | ||
981 | ||
982 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
983 | ||
984 | # PROP Exclude_From_Build 1 | |
985 | ||
986 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
987 | ||
988 | # PROP Exclude_From_Build 1 | |
989 | ||
990 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
991 | ||
992 | # PROP Exclude_From_Build 1 | |
993 | ||
994 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
995 | ||
996 | # PROP Exclude_From_Build 1 | |
997 | ||
998 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
999 | ||
1000 | ||
1001 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1002 | ||
1003 | ||
1004 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1005 | ||
1006 | ||
1007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1008 | ||
1009 | ||
1010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1011 | ||
1012 | # PROP Exclude_From_Build 1 | |
1013 | ||
1014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1015 | ||
1016 | # PROP Exclude_From_Build 1 | |
1017 | ||
1018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1019 | ||
1020 | # PROP Exclude_From_Build 1 | |
1021 | ||
1022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1023 | ||
1024 | # PROP Exclude_From_Build 1 | |
1025 | ||
1026 | !ENDIF | |
1027 | ||
1028 | # End Source File | |
1029 | # Begin Source File | |
1030 | ||
1031 | SOURCE=..\..\src\msw\caret.cpp | |
1032 | # End Source File | |
1033 | # Begin Source File | |
1034 | ||
1035 | SOURCE=..\..\src\msw\checkbox.cpp | |
1036 | ||
1037 | !IF "$(CFG)" == "core - Win32 Debug" | |
1038 | ||
1039 | ||
1040 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1041 | ||
1042 | ||
1043 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1044 | ||
1045 | ||
1046 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1047 | ||
1048 | ||
1049 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1050 | ||
1051 | # PROP Exclude_From_Build 1 | |
1052 | ||
1053 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1054 | ||
1055 | # PROP Exclude_From_Build 1 | |
1056 | ||
1057 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1058 | ||
1059 | # PROP Exclude_From_Build 1 | |
1060 | ||
1061 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1062 | ||
1063 | # PROP Exclude_From_Build 1 | |
1064 | ||
1065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1066 | ||
1067 | ||
1068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1069 | ||
1070 | ||
1071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1072 | ||
1073 | ||
1074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1075 | ||
1076 | ||
1077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1078 | ||
1079 | # PROP Exclude_From_Build 1 | |
1080 | ||
1081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1082 | ||
1083 | # PROP Exclude_From_Build 1 | |
1084 | ||
1085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1086 | ||
1087 | # PROP Exclude_From_Build 1 | |
1088 | ||
1089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1090 | ||
1091 | # PROP Exclude_From_Build 1 | |
1092 | ||
1093 | !ENDIF | |
1094 | ||
1095 | # End Source File | |
1096 | # Begin Source File | |
1097 | ||
1098 | SOURCE=..\..\src\msw\checklst.cpp | |
1099 | ||
1100 | !IF "$(CFG)" == "core - Win32 Debug" | |
1101 | ||
1102 | ||
1103 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1104 | ||
1105 | ||
1106 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1107 | ||
1108 | ||
1109 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1110 | ||
1111 | ||
1112 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1113 | ||
1114 | # PROP Exclude_From_Build 1 | |
1115 | ||
1116 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1117 | ||
1118 | # PROP Exclude_From_Build 1 | |
1119 | ||
1120 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1121 | ||
1122 | # PROP Exclude_From_Build 1 | |
1123 | ||
1124 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1125 | ||
1126 | # PROP Exclude_From_Build 1 | |
1127 | ||
1128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1129 | ||
1130 | ||
1131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1132 | ||
1133 | ||
1134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1135 | ||
1136 | ||
1137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1138 | ||
1139 | ||
1140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1141 | ||
1142 | # PROP Exclude_From_Build 1 | |
1143 | ||
1144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1145 | ||
1146 | # PROP Exclude_From_Build 1 | |
1147 | ||
1148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1149 | ||
1150 | # PROP Exclude_From_Build 1 | |
1151 | ||
1152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1153 | ||
1154 | # PROP Exclude_From_Build 1 | |
1155 | ||
1156 | !ENDIF | |
1157 | ||
1158 | # End Source File | |
1159 | # Begin Source File | |
1160 | ||
1161 | SOURCE=..\..\src\msw\choice.cpp | |
1162 | ||
1163 | !IF "$(CFG)" == "core - Win32 Debug" | |
1164 | ||
1165 | ||
1166 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1167 | ||
1168 | ||
1169 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1170 | ||
1171 | ||
1172 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1173 | ||
1174 | ||
1175 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1176 | ||
1177 | # PROP Exclude_From_Build 1 | |
1178 | ||
1179 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1180 | ||
1181 | # PROP Exclude_From_Build 1 | |
1182 | ||
1183 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1184 | ||
1185 | # PROP Exclude_From_Build 1 | |
1186 | ||
1187 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1188 | ||
1189 | # PROP Exclude_From_Build 1 | |
1190 | ||
1191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1192 | ||
1193 | ||
1194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1195 | ||
1196 | ||
1197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1198 | ||
1199 | ||
1200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1201 | ||
1202 | ||
1203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1204 | ||
1205 | # PROP Exclude_From_Build 1 | |
1206 | ||
1207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1208 | ||
1209 | # PROP Exclude_From_Build 1 | |
1210 | ||
1211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1212 | ||
1213 | # PROP Exclude_From_Build 1 | |
1214 | ||
1215 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1216 | ||
1217 | # PROP Exclude_From_Build 1 | |
1218 | ||
1219 | !ENDIF | |
1220 | ||
1221 | # End Source File | |
1222 | # Begin Source File | |
1223 | ||
1224 | SOURCE=..\..\src\msw\clipbrd.cpp | |
1225 | # End Source File | |
1226 | # Begin Source File | |
1227 | ||
1228 | SOURCE=..\..\src\msw\colordlg.cpp | |
1229 | ||
1230 | !IF "$(CFG)" == "core - Win32 Debug" | |
1231 | ||
1232 | ||
1233 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1234 | ||
1235 | ||
1236 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1237 | ||
1238 | ||
1239 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1240 | ||
1241 | ||
1242 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1243 | ||
1244 | # PROP Exclude_From_Build 1 | |
1245 | ||
1246 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1247 | ||
1248 | # PROP Exclude_From_Build 1 | |
1249 | ||
1250 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1251 | ||
1252 | # PROP Exclude_From_Build 1 | |
1253 | ||
1254 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1255 | ||
1256 | # PROP Exclude_From_Build 1 | |
1257 | ||
1258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1259 | ||
1260 | ||
1261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1262 | ||
1263 | ||
1264 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1265 | ||
1266 | ||
1267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1268 | ||
1269 | ||
1270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1271 | ||
1272 | # PROP Exclude_From_Build 1 | |
1273 | ||
1274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1275 | ||
1276 | # PROP Exclude_From_Build 1 | |
1277 | ||
1278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1279 | ||
1280 | # PROP Exclude_From_Build 1 | |
1281 | ||
1282 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1283 | ||
1284 | # PROP Exclude_From_Build 1 | |
1285 | ||
1286 | !ENDIF | |
1287 | ||
1288 | # End Source File | |
1289 | # Begin Source File | |
1290 | ||
1291 | SOURCE=..\..\src\msw\colour.cpp | |
1292 | # End Source File | |
1293 | # Begin Source File | |
1294 | ||
1295 | SOURCE=..\..\src\msw\combobox.cpp | |
1296 | ||
1297 | !IF "$(CFG)" == "core - Win32 Debug" | |
1298 | ||
1299 | ||
1300 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1301 | ||
1302 | ||
1303 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1304 | ||
1305 | ||
1306 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1307 | ||
1308 | ||
1309 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1310 | ||
1311 | # PROP Exclude_From_Build 1 | |
1312 | ||
1313 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1314 | ||
1315 | # PROP Exclude_From_Build 1 | |
1316 | ||
1317 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1318 | ||
1319 | # PROP Exclude_From_Build 1 | |
1320 | ||
1321 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1322 | ||
1323 | # PROP Exclude_From_Build 1 | |
1324 | ||
1325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1326 | ||
1327 | ||
1328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1329 | ||
1330 | ||
1331 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1332 | ||
1333 | ||
1334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1335 | ||
1336 | ||
1337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1338 | ||
1339 | # PROP Exclude_From_Build 1 | |
1340 | ||
1341 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1342 | ||
1343 | # PROP Exclude_From_Build 1 | |
1344 | ||
1345 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1346 | ||
1347 | # PROP Exclude_From_Build 1 | |
1348 | ||
1349 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1350 | ||
1351 | # PROP Exclude_From_Build 1 | |
1352 | ||
1353 | !ENDIF | |
1354 | ||
1355 | # End Source File | |
1356 | # Begin Source File | |
1357 | ||
1358 | SOURCE=..\..\src\msw\control.cpp | |
1359 | ||
1360 | !IF "$(CFG)" == "core - Win32 Debug" | |
1361 | ||
1362 | ||
1363 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1364 | ||
1365 | ||
1366 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1367 | ||
1368 | ||
1369 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1370 | ||
1371 | ||
1372 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1373 | ||
1374 | # PROP Exclude_From_Build 1 | |
1375 | ||
1376 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1377 | ||
1378 | # PROP Exclude_From_Build 1 | |
1379 | ||
1380 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1381 | ||
1382 | # PROP Exclude_From_Build 1 | |
1383 | ||
1384 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1385 | ||
1386 | # PROP Exclude_From_Build 1 | |
1387 | ||
1388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1389 | ||
1390 | ||
1391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1392 | ||
1393 | ||
1394 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1395 | ||
1396 | ||
1397 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1398 | ||
1399 | ||
1400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1401 | ||
1402 | # PROP Exclude_From_Build 1 | |
1403 | ||
1404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1405 | ||
1406 | # PROP Exclude_From_Build 1 | |
1407 | ||
1408 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1409 | ||
1410 | # PROP Exclude_From_Build 1 | |
1411 | ||
1412 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1413 | ||
1414 | # PROP Exclude_From_Build 1 | |
1415 | ||
1416 | !ENDIF | |
1417 | ||
1418 | # End Source File | |
1419 | # Begin Source File | |
1420 | ||
1421 | SOURCE=..\..\src\msw\cursor.cpp | |
1422 | # End Source File | |
1423 | # Begin Source File | |
1424 | ||
1425 | SOURCE=..\..\src\msw\data.cpp | |
1426 | # End Source File | |
1427 | # Begin Source File | |
1428 | ||
1429 | SOURCE=..\..\src\msw\ole\dataobj.cpp | |
1430 | # End Source File | |
1431 | # Begin Source File | |
1432 | ||
1433 | SOURCE=..\..\src\msw\dc.cpp | |
1434 | # End Source File | |
1435 | # Begin Source File | |
1436 | ||
1437 | SOURCE=..\..\src\msw\dcclient.cpp | |
1438 | # End Source File | |
1439 | # Begin Source File | |
1440 | ||
1441 | SOURCE=..\..\src\msw\dcmemory.cpp | |
1442 | # End Source File | |
1443 | # Begin Source File | |
1444 | ||
1445 | SOURCE=..\..\src\msw\dcprint.cpp | |
1446 | # End Source File | |
1447 | # Begin Source File | |
1448 | ||
1449 | SOURCE=..\..\src\msw\dcscreen.cpp | |
1450 | # End Source File | |
1451 | # Begin Source File | |
1452 | ||
1453 | SOURCE=..\..\src\msw\dialog.cpp | |
1454 | ||
1455 | !IF "$(CFG)" == "core - Win32 Debug" | |
1456 | ||
1457 | ||
1458 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1459 | ||
1460 | ||
1461 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1462 | ||
1463 | ||
1464 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1465 | ||
1466 | ||
1467 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1468 | ||
1469 | # PROP Exclude_From_Build 1 | |
1470 | ||
1471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1472 | ||
1473 | # PROP Exclude_From_Build 1 | |
1474 | ||
1475 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1476 | ||
1477 | # PROP Exclude_From_Build 1 | |
1478 | ||
1479 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1480 | ||
1481 | # PROP Exclude_From_Build 1 | |
1482 | ||
1483 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1484 | ||
1485 | ||
1486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1487 | ||
1488 | ||
1489 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1490 | ||
1491 | ||
1492 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1493 | ||
1494 | ||
1495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1496 | ||
1497 | # PROP Exclude_From_Build 1 | |
1498 | ||
1499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1500 | ||
1501 | # PROP Exclude_From_Build 1 | |
1502 | ||
1503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1504 | ||
1505 | # PROP Exclude_From_Build 1 | |
1506 | ||
1507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1508 | ||
1509 | # PROP Exclude_From_Build 1 | |
1510 | ||
1511 | !ENDIF | |
1512 | ||
1513 | # End Source File | |
1514 | # Begin Source File | |
1515 | ||
1516 | SOURCE=..\..\src\msw\dialup.cpp | |
1517 | # End Source File | |
1518 | # Begin Source File | |
1519 | ||
1520 | SOURCE=..\..\src\msw\dib.cpp | |
1521 | # End Source File | |
1522 | # Begin Source File | |
1523 | ||
1524 | SOURCE=..\..\src\msw\dirdlg.cpp | |
1525 | # End Source File | |
1526 | # Begin Source File | |
1527 | ||
1528 | SOURCE=..\..\src\msw\display.cpp | |
1529 | # End Source File | |
1530 | # Begin Source File | |
1531 | ||
1532 | SOURCE=..\..\src\msw\dragimag.cpp | |
1533 | ||
1534 | !IF "$(CFG)" == "core - Win32 Debug" | |
1535 | ||
1536 | ||
1537 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1538 | ||
1539 | ||
1540 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1541 | ||
1542 | ||
1543 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1544 | ||
1545 | ||
1546 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1547 | ||
1548 | # PROP Exclude_From_Build 1 | |
1549 | ||
1550 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1551 | ||
1552 | # PROP Exclude_From_Build 1 | |
1553 | ||
1554 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1555 | ||
1556 | # PROP Exclude_From_Build 1 | |
1557 | ||
1558 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1559 | ||
1560 | # PROP Exclude_From_Build 1 | |
1561 | ||
1562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1563 | ||
1564 | ||
1565 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1566 | ||
1567 | ||
1568 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1569 | ||
1570 | ||
1571 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1572 | ||
1573 | ||
1574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1575 | ||
1576 | # PROP Exclude_From_Build 1 | |
1577 | ||
1578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1579 | ||
1580 | # PROP Exclude_From_Build 1 | |
1581 | ||
1582 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1583 | ||
1584 | # PROP Exclude_From_Build 1 | |
1585 | ||
1586 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1587 | ||
1588 | # PROP Exclude_From_Build 1 | |
1589 | ||
1590 | !ENDIF | |
1591 | ||
1592 | # End Source File | |
1593 | # Begin Source File | |
1594 | ||
1595 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
1596 | # End Source File | |
1597 | # Begin Source File | |
1598 | ||
1599 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
1600 | # End Source File | |
1601 | # Begin Source File | |
1602 | ||
1603 | SOURCE=..\..\src\msw\dummy.cpp | |
1604 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
1605 | # ADD CPP /Yc"wx/wxprec.h" | |
1606 | # End Source File | |
1607 | # Begin Source File | |
1608 | ||
1609 | SOURCE=..\..\src\msw\enhmeta.cpp | |
1610 | # End Source File | |
1611 | # Begin Source File | |
1612 | ||
1613 | SOURCE=..\..\src\msw\evtloop.cpp | |
1614 | # End Source File | |
1615 | # Begin Source File | |
1616 | ||
1617 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
1618 | ||
1619 | !IF "$(CFG)" == "core - Win32 Debug" | |
1620 | ||
1621 | ||
1622 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1623 | ||
1624 | ||
1625 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1626 | ||
1627 | ||
1628 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1629 | ||
1630 | ||
1631 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1632 | ||
1633 | # PROP Exclude_From_Build 1 | |
1634 | ||
1635 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1636 | ||
1637 | # PROP Exclude_From_Build 1 | |
1638 | ||
1639 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1640 | ||
1641 | # PROP Exclude_From_Build 1 | |
1642 | ||
1643 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1644 | ||
1645 | # PROP Exclude_From_Build 1 | |
1646 | ||
1647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1648 | ||
1649 | ||
1650 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1651 | ||
1652 | ||
1653 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1654 | ||
1655 | ||
1656 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1657 | ||
1658 | ||
1659 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1660 | ||
1661 | # PROP Exclude_From_Build 1 | |
1662 | ||
1663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1664 | ||
1665 | # PROP Exclude_From_Build 1 | |
1666 | ||
1667 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1668 | ||
1669 | # PROP Exclude_From_Build 1 | |
1670 | ||
1671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1672 | ||
1673 | # PROP Exclude_From_Build 1 | |
1674 | ||
1675 | !ENDIF | |
1676 | ||
1677 | # End Source File | |
1678 | # Begin Source File | |
1679 | ||
1680 | SOURCE=..\..\src\msw\filedlg.cpp | |
1681 | ||
1682 | !IF "$(CFG)" == "core - Win32 Debug" | |
1683 | ||
1684 | ||
1685 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1686 | ||
1687 | ||
1688 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1689 | ||
1690 | ||
1691 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1692 | ||
1693 | ||
1694 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1695 | ||
1696 | # PROP Exclude_From_Build 1 | |
1697 | ||
1698 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1699 | ||
1700 | # PROP Exclude_From_Build 1 | |
1701 | ||
1702 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1703 | ||
1704 | # PROP Exclude_From_Build 1 | |
1705 | ||
1706 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1707 | ||
1708 | # PROP Exclude_From_Build 1 | |
1709 | ||
1710 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1711 | ||
1712 | ||
1713 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1714 | ||
1715 | ||
1716 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1717 | ||
1718 | ||
1719 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1720 | ||
1721 | ||
1722 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1723 | ||
1724 | # PROP Exclude_From_Build 1 | |
1725 | ||
1726 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1727 | ||
1728 | # PROP Exclude_From_Build 1 | |
1729 | ||
1730 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1731 | ||
1732 | # PROP Exclude_From_Build 1 | |
1733 | ||
1734 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1735 | ||
1736 | # PROP Exclude_From_Build 1 | |
1737 | ||
1738 | !ENDIF | |
1739 | ||
1740 | # End Source File | |
1741 | # Begin Source File | |
1742 | ||
1743 | SOURCE=..\..\src\msw\font.cpp | |
1744 | # End Source File | |
1745 | # Begin Source File | |
1746 | ||
1747 | SOURCE=..\..\src\msw\fontdlg.cpp | |
1748 | ||
1749 | !IF "$(CFG)" == "core - Win32 Debug" | |
1750 | ||
1751 | ||
1752 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1753 | ||
1754 | ||
1755 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1756 | ||
1757 | ||
1758 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1759 | ||
1760 | ||
1761 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1762 | ||
1763 | # PROP Exclude_From_Build 1 | |
1764 | ||
1765 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1766 | ||
1767 | # PROP Exclude_From_Build 1 | |
1768 | ||
1769 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1770 | ||
1771 | # PROP Exclude_From_Build 1 | |
1772 | ||
1773 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1774 | ||
1775 | # PROP Exclude_From_Build 1 | |
1776 | ||
1777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1778 | ||
1779 | ||
1780 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1781 | ||
1782 | ||
1783 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1784 | ||
1785 | ||
1786 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1787 | ||
1788 | ||
1789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1790 | ||
1791 | # PROP Exclude_From_Build 1 | |
1792 | ||
1793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1794 | ||
1795 | # PROP Exclude_From_Build 1 | |
1796 | ||
1797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1798 | ||
1799 | # PROP Exclude_From_Build 1 | |
1800 | ||
1801 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1802 | ||
1803 | # PROP Exclude_From_Build 1 | |
1804 | ||
1805 | !ENDIF | |
1806 | ||
1807 | # End Source File | |
1808 | # Begin Source File | |
1809 | ||
1810 | SOURCE=..\..\src\msw\fontenum.cpp | |
1811 | # End Source File | |
1812 | # Begin Source File | |
1813 | ||
1814 | SOURCE=..\..\src\msw\fontutil.cpp | |
1815 | # End Source File | |
1816 | # Begin Source File | |
1817 | ||
1818 | SOURCE=..\..\src\msw\frame.cpp | |
1819 | ||
1820 | !IF "$(CFG)" == "core - Win32 Debug" | |
1821 | ||
1822 | ||
1823 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1824 | ||
1825 | ||
1826 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1827 | ||
1828 | ||
1829 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1830 | ||
1831 | ||
1832 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1833 | ||
1834 | # PROP Exclude_From_Build 1 | |
1835 | ||
1836 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1837 | ||
1838 | # PROP Exclude_From_Build 1 | |
1839 | ||
1840 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1841 | ||
1842 | # PROP Exclude_From_Build 1 | |
1843 | ||
1844 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1845 | ||
1846 | # PROP Exclude_From_Build 1 | |
1847 | ||
1848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1849 | ||
1850 | ||
1851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1852 | ||
1853 | ||
1854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1855 | ||
1856 | ||
1857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1858 | ||
1859 | ||
1860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1861 | ||
1862 | # PROP Exclude_From_Build 1 | |
1863 | ||
1864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1865 | ||
1866 | # PROP Exclude_From_Build 1 | |
1867 | ||
1868 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1869 | ||
1870 | # PROP Exclude_From_Build 1 | |
1871 | ||
1872 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1873 | ||
1874 | # PROP Exclude_From_Build 1 | |
1875 | ||
1876 | !ENDIF | |
1877 | ||
1878 | # End Source File | |
1879 | # Begin Source File | |
1880 | ||
1881 | SOURCE=..\..\src\msw\gauge95.cpp | |
1882 | ||
1883 | !IF "$(CFG)" == "core - Win32 Debug" | |
1884 | ||
1885 | ||
1886 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1887 | ||
1888 | ||
1889 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1890 | ||
1891 | ||
1892 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1893 | ||
1894 | ||
1895 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1896 | ||
1897 | # PROP Exclude_From_Build 1 | |
1898 | ||
1899 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1900 | ||
1901 | # PROP Exclude_From_Build 1 | |
1902 | ||
1903 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1904 | ||
1905 | # PROP Exclude_From_Build 1 | |
1906 | ||
1907 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1908 | ||
1909 | # PROP Exclude_From_Build 1 | |
1910 | ||
1911 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1912 | ||
1913 | ||
1914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1915 | ||
1916 | ||
1917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1918 | ||
1919 | ||
1920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1921 | ||
1922 | ||
1923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1924 | ||
1925 | # PROP Exclude_From_Build 1 | |
1926 | ||
1927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1928 | ||
1929 | # PROP Exclude_From_Build 1 | |
1930 | ||
1931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1932 | ||
1933 | # PROP Exclude_From_Build 1 | |
1934 | ||
1935 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1936 | ||
1937 | # PROP Exclude_From_Build 1 | |
1938 | ||
1939 | !ENDIF | |
1940 | ||
1941 | # End Source File | |
1942 | # Begin Source File | |
1943 | ||
1944 | SOURCE=..\..\src\msw\gdiimage.cpp | |
1945 | # End Source File | |
1946 | # Begin Source File | |
1947 | ||
1948 | SOURCE=..\..\src\msw\gdiobj.cpp | |
1949 | # End Source File | |
1950 | # Begin Source File | |
1951 | ||
1952 | SOURCE=..\..\src\msw\gsockmsw.c | |
1953 | # SUBTRACT CPP /YX /Yc /Yu | |
1954 | # End Source File | |
1955 | # Begin Source File | |
1956 | ||
1957 | SOURCE=..\..\src\msw\helpchm.cpp | |
1958 | # End Source File | |
1959 | # Begin Source File | |
1960 | ||
1961 | SOURCE=..\..\src\msw\helpwin.cpp | |
1962 | # End Source File | |
1963 | # Begin Source File | |
1964 | ||
1965 | SOURCE=..\..\src\msw\icon.cpp | |
1966 | # End Source File | |
1967 | # Begin Source File | |
1968 | ||
1969 | SOURCE=..\..\src\msw\imaglist.cpp | |
1970 | ||
1971 | !IF "$(CFG)" == "core - Win32 Debug" | |
1972 | ||
1973 | ||
1974 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1975 | ||
1976 | ||
1977 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1978 | ||
1979 | ||
1980 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1981 | ||
1982 | ||
1983 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1984 | ||
1985 | # PROP Exclude_From_Build 1 | |
1986 | ||
1987 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1988 | ||
1989 | # PROP Exclude_From_Build 1 | |
1990 | ||
1991 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1992 | ||
1993 | # PROP Exclude_From_Build 1 | |
1994 | ||
1995 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1996 | ||
1997 | # PROP Exclude_From_Build 1 | |
1998 | ||
1999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2000 | ||
2001 | ||
2002 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2003 | ||
2004 | ||
2005 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2006 | ||
2007 | ||
2008 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2009 | ||
2010 | ||
2011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2012 | ||
2013 | # PROP Exclude_From_Build 1 | |
2014 | ||
2015 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2016 | ||
2017 | # PROP Exclude_From_Build 1 | |
2018 | ||
2019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2020 | ||
2021 | # PROP Exclude_From_Build 1 | |
2022 | ||
2023 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2024 | ||
2025 | # PROP Exclude_From_Build 1 | |
2026 | ||
2027 | !ENDIF | |
2028 | ||
2029 | # End Source File | |
2030 | # Begin Source File | |
2031 | ||
2032 | SOURCE=..\..\src\msw\iniconf.cpp | |
2033 | ||
2034 | !IF "$(CFG)" == "core - Win32 Debug" | |
2035 | ||
2036 | ||
2037 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2038 | ||
2039 | ||
2040 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2041 | ||
2042 | ||
2043 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2044 | ||
2045 | ||
2046 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2047 | ||
2048 | # PROP Exclude_From_Build 1 | |
2049 | ||
2050 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2051 | ||
2052 | # PROP Exclude_From_Build 1 | |
2053 | ||
2054 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2055 | ||
2056 | # PROP Exclude_From_Build 1 | |
2057 | ||
2058 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2059 | ||
2060 | # PROP Exclude_From_Build 1 | |
2061 | ||
2062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2063 | ||
2064 | ||
2065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2066 | ||
2067 | ||
2068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2069 | ||
2070 | ||
2071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2072 | ||
2073 | ||
2074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2075 | ||
2076 | # PROP Exclude_From_Build 1 | |
2077 | ||
2078 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2079 | ||
2080 | # PROP Exclude_From_Build 1 | |
2081 | ||
2082 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2083 | ||
2084 | # PROP Exclude_From_Build 1 | |
2085 | ||
2086 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2087 | ||
2088 | # PROP Exclude_From_Build 1 | |
2089 | ||
2090 | !ENDIF | |
2091 | ||
2092 | # End Source File | |
2093 | # Begin Source File | |
2094 | ||
2095 | SOURCE=..\..\src\msw\listbox.cpp | |
2096 | ||
2097 | !IF "$(CFG)" == "core - Win32 Debug" | |
2098 | ||
2099 | ||
2100 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2101 | ||
2102 | ||
2103 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2104 | ||
2105 | ||
2106 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2107 | ||
2108 | ||
2109 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2110 | ||
2111 | # PROP Exclude_From_Build 1 | |
2112 | ||
2113 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2114 | ||
2115 | # PROP Exclude_From_Build 1 | |
2116 | ||
2117 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2118 | ||
2119 | # PROP Exclude_From_Build 1 | |
2120 | ||
2121 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2122 | ||
2123 | # PROP Exclude_From_Build 1 | |
2124 | ||
2125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2126 | ||
2127 | ||
2128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2129 | ||
2130 | ||
2131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2132 | ||
2133 | ||
2134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2135 | ||
2136 | ||
2137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2138 | ||
2139 | # PROP Exclude_From_Build 1 | |
2140 | ||
2141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2142 | ||
2143 | # PROP Exclude_From_Build 1 | |
2144 | ||
2145 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2146 | ||
2147 | # PROP Exclude_From_Build 1 | |
2148 | ||
2149 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2150 | ||
2151 | # PROP Exclude_From_Build 1 | |
2152 | ||
2153 | !ENDIF | |
2154 | ||
2155 | # End Source File | |
2156 | # Begin Source File | |
2157 | ||
2158 | SOURCE=..\..\src\msw\listctrl.cpp | |
2159 | ||
2160 | !IF "$(CFG)" == "core - Win32 Debug" | |
2161 | ||
2162 | ||
2163 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2164 | ||
2165 | ||
2166 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2167 | ||
2168 | ||
2169 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2170 | ||
2171 | ||
2172 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2173 | ||
2174 | # PROP Exclude_From_Build 1 | |
2175 | ||
2176 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2177 | ||
2178 | # PROP Exclude_From_Build 1 | |
2179 | ||
2180 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2181 | ||
2182 | # PROP Exclude_From_Build 1 | |
2183 | ||
2184 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2185 | ||
2186 | # PROP Exclude_From_Build 1 | |
2187 | ||
2188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2189 | ||
2190 | ||
2191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2192 | ||
2193 | ||
2194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2195 | ||
2196 | ||
2197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2198 | ||
2199 | ||
2200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2201 | ||
2202 | # PROP Exclude_From_Build 1 | |
2203 | ||
2204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2205 | ||
2206 | # PROP Exclude_From_Build 1 | |
2207 | ||
2208 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2209 | ||
2210 | # PROP Exclude_From_Build 1 | |
2211 | ||
2212 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2213 | ||
2214 | # PROP Exclude_From_Build 1 | |
2215 | ||
2216 | !ENDIF | |
2217 | ||
2218 | # End Source File | |
2219 | # Begin Source File | |
2220 | ||
2221 | SOURCE=..\..\src\msw\main.cpp | |
2222 | # End Source File | |
2223 | # Begin Source File | |
2224 | ||
2225 | SOURCE=..\..\src\msw\mdi.cpp | |
2226 | ||
2227 | !IF "$(CFG)" == "core - Win32 Debug" | |
2228 | ||
2229 | ||
2230 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2231 | ||
2232 | ||
2233 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2234 | ||
2235 | ||
2236 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2237 | ||
2238 | ||
2239 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2240 | ||
2241 | # PROP Exclude_From_Build 1 | |
2242 | ||
2243 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2244 | ||
2245 | # PROP Exclude_From_Build 1 | |
2246 | ||
2247 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2248 | ||
2249 | # PROP Exclude_From_Build 1 | |
2250 | ||
2251 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2252 | ||
2253 | # PROP Exclude_From_Build 1 | |
2254 | ||
2255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2256 | ||
2257 | ||
2258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2259 | ||
2260 | ||
2261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2262 | ||
2263 | ||
2264 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2265 | ||
2266 | ||
2267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2268 | ||
2269 | # PROP Exclude_From_Build 1 | |
2270 | ||
2271 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2272 | ||
2273 | # PROP Exclude_From_Build 1 | |
2274 | ||
2275 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2276 | ||
2277 | # PROP Exclude_From_Build 1 | |
2278 | ||
2279 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2280 | ||
2281 | # PROP Exclude_From_Build 1 | |
2282 | ||
2283 | !ENDIF | |
2284 | ||
2285 | # End Source File | |
2286 | # Begin Source File | |
2287 | ||
2288 | SOURCE=..\..\src\msw\menu.cpp | |
2289 | ||
2290 | !IF "$(CFG)" == "core - Win32 Debug" | |
2291 | ||
2292 | ||
2293 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2294 | ||
2295 | ||
2296 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2297 | ||
2298 | ||
2299 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2300 | ||
2301 | ||
2302 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2303 | ||
2304 | # PROP Exclude_From_Build 1 | |
2305 | ||
2306 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2307 | ||
2308 | # PROP Exclude_From_Build 1 | |
2309 | ||
2310 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2311 | ||
2312 | # PROP Exclude_From_Build 1 | |
2313 | ||
2314 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2315 | ||
2316 | # PROP Exclude_From_Build 1 | |
2317 | ||
2318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2319 | ||
2320 | ||
2321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2322 | ||
2323 | ||
2324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2325 | ||
2326 | ||
2327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2328 | ||
2329 | ||
2330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2331 | ||
2332 | # PROP Exclude_From_Build 1 | |
2333 | ||
2334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2335 | ||
2336 | # PROP Exclude_From_Build 1 | |
2337 | ||
2338 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2339 | ||
2340 | # PROP Exclude_From_Build 1 | |
2341 | ||
2342 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2343 | ||
2344 | # PROP Exclude_From_Build 1 | |
2345 | ||
2346 | !ENDIF | |
2347 | ||
2348 | # End Source File | |
2349 | # Begin Source File | |
2350 | ||
2351 | SOURCE=..\..\src\msw\menuitem.cpp | |
2352 | ||
2353 | !IF "$(CFG)" == "core - Win32 Debug" | |
2354 | ||
2355 | ||
2356 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2357 | ||
2358 | ||
2359 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2360 | ||
2361 | ||
2362 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2363 | ||
2364 | ||
2365 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2366 | ||
2367 | # PROP Exclude_From_Build 1 | |
2368 | ||
2369 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2370 | ||
2371 | # PROP Exclude_From_Build 1 | |
2372 | ||
2373 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2374 | ||
2375 | # PROP Exclude_From_Build 1 | |
2376 | ||
2377 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2378 | ||
2379 | # PROP Exclude_From_Build 1 | |
2380 | ||
2381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2382 | ||
2383 | ||
2384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2385 | ||
2386 | ||
2387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2388 | ||
2389 | ||
2390 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2391 | ||
2392 | ||
2393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2394 | ||
2395 | # PROP Exclude_From_Build 1 | |
2396 | ||
2397 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2398 | ||
2399 | # PROP Exclude_From_Build 1 | |
2400 | ||
2401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2402 | ||
2403 | # PROP Exclude_From_Build 1 | |
2404 | ||
2405 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2406 | ||
2407 | # PROP Exclude_From_Build 1 | |
2408 | ||
2409 | !ENDIF | |
2410 | ||
2411 | # End Source File | |
2412 | # Begin Source File | |
2413 | ||
2414 | SOURCE=..\..\src\msw\metafile.cpp | |
2415 | ||
2416 | !IF "$(CFG)" == "core - Win32 Debug" | |
2417 | ||
2418 | ||
2419 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2420 | ||
2421 | ||
2422 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2423 | ||
2424 | ||
2425 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2426 | ||
2427 | ||
2428 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2429 | ||
2430 | # PROP Exclude_From_Build 1 | |
2431 | ||
2432 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2433 | ||
2434 | # PROP Exclude_From_Build 1 | |
2435 | ||
2436 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2437 | ||
2438 | # PROP Exclude_From_Build 1 | |
2439 | ||
2440 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2441 | ||
2442 | # PROP Exclude_From_Build 1 | |
2443 | ||
2444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2445 | ||
2446 | ||
2447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2448 | ||
2449 | ||
2450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2451 | ||
2452 | ||
2453 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2454 | ||
2455 | ||
2456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2457 | ||
2458 | # PROP Exclude_From_Build 1 | |
2459 | ||
2460 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2461 | ||
2462 | # PROP Exclude_From_Build 1 | |
2463 | ||
2464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2465 | ||
2466 | # PROP Exclude_From_Build 1 | |
2467 | ||
2468 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2469 | ||
2470 | # PROP Exclude_From_Build 1 | |
2471 | ||
2472 | !ENDIF | |
2473 | ||
2474 | # End Source File | |
2475 | # Begin Source File | |
2476 | ||
2477 | SOURCE=..\..\src\msw\minifram.cpp | |
2478 | # End Source File | |
2479 | # Begin Source File | |
2480 | ||
2481 | SOURCE=..\..\src\msw\msgdlg.cpp | |
2482 | ||
2483 | !IF "$(CFG)" == "core - Win32 Debug" | |
2484 | ||
2485 | ||
2486 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2487 | ||
2488 | ||
2489 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2490 | ||
2491 | ||
2492 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2493 | ||
2494 | ||
2495 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2496 | ||
2497 | # PROP Exclude_From_Build 1 | |
2498 | ||
2499 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2500 | ||
2501 | # PROP Exclude_From_Build 1 | |
2502 | ||
2503 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2504 | ||
2505 | # PROP Exclude_From_Build 1 | |
2506 | ||
2507 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2508 | ||
2509 | # PROP Exclude_From_Build 1 | |
2510 | ||
2511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2512 | ||
2513 | ||
2514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2515 | ||
2516 | ||
2517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2518 | ||
2519 | ||
2520 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2521 | ||
2522 | ||
2523 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2524 | ||
2525 | # PROP Exclude_From_Build 1 | |
2526 | ||
2527 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2528 | ||
2529 | # PROP Exclude_From_Build 1 | |
2530 | ||
2531 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2532 | ||
2533 | # PROP Exclude_From_Build 1 | |
2534 | ||
2535 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2536 | ||
2537 | # PROP Exclude_From_Build 1 | |
2538 | ||
2539 | !ENDIF | |
2540 | ||
2541 | # End Source File | |
2542 | # Begin Source File | |
2543 | ||
2544 | SOURCE=..\..\src\msw\mslu.cpp | |
2545 | # End Source File | |
2546 | # Begin Source File | |
2547 | ||
2548 | SOURCE=..\..\src\msw\nativdlg.cpp | |
2549 | ||
2550 | !IF "$(CFG)" == "core - Win32 Debug" | |
2551 | ||
2552 | ||
2553 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2554 | ||
2555 | ||
2556 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2557 | ||
2558 | ||
2559 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2560 | ||
2561 | ||
2562 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2563 | ||
2564 | # PROP Exclude_From_Build 1 | |
2565 | ||
2566 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2567 | ||
2568 | # PROP Exclude_From_Build 1 | |
2569 | ||
2570 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2571 | ||
2572 | # PROP Exclude_From_Build 1 | |
2573 | ||
2574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2575 | ||
2576 | # PROP Exclude_From_Build 1 | |
2577 | ||
2578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2579 | ||
2580 | ||
2581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2582 | ||
2583 | ||
2584 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2585 | ||
2586 | ||
2587 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2588 | ||
2589 | ||
2590 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2591 | ||
2592 | # PROP Exclude_From_Build 1 | |
2593 | ||
2594 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2595 | ||
2596 | # PROP Exclude_From_Build 1 | |
2597 | ||
2598 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2599 | ||
2600 | # PROP Exclude_From_Build 1 | |
2601 | ||
2602 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2603 | ||
2604 | # PROP Exclude_From_Build 1 | |
2605 | ||
2606 | !ENDIF | |
2607 | ||
2608 | # End Source File | |
2609 | # Begin Source File | |
2610 | ||
2611 | SOURCE=..\..\src\msw\notebook.cpp | |
2612 | ||
2613 | !IF "$(CFG)" == "core - Win32 Debug" | |
2614 | ||
2615 | ||
2616 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2617 | ||
2618 | ||
2619 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2620 | ||
2621 | ||
2622 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2623 | ||
2624 | ||
2625 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2626 | ||
2627 | # PROP Exclude_From_Build 1 | |
2628 | ||
2629 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2630 | ||
2631 | # PROP Exclude_From_Build 1 | |
2632 | ||
2633 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2634 | ||
2635 | # PROP Exclude_From_Build 1 | |
2636 | ||
2637 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2638 | ||
2639 | # PROP Exclude_From_Build 1 | |
2640 | ||
2641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2642 | ||
2643 | ||
2644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2645 | ||
2646 | ||
2647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2648 | ||
2649 | ||
2650 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2651 | ||
2652 | ||
2653 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2654 | ||
2655 | # PROP Exclude_From_Build 1 | |
2656 | ||
2657 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2658 | ||
2659 | # PROP Exclude_From_Build 1 | |
2660 | ||
2661 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2662 | ||
2663 | # PROP Exclude_From_Build 1 | |
2664 | ||
2665 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2666 | ||
2667 | # PROP Exclude_From_Build 1 | |
2668 | ||
2669 | !ENDIF | |
2670 | ||
2671 | # End Source File | |
2672 | # Begin Source File | |
2673 | ||
2674 | SOURCE=..\..\src\msw\ole\oleutils.cpp | |
2675 | # End Source File | |
2676 | # Begin Source File | |
2677 | ||
2678 | SOURCE=..\..\src\msw\ownerdrw.cpp | |
2679 | ||
2680 | !IF "$(CFG)" == "core - Win32 Debug" | |
2681 | ||
2682 | ||
2683 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2684 | ||
2685 | ||
2686 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2687 | ||
2688 | ||
2689 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2690 | ||
2691 | ||
2692 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2693 | ||
2694 | # PROP Exclude_From_Build 1 | |
2695 | ||
2696 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2697 | ||
2698 | # PROP Exclude_From_Build 1 | |
2699 | ||
2700 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2701 | ||
2702 | # PROP Exclude_From_Build 1 | |
2703 | ||
2704 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2705 | ||
2706 | # PROP Exclude_From_Build 1 | |
2707 | ||
2708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2709 | ||
2710 | ||
2711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2712 | ||
2713 | ||
2714 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2715 | ||
2716 | ||
2717 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2718 | ||
2719 | ||
2720 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2721 | ||
2722 | # PROP Exclude_From_Build 1 | |
2723 | ||
2724 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2725 | ||
2726 | # PROP Exclude_From_Build 1 | |
2727 | ||
2728 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2729 | ||
2730 | # PROP Exclude_From_Build 1 | |
2731 | ||
2732 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2733 | ||
2734 | # PROP Exclude_From_Build 1 | |
2735 | ||
2736 | !ENDIF | |
2737 | ||
2738 | # End Source File | |
2739 | # Begin Source File | |
2740 | ||
2741 | SOURCE=..\..\src\msw\palette.cpp | |
2742 | # End Source File | |
2743 | # Begin Source File | |
2744 | ||
2745 | SOURCE=..\..\src\msw\pen.cpp | |
2746 | # End Source File | |
2747 | # Begin Source File | |
2748 | ||
28249f11 VS |
2749 | SOURCE=..\..\src\msw\popupwin.cpp |
2750 | # End Source File | |
2751 | # Begin Source File | |
2752 | ||
2753 | SOURCE=..\..\src\msw\printdlg.cpp | |
28249f11 VS |
2754 | # End Source File |
2755 | # Begin Source File | |
2756 | ||
2757 | SOURCE=..\..\src\msw\printwin.cpp | |
28249f11 VS |
2758 | # End Source File |
2759 | # Begin Source File | |
2760 | ||
2761 | SOURCE=..\..\src\msw\radiobox.cpp | |
2762 | ||
2763 | !IF "$(CFG)" == "core - Win32 Debug" | |
2764 | ||
2765 | ||
2766 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2767 | ||
2768 | ||
2769 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2770 | ||
2771 | ||
2772 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2773 | ||
2774 | ||
2775 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2776 | ||
2777 | # PROP Exclude_From_Build 1 | |
2778 | ||
2779 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2780 | ||
2781 | # PROP Exclude_From_Build 1 | |
2782 | ||
2783 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2784 | ||
2785 | # PROP Exclude_From_Build 1 | |
2786 | ||
2787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2788 | ||
2789 | # PROP Exclude_From_Build 1 | |
2790 | ||
2791 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2792 | ||
2793 | ||
2794 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2795 | ||
2796 | ||
2797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2798 | ||
2799 | ||
2800 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2801 | ||
2802 | ||
2803 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2804 | ||
2805 | # PROP Exclude_From_Build 1 | |
2806 | ||
2807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2808 | ||
2809 | # PROP Exclude_From_Build 1 | |
2810 | ||
2811 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2812 | ||
2813 | # PROP Exclude_From_Build 1 | |
2814 | ||
2815 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2816 | ||
2817 | # PROP Exclude_From_Build 1 | |
2818 | ||
2819 | !ENDIF | |
2820 | ||
2821 | # End Source File | |
2822 | # Begin Source File | |
2823 | ||
2824 | SOURCE=..\..\src\msw\radiobut.cpp | |
2825 | ||
2826 | !IF "$(CFG)" == "core - Win32 Debug" | |
2827 | ||
2828 | ||
2829 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2830 | ||
2831 | ||
2832 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2833 | ||
2834 | ||
2835 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2836 | ||
2837 | ||
2838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2839 | ||
2840 | # PROP Exclude_From_Build 1 | |
2841 | ||
2842 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2843 | ||
2844 | # PROP Exclude_From_Build 1 | |
2845 | ||
2846 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2847 | ||
2848 | # PROP Exclude_From_Build 1 | |
2849 | ||
2850 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2851 | ||
2852 | # PROP Exclude_From_Build 1 | |
2853 | ||
2854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2855 | ||
2856 | ||
2857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2858 | ||
2859 | ||
2860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2861 | ||
2862 | ||
2863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2864 | ||
2865 | ||
2866 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2867 | ||
2868 | # PROP Exclude_From_Build 1 | |
2869 | ||
2870 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2871 | ||
2872 | # PROP Exclude_From_Build 1 | |
2873 | ||
2874 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2875 | ||
2876 | # PROP Exclude_From_Build 1 | |
2877 | ||
2878 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2879 | ||
2880 | # PROP Exclude_From_Build 1 | |
2881 | ||
2882 | !ENDIF | |
2883 | ||
2884 | # End Source File | |
2885 | # Begin Source File | |
2886 | ||
2887 | SOURCE=..\..\src\msw\region.cpp | |
2888 | # End Source File | |
2889 | # Begin Source File | |
2890 | ||
2891 | SOURCE=..\..\src\msw\renderer.cpp | |
2892 | # End Source File | |
2893 | # Begin Source File | |
2894 | ||
2895 | SOURCE=..\..\src\msw\scrolbar.cpp | |
2896 | ||
2897 | !IF "$(CFG)" == "core - Win32 Debug" | |
2898 | ||
2899 | ||
2900 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2901 | ||
2902 | ||
2903 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2904 | ||
2905 | ||
2906 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2907 | ||
2908 | ||
2909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2910 | ||
2911 | # PROP Exclude_From_Build 1 | |
2912 | ||
2913 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2914 | ||
2915 | # PROP Exclude_From_Build 1 | |
2916 | ||
2917 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2918 | ||
2919 | # PROP Exclude_From_Build 1 | |
2920 | ||
2921 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2922 | ||
2923 | # PROP Exclude_From_Build 1 | |
2924 | ||
2925 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2926 | ||
2927 | ||
2928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2929 | ||
2930 | ||
2931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2932 | ||
2933 | ||
2934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2935 | ||
2936 | ||
2937 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2938 | ||
2939 | # PROP Exclude_From_Build 1 | |
2940 | ||
2941 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2942 | ||
2943 | # PROP Exclude_From_Build 1 | |
2944 | ||
2945 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2946 | ||
2947 | # PROP Exclude_From_Build 1 | |
2948 | ||
2949 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2950 | ||
2951 | # PROP Exclude_From_Build 1 | |
2952 | ||
2953 | !ENDIF | |
2954 | ||
2955 | # End Source File | |
2956 | # Begin Source File | |
2957 | ||
2958 | SOURCE=..\..\src\msw\settings.cpp | |
2959 | # End Source File | |
2960 | # Begin Source File | |
2961 | ||
2962 | SOURCE=..\..\src\msw\slider95.cpp | |
2963 | ||
2964 | !IF "$(CFG)" == "core - Win32 Debug" | |
2965 | ||
2966 | ||
2967 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2968 | ||
2969 | ||
2970 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2971 | ||
2972 | ||
2973 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2974 | ||
2975 | ||
2976 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2977 | ||
2978 | # PROP Exclude_From_Build 1 | |
2979 | ||
2980 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2981 | ||
2982 | # PROP Exclude_From_Build 1 | |
2983 | ||
2984 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2985 | ||
2986 | # PROP Exclude_From_Build 1 | |
2987 | ||
2988 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2989 | ||
2990 | # PROP Exclude_From_Build 1 | |
2991 | ||
2992 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2993 | ||
2994 | ||
2995 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2996 | ||
2997 | ||
2998 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2999 | ||
3000 | ||
3001 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3002 | ||
3003 | ||
3004 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3005 | ||
3006 | # PROP Exclude_From_Build 1 | |
3007 | ||
3008 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3009 | ||
3010 | # PROP Exclude_From_Build 1 | |
3011 | ||
3012 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3013 | ||
3014 | # PROP Exclude_From_Build 1 | |
3015 | ||
3016 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3017 | ||
3018 | # PROP Exclude_From_Build 1 | |
3019 | ||
3020 | !ENDIF | |
3021 | ||
3022 | # End Source File | |
3023 | # Begin Source File | |
3024 | ||
3025 | SOURCE=..\..\src\msw\spinbutt.cpp | |
3026 | ||
3027 | !IF "$(CFG)" == "core - Win32 Debug" | |
3028 | ||
3029 | ||
3030 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3031 | ||
3032 | ||
3033 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3034 | ||
3035 | ||
3036 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3037 | ||
3038 | ||
3039 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3040 | ||
3041 | # PROP Exclude_From_Build 1 | |
3042 | ||
3043 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3044 | ||
3045 | # PROP Exclude_From_Build 1 | |
3046 | ||
3047 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3048 | ||
3049 | # PROP Exclude_From_Build 1 | |
3050 | ||
3051 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3052 | ||
3053 | # PROP Exclude_From_Build 1 | |
3054 | ||
3055 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3056 | ||
3057 | ||
3058 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3059 | ||
3060 | ||
3061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3062 | ||
3063 | ||
3064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3065 | ||
3066 | ||
3067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3068 | ||
3069 | # PROP Exclude_From_Build 1 | |
3070 | ||
3071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3072 | ||
3073 | # PROP Exclude_From_Build 1 | |
3074 | ||
3075 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3076 | ||
3077 | # PROP Exclude_From_Build 1 | |
3078 | ||
3079 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3080 | ||
3081 | # PROP Exclude_From_Build 1 | |
3082 | ||
3083 | !ENDIF | |
3084 | ||
3085 | # End Source File | |
3086 | # Begin Source File | |
3087 | ||
3088 | SOURCE=..\..\src\msw\spinctrl.cpp | |
3089 | ||
3090 | !IF "$(CFG)" == "core - Win32 Debug" | |
3091 | ||
3092 | ||
3093 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3094 | ||
3095 | ||
3096 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3097 | ||
3098 | ||
3099 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3100 | ||
3101 | ||
3102 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3103 | ||
3104 | # PROP Exclude_From_Build 1 | |
3105 | ||
3106 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3107 | ||
3108 | # PROP Exclude_From_Build 1 | |
3109 | ||
3110 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3111 | ||
3112 | # PROP Exclude_From_Build 1 | |
3113 | ||
3114 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3115 | ||
3116 | # PROP Exclude_From_Build 1 | |
3117 | ||
3118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3119 | ||
3120 | ||
3121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3122 | ||
3123 | ||
3124 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3125 | ||
3126 | ||
3127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3128 | ||
3129 | ||
3130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3131 | ||
3132 | # PROP Exclude_From_Build 1 | |
3133 | ||
3134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3135 | ||
3136 | # PROP Exclude_From_Build 1 | |
3137 | ||
3138 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3139 | ||
3140 | # PROP Exclude_From_Build 1 | |
3141 | ||
3142 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3143 | ||
3144 | # PROP Exclude_From_Build 1 | |
3145 | ||
3146 | !ENDIF | |
3147 | ||
3148 | # End Source File | |
3149 | # Begin Source File | |
3150 | ||
3151 | SOURCE=..\..\src\msw\statbmp.cpp | |
3152 | ||
3153 | !IF "$(CFG)" == "core - Win32 Debug" | |
3154 | ||
3155 | ||
3156 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3157 | ||
3158 | ||
3159 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3160 | ||
3161 | ||
3162 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3163 | ||
3164 | ||
3165 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3166 | ||
3167 | # PROP Exclude_From_Build 1 | |
3168 | ||
3169 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3170 | ||
3171 | # PROP Exclude_From_Build 1 | |
3172 | ||
3173 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3174 | ||
3175 | # PROP Exclude_From_Build 1 | |
3176 | ||
3177 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3178 | ||
3179 | # PROP Exclude_From_Build 1 | |
3180 | ||
3181 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3182 | ||
3183 | ||
3184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3185 | ||
3186 | ||
3187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3188 | ||
3189 | ||
3190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3191 | ||
3192 | ||
3193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3194 | ||
3195 | # PROP Exclude_From_Build 1 | |
3196 | ||
3197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3198 | ||
3199 | # PROP Exclude_From_Build 1 | |
3200 | ||
3201 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3202 | ||
3203 | # PROP Exclude_From_Build 1 | |
3204 | ||
3205 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3206 | ||
3207 | # PROP Exclude_From_Build 1 | |
3208 | ||
3209 | !ENDIF | |
3210 | ||
3211 | # End Source File | |
3212 | # Begin Source File | |
3213 | ||
3214 | SOURCE=..\..\src\msw\statbox.cpp | |
3215 | ||
3216 | !IF "$(CFG)" == "core - Win32 Debug" | |
3217 | ||
3218 | ||
3219 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3220 | ||
3221 | ||
3222 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3223 | ||
3224 | ||
3225 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3226 | ||
3227 | ||
3228 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3229 | ||
3230 | # PROP Exclude_From_Build 1 | |
3231 | ||
3232 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3233 | ||
3234 | # PROP Exclude_From_Build 1 | |
3235 | ||
3236 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3237 | ||
3238 | # PROP Exclude_From_Build 1 | |
3239 | ||
3240 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3241 | ||
3242 | # PROP Exclude_From_Build 1 | |
3243 | ||
3244 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3245 | ||
3246 | ||
3247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3248 | ||
3249 | ||
3250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3251 | ||
3252 | ||
3253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3254 | ||
3255 | ||
3256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3257 | ||
3258 | # PROP Exclude_From_Build 1 | |
3259 | ||
3260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3261 | ||
3262 | # PROP Exclude_From_Build 1 | |
3263 | ||
3264 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3265 | ||
3266 | # PROP Exclude_From_Build 1 | |
3267 | ||
3268 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3269 | ||
3270 | # PROP Exclude_From_Build 1 | |
3271 | ||
3272 | !ENDIF | |
3273 | ||
3274 | # End Source File | |
3275 | # Begin Source File | |
3276 | ||
3277 | SOURCE=..\..\src\msw\statbr95.cpp | |
3278 | ||
3279 | !IF "$(CFG)" == "core - Win32 Debug" | |
3280 | ||
3281 | ||
3282 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3283 | ||
3284 | ||
3285 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3286 | ||
3287 | ||
3288 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3289 | ||
3290 | ||
3291 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3292 | ||
3293 | # PROP Exclude_From_Build 1 | |
3294 | ||
3295 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3296 | ||
3297 | # PROP Exclude_From_Build 1 | |
3298 | ||
3299 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3300 | ||
3301 | # PROP Exclude_From_Build 1 | |
3302 | ||
3303 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3304 | ||
3305 | # PROP Exclude_From_Build 1 | |
3306 | ||
3307 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3308 | ||
3309 | ||
3310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3311 | ||
3312 | ||
3313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3314 | ||
3315 | ||
3316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3317 | ||
3318 | ||
3319 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3320 | ||
3321 | # PROP Exclude_From_Build 1 | |
3322 | ||
3323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3324 | ||
3325 | # PROP Exclude_From_Build 1 | |
3326 | ||
3327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3328 | ||
3329 | # PROP Exclude_From_Build 1 | |
3330 | ||
3331 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3332 | ||
3333 | # PROP Exclude_From_Build 1 | |
3334 | ||
3335 | !ENDIF | |
3336 | ||
3337 | # End Source File | |
3338 | # Begin Source File | |
3339 | ||
3340 | SOURCE=..\..\src\msw\statline.cpp | |
3341 | ||
3342 | !IF "$(CFG)" == "core - Win32 Debug" | |
3343 | ||
3344 | ||
3345 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3346 | ||
3347 | ||
3348 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3349 | ||
3350 | ||
3351 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3352 | ||
3353 | ||
3354 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3355 | ||
3356 | # PROP Exclude_From_Build 1 | |
3357 | ||
3358 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3359 | ||
3360 | # PROP Exclude_From_Build 1 | |
3361 | ||
3362 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3363 | ||
3364 | # PROP Exclude_From_Build 1 | |
3365 | ||
3366 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3367 | ||
3368 | # PROP Exclude_From_Build 1 | |
3369 | ||
3370 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3371 | ||
3372 | ||
3373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3374 | ||
3375 | ||
3376 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3377 | ||
3378 | ||
3379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3380 | ||
3381 | ||
3382 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3383 | ||
3384 | # PROP Exclude_From_Build 1 | |
3385 | ||
3386 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3387 | ||
3388 | # PROP Exclude_From_Build 1 | |
3389 | ||
3390 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3391 | ||
3392 | # PROP Exclude_From_Build 1 | |
3393 | ||
3394 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3395 | ||
3396 | # PROP Exclude_From_Build 1 | |
3397 | ||
3398 | !ENDIF | |
3399 | ||
3400 | # End Source File | |
3401 | # Begin Source File | |
3402 | ||
3403 | SOURCE=..\..\src\msw\stattext.cpp | |
3404 | ||
3405 | !IF "$(CFG)" == "core - Win32 Debug" | |
3406 | ||
3407 | ||
3408 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3409 | ||
3410 | ||
3411 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3412 | ||
3413 | ||
3414 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3415 | ||
3416 | ||
3417 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3418 | ||
3419 | # PROP Exclude_From_Build 1 | |
3420 | ||
3421 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3422 | ||
3423 | # PROP Exclude_From_Build 1 | |
3424 | ||
3425 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3426 | ||
3427 | # PROP Exclude_From_Build 1 | |
3428 | ||
3429 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3430 | ||
3431 | # PROP Exclude_From_Build 1 | |
3432 | ||
3433 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3434 | ||
3435 | ||
3436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3437 | ||
3438 | ||
3439 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3440 | ||
3441 | ||
3442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3443 | ||
3444 | ||
3445 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3446 | ||
3447 | # PROP Exclude_From_Build 1 | |
3448 | ||
3449 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3450 | ||
3451 | # PROP Exclude_From_Build 1 | |
3452 | ||
3453 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3454 | ||
3455 | # PROP Exclude_From_Build 1 | |
3456 | ||
3457 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3458 | ||
3459 | # PROP Exclude_From_Build 1 | |
3460 | ||
3461 | !ENDIF | |
3462 | ||
3463 | # End Source File | |
3464 | # Begin Source File | |
3465 | ||
3466 | SOURCE=..\..\src\msw\tabctrl.cpp | |
3467 | ||
3468 | !IF "$(CFG)" == "core - Win32 Debug" | |
3469 | ||
3470 | ||
3471 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3472 | ||
3473 | ||
3474 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3475 | ||
3476 | ||
3477 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3478 | ||
3479 | ||
3480 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3481 | ||
3482 | # PROP Exclude_From_Build 1 | |
3483 | ||
3484 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3485 | ||
3486 | # PROP Exclude_From_Build 1 | |
3487 | ||
3488 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3489 | ||
3490 | # PROP Exclude_From_Build 1 | |
3491 | ||
3492 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3493 | ||
3494 | # PROP Exclude_From_Build 1 | |
3495 | ||
3496 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3497 | ||
3498 | ||
3499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3500 | ||
3501 | ||
3502 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3503 | ||
3504 | ||
3505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3506 | ||
3507 | ||
3508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3509 | ||
3510 | # PROP Exclude_From_Build 1 | |
3511 | ||
3512 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3513 | ||
3514 | # PROP Exclude_From_Build 1 | |
3515 | ||
3516 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3517 | ||
3518 | # PROP Exclude_From_Build 1 | |
3519 | ||
3520 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3521 | ||
3522 | # PROP Exclude_From_Build 1 | |
3523 | ||
3524 | !ENDIF | |
3525 | ||
3526 | # End Source File | |
3527 | # Begin Source File | |
3528 | ||
3529 | SOURCE=..\..\src\msw\tbar95.cpp | |
3530 | ||
3531 | !IF "$(CFG)" == "core - Win32 Debug" | |
3532 | ||
3533 | ||
3534 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3535 | ||
3536 | ||
3537 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3538 | ||
3539 | ||
3540 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3541 | ||
3542 | ||
3543 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3544 | ||
3545 | # PROP Exclude_From_Build 1 | |
3546 | ||
3547 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3548 | ||
3549 | # PROP Exclude_From_Build 1 | |
3550 | ||
3551 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3552 | ||
3553 | # PROP Exclude_From_Build 1 | |
3554 | ||
3555 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3556 | ||
3557 | # PROP Exclude_From_Build 1 | |
3558 | ||
3559 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3560 | ||
3561 | ||
3562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3563 | ||
3564 | ||
3565 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3566 | ||
3567 | ||
3568 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3569 | ||
3570 | ||
3571 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3572 | ||
3573 | # PROP Exclude_From_Build 1 | |
3574 | ||
3575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3576 | ||
3577 | # PROP Exclude_From_Build 1 | |
3578 | ||
3579 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3580 | ||
3581 | # PROP Exclude_From_Build 1 | |
3582 | ||
3583 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3584 | ||
3585 | # PROP Exclude_From_Build 1 | |
3586 | ||
3587 | !ENDIF | |
3588 | ||
3589 | # End Source File | |
3590 | # Begin Source File | |
3591 | ||
3592 | SOURCE=..\..\src\msw\textctrl.cpp | |
3593 | ||
3594 | !IF "$(CFG)" == "core - Win32 Debug" | |
3595 | ||
3596 | ||
3597 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3598 | ||
3599 | ||
3600 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3601 | ||
3602 | ||
3603 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3604 | ||
3605 | ||
3606 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3607 | ||
3608 | # PROP Exclude_From_Build 1 | |
3609 | ||
3610 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3611 | ||
3612 | # PROP Exclude_From_Build 1 | |
3613 | ||
3614 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3615 | ||
3616 | # PROP Exclude_From_Build 1 | |
3617 | ||
3618 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3619 | ||
3620 | # PROP Exclude_From_Build 1 | |
3621 | ||
3622 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3623 | ||
3624 | ||
3625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3626 | ||
3627 | ||
3628 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3629 | ||
3630 | ||
3631 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3632 | ||
3633 | ||
3634 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3635 | ||
3636 | # PROP Exclude_From_Build 1 | |
3637 | ||
3638 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3639 | ||
3640 | # PROP Exclude_From_Build 1 | |
3641 | ||
3642 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3643 | ||
3644 | # PROP Exclude_From_Build 1 | |
3645 | ||
3646 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3647 | ||
3648 | # PROP Exclude_From_Build 1 | |
3649 | ||
3650 | !ENDIF | |
3651 | ||
3652 | # End Source File | |
3653 | # Begin Source File | |
3654 | ||
3655 | SOURCE=..\..\src\msw\tglbtn.cpp | |
3656 | ||
3657 | !IF "$(CFG)" == "core - Win32 Debug" | |
3658 | ||
3659 | ||
3660 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3661 | ||
3662 | ||
3663 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3664 | ||
3665 | ||
3666 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3667 | ||
3668 | ||
3669 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3670 | ||
3671 | # PROP Exclude_From_Build 1 | |
3672 | ||
3673 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3674 | ||
3675 | # PROP Exclude_From_Build 1 | |
3676 | ||
3677 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3678 | ||
3679 | # PROP Exclude_From_Build 1 | |
3680 | ||
3681 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3682 | ||
3683 | # PROP Exclude_From_Build 1 | |
3684 | ||
3685 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3686 | ||
3687 | ||
3688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3689 | ||
3690 | ||
3691 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3692 | ||
3693 | ||
3694 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3695 | ||
3696 | ||
3697 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3698 | ||
3699 | # PROP Exclude_From_Build 1 | |
3700 | ||
3701 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3702 | ||
3703 | # PROP Exclude_From_Build 1 | |
3704 | ||
3705 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3706 | ||
3707 | # PROP Exclude_From_Build 1 | |
3708 | ||
3709 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3710 | ||
3711 | # PROP Exclude_From_Build 1 | |
3712 | ||
3713 | !ENDIF | |
3714 | ||
3715 | # End Source File | |
3716 | # Begin Source File | |
3717 | ||
3718 | SOURCE=..\..\src\msw\timer.cpp | |
3719 | # End Source File | |
3720 | # Begin Source File | |
3721 | ||
3722 | SOURCE=..\..\src\msw\tooltip.cpp | |
3723 | # End Source File | |
3724 | # Begin Source File | |
3725 | ||
3726 | SOURCE=..\..\src\msw\toplevel.cpp | |
3727 | # End Source File | |
3728 | # Begin Source File | |
3729 | ||
3730 | SOURCE=..\..\src\msw\treectrl.cpp | |
3731 | ||
3732 | !IF "$(CFG)" == "core - Win32 Debug" | |
3733 | ||
3734 | ||
3735 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3736 | ||
3737 | ||
3738 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3739 | ||
3740 | ||
3741 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3742 | ||
3743 | ||
3744 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3745 | ||
3746 | # PROP Exclude_From_Build 1 | |
3747 | ||
3748 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3749 | ||
3750 | # PROP Exclude_From_Build 1 | |
3751 | ||
3752 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3753 | ||
3754 | # PROP Exclude_From_Build 1 | |
3755 | ||
3756 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3757 | ||
3758 | # PROP Exclude_From_Build 1 | |
3759 | ||
3760 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3761 | ||
3762 | ||
3763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3764 | ||
3765 | ||
3766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3767 | ||
3768 | ||
3769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3770 | ||
3771 | ||
3772 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3773 | ||
3774 | # PROP Exclude_From_Build 1 | |
3775 | ||
3776 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3777 | ||
3778 | # PROP Exclude_From_Build 1 | |
3779 | ||
3780 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3781 | ||
3782 | # PROP Exclude_From_Build 1 | |
3783 | ||
3784 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3785 | ||
3786 | # PROP Exclude_From_Build 1 | |
3787 | ||
3788 | !ENDIF | |
3789 | ||
3790 | # End Source File | |
3791 | # Begin Source File | |
3792 | ||
3793 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3794 | # End Source File | |
3795 | # Begin Source File | |
3796 | ||
3797 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3798 | # End Source File | |
3799 | # Begin Source File | |
3800 | ||
3801 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3802 | # End Source File | |
3803 | # Begin Source File | |
3804 | ||
3805 | SOURCE=..\..\src\msw\volume.cpp | |
3806 | # End Source File | |
3807 | # Begin Source File | |
3808 | ||
3809 | SOURCE=..\..\src\msw\window.cpp | |
3810 | # End Source File | |
3811 | # End Group | |
3812 | # Begin Group "Generic Sources" | |
3813 | ||
3814 | # PROP Default_Filter "" | |
3815 | # Begin Source File | |
3816 | ||
3817 | SOURCE=..\..\src\generic\accel.cpp | |
3818 | ||
3819 | !IF "$(CFG)" == "core - Win32 Debug" | |
3820 | ||
3821 | # PROP Exclude_From_Build 1 | |
3822 | ||
3823 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3824 | ||
3825 | # PROP Exclude_From_Build 1 | |
3826 | ||
3827 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3828 | ||
3829 | # PROP Exclude_From_Build 1 | |
3830 | ||
3831 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3832 | ||
3833 | # PROP Exclude_From_Build 1 | |
3834 | ||
3835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3836 | ||
3837 | ||
3838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3839 | ||
3840 | ||
3841 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3842 | ||
3843 | ||
3844 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3845 | ||
3846 | ||
3847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3848 | ||
3849 | # PROP Exclude_From_Build 1 | |
3850 | ||
3851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3852 | ||
3853 | # PROP Exclude_From_Build 1 | |
3854 | ||
3855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3856 | ||
3857 | # PROP Exclude_From_Build 1 | |
3858 | ||
3859 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3860 | ||
3861 | # PROP Exclude_From_Build 1 | |
3862 | ||
3863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3864 | ||
3865 | ||
3866 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3867 | ||
3868 | ||
3869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3870 | ||
3871 | ||
3872 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3873 | ||
3874 | ||
3875 | !ENDIF | |
3876 | ||
3877 | # End Source File | |
3878 | # Begin Source File | |
3879 | ||
3880 | SOURCE=..\..\src\generic\busyinfo.cpp | |
3881 | # End Source File | |
3882 | # Begin Source File | |
3883 | ||
3884 | SOURCE=..\..\src\generic\choicdgg.cpp | |
3885 | # End Source File | |
3886 | # Begin Source File | |
3887 | ||
3888 | SOURCE=..\..\src\generic\colrdlgg.cpp | |
3889 | ||
3890 | !IF "$(CFG)" == "core - Win32 Debug" | |
3891 | ||
3892 | # PROP Exclude_From_Build 1 | |
3893 | ||
3894 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3895 | ||
3896 | # PROP Exclude_From_Build 1 | |
3897 | ||
3898 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3899 | ||
3900 | # PROP Exclude_From_Build 1 | |
3901 | ||
3902 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3903 | ||
3904 | # PROP Exclude_From_Build 1 | |
3905 | ||
3906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3907 | ||
3908 | ||
3909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3910 | ||
3911 | ||
3912 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3913 | ||
3914 | ||
3915 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3916 | ||
3917 | ||
3918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3919 | ||
3920 | # PROP Exclude_From_Build 1 | |
3921 | ||
3922 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3923 | ||
3924 | # PROP Exclude_From_Build 1 | |
3925 | ||
3926 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3927 | ||
3928 | # PROP Exclude_From_Build 1 | |
3929 | ||
3930 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3931 | ||
3932 | # PROP Exclude_From_Build 1 | |
3933 | ||
3934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3935 | ||
3936 | ||
3937 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3938 | ||
3939 | ||
3940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3941 | ||
3942 | ||
3943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3944 | ||
3945 | ||
3946 | !ENDIF | |
3947 | ||
3948 | # End Source File | |
3949 | # Begin Source File | |
3950 | ||
3951 | SOURCE=..\..\src\generic\dcpsg.cpp | |
3952 | # End Source File | |
3953 | # Begin Source File | |
3954 | ||
3955 | SOURCE=..\..\src\generic\dirctrlg.cpp | |
3956 | # End Source File | |
3957 | # Begin Source File | |
3958 | ||
3959 | SOURCE=..\..\src\generic\dirdlgg.cpp | |
3960 | ||
3961 | !IF "$(CFG)" == "core - Win32 Debug" | |
3962 | ||
3963 | # PROP Exclude_From_Build 1 | |
3964 | ||
3965 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3966 | ||
3967 | # PROP Exclude_From_Build 1 | |
3968 | ||
3969 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3970 | ||
3971 | # PROP Exclude_From_Build 1 | |
3972 | ||
3973 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3974 | ||
3975 | # PROP Exclude_From_Build 1 | |
3976 | ||
3977 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3978 | ||
3979 | ||
3980 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3981 | ||
3982 | ||
3983 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3984 | ||
3985 | ||
3986 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3987 | ||
3988 | ||
3989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3990 | ||
3991 | # PROP Exclude_From_Build 1 | |
3992 | ||
3993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3994 | ||
3995 | # PROP Exclude_From_Build 1 | |
3996 | ||
3997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3998 | ||
3999 | # PROP Exclude_From_Build 1 | |
4000 | ||
4001 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4002 | ||
4003 | # PROP Exclude_From_Build 1 | |
4004 | ||
4005 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4006 | ||
4007 | ||
4008 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4009 | ||
4010 | ||
4011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4012 | ||
4013 | ||
4014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4015 | ||
4016 | ||
4017 | !ENDIF | |
4018 | ||
4019 | # End Source File | |
4020 | # Begin Source File | |
4021 | ||
4022 | SOURCE=..\..\src\generic\dragimgg.cpp | |
4023 | # End Source File | |
4024 | # Begin Source File | |
4025 | ||
4026 | SOURCE=..\..\src\generic\fdrepdlg.cpp | |
4027 | ||
4028 | !IF "$(CFG)" == "core - Win32 Debug" | |
4029 | ||
4030 | # PROP Exclude_From_Build 1 | |
4031 | ||
4032 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4033 | ||
4034 | # PROP Exclude_From_Build 1 | |
4035 | ||
4036 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4037 | ||
4038 | # PROP Exclude_From_Build 1 | |
4039 | ||
4040 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4041 | ||
4042 | # PROP Exclude_From_Build 1 | |
4043 | ||
4044 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4045 | ||
4046 | ||
4047 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4048 | ||
4049 | ||
4050 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4051 | ||
4052 | ||
4053 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4054 | ||
4055 | ||
4056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4057 | ||
4058 | # PROP Exclude_From_Build 1 | |
4059 | ||
4060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4061 | ||
4062 | # PROP Exclude_From_Build 1 | |
4063 | ||
4064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4065 | ||
4066 | # PROP Exclude_From_Build 1 | |
4067 | ||
4068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4069 | ||
4070 | # PROP Exclude_From_Build 1 | |
4071 | ||
4072 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4073 | ||
4074 | ||
4075 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4076 | ||
4077 | ||
4078 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4079 | ||
4080 | ||
4081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4082 | ||
4083 | ||
4084 | !ENDIF | |
4085 | ||
4086 | # End Source File | |
4087 | # Begin Source File | |
4088 | ||
4089 | SOURCE=..\..\src\generic\filedlgg.cpp | |
4090 | ||
4091 | !IF "$(CFG)" == "core - Win32 Debug" | |
4092 | ||
4093 | # PROP Exclude_From_Build 1 | |
4094 | ||
4095 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4096 | ||
4097 | # PROP Exclude_From_Build 1 | |
4098 | ||
4099 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4100 | ||
4101 | # PROP Exclude_From_Build 1 | |
4102 | ||
4103 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4104 | ||
4105 | # PROP Exclude_From_Build 1 | |
4106 | ||
4107 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4108 | ||
4109 | ||
4110 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4111 | ||
4112 | ||
4113 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4114 | ||
4115 | ||
4116 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4117 | ||
4118 | ||
4119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4120 | ||
4121 | # PROP Exclude_From_Build 1 | |
4122 | ||
4123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4124 | ||
4125 | # PROP Exclude_From_Build 1 | |
4126 | ||
4127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4128 | ||
4129 | # PROP Exclude_From_Build 1 | |
4130 | ||
4131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4132 | ||
4133 | # PROP Exclude_From_Build 1 | |
4134 | ||
4135 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4136 | ||
4137 | ||
4138 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4139 | ||
4140 | ||
4141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4142 | ||
4143 | ||
4144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4145 | ||
4146 | ||
4147 | !ENDIF | |
4148 | ||
4149 | # End Source File | |
4150 | # Begin Source File | |
4151 | ||
4152 | SOURCE=..\..\src\generic\fontdlgg.cpp | |
4153 | ||
4154 | !IF "$(CFG)" == "core - Win32 Debug" | |
4155 | ||
4156 | # PROP Exclude_From_Build 1 | |
4157 | ||
4158 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4159 | ||
4160 | # PROP Exclude_From_Build 1 | |
4161 | ||
4162 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4163 | ||
4164 | # PROP Exclude_From_Build 1 | |
4165 | ||
4166 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4167 | ||
4168 | # PROP Exclude_From_Build 1 | |
4169 | ||
4170 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4171 | ||
4172 | ||
4173 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4174 | ||
4175 | ||
4176 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4177 | ||
4178 | ||
4179 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4180 | ||
4181 | ||
4182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4183 | ||
4184 | # PROP Exclude_From_Build 1 | |
4185 | ||
4186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4187 | ||
4188 | # PROP Exclude_From_Build 1 | |
4189 | ||
4190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4191 | ||
4192 | # PROP Exclude_From_Build 1 | |
4193 | ||
4194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4195 | ||
4196 | # PROP Exclude_From_Build 1 | |
4197 | ||
4198 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4199 | ||
4200 | ||
4201 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4202 | ||
4203 | ||
4204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4205 | ||
4206 | ||
4207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4208 | ||
4209 | ||
4210 | !ENDIF | |
4211 | ||
4212 | # End Source File | |
4213 | # Begin Source File | |
4214 | ||
4215 | SOURCE=..\..\src\generic\imaglist.cpp | |
4216 | ||
4217 | !IF "$(CFG)" == "core - Win32 Debug" | |
4218 | ||
4219 | # PROP Exclude_From_Build 1 | |
4220 | ||
4221 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4222 | ||
4223 | # PROP Exclude_From_Build 1 | |
4224 | ||
4225 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4226 | ||
4227 | # PROP Exclude_From_Build 1 | |
4228 | ||
4229 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4230 | ||
4231 | # PROP Exclude_From_Build 1 | |
4232 | ||
4233 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4234 | ||
4235 | ||
4236 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4237 | ||
4238 | ||
4239 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4240 | ||
4241 | ||
4242 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4243 | ||
4244 | ||
4245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4246 | ||
4247 | # PROP Exclude_From_Build 1 | |
4248 | ||
4249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4250 | ||
4251 | # PROP Exclude_From_Build 1 | |
4252 | ||
4253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4254 | ||
4255 | # PROP Exclude_From_Build 1 | |
4256 | ||
4257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4258 | ||
4259 | # PROP Exclude_From_Build 1 | |
4260 | ||
4261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4262 | ||
4263 | ||
4264 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4265 | ||
4266 | ||
4267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4268 | ||
4269 | ||
4270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4271 | ||
4272 | ||
4273 | !ENDIF | |
4274 | ||
4275 | # End Source File | |
4276 | # Begin Source File | |
4277 | ||
73fb9ebe VZ |
4278 | SOURCE=..\..\src\generic\listbkg.cpp |
4279 | # End Source File | |
4280 | # Begin Source File | |
4281 | ||
28249f11 VS |
4282 | SOURCE=..\..\src\generic\listctrl.cpp |
4283 | ||
4284 | !IF "$(CFG)" == "core - Win32 Debug" | |
4285 | ||
4286 | # PROP Exclude_From_Build 1 | |
4287 | ||
4288 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4289 | ||
4290 | # PROP Exclude_From_Build 1 | |
4291 | ||
4292 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4293 | ||
4294 | # PROP Exclude_From_Build 1 | |
4295 | ||
4296 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4297 | ||
4298 | # PROP Exclude_From_Build 1 | |
4299 | ||
4300 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4301 | ||
4302 | ||
4303 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4304 | ||
4305 | ||
4306 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4307 | ||
4308 | ||
4309 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4310 | ||
4311 | ||
4312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4313 | ||
4314 | # PROP Exclude_From_Build 1 | |
4315 | ||
4316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4317 | ||
4318 | # PROP Exclude_From_Build 1 | |
4319 | ||
4320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4321 | ||
4322 | # PROP Exclude_From_Build 1 | |
4323 | ||
4324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4325 | ||
4326 | # PROP Exclude_From_Build 1 | |
4327 | ||
4328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4329 | ||
4330 | ||
4331 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4332 | ||
4333 | ||
4334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4335 | ||
4336 | ||
4337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4338 | ||
4339 | ||
4340 | !ENDIF | |
4341 | ||
4342 | # End Source File | |
4343 | # Begin Source File | |
4344 | ||
4345 | SOURCE=..\..\src\generic\logg.cpp | |
4346 | # End Source File | |
4347 | # Begin Source File | |
4348 | ||
4349 | SOURCE=..\..\src\generic\mdig.cpp | |
4350 | ||
4351 | !IF "$(CFG)" == "core - Win32 Debug" | |
4352 | ||
4353 | # PROP Exclude_From_Build 1 | |
4354 | ||
4355 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4356 | ||
4357 | # PROP Exclude_From_Build 1 | |
4358 | ||
4359 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4360 | ||
4361 | # PROP Exclude_From_Build 1 | |
4362 | ||
4363 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4364 | ||
4365 | # PROP Exclude_From_Build 1 | |
4366 | ||
4367 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4368 | ||
4369 | ||
4370 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4371 | ||
4372 | ||
4373 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4374 | ||
4375 | ||
4376 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4377 | ||
4378 | ||
4379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4380 | ||
4381 | # PROP Exclude_From_Build 1 | |
4382 | ||
4383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4384 | ||
4385 | # PROP Exclude_From_Build 1 | |
4386 | ||
4387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4388 | ||
4389 | # PROP Exclude_From_Build 1 | |
4390 | ||
4391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4392 | ||
4393 | # PROP Exclude_From_Build 1 | |
4394 | ||
4395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4396 | ||
4397 | ||
4398 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4399 | ||
4400 | ||
4401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4402 | ||
4403 | ||
4404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4405 | ||
4406 | ||
4407 | !ENDIF | |
4408 | ||
4409 | # End Source File | |
4410 | # Begin Source File | |
4411 | ||
4412 | SOURCE=..\..\src\generic\msgdlgg.cpp | |
4413 | ||
4414 | !IF "$(CFG)" == "core - Win32 Debug" | |
4415 | ||
4416 | # PROP Exclude_From_Build 1 | |
4417 | ||
4418 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4419 | ||
4420 | # PROP Exclude_From_Build 1 | |
4421 | ||
4422 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4423 | ||
4424 | # PROP Exclude_From_Build 1 | |
4425 | ||
4426 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4427 | ||
4428 | # PROP Exclude_From_Build 1 | |
4429 | ||
4430 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4431 | ||
4432 | ||
4433 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4434 | ||
4435 | ||
4436 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4437 | ||
4438 | ||
4439 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4440 | ||
4441 | ||
4442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4443 | ||
4444 | # PROP Exclude_From_Build 1 | |
4445 | ||
4446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4447 | ||
4448 | # PROP Exclude_From_Build 1 | |
4449 | ||
4450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4451 | ||
4452 | # PROP Exclude_From_Build 1 | |
4453 | ||
4454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4455 | ||
4456 | # PROP Exclude_From_Build 1 | |
4457 | ||
4458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4459 | ||
4460 | ||
4461 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4462 | ||
4463 | ||
4464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4465 | ||
4466 | ||
4467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4468 | ||
4469 | ||
4470 | !ENDIF | |
4471 | ||
4472 | # End Source File | |
4473 | # Begin Source File | |
4474 | ||
4475 | SOURCE=..\..\src\generic\numdlgg.cpp | |
4476 | # End Source File | |
4477 | # Begin Source File | |
4478 | ||
4479 | SOURCE=..\..\src\generic\panelg.cpp | |
4480 | # End Source File | |
4481 | # Begin Source File | |
4482 | ||
75a0a7b7 VS |
4483 | SOURCE=..\..\src\generic\printps.cpp |
4484 | # End Source File | |
4485 | # Begin Source File | |
4486 | ||
28249f11 VS |
4487 | SOURCE=..\..\src\generic\prntdlgg.cpp |
4488 | ||
4489 | !IF "$(CFG)" == "core - Win32 Debug" | |
4490 | ||
4491 | # PROP Exclude_From_Build 1 | |
4492 | ||
4493 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4494 | ||
4495 | # PROP Exclude_From_Build 1 | |
4496 | ||
4497 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4498 | ||
4499 | # PROP Exclude_From_Build 1 | |
4500 | ||
4501 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4502 | ||
4503 | # PROP Exclude_From_Build 1 | |
4504 | ||
4505 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4506 | ||
4507 | ||
4508 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4509 | ||
4510 | ||
4511 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4512 | ||
4513 | ||
4514 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4515 | ||
4516 | ||
4517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4518 | ||
4519 | # PROP Exclude_From_Build 1 | |
4520 | ||
4521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4522 | ||
4523 | # PROP Exclude_From_Build 1 | |
4524 | ||
4525 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4526 | ||
4527 | # PROP Exclude_From_Build 1 | |
4528 | ||
4529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4530 | ||
4531 | # PROP Exclude_From_Build 1 | |
4532 | ||
4533 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4534 | ||
4535 | ||
4536 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4537 | ||
4538 | ||
4539 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4540 | ||
4541 | ||
4542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4543 | ||
4544 | ||
4545 | !ENDIF | |
4546 | ||
4547 | # End Source File | |
4548 | # Begin Source File | |
4549 | ||
4550 | SOURCE=..\..\src\generic\progdlgg.cpp | |
4551 | # End Source File | |
4552 | # Begin Source File | |
4553 | ||
4554 | SOURCE=..\..\src\generic\renderg.cpp | |
4555 | # End Source File | |
4556 | # Begin Source File | |
4557 | ||
4558 | SOURCE=..\..\src\generic\scrlwing.cpp | |
4559 | # End Source File | |
4560 | # Begin Source File | |
4561 | ||
4562 | SOURCE=..\..\src\generic\selstore.cpp | |
4563 | # End Source File | |
4564 | # Begin Source File | |
4565 | ||
4566 | SOURCE=..\..\src\generic\spinctlg.cpp | |
4567 | # End Source File | |
4568 | # Begin Source File | |
4569 | ||
4570 | SOURCE=..\..\src\generic\splitter.cpp | |
4571 | # End Source File | |
4572 | # Begin Source File | |
4573 | ||
4574 | SOURCE=..\..\src\generic\statusbr.cpp | |
4575 | ||
4576 | !IF "$(CFG)" == "core - Win32 Debug" | |
4577 | ||
4578 | ||
4579 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4580 | ||
4581 | ||
4582 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4583 | ||
4584 | ||
4585 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4586 | ||
4587 | ||
4588 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4589 | ||
4590 | # PROP Exclude_From_Build 1 | |
4591 | ||
4592 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4593 | ||
4594 | # PROP Exclude_From_Build 1 | |
4595 | ||
4596 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4597 | ||
4598 | # PROP Exclude_From_Build 1 | |
4599 | ||
4600 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4601 | ||
4602 | # PROP Exclude_From_Build 1 | |
4603 | ||
4604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4605 | ||
4606 | ||
4607 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4608 | ||
4609 | ||
4610 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4611 | ||
4612 | ||
4613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4614 | ||
4615 | ||
4616 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4617 | ||
4618 | # PROP Exclude_From_Build 1 | |
4619 | ||
4620 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4621 | ||
4622 | # PROP Exclude_From_Build 1 | |
4623 | ||
4624 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4625 | ||
4626 | # PROP Exclude_From_Build 1 | |
4627 | ||
4628 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4629 | ||
4630 | # PROP Exclude_From_Build 1 | |
4631 | ||
4632 | !ENDIF | |
4633 | ||
4634 | # End Source File | |
4635 | # Begin Source File | |
4636 | ||
4637 | SOURCE=..\..\src\generic\tabg.cpp | |
4638 | ||
4639 | !IF "$(CFG)" == "core - Win32 Debug" | |
4640 | ||
4641 | # PROP Exclude_From_Build 1 | |
4642 | ||
4643 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4644 | ||
4645 | # PROP Exclude_From_Build 1 | |
4646 | ||
4647 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4648 | ||
4649 | # PROP Exclude_From_Build 1 | |
4650 | ||
4651 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4652 | ||
4653 | # PROP Exclude_From_Build 1 | |
4654 | ||
4655 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4656 | ||
4657 | ||
4658 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4659 | ||
4660 | ||
4661 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4662 | ||
4663 | ||
4664 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4665 | ||
4666 | ||
4667 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4668 | ||
4669 | # PROP Exclude_From_Build 1 | |
4670 | ||
4671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4672 | ||
4673 | # PROP Exclude_From_Build 1 | |
4674 | ||
4675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4676 | ||
4677 | # PROP Exclude_From_Build 1 | |
4678 | ||
4679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4680 | ||
4681 | # PROP Exclude_From_Build 1 | |
4682 | ||
4683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4684 | ||
4685 | ||
4686 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4687 | ||
4688 | ||
4689 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4690 | ||
4691 | ||
4692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4693 | ||
4694 | ||
4695 | !ENDIF | |
4696 | ||
4697 | # End Source File | |
4698 | # Begin Source File | |
4699 | ||
28249f11 VS |
4700 | SOURCE=..\..\src\generic\textdlgg.cpp |
4701 | # End Source File | |
4702 | # Begin Source File | |
4703 | ||
4704 | SOURCE=..\..\src\generic\tipwin.cpp | |
4705 | # End Source File | |
4706 | # Begin Source File | |
4707 | ||
4708 | SOURCE=..\..\src\generic\treectlg.cpp | |
4709 | # End Source File | |
4710 | # Begin Source File | |
4711 | ||
4712 | SOURCE=..\..\src\generic\vlbox.cpp | |
4713 | # End Source File | |
4714 | # Begin Source File | |
4715 | ||
4716 | SOURCE=..\..\src\generic\vscroll.cpp | |
4717 | # End Source File | |
4718 | # End Group | |
4719 | # Begin Group "wxUniv Sources" | |
4720 | ||
4721 | # PROP Default_Filter "" | |
4722 | # Begin Source File | |
4723 | ||
4724 | SOURCE=..\..\src\univ\bmpbuttn.cpp | |
4725 | ||
4726 | !IF "$(CFG)" == "core - Win32 Debug" | |
4727 | ||
4728 | # PROP Exclude_From_Build 1 | |
4729 | ||
4730 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4731 | ||
4732 | # PROP Exclude_From_Build 1 | |
4733 | ||
4734 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4735 | ||
4736 | # PROP Exclude_From_Build 1 | |
4737 | ||
4738 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4739 | ||
4740 | # PROP Exclude_From_Build 1 | |
4741 | ||
4742 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4743 | ||
4744 | ||
4745 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4746 | ||
4747 | ||
4748 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4749 | ||
4750 | ||
4751 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4752 | ||
4753 | ||
4754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4755 | ||
4756 | # PROP Exclude_From_Build 1 | |
4757 | ||
4758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4759 | ||
4760 | # PROP Exclude_From_Build 1 | |
4761 | ||
4762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4763 | ||
4764 | # PROP Exclude_From_Build 1 | |
4765 | ||
4766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4767 | ||
4768 | # PROP Exclude_From_Build 1 | |
4769 | ||
4770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4771 | ||
4772 | ||
4773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4774 | ||
4775 | ||
4776 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4777 | ||
4778 | ||
4779 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4780 | ||
4781 | ||
4782 | !ENDIF | |
4783 | ||
4784 | # End Source File | |
4785 | # Begin Source File | |
4786 | ||
4787 | SOURCE=..\..\src\univ\button.cpp | |
4788 | ||
4789 | !IF "$(CFG)" == "core - Win32 Debug" | |
4790 | ||
4791 | # PROP Exclude_From_Build 1 | |
4792 | ||
4793 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4794 | ||
4795 | # PROP Exclude_From_Build 1 | |
4796 | ||
4797 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4798 | ||
4799 | # PROP Exclude_From_Build 1 | |
4800 | ||
4801 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4802 | ||
4803 | # PROP Exclude_From_Build 1 | |
4804 | ||
4805 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4806 | ||
4807 | ||
4808 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4809 | ||
4810 | ||
4811 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4812 | ||
4813 | ||
4814 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4815 | ||
4816 | ||
4817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4818 | ||
4819 | # PROP Exclude_From_Build 1 | |
4820 | ||
4821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4822 | ||
4823 | # PROP Exclude_From_Build 1 | |
4824 | ||
4825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4826 | ||
4827 | # PROP Exclude_From_Build 1 | |
4828 | ||
4829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4830 | ||
4831 | # PROP Exclude_From_Build 1 | |
4832 | ||
4833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4834 | ||
4835 | ||
4836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4837 | ||
4838 | ||
4839 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4840 | ||
4841 | ||
4842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4843 | ||
4844 | ||
4845 | !ENDIF | |
4846 | ||
4847 | # End Source File | |
4848 | # Begin Source File | |
4849 | ||
4850 | SOURCE=..\..\src\univ\checkbox.cpp | |
4851 | ||
4852 | !IF "$(CFG)" == "core - Win32 Debug" | |
4853 | ||
4854 | # PROP Exclude_From_Build 1 | |
4855 | ||
4856 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4857 | ||
4858 | # PROP Exclude_From_Build 1 | |
4859 | ||
4860 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4861 | ||
4862 | # PROP Exclude_From_Build 1 | |
4863 | ||
4864 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4865 | ||
4866 | # PROP Exclude_From_Build 1 | |
4867 | ||
4868 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4869 | ||
4870 | ||
4871 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4872 | ||
4873 | ||
4874 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4875 | ||
4876 | ||
4877 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4878 | ||
4879 | ||
4880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4881 | ||
4882 | # PROP Exclude_From_Build 1 | |
4883 | ||
4884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4885 | ||
4886 | # PROP Exclude_From_Build 1 | |
4887 | ||
4888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4889 | ||
4890 | # PROP Exclude_From_Build 1 | |
4891 | ||
4892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4893 | ||
4894 | # PROP Exclude_From_Build 1 | |
4895 | ||
4896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4897 | ||
4898 | ||
4899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4900 | ||
4901 | ||
4902 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4903 | ||
4904 | ||
4905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4906 | ||
4907 | ||
4908 | !ENDIF | |
4909 | ||
4910 | # End Source File | |
4911 | # Begin Source File | |
4912 | ||
4913 | SOURCE=..\..\src\univ\checklst.cpp | |
4914 | ||
4915 | !IF "$(CFG)" == "core - Win32 Debug" | |
4916 | ||
4917 | # PROP Exclude_From_Build 1 | |
4918 | ||
4919 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4920 | ||
4921 | # PROP Exclude_From_Build 1 | |
4922 | ||
4923 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4924 | ||
4925 | # PROP Exclude_From_Build 1 | |
4926 | ||
4927 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4928 | ||
4929 | # PROP Exclude_From_Build 1 | |
4930 | ||
4931 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4932 | ||
4933 | ||
4934 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4935 | ||
4936 | ||
4937 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4938 | ||
4939 | ||
4940 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4941 | ||
4942 | ||
4943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4944 | ||
4945 | # PROP Exclude_From_Build 1 | |
4946 | ||
4947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4948 | ||
4949 | # PROP Exclude_From_Build 1 | |
4950 | ||
4951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4952 | ||
4953 | # PROP Exclude_From_Build 1 | |
4954 | ||
4955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4956 | ||
4957 | # PROP Exclude_From_Build 1 | |
4958 | ||
4959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4960 | ||
4961 | ||
4962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4963 | ||
4964 | ||
4965 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4966 | ||
4967 | ||
4968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4969 | ||
4970 | ||
4971 | !ENDIF | |
4972 | ||
4973 | # End Source File | |
4974 | # Begin Source File | |
4975 | ||
4976 | SOURCE=..\..\src\univ\choice.cpp | |
4977 | ||
4978 | !IF "$(CFG)" == "core - Win32 Debug" | |
4979 | ||
4980 | # PROP Exclude_From_Build 1 | |
4981 | ||
4982 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4983 | ||
4984 | # PROP Exclude_From_Build 1 | |
4985 | ||
4986 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4987 | ||
4988 | # PROP Exclude_From_Build 1 | |
4989 | ||
4990 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4991 | ||
4992 | # PROP Exclude_From_Build 1 | |
4993 | ||
4994 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4995 | ||
4996 | ||
4997 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4998 | ||
4999 | ||
5000 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5001 | ||
5002 | ||
5003 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5004 | ||
5005 | ||
5006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5007 | ||
5008 | # PROP Exclude_From_Build 1 | |
5009 | ||
5010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5011 | ||
5012 | # PROP Exclude_From_Build 1 | |
5013 | ||
5014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5015 | ||
5016 | # PROP Exclude_From_Build 1 | |
5017 | ||
5018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5019 | ||
5020 | # PROP Exclude_From_Build 1 | |
5021 | ||
5022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5023 | ||
5024 | ||
5025 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5026 | ||
5027 | ||
5028 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5029 | ||
5030 | ||
5031 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5032 | ||
5033 | ||
5034 | !ENDIF | |
5035 | ||
5036 | # End Source File | |
5037 | # Begin Source File | |
5038 | ||
5039 | SOURCE=..\..\src\univ\colschem.cpp | |
5040 | ||
5041 | !IF "$(CFG)" == "core - Win32 Debug" | |
5042 | ||
5043 | # PROP Exclude_From_Build 1 | |
5044 | ||
5045 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5046 | ||
5047 | # PROP Exclude_From_Build 1 | |
5048 | ||
5049 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5050 | ||
5051 | # PROP Exclude_From_Build 1 | |
5052 | ||
5053 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5054 | ||
5055 | # PROP Exclude_From_Build 1 | |
5056 | ||
5057 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5058 | ||
5059 | ||
5060 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5061 | ||
5062 | ||
5063 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5064 | ||
5065 | ||
5066 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5067 | ||
5068 | ||
5069 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5070 | ||
5071 | # PROP Exclude_From_Build 1 | |
5072 | ||
5073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5074 | ||
5075 | # PROP Exclude_From_Build 1 | |
5076 | ||
5077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5078 | ||
5079 | # PROP Exclude_From_Build 1 | |
5080 | ||
5081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5082 | ||
5083 | # PROP Exclude_From_Build 1 | |
5084 | ||
5085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5086 | ||
5087 | ||
5088 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5089 | ||
5090 | ||
5091 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5092 | ||
5093 | ||
5094 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5095 | ||
5096 | ||
5097 | !ENDIF | |
5098 | ||
5099 | # End Source File | |
5100 | # Begin Source File | |
5101 | ||
5102 | SOURCE=..\..\src\univ\combobox.cpp | |
5103 | ||
5104 | !IF "$(CFG)" == "core - Win32 Debug" | |
5105 | ||
5106 | # PROP Exclude_From_Build 1 | |
5107 | ||
5108 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5109 | ||
5110 | # PROP Exclude_From_Build 1 | |
5111 | ||
5112 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5113 | ||
5114 | # PROP Exclude_From_Build 1 | |
5115 | ||
5116 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5117 | ||
5118 | # PROP Exclude_From_Build 1 | |
5119 | ||
5120 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5121 | ||
5122 | ||
5123 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5124 | ||
5125 | ||
5126 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5127 | ||
5128 | ||
5129 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5130 | ||
5131 | ||
5132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5133 | ||
5134 | # PROP Exclude_From_Build 1 | |
5135 | ||
5136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5137 | ||
5138 | # PROP Exclude_From_Build 1 | |
5139 | ||
5140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5141 | ||
5142 | # PROP Exclude_From_Build 1 | |
5143 | ||
5144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5145 | ||
5146 | # PROP Exclude_From_Build 1 | |
5147 | ||
5148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5149 | ||
5150 | ||
5151 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5152 | ||
5153 | ||
5154 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5155 | ||
5156 | ||
5157 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5158 | ||
5159 | ||
5160 | !ENDIF | |
5161 | ||
5162 | # End Source File | |
5163 | # Begin Source File | |
5164 | ||
5165 | SOURCE=..\..\src\univ\control.cpp | |
5166 | ||
5167 | !IF "$(CFG)" == "core - Win32 Debug" | |
5168 | ||
5169 | # PROP Exclude_From_Build 1 | |
5170 | ||
5171 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5172 | ||
5173 | # PROP Exclude_From_Build 1 | |
5174 | ||
5175 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5176 | ||
5177 | # PROP Exclude_From_Build 1 | |
5178 | ||
5179 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5180 | ||
5181 | # PROP Exclude_From_Build 1 | |
5182 | ||
5183 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5184 | ||
5185 | ||
5186 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5187 | ||
5188 | ||
5189 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5190 | ||
5191 | ||
5192 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5193 | ||
5194 | ||
5195 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5196 | ||
5197 | # PROP Exclude_From_Build 1 | |
5198 | ||
5199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5200 | ||
5201 | # PROP Exclude_From_Build 1 | |
5202 | ||
5203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5204 | ||
5205 | # PROP Exclude_From_Build 1 | |
5206 | ||
5207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5208 | ||
5209 | # PROP Exclude_From_Build 1 | |
5210 | ||
5211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5212 | ||
5213 | ||
5214 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5215 | ||
5216 | ||
5217 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5218 | ||
5219 | ||
5220 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5221 | ||
5222 | ||
5223 | !ENDIF | |
5224 | ||
5225 | # End Source File | |
5226 | # Begin Source File | |
5227 | ||
5228 | SOURCE=..\..\src\univ\ctrlrend.cpp | |
5229 | ||
5230 | !IF "$(CFG)" == "core - Win32 Debug" | |
5231 | ||
5232 | # PROP Exclude_From_Build 1 | |
5233 | ||
5234 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5235 | ||
5236 | # PROP Exclude_From_Build 1 | |
5237 | ||
5238 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5239 | ||
5240 | # PROP Exclude_From_Build 1 | |
5241 | ||
5242 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5243 | ||
5244 | # PROP Exclude_From_Build 1 | |
5245 | ||
5246 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5247 | ||
5248 | ||
5249 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5250 | ||
5251 | ||
5252 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5253 | ||
5254 | ||
5255 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5256 | ||
5257 | ||
5258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5259 | ||
5260 | # PROP Exclude_From_Build 1 | |
5261 | ||
5262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5263 | ||
5264 | # PROP Exclude_From_Build 1 | |
5265 | ||
5266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5267 | ||
5268 | # PROP Exclude_From_Build 1 | |
5269 | ||
5270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5271 | ||
5272 | # PROP Exclude_From_Build 1 | |
5273 | ||
5274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5275 | ||
5276 | ||
5277 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5278 | ||
5279 | ||
5280 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5281 | ||
5282 | ||
5283 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5284 | ||
5285 | ||
5286 | !ENDIF | |
5287 | ||
5288 | # End Source File | |
5289 | # Begin Source File | |
5290 | ||
5291 | SOURCE=..\..\src\univ\dialog.cpp | |
5292 | ||
5293 | !IF "$(CFG)" == "core - Win32 Debug" | |
5294 | ||
5295 | # PROP Exclude_From_Build 1 | |
5296 | ||
5297 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5298 | ||
5299 | # PROP Exclude_From_Build 1 | |
5300 | ||
5301 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5302 | ||
5303 | # PROP Exclude_From_Build 1 | |
5304 | ||
5305 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5306 | ||
5307 | # PROP Exclude_From_Build 1 | |
5308 | ||
5309 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5310 | ||
5311 | ||
5312 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5313 | ||
5314 | ||
5315 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5316 | ||
5317 | ||
5318 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5319 | ||
5320 | ||
5321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5322 | ||
5323 | # PROP Exclude_From_Build 1 | |
5324 | ||
5325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5326 | ||
5327 | # PROP Exclude_From_Build 1 | |
5328 | ||
5329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5330 | ||
5331 | # PROP Exclude_From_Build 1 | |
5332 | ||
5333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5334 | ||
5335 | # PROP Exclude_From_Build 1 | |
5336 | ||
5337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5338 | ||
5339 | ||
5340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5341 | ||
5342 | ||
5343 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5344 | ||
5345 | ||
5346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5347 | ||
5348 | ||
5349 | !ENDIF | |
5350 | ||
5351 | # End Source File | |
5352 | # Begin Source File | |
5353 | ||
5354 | SOURCE=..\..\src\univ\framuniv.cpp | |
5355 | ||
5356 | !IF "$(CFG)" == "core - Win32 Debug" | |
5357 | ||
5358 | # PROP Exclude_From_Build 1 | |
5359 | ||
5360 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5361 | ||
5362 | # PROP Exclude_From_Build 1 | |
5363 | ||
5364 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5365 | ||
5366 | # PROP Exclude_From_Build 1 | |
5367 | ||
5368 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5369 | ||
5370 | # PROP Exclude_From_Build 1 | |
5371 | ||
5372 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5373 | ||
5374 | ||
5375 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5376 | ||
5377 | ||
5378 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5379 | ||
5380 | ||
5381 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5382 | ||
5383 | ||
5384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5385 | ||
5386 | # PROP Exclude_From_Build 1 | |
5387 | ||
5388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5389 | ||
5390 | # PROP Exclude_From_Build 1 | |
5391 | ||
5392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5393 | ||
5394 | # PROP Exclude_From_Build 1 | |
5395 | ||
5396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5397 | ||
5398 | # PROP Exclude_From_Build 1 | |
5399 | ||
5400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5401 | ||
5402 | ||
5403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5404 | ||
5405 | ||
5406 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5407 | ||
5408 | ||
5409 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5410 | ||
5411 | ||
5412 | !ENDIF | |
5413 | ||
5414 | # End Source File | |
5415 | # Begin Source File | |
5416 | ||
5417 | SOURCE=..\..\src\univ\gauge.cpp | |
5418 | ||
5419 | !IF "$(CFG)" == "core - Win32 Debug" | |
5420 | ||
5421 | # PROP Exclude_From_Build 1 | |
5422 | ||
5423 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5424 | ||
5425 | # PROP Exclude_From_Build 1 | |
5426 | ||
5427 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5428 | ||
5429 | # PROP Exclude_From_Build 1 | |
5430 | ||
5431 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5432 | ||
5433 | # PROP Exclude_From_Build 1 | |
5434 | ||
5435 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5436 | ||
5437 | ||
5438 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5439 | ||
5440 | ||
5441 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5442 | ||
5443 | ||
5444 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5445 | ||
5446 | ||
5447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5448 | ||
5449 | # PROP Exclude_From_Build 1 | |
5450 | ||
5451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5452 | ||
5453 | # PROP Exclude_From_Build 1 | |
5454 | ||
5455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5456 | ||
5457 | # PROP Exclude_From_Build 1 | |
5458 | ||
5459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5460 | ||
5461 | # PROP Exclude_From_Build 1 | |
5462 | ||
5463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5464 | ||
5465 | ||
5466 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5467 | ||
5468 | ||
5469 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5470 | ||
5471 | ||
5472 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5473 | ||
5474 | ||
5475 | !ENDIF | |
5476 | ||
5477 | # End Source File | |
5478 | # Begin Source File | |
5479 | ||
5480 | SOURCE=..\..\src\univ\themes\gtk.cpp | |
5481 | ||
5482 | !IF "$(CFG)" == "core - Win32 Debug" | |
5483 | ||
5484 | # PROP Exclude_From_Build 1 | |
5485 | ||
5486 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5487 | ||
5488 | # PROP Exclude_From_Build 1 | |
5489 | ||
5490 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5491 | ||
5492 | # PROP Exclude_From_Build 1 | |
5493 | ||
5494 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5495 | ||
5496 | # PROP Exclude_From_Build 1 | |
5497 | ||
5498 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5499 | ||
5500 | ||
5501 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5502 | ||
5503 | ||
5504 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5505 | ||
5506 | ||
5507 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5508 | ||
5509 | ||
5510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5511 | ||
5512 | # PROP Exclude_From_Build 1 | |
5513 | ||
5514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5515 | ||
5516 | # PROP Exclude_From_Build 1 | |
5517 | ||
5518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5519 | ||
5520 | # PROP Exclude_From_Build 1 | |
5521 | ||
5522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5523 | ||
5524 | # PROP Exclude_From_Build 1 | |
5525 | ||
5526 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5527 | ||
5528 | ||
5529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5530 | ||
5531 | ||
5532 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5533 | ||
5534 | ||
5535 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5536 | ||
5537 | ||
5538 | !ENDIF | |
5539 | ||
5540 | # End Source File | |
5541 | # Begin Source File | |
5542 | ||
5543 | SOURCE=..\..\src\univ\inpcons.cpp | |
5544 | ||
5545 | !IF "$(CFG)" == "core - Win32 Debug" | |
5546 | ||
5547 | # PROP Exclude_From_Build 1 | |
5548 | ||
5549 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5550 | ||
5551 | # PROP Exclude_From_Build 1 | |
5552 | ||
5553 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5554 | ||
5555 | # PROP Exclude_From_Build 1 | |
5556 | ||
5557 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5558 | ||
5559 | # PROP Exclude_From_Build 1 | |
5560 | ||
5561 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5562 | ||
5563 | ||
5564 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5565 | ||
5566 | ||
5567 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5568 | ||
5569 | ||
5570 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5571 | ||
5572 | ||
5573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5574 | ||
5575 | # PROP Exclude_From_Build 1 | |
5576 | ||
5577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5578 | ||
5579 | # PROP Exclude_From_Build 1 | |
5580 | ||
5581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5582 | ||
5583 | # PROP Exclude_From_Build 1 | |
5584 | ||
5585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5586 | ||
5587 | # PROP Exclude_From_Build 1 | |
5588 | ||
5589 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5590 | ||
5591 | ||
5592 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5593 | ||
5594 | ||
5595 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5596 | ||
5597 | ||
5598 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5599 | ||
5600 | ||
5601 | !ENDIF | |
5602 | ||
5603 | # End Source File | |
5604 | # Begin Source File | |
5605 | ||
5606 | SOURCE=..\..\src\univ\inphand.cpp | |
5607 | ||
5608 | !IF "$(CFG)" == "core - Win32 Debug" | |
5609 | ||
5610 | # PROP Exclude_From_Build 1 | |
5611 | ||
5612 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5613 | ||
5614 | # PROP Exclude_From_Build 1 | |
5615 | ||
5616 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5617 | ||
5618 | # PROP Exclude_From_Build 1 | |
5619 | ||
5620 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5621 | ||
5622 | # PROP Exclude_From_Build 1 | |
5623 | ||
5624 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5625 | ||
5626 | ||
5627 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5628 | ||
5629 | ||
5630 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5631 | ||
5632 | ||
5633 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5634 | ||
5635 | ||
5636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5637 | ||
5638 | # PROP Exclude_From_Build 1 | |
5639 | ||
5640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5641 | ||
5642 | # PROP Exclude_From_Build 1 | |
5643 | ||
5644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5645 | ||
5646 | # PROP Exclude_From_Build 1 | |
5647 | ||
5648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5649 | ||
5650 | # PROP Exclude_From_Build 1 | |
5651 | ||
5652 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5653 | ||
5654 | ||
5655 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5656 | ||
5657 | ||
5658 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5659 | ||
5660 | ||
5661 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5662 | ||
5663 | ||
5664 | !ENDIF | |
5665 | ||
5666 | # End Source File | |
5667 | # Begin Source File | |
5668 | ||
5669 | SOURCE=..\..\src\univ\listbox.cpp | |
5670 | ||
5671 | !IF "$(CFG)" == "core - Win32 Debug" | |
5672 | ||
5673 | # PROP Exclude_From_Build 1 | |
5674 | ||
5675 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5676 | ||
5677 | # PROP Exclude_From_Build 1 | |
5678 | ||
5679 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5680 | ||
5681 | # PROP Exclude_From_Build 1 | |
5682 | ||
5683 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5684 | ||
5685 | # PROP Exclude_From_Build 1 | |
5686 | ||
5687 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5688 | ||
5689 | ||
5690 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5691 | ||
5692 | ||
5693 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5694 | ||
5695 | ||
5696 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5697 | ||
5698 | ||
5699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5700 | ||
5701 | # PROP Exclude_From_Build 1 | |
5702 | ||
5703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5704 | ||
5705 | # PROP Exclude_From_Build 1 | |
5706 | ||
5707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5708 | ||
5709 | # PROP Exclude_From_Build 1 | |
5710 | ||
5711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5712 | ||
5713 | # PROP Exclude_From_Build 1 | |
5714 | ||
5715 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5716 | ||
5717 | ||
5718 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5719 | ||
5720 | ||
5721 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5722 | ||
5723 | ||
5724 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5725 | ||
5726 | ||
5727 | !ENDIF | |
5728 | ||
5729 | # End Source File | |
5730 | # Begin Source File | |
5731 | ||
5732 | SOURCE=..\..\src\univ\menu.cpp | |
5733 | ||
5734 | !IF "$(CFG)" == "core - Win32 Debug" | |
5735 | ||
5736 | # PROP Exclude_From_Build 1 | |
5737 | ||
5738 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5739 | ||
5740 | # PROP Exclude_From_Build 1 | |
5741 | ||
5742 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5743 | ||
5744 | # PROP Exclude_From_Build 1 | |
5745 | ||
5746 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5747 | ||
5748 | # PROP Exclude_From_Build 1 | |
5749 | ||
5750 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5751 | ||
5752 | ||
5753 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5754 | ||
5755 | ||
5756 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5757 | ||
5758 | ||
5759 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5760 | ||
5761 | ||
5762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5763 | ||
5764 | # PROP Exclude_From_Build 1 | |
5765 | ||
5766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5767 | ||
5768 | # PROP Exclude_From_Build 1 | |
5769 | ||
5770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5771 | ||
5772 | # PROP Exclude_From_Build 1 | |
5773 | ||
5774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5775 | ||
5776 | # PROP Exclude_From_Build 1 | |
5777 | ||
5778 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5779 | ||
5780 | ||
5781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5782 | ||
5783 | ||
5784 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5785 | ||
5786 | ||
5787 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5788 | ||
5789 | ||
5790 | !ENDIF | |
5791 | ||
5792 | # End Source File | |
5793 | # Begin Source File | |
5794 | ||
5795 | SOURCE=..\..\src\univ\themes\metal.cpp | |
5796 | ||
5797 | !IF "$(CFG)" == "core - Win32 Debug" | |
5798 | ||
5799 | # PROP Exclude_From_Build 1 | |
5800 | ||
5801 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5802 | ||
5803 | # PROP Exclude_From_Build 1 | |
5804 | ||
5805 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5806 | ||
5807 | # PROP Exclude_From_Build 1 | |
5808 | ||
5809 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5810 | ||
5811 | # PROP Exclude_From_Build 1 | |
5812 | ||
5813 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5814 | ||
5815 | ||
5816 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5817 | ||
5818 | ||
5819 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5820 | ||
5821 | ||
5822 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5823 | ||
5824 | ||
5825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5826 | ||
5827 | # PROP Exclude_From_Build 1 | |
5828 | ||
5829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5830 | ||
5831 | # PROP Exclude_From_Build 1 | |
5832 | ||
5833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5834 | ||
5835 | # PROP Exclude_From_Build 1 | |
5836 | ||
5837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5838 | ||
5839 | # PROP Exclude_From_Build 1 | |
5840 | ||
5841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5842 | ||
5843 | ||
5844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5845 | ||
5846 | ||
5847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5848 | ||
5849 | ||
5850 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5851 | ||
5852 | ||
5853 | !ENDIF | |
5854 | ||
5855 | # End Source File | |
5856 | # Begin Source File | |
5857 | ||
5858 | SOURCE=..\..\src\univ\notebook.cpp | |
5859 | ||
5860 | !IF "$(CFG)" == "core - Win32 Debug" | |
5861 | ||
5862 | # PROP Exclude_From_Build 1 | |
5863 | ||
5864 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5865 | ||
5866 | # PROP Exclude_From_Build 1 | |
5867 | ||
5868 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5869 | ||
5870 | # PROP Exclude_From_Build 1 | |
5871 | ||
5872 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5873 | ||
5874 | # PROP Exclude_From_Build 1 | |
5875 | ||
5876 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5877 | ||
5878 | ||
5879 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5880 | ||
5881 | ||
5882 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5883 | ||
5884 | ||
5885 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5886 | ||
5887 | ||
5888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5889 | ||
5890 | # PROP Exclude_From_Build 1 | |
5891 | ||
5892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5893 | ||
5894 | # PROP Exclude_From_Build 1 | |
5895 | ||
5896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5897 | ||
5898 | # PROP Exclude_From_Build 1 | |
5899 | ||
5900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5901 | ||
5902 | # PROP Exclude_From_Build 1 | |
5903 | ||
5904 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5905 | ||
5906 | ||
5907 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5908 | ||
5909 | ||
5910 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5911 | ||
5912 | ||
5913 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5914 | ||
5915 | ||
5916 | !ENDIF | |
5917 | ||
5918 | # End Source File | |
5919 | # Begin Source File | |
5920 | ||
5921 | SOURCE=..\..\src\univ\radiobox.cpp | |
5922 | ||
5923 | !IF "$(CFG)" == "core - Win32 Debug" | |
5924 | ||
5925 | # PROP Exclude_From_Build 1 | |
5926 | ||
5927 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5928 | ||
5929 | # PROP Exclude_From_Build 1 | |
5930 | ||
5931 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5932 | ||
5933 | # PROP Exclude_From_Build 1 | |
5934 | ||
5935 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5936 | ||
5937 | # PROP Exclude_From_Build 1 | |
5938 | ||
5939 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5940 | ||
5941 | ||
5942 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5943 | ||
5944 | ||
5945 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5946 | ||
5947 | ||
5948 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5949 | ||
5950 | ||
5951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5952 | ||
5953 | # PROP Exclude_From_Build 1 | |
5954 | ||
5955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5956 | ||
5957 | # PROP Exclude_From_Build 1 | |
5958 | ||
5959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5960 | ||
5961 | # PROP Exclude_From_Build 1 | |
5962 | ||
5963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5964 | ||
5965 | # PROP Exclude_From_Build 1 | |
5966 | ||
5967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5968 | ||
5969 | ||
5970 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5971 | ||
5972 | ||
5973 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5974 | ||
5975 | ||
5976 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5977 | ||
5978 | ||
5979 | !ENDIF | |
5980 | ||
5981 | # End Source File | |
5982 | # Begin Source File | |
5983 | ||
5984 | SOURCE=..\..\src\univ\radiobut.cpp | |
5985 | ||
5986 | !IF "$(CFG)" == "core - Win32 Debug" | |
5987 | ||
5988 | # PROP Exclude_From_Build 1 | |
5989 | ||
5990 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5991 | ||
5992 | # PROP Exclude_From_Build 1 | |
5993 | ||
5994 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5995 | ||
5996 | # PROP Exclude_From_Build 1 | |
5997 | ||
5998 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
5999 | ||
6000 | # PROP Exclude_From_Build 1 | |
6001 | ||
6002 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6003 | ||
6004 | ||
6005 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6006 | ||
6007 | ||
6008 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6009 | ||
6010 | ||
6011 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6012 | ||
6013 | ||
6014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6015 | ||
6016 | # PROP Exclude_From_Build 1 | |
6017 | ||
6018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6019 | ||
6020 | # PROP Exclude_From_Build 1 | |
6021 | ||
6022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6023 | ||
6024 | # PROP Exclude_From_Build 1 | |
6025 | ||
6026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6027 | ||
6028 | # PROP Exclude_From_Build 1 | |
6029 | ||
6030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6031 | ||
6032 | ||
6033 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6034 | ||
6035 | ||
6036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6037 | ||
6038 | ||
6039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6040 | ||
6041 | ||
6042 | !ENDIF | |
6043 | ||
6044 | # End Source File | |
6045 | # Begin Source File | |
6046 | ||
6047 | SOURCE=..\..\src\univ\scrarrow.cpp | |
6048 | ||
6049 | !IF "$(CFG)" == "core - Win32 Debug" | |
6050 | ||
6051 | # PROP Exclude_From_Build 1 | |
6052 | ||
6053 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6054 | ||
6055 | # PROP Exclude_From_Build 1 | |
6056 | ||
6057 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6058 | ||
6059 | # PROP Exclude_From_Build 1 | |
6060 | ||
6061 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6062 | ||
6063 | # PROP Exclude_From_Build 1 | |
6064 | ||
6065 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6066 | ||
6067 | ||
6068 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6069 | ||
6070 | ||
6071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6072 | ||
6073 | ||
6074 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6075 | ||
6076 | ||
6077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6078 | ||
6079 | # PROP Exclude_From_Build 1 | |
6080 | ||
6081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6082 | ||
6083 | # PROP Exclude_From_Build 1 | |
6084 | ||
6085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6086 | ||
6087 | # PROP Exclude_From_Build 1 | |
6088 | ||
6089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6090 | ||
6091 | # PROP Exclude_From_Build 1 | |
6092 | ||
6093 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6094 | ||
6095 | ||
6096 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6097 | ||
6098 | ||
6099 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6100 | ||
6101 | ||
6102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6103 | ||
6104 | ||
6105 | !ENDIF | |
6106 | ||
6107 | # End Source File | |
6108 | # Begin Source File | |
6109 | ||
6110 | SOURCE=..\..\src\univ\scrolbar.cpp | |
6111 | ||
6112 | !IF "$(CFG)" == "core - Win32 Debug" | |
6113 | ||
6114 | # PROP Exclude_From_Build 1 | |
6115 | ||
6116 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6117 | ||
6118 | # PROP Exclude_From_Build 1 | |
6119 | ||
6120 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6121 | ||
6122 | # PROP Exclude_From_Build 1 | |
6123 | ||
6124 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6125 | ||
6126 | # PROP Exclude_From_Build 1 | |
6127 | ||
6128 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6129 | ||
6130 | ||
6131 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6132 | ||
6133 | ||
6134 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6135 | ||
6136 | ||
6137 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6138 | ||
6139 | ||
6140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6141 | ||
6142 | # PROP Exclude_From_Build 1 | |
6143 | ||
6144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6145 | ||
6146 | # PROP Exclude_From_Build 1 | |
6147 | ||
6148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6149 | ||
6150 | # PROP Exclude_From_Build 1 | |
6151 | ||
6152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6153 | ||
6154 | # PROP Exclude_From_Build 1 | |
6155 | ||
6156 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6157 | ||
6158 | ||
6159 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6160 | ||
6161 | ||
6162 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6163 | ||
6164 | ||
6165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6166 | ||
6167 | ||
6168 | !ENDIF | |
6169 | ||
6170 | # End Source File | |
6171 | # Begin Source File | |
6172 | ||
6173 | SOURCE=..\..\src\univ\scrthumb.cpp | |
6174 | ||
6175 | !IF "$(CFG)" == "core - Win32 Debug" | |
6176 | ||
6177 | # PROP Exclude_From_Build 1 | |
6178 | ||
6179 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6180 | ||
6181 | # PROP Exclude_From_Build 1 | |
6182 | ||
6183 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6184 | ||
6185 | # PROP Exclude_From_Build 1 | |
6186 | ||
6187 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6188 | ||
6189 | # PROP Exclude_From_Build 1 | |
6190 | ||
6191 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6192 | ||
6193 | ||
6194 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6195 | ||
6196 | ||
6197 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6198 | ||
6199 | ||
6200 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6201 | ||
6202 | ||
6203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6204 | ||
6205 | # PROP Exclude_From_Build 1 | |
6206 | ||
6207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6208 | ||
6209 | # PROP Exclude_From_Build 1 | |
6210 | ||
6211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6212 | ||
6213 | # PROP Exclude_From_Build 1 | |
6214 | ||
6215 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6216 | ||
6217 | # PROP Exclude_From_Build 1 | |
6218 | ||
6219 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6220 | ||
6221 | ||
6222 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6223 | ||
6224 | ||
6225 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6226 | ||
6227 | ||
6228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6229 | ||
6230 | ||
6231 | !ENDIF | |
6232 | ||
6233 | # End Source File | |
6234 | # Begin Source File | |
6235 | ||
6236 | SOURCE=..\..\src\univ\slider.cpp | |
6237 | ||
6238 | !IF "$(CFG)" == "core - Win32 Debug" | |
6239 | ||
6240 | # PROP Exclude_From_Build 1 | |
6241 | ||
6242 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6243 | ||
6244 | # PROP Exclude_From_Build 1 | |
6245 | ||
6246 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6247 | ||
6248 | # PROP Exclude_From_Build 1 | |
6249 | ||
6250 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6251 | ||
6252 | # PROP Exclude_From_Build 1 | |
6253 | ||
6254 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6255 | ||
6256 | ||
6257 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6258 | ||
6259 | ||
6260 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6261 | ||
6262 | ||
6263 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6264 | ||
6265 | ||
6266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6267 | ||
6268 | # PROP Exclude_From_Build 1 | |
6269 | ||
6270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6271 | ||
6272 | # PROP Exclude_From_Build 1 | |
6273 | ||
6274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6275 | ||
6276 | # PROP Exclude_From_Build 1 | |
6277 | ||
6278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6279 | ||
6280 | # PROP Exclude_From_Build 1 | |
6281 | ||
6282 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6283 | ||
6284 | ||
6285 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6286 | ||
6287 | ||
6288 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6289 | ||
6290 | ||
6291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6292 | ||
6293 | ||
6294 | !ENDIF | |
6295 | ||
6296 | # End Source File | |
6297 | # Begin Source File | |
6298 | ||
6299 | SOURCE=..\..\src\univ\spinbutt.cpp | |
6300 | ||
6301 | !IF "$(CFG)" == "core - Win32 Debug" | |
6302 | ||
6303 | # PROP Exclude_From_Build 1 | |
6304 | ||
6305 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6306 | ||
6307 | # PROP Exclude_From_Build 1 | |
6308 | ||
6309 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6310 | ||
6311 | # PROP Exclude_From_Build 1 | |
6312 | ||
6313 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6314 | ||
6315 | # PROP Exclude_From_Build 1 | |
6316 | ||
6317 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6318 | ||
6319 | ||
6320 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6321 | ||
6322 | ||
6323 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6324 | ||
6325 | ||
6326 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6327 | ||
6328 | ||
6329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6330 | ||
6331 | # PROP Exclude_From_Build 1 | |
6332 | ||
6333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6334 | ||
6335 | # PROP Exclude_From_Build 1 | |
6336 | ||
6337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6338 | ||
6339 | # PROP Exclude_From_Build 1 | |
6340 | ||
6341 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6342 | ||
6343 | # PROP Exclude_From_Build 1 | |
6344 | ||
6345 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6346 | ||
6347 | ||
6348 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6349 | ||
6350 | ||
6351 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6352 | ||
6353 | ||
6354 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6355 | ||
6356 | ||
6357 | !ENDIF | |
6358 | ||
6359 | # End Source File | |
6360 | # Begin Source File | |
6361 | ||
6362 | SOURCE=..\..\src\univ\statbmp.cpp | |
6363 | ||
6364 | !IF "$(CFG)" == "core - Win32 Debug" | |
6365 | ||
6366 | # PROP Exclude_From_Build 1 | |
6367 | ||
6368 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6369 | ||
6370 | # PROP Exclude_From_Build 1 | |
6371 | ||
6372 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6373 | ||
6374 | # PROP Exclude_From_Build 1 | |
6375 | ||
6376 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6377 | ||
6378 | # PROP Exclude_From_Build 1 | |
6379 | ||
6380 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6381 | ||
6382 | ||
6383 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6384 | ||
6385 | ||
6386 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6387 | ||
6388 | ||
6389 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6390 | ||
6391 | ||
6392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6393 | ||
6394 | # PROP Exclude_From_Build 1 | |
6395 | ||
6396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6397 | ||
6398 | # PROP Exclude_From_Build 1 | |
6399 | ||
6400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6401 | ||
6402 | # PROP Exclude_From_Build 1 | |
6403 | ||
6404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6405 | ||
6406 | # PROP Exclude_From_Build 1 | |
6407 | ||
6408 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6409 | ||
6410 | ||
6411 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6412 | ||
6413 | ||
6414 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6415 | ||
6416 | ||
6417 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6418 | ||
6419 | ||
6420 | !ENDIF | |
6421 | ||
6422 | # End Source File | |
6423 | # Begin Source File | |
6424 | ||
6425 | SOURCE=..\..\src\univ\statbox.cpp | |
6426 | ||
6427 | !IF "$(CFG)" == "core - Win32 Debug" | |
6428 | ||
6429 | # PROP Exclude_From_Build 1 | |
6430 | ||
6431 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6432 | ||
6433 | # PROP Exclude_From_Build 1 | |
6434 | ||
6435 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6436 | ||
6437 | # PROP Exclude_From_Build 1 | |
6438 | ||
6439 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6440 | ||
6441 | # PROP Exclude_From_Build 1 | |
6442 | ||
6443 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6444 | ||
6445 | ||
6446 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6447 | ||
6448 | ||
6449 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6450 | ||
6451 | ||
6452 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6453 | ||
6454 | ||
6455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6456 | ||
6457 | # PROP Exclude_From_Build 1 | |
6458 | ||
6459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6460 | ||
6461 | # PROP Exclude_From_Build 1 | |
6462 | ||
6463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6464 | ||
6465 | # PROP Exclude_From_Build 1 | |
6466 | ||
6467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6468 | ||
6469 | # PROP Exclude_From_Build 1 | |
6470 | ||
6471 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6472 | ||
6473 | ||
6474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6475 | ||
6476 | ||
6477 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6478 | ||
6479 | ||
6480 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6481 | ||
6482 | ||
6483 | !ENDIF | |
6484 | ||
6485 | # End Source File | |
6486 | # Begin Source File | |
6487 | ||
6488 | SOURCE=..\..\src\univ\statline.cpp | |
6489 | ||
6490 | !IF "$(CFG)" == "core - Win32 Debug" | |
6491 | ||
6492 | # PROP Exclude_From_Build 1 | |
6493 | ||
6494 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6495 | ||
6496 | # PROP Exclude_From_Build 1 | |
6497 | ||
6498 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6499 | ||
6500 | # PROP Exclude_From_Build 1 | |
6501 | ||
6502 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6503 | ||
6504 | # PROP Exclude_From_Build 1 | |
6505 | ||
6506 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6507 | ||
6508 | ||
6509 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6510 | ||
6511 | ||
6512 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6513 | ||
6514 | ||
6515 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6516 | ||
6517 | ||
6518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6519 | ||
6520 | # PROP Exclude_From_Build 1 | |
6521 | ||
6522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6523 | ||
6524 | # PROP Exclude_From_Build 1 | |
6525 | ||
6526 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6527 | ||
6528 | # PROP Exclude_From_Build 1 | |
6529 | ||
6530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6531 | ||
6532 | # PROP Exclude_From_Build 1 | |
6533 | ||
6534 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6535 | ||
6536 | ||
6537 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6538 | ||
6539 | ||
6540 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6541 | ||
6542 | ||
6543 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6544 | ||
6545 | ||
6546 | !ENDIF | |
6547 | ||
6548 | # End Source File | |
6549 | # Begin Source File | |
6550 | ||
6551 | SOURCE=..\..\src\univ\stattext.cpp | |
6552 | ||
6553 | !IF "$(CFG)" == "core - Win32 Debug" | |
6554 | ||
6555 | # PROP Exclude_From_Build 1 | |
6556 | ||
6557 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6558 | ||
6559 | # PROP Exclude_From_Build 1 | |
6560 | ||
6561 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6562 | ||
6563 | # PROP Exclude_From_Build 1 | |
6564 | ||
6565 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6566 | ||
6567 | # PROP Exclude_From_Build 1 | |
6568 | ||
6569 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6570 | ||
6571 | ||
6572 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6573 | ||
6574 | ||
6575 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6576 | ||
6577 | ||
6578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6579 | ||
6580 | ||
6581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6582 | ||
6583 | # PROP Exclude_From_Build 1 | |
6584 | ||
6585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6586 | ||
6587 | # PROP Exclude_From_Build 1 | |
6588 | ||
6589 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6590 | ||
6591 | # PROP Exclude_From_Build 1 | |
6592 | ||
6593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6594 | ||
6595 | # PROP Exclude_From_Build 1 | |
6596 | ||
6597 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6598 | ||
6599 | ||
6600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6601 | ||
6602 | ||
6603 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6604 | ||
6605 | ||
6606 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6607 | ||
6608 | ||
6609 | !ENDIF | |
6610 | ||
6611 | # End Source File | |
6612 | # Begin Source File | |
6613 | ||
6614 | SOURCE=..\..\src\univ\statusbr.cpp | |
6615 | ||
6616 | !IF "$(CFG)" == "core - Win32 Debug" | |
6617 | ||
6618 | # PROP Exclude_From_Build 1 | |
6619 | ||
6620 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6621 | ||
6622 | # PROP Exclude_From_Build 1 | |
6623 | ||
6624 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6625 | ||
6626 | # PROP Exclude_From_Build 1 | |
6627 | ||
6628 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6629 | ||
6630 | # PROP Exclude_From_Build 1 | |
6631 | ||
6632 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6633 | ||
6634 | ||
6635 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6636 | ||
6637 | ||
6638 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6639 | ||
6640 | ||
6641 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6642 | ||
6643 | ||
6644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6645 | ||
6646 | # PROP Exclude_From_Build 1 | |
6647 | ||
6648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6649 | ||
6650 | # PROP Exclude_From_Build 1 | |
6651 | ||
6652 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6653 | ||
6654 | # PROP Exclude_From_Build 1 | |
6655 | ||
6656 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6657 | ||
6658 | # PROP Exclude_From_Build 1 | |
6659 | ||
6660 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6661 | ||
6662 | ||
6663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6664 | ||
6665 | ||
6666 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6667 | ||
6668 | ||
6669 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6670 | ||
6671 | ||
6672 | !ENDIF | |
6673 | ||
6674 | # End Source File | |
6675 | # Begin Source File | |
6676 | ||
6677 | SOURCE=..\..\src\univ\textctrl.cpp | |
6678 | ||
6679 | !IF "$(CFG)" == "core - Win32 Debug" | |
6680 | ||
6681 | # PROP Exclude_From_Build 1 | |
6682 | ||
6683 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6684 | ||
6685 | # PROP Exclude_From_Build 1 | |
6686 | ||
6687 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6688 | ||
6689 | # PROP Exclude_From_Build 1 | |
6690 | ||
6691 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6692 | ||
6693 | # PROP Exclude_From_Build 1 | |
6694 | ||
6695 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6696 | ||
6697 | ||
6698 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6699 | ||
6700 | ||
6701 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6702 | ||
6703 | ||
6704 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6705 | ||
6706 | ||
6707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6708 | ||
6709 | # PROP Exclude_From_Build 1 | |
6710 | ||
6711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6712 | ||
6713 | # PROP Exclude_From_Build 1 | |
6714 | ||
6715 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6716 | ||
6717 | # PROP Exclude_From_Build 1 | |
6718 | ||
6719 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6720 | ||
6721 | # PROP Exclude_From_Build 1 | |
6722 | ||
6723 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6724 | ||
6725 | ||
6726 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6727 | ||
6728 | ||
6729 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6730 | ||
6731 | ||
6732 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6733 | ||
6734 | ||
6735 | !ENDIF | |
6736 | ||
6737 | # End Source File | |
6738 | # Begin Source File | |
6739 | ||
6740 | SOURCE=..\..\src\univ\theme.cpp | |
6741 | ||
6742 | !IF "$(CFG)" == "core - Win32 Debug" | |
6743 | ||
6744 | # PROP Exclude_From_Build 1 | |
6745 | ||
6746 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6747 | ||
6748 | # PROP Exclude_From_Build 1 | |
6749 | ||
6750 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6751 | ||
6752 | # PROP Exclude_From_Build 1 | |
6753 | ||
6754 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6755 | ||
6756 | # PROP Exclude_From_Build 1 | |
6757 | ||
6758 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6759 | ||
6760 | ||
6761 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6762 | ||
6763 | ||
6764 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6765 | ||
6766 | ||
6767 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6768 | ||
6769 | ||
6770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6771 | ||
6772 | # PROP Exclude_From_Build 1 | |
6773 | ||
6774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6775 | ||
6776 | # PROP Exclude_From_Build 1 | |
6777 | ||
6778 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6779 | ||
6780 | # PROP Exclude_From_Build 1 | |
6781 | ||
6782 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6783 | ||
6784 | # PROP Exclude_From_Build 1 | |
6785 | ||
6786 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6787 | ||
6788 | ||
6789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6790 | ||
6791 | ||
6792 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6793 | ||
6794 | ||
6795 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6796 | ||
6797 | ||
6798 | !ENDIF | |
6799 | ||
6800 | # End Source File | |
6801 | # Begin Source File | |
6802 | ||
6803 | SOURCE=..\..\src\univ\toolbar.cpp | |
6804 | ||
6805 | !IF "$(CFG)" == "core - Win32 Debug" | |
6806 | ||
6807 | # PROP Exclude_From_Build 1 | |
6808 | ||
6809 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6810 | ||
6811 | # PROP Exclude_From_Build 1 | |
6812 | ||
6813 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6814 | ||
6815 | # PROP Exclude_From_Build 1 | |
6816 | ||
6817 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6818 | ||
6819 | # PROP Exclude_From_Build 1 | |
6820 | ||
6821 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6822 | ||
6823 | ||
6824 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6825 | ||
6826 | ||
6827 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6828 | ||
6829 | ||
6830 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6831 | ||
6832 | ||
6833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6834 | ||
6835 | # PROP Exclude_From_Build 1 | |
6836 | ||
6837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6838 | ||
6839 | # PROP Exclude_From_Build 1 | |
6840 | ||
6841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6842 | ||
6843 | # PROP Exclude_From_Build 1 | |
6844 | ||
6845 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6846 | ||
6847 | # PROP Exclude_From_Build 1 | |
6848 | ||
6849 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6850 | ||
6851 | ||
6852 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6853 | ||
6854 | ||
6855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6856 | ||
6857 | ||
6858 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6859 | ||
6860 | ||
6861 | !ENDIF | |
6862 | ||
6863 | # End Source File | |
6864 | # Begin Source File | |
6865 | ||
6866 | SOURCE=..\..\src\univ\topluniv.cpp | |
6867 | ||
6868 | !IF "$(CFG)" == "core - Win32 Debug" | |
6869 | ||
6870 | # PROP Exclude_From_Build 1 | |
6871 | ||
6872 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6873 | ||
6874 | # PROP Exclude_From_Build 1 | |
6875 | ||
6876 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6877 | ||
6878 | # PROP Exclude_From_Build 1 | |
6879 | ||
6880 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6881 | ||
6882 | # PROP Exclude_From_Build 1 | |
6883 | ||
6884 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6885 | ||
6886 | ||
6887 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6888 | ||
6889 | ||
6890 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6891 | ||
6892 | ||
6893 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6894 | ||
6895 | ||
6896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6897 | ||
6898 | # PROP Exclude_From_Build 1 | |
6899 | ||
6900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6901 | ||
6902 | # PROP Exclude_From_Build 1 | |
6903 | ||
6904 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6905 | ||
6906 | # PROP Exclude_From_Build 1 | |
6907 | ||
6908 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6909 | ||
6910 | # PROP Exclude_From_Build 1 | |
6911 | ||
6912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6913 | ||
6914 | ||
6915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6916 | ||
6917 | ||
6918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6919 | ||
6920 | ||
6921 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6922 | ||
6923 | ||
6924 | !ENDIF | |
6925 | ||
6926 | # End Source File | |
6927 | # Begin Source File | |
6928 | ||
6929 | SOURCE=..\..\src\univ\themes\win32.cpp | |
6930 | ||
6931 | !IF "$(CFG)" == "core - Win32 Debug" | |
6932 | ||
6933 | # PROP Exclude_From_Build 1 | |
6934 | ||
6935 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6936 | ||
6937 | # PROP Exclude_From_Build 1 | |
6938 | ||
6939 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6940 | ||
6941 | # PROP Exclude_From_Build 1 | |
6942 | ||
6943 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6944 | ||
6945 | # PROP Exclude_From_Build 1 | |
6946 | ||
6947 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6948 | ||
6949 | ||
6950 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6951 | ||
6952 | ||
6953 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6954 | ||
6955 | ||
6956 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6957 | ||
6958 | ||
6959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6960 | ||
6961 | # PROP Exclude_From_Build 1 | |
6962 | ||
6963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6964 | ||
6965 | # PROP Exclude_From_Build 1 | |
6966 | ||
6967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6968 | ||
6969 | # PROP Exclude_From_Build 1 | |
6970 | ||
6971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6972 | ||
6973 | # PROP Exclude_From_Build 1 | |
6974 | ||
6975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6976 | ||
6977 | ||
6978 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6979 | ||
6980 | ||
6981 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6982 | ||
6983 | ||
6984 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6985 | ||
6986 | ||
6987 | !ENDIF | |
6988 | ||
6989 | # End Source File | |
6990 | # Begin Source File | |
6991 | ||
6992 | SOURCE=..\..\src\univ\winuniv.cpp | |
6993 | ||
6994 | !IF "$(CFG)" == "core - Win32 Debug" | |
6995 | ||
6996 | # PROP Exclude_From_Build 1 | |
6997 | ||
6998 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6999 | ||
7000 | # PROP Exclude_From_Build 1 | |
7001 | ||
7002 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
7003 | ||
7004 | # PROP Exclude_From_Build 1 | |
7005 | ||
7006 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
7007 | ||
7008 | # PROP Exclude_From_Build 1 | |
7009 | ||
7010 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7011 | ||
7012 | ||
7013 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7014 | ||
7015 | ||
7016 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7017 | ||
7018 | ||
7019 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
7020 | ||
7021 | ||
7022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
7023 | ||
7024 | # PROP Exclude_From_Build 1 | |
7025 | ||
7026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
7027 | ||
7028 | # PROP Exclude_From_Build 1 | |
7029 | ||
7030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
7031 | ||
7032 | # PROP Exclude_From_Build 1 | |
7033 | ||
7034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
7035 | ||
7036 | # PROP Exclude_From_Build 1 | |
7037 | ||
7038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
7039 | ||
7040 | ||
7041 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
7042 | ||
7043 | ||
7044 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7045 | ||
7046 | ||
7047 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
7048 | ||
7049 | ||
cd1feecb VS |
7050 | !ENDIF |
7051 | ||
7052 | # End Source File | |
7053 | # End Group | |
7054 | # Begin Group "Setup Headers" | |
7055 | ||
7056 | # PROP Default_Filter "" | |
7057 | # Begin Source File | |
7058 | ||
7059 | SOURCE=..\..\include\wx\msw\setup.h | |
7060 | ||
7061 | !IF "$(CFG)" == "core - Win32 Debug" | |
7062 | ||
7063 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h | |
7064 | InputPath=..\include\wx\msw\setup.h | |
7065 | ||
7066 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7067 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
7068 | ||
7069 | # End Custom Build | |
7070 | ||
7071 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
7072 | ||
7073 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h | |
7074 | InputPath=..\include\wx\msw\setup.h | |
7075 | ||
7076 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7077 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
7078 | ||
7079 | # End Custom Build | |
7080 | ||
7081 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
7082 | ||
7083 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h | |
7084 | InputPath=..\include\wx\msw\setup.h | |
7085 | ||
7086 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7087 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
7088 | ||
7089 | # End Custom Build | |
7090 | ||
7091 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
7092 | ||
7093 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h | |
7094 | InputPath=..\include\wx\msw\setup.h | |
7095 | ||
7096 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7097 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h | |
7098 | ||
7099 | # End Custom Build | |
7100 | ||
7101 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7102 | ||
7103 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7104 | InputPath=..\include\wx\msw\setup.h | |
7105 | ||
7106 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7107 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7108 | ||
7109 | # End Custom Build | |
7110 | ||
7111 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7112 | ||
7113 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7114 | InputPath=..\include\wx\msw\setup.h | |
7115 | ||
7116 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7117 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7118 | ||
7119 | # End Custom Build | |
7120 | ||
7121 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7122 | ||
7123 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7124 | InputPath=..\include\wx\msw\setup.h | |
7125 | ||
7126 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7127 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7128 | ||
7129 | # End Custom Build | |
7130 | ||
7131 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
7132 | ||
7133 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7134 | InputPath=..\include\wx\msw\setup.h | |
7135 | ||
7136 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7137 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7138 | ||
7139 | # End Custom Build | |
7140 | ||
7141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
7142 | ||
7143 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h | |
7144 | InputPath=..\include\wx\msw\setup.h | |
7145 | ||
7146 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7147 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
7148 | ||
7149 | # End Custom Build | |
7150 | ||
7151 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
7152 | ||
7153 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h | |
7154 | InputPath=..\include\wx\msw\setup.h | |
7155 | ||
7156 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7157 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
7158 | ||
7159 | # End Custom Build | |
7160 | ||
7161 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
7162 | ||
7163 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h | |
7164 | InputPath=..\include\wx\msw\setup.h | |
7165 | ||
7166 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7167 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
7168 | ||
7169 | # End Custom Build | |
7170 | ||
7171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
7172 | ||
7173 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h | |
7174 | InputPath=..\include\wx\msw\setup.h | |
7175 | ||
7176 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7177 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
7178 | ||
7179 | # End Custom Build | |
7180 | ||
7181 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
7182 | ||
7183 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7184 | InputPath=..\include\wx\msw\setup.h | |
7185 | ||
7186 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7187 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7188 | ||
7189 | # End Custom Build | |
7190 | ||
7191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
7192 | ||
7193 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7194 | InputPath=..\include\wx\msw\setup.h | |
7195 | ||
7196 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7197 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7198 | ||
7199 | # End Custom Build | |
7200 | ||
7201 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7202 | ||
7203 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7204 | InputPath=..\include\wx\msw\setup.h | |
7205 | ||
7206 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7207 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7208 | ||
7209 | # End Custom Build | |
7210 | ||
7211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
7212 | ||
7213 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7214 | InputPath=..\include\wx\msw\setup.h | |
7215 | ||
7216 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7217 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7218 | ||
7219 | # End Custom Build | |
7220 | ||
28249f11 VS |
7221 | !ENDIF |
7222 | ||
7223 | # End Source File | |
7224 | # End Group | |
7225 | # Begin Group "MSW Headers" | |
7226 | ||
7227 | # PROP Default_Filter "" | |
7228 | # Begin Source File | |
7229 | ||
757e7c67 | 7230 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7231 | # End Source File |
7232 | # Begin Source File | |
7233 | ||
7234 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7235 | # End Source File | |
7236 | # Begin Source File | |
7237 | ||
7238 | SOURCE=..\..\include\wx\msw\app.h | |
7239 | # End Source File | |
7240 | # Begin Source File | |
7241 | ||
7242 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7243 | # End Source File | |
7244 | # Begin Source File | |
7245 | ||
7246 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7247 | # End Source File | |
7248 | # Begin Source File | |
7249 | ||
7250 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7251 | # End Source File | |
7252 | # Begin Source File | |
7253 | ||
7254 | SOURCE=..\..\include\wx\msw\brush.h | |
7255 | # End Source File | |
7256 | # Begin Source File | |
7257 | ||
7258 | SOURCE=..\..\include\wx\msw\button.h | |
7259 | # End Source File | |
7260 | # Begin Source File | |
7261 | ||
7262 | SOURCE=..\..\include\wx\msw\caret.h | |
7263 | # End Source File | |
7264 | # Begin Source File | |
7265 | ||
7266 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7267 | # End Source File | |
7268 | # Begin Source File | |
7269 | ||
7270 | SOURCE=..\..\include\wx\msw\checklst.h | |
7271 | # End Source File | |
7272 | # Begin Source File | |
7273 | ||
7274 | SOURCE=..\..\include\wx\msw\choice.h | |
7275 | # End Source File | |
7276 | # Begin Source File | |
7277 | ||
7278 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7279 | # End Source File | |
7280 | # Begin Source File | |
7281 | ||
7282 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7283 | # End Source File | |
7284 | # Begin Source File | |
7285 | ||
7286 | SOURCE=..\..\include\wx\msw\colour.h | |
7287 | # End Source File | |
7288 | # Begin Source File | |
7289 | ||
7290 | SOURCE=..\..\include\wx\msw\combobox.h | |
7291 | # End Source File | |
7292 | # Begin Source File | |
7293 | ||
7294 | SOURCE=..\..\include\wx\msw\control.h | |
7295 | # End Source File | |
7296 | # Begin Source File | |
7297 | ||
7298 | SOURCE=..\..\include\wx\msw\cursor.h | |
7299 | # End Source File | |
7300 | # Begin Source File | |
7301 | ||
7302 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7303 | # End Source File | |
7304 | # Begin Source File | |
7305 | ||
7306 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7307 | # End Source File | |
7308 | # Begin Source File | |
7309 | ||
7310 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7311 | # End Source File | |
7312 | # Begin Source File | |
7313 | ||
7314 | SOURCE=..\..\include\wx\msw\dc.h | |
7315 | # End Source File | |
7316 | # Begin Source File | |
7317 | ||
7318 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7319 | # End Source File | |
7320 | # Begin Source File | |
7321 | ||
7322 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7323 | # End Source File | |
7324 | # Begin Source File | |
7325 | ||
7326 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7327 | # End Source File | |
7328 | # Begin Source File | |
7329 | ||
7330 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7331 | # End Source File | |
7332 | # Begin Source File | |
7333 | ||
7334 | SOURCE=..\..\include\wx\msw\dialog.h | |
7335 | # End Source File | |
7336 | # Begin Source File | |
7337 | ||
7338 | SOURCE=..\..\include\wx\msw\dib.h | |
7339 | # End Source File | |
7340 | # Begin Source File | |
7341 | ||
7342 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7343 | # End Source File | |
7344 | # Begin Source File | |
7345 | ||
7346 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7347 | # End Source File | |
7348 | # Begin Source File | |
7349 | ||
7350 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7351 | # End Source File | |
7352 | # Begin Source File | |
7353 | ||
7354 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7355 | # End Source File | |
7356 | # Begin Source File | |
7357 | ||
7358 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7359 | # End Source File | |
7360 | # Begin Source File | |
7361 | ||
7362 | SOURCE=..\..\include\wx\msw\fdrepdlg.h | |
7363 | # End Source File | |
7364 | # Begin Source File | |
7365 | ||
7366 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7367 | # End Source File | |
7368 | # Begin Source File | |
7369 | ||
7370 | SOURCE=..\..\include\wx\msw\font.h | |
7371 | # End Source File | |
7372 | # Begin Source File | |
7373 | ||
7374 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7375 | # End Source File | |
7376 | # Begin Source File | |
7377 | ||
7378 | SOURCE=..\..\include\wx\msw\frame.h | |
7379 | # End Source File | |
7380 | # Begin Source File | |
7381 | ||
7382 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7383 | # End Source File | |
7384 | # Begin Source File | |
7385 | ||
7386 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7387 | # End Source File | |
7388 | # Begin Source File | |
7389 | ||
7390 | SOURCE=..\..\include\wx\msw\gdiobj.h | |
7391 | # End Source File | |
7392 | # Begin Source File | |
7393 | ||
fe6e5818 VS |
7394 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7395 | # End Source File | |
7396 | # Begin Source File | |
7397 | ||
28249f11 VS |
7398 | SOURCE=..\..\include\wx\msw\helpbest.h |
7399 | # End Source File | |
7400 | # Begin Source File | |
7401 | ||
7402 | SOURCE=..\..\include\wx\msw\helpchm.h | |
7403 | # End Source File | |
7404 | # Begin Source File | |
7405 | ||
7406 | SOURCE=..\..\include\wx\msw\helpwin.h | |
7407 | # End Source File | |
7408 | # Begin Source File | |
7409 | ||
7410 | SOURCE=..\..\include\wx\msw\icon.h | |
7411 | # End Source File | |
7412 | # Begin Source File | |
7413 | ||
7414 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7415 | # End Source File | |
7416 | # Begin Source File | |
7417 | ||
7418 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7419 | # End Source File | |
7420 | # Begin Source File | |
7421 | ||
fe6e5818 VS |
7422 | SOURCE=..\..\include\wx\msw\joystick.h |
7423 | # End Source File | |
7424 | # Begin Source File | |
7425 | ||
28249f11 VS |
7426 | SOURCE=..\..\include\wx\msw\listbox.h |
7427 | # End Source File | |
7428 | # Begin Source File | |
7429 | ||
7430 | SOURCE=..\..\include\wx\msw\listctrl.h | |
7431 | # End Source File | |
7432 | # Begin Source File | |
7433 | ||
7434 | SOURCE=..\..\include\wx\msw\mdi.h | |
7435 | # End Source File | |
7436 | # Begin Source File | |
7437 | ||
7438 | SOURCE=..\..\include\wx\msw\menu.h | |
7439 | # End Source File | |
7440 | # Begin Source File | |
7441 | ||
7442 | SOURCE=..\..\include\wx\msw\menuitem.h | |
7443 | # End Source File | |
7444 | # Begin Source File | |
7445 | ||
7446 | SOURCE=..\..\include\wx\msw\metafile.h | |
7447 | # End Source File | |
7448 | # Begin Source File | |
7449 | ||
7450 | SOURCE=..\..\include\wx\msw\minifram.h | |
7451 | # End Source File | |
7452 | # Begin Source File | |
7453 | ||
7454 | SOURCE=..\..\include\wx\msw\missing.h | |
7455 | # End Source File | |
7456 | # Begin Source File | |
7457 | ||
7458 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
7459 | # End Source File | |
7460 | # Begin Source File | |
7461 | ||
7462 | SOURCE=..\..\include\wx\msw\mslu.h | |
7463 | # End Source File | |
7464 | # Begin Source File | |
7465 | ||
7466 | SOURCE=..\..\include\wx\msw\msvcrt.h | |
7467 | # End Source File | |
7468 | # Begin Source File | |
7469 | ||
7470 | SOURCE=..\..\include\wx\msw\notebook.h | |
7471 | # End Source File | |
7472 | # Begin Source File | |
7473 | ||
7474 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
7475 | # End Source File | |
7476 | # Begin Source File | |
7477 | ||
7478 | SOURCE=..\..\include\wx\msw\palette.h | |
7479 | # End Source File | |
7480 | # Begin Source File | |
7481 | ||
7482 | SOURCE=..\..\include\wx\msw\pen.h | |
7483 | # End Source File | |
7484 | # Begin Source File | |
7485 | ||
7486 | SOURCE=..\..\include\wx\msw\printdlg.h | |
7487 | # End Source File | |
7488 | # Begin Source File | |
7489 | ||
7490 | SOURCE=..\..\include\wx\msw\printwin.h | |
7491 | # End Source File | |
7492 | # Begin Source File | |
7493 | ||
7494 | SOURCE=..\..\include\wx\msw\private.h | |
7495 | # End Source File | |
7496 | # Begin Source File | |
7497 | ||
7498 | SOURCE=..\..\include\wx\msw\radiobox.h | |
7499 | # End Source File | |
7500 | # Begin Source File | |
7501 | ||
7502 | SOURCE=..\..\include\wx\msw\radiobut.h | |
7503 | # End Source File | |
7504 | # Begin Source File | |
7505 | ||
7506 | SOURCE=..\..\include\wx\msw\regconf.h | |
7507 | # End Source File | |
7508 | # Begin Source File | |
7509 | ||
7510 | SOURCE=..\..\include\wx\msw\region.h | |
7511 | # End Source File | |
7512 | # Begin Source File | |
7513 | ||
7514 | SOURCE=..\..\include\wx\msw\registry.h | |
7515 | # End Source File | |
7516 | # Begin Source File | |
7517 | ||
7518 | SOURCE=..\..\include\wx\msw\scrolbar.h | |
7519 | # End Source File | |
7520 | # Begin Source File | |
7521 | ||
7522 | SOURCE=..\..\include\wx\msw\setup0.h | |
7523 | # End Source File | |
7524 | # Begin Source File | |
7525 | ||
7526 | SOURCE=..\..\include\wx\msw\slider95.h | |
7527 | # End Source File | |
7528 | # Begin Source File | |
7529 | ||
7530 | SOURCE=..\..\include\wx\msw\slidrmsw.h | |
7531 | # End Source File | |
7532 | # Begin Source File | |
7533 | ||
7534 | SOURCE=..\..\include\wx\msw\spinbutt.h | |
7535 | # End Source File | |
7536 | # Begin Source File | |
7537 | ||
7538 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
7539 | # End Source File | |
7540 | # Begin Source File | |
7541 | ||
7542 | SOURCE=..\..\include\wx\msw\statbmp.h | |
7543 | # End Source File | |
7544 | # Begin Source File | |
7545 | ||
7546 | SOURCE=..\..\include\wx\msw\statbox.h | |
7547 | # End Source File | |
7548 | # Begin Source File | |
7549 | ||
7550 | SOURCE=..\..\include\wx\msw\statbr95.h | |
7551 | # End Source File | |
7552 | # Begin Source File | |
7553 | ||
7554 | SOURCE=..\..\include\wx\msw\statline.h | |
7555 | # End Source File | |
7556 | # Begin Source File | |
7557 | ||
7558 | SOURCE=..\..\include\wx\msw\stattext.h | |
7559 | # End Source File | |
7560 | # Begin Source File | |
7561 | ||
7562 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
7563 | # End Source File | |
7564 | # Begin Source File | |
7565 | ||
fe6e5818 VS |
7566 | SOURCE=..\..\include\wx\msw\taskbar.h |
7567 | # End Source File | |
7568 | # Begin Source File | |
7569 | ||
28249f11 VS |
7570 | SOURCE=..\..\include\wx\msw\tbar95.h |
7571 | # End Source File | |
7572 | # Begin Source File | |
7573 | ||
7574 | SOURCE=..\..\include\wx\msw\tbarmsw.h | |
7575 | # End Source File | |
7576 | # Begin Source File | |
7577 | ||
7578 | SOURCE=..\..\include\wx\msw\textctrl.h | |
7579 | # End Source File | |
7580 | # Begin Source File | |
7581 | ||
7582 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
7583 | # End Source File | |
7584 | # Begin Source File | |
7585 | ||
7586 | SOURCE=..\..\include\wx\msw\timer.h | |
7587 | # End Source File | |
7588 | # Begin Source File | |
7589 | ||
7590 | SOURCE=..\..\include\wx\msw\tooltip.h | |
7591 | # End Source File | |
7592 | # Begin Source File | |
7593 | ||
7594 | SOURCE=..\..\include\wx\msw\toplevel.h | |
7595 | # End Source File | |
7596 | # Begin Source File | |
7597 | ||
7598 | SOURCE=..\..\include\wx\msw\treectrl.h | |
7599 | # End Source File | |
7600 | # Begin Source File | |
7601 | ||
7602 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
7603 | # End Source File | |
7604 | # Begin Source File | |
7605 | ||
fe6e5818 | 7606 | SOURCE=..\..\include\wx\msw\wave.h |
28249f11 VS |
7607 | # End Source File |
7608 | # Begin Source File | |
7609 | ||
fe6e5818 | 7610 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 | 7611 | # End Source File |
757e7c67 VS |
7612 | # Begin Source File |
7613 | ||
7614 | SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.h | |
7615 | # End Source File | |
28249f11 VS |
7616 | # End Group |
7617 | # Begin Group "Generic Headers" | |
7618 | ||
7619 | # PROP Default_Filter "" | |
7620 | # Begin Source File | |
7621 | ||
7622 | SOURCE=..\..\include\wx\generic\accel.h | |
7623 | # End Source File | |
7624 | # Begin Source File | |
7625 | ||
fe6e5818 VS |
7626 | SOURCE=..\..\include\wx\generic\calctrl.h |
7627 | # End Source File | |
7628 | # Begin Source File | |
7629 | ||
28249f11 VS |
7630 | SOURCE=..\..\include\wx\generic\choicdgg.h |
7631 | # End Source File | |
7632 | # Begin Source File | |
7633 | ||
7634 | SOURCE=..\..\include\wx\generic\colrdlgg.h | |
7635 | # End Source File | |
7636 | # Begin Source File | |
7637 | ||
7638 | SOURCE=..\..\include\wx\generic\dcpsg.h | |
7639 | # End Source File | |
7640 | # Begin Source File | |
7641 | ||
7642 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
7643 | # End Source File | |
7644 | # Begin Source File | |
7645 | ||
7646 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
7647 | # End Source File | |
7648 | # Begin Source File | |
7649 | ||
7650 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
7651 | # End Source File | |
7652 | # Begin Source File | |
7653 | ||
7654 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
7655 | # End Source File | |
7656 | # Begin Source File | |
7657 | ||
7658 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
7659 | # End Source File | |
7660 | # Begin Source File | |
7661 | ||
7662 | SOURCE=..\..\include\wx\generic\fontdlgg.h | |
7663 | # End Source File | |
7664 | # Begin Source File | |
7665 | ||
fe6e5818 VS |
7666 | SOURCE=..\..\include\wx\generic\grid.h |
7667 | # End Source File | |
7668 | # Begin Source File | |
7669 | ||
7670 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
7671 | # End Source File | |
7672 | # Begin Source File | |
7673 | ||
7674 | SOURCE=..\..\include\wx\generic\gridsel.h | |
7675 | # End Source File | |
7676 | # Begin Source File | |
7677 | ||
7678 | SOURCE=..\..\include\wx\generic\helpext.h | |
7679 | # End Source File | |
7680 | # Begin Source File | |
7681 | ||
28249f11 VS |
7682 | SOURCE=..\..\include\wx\generic\imaglist.h |
7683 | # End Source File | |
7684 | # Begin Source File | |
7685 | ||
fe6e5818 VS |
7686 | SOURCE=..\..\include\wx\generic\laywin.h |
7687 | # End Source File | |
7688 | # Begin Source File | |
7689 | ||
28249f11 VS |
7690 | SOURCE=..\..\include\wx\generic\listctrl.h |
7691 | # End Source File | |
7692 | # Begin Source File | |
7693 | ||
7694 | SOURCE=..\..\include\wx\generic\logg.h | |
7695 | # End Source File | |
7696 | # Begin Source File | |
7697 | ||
7698 | SOURCE=..\..\include\wx\generic\mdig.h | |
7699 | # End Source File | |
7700 | # Begin Source File | |
7701 | ||
7702 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
7703 | # End Source File | |
7704 | # Begin Source File | |
7705 | ||
7706 | SOURCE=..\..\include\wx\generic\notebook.h | |
7707 | # End Source File | |
7708 | # Begin Source File | |
7709 | ||
7710 | SOURCE=..\..\include\wx\generic\panelg.h | |
7711 | # End Source File | |
7712 | # Begin Source File | |
7713 | ||
75a0a7b7 VS |
7714 | SOURCE=..\..\include\wx\generic\printps.h |
7715 | # End Source File | |
7716 | # Begin Source File | |
7717 | ||
28249f11 VS |
7718 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
7719 | # End Source File | |
7720 | # Begin Source File | |
7721 | ||
7722 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
7723 | # End Source File | |
7724 | # Begin Source File | |
7725 | ||
fe6e5818 VS |
7726 | SOURCE=..\..\include\wx\generic\sashwin.h |
7727 | # End Source File | |
7728 | # Begin Source File | |
7729 | ||
28249f11 VS |
7730 | SOURCE=..\..\include\wx\generic\scrolwin.h |
7731 | # End Source File | |
7732 | # Begin Source File | |
7733 | ||
7734 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
7735 | # End Source File | |
7736 | # Begin Source File | |
7737 | ||
fe6e5818 VS |
7738 | SOURCE=..\..\include\wx\generic\splash.h |
7739 | # End Source File | |
7740 | # Begin Source File | |
7741 | ||
28249f11 VS |
7742 | SOURCE=..\..\include\wx\generic\splitter.h |
7743 | # End Source File | |
7744 | # Begin Source File | |
7745 | ||
7746 | SOURCE=..\..\include\wx\generic\statusbr.h | |
7747 | # End Source File | |
7748 | # Begin Source File | |
7749 | ||
7750 | SOURCE=..\..\include\wx\generic\tabg.h | |
7751 | # End Source File | |
7752 | # Begin Source File | |
7753 | ||
7754 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
7755 | # End Source File | |
7756 | # Begin Source File | |
7757 | ||
7758 | SOURCE=..\..\include\wx\generic\timer.h | |
7759 | # End Source File | |
7760 | # Begin Source File | |
7761 | ||
7762 | SOURCE=..\..\include\wx\generic\treectlg.h | |
7763 | # End Source File | |
fe6e5818 VS |
7764 | # Begin Source File |
7765 | ||
7766 | SOURCE=..\..\include\wx\generic\wizard.h | |
7767 | # End Source File | |
28249f11 VS |
7768 | # End Group |
7769 | # Begin Group "wxUniv Headers" | |
7770 | ||
7771 | # PROP Default_Filter "" | |
7772 | # Begin Source File | |
7773 | ||
7774 | SOURCE=..\..\include\wx\univ\app.h | |
7775 | # End Source File | |
7776 | # Begin Source File | |
7777 | ||
7778 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
7779 | # End Source File | |
7780 | # Begin Source File | |
7781 | ||
7782 | SOURCE=..\..\include\wx\univ\button.h | |
7783 | # End Source File | |
7784 | # Begin Source File | |
7785 | ||
7786 | SOURCE=..\..\include\wx\univ\checkbox.h | |
7787 | # End Source File | |
7788 | # Begin Source File | |
7789 | ||
7790 | SOURCE=..\..\include\wx\univ\checklst.h | |
7791 | # End Source File | |
7792 | # Begin Source File | |
7793 | ||
7794 | SOURCE=..\..\include\wx\univ\choice.h | |
7795 | # End Source File | |
7796 | # Begin Source File | |
7797 | ||
7798 | SOURCE=..\..\include\wx\univ\colschem.h | |
7799 | # End Source File | |
7800 | # Begin Source File | |
7801 | ||
7802 | SOURCE=..\..\include\wx\univ\combobox.h | |
7803 | # End Source File | |
7804 | # Begin Source File | |
7805 | ||
7806 | SOURCE=..\..\include\wx\univ\control.h | |
7807 | # End Source File | |
7808 | # Begin Source File | |
7809 | ||
7810 | SOURCE=..\..\include\wx\univ\dialog.h | |
7811 | # End Source File | |
7812 | # Begin Source File | |
7813 | ||
7814 | SOURCE=..\..\include\wx\univ\frame.h | |
7815 | # End Source File | |
7816 | # Begin Source File | |
7817 | ||
7818 | SOURCE=..\..\include\wx\univ\gauge.h | |
7819 | # End Source File | |
7820 | # Begin Source File | |
7821 | ||
7822 | SOURCE=..\..\include\wx\univ\inpcons.h | |
7823 | # End Source File | |
7824 | # Begin Source File | |
7825 | ||
7826 | SOURCE=..\..\include\wx\univ\inphand.h | |
7827 | # End Source File | |
7828 | # Begin Source File | |
7829 | ||
7830 | SOURCE=..\..\include\wx\univ\listbox.h | |
7831 | # End Source File | |
7832 | # Begin Source File | |
7833 | ||
7834 | SOURCE=..\..\include\wx\univ\menu.h | |
7835 | # End Source File | |
7836 | # Begin Source File | |
7837 | ||
7838 | SOURCE=..\..\include\wx\univ\menuitem.h | |
7839 | # End Source File | |
7840 | # Begin Source File | |
7841 | ||
7842 | SOURCE=..\..\include\wx\univ\notebook.h | |
7843 | # End Source File | |
7844 | # Begin Source File | |
7845 | ||
7846 | SOURCE=..\..\include\wx\univ\radiobox.h | |
7847 | # End Source File | |
7848 | # Begin Source File | |
7849 | ||
7850 | SOURCE=..\..\include\wx\univ\radiobut.h | |
7851 | # End Source File | |
7852 | # Begin Source File | |
7853 | ||
7854 | SOURCE=..\..\include\wx\univ\renderer.h | |
7855 | # End Source File | |
7856 | # Begin Source File | |
7857 | ||
7858 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
7859 | # End Source File | |
7860 | # Begin Source File | |
7861 | ||
7862 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
7863 | # End Source File | |
7864 | # Begin Source File | |
7865 | ||
7866 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
7867 | # End Source File | |
7868 | # Begin Source File | |
7869 | ||
7870 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
7871 | # End Source File | |
7872 | # Begin Source File | |
7873 | ||
7874 | SOURCE=..\..\include\wx\univ\slider.h | |
7875 | # End Source File | |
7876 | # Begin Source File | |
7877 | ||
7878 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
7879 | # End Source File | |
7880 | # Begin Source File | |
7881 | ||
7882 | SOURCE=..\..\include\wx\univ\statbmp.h | |
7883 | # End Source File | |
7884 | # Begin Source File | |
7885 | ||
7886 | SOURCE=..\..\include\wx\univ\statbox.h | |
7887 | # End Source File | |
7888 | # Begin Source File | |
7889 | ||
7890 | SOURCE=..\..\include\wx\univ\statline.h | |
7891 | # End Source File | |
7892 | # Begin Source File | |
7893 | ||
7894 | SOURCE=..\..\include\wx\univ\stattext.h | |
7895 | # End Source File | |
7896 | # Begin Source File | |
7897 | ||
7898 | SOURCE=..\..\include\wx\univ\statusbr.h | |
7899 | # End Source File | |
7900 | # Begin Source File | |
7901 | ||
7902 | SOURCE=..\..\include\wx\univ\textctrl.h | |
7903 | # End Source File | |
7904 | # Begin Source File | |
7905 | ||
7906 | SOURCE=..\..\include\wx\univ\theme.h | |
7907 | # End Source File | |
7908 | # Begin Source File | |
7909 | ||
7910 | SOURCE=..\..\include\wx\univ\toolbar.h | |
7911 | # End Source File | |
7912 | # Begin Source File | |
7913 | ||
7914 | SOURCE=..\..\include\wx\univ\toplevel.h | |
7915 | # End Source File | |
757e7c67 VS |
7916 | # Begin Source File |
7917 | ||
7918 | SOURCE=..\..\include\wx\univ\window.h | |
7919 | # End Source File | |
fe6e5818 VS |
7920 | # End Group |
7921 | # Begin Group "wxHTML Headers" | |
7922 | ||
7923 | # PROP Default_Filter "" | |
7924 | # Begin Source File | |
7925 | ||
7926 | SOURCE=..\..\include\wx\html\forcelnk.h | |
7927 | # End Source File | |
7928 | # Begin Source File | |
7929 | ||
7930 | SOURCE=..\..\include\wx\html\helpctrl.h | |
7931 | # End Source File | |
7932 | # Begin Source File | |
7933 | ||
7934 | SOURCE=..\..\include\wx\html\helpdata.h | |
7935 | # End Source File | |
28249f11 VS |
7936 | # Begin Source File |
7937 | ||
fe6e5818 VS |
7938 | SOURCE=..\..\include\wx\html\helpfrm.h |
7939 | # End Source File | |
7940 | # Begin Source File | |
7941 | ||
7942 | SOURCE=..\..\include\wx\html\htmlcell.h | |
7943 | # End Source File | |
7944 | # Begin Source File | |
7945 | ||
7946 | SOURCE=..\..\include\wx\html\htmldefs.h | |
7947 | # End Source File | |
7948 | # Begin Source File | |
7949 | ||
7950 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
7951 | # End Source File | |
7952 | # Begin Source File | |
7953 | ||
7954 | SOURCE=..\..\include\wx\html\htmlpars.h | |
7955 | # End Source File | |
7956 | # Begin Source File | |
7957 | ||
7958 | SOURCE=..\..\include\wx\html\htmlproc.h | |
7959 | # End Source File | |
7960 | # Begin Source File | |
7961 | ||
7962 | SOURCE=..\..\include\wx\html\htmltag.h | |
7963 | # End Source File | |
7964 | # Begin Source File | |
7965 | ||
7966 | SOURCE=..\..\include\wx\html\htmlwin.h | |
7967 | # End Source File | |
7968 | # Begin Source File | |
7969 | ||
7970 | SOURCE=..\..\include\wx\html\htmprint.h | |
7971 | # End Source File | |
7972 | # Begin Source File | |
7973 | ||
7974 | SOURCE=..\..\include\wx\html\m_templ.h | |
7975 | # End Source File | |
7976 | # Begin Source File | |
7977 | ||
7978 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
7979 | # End Source File |
7980 | # End Group | |
7981 | # Begin Group "Common Headers" | |
7982 | ||
7983 | # PROP Default_Filter "" | |
7984 | # Begin Source File | |
7985 | ||
7986 | SOURCE=..\..\include\wx\accel.h | |
7987 | # End Source File | |
7988 | # Begin Source File | |
7989 | ||
7990 | SOURCE=..\..\include\wx\access.h | |
7991 | # End Source File | |
7992 | # Begin Source File | |
7993 | ||
28249f11 VS |
7994 | SOURCE=..\..\include\wx\artprov.h |
7995 | # End Source File | |
7996 | # Begin Source File | |
7997 | ||
7998 | SOURCE=..\..\include\wx\bitmap.h | |
7999 | # End Source File | |
8000 | # Begin Source File | |
8001 | ||
8002 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8003 | # End Source File | |
8004 | # Begin Source File | |
8005 | ||
73fb9ebe VZ |
8006 | SOURCE=..\..\include\wx\bookctrl.h |
8007 | # End Source File | |
8008 | # Begin Source File | |
8009 | ||
28249f11 VS |
8010 | SOURCE=..\..\include\wx\brush.h |
8011 | # End Source File | |
8012 | # Begin Source File | |
8013 | ||
8014 | SOURCE=..\..\include\wx\busyinfo.h | |
8015 | # End Source File | |
8016 | # Begin Source File | |
8017 | ||
8018 | SOURCE=..\..\include\wx\button.h | |
8019 | # End Source File | |
8020 | # Begin Source File | |
8021 | ||
757e7c67 VS |
8022 | SOURCE=..\..\include\wx\calctrl.h |
8023 | # End Source File | |
8024 | # Begin Source File | |
8025 | ||
28249f11 VS |
8026 | SOURCE=..\..\include\wx\caret.h |
8027 | # End Source File | |
8028 | # Begin Source File | |
8029 | ||
8030 | SOURCE=..\..\include\wx\checkbox.h | |
8031 | # End Source File | |
8032 | # Begin Source File | |
8033 | ||
8034 | SOURCE=..\..\include\wx\checklst.h | |
8035 | # End Source File | |
8036 | # Begin Source File | |
8037 | ||
8038 | SOURCE=..\..\include\wx\choicdlg.h | |
8039 | # End Source File | |
8040 | # Begin Source File | |
8041 | ||
8042 | SOURCE=..\..\include\wx\choice.h | |
8043 | # End Source File | |
8044 | # Begin Source File | |
8045 | ||
8046 | SOURCE=..\..\include\wx\clipbrd.h | |
8047 | # End Source File | |
8048 | # Begin Source File | |
8049 | ||
8050 | SOURCE=..\..\include\wx\cmdproc.h | |
8051 | # End Source File | |
8052 | # Begin Source File | |
8053 | ||
8054 | SOURCE=..\..\include\wx\cmndata.h | |
8055 | # End Source File | |
8056 | # Begin Source File | |
8057 | ||
8058 | SOURCE=..\..\include\wx\colordlg.h | |
8059 | # End Source File | |
8060 | # Begin Source File | |
8061 | ||
8062 | SOURCE=..\..\include\wx\colour.h | |
8063 | # End Source File | |
8064 | # Begin Source File | |
8065 | ||
8066 | SOURCE=..\..\include\wx\combobox.h | |
8067 | # End Source File | |
8068 | # Begin Source File | |
8069 | ||
8070 | SOURCE=..\..\include\wx\control.h | |
8071 | # End Source File | |
8072 | # Begin Source File | |
8073 | ||
8074 | SOURCE=..\..\include\wx\cshelp.h | |
8075 | # End Source File | |
8076 | # Begin Source File | |
8077 | ||
8078 | SOURCE=..\..\include\wx\ctrlsub.h | |
8079 | # End Source File | |
8080 | # Begin Source File | |
8081 | ||
8082 | SOURCE=..\..\include\wx\cursor.h | |
8083 | # End Source File | |
8084 | # Begin Source File | |
8085 | ||
8086 | SOURCE=..\..\include\wx\dataobj.h | |
8087 | # End Source File | |
8088 | # Begin Source File | |
8089 | ||
fe6e5818 VS |
8090 | SOURCE=..\..\include\wx\dbgrid.h |
8091 | # End Source File | |
fe6e5818 VS |
8092 | # Begin Source File |
8093 | ||
28249f11 VS |
8094 | SOURCE=..\..\include\wx\dc.h |
8095 | # End Source File | |
8096 | # Begin Source File | |
8097 | ||
fe6e5818 VS |
8098 | SOURCE=..\..\include\wx\dcbuffer.h |
8099 | # End Source File | |
8100 | # Begin Source File | |
8101 | ||
28249f11 VS |
8102 | SOURCE=..\..\include\wx\dcclient.h |
8103 | # End Source File | |
8104 | # Begin Source File | |
8105 | ||
8106 | SOURCE=..\..\include\wx\dcmemory.h | |
8107 | # End Source File | |
8108 | # Begin Source File | |
8109 | ||
8110 | SOURCE=..\..\include\wx\dcmirror.h | |
8111 | # End Source File | |
8112 | # Begin Source File | |
8113 | ||
8114 | SOURCE=..\..\include\wx\dcprint.h | |
8115 | # End Source File | |
8116 | # Begin Source File | |
8117 | ||
8118 | SOURCE=..\..\include\wx\dcps.h | |
8119 | # End Source File | |
8120 | # Begin Source File | |
8121 | ||
8122 | SOURCE=..\..\include\wx\dcscreen.h | |
8123 | # End Source File | |
8124 | # Begin Source File | |
8125 | ||
8126 | SOURCE=..\..\include\wx\dialog.h | |
8127 | # End Source File | |
8128 | # Begin Source File | |
8129 | ||
8130 | SOURCE=..\..\include\wx\dialup.h | |
8131 | # End Source File | |
8132 | # Begin Source File | |
8133 | ||
8134 | SOURCE=..\..\include\wx\dirctrl.h | |
8135 | # End Source File | |
8136 | # Begin Source File | |
8137 | ||
8138 | SOURCE=..\..\include\wx\dirdlg.h | |
8139 | # End Source File | |
8140 | # Begin Source File | |
8141 | ||
8142 | SOURCE=..\..\include\wx\display.h | |
8143 | # End Source File | |
8144 | # Begin Source File | |
8145 | ||
8146 | SOURCE=..\..\include\wx\dnd.h | |
8147 | # End Source File | |
8148 | # Begin Source File | |
8149 | ||
8150 | SOURCE=..\..\include\wx\docmdi.h | |
8151 | # End Source File | |
8152 | # Begin Source File | |
8153 | ||
8154 | SOURCE=..\..\include\wx\docview.h | |
8155 | # End Source File | |
8156 | # Begin Source File | |
8157 | ||
8158 | SOURCE=..\..\include\wx\dragimag.h | |
8159 | # End Source File | |
8160 | # Begin Source File | |
8161 | ||
8162 | SOURCE=..\..\include\wx\effects.h | |
8163 | # End Source File | |
8164 | # Begin Source File | |
8165 | ||
8166 | SOURCE=..\..\include\wx\evtloop.h | |
8167 | # End Source File | |
8168 | # Begin Source File | |
8169 | ||
8170 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8171 | # End Source File | |
8172 | # Begin Source File | |
8173 | ||
8174 | SOURCE=..\..\include\wx\filedlg.h | |
8175 | # End Source File | |
8176 | # Begin Source File | |
8177 | ||
8178 | SOURCE=..\..\include\wx\fmappriv.h | |
8179 | # End Source File | |
8180 | # Begin Source File | |
8181 | ||
8182 | SOURCE=..\..\include\wx\font.h | |
8183 | # End Source File | |
8184 | # Begin Source File | |
8185 | ||
8186 | SOURCE=..\..\include\wx\fontdlg.h | |
8187 | # End Source File | |
8188 | # Begin Source File | |
8189 | ||
8190 | SOURCE=..\..\include\wx\fontenum.h | |
8191 | # End Source File | |
8192 | # Begin Source File | |
8193 | ||
8194 | SOURCE=..\..\include\wx\fontutil.h | |
8195 | # End Source File | |
8196 | # Begin Source File | |
8197 | ||
8198 | SOURCE=..\..\include\wx\frame.h | |
8199 | # End Source File | |
8200 | # Begin Source File | |
8201 | ||
8202 | SOURCE=..\..\include\wx\gauge.h | |
8203 | # End Source File | |
8204 | # Begin Source File | |
8205 | ||
8206 | SOURCE=..\..\include\wx\gdicmn.h | |
8207 | # End Source File | |
8208 | # Begin Source File | |
8209 | ||
8210 | SOURCE=..\..\include\wx\gdiobj.h | |
8211 | # End Source File | |
8212 | # Begin Source File | |
8213 | ||
8214 | SOURCE=..\..\include\wx\geometry.h | |
8215 | # End Source File | |
8216 | # Begin Source File | |
8217 | ||
8218 | SOURCE=..\..\include\wx\gifdecod.h | |
8219 | # End Source File | |
8220 | # Begin Source File | |
8221 | ||
8222 | SOURCE=..\..\include\wx\glcanvas.h | |
8223 | # End Source File | |
8224 | # Begin Source File | |
8225 | ||
fe6e5818 VS |
8226 | SOURCE=..\..\include\wx\grid.h |
8227 | # End Source File | |
8228 | # Begin Source File | |
8229 | ||
28249f11 VS |
8230 | SOURCE=..\..\include\wx\help.h |
8231 | # End Source File | |
8232 | # Begin Source File | |
8233 | ||
8234 | SOURCE=..\..\include\wx\helpbase.h | |
8235 | # End Source File | |
8236 | # Begin Source File | |
8237 | ||
8238 | SOURCE=..\..\include\wx\helphtml.h | |
8239 | # End Source File | |
8240 | # Begin Source File | |
8241 | ||
8242 | SOURCE=..\..\include\wx\helpwin.h | |
8243 | # End Source File | |
8244 | # Begin Source File | |
8245 | ||
fe6e5818 VS |
8246 | SOURCE=..\..\include\wx\htmllbox.h |
8247 | # End Source File | |
8248 | # Begin Source File | |
8249 | ||
28249f11 VS |
8250 | SOURCE=..\..\include\wx\icon.h |
8251 | # End Source File | |
8252 | # Begin Source File | |
8253 | ||
8254 | SOURCE=..\..\include\wx\iconbndl.h | |
8255 | # End Source File | |
8256 | # Begin Source File | |
8257 | ||
8258 | SOURCE=..\..\include\wx\imagbmp.h | |
8259 | # End Source File | |
8260 | # Begin Source File | |
8261 | ||
8262 | SOURCE=..\..\include\wx\image.h | |
8263 | # End Source File | |
8264 | # Begin Source File | |
8265 | ||
8266 | SOURCE=..\..\include\wx\imaggif.h | |
8267 | # End Source File | |
8268 | # Begin Source File | |
8269 | ||
8270 | SOURCE=..\..\include\wx\imagiff.h | |
8271 | # End Source File | |
8272 | # Begin Source File | |
8273 | ||
8274 | SOURCE=..\..\include\wx\imagjpeg.h | |
8275 | # End Source File | |
8276 | # Begin Source File | |
8277 | ||
8278 | SOURCE=..\..\include\wx\imaglist.h | |
8279 | # End Source File | |
8280 | # Begin Source File | |
8281 | ||
8282 | SOURCE=..\..\include\wx\imagpcx.h | |
8283 | # End Source File | |
8284 | # Begin Source File | |
8285 | ||
8286 | SOURCE=..\..\include\wx\imagpng.h | |
8287 | # End Source File | |
8288 | # Begin Source File | |
8289 | ||
8290 | SOURCE=..\..\include\wx\imagpnm.h | |
8291 | # End Source File | |
8292 | # Begin Source File | |
8293 | ||
8294 | SOURCE=..\..\include\wx\imagtiff.h | |
8295 | # End Source File | |
8296 | # Begin Source File | |
8297 | ||
8298 | SOURCE=..\..\include\wx\imagxpm.h | |
8299 | # End Source File | |
8300 | # Begin Source File | |
8301 | ||
fe6e5818 VS |
8302 | SOURCE=..\..\include\wx\joystick.h |
8303 | # End Source File | |
8304 | # Begin Source File | |
8305 | ||
28249f11 VS |
8306 | SOURCE=..\..\include\wx\layout.h |
8307 | # End Source File | |
8308 | # Begin Source File | |
8309 | ||
fe6e5818 VS |
8310 | SOURCE=..\..\include\wx\laywin.h |
8311 | # End Source File | |
8312 | # Begin Source File | |
8313 | ||
28249f11 VS |
8314 | SOURCE=..\..\include\wx\listbase.h |
8315 | # End Source File | |
8316 | # Begin Source File | |
8317 | ||
73fb9ebe VZ |
8318 | SOURCE=..\..\include\wx\listbook.h |
8319 | # End Source File | |
8320 | # Begin Source File | |
8321 | ||
28249f11 VS |
8322 | SOURCE=..\..\include\wx\listbox.h |
8323 | # End Source File | |
8324 | # Begin Source File | |
8325 | ||
8326 | SOURCE=..\..\include\wx\listctrl.h | |
8327 | # End Source File | |
8328 | # Begin Source File | |
8329 | ||
8330 | SOURCE=..\..\include\wx\matrix.h | |
8331 | # End Source File | |
8332 | # Begin Source File | |
8333 | ||
8334 | SOURCE=..\..\include\wx\mdi.h | |
8335 | # End Source File | |
8336 | # Begin Source File | |
8337 | ||
8338 | SOURCE=..\..\include\wx\menu.h | |
8339 | # End Source File | |
8340 | # Begin Source File | |
8341 | ||
8342 | SOURCE=..\..\include\wx\menuitem.h | |
8343 | # End Source File | |
8344 | # Begin Source File | |
8345 | ||
8346 | SOURCE=..\..\include\wx\metafile.h | |
8347 | # End Source File | |
8348 | # Begin Source File | |
8349 | ||
8350 | SOURCE=..\..\include\wx\minifram.h | |
8351 | # End Source File | |
8352 | # Begin Source File | |
8353 | ||
8354 | SOURCE=..\..\include\wx\msgdlg.h | |
8355 | # End Source File | |
8356 | # Begin Source File | |
8357 | ||
8358 | SOURCE=..\..\include\wx\notebook.h | |
8359 | # End Source File | |
8360 | # Begin Source File | |
8361 | ||
8362 | SOURCE=..\..\include\wx\ownerdrw.h | |
8363 | # End Source File | |
8364 | # Begin Source File | |
8365 | ||
8366 | SOURCE=..\..\include\wx\palette.h | |
8367 | # End Source File | |
8368 | # Begin Source File | |
8369 | ||
8370 | SOURCE=..\..\include\wx\panel.h | |
8371 | # End Source File | |
8372 | # Begin Source File | |
8373 | ||
8374 | SOURCE=..\..\include\wx\paper.h | |
8375 | # End Source File | |
8376 | # Begin Source File | |
8377 | ||
8378 | SOURCE=..\..\include\wx\pen.h | |
8379 | # End Source File | |
8380 | # Begin Source File | |
8381 | ||
8382 | SOURCE=..\..\include\wx\popupwin.h | |
8383 | # End Source File | |
8384 | # Begin Source File | |
8385 | ||
8386 | SOURCE=..\..\include\wx\print.h | |
8387 | # End Source File | |
8388 | # Begin Source File | |
8389 | ||
8390 | SOURCE=..\..\include\wx\printdlg.h | |
8391 | # End Source File | |
8392 | # Begin Source File | |
8393 | ||
8394 | SOURCE=..\..\include\wx\prntbase.h | |
8395 | # End Source File | |
8396 | # Begin Source File | |
8397 | ||
8398 | SOURCE=..\..\include\wx\progdlg.h | |
8399 | # End Source File | |
8400 | # Begin Source File | |
8401 | ||
8402 | SOURCE=..\..\include\wx\ptr_scpd.h | |
8403 | # End Source File | |
8404 | # Begin Source File | |
8405 | ||
8406 | SOURCE=..\..\include\wx\quantize.h | |
8407 | # End Source File | |
8408 | # Begin Source File | |
8409 | ||
8410 | SOURCE=..\..\include\wx\radiobox.h | |
8411 | # End Source File | |
8412 | # Begin Source File | |
8413 | ||
8414 | SOURCE=..\..\include\wx\radiobut.h | |
8415 | # End Source File | |
8416 | # Begin Source File | |
8417 | ||
8418 | SOURCE=..\..\include\wx\rawbmp.h | |
8419 | # End Source File | |
8420 | # Begin Source File | |
8421 | ||
8422 | SOURCE=..\..\include\wx\region.h | |
8423 | # End Source File | |
8424 | # Begin Source File | |
8425 | ||
8426 | SOURCE=..\..\include\wx\renderer.h | |
8427 | # End Source File | |
8428 | # Begin Source File | |
8429 | ||
fe6e5818 VS |
8430 | SOURCE=..\..\include\wx\sashwin.h |
8431 | # End Source File | |
8432 | # Begin Source File | |
8433 | ||
28249f11 VS |
8434 | SOURCE=..\..\include\wx\scopeguard.h |
8435 | # End Source File | |
8436 | # Begin Source File | |
8437 | ||
8438 | SOURCE=..\..\include\wx\scrolbar.h | |
8439 | # End Source File | |
8440 | # Begin Source File | |
8441 | ||
8442 | SOURCE=..\..\include\wx\scrolwin.h | |
8443 | # End Source File | |
8444 | # Begin Source File | |
8445 | ||
8446 | SOURCE=..\..\include\wx\selstore.h | |
8447 | # End Source File | |
8448 | # Begin Source File | |
8449 | ||
8450 | SOURCE=..\..\include\wx\settings.h | |
8451 | # End Source File | |
8452 | # Begin Source File | |
8453 | ||
8454 | SOURCE=..\..\include\wx\sizer.h | |
8455 | # End Source File | |
8456 | # Begin Source File | |
8457 | ||
8458 | SOURCE=..\..\include\wx\slider.h | |
8459 | # End Source File | |
8460 | # Begin Source File | |
8461 | ||
8462 | SOURCE=..\..\include\wx\spinbutt.h | |
8463 | # End Source File | |
8464 | # Begin Source File | |
8465 | ||
8466 | SOURCE=..\..\include\wx\spinctrl.h | |
8467 | # End Source File | |
8468 | # Begin Source File | |
8469 | ||
fe6e5818 VS |
8470 | SOURCE=..\..\include\wx\splash.h |
8471 | # End Source File | |
8472 | # Begin Source File | |
8473 | ||
28249f11 VS |
8474 | SOURCE=..\..\include\wx\splitter.h |
8475 | # End Source File | |
8476 | # Begin Source File | |
8477 | ||
8478 | SOURCE=..\..\include\wx\stack.h | |
8479 | # End Source File | |
8480 | # Begin Source File | |
8481 | ||
8482 | SOURCE=..\..\include\wx\statbmp.h | |
8483 | # End Source File | |
8484 | # Begin Source File | |
8485 | ||
8486 | SOURCE=..\..\include\wx\statbox.h | |
8487 | # End Source File | |
8488 | # Begin Source File | |
8489 | ||
8490 | SOURCE=..\..\include\wx\statline.h | |
8491 | # End Source File | |
8492 | # Begin Source File | |
8493 | ||
8494 | SOURCE=..\..\include\wx\stattext.h | |
8495 | # End Source File | |
8496 | # Begin Source File | |
8497 | ||
8498 | SOURCE=..\..\include\wx\statusbr.h | |
8499 | # End Source File | |
8500 | # Begin Source File | |
8501 | ||
8502 | SOURCE=..\..\include\wx\tab.h | |
8503 | # End Source File | |
8504 | # Begin Source File | |
8505 | ||
8506 | SOURCE=..\..\include\wx\tabctrl.h | |
8507 | # End Source File | |
8508 | # Begin Source File | |
8509 | ||
fe6e5818 VS |
8510 | SOURCE=..\..\include\wx\taskbar.h |
8511 | # End Source File | |
8512 | # Begin Source File | |
8513 | ||
28249f11 VS |
8514 | SOURCE=..\..\include\wx\tbarbase.h |
8515 | # End Source File | |
8516 | # Begin Source File | |
8517 | ||
28249f11 VS |
8518 | SOURCE=..\..\include\wx\textctrl.h |
8519 | # End Source File | |
8520 | # Begin Source File | |
8521 | ||
8522 | SOURCE=..\..\include\wx\textdlg.h | |
8523 | # End Source File | |
8524 | # Begin Source File | |
8525 | ||
8526 | SOURCE=..\..\include\wx\tglbtn.h | |
8527 | # End Source File | |
8528 | # Begin Source File | |
8529 | ||
fe6e5818 | 8530 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
8531 | # End Source File |
8532 | # Begin Source File | |
8533 | ||
8534 | SOURCE=..\..\include\wx\tipwin.h | |
8535 | # End Source File | |
8536 | # Begin Source File | |
8537 | ||
8538 | SOURCE=..\..\include\wx\toolbar.h | |
8539 | # End Source File | |
8540 | # Begin Source File | |
8541 | ||
8542 | SOURCE=..\..\include\wx\tooltip.h | |
8543 | # End Source File | |
8544 | # Begin Source File | |
8545 | ||
8546 | SOURCE=..\..\include\wx\toplevel.h | |
8547 | # End Source File | |
8548 | # Begin Source File | |
8549 | ||
8550 | SOURCE=..\..\include\wx\treebase.h | |
8551 | # End Source File | |
8552 | # Begin Source File | |
8553 | ||
8554 | SOURCE=..\..\include\wx\treectrl.h | |
8555 | # End Source File | |
8556 | # Begin Source File | |
8557 | ||
8558 | SOURCE=..\..\include\wx\valgen.h | |
8559 | # End Source File | |
8560 | # Begin Source File | |
8561 | ||
8562 | SOURCE=..\..\include\wx\validate.h | |
8563 | # End Source File | |
8564 | # Begin Source File | |
8565 | ||
8566 | SOURCE=..\..\include\wx\valtext.h | |
8567 | # End Source File | |
8568 | # Begin Source File | |
8569 | ||
8570 | SOURCE=..\..\include\wx\vlbox.h | |
8571 | # End Source File | |
8572 | # Begin Source File | |
8573 | ||
8574 | SOURCE=..\..\include\wx\vms_x_fix.h | |
8575 | # End Source File | |
8576 | # Begin Source File | |
8577 | ||
8578 | SOURCE=..\..\include\wx\vscroll.h | |
8579 | # End Source File | |
8580 | # Begin Source File | |
8581 | ||
fe6e5818 VS |
8582 | SOURCE=..\..\include\wx\wave.h |
8583 | # End Source File | |
8584 | # Begin Source File | |
8585 | ||
28249f11 VS |
8586 | SOURCE=..\..\include\wx\window.h |
8587 | # End Source File | |
8588 | # Begin Source File | |
8589 | ||
fe6e5818 VS |
8590 | SOURCE=..\..\include\wx\wizard.h |
8591 | # End Source File | |
8592 | # Begin Source File | |
8593 | ||
8594 | SOURCE=..\..\include\wx\wxhtml.h | |
28249f11 VS |
8595 | # End Source File |
8596 | # Begin Source File | |
8597 | ||
fe6e5818 | 8598 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 8599 | # End Source File |
757e7c67 VS |
8600 | # Begin Source File |
8601 | ||
8602 | SOURCE=..\..\include\wx\xpmhand.h | |
8603 | # End Source File | |
28249f11 VS |
8604 | # End Group |
8605 | # End Target | |
8606 | # End Project | |
8607 |