]>
Commit | Line | Data |
---|---|---|
39df3acd | 1 | # Microsoft Developer Studio Project File - Name="wx_core" - Package Owner=<4> |
28249f11 VS |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
3 | # ** DO NOT EDIT ** | |
4 | ||
50acee04 | 5 | # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 |
32a52290 | 6 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 |
28249f11 | 7 | |
32a52290 | 8 | CFG=core - Win32 Debug |
28249f11 VS |
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 | |
32a52290 | 17 | !MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 Debug" |
28249f11 VS |
18 | !MESSAGE |
19 | !MESSAGE Possible choices for configuration are: | |
20 | !MESSAGE | |
32a52290 WS |
21 | !MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") |
22 | !MESSAGE "core - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
23 | !MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library") | |
24 | !MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
25 | !MESSAGE "core - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") | |
26 | !MESSAGE "core - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
27 | !MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") | |
28 | !MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
29 | !MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") | |
30 | !MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") | |
31 | !MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library") | |
32 | !MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library") | |
33 | !MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library") | |
34 | !MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") | |
35 | !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library") | |
36 | !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library") | |
28249f11 VS |
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 | ||
32a52290 | 46 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
47 | |
48 | # PROP BASE Use_MFC 0 | |
d672173c | 49 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 50 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 51 | # PROP BASE Intermediate_Dir "vc_mswunivudll\core" |
28249f11 VS |
52 | # PROP BASE Target_Dir "" |
53 | # PROP Use_MFC 0 | |
d672173c | 54 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 55 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 56 | # PROP Intermediate_Dir "vc_mswunivudll\core" |
28249f11 | 57 | # PROP Target_Dir "" |
3abcf424 RD |
58 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv271u_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 |
59 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv271u_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 | |
5554b4bd VS |
60 | # 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 |
61 | # 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 | |
3abcf424 RD |
62 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv271u_core_vc_custom /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 |
63 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv271u_core_vc_custom /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 |
64 | BSC32=bscmake.exe |
65 | # ADD BASE BSC32 /nologo | |
66 | # ADD BSC32 /nologo | |
5554b4bd | 67 | LINK32=link.exe |
3abcf424 RD |
68 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib" |
69 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib" | |
28249f11 | 70 | |
32a52290 | 71 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
72 | |
73 | # PROP BASE Use_MFC 0 | |
74 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 75 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 76 | # PROP BASE Intermediate_Dir "vc_mswunivuddll\core" |
28249f11 VS |
77 | # PROP BASE Target_Dir "" |
78 | # PROP Use_MFC 0 | |
79 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 80 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 81 | # PROP Intermediate_Dir "vc_mswunivuddll\core" |
28249f11 | 82 | # PROP Target_Dir "" |
3abcf424 RD |
83 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv271ud_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 |
84 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv271ud_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 | |
5554b4bd VS |
85 | # 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 |
86 | # 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 | |
3abcf424 RD |
87 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv271ud_core_vc_custom /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 |
88 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv271ud_core_vc_custom /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 |
89 | BSC32=bscmake.exe |
90 | # ADD BASE BSC32 /nologo | |
91 | # ADD BSC32 /nologo | |
5554b4bd | 92 | LINK32=link.exe |
3abcf424 RD |
93 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug |
94 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug | |
28249f11 | 95 | |
32a52290 | 96 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
97 | |
98 | # PROP BASE Use_MFC 0 | |
d672173c | 99 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 100 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 101 | # PROP BASE Intermediate_Dir "vc_mswunivdll\core" |
28249f11 VS |
102 | # PROP BASE Target_Dir "" |
103 | # PROP Use_MFC 0 | |
d672173c | 104 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 105 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 106 | # PROP Intermediate_Dir "vc_mswunivdll\core" |
28249f11 | 107 | # PROP Target_Dir "" |
3abcf424 RD |
108 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv271_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 |
109 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv271_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 | |
5554b4bd VS |
110 | # 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 |
111 | # 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 | |
3abcf424 RD |
112 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv271_core_vc_custom /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 |
113 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv271_core_vc_custom /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 |
114 | BSC32=bscmake.exe |
115 | # ADD BASE BSC32 /nologo | |
116 | # ADD BSC32 /nologo | |
5554b4bd | 117 | LINK32=link.exe |
3abcf424 RD |
118 | # 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib" |
119 | # 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib" | |
28249f11 | 120 | |
32a52290 | 121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
122 | |
123 | # PROP BASE Use_MFC 0 | |
124 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 125 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 126 | # PROP BASE Intermediate_Dir "vc_mswunivddll\core" |
28249f11 VS |
127 | # PROP BASE Target_Dir "" |
128 | # PROP Use_MFC 0 | |
129 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 130 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 131 | # PROP Intermediate_Dir "vc_mswunivddll\core" |
28249f11 | 132 | # PROP Target_Dir "" |
3abcf424 RD |
133 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv271d_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 |
134 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv271d_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 | |
5554b4bd VS |
135 | # 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 |
136 | # 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 | |
3abcf424 RD |
137 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv271d_core_vc_custom /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 |
138 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv271d_core_vc_custom /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 |
139 | BSC32=bscmake.exe |
140 | # ADD BASE BSC32 /nologo | |
141 | # ADD BSC32 /nologo | |
5554b4bd | 142 | LINK32=link.exe |
3abcf424 RD |
143 | # 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug |
144 | # 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv271d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug | |
28249f11 | 145 | |
32a52290 | 146 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
147 | |
148 | # PROP BASE Use_MFC 0 | |
d672173c | 149 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 150 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 151 | # PROP BASE Intermediate_Dir "vc_mswudll\core" |
28249f11 VS |
152 | # PROP BASE Target_Dir "" |
153 | # PROP Use_MFC 0 | |
d672173c | 154 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 155 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 156 | # PROP Intermediate_Dir "vc_mswudll\core" |
28249f11 | 157 | # PROP Target_Dir "" |
3abcf424 RD |
158 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw271u_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 |
159 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw271u_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 | |
5554b4bd VS |
160 | # 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 |
161 | # 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 | |
3abcf424 RD |
162 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw271u_core_vc_custom /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 |
163 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw271u_core_vc_custom /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 |
164 | BSC32=bscmake.exe |
165 | # ADD BASE BSC32 /nologo | |
166 | # ADD BSC32 /nologo | |
5554b4bd | 167 | LINK32=link.exe |
3abcf424 RD |
168 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib" |
169 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib" | |
28249f11 | 170 | |
32a52290 | 171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
172 | |
173 | # PROP BASE Use_MFC 0 | |
174 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 175 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 176 | # PROP BASE Intermediate_Dir "vc_mswuddll\core" |
28249f11 VS |
177 | # PROP BASE Target_Dir "" |
178 | # PROP Use_MFC 0 | |
179 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 180 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 181 | # PROP Intermediate_Dir "vc_mswuddll\core" |
28249f11 | 182 | # PROP Target_Dir "" |
3abcf424 RD |
183 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw271ud_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 |
184 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw271ud_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 | |
5554b4bd VS |
185 | # 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 |
186 | # 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 | |
3abcf424 RD |
187 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw271ud_core_vc_custom /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 |
188 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw271ud_core_vc_custom /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 |
189 | BSC32=bscmake.exe |
190 | # ADD BASE BSC32 /nologo | |
191 | # ADD BSC32 /nologo | |
5554b4bd | 192 | LINK32=link.exe |
3abcf424 RD |
193 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug |
194 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug | |
28249f11 | 195 | |
32a52290 | 196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
197 | |
198 | # PROP BASE Use_MFC 0 | |
d672173c | 199 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 200 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 201 | # PROP BASE Intermediate_Dir "vc_mswdll\core" |
28249f11 VS |
202 | # PROP BASE Target_Dir "" |
203 | # PROP Use_MFC 0 | |
d672173c | 204 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 205 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 206 | # PROP Intermediate_Dir "vc_mswdll\core" |
28249f11 | 207 | # PROP Target_Dir "" |
3abcf424 RD |
208 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw271_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 |
209 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw271_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 | |
5554b4bd VS |
210 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
211 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
3abcf424 RD |
212 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw271_core_vc_custom /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 |
213 | # ADD RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw271_core_vc_custom /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 |
214 | BSC32=bscmake.exe |
215 | # ADD BASE BSC32 /nologo | |
216 | # ADD BSC32 /nologo | |
5554b4bd | 217 | LINK32=link.exe |
3abcf424 RD |
218 | # 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib" |
219 | # 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib" | |
28249f11 | 220 | |
32a52290 | 221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
222 | |
223 | # PROP BASE Use_MFC 0 | |
224 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 225 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
226 | # PROP BASE Intermediate_Dir "vc_mswddll\core" |
227 | # PROP BASE Target_Dir "" | |
228 | # PROP Use_MFC 0 | |
229 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 230 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
231 | # PROP Intermediate_Dir "vc_mswddll\core" |
232 | # PROP Target_Dir "" | |
3abcf424 RD |
233 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw271d_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 |
234 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw271d_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 |
235 | # 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 |
236 | # 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 | |
3abcf424 RD |
237 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw271d_core_vc_custom /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 |
238 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw271d_core_vc_custom /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 |
239 | BSC32=bscmake.exe |
240 | # ADD BASE BSC32 /nologo | |
241 | # ADD BSC32 /nologo | |
242 | LINK32=link.exe | |
3abcf424 RD |
243 | # 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug |
244 | # 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw271d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug | |
28249f11 | 245 | |
32a52290 | 246 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
247 | |
248 | # PROP BASE Use_MFC 0 | |
d672173c | 249 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 250 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 251 | # PROP BASE Intermediate_Dir "vc_mswunivu\core" |
28249f11 VS |
252 | # PROP BASE Target_Dir "" |
253 | # PROP Use_MFC 0 | |
d672173c | 254 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 255 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 256 | # PROP Intermediate_Dir "vc_mswunivu\core" |
28249f11 | 257 | # PROP Target_Dir "" |
5c60e845 MW |
258 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_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 |
259 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_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 | |
39df3acd VZ |
260 | # ADD BASE RSC /l 0x409 |
261 | # ADD RSC /l 0x409 | |
28249f11 VS |
262 | BSC32=bscmake.exe |
263 | # ADD BASE BSC32 /nologo | |
264 | # ADD BSC32 /nologo | |
5554b4bd | 265 | LIB32=link.exe -lib |
51e6392c VZ |
266 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib" |
267 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib" | |
28249f11 | 268 | |
32a52290 | 269 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
270 | |
271 | # PROP BASE Use_MFC 0 | |
32a52290 | 272 | # PROP BASE Use_Debug_Libraries 1 |
1e618fa6 | 273 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 274 | # PROP BASE Intermediate_Dir "vc_mswunivud\core" |
28249f11 VS |
275 | # PROP BASE Target_Dir "" |
276 | # PROP Use_MFC 0 | |
32a52290 | 277 | # PROP Use_Debug_Libraries 1 |
1e618fa6 | 278 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 279 | # PROP Intermediate_Dir "vc_mswunivud\core" |
28249f11 | 280 | # PROP Target_Dir "" |
32a52290 WS |
281 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_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 |
282 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_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 | |
39df3acd VZ |
283 | # ADD BASE RSC /l 0x409 |
284 | # ADD RSC /l 0x409 | |
28249f11 VS |
285 | BSC32=bscmake.exe |
286 | # ADD BASE BSC32 /nologo | |
287 | # ADD BSC32 /nologo | |
5554b4bd | 288 | LIB32=link.exe -lib |
32a52290 WS |
289 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib" |
290 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib" | |
28249f11 | 291 | |
32a52290 | 292 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
293 | |
294 | # PROP BASE Use_MFC 0 | |
32a52290 | 295 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 296 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 297 | # PROP BASE Intermediate_Dir "vc_mswuniv\core" |
28249f11 VS |
298 | # PROP BASE Target_Dir "" |
299 | # PROP Use_MFC 0 | |
32a52290 | 300 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 301 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 302 | # PROP Intermediate_Dir "vc_mswuniv\core" |
28249f11 | 303 | # PROP Target_Dir "" |
32a52290 WS |
304 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_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 |
305 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_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 | |
39df3acd VZ |
306 | # ADD BASE RSC /l 0x409 |
307 | # ADD RSC /l 0x409 | |
28249f11 VS |
308 | BSC32=bscmake.exe |
309 | # ADD BASE BSC32 /nologo | |
310 | # ADD BSC32 /nologo | |
5554b4bd | 311 | LIB32=link.exe -lib |
32a52290 WS |
312 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib" |
313 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib" | |
28249f11 | 314 | |
32a52290 | 315 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
316 | |
317 | # PROP BASE Use_MFC 0 | |
318 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 319 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 320 | # PROP BASE Intermediate_Dir "vc_mswunivd\core" |
28249f11 VS |
321 | # PROP BASE Target_Dir "" |
322 | # PROP Use_MFC 0 | |
323 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 324 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 325 | # PROP Intermediate_Dir "vc_mswunivd\core" |
28249f11 | 326 | # PROP Target_Dir "" |
32a52290 WS |
327 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_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 |
328 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_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 | |
39df3acd VZ |
329 | # ADD BASE RSC /l 0x409 |
330 | # ADD RSC /l 0x409 | |
28249f11 | 331 | BSC32=bscmake.exe |
5554b4bd VS |
332 | # ADD BASE BSC32 /nologo |
333 | # ADD BSC32 /nologo | |
334 | LIB32=link.exe -lib | |
32a52290 WS |
335 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib" |
336 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib" | |
28249f11 | 337 | |
32a52290 | 338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
339 | |
340 | # PROP BASE Use_MFC 0 | |
d672173c | 341 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 342 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 343 | # PROP BASE Intermediate_Dir "vc_mswu\core" |
28249f11 VS |
344 | # PROP BASE Target_Dir "" |
345 | # PROP Use_MFC 0 | |
d672173c | 346 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 347 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 348 | # PROP Intermediate_Dir "vc_mswu\core" |
28249f11 | 349 | # PROP Target_Dir "" |
32a52290 WS |
350 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_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 |
351 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_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 | |
39df3acd VZ |
352 | # ADD BASE RSC /l 0x409 |
353 | # ADD RSC /l 0x409 | |
28249f11 VS |
354 | BSC32=bscmake.exe |
355 | # ADD BASE BSC32 /nologo | |
356 | # ADD BSC32 /nologo | |
5554b4bd | 357 | LIB32=link.exe -lib |
32a52290 WS |
358 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib" |
359 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib" | |
28249f11 | 360 | |
32a52290 | 361 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
362 | |
363 | # PROP BASE Use_MFC 0 | |
32a52290 | 364 | # PROP BASE Use_Debug_Libraries 1 |
1e618fa6 | 365 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 366 | # PROP BASE Intermediate_Dir "vc_mswud\core" |
28249f11 VS |
367 | # PROP BASE Target_Dir "" |
368 | # PROP Use_MFC 0 | |
32a52290 | 369 | # PROP Use_Debug_Libraries 1 |
1e618fa6 | 370 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 371 | # PROP Intermediate_Dir "vc_mswud\core" |
28249f11 | 372 | # PROP Target_Dir "" |
5c60e845 MW |
373 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_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 |
374 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_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 | |
39df3acd VZ |
375 | # ADD BASE RSC /l 0x409 |
376 | # ADD RSC /l 0x409 | |
28249f11 VS |
377 | BSC32=bscmake.exe |
378 | # ADD BASE BSC32 /nologo | |
379 | # ADD BSC32 /nologo | |
5554b4bd | 380 | LIB32=link.exe -lib |
51e6392c VZ |
381 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib" |
382 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib" | |
28249f11 | 383 | |
32a52290 | 384 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
385 | |
386 | # PROP BASE Use_MFC 0 | |
d672173c | 387 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 388 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 389 | # PROP BASE Intermediate_Dir "vc_msw\core" |
28249f11 VS |
390 | # PROP BASE Target_Dir "" |
391 | # PROP Use_MFC 0 | |
d672173c | 392 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 393 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 394 | # PROP Intermediate_Dir "vc_msw\core" |
28249f11 | 395 | # PROP Target_Dir "" |
5c60e845 MW |
396 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_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 |
397 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_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 | |
39df3acd VZ |
398 | # ADD BASE RSC /l 0x409 |
399 | # ADD RSC /l 0x409 | |
28249f11 VS |
400 | BSC32=bscmake.exe |
401 | # ADD BASE BSC32 /nologo | |
402 | # ADD BSC32 /nologo | |
5554b4bd | 403 | LIB32=link.exe -lib |
51e6392c VZ |
404 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib" |
405 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib" | |
5554b4bd | 406 | |
32a52290 | 407 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
408 | |
409 | # PROP BASE Use_MFC 0 | |
410 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 411 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
412 | # PROP BASE Intermediate_Dir "vc_mswd\core" |
413 | # PROP BASE Target_Dir "" | |
414 | # PROP Use_MFC 0 | |
415 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 416 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
417 | # PROP Intermediate_Dir "vc_mswd\core" |
418 | # PROP Target_Dir "" | |
5c60e845 MW |
419 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_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 |
420 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_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 | |
39df3acd VZ |
421 | # ADD BASE RSC /l 0x409 |
422 | # ADD RSC /l 0x409 | |
5554b4bd VS |
423 | BSC32=bscmake.exe |
424 | # ADD BASE BSC32 /nologo | |
425 | # ADD BSC32 /nologo | |
426 | LIB32=link.exe -lib | |
51e6392c VZ |
427 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib" |
428 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib" | |
28249f11 VS |
429 | |
430 | !ENDIF | |
431 | ||
432 | # Begin Target | |
433 | ||
32a52290 WS |
434 | # Name "core - Win32 DLL Universal Unicode Release" |
435 | # Name "core - Win32 DLL Universal Unicode Debug" | |
436 | # Name "core - Win32 DLL Universal Release" | |
437 | # Name "core - Win32 DLL Universal Debug" | |
438 | # Name "core - Win32 DLL Unicode Release" | |
439 | # Name "core - Win32 DLL Unicode Debug" | |
440 | # Name "core - Win32 DLL Release" | |
441 | # Name "core - Win32 DLL Debug" | |
442 | # Name "core - Win32 Universal Unicode Release" | |
443 | # Name "core - Win32 Universal Unicode Debug" | |
444 | # Name "core - Win32 Universal Release" | |
445 | # Name "core - Win32 Universal Debug" | |
446 | # Name "core - Win32 Unicode Release" | |
447 | # Name "core - Win32 Unicode Debug" | |
448 | # Name "core - Win32 Release" | |
449 | # Name "core - Win32 Debug" | |
28249f11 VS |
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 | ||
72045d57 VZ |
459 | SOURCE=..\..\src\common\anidecod.cpp |
460 | # End Source File | |
461 | # Begin Source File | |
462 | ||
28249f11 VS |
463 | SOURCE=..\..\src\common\appcmn.cpp |
464 | # End Source File | |
465 | # Begin Source File | |
466 | ||
467 | SOURCE=..\..\src\common\artprov.cpp | |
468 | # End Source File | |
469 | # Begin Source File | |
470 | ||
471 | SOURCE=..\..\src\common\artstd.cpp | |
472 | # End Source File | |
473 | # Begin Source File | |
474 | ||
475 | SOURCE=..\..\src\common\bmpbase.cpp | |
476 | # End Source File | |
477 | # Begin Source File | |
478 | ||
20e5860f VS |
479 | SOURCE=..\..\src\common\bookctrl.cpp |
480 | # End Source File | |
481 | # Begin Source File | |
482 | ||
28249f11 VS |
483 | SOURCE=..\..\src\common\choiccmn.cpp |
484 | # End Source File | |
485 | # Begin Source File | |
486 | ||
487 | SOURCE=..\..\src\common\clipcmn.cpp | |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
ec376c8f VZ |
491 | SOURCE=..\..\src\common\clrpickercmn.cpp |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
28249f11 VS |
495 | SOURCE=..\..\src\common\cmdproc.cpp |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
499 | SOURCE=..\..\src\common\cmndata.cpp | |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
40989e46 WS |
503 | SOURCE=..\..\src\common\colourcmn.cpp |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
a340b80d VZ |
507 | SOURCE=..\..\src\common\combocmn.cpp |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
28249f11 VS |
511 | SOURCE=..\..\src\common\containr.cpp |
512 | # End Source File | |
513 | # Begin Source File | |
514 | ||
515 | SOURCE=..\..\src\common\cshelp.cpp | |
516 | # End Source File | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=..\..\src\common\ctrlsub.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=..\..\src\common\datacmn.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=..\..\src\common\dcbase.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
f1af6736 VZ |
535 | SOURCE=..\..\src\common\dcbufcmn.cpp |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
28249f11 VS |
539 | SOURCE=..\..\src\common\dlgcmn.cpp |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
543 | SOURCE=..\..\src\common\dndcmn.cpp | |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
547 | SOURCE=..\..\src\common\dobjcmn.cpp | |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
551 | SOURCE=..\..\src\common\docmdi.cpp | |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=..\..\src\common\docview.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
559 | SOURCE=..\..\src\common\dpycmn.cpp | |
560 | # End Source File | |
561 | # Begin Source File | |
562 | ||
563 | SOURCE=..\..\src\common\dseldlg.cpp | |
564 | # End Source File | |
565 | # Begin Source File | |
566 | ||
66b9f7f7 WS |
567 | SOURCE=..\..\src\common\dummy.cpp |
568 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
569 | # ADD CPP /Yc"wx/wxprec.h" | |
570 | # End Source File | |
571 | # Begin Source File | |
572 | ||
28249f11 VS |
573 | SOURCE=..\..\src\common\effects.cpp |
574 | # End Source File | |
575 | # Begin Source File | |
576 | ||
577 | SOURCE=..\..\src\common\event.cpp | |
578 | # End Source File | |
579 | # Begin Source File | |
580 | ||
c8026dea VZ |
581 | SOURCE=..\..\src\common\evtloopcmn.cpp |
582 | # End Source File | |
583 | # Begin Source File | |
584 | ||
28249f11 VS |
585 | SOURCE=..\..\src\common\fddlgcmn.cpp |
586 | # End Source File | |
587 | # Begin Source File | |
588 | ||
ec376c8f VZ |
589 | SOURCE=..\..\src\common\filepickercmn.cpp |
590 | # End Source File | |
591 | # Begin Source File | |
592 | ||
28249f11 VS |
593 | SOURCE=..\..\src\common\fldlgcmn.cpp |
594 | # End Source File | |
595 | # Begin Source File | |
596 | ||
597 | SOURCE=..\..\src\common\fontcmn.cpp | |
598 | # End Source File | |
599 | # Begin Source File | |
600 | ||
6540132f VZ |
601 | SOURCE=..\..\src\common\fontenumcmn.cpp |
602 | # End Source File | |
603 | # Begin Source File | |
604 | ||
28249f11 VS |
605 | SOURCE=..\..\src\common\fontmap.cpp |
606 | # End Source File | |
607 | # Begin Source File | |
608 | ||
ec376c8f VZ |
609 | SOURCE=..\..\src\common\fontpickercmn.cpp |
610 | # End Source File | |
611 | # Begin Source File | |
612 | ||
28249f11 VS |
613 | SOURCE=..\..\src\common\framecmn.cpp |
614 | # End Source File | |
615 | # Begin Source File | |
616 | ||
617 | SOURCE=..\..\src\common\fs_mem.cpp | |
618 | # End Source File | |
619 | # Begin Source File | |
620 | ||
621 | SOURCE=..\..\src\common\gaugecmn.cpp | |
622 | # End Source File | |
623 | # Begin Source File | |
624 | ||
20b35a69 RD |
625 | SOURCE=..\..\src\common\gbsizer.cpp |
626 | # End Source File | |
627 | # Begin Source File | |
628 | ||
28249f11 VS |
629 | SOURCE=..\..\src\common\gdicmn.cpp |
630 | # End Source File | |
631 | # Begin Source File | |
632 | ||
633 | SOURCE=..\..\src\common\geometry.cpp | |
634 | # End Source File | |
635 | # Begin Source File | |
636 | ||
637 | SOURCE=..\..\src\common\gifdecod.cpp | |
638 | # End Source File | |
639 | # Begin Source File | |
640 | ||
f43426c1 RD |
641 | SOURCE=..\..\src\common\graphcmn.cpp |
642 | # End Source File | |
643 | # Begin Source File | |
644 | ||
28249f11 VS |
645 | SOURCE=..\..\src\common\helpbase.cpp |
646 | # End Source File | |
647 | # Begin Source File | |
648 | ||
649 | SOURCE=..\..\src\common\iconbndl.cpp | |
650 | # End Source File | |
651 | # Begin Source File | |
652 | ||
653 | SOURCE=..\..\src\common\imagall.cpp | |
654 | # End Source File | |
655 | # Begin Source File | |
656 | ||
657 | SOURCE=..\..\src\common\imagbmp.cpp | |
658 | # End Source File | |
659 | # Begin Source File | |
660 | ||
661 | SOURCE=..\..\src\common\image.cpp | |
662 | # End Source File | |
663 | # Begin Source File | |
664 | ||
665 | SOURCE=..\..\src\common\imagfill.cpp | |
666 | # End Source File | |
667 | # Begin Source File | |
668 | ||
669 | SOURCE=..\..\src\common\imaggif.cpp | |
670 | # End Source File | |
671 | # Begin Source File | |
672 | ||
673 | SOURCE=..\..\src\common\imagiff.cpp | |
674 | # End Source File | |
675 | # Begin Source File | |
676 | ||
677 | SOURCE=..\..\src\common\imagjpeg.cpp | |
678 | # End Source File | |
679 | # Begin Source File | |
680 | ||
681 | SOURCE=..\..\src\common\imagpcx.cpp | |
682 | # End Source File | |
683 | # Begin Source File | |
684 | ||
685 | SOURCE=..\..\src\common\imagpng.cpp | |
686 | # End Source File | |
687 | # Begin Source File | |
688 | ||
689 | SOURCE=..\..\src\common\imagpnm.cpp | |
690 | # End Source File | |
691 | # Begin Source File | |
692 | ||
693 | SOURCE=..\..\src\common\imagtiff.cpp | |
694 | # End Source File | |
695 | # Begin Source File | |
696 | ||
697 | SOURCE=..\..\src\common\imagxpm.cpp | |
698 | # End Source File | |
699 | # Begin Source File | |
700 | ||
701 | SOURCE=..\..\src\common\layout.cpp | |
702 | # End Source File | |
703 | # Begin Source File | |
704 | ||
705 | SOURCE=..\..\src\common\lboxcmn.cpp | |
706 | # End Source File | |
707 | # Begin Source File | |
708 | ||
c2c04edc KO |
709 | SOURCE=..\..\src\common\listctrlcmn.cpp |
710 | # End Source File | |
711 | # Begin Source File | |
712 | ||
28249f11 VS |
713 | SOURCE=..\..\src\common\matrix.cpp |
714 | # End Source File | |
715 | # Begin Source File | |
716 | ||
717 | SOURCE=..\..\src\common\menucmn.cpp | |
718 | # End Source File | |
719 | # Begin Source File | |
720 | ||
721 | SOURCE=..\..\src\common\msgout.cpp | |
722 | # End Source File | |
723 | # Begin Source File | |
724 | ||
725 | SOURCE=..\..\src\common\nbkbase.cpp | |
726 | # End Source File | |
727 | # Begin Source File | |
728 | ||
30c841c8 VS |
729 | SOURCE=..\..\src\common\overlaycmn.cpp |
730 | # End Source File | |
731 | # Begin Source File | |
732 | ||
28249f11 VS |
733 | SOURCE=..\..\src\common\paper.cpp |
734 | # End Source File | |
735 | # Begin Source File | |
736 | ||
ec376c8f VZ |
737 | SOURCE=..\..\src\common\pickerbase.cpp |
738 | # End Source File | |
739 | # Begin Source File | |
740 | ||
28249f11 VS |
741 | SOURCE=..\..\src\common\popupcmn.cpp |
742 | # End Source File | |
743 | # Begin Source File | |
744 | ||
745 | SOURCE=..\..\src\common\prntbase.cpp | |
746 | # End Source File | |
747 | # Begin Source File | |
748 | ||
749 | SOURCE=..\..\src\common\quantize.cpp | |
750 | # End Source File | |
751 | # Begin Source File | |
752 | ||
753 | SOURCE=..\..\src\common\radiocmn.cpp | |
754 | # End Source File | |
755 | # Begin Source File | |
756 | ||
757 | SOURCE=..\..\src\common\rendcmn.cpp | |
758 | # End Source File | |
759 | # Begin Source File | |
760 | ||
761 | SOURCE=..\..\src\common\rgncmn.cpp | |
762 | # End Source File | |
763 | # Begin Source File | |
764 | ||
765 | SOURCE=..\..\src\common\settcmn.cpp | |
766 | # End Source File | |
767 | # Begin Source File | |
768 | ||
769 | SOURCE=..\..\src\common\sizer.cpp | |
770 | # End Source File | |
771 | # Begin Source File | |
772 | ||
773 | SOURCE=..\..\src\common\statbar.cpp | |
774 | # End Source File | |
775 | # Begin Source File | |
776 | ||
401e3b6e VS |
777 | SOURCE=..\..\src\common\stockitem.cpp |
778 | # End Source File | |
779 | # Begin Source File | |
780 | ||
28249f11 VS |
781 | SOURCE=..\..\src\common\tbarbase.cpp |
782 | # End Source File | |
783 | # Begin Source File | |
784 | ||
785 | SOURCE=..\..\src\common\textcmn.cpp | |
786 | # End Source File | |
787 | # Begin Source File | |
788 | ||
789 | SOURCE=..\..\src\common\timercmn.cpp | |
790 | # End Source File | |
791 | # Begin Source File | |
792 | ||
793 | SOURCE=..\..\src\common\toplvcmn.cpp | |
794 | # End Source File | |
795 | # Begin Source File | |
796 | ||
797 | SOURCE=..\..\src\common\treebase.cpp | |
798 | # End Source File | |
799 | # Begin Source File | |
800 | ||
801 | SOURCE=..\..\src\common\utilscmn.cpp | |
802 | # End Source File | |
803 | # Begin Source File | |
804 | ||
805 | SOURCE=..\..\src\common\valgen.cpp | |
806 | # End Source File | |
807 | # Begin Source File | |
808 | ||
809 | SOURCE=..\..\src\common\validate.cpp | |
810 | # End Source File | |
811 | # Begin Source File | |
812 | ||
813 | SOURCE=..\..\src\common\valtext.cpp | |
814 | # End Source File | |
815 | # Begin Source File | |
816 | ||
817 | SOURCE=..\..\src\common\wincmn.cpp | |
818 | # End Source File | |
819 | # Begin Source File | |
820 | ||
821 | SOURCE=..\..\src\common\xpmdecod.cpp | |
822 | # End Source File | |
823 | # End Group | |
824 | # Begin Group "MSW Sources" | |
825 | ||
826 | # PROP Default_Filter "" | |
827 | # Begin Source File | |
828 | ||
829 | SOURCE=..\..\src\msw\accel.cpp | |
830 | ||
32a52290 | 831 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
832 | |
833 | # PROP Exclude_From_Build 1 | |
834 | ||
32a52290 | 835 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
836 | |
837 | # PROP Exclude_From_Build 1 | |
838 | ||
32a52290 | 839 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
840 | |
841 | # PROP Exclude_From_Build 1 | |
842 | ||
32a52290 | 843 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
844 | |
845 | # PROP Exclude_From_Build 1 | |
846 | ||
32a52290 | 847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 848 | |
28249f11 | 849 | |
32a52290 | 850 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 851 | |
28249f11 | 852 | |
32a52290 | 853 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 854 | |
28249f11 | 855 | |
32a52290 WS |
856 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
857 | ||
858 | ||
859 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
860 | |
861 | # PROP Exclude_From_Build 1 | |
862 | ||
32a52290 WS |
863 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
864 | ||
865 | # PROP Exclude_From_Build 1 | |
28249f11 | 866 | |
32a52290 | 867 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 868 | |
32a52290 | 869 | # PROP Exclude_From_Build 1 |
28249f11 | 870 | |
32a52290 | 871 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 872 | |
32a52290 | 873 | # PROP Exclude_From_Build 1 |
28249f11 | 874 | |
32a52290 | 875 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 876 | |
28249f11 | 877 | |
32a52290 | 878 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 879 | |
28249f11 | 880 | |
32a52290 | 881 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 882 | |
5554b4bd | 883 | |
32a52290 | 884 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 885 | |
28249f11 | 886 | |
32a52290 | 887 | !ENDIF |
28249f11 | 888 | |
32a52290 WS |
889 | # End Source File |
890 | # Begin Source File | |
28249f11 | 891 | |
32a52290 | 892 | SOURCE=..\..\src\msw\ole\access.cpp |
50acee04 | 893 | |
32a52290 | 894 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
895 | |
896 | # PROP Exclude_From_Build 1 | |
897 | ||
32a52290 | 898 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
899 | |
900 | # PROP Exclude_From_Build 1 | |
901 | ||
32a52290 | 902 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 903 | |
50acee04 | 904 | # PROP Exclude_From_Build 1 |
28249f11 | 905 | |
32a52290 | 906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 907 | |
50acee04 | 908 | # PROP Exclude_From_Build 1 |
28249f11 | 909 | |
32a52290 | 910 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
911 | |
912 | ||
32a52290 | 913 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
914 | |
915 | ||
32a52290 | 916 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 917 | |
28249f11 | 918 | |
32a52290 | 919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 920 | |
28249f11 | 921 | |
32a52290 | 922 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 923 | |
32a52290 | 924 | # PROP Exclude_From_Build 1 |
28249f11 | 925 | |
32a52290 | 926 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 927 | |
32a52290 | 928 | # PROP Exclude_From_Build 1 |
28249f11 | 929 | |
32a52290 | 930 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 931 | |
32a52290 | 932 | # PROP Exclude_From_Build 1 |
5554b4bd | 933 | |
32a52290 | 934 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 935 | |
32a52290 | 936 | # PROP Exclude_From_Build 1 |
5554b4bd | 937 | |
32a52290 | 938 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
939 | |
940 | ||
32a52290 | 941 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
942 | |
943 | ||
32a52290 | 944 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 945 | |
28249f11 | 946 | |
32a52290 | 947 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 948 | |
28249f11 | 949 | |
50acee04 JS |
950 | !ENDIF |
951 | ||
28249f11 VS |
952 | # End Source File |
953 | # Begin Source File | |
954 | ||
32a52290 WS |
955 | SOURCE=..\..\src\msw\app.cpp |
956 | # End Source File | |
957 | # Begin Source File | |
28249f11 | 958 | |
32a52290 WS |
959 | SOURCE=..\..\src\msw\ole\automtn.cpp |
960 | # End Source File | |
961 | # Begin Source File | |
28249f11 | 962 | |
32a52290 WS |
963 | SOURCE=..\..\src\msw\bitmap.cpp |
964 | # End Source File | |
965 | # Begin Source File | |
28249f11 | 966 | |
32a52290 WS |
967 | SOURCE=..\..\src\msw\bmpbuttn.cpp |
968 | ||
969 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
970 | |
971 | # PROP Exclude_From_Build 1 | |
972 | ||
32a52290 | 973 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
974 | |
975 | # PROP Exclude_From_Build 1 | |
976 | ||
32a52290 | 977 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
978 | |
979 | # PROP Exclude_From_Build 1 | |
980 | ||
32a52290 | 981 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 982 | |
50acee04 | 983 | # PROP Exclude_From_Build 1 |
28249f11 | 984 | |
32a52290 | 985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
986 | |
987 | ||
32a52290 WS |
988 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
989 | ||
990 | ||
991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
992 | ||
993 | ||
994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
995 | ||
996 | ||
997 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 | 998 | |
5554b4bd | 999 | # PROP Exclude_From_Build 1 |
28249f11 | 1000 | |
32a52290 | 1001 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1002 | |
1003 | # PROP Exclude_From_Build 1 | |
1004 | ||
32a52290 | 1005 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1006 | |
32a52290 | 1007 | # PROP Exclude_From_Build 1 |
28249f11 | 1008 | |
32a52290 | 1009 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1010 | |
32a52290 | 1011 | # PROP Exclude_From_Build 1 |
28249f11 | 1012 | |
32a52290 | 1013 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1014 | |
1015 | ||
32a52290 | 1016 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1017 | |
1018 | ||
32a52290 | 1019 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1020 | |
1021 | ||
32a52290 | 1022 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1023 | |
28249f11 | 1024 | |
32a52290 | 1025 | !ENDIF |
28249f11 | 1026 | |
32a52290 WS |
1027 | # End Source File |
1028 | # Begin Source File | |
28249f11 | 1029 | |
32a52290 WS |
1030 | SOURCE=..\..\src\msw\brush.cpp |
1031 | # End Source File | |
1032 | # Begin Source File | |
28249f11 | 1033 | |
32a52290 | 1034 | SOURCE=..\..\src\msw\button.cpp |
28249f11 | 1035 | |
32a52290 | 1036 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1037 | |
1038 | # PROP Exclude_From_Build 1 | |
1039 | ||
32a52290 | 1040 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1041 | |
1042 | # PROP Exclude_From_Build 1 | |
1043 | ||
32a52290 | 1044 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1045 | |
1046 | # PROP Exclude_From_Build 1 | |
1047 | ||
32a52290 | 1048 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1049 | |
1050 | # PROP Exclude_From_Build 1 | |
1051 | ||
32a52290 | 1052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1053 | |
1054 | ||
32a52290 | 1055 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1056 | |
1057 | ||
32a52290 | 1058 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1059 | |
1060 | ||
32a52290 | 1061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1062 | |
1063 | ||
32a52290 | 1064 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1065 | |
32a52290 | 1066 | # PROP Exclude_From_Build 1 |
28249f11 | 1067 | |
32a52290 | 1068 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1069 | |
32a52290 | 1070 | # PROP Exclude_From_Build 1 |
28249f11 | 1071 | |
32a52290 | 1072 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1073 | |
32a52290 | 1074 | # PROP Exclude_From_Build 1 |
28249f11 | 1075 | |
32a52290 | 1076 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1077 | |
32a52290 | 1078 | # PROP Exclude_From_Build 1 |
28249f11 | 1079 | |
32a52290 | 1080 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1081 | |
28249f11 | 1082 | |
32a52290 | 1083 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1084 | |
28249f11 | 1085 | |
32a52290 | 1086 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1087 | |
1088 | ||
32a52290 | 1089 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1090 | |
1091 | ||
5554b4bd | 1092 | !ENDIF |
28249f11 | 1093 | |
5554b4bd VS |
1094 | # End Source File |
1095 | # Begin Source File | |
28249f11 | 1096 | |
32a52290 | 1097 | SOURCE=..\..\src\msw\caret.cpp |
5554b4bd VS |
1098 | # End Source File |
1099 | # Begin Source File | |
28249f11 | 1100 | |
32a52290 | 1101 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1102 | |
32a52290 | 1103 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1104 | |
32a52290 | 1105 | # PROP Exclude_From_Build 1 |
28249f11 | 1106 | |
32a52290 | 1107 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1108 | |
1109 | # PROP Exclude_From_Build 1 | |
1110 | ||
32a52290 | 1111 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1112 | |
1113 | # PROP Exclude_From_Build 1 | |
1114 | ||
32a52290 | 1115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1116 | |
1117 | # PROP Exclude_From_Build 1 | |
1118 | ||
32a52290 | 1119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1120 | |
1121 | ||
32a52290 | 1122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1123 | |
1124 | ||
32a52290 | 1125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1126 | |
1127 | ||
32a52290 | 1128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1129 | |
28249f11 | 1130 | |
32a52290 | 1131 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1132 | |
1133 | # PROP Exclude_From_Build 1 | |
1134 | ||
32a52290 | 1135 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1136 | |
32a52290 | 1137 | # PROP Exclude_From_Build 1 |
28249f11 | 1138 | |
32a52290 | 1139 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1140 | |
32a52290 | 1141 | # PROP Exclude_From_Build 1 |
28249f11 | 1142 | |
32a52290 | 1143 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1144 | |
32a52290 | 1145 | # PROP Exclude_From_Build 1 |
28249f11 | 1146 | |
32a52290 | 1147 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1148 | |
1149 | ||
32a52290 | 1150 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1151 | |
1152 | ||
32a52290 | 1153 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1154 | |
1155 | ||
32a52290 | 1156 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1157 | |
1158 | ||
32a52290 | 1159 | !ENDIF |
5554b4bd | 1160 | |
32a52290 WS |
1161 | # End Source File |
1162 | # Begin Source File | |
50acee04 | 1163 | |
32a52290 | 1164 | SOURCE=..\..\src\msw\checklst.cpp |
50acee04 | 1165 | |
32a52290 | 1166 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
50acee04 JS |
1167 | |
1168 | # PROP Exclude_From_Build 1 | |
1169 | ||
32a52290 | 1170 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
50acee04 JS |
1171 | |
1172 | # PROP Exclude_From_Build 1 | |
1173 | ||
32a52290 | 1174 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
50acee04 JS |
1175 | |
1176 | # PROP Exclude_From_Build 1 | |
1177 | ||
32a52290 | 1178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
1179 | |
1180 | # PROP Exclude_From_Build 1 | |
1181 | ||
32a52290 | 1182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 | 1183 | |
50acee04 | 1184 | |
32a52290 | 1185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 | 1186 | |
50acee04 | 1187 | |
32a52290 | 1188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 | 1189 | |
50acee04 | 1190 | |
32a52290 | 1191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 | 1192 | |
50acee04 | 1193 | |
32a52290 | 1194 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
50acee04 JS |
1195 | |
1196 | # PROP Exclude_From_Build 1 | |
1197 | ||
32a52290 | 1198 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1199 | |
1200 | # PROP Exclude_From_Build 1 | |
1201 | ||
32a52290 | 1202 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1203 | |
1204 | # PROP Exclude_From_Build 1 | |
1205 | ||
32a52290 | 1206 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1207 | |
1208 | # PROP Exclude_From_Build 1 | |
1209 | ||
32a52290 | 1210 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1211 | |
28249f11 | 1212 | |
32a52290 | 1213 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1214 | |
28249f11 | 1215 | |
32a52290 | 1216 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1217 | |
28249f11 | 1218 | |
32a52290 | 1219 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1220 | |
28249f11 | 1221 | |
32a52290 | 1222 | !ENDIF |
28249f11 | 1223 | |
32a52290 WS |
1224 | # End Source File |
1225 | # Begin Source File | |
5554b4bd | 1226 | |
32a52290 WS |
1227 | SOURCE=..\..\src\msw\choice.cpp |
1228 | ||
1229 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1230 | |
32a52290 | 1231 | # PROP Exclude_From_Build 1 |
28249f11 | 1232 | |
32a52290 | 1233 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1234 | |
32a52290 | 1235 | # PROP Exclude_From_Build 1 |
28249f11 | 1236 | |
32a52290 | 1237 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1238 | |
32a52290 | 1239 | # PROP Exclude_From_Build 1 |
28249f11 | 1240 | |
32a52290 | 1241 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1242 | |
32a52290 | 1243 | # PROP Exclude_From_Build 1 |
28249f11 | 1244 | |
32a52290 | 1245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1246 | |
1247 | ||
32a52290 | 1248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1249 | |
1250 | ||
32a52290 | 1251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1252 | |
1253 | ||
32a52290 | 1254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1255 | |
1256 | ||
32a52290 | 1257 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1258 | |
1259 | # PROP Exclude_From_Build 1 | |
1260 | ||
32a52290 | 1261 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1262 | |
1263 | # PROP Exclude_From_Build 1 | |
1264 | ||
32a52290 | 1265 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1266 | |
1267 | # PROP Exclude_From_Build 1 | |
1268 | ||
32a52290 | 1269 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1270 | |
1271 | # PROP Exclude_From_Build 1 | |
1272 | ||
32a52290 | 1273 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1274 | |
28249f11 | 1275 | |
32a52290 | 1276 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1277 | |
28249f11 | 1278 | |
32a52290 | 1279 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1280 | |
1281 | ||
32a52290 | 1282 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1283 | |
1284 | ||
5554b4bd | 1285 | !ENDIF |
28249f11 | 1286 | |
5554b4bd VS |
1287 | # End Source File |
1288 | # Begin Source File | |
28249f11 | 1289 | |
32a52290 WS |
1290 | SOURCE=..\..\src\msw\clipbrd.cpp |
1291 | # End Source File | |
1292 | # Begin Source File | |
1293 | ||
1294 | SOURCE=..\..\src\msw\colordlg.cpp | |
28249f11 | 1295 | |
32a52290 | 1296 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1297 | |
32a52290 | 1298 | # PROP Exclude_From_Build 1 |
28249f11 | 1299 | |
32a52290 | 1300 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1301 | |
32a52290 | 1302 | # PROP Exclude_From_Build 1 |
28249f11 | 1303 | |
32a52290 | 1304 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1305 | |
32a52290 | 1306 | # PROP Exclude_From_Build 1 |
28249f11 | 1307 | |
32a52290 | 1308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1309 | |
32a52290 | 1310 | # PROP Exclude_From_Build 1 |
28249f11 | 1311 | |
32a52290 | 1312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1313 | |
1314 | ||
32a52290 | 1315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1316 | |
1317 | ||
32a52290 | 1318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1319 | |
1320 | ||
32a52290 | 1321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1322 | |
1323 | ||
32a52290 | 1324 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1325 | |
1326 | # PROP Exclude_From_Build 1 | |
1327 | ||
32a52290 | 1328 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1329 | |
1330 | # PROP Exclude_From_Build 1 | |
1331 | ||
32a52290 | 1332 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1333 | |
1334 | # PROP Exclude_From_Build 1 | |
1335 | ||
32a52290 | 1336 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1337 | |
1338 | # PROP Exclude_From_Build 1 | |
1339 | ||
32a52290 | 1340 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1341 | |
1342 | ||
32a52290 | 1343 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1344 | |
1345 | ||
32a52290 | 1346 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1347 | |
1348 | ||
32a52290 | 1349 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1350 | |
a340b80d | 1351 | |
32a52290 | 1352 | !ENDIF |
a340b80d | 1353 | |
32a52290 WS |
1354 | # End Source File |
1355 | # Begin Source File | |
a340b80d | 1356 | |
32a52290 WS |
1357 | SOURCE=..\..\src\msw\colour.cpp |
1358 | # End Source File | |
1359 | # Begin Source File | |
a340b80d | 1360 | |
32a52290 | 1361 | SOURCE=..\..\src\msw\combo.cpp |
a340b80d | 1362 | |
32a52290 | 1363 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
a340b80d | 1364 | |
32a52290 | 1365 | # PROP Exclude_From_Build 1 |
a340b80d | 1366 | |
32a52290 | 1367 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
a340b80d | 1368 | |
32a52290 | 1369 | # PROP Exclude_From_Build 1 |
a340b80d | 1370 | |
32a52290 | 1371 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
a340b80d | 1372 | |
32a52290 | 1373 | # PROP Exclude_From_Build 1 |
a340b80d | 1374 | |
32a52290 | 1375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
a340b80d | 1376 | |
32a52290 | 1377 | # PROP Exclude_From_Build 1 |
a340b80d | 1378 | |
32a52290 | 1379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
a340b80d VZ |
1380 | |
1381 | ||
32a52290 | 1382 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
a340b80d VZ |
1383 | |
1384 | ||
32a52290 | 1385 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
a340b80d | 1386 | |
a340b80d | 1387 | |
32a52290 | 1388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
a340b80d | 1389 | |
a340b80d | 1390 | |
32a52290 | 1391 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
a340b80d VZ |
1392 | |
1393 | # PROP Exclude_From_Build 1 | |
1394 | ||
32a52290 | 1395 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
a340b80d VZ |
1396 | |
1397 | # PROP Exclude_From_Build 1 | |
1398 | ||
32a52290 | 1399 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
a340b80d | 1400 | |
50acee04 | 1401 | # PROP Exclude_From_Build 1 |
a340b80d | 1402 | |
32a52290 | 1403 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
a340b80d | 1404 | |
50acee04 | 1405 | # PROP Exclude_From_Build 1 |
a340b80d | 1406 | |
32a52290 | 1407 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
a340b80d VZ |
1408 | |
1409 | ||
32a52290 | 1410 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
a340b80d VZ |
1411 | |
1412 | ||
32a52290 | 1413 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
a340b80d | 1414 | |
a340b80d | 1415 | |
32a52290 WS |
1416 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1417 | ||
1418 | ||
1419 | !ENDIF | |
1420 | ||
50acee04 JS |
1421 | # End Source File |
1422 | # Begin Source File | |
28249f11 | 1423 | |
32a52290 | 1424 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1425 | |
32a52290 | 1426 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1427 | |
32a52290 | 1428 | # PROP Exclude_From_Build 1 |
28249f11 | 1429 | |
32a52290 | 1430 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1431 | |
32a52290 | 1432 | # PROP Exclude_From_Build 1 |
28249f11 | 1433 | |
32a52290 | 1434 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1435 | |
32a52290 | 1436 | # PROP Exclude_From_Build 1 |
28249f11 | 1437 | |
32a52290 | 1438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1439 | |
32a52290 | 1440 | # PROP Exclude_From_Build 1 |
28249f11 | 1441 | |
32a52290 | 1442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1443 | |
1444 | ||
32a52290 | 1445 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1446 | |
1447 | ||
32a52290 | 1448 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1449 | |
1450 | ||
32a52290 | 1451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1452 | |
28249f11 | 1453 | |
32a52290 | 1454 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1455 | |
1456 | # PROP Exclude_From_Build 1 | |
1457 | ||
32a52290 | 1458 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1459 | |
1460 | # PROP Exclude_From_Build 1 | |
1461 | ||
32a52290 | 1462 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1463 | |
1464 | # PROP Exclude_From_Build 1 | |
1465 | ||
32a52290 | 1466 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1467 | |
50acee04 | 1468 | # PROP Exclude_From_Build 1 |
28249f11 | 1469 | |
32a52290 | 1470 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1471 | |
28249f11 | 1472 | |
32a52290 | 1473 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1474 | |
28249f11 | 1475 | |
32a52290 | 1476 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1477 | |
28249f11 | 1478 | |
32a52290 | 1479 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1480 | |
5554b4bd | 1481 | |
32a52290 WS |
1482 | !ENDIF |
1483 | ||
1484 | # End Source File | |
1485 | # Begin Source File | |
1486 | ||
1487 | SOURCE=..\..\src\msw\control.cpp | |
1488 | ||
1489 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1490 | |
32a52290 | 1491 | # PROP Exclude_From_Build 1 |
28249f11 | 1492 | |
32a52290 | 1493 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1494 | |
32a52290 | 1495 | # PROP Exclude_From_Build 1 |
28249f11 | 1496 | |
32a52290 | 1497 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1498 | |
32a52290 | 1499 | # PROP Exclude_From_Build 1 |
28249f11 | 1500 | |
32a52290 | 1501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1502 | |
32a52290 | 1503 | # PROP Exclude_From_Build 1 |
28249f11 | 1504 | |
32a52290 | 1505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5554b4bd VS |
1506 | |
1507 | ||
32a52290 | 1508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1509 | |
1510 | ||
32a52290 | 1511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1512 | |
1513 | ||
32a52290 | 1514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1515 | |
1516 | ||
32a52290 | 1517 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1518 | |
5554b4bd | 1519 | # PROP Exclude_From_Build 1 |
28249f11 | 1520 | |
32a52290 | 1521 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1522 | |
1523 | # PROP Exclude_From_Build 1 | |
1524 | ||
32a52290 | 1525 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1526 | |
1527 | # PROP Exclude_From_Build 1 | |
1528 | ||
32a52290 | 1529 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1530 | |
1531 | # PROP Exclude_From_Build 1 | |
1532 | ||
32a52290 | 1533 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1534 | |
1535 | ||
32a52290 | 1536 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1537 | |
1538 | ||
32a52290 | 1539 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1540 | |
1541 | ||
32a52290 | 1542 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1543 | |
28249f11 VS |
1544 | |
1545 | !ENDIF | |
1546 | ||
1547 | # End Source File | |
1548 | # Begin Source File | |
1549 | ||
32a52290 | 1550 | SOURCE=..\..\src\msw\cursor.cpp |
28249f11 VS |
1551 | # End Source File |
1552 | # Begin Source File | |
1553 | ||
32a52290 WS |
1554 | SOURCE=..\..\src\msw\data.cpp |
1555 | # End Source File | |
1556 | # Begin Source File | |
28249f11 | 1557 | |
32a52290 WS |
1558 | SOURCE=..\..\src\msw\ole\dataobj.cpp |
1559 | # End Source File | |
1560 | # Begin Source File | |
28249f11 | 1561 | |
32a52290 WS |
1562 | SOURCE=..\..\src\msw\dc.cpp |
1563 | # End Source File | |
1564 | # Begin Source File | |
28249f11 | 1565 | |
32a52290 WS |
1566 | SOURCE=..\..\src\msw\dcclient.cpp |
1567 | # End Source File | |
1568 | # Begin Source File | |
28249f11 | 1569 | |
32a52290 WS |
1570 | SOURCE=..\..\src\msw\dcmemory.cpp |
1571 | # End Source File | |
1572 | # Begin Source File | |
28249f11 | 1573 | |
32a52290 WS |
1574 | SOURCE=..\..\src\msw\dcprint.cpp |
1575 | # End Source File | |
1576 | # Begin Source File | |
28249f11 | 1577 | |
32a52290 WS |
1578 | SOURCE=..\..\src\msw\dcscreen.cpp |
1579 | # End Source File | |
1580 | # Begin Source File | |
28249f11 | 1581 | |
32a52290 | 1582 | SOURCE=..\..\src\msw\dialog.cpp |
28249f11 | 1583 | |
32a52290 | 1584 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1585 | |
32a52290 | 1586 | # PROP Exclude_From_Build 1 |
28249f11 | 1587 | |
32a52290 | 1588 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1589 | |
32a52290 | 1590 | # PROP Exclude_From_Build 1 |
28249f11 | 1591 | |
32a52290 | 1592 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1593 | |
32a52290 | 1594 | # PROP Exclude_From_Build 1 |
28249f11 | 1595 | |
32a52290 | 1596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1597 | |
32a52290 | 1598 | # PROP Exclude_From_Build 1 |
28249f11 | 1599 | |
32a52290 | 1600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1601 | |
1602 | ||
32a52290 | 1603 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1604 | |
1605 | ||
32a52290 | 1606 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1607 | |
1608 | ||
32a52290 | 1609 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1610 | |
1611 | ||
32a52290 | 1612 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1613 | |
1614 | # PROP Exclude_From_Build 1 | |
1615 | ||
32a52290 | 1616 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1617 | |
1618 | # PROP Exclude_From_Build 1 | |
1619 | ||
32a52290 | 1620 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1621 | |
1622 | # PROP Exclude_From_Build 1 | |
1623 | ||
32a52290 | 1624 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 1625 | |
50acee04 | 1626 | # PROP Exclude_From_Build 1 |
5554b4bd | 1627 | |
32a52290 | 1628 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 1629 | |
5554b4bd | 1630 | |
32a52290 | 1631 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 1632 | |
28249f11 | 1633 | |
32a52290 | 1634 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1635 | |
28249f11 | 1636 | |
32a52290 | 1637 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1638 | |
28249f11 | 1639 | |
32a52290 | 1640 | !ENDIF |
28249f11 | 1641 | |
32a52290 WS |
1642 | # End Source File |
1643 | # Begin Source File | |
28249f11 | 1644 | |
32a52290 WS |
1645 | SOURCE=..\..\src\msw\dialup.cpp |
1646 | # End Source File | |
1647 | # Begin Source File | |
28249f11 | 1648 | |
32a52290 WS |
1649 | SOURCE=..\..\src\msw\dib.cpp |
1650 | # End Source File | |
1651 | # Begin Source File | |
28249f11 | 1652 | |
32a52290 | 1653 | SOURCE=..\..\src\msw\dirdlg.cpp |
28249f11 | 1654 | |
32a52290 | 1655 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1656 | |
32a52290 | 1657 | # PROP Exclude_From_Build 1 |
28249f11 | 1658 | |
32a52290 | 1659 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1660 | |
1661 | # PROP Exclude_From_Build 1 | |
1662 | ||
32a52290 | 1663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1664 | |
5554b4bd | 1665 | # PROP Exclude_From_Build 1 |
28249f11 | 1666 | |
32a52290 | 1667 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1668 | |
1669 | # PROP Exclude_From_Build 1 | |
1670 | ||
32a52290 | 1671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1672 | |
28249f11 | 1673 | |
32a52290 WS |
1674 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1675 | ||
1676 | ||
1677 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1678 | ||
1679 | ||
1680 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1681 | ||
1682 | ||
1683 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
1684 | |
1685 | # PROP Exclude_From_Build 1 | |
1686 | ||
32a52290 | 1687 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5554b4bd | 1688 | |
50acee04 | 1689 | # PROP Exclude_From_Build 1 |
5554b4bd | 1690 | |
32a52290 | 1691 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 1692 | |
50acee04 | 1693 | # PROP Exclude_From_Build 1 |
5554b4bd | 1694 | |
32a52290 | 1695 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1696 | |
50acee04 | 1697 | # PROP Exclude_From_Build 1 |
28249f11 | 1698 | |
32a52290 WS |
1699 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1700 | ||
1701 | ||
1702 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1703 | ||
1704 | ||
1705 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1706 | ||
1707 | ||
1708 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1709 | ||
1710 | ||
28249f11 VS |
1711 | !ENDIF |
1712 | ||
1713 | # End Source File | |
1714 | # Begin Source File | |
1715 | ||
32a52290 | 1716 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1717 | # End Source File |
1718 | # Begin Source File | |
1719 | ||
32a52290 | 1720 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1721 | |
32a52290 | 1722 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1723 | |
32a52290 | 1724 | # PROP Exclude_From_Build 1 |
28249f11 | 1725 | |
32a52290 | 1726 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1727 | |
32a52290 | 1728 | # PROP Exclude_From_Build 1 |
28249f11 | 1729 | |
32a52290 | 1730 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1731 | |
32a52290 | 1732 | # PROP Exclude_From_Build 1 |
28249f11 | 1733 | |
32a52290 | 1734 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1735 | |
32a52290 | 1736 | # PROP Exclude_From_Build 1 |
28249f11 | 1737 | |
32a52290 | 1738 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1739 | |
1740 | ||
32a52290 | 1741 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1742 | |
1743 | ||
32a52290 | 1744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1745 | |
1746 | ||
32a52290 | 1747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1748 | |
1749 | ||
32a52290 | 1750 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1751 | |
1752 | # PROP Exclude_From_Build 1 | |
1753 | ||
32a52290 | 1754 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1755 | |
1756 | # PROP Exclude_From_Build 1 | |
1757 | ||
32a52290 | 1758 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1759 | |
1760 | # PROP Exclude_From_Build 1 | |
1761 | ||
32a52290 | 1762 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1763 | |
1764 | # PROP Exclude_From_Build 1 | |
1765 | ||
32a52290 | 1766 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1767 | |
1768 | ||
32a52290 | 1769 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1770 | |
28249f11 | 1771 | |
32a52290 | 1772 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1773 | |
28249f11 | 1774 | |
32a52290 | 1775 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1776 | |
1777 | ||
32a52290 WS |
1778 | !ENDIF |
1779 | ||
1780 | # End Source File | |
1781 | # Begin Source File | |
1782 | ||
1783 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
1784 | # End Source File | |
1785 | # Begin Source File | |
1786 | ||
1787 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
1788 | # End Source File | |
1789 | # Begin Source File | |
1790 | ||
1791 | SOURCE=..\..\src\msw\enhmeta.cpp | |
1792 | # End Source File | |
1793 | # Begin Source File | |
1794 | ||
1795 | SOURCE=..\..\src\msw\evtloop.cpp | |
1796 | # End Source File | |
1797 | # Begin Source File | |
1798 | ||
1799 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
1800 | ||
1801 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1802 | |
32a52290 | 1803 | # PROP Exclude_From_Build 1 |
28249f11 | 1804 | |
32a52290 | 1805 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1806 | |
32a52290 | 1807 | # PROP Exclude_From_Build 1 |
28249f11 | 1808 | |
32a52290 | 1809 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1810 | |
32a52290 | 1811 | # PROP Exclude_From_Build 1 |
28249f11 | 1812 | |
32a52290 | 1813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1814 | |
32a52290 | 1815 | # PROP Exclude_From_Build 1 |
28249f11 | 1816 | |
32a52290 | 1817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1818 | |
1819 | ||
32a52290 | 1820 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1821 | |
1822 | ||
32a52290 | 1823 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1824 | |
1825 | ||
32a52290 | 1826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1827 | |
1828 | ||
32a52290 | 1829 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1830 | |
1831 | # PROP Exclude_From_Build 1 | |
1832 | ||
32a52290 | 1833 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1834 | |
1835 | # PROP Exclude_From_Build 1 | |
1836 | ||
32a52290 | 1837 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1838 | |
1839 | # PROP Exclude_From_Build 1 | |
1840 | ||
32a52290 | 1841 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1842 | |
1843 | # PROP Exclude_From_Build 1 | |
1844 | ||
32a52290 | 1845 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1846 | |
1847 | ||
32a52290 | 1848 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1849 | |
1850 | ||
32a52290 | 1851 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1852 | |
1853 | ||
32a52290 | 1854 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1855 | |
1856 | ||
28249f11 VS |
1857 | !ENDIF |
1858 | ||
1859 | # End Source File | |
1860 | # Begin Source File | |
1861 | ||
32a52290 | 1862 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1863 | |
32a52290 | 1864 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1865 | |
32a52290 | 1866 | # PROP Exclude_From_Build 1 |
28249f11 | 1867 | |
32a52290 | 1868 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1869 | |
32a52290 | 1870 | # PROP Exclude_From_Build 1 |
28249f11 | 1871 | |
32a52290 | 1872 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1873 | |
32a52290 | 1874 | # PROP Exclude_From_Build 1 |
28249f11 | 1875 | |
32a52290 | 1876 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1877 | |
32a52290 | 1878 | # PROP Exclude_From_Build 1 |
28249f11 | 1879 | |
32a52290 | 1880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1881 | |
1882 | ||
32a52290 | 1883 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1884 | |
1885 | ||
32a52290 | 1886 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1887 | |
1888 | ||
32a52290 | 1889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1890 | |
28249f11 | 1891 | |
32a52290 | 1892 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1893 | |
1894 | # PROP Exclude_From_Build 1 | |
1895 | ||
32a52290 | 1896 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1897 | |
1898 | # PROP Exclude_From_Build 1 | |
1899 | ||
32a52290 | 1900 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1901 | |
1902 | # PROP Exclude_From_Build 1 | |
1903 | ||
32a52290 | 1904 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1905 | |
50acee04 | 1906 | # PROP Exclude_From_Build 1 |
28249f11 | 1907 | |
32a52290 | 1908 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1909 | |
1910 | ||
32a52290 | 1911 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1912 | |
1913 | ||
32a52290 | 1914 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 1915 | |
28249f11 | 1916 | |
32a52290 | 1917 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 1918 | |
28249f11 | 1919 | |
32a52290 WS |
1920 | !ENDIF |
1921 | ||
1922 | # End Source File | |
1923 | # Begin Source File | |
1924 | ||
1925 | SOURCE=..\..\src\msw\font.cpp | |
1926 | # End Source File | |
1927 | # Begin Source File | |
1928 | ||
1929 | SOURCE=..\..\src\msw\fontdlg.cpp | |
1930 | ||
1931 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1932 | |
32a52290 | 1933 | # PROP Exclude_From_Build 1 |
28249f11 | 1934 | |
32a52290 | 1935 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1936 | |
32a52290 | 1937 | # PROP Exclude_From_Build 1 |
28249f11 | 1938 | |
32a52290 | 1939 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1940 | |
32a52290 | 1941 | # PROP Exclude_From_Build 1 |
28249f11 | 1942 | |
32a52290 | 1943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1944 | |
32a52290 | 1945 | # PROP Exclude_From_Build 1 |
28249f11 | 1946 | |
32a52290 | 1947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1948 | |
1949 | ||
32a52290 | 1950 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1951 | |
1952 | ||
32a52290 | 1953 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1954 | |
1955 | ||
32a52290 | 1956 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1957 | |
1958 | ||
32a52290 | 1959 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1960 | |
1961 | # PROP Exclude_From_Build 1 | |
1962 | ||
32a52290 | 1963 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1964 | |
1965 | # PROP Exclude_From_Build 1 | |
1966 | ||
32a52290 | 1967 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1968 | |
1969 | # PROP Exclude_From_Build 1 | |
1970 | ||
32a52290 | 1971 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1972 | |
1973 | # PROP Exclude_From_Build 1 | |
1974 | ||
32a52290 | 1975 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1976 | |
1977 | ||
32a52290 | 1978 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1979 | |
1980 | ||
32a52290 | 1981 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1982 | |
1983 | ||
32a52290 | 1984 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1985 | |
1986 | ||
28249f11 VS |
1987 | !ENDIF |
1988 | ||
1989 | # End Source File | |
1990 | # Begin Source File | |
1991 | ||
32a52290 WS |
1992 | SOURCE=..\..\src\msw\fontenum.cpp |
1993 | # End Source File | |
1994 | # Begin Source File | |
28249f11 | 1995 | |
32a52290 WS |
1996 | SOURCE=..\..\src\msw\fontutil.cpp |
1997 | # End Source File | |
1998 | # Begin Source File | |
28249f11 | 1999 | |
32a52290 | 2000 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e | 2001 | |
32a52290 | 2002 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2003 | |
32a52290 | 2004 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2005 | |
32a52290 | 2006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2007 | |
32a52290 | 2008 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2009 | |
32a52290 | 2010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2011 | |
32a52290 | 2012 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2013 | |
32a52290 | 2014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2015 | |
32a52290 | 2016 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2017 | |
32a52290 | 2018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2019 | |
2020 | ||
32a52290 | 2021 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2022 | |
2023 | ||
32a52290 | 2024 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2025 | |
2026 | ||
32a52290 | 2027 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e VS |
2028 | |
2029 | ||
32a52290 | 2030 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2031 | |
2032 | # PROP Exclude_From_Build 1 | |
2033 | ||
32a52290 | 2034 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2035 | |
2036 | # PROP Exclude_From_Build 1 | |
2037 | ||
32a52290 | 2038 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2039 | |
2040 | # PROP Exclude_From_Build 1 | |
2041 | ||
32a52290 | 2042 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e VS |
2043 | |
2044 | # PROP Exclude_From_Build 1 | |
2045 | ||
32a52290 | 2046 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2047 | |
2048 | ||
32a52290 | 2049 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2050 | |
2051 | ||
32a52290 | 2052 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2053 | |
2054 | ||
32a52290 | 2055 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1ec0f48e | 2056 | |
28249f11 | 2057 | |
32a52290 | 2058 | !ENDIF |
1ec0f48e | 2059 | |
32a52290 WS |
2060 | # End Source File |
2061 | # Begin Source File | |
1ec0f48e | 2062 | |
32a52290 | 2063 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e | 2064 | |
32a52290 | 2065 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2066 | |
32a52290 | 2067 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2068 | |
32a52290 | 2069 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2070 | |
32a52290 | 2071 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2072 | |
32a52290 | 2073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2074 | |
32a52290 | 2075 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2076 | |
32a52290 | 2077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2078 | |
32a52290 | 2079 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2080 | |
32a52290 | 2081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2082 | |
2083 | ||
32a52290 | 2084 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2085 | |
2086 | ||
32a52290 | 2087 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2088 | |
2089 | ||
32a52290 | 2090 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e | 2091 | |
1ec0f48e | 2092 | |
32a52290 | 2093 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2094 | |
2095 | # PROP Exclude_From_Build 1 | |
2096 | ||
32a52290 | 2097 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2098 | |
2099 | # PROP Exclude_From_Build 1 | |
2100 | ||
32a52290 | 2101 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2102 | |
2103 | # PROP Exclude_From_Build 1 | |
2104 | ||
32a52290 | 2105 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e | 2106 | |
50acee04 | 2107 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2108 | |
32a52290 | 2109 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2110 | |
2111 | ||
32a52290 | 2112 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2113 | |
2114 | ||
32a52290 | 2115 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2116 | |
2117 | ||
32a52290 WS |
2118 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
2119 | ||
2120 | ||
2121 | !ENDIF | |
1ec0f48e | 2122 | |
28249f11 VS |
2123 | # End Source File |
2124 | # Begin Source File | |
2125 | ||
32a52290 | 2126 | SOURCE=..\..\src\msw\gdiimage.cpp |
ef335a4f VZ |
2127 | # End Source File |
2128 | # Begin Source File | |
2129 | ||
32a52290 | 2130 | SOURCE=..\..\src\msw\gdiobj.cpp |
ef335a4f VZ |
2131 | # End Source File |
2132 | # Begin Source File | |
2133 | ||
f43426c1 RD |
2134 | SOURCE=..\..\src\msw\graphics.cpp |
2135 | # End Source File | |
2136 | # Begin Source File | |
2137 | ||
32a52290 | 2138 | SOURCE=..\..\src\msw\gsockmsw.cpp |
ef335a4f VZ |
2139 | # End Source File |
2140 | # Begin Source File | |
2141 | ||
32a52290 | 2142 | SOURCE=..\..\src\msw\helpchm.cpp |
ef335a4f VZ |
2143 | # End Source File |
2144 | # Begin Source File | |
2145 | ||
32a52290 | 2146 | SOURCE=..\..\src\msw\helpwin.cpp |
ef335a4f VZ |
2147 | # End Source File |
2148 | # Begin Source File | |
2149 | ||
32a52290 | 2150 | SOURCE=..\..\src\msw\icon.cpp |
28249f11 VS |
2151 | # End Source File |
2152 | # Begin Source File | |
2153 | ||
32a52290 | 2154 | SOURCE=..\..\src\msw\imaglist.cpp |
32a52290 WS |
2155 | # End Source File |
2156 | # Begin Source File | |
50acee04 | 2157 | |
32a52290 | 2158 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2159 | |
32a52290 | 2160 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2161 | |
2162 | # PROP Exclude_From_Build 1 | |
2163 | ||
32a52290 | 2164 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2165 | |
2166 | # PROP Exclude_From_Build 1 | |
2167 | ||
32a52290 | 2168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2169 | |
2170 | # PROP Exclude_From_Build 1 | |
2171 | ||
32a52290 | 2172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2173 | |
2174 | # PROP Exclude_From_Build 1 | |
2175 | ||
32a52290 | 2176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2177 | |
2178 | ||
32a52290 | 2179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2180 | |
2181 | ||
32a52290 | 2182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2183 | |
2184 | ||
32a52290 | 2185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2186 | |
2187 | ||
32a52290 | 2188 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2189 | |
32a52290 | 2190 | # PROP Exclude_From_Build 1 |
28249f11 | 2191 | |
32a52290 | 2192 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2193 | |
32a52290 | 2194 | # PROP Exclude_From_Build 1 |
28249f11 | 2195 | |
32a52290 | 2196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2197 | |
32a52290 | 2198 | # PROP Exclude_From_Build 1 |
28249f11 | 2199 | |
32a52290 | 2200 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2201 | |
32a52290 | 2202 | # PROP Exclude_From_Build 1 |
28249f11 | 2203 | |
32a52290 | 2204 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2205 | |
28249f11 | 2206 | |
32a52290 | 2207 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2208 | |
2209 | ||
32a52290 | 2210 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2211 | |
2212 | ||
32a52290 | 2213 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2214 | |
2215 | ||
5554b4bd VS |
2216 | !ENDIF |
2217 | ||
2218 | # End Source File | |
2219 | # Begin Source File | |
28249f11 | 2220 | |
32a52290 | 2221 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2222 | |
32a52290 | 2223 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2224 | |
32a52290 | 2225 | # PROP Exclude_From_Build 1 |
28249f11 | 2226 | |
32a52290 | 2227 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2228 | |
32a52290 | 2229 | # PROP Exclude_From_Build 1 |
28249f11 | 2230 | |
32a52290 | 2231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2232 | |
32a52290 | 2233 | # PROP Exclude_From_Build 1 |
28249f11 | 2234 | |
32a52290 | 2235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2236 | |
32a52290 | 2237 | # PROP Exclude_From_Build 1 |
28249f11 | 2238 | |
32a52290 | 2239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2240 | |
2241 | ||
32a52290 | 2242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2243 | |
2244 | ||
32a52290 | 2245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2246 | |
2247 | ||
32a52290 | 2248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2249 | |
2250 | ||
32a52290 | 2251 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2252 | |
2253 | # PROP Exclude_From_Build 1 | |
2254 | ||
32a52290 | 2255 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2256 | |
2257 | # PROP Exclude_From_Build 1 | |
2258 | ||
32a52290 | 2259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2260 | |
2261 | # PROP Exclude_From_Build 1 | |
2262 | ||
32a52290 | 2263 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2264 | |
2265 | # PROP Exclude_From_Build 1 | |
2266 | ||
32a52290 | 2267 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2268 | |
28249f11 | 2269 | |
32a52290 | 2270 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2271 | |
2272 | ||
32a52290 | 2273 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2274 | |
2275 | ||
32a52290 | 2276 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2277 | |
2278 | ||
32a52290 | 2279 | !ENDIF |
5554b4bd | 2280 | |
32a52290 WS |
2281 | # End Source File |
2282 | # Begin Source File | |
28249f11 | 2283 | |
32a52290 | 2284 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2285 | |
32a52290 | 2286 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2287 | |
32a52290 | 2288 | # PROP Exclude_From_Build 1 |
28249f11 | 2289 | |
32a52290 | 2290 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2291 | |
32a52290 | 2292 | # PROP Exclude_From_Build 1 |
28249f11 | 2293 | |
32a52290 | 2294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2295 | |
32a52290 | 2296 | # PROP Exclude_From_Build 1 |
28249f11 | 2297 | |
32a52290 | 2298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2299 | |
32a52290 | 2300 | # PROP Exclude_From_Build 1 |
28249f11 | 2301 | |
32a52290 | 2302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2303 | |
2304 | ||
32a52290 | 2305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2306 | |
2307 | ||
32a52290 | 2308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2309 | |
2310 | ||
32a52290 | 2311 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2312 | |
2313 | ||
32a52290 | 2314 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2315 | |
2316 | # PROP Exclude_From_Build 1 | |
2317 | ||
32a52290 | 2318 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2319 | |
2320 | # PROP Exclude_From_Build 1 | |
2321 | ||
32a52290 | 2322 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2323 | |
2324 | # PROP Exclude_From_Build 1 | |
2325 | ||
32a52290 | 2326 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2327 | |
2328 | # PROP Exclude_From_Build 1 | |
2329 | ||
32a52290 | 2330 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2331 | |
28249f11 | 2332 | |
32a52290 | 2333 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2334 | |
28249f11 | 2335 | |
32a52290 | 2336 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2337 | |
2338 | ||
32a52290 | 2339 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2340 | |
2341 | ||
32a52290 | 2342 | !ENDIF |
28249f11 | 2343 | |
5554b4bd VS |
2344 | # End Source File |
2345 | # Begin Source File | |
28249f11 | 2346 | |
32a52290 | 2347 | SOURCE=..\..\src\msw\main.cpp |
5554b4bd VS |
2348 | # End Source File |
2349 | # Begin Source File | |
28249f11 | 2350 | |
32a52290 | 2351 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2352 | |
32a52290 | 2353 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2354 | |
32a52290 | 2355 | # PROP Exclude_From_Build 1 |
28249f11 | 2356 | |
32a52290 | 2357 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2358 | |
32a52290 | 2359 | # PROP Exclude_From_Build 1 |
28249f11 | 2360 | |
32a52290 | 2361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2362 | |
32a52290 | 2363 | # PROP Exclude_From_Build 1 |
28249f11 | 2364 | |
32a52290 | 2365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2366 | |
32a52290 | 2367 | # PROP Exclude_From_Build 1 |
28249f11 | 2368 | |
32a52290 | 2369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2370 | |
2371 | ||
32a52290 | 2372 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2373 | |
2374 | ||
32a52290 | 2375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2376 | |
2377 | ||
32a52290 | 2378 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2379 | |
2380 | ||
32a52290 | 2381 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2382 | |
32a52290 | 2383 | # PROP Exclude_From_Build 1 |
28249f11 | 2384 | |
32a52290 | 2385 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2386 | |
2387 | # PROP Exclude_From_Build 1 | |
2388 | ||
32a52290 | 2389 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2390 | |
2391 | # PROP Exclude_From_Build 1 | |
2392 | ||
32a52290 | 2393 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2394 | |
2395 | # PROP Exclude_From_Build 1 | |
2396 | ||
32a52290 | 2397 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2398 | |
28249f11 | 2399 | |
32a52290 | 2400 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2401 | |
28249f11 | 2402 | |
32a52290 | 2403 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2404 | |
28249f11 | 2405 | |
32a52290 | 2406 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2407 | |
28249f11 | 2408 | |
32a52290 | 2409 | !ENDIF |
28249f11 | 2410 | |
32a52290 WS |
2411 | # End Source File |
2412 | # Begin Source File | |
2413 | ||
2414 | SOURCE=..\..\src\msw\menu.cpp | |
5554b4bd | 2415 | |
32a52290 | 2416 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2417 | |
32a52290 | 2418 | # PROP Exclude_From_Build 1 |
28249f11 | 2419 | |
32a52290 | 2420 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2421 | |
32a52290 | 2422 | # PROP Exclude_From_Build 1 |
28249f11 | 2423 | |
32a52290 | 2424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2425 | |
32a52290 | 2426 | # PROP Exclude_From_Build 1 |
28249f11 | 2427 | |
32a52290 | 2428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2429 | |
32a52290 | 2430 | # PROP Exclude_From_Build 1 |
28249f11 | 2431 | |
32a52290 | 2432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2433 | |
2434 | ||
32a52290 | 2435 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2436 | |
2437 | ||
32a52290 | 2438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2439 | |
2440 | ||
32a52290 | 2441 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2442 | |
2443 | ||
32a52290 | 2444 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2445 | |
2446 | # PROP Exclude_From_Build 1 | |
2447 | ||
32a52290 | 2448 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2449 | |
2450 | # PROP Exclude_From_Build 1 | |
2451 | ||
32a52290 | 2452 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2453 | |
2454 | # PROP Exclude_From_Build 1 | |
2455 | ||
32a52290 | 2456 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2457 | |
2458 | # PROP Exclude_From_Build 1 | |
2459 | ||
32a52290 | 2460 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2461 | |
28249f11 | 2462 | |
32a52290 | 2463 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2464 | |
2465 | ||
32a52290 | 2466 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2467 | |
2468 | ||
32a52290 | 2469 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2470 | |
2471 | ||
5554b4bd | 2472 | !ENDIF |
28249f11 | 2473 | |
5554b4bd VS |
2474 | # End Source File |
2475 | # Begin Source File | |
28249f11 | 2476 | |
32a52290 | 2477 | SOURCE=..\..\src\msw\menuitem.cpp |
5554b4bd | 2478 | |
32a52290 | 2479 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2480 | |
32a52290 | 2481 | # PROP Exclude_From_Build 1 |
28249f11 | 2482 | |
32a52290 | 2483 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2484 | |
32a52290 | 2485 | # PROP Exclude_From_Build 1 |
28249f11 | 2486 | |
32a52290 | 2487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2488 | |
32a52290 | 2489 | # PROP Exclude_From_Build 1 |
28249f11 | 2490 | |
32a52290 | 2491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2492 | |
32a52290 | 2493 | # PROP Exclude_From_Build 1 |
28249f11 | 2494 | |
32a52290 | 2495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2496 | |
2497 | ||
32a52290 | 2498 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2499 | |
2500 | ||
32a52290 | 2501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2502 | |
2503 | ||
32a52290 | 2504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2505 | |
2506 | ||
32a52290 | 2507 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2508 | |
2509 | # PROP Exclude_From_Build 1 | |
2510 | ||
32a52290 | 2511 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2512 | |
2513 | # PROP Exclude_From_Build 1 | |
2514 | ||
32a52290 | 2515 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2516 | |
2517 | # PROP Exclude_From_Build 1 | |
2518 | ||
32a52290 | 2519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2520 | |
2521 | # PROP Exclude_From_Build 1 | |
2522 | ||
32a52290 | 2523 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2524 | |
28249f11 | 2525 | |
32a52290 | 2526 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2527 | |
2528 | ||
32a52290 | 2529 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2530 | |
2531 | ||
32a52290 | 2532 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2533 | |
28249f11 | 2534 | |
32a52290 | 2535 | !ENDIF |
28249f11 | 2536 | |
32a52290 WS |
2537 | # End Source File |
2538 | # Begin Source File | |
28249f11 | 2539 | |
32a52290 | 2540 | SOURCE=..\..\src\msw\metafile.cpp |
28249f11 | 2541 | |
32a52290 | 2542 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2543 | |
32a52290 | 2544 | # PROP Exclude_From_Build 1 |
28249f11 | 2545 | |
32a52290 | 2546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2547 | |
32a52290 | 2548 | # PROP Exclude_From_Build 1 |
28249f11 | 2549 | |
32a52290 | 2550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2551 | |
32a52290 | 2552 | # PROP Exclude_From_Build 1 |
28249f11 | 2553 | |
32a52290 | 2554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2555 | |
32a52290 | 2556 | # PROP Exclude_From_Build 1 |
28249f11 | 2557 | |
32a52290 | 2558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2559 | |
2560 | ||
32a52290 | 2561 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2562 | |
2563 | ||
32a52290 | 2564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2565 | |
28249f11 | 2566 | |
32a52290 | 2567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2568 | |
28249f11 | 2569 | |
32a52290 | 2570 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2571 | |
2572 | # PROP Exclude_From_Build 1 | |
2573 | ||
32a52290 | 2574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2575 | |
2576 | # PROP Exclude_From_Build 1 | |
2577 | ||
32a52290 | 2578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2579 | |
50acee04 | 2580 | # PROP Exclude_From_Build 1 |
28249f11 | 2581 | |
32a52290 | 2582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2583 | |
50acee04 | 2584 | # PROP Exclude_From_Build 1 |
28249f11 | 2585 | |
32a52290 | 2586 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2587 | |
28249f11 | 2588 | |
32a52290 | 2589 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2590 | |
28249f11 | 2591 | |
32a52290 | 2592 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2593 | |
28249f11 | 2594 | |
32a52290 | 2595 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2596 | |
28249f11 | 2597 | |
32a52290 | 2598 | !ENDIF |
28249f11 | 2599 | |
32a52290 WS |
2600 | # End Source File |
2601 | # Begin Source File | |
28249f11 | 2602 | |
32a52290 WS |
2603 | SOURCE=..\..\src\msw\minifram.cpp |
2604 | # End Source File | |
2605 | # Begin Source File | |
28249f11 | 2606 | |
32a52290 | 2607 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2608 | |
32a52290 | 2609 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2610 | |
32a52290 | 2611 | # PROP Exclude_From_Build 1 |
28249f11 | 2612 | |
32a52290 | 2613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2614 | |
32a52290 | 2615 | # PROP Exclude_From_Build 1 |
28249f11 | 2616 | |
32a52290 | 2617 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2618 | |
32a52290 | 2619 | # PROP Exclude_From_Build 1 |
28249f11 | 2620 | |
32a52290 | 2621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2622 | |
32a52290 | 2623 | # PROP Exclude_From_Build 1 |
28249f11 | 2624 | |
32a52290 | 2625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2626 | |
28249f11 | 2627 | |
32a52290 | 2628 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2629 | |
50acee04 | 2630 | |
32a52290 | 2631 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2632 | |
28249f11 | 2633 | |
32a52290 | 2634 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2635 | |
28249f11 | 2636 | |
32a52290 | 2637 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2638 | |
2639 | # PROP Exclude_From_Build 1 | |
2640 | ||
32a52290 | 2641 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2642 | |
2643 | # PROP Exclude_From_Build 1 | |
2644 | ||
32a52290 | 2645 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2646 | |
50acee04 | 2647 | # PROP Exclude_From_Build 1 |
28249f11 | 2648 | |
32a52290 | 2649 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2650 | |
50acee04 | 2651 | # PROP Exclude_From_Build 1 |
28249f11 | 2652 | |
32a52290 | 2653 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2654 | |
2655 | ||
32a52290 | 2656 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2657 | |
2658 | ||
32a52290 | 2659 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2660 | |
2661 | ||
32a52290 | 2662 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2663 | |
2664 | ||
32a52290 | 2665 | !ENDIF |
28249f11 | 2666 | |
32a52290 WS |
2667 | # End Source File |
2668 | # Begin Source File | |
28249f11 | 2669 | |
32a52290 WS |
2670 | SOURCE=..\..\src\msw\mslu.cpp |
2671 | # End Source File | |
2672 | # Begin Source File | |
28249f11 | 2673 | |
32a52290 | 2674 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2675 | |
32a52290 | 2676 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2677 | |
32a52290 | 2678 | # PROP Exclude_From_Build 1 |
28249f11 | 2679 | |
32a52290 | 2680 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2681 | |
32a52290 | 2682 | # PROP Exclude_From_Build 1 |
28249f11 | 2683 | |
32a52290 | 2684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2685 | |
32a52290 | 2686 | # PROP Exclude_From_Build 1 |
28249f11 | 2687 | |
32a52290 | 2688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2689 | |
50acee04 | 2690 | # PROP Exclude_From_Build 1 |
28249f11 | 2691 | |
32a52290 | 2692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2693 | |
2694 | ||
32a52290 | 2695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2696 | |
2697 | ||
32a52290 | 2698 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2699 | |
28249f11 | 2700 | |
32a52290 | 2701 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2702 | |
28249f11 | 2703 | |
32a52290 | 2704 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2705 | |
2706 | # PROP Exclude_From_Build 1 | |
2707 | ||
32a52290 | 2708 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2709 | |
2710 | # PROP Exclude_From_Build 1 | |
2711 | ||
32a52290 | 2712 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2713 | |
50acee04 | 2714 | # PROP Exclude_From_Build 1 |
28249f11 | 2715 | |
32a52290 | 2716 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2717 | |
32a52290 | 2718 | # PROP Exclude_From_Build 1 |
28249f11 | 2719 | |
32a52290 | 2720 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2721 | |
2722 | ||
32a52290 | 2723 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2724 | |
2725 | ||
32a52290 | 2726 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2727 | |
2728 | ||
32a52290 | 2729 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2730 | |
28249f11 | 2731 | |
32a52290 | 2732 | !ENDIF |
28249f11 | 2733 | |
32a52290 WS |
2734 | # End Source File |
2735 | # Begin Source File | |
28249f11 | 2736 | |
32a52290 | 2737 | SOURCE=..\..\src\msw\notebook.cpp |
28249f11 | 2738 | |
32a52290 | 2739 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2740 | |
32a52290 | 2741 | # PROP Exclude_From_Build 1 |
28249f11 | 2742 | |
32a52290 | 2743 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2744 | |
32a52290 | 2745 | # PROP Exclude_From_Build 1 |
28249f11 | 2746 | |
32a52290 | 2747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2748 | |
32a52290 | 2749 | # PROP Exclude_From_Build 1 |
28249f11 | 2750 | |
32a52290 | 2751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2752 | |
50acee04 | 2753 | # PROP Exclude_From_Build 1 |
28249f11 | 2754 | |
32a52290 | 2755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2756 | |
2757 | ||
32a52290 | 2758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2759 | |
2760 | ||
32a52290 | 2761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2762 | |
28249f11 | 2763 | |
32a52290 | 2764 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2765 | |
28249f11 | 2766 | |
32a52290 | 2767 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2768 | |
2769 | # PROP Exclude_From_Build 1 | |
2770 | ||
32a52290 | 2771 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2772 | |
2773 | # PROP Exclude_From_Build 1 | |
2774 | ||
32a52290 | 2775 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2776 | |
50acee04 | 2777 | # PROP Exclude_From_Build 1 |
5554b4bd | 2778 | |
32a52290 | 2779 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 2780 | |
32a52290 | 2781 | # PROP Exclude_From_Build 1 |
5554b4bd | 2782 | |
32a52290 | 2783 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
2784 | |
2785 | ||
32a52290 | 2786 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
2787 | |
2788 | ||
32a52290 | 2789 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2790 | |
28249f11 | 2791 | |
32a52290 | 2792 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2793 | |
28249f11 | 2794 | |
32a52290 | 2795 | !ENDIF |
28249f11 | 2796 | |
32a52290 WS |
2797 | # End Source File |
2798 | # Begin Source File | |
28249f11 | 2799 | |
32a52290 WS |
2800 | SOURCE=..\..\src\msw\ole\oleutils.cpp |
2801 | # End Source File | |
2802 | # Begin Source File | |
28249f11 | 2803 | |
32a52290 | 2804 | SOURCE=..\..\src\msw\ownerdrw.cpp |
28249f11 | 2805 | |
32a52290 | 2806 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2807 | |
32a52290 | 2808 | # PROP Exclude_From_Build 1 |
28249f11 | 2809 | |
32a52290 | 2810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2811 | |
2812 | # PROP Exclude_From_Build 1 | |
2813 | ||
32a52290 | 2814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2815 | |
50acee04 | 2816 | # PROP Exclude_From_Build 1 |
28249f11 | 2817 | |
32a52290 | 2818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2819 | |
50acee04 | 2820 | # PROP Exclude_From_Build 1 |
28249f11 | 2821 | |
32a52290 | 2822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2823 | |
28249f11 | 2824 | |
32a52290 | 2825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2826 | |
2827 | ||
32a52290 | 2828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2829 | |
2830 | ||
32a52290 | 2831 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2832 | |
2833 | ||
32a52290 | 2834 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2835 | |
5554b4bd | 2836 | # PROP Exclude_From_Build 1 |
28249f11 | 2837 | |
32a52290 | 2838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2839 | |
32a52290 | 2840 | # PROP Exclude_From_Build 1 |
5554b4bd | 2841 | |
32a52290 | 2842 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2843 | |
32a52290 | 2844 | # PROP Exclude_From_Build 1 |
28249f11 | 2845 | |
32a52290 | 2846 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2847 | |
32a52290 | 2848 | # PROP Exclude_From_Build 1 |
28249f11 | 2849 | |
32a52290 | 2850 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2851 | |
28249f11 | 2852 | |
32a52290 | 2853 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2854 | |
28249f11 | 2855 | |
32a52290 | 2856 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2857 | |
28249f11 | 2858 | |
32a52290 | 2859 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2860 | |
28249f11 | 2861 | |
32a52290 | 2862 | !ENDIF |
28249f11 | 2863 | |
32a52290 WS |
2864 | # End Source File |
2865 | # Begin Source File | |
28249f11 | 2866 | |
32a52290 WS |
2867 | SOURCE=..\..\src\msw\palette.cpp |
2868 | # End Source File | |
2869 | # Begin Source File | |
50acee04 | 2870 | |
32a52290 WS |
2871 | SOURCE=..\..\src\msw\pen.cpp |
2872 | # End Source File | |
2873 | # Begin Source File | |
50acee04 | 2874 | |
32a52290 WS |
2875 | SOURCE=..\..\src\msw\popupwin.cpp |
2876 | # End Source File | |
2877 | # Begin Source File | |
28249f11 | 2878 | |
32a52290 WS |
2879 | SOURCE=..\..\src\msw\printdlg.cpp |
2880 | # End Source File | |
2881 | # Begin Source File | |
50acee04 | 2882 | |
32a52290 WS |
2883 | SOURCE=..\..\src\msw\printwin.cpp |
2884 | # End Source File | |
2885 | # Begin Source File | |
28249f11 | 2886 | |
32a52290 | 2887 | SOURCE=..\..\src\msw\radiobox.cpp |
28249f11 | 2888 | |
32a52290 | 2889 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2890 | |
2891 | # PROP Exclude_From_Build 1 | |
2892 | ||
32a52290 | 2893 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2894 | |
2895 | # PROP Exclude_From_Build 1 | |
2896 | ||
32a52290 | 2897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2898 | |
2899 | # PROP Exclude_From_Build 1 | |
2900 | ||
32a52290 | 2901 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2902 | |
50acee04 | 2903 | # PROP Exclude_From_Build 1 |
28249f11 | 2904 | |
32a52290 | 2905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2906 | |
28249f11 | 2907 | |
32a52290 | 2908 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2909 | |
28249f11 | 2910 | |
32a52290 | 2911 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2912 | |
28249f11 | 2913 | |
32a52290 | 2914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2915 | |
28249f11 | 2916 | |
32a52290 | 2917 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2918 | |
32a52290 | 2919 | # PROP Exclude_From_Build 1 |
28249f11 | 2920 | |
32a52290 | 2921 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2922 | |
32a52290 | 2923 | # PROP Exclude_From_Build 1 |
28249f11 | 2924 | |
32a52290 | 2925 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2926 | |
32a52290 | 2927 | # PROP Exclude_From_Build 1 |
28249f11 | 2928 | |
32a52290 | 2929 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2930 | |
32a52290 | 2931 | # PROP Exclude_From_Build 1 |
28249f11 | 2932 | |
32a52290 | 2933 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2934 | |
28249f11 | 2935 | |
32a52290 | 2936 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2937 | |
28249f11 | 2938 | |
32a52290 | 2939 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2940 | |
5554b4bd | 2941 | |
32a52290 | 2942 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2943 | |
50acee04 | 2944 | |
32a52290 | 2945 | !ENDIF |
28249f11 | 2946 | |
32a52290 WS |
2947 | # End Source File |
2948 | # Begin Source File | |
28249f11 | 2949 | |
32a52290 | 2950 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2951 | |
32a52290 | 2952 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2953 | |
2954 | # PROP Exclude_From_Build 1 | |
2955 | ||
32a52290 | 2956 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2957 | |
2958 | # PROP Exclude_From_Build 1 | |
2959 | ||
32a52290 | 2960 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2961 | |
2962 | # PROP Exclude_From_Build 1 | |
2963 | ||
32a52290 | 2964 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
2965 | |
2966 | # PROP Exclude_From_Build 1 | |
28249f11 | 2967 | |
32a52290 | 2968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
2969 | |
2970 | ||
32a52290 | 2971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 JS |
2972 | |
2973 | ||
32a52290 | 2974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 JS |
2975 | |
2976 | ||
32a52290 | 2977 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 JS |
2978 | |
2979 | ||
32a52290 | 2980 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2981 | |
32a52290 | 2982 | # PROP Exclude_From_Build 1 |
28249f11 | 2983 | |
32a52290 | 2984 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2985 | |
32a52290 | 2986 | # PROP Exclude_From_Build 1 |
28249f11 | 2987 | |
32a52290 | 2988 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2989 | |
2990 | # PROP Exclude_From_Build 1 | |
2991 | ||
32a52290 | 2992 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2993 | |
2994 | # PROP Exclude_From_Build 1 | |
2995 | ||
32a52290 | 2996 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 2997 | |
5554b4bd | 2998 | |
32a52290 | 2999 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 3000 | |
5554b4bd | 3001 | |
32a52290 | 3002 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 3003 | |
5554b4bd | 3004 | |
32a52290 | 3005 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 3006 | |
28249f11 | 3007 | |
32a52290 | 3008 | !ENDIF |
28249f11 | 3009 | |
32a52290 WS |
3010 | # End Source File |
3011 | # Begin Source File | |
28249f11 | 3012 | |
32a52290 WS |
3013 | SOURCE=..\..\src\msw\region.cpp |
3014 | # End Source File | |
3015 | # Begin Source File | |
28249f11 | 3016 | |
32a52290 WS |
3017 | SOURCE=..\..\src\msw\renderer.cpp |
3018 | # End Source File | |
3019 | # Begin Source File | |
3020 | ||
3021 | SOURCE=..\..\src\msw\scrolbar.cpp | |
28249f11 | 3022 | |
32a52290 | 3023 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3024 | |
32a52290 | 3025 | # PROP Exclude_From_Build 1 |
28249f11 | 3026 | |
32a52290 | 3027 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3028 | |
32a52290 | 3029 | # PROP Exclude_From_Build 1 |
28249f11 | 3030 | |
32a52290 | 3031 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3032 | |
32a52290 | 3033 | # PROP Exclude_From_Build 1 |
28249f11 | 3034 | |
32a52290 | 3035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3036 | |
32a52290 | 3037 | # PROP Exclude_From_Build 1 |
28249f11 | 3038 | |
32a52290 | 3039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3040 | |
3041 | ||
32a52290 | 3042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3043 | |
3044 | ||
32a52290 | 3045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3046 | |
3047 | ||
32a52290 | 3048 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3049 | |
3050 | ||
32a52290 | 3051 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3052 | |
3053 | # PROP Exclude_From_Build 1 | |
3054 | ||
32a52290 | 3055 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3056 | |
3057 | # PROP Exclude_From_Build 1 | |
3058 | ||
32a52290 | 3059 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3060 | |
3061 | # PROP Exclude_From_Build 1 | |
3062 | ||
32a52290 | 3063 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3064 | |
3065 | # PROP Exclude_From_Build 1 | |
3066 | ||
32a52290 | 3067 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3068 | |
28249f11 | 3069 | |
32a52290 | 3070 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3071 | |
28249f11 | 3072 | |
32a52290 | 3073 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3074 | |
3075 | ||
32a52290 | 3076 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3077 | |
3078 | ||
5554b4bd | 3079 | !ENDIF |
28249f11 | 3080 | |
5554b4bd VS |
3081 | # End Source File |
3082 | # Begin Source File | |
28249f11 | 3083 | |
32a52290 WS |
3084 | SOURCE=..\..\src\msw\settings.cpp |
3085 | # End Source File | |
3086 | # Begin Source File | |
3087 | ||
3088 | SOURCE=..\..\src\msw\slider95.cpp | |
28249f11 | 3089 | |
32a52290 | 3090 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3091 | |
32a52290 | 3092 | # PROP Exclude_From_Build 1 |
28249f11 | 3093 | |
32a52290 | 3094 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3095 | |
32a52290 | 3096 | # PROP Exclude_From_Build 1 |
28249f11 | 3097 | |
32a52290 | 3098 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3099 | |
32a52290 | 3100 | # PROP Exclude_From_Build 1 |
28249f11 | 3101 | |
32a52290 | 3102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3103 | |
32a52290 | 3104 | # PROP Exclude_From_Build 1 |
28249f11 | 3105 | |
32a52290 | 3106 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3107 | |
3108 | ||
32a52290 | 3109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3110 | |
3111 | ||
32a52290 | 3112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3113 | |
3114 | ||
32a52290 | 3115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3116 | |
3117 | ||
32a52290 | 3118 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3119 | |
3120 | # PROP Exclude_From_Build 1 | |
3121 | ||
32a52290 | 3122 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3123 | |
3124 | # PROP Exclude_From_Build 1 | |
3125 | ||
32a52290 | 3126 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3127 | |
3128 | # PROP Exclude_From_Build 1 | |
3129 | ||
32a52290 | 3130 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3131 | |
3132 | # PROP Exclude_From_Build 1 | |
3133 | ||
32a52290 | 3134 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3135 | |
28249f11 | 3136 | |
32a52290 | 3137 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3138 | |
28249f11 | 3139 | |
32a52290 | 3140 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3141 | |
28249f11 | 3142 | |
32a52290 | 3143 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3144 | |
5554b4bd | 3145 | |
32a52290 WS |
3146 | !ENDIF |
3147 | ||
3148 | # End Source File | |
3149 | # Begin Source File | |
3150 | ||
3151 | SOURCE=..\..\src\msw\spinbutt.cpp | |
3152 | ||
3153 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3154 | |
32a52290 | 3155 | # PROP Exclude_From_Build 1 |
28249f11 | 3156 | |
32a52290 | 3157 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3158 | |
32a52290 | 3159 | # PROP Exclude_From_Build 1 |
28249f11 | 3160 | |
32a52290 | 3161 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3162 | |
32a52290 | 3163 | # PROP Exclude_From_Build 1 |
28249f11 | 3164 | |
32a52290 | 3165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3166 | |
32a52290 | 3167 | # PROP Exclude_From_Build 1 |
28249f11 | 3168 | |
32a52290 | 3169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3170 | |
3171 | ||
32a52290 | 3172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3173 | |
3174 | ||
32a52290 | 3175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3176 | |
3177 | ||
32a52290 | 3178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3179 | |
3180 | ||
32a52290 | 3181 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3182 | |
3183 | # PROP Exclude_From_Build 1 | |
3184 | ||
32a52290 | 3185 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3186 | |
3187 | # PROP Exclude_From_Build 1 | |
3188 | ||
32a52290 | 3189 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3190 | |
3191 | # PROP Exclude_From_Build 1 | |
3192 | ||
32a52290 | 3193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3194 | |
3195 | # PROP Exclude_From_Build 1 | |
3196 | ||
32a52290 | 3197 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3198 | |
28249f11 | 3199 | |
32a52290 | 3200 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3201 | |
3202 | ||
32a52290 | 3203 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3204 | |
3205 | ||
32a52290 | 3206 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3207 | |
3208 | ||
5554b4bd | 3209 | !ENDIF |
28249f11 | 3210 | |
5554b4bd VS |
3211 | # End Source File |
3212 | # Begin Source File | |
28249f11 | 3213 | |
32a52290 | 3214 | SOURCE=..\..\src\msw\spinctrl.cpp |
5554b4bd | 3215 | |
32a52290 | 3216 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3217 | |
32a52290 | 3218 | # PROP Exclude_From_Build 1 |
28249f11 | 3219 | |
32a52290 | 3220 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3221 | |
32a52290 | 3222 | # PROP Exclude_From_Build 1 |
28249f11 | 3223 | |
32a52290 | 3224 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3225 | |
32a52290 | 3226 | # PROP Exclude_From_Build 1 |
28249f11 | 3227 | |
32a52290 | 3228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3229 | |
32a52290 | 3230 | # PROP Exclude_From_Build 1 |
28249f11 | 3231 | |
32a52290 | 3232 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3233 | |
3234 | ||
32a52290 | 3235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3236 | |
3237 | ||
32a52290 | 3238 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3239 | |
3240 | ||
32a52290 | 3241 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3242 | |
3243 | ||
32a52290 | 3244 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3245 | |
3246 | # PROP Exclude_From_Build 1 | |
3247 | ||
32a52290 | 3248 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3249 | |
3250 | # PROP Exclude_From_Build 1 | |
3251 | ||
32a52290 | 3252 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3253 | |
3254 | # PROP Exclude_From_Build 1 | |
3255 | ||
32a52290 | 3256 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3257 | |
3258 | # PROP Exclude_From_Build 1 | |
3259 | ||
32a52290 | 3260 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3261 | |
28249f11 | 3262 | |
32a52290 | 3263 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3264 | |
28249f11 | 3265 | |
32a52290 | 3266 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3267 | |
28249f11 | 3268 | |
32a52290 | 3269 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3270 | |
5554b4bd | 3271 | |
32a52290 WS |
3272 | !ENDIF |
3273 | ||
3274 | # End Source File | |
3275 | # Begin Source File | |
28249f11 | 3276 | |
32a52290 | 3277 | SOURCE=..\..\src\msw\statbmp.cpp |
28249f11 | 3278 | |
32a52290 | 3279 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3280 | |
32a52290 | 3281 | # PROP Exclude_From_Build 1 |
28249f11 | 3282 | |
32a52290 | 3283 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3284 | |
32a52290 | 3285 | # PROP Exclude_From_Build 1 |
28249f11 | 3286 | |
32a52290 | 3287 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3288 | |
32a52290 | 3289 | # PROP Exclude_From_Build 1 |
28249f11 | 3290 | |
32a52290 | 3291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3292 | |
32a52290 | 3293 | # PROP Exclude_From_Build 1 |
28249f11 | 3294 | |
32a52290 | 3295 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3296 | |
3297 | ||
32a52290 | 3298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3299 | |
3300 | ||
32a52290 | 3301 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3302 | |
3303 | ||
32a52290 | 3304 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3305 | |
28249f11 | 3306 | |
32a52290 | 3307 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3308 | |
3309 | # PROP Exclude_From_Build 1 | |
3310 | ||
32a52290 | 3311 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3312 | |
3313 | # PROP Exclude_From_Build 1 | |
3314 | ||
32a52290 | 3315 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3316 | |
3317 | # PROP Exclude_From_Build 1 | |
3318 | ||
32a52290 | 3319 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3320 | |
50acee04 | 3321 | # PROP Exclude_From_Build 1 |
28249f11 | 3322 | |
32a52290 | 3323 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3324 | |
3325 | ||
32a52290 | 3326 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3327 | |
3328 | ||
32a52290 WS |
3329 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3330 | ||
3331 | ||
3332 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3333 | |
3334 | ||
5554b4bd | 3335 | !ENDIF |
28249f11 | 3336 | |
5554b4bd VS |
3337 | # End Source File |
3338 | # Begin Source File | |
28249f11 | 3339 | |
32a52290 | 3340 | SOURCE=..\..\src\msw\statbox.cpp |
5554b4bd | 3341 | |
32a52290 | 3342 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3343 | |
32a52290 | 3344 | # PROP Exclude_From_Build 1 |
28249f11 | 3345 | |
32a52290 | 3346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3347 | |
32a52290 | 3348 | # PROP Exclude_From_Build 1 |
28249f11 | 3349 | |
32a52290 | 3350 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3351 | |
32a52290 | 3352 | # PROP Exclude_From_Build 1 |
28249f11 | 3353 | |
32a52290 | 3354 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3355 | |
32a52290 | 3356 | # PROP Exclude_From_Build 1 |
28249f11 | 3357 | |
32a52290 | 3358 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3359 | |
3360 | ||
32a52290 | 3361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3362 | |
3363 | ||
32a52290 | 3364 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3365 | |
3366 | ||
32a52290 | 3367 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3368 | |
3369 | ||
32a52290 | 3370 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3371 | |
3372 | # PROP Exclude_From_Build 1 | |
3373 | ||
32a52290 | 3374 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3375 | |
3376 | # PROP Exclude_From_Build 1 | |
3377 | ||
32a52290 | 3378 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3379 | |
3380 | # PROP Exclude_From_Build 1 | |
3381 | ||
32a52290 | 3382 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3383 | |
3384 | # PROP Exclude_From_Build 1 | |
3385 | ||
32a52290 | 3386 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3387 | |
3388 | ||
32a52290 | 3389 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3390 | |
28249f11 | 3391 | |
32a52290 | 3392 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3393 | |
28249f11 | 3394 | |
32a52290 | 3395 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3396 | |
5554b4bd | 3397 | |
32a52290 WS |
3398 | !ENDIF |
3399 | ||
3400 | # End Source File | |
3401 | # Begin Source File | |
3402 | ||
3403 | SOURCE=..\..\src\msw\statbr95.cpp | |
3404 | ||
3405 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3406 | |
32a52290 | 3407 | # PROP Exclude_From_Build 1 |
28249f11 | 3408 | |
32a52290 | 3409 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3410 | |
32a52290 | 3411 | # PROP Exclude_From_Build 1 |
28249f11 | 3412 | |
32a52290 | 3413 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3414 | |
32a52290 | 3415 | # PROP Exclude_From_Build 1 |
28249f11 | 3416 | |
32a52290 | 3417 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3418 | |
32a52290 | 3419 | # PROP Exclude_From_Build 1 |
28249f11 | 3420 | |
32a52290 | 3421 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3422 | |
3423 | ||
32a52290 | 3424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3425 | |
3426 | ||
32a52290 | 3427 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3428 | |
3429 | ||
32a52290 | 3430 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3431 | |
3432 | ||
32a52290 | 3433 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3434 | |
3435 | # PROP Exclude_From_Build 1 | |
3436 | ||
32a52290 | 3437 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3438 | |
3439 | # PROP Exclude_From_Build 1 | |
3440 | ||
32a52290 | 3441 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3442 | |
3443 | # PROP Exclude_From_Build 1 | |
3444 | ||
32a52290 | 3445 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3446 | |
3447 | # PROP Exclude_From_Build 1 | |
3448 | ||
32a52290 | 3449 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3450 | |
28249f11 | 3451 | |
32a52290 | 3452 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3453 | |
3454 | ||
32a52290 | 3455 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3456 | |
3457 | ||
32a52290 | 3458 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3459 | |
3460 | ||
5554b4bd | 3461 | !ENDIF |
28249f11 | 3462 | |
5554b4bd VS |
3463 | # End Source File |
3464 | # Begin Source File | |
28249f11 | 3465 | |
32a52290 | 3466 | SOURCE=..\..\src\msw\statline.cpp |
5554b4bd | 3467 | |
32a52290 | 3468 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3469 | |
32a52290 | 3470 | # PROP Exclude_From_Build 1 |
28249f11 | 3471 | |
32a52290 | 3472 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3473 | |
32a52290 | 3474 | # PROP Exclude_From_Build 1 |
28249f11 | 3475 | |
32a52290 | 3476 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3477 | |
32a52290 | 3478 | # PROP Exclude_From_Build 1 |
28249f11 | 3479 | |
32a52290 | 3480 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3481 | |
32a52290 | 3482 | # PROP Exclude_From_Build 1 |
28249f11 | 3483 | |
32a52290 | 3484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3485 | |
3486 | ||
32a52290 | 3487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3488 | |
3489 | ||
32a52290 | 3490 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3491 | |
3492 | ||
32a52290 | 3493 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3494 | |
3495 | ||
32a52290 | 3496 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3497 | |
3498 | # PROP Exclude_From_Build 1 | |
3499 | ||
32a52290 | 3500 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3501 | |
3502 | # PROP Exclude_From_Build 1 | |
3503 | ||
32a52290 | 3504 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3505 | |
3506 | # PROP Exclude_From_Build 1 | |
3507 | ||
32a52290 | 3508 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3509 | |
3510 | # PROP Exclude_From_Build 1 | |
3511 | ||
32a52290 | 3512 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3513 | |
28249f11 | 3514 | |
32a52290 | 3515 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3516 | |
28249f11 | 3517 | |
32a52290 | 3518 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3519 | |
28249f11 | 3520 | |
32a52290 | 3521 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3522 | |
5554b4bd | 3523 | |
32a52290 WS |
3524 | !ENDIF |
3525 | ||
3526 | # End Source File | |
3527 | # Begin Source File | |
28249f11 | 3528 | |
32a52290 | 3529 | SOURCE=..\..\src\msw\stattext.cpp |
28249f11 | 3530 | |
32a52290 | 3531 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3532 | |
32a52290 | 3533 | # PROP Exclude_From_Build 1 |
28249f11 | 3534 | |
32a52290 | 3535 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3536 | |
32a52290 | 3537 | # PROP Exclude_From_Build 1 |
28249f11 | 3538 | |
32a52290 | 3539 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3540 | |
32a52290 | 3541 | # PROP Exclude_From_Build 1 |
28249f11 | 3542 | |
32a52290 | 3543 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3544 | |
32a52290 | 3545 | # PROP Exclude_From_Build 1 |
28249f11 | 3546 | |
32a52290 | 3547 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3548 | |
3549 | ||
32a52290 | 3550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3551 | |
3552 | ||
32a52290 | 3553 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3554 | |
3555 | ||
32a52290 | 3556 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3557 | |
28249f11 | 3558 | |
32a52290 | 3559 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3560 | |
3561 | # PROP Exclude_From_Build 1 | |
3562 | ||
32a52290 | 3563 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3564 | |
3565 | # PROP Exclude_From_Build 1 | |
3566 | ||
32a52290 | 3567 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3568 | |
3569 | # PROP Exclude_From_Build 1 | |
3570 | ||
32a52290 | 3571 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3572 | |
50acee04 | 3573 | # PROP Exclude_From_Build 1 |
28249f11 | 3574 | |
32a52290 | 3575 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3576 | |
3577 | ||
32a52290 | 3578 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3579 | |
3580 | ||
32a52290 WS |
3581 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3582 | ||
3583 | ||
3584 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3585 | |
3586 | ||
5554b4bd | 3587 | !ENDIF |
28249f11 | 3588 | |
5554b4bd VS |
3589 | # End Source File |
3590 | # Begin Source File | |
28249f11 | 3591 | |
32a52290 | 3592 | SOURCE=..\..\src\msw\tabctrl.cpp |
5554b4bd | 3593 | |
32a52290 | 3594 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3595 | |
32a52290 | 3596 | # PROP Exclude_From_Build 1 |
28249f11 | 3597 | |
32a52290 | 3598 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3599 | |
32a52290 | 3600 | # PROP Exclude_From_Build 1 |
28249f11 | 3601 | |
32a52290 | 3602 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3603 | |
32a52290 | 3604 | # PROP Exclude_From_Build 1 |
28249f11 | 3605 | |
32a52290 | 3606 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3607 | |
32a52290 | 3608 | # PROP Exclude_From_Build 1 |
28249f11 | 3609 | |
32a52290 | 3610 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3611 | |
3612 | ||
32a52290 | 3613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3614 | |
3615 | ||
32a52290 | 3616 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3617 | |
3618 | ||
32a52290 | 3619 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3620 | |
3621 | ||
32a52290 | 3622 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3623 | |
3624 | # PROP Exclude_From_Build 1 | |
3625 | ||
32a52290 | 3626 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3627 | |
3628 | # PROP Exclude_From_Build 1 | |
3629 | ||
32a52290 | 3630 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3631 | |
3632 | # PROP Exclude_From_Build 1 | |
3633 | ||
32a52290 | 3634 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3635 | |
3636 | # PROP Exclude_From_Build 1 | |
3637 | ||
32a52290 | 3638 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3639 | |
28249f11 | 3640 | |
32a52290 | 3641 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3642 | |
28249f11 | 3643 | |
32a52290 | 3644 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3645 | |
28249f11 | 3646 | |
32a52290 | 3647 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3648 | |
5554b4bd | 3649 | |
32a52290 WS |
3650 | !ENDIF |
3651 | ||
3652 | # End Source File | |
3653 | # Begin Source File | |
3654 | ||
3655 | SOURCE=..\..\src\msw\tbar95.cpp | |
3656 | ||
3657 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3658 | |
32a52290 | 3659 | # PROP Exclude_From_Build 1 |
28249f11 | 3660 | |
32a52290 | 3661 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3662 | |
32a52290 | 3663 | # PROP Exclude_From_Build 1 |
28249f11 | 3664 | |
32a52290 | 3665 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3666 | |
32a52290 | 3667 | # PROP Exclude_From_Build 1 |
28249f11 | 3668 | |
32a52290 | 3669 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3670 | |
32a52290 | 3671 | # PROP Exclude_From_Build 1 |
28249f11 | 3672 | |
32a52290 | 3673 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3674 | |
3675 | ||
32a52290 | 3676 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3677 | |
3678 | ||
32a52290 | 3679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3680 | |
3681 | ||
32a52290 | 3682 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3683 | |
3684 | ||
32a52290 | 3685 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3686 | |
3687 | # PROP Exclude_From_Build 1 | |
3688 | ||
32a52290 | 3689 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3690 | |
3691 | # PROP Exclude_From_Build 1 | |
3692 | ||
32a52290 | 3693 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3694 | |
3695 | # PROP Exclude_From_Build 1 | |
3696 | ||
32a52290 | 3697 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3698 | |
3699 | # PROP Exclude_From_Build 1 | |
3700 | ||
32a52290 | 3701 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3702 | |
28249f11 | 3703 | |
32a52290 | 3704 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3705 | |
3706 | ||
32a52290 | 3707 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3708 | |
3709 | ||
32a52290 | 3710 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3711 | |
3712 | ||
5554b4bd | 3713 | !ENDIF |
28249f11 | 3714 | |
5554b4bd VS |
3715 | # End Source File |
3716 | # Begin Source File | |
28249f11 | 3717 | |
32a52290 | 3718 | SOURCE=..\..\src\msw\textctrl.cpp |
5554b4bd | 3719 | |
32a52290 | 3720 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3721 | |
32a52290 | 3722 | # PROP Exclude_From_Build 1 |
28249f11 | 3723 | |
32a52290 | 3724 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3725 | |
32a52290 | 3726 | # PROP Exclude_From_Build 1 |
28249f11 | 3727 | |
32a52290 | 3728 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3729 | |
32a52290 | 3730 | # PROP Exclude_From_Build 1 |
28249f11 | 3731 | |
32a52290 | 3732 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3733 | |
32a52290 | 3734 | # PROP Exclude_From_Build 1 |
28249f11 | 3735 | |
32a52290 | 3736 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3737 | |
3738 | ||
32a52290 | 3739 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3740 | |
3741 | ||
32a52290 | 3742 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3743 | |
3744 | ||
32a52290 | 3745 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3746 | |
3747 | ||
32a52290 | 3748 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3749 | |
3750 | # PROP Exclude_From_Build 1 | |
3751 | ||
32a52290 | 3752 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3753 | |
3754 | # PROP Exclude_From_Build 1 | |
3755 | ||
32a52290 | 3756 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3757 | |
3758 | # PROP Exclude_From_Build 1 | |
3759 | ||
32a52290 | 3760 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3761 | |
3762 | # PROP Exclude_From_Build 1 | |
3763 | ||
32a52290 | 3764 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3765 | |
28249f11 | 3766 | |
32a52290 | 3767 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3768 | |
28249f11 | 3769 | |
32a52290 | 3770 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3771 | |
28249f11 | 3772 | |
32a52290 | 3773 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3774 | |
5554b4bd | 3775 | |
32a52290 WS |
3776 | !ENDIF |
3777 | ||
3778 | # End Source File | |
3779 | # Begin Source File | |
28249f11 | 3780 | |
32a52290 | 3781 | SOURCE=..\..\src\msw\tglbtn.cpp |
28249f11 | 3782 | |
32a52290 | 3783 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3784 | |
32a52290 | 3785 | # PROP Exclude_From_Build 1 |
28249f11 | 3786 | |
32a52290 | 3787 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3788 | |
32a52290 | 3789 | # PROP Exclude_From_Build 1 |
28249f11 | 3790 | |
32a52290 | 3791 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3792 | |
32a52290 | 3793 | # PROP Exclude_From_Build 1 |
28249f11 | 3794 | |
32a52290 | 3795 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3796 | |
32a52290 | 3797 | # PROP Exclude_From_Build 1 |
28249f11 | 3798 | |
32a52290 | 3799 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3800 | |
3801 | ||
32a52290 | 3802 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3803 | |
3804 | ||
32a52290 | 3805 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3806 | |
3807 | ||
32a52290 | 3808 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3809 | |
28249f11 | 3810 | |
32a52290 | 3811 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3812 | |
3813 | # PROP Exclude_From_Build 1 | |
3814 | ||
32a52290 | 3815 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3816 | |
3817 | # PROP Exclude_From_Build 1 | |
3818 | ||
32a52290 | 3819 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3820 | |
3821 | # PROP Exclude_From_Build 1 | |
3822 | ||
32a52290 | 3823 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 3824 | |
50acee04 | 3825 | # PROP Exclude_From_Build 1 |
5554b4bd | 3826 | |
32a52290 | 3827 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
3828 | |
3829 | ||
32a52290 | 3830 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
3831 | |
3832 | ||
32a52290 WS |
3833 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3834 | ||
3835 | ||
3836 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5554b4bd VS |
3837 | |
3838 | ||
28249f11 VS |
3839 | !ENDIF |
3840 | ||
3841 | # End Source File | |
3842 | # Begin Source File | |
3843 | ||
32a52290 WS |
3844 | SOURCE=..\..\src\msw\timer.cpp |
3845 | # End Source File | |
3846 | # Begin Source File | |
3847 | ||
3848 | SOURCE=..\..\src\msw\tooltip.cpp | |
3849 | # End Source File | |
3850 | # Begin Source File | |
3851 | ||
3852 | SOURCE=..\..\src\msw\toplevel.cpp | |
3853 | # End Source File | |
3854 | # Begin Source File | |
3855 | ||
3856 | SOURCE=..\..\src\msw\treectrl.cpp | |
28249f11 | 3857 | |
32a52290 | 3858 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3859 | |
32a52290 | 3860 | # PROP Exclude_From_Build 1 |
28249f11 | 3861 | |
32a52290 | 3862 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3863 | |
32a52290 | 3864 | # PROP Exclude_From_Build 1 |
28249f11 | 3865 | |
32a52290 | 3866 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3867 | |
32a52290 | 3868 | # PROP Exclude_From_Build 1 |
28249f11 | 3869 | |
32a52290 | 3870 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3871 | |
32a52290 | 3872 | # PROP Exclude_From_Build 1 |
28249f11 | 3873 | |
32a52290 | 3874 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3875 | |
28249f11 | 3876 | |
32a52290 | 3877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3878 | |
3879 | ||
32a52290 | 3880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3881 | |
3882 | ||
32a52290 | 3883 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3884 | |
3885 | ||
32a52290 | 3886 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3887 | |
5554b4bd | 3888 | # PROP Exclude_From_Build 1 |
28249f11 | 3889 | |
32a52290 | 3890 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3891 | |
3892 | # PROP Exclude_From_Build 1 | |
3893 | ||
32a52290 | 3894 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3895 | |
3896 | # PROP Exclude_From_Build 1 | |
3897 | ||
32a52290 | 3898 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3899 | |
3900 | # PROP Exclude_From_Build 1 | |
3901 | ||
32a52290 | 3902 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3903 | |
28249f11 | 3904 | |
32a52290 | 3905 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3906 | |
28249f11 | 3907 | |
32a52290 | 3908 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3909 | |
28249f11 | 3910 | |
32a52290 | 3911 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3912 | |
9aaf1192 | 3913 | |
32a52290 WS |
3914 | !ENDIF |
3915 | ||
3916 | # End Source File | |
3917 | # Begin Source File | |
3918 | ||
3919 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3920 | # End Source File | |
3921 | # Begin Source File | |
3922 | ||
3923 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3924 | # End Source File | |
3925 | # Begin Source File | |
3926 | ||
3927 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3928 | # End Source File | |
3929 | # Begin Source File | |
3930 | ||
3931 | SOURCE=..\..\src\msw\version.rc | |
3932 | ||
3933 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
9aaf1192 WS |
3934 | |
3935 | ||
32a52290 | 3936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
9aaf1192 WS |
3937 | |
3938 | ||
32a52290 | 3939 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
9aaf1192 WS |
3940 | |
3941 | ||
32a52290 | 3942 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
9aaf1192 WS |
3943 | |
3944 | ||
32a52290 | 3945 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
9aaf1192 WS |
3946 | |
3947 | ||
32a52290 | 3948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
9aaf1192 WS |
3949 | |
3950 | ||
32a52290 | 3951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
9aaf1192 WS |
3952 | |
3953 | ||
32a52290 | 3954 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
9aaf1192 WS |
3955 | |
3956 | ||
32a52290 | 3957 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
9aaf1192 WS |
3958 | |
3959 | # PROP Exclude_From_Build 1 | |
3960 | ||
32a52290 | 3961 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
9aaf1192 WS |
3962 | |
3963 | # PROP Exclude_From_Build 1 | |
3964 | ||
32a52290 | 3965 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
9aaf1192 WS |
3966 | |
3967 | # PROP Exclude_From_Build 1 | |
3968 | ||
32a52290 | 3969 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
9aaf1192 WS |
3970 | |
3971 | # PROP Exclude_From_Build 1 | |
3972 | ||
32a52290 | 3973 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
9aaf1192 WS |
3974 | |
3975 | # PROP Exclude_From_Build 1 | |
3976 | ||
32a52290 | 3977 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
9aaf1192 WS |
3978 | |
3979 | # PROP Exclude_From_Build 1 | |
3980 | ||
32a52290 | 3981 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
9aaf1192 WS |
3982 | |
3983 | # PROP Exclude_From_Build 1 | |
3984 | ||
32a52290 | 3985 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
9aaf1192 WS |
3986 | |
3987 | # PROP Exclude_From_Build 1 | |
3988 | ||
3989 | !ENDIF | |
3990 | ||
3991 | # End Source File | |
3992 | # Begin Source File | |
3993 | ||
32a52290 WS |
3994 | SOURCE=..\..\src\msw\volume.cpp |
3995 | # End Source File | |
3996 | # Begin Source File | |
28249f11 | 3997 | |
32a52290 WS |
3998 | SOURCE=..\..\src\msw\window.cpp |
3999 | # End Source File | |
4000 | # End Group | |
4001 | # Begin Group "Generic Sources" | |
28249f11 | 4002 | |
32a52290 WS |
4003 | # PROP Default_Filter "" |
4004 | # Begin Source File | |
28249f11 | 4005 | |
32a52290 | 4006 | SOURCE=..\..\src\generic\accel.cpp |
28249f11 | 4007 | |
32a52290 | 4008 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4009 | |
28249f11 | 4010 | |
32a52290 | 4011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4012 | |
28249f11 | 4013 | |
32a52290 | 4014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4015 | |
4016 | ||
32a52290 | 4017 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4018 | |
28249f11 | 4019 | |
32a52290 | 4020 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4021 | |
32a52290 | 4022 | # PROP Exclude_From_Build 1 |
28249f11 | 4023 | |
32a52290 | 4024 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4025 | |
32a52290 | 4026 | # PROP Exclude_From_Build 1 |
28249f11 | 4027 | |
32a52290 | 4028 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4029 | |
5554b4bd | 4030 | # PROP Exclude_From_Build 1 |
28249f11 | 4031 | |
32a52290 | 4032 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4033 | |
4034 | # PROP Exclude_From_Build 1 | |
4035 | ||
32a52290 | 4036 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4037 | |
4038 | ||
32a52290 WS |
4039 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4040 | ||
4041 | ||
4042 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4043 | ||
4044 | ||
4045 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4046 | ||
4047 | ||
4048 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 | 4049 | |
5554b4bd | 4050 | # PROP Exclude_From_Build 1 |
28249f11 | 4051 | |
32a52290 | 4052 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4053 | |
5554b4bd | 4054 | # PROP Exclude_From_Build 1 |
28249f11 | 4055 | |
32a52290 | 4056 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4057 | |
50acee04 | 4058 | # PROP Exclude_From_Build 1 |
355debca | 4059 | |
32a52290 | 4060 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 4061 | |
50acee04 | 4062 | # PROP Exclude_From_Build 1 |
28249f11 | 4063 | |
32a52290 WS |
4064 | !ENDIF |
4065 | ||
4066 | # End Source File | |
4067 | # Begin Source File | |
4068 | ||
4069 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4070 | # End Source File | |
4071 | # Begin Source File | |
4072 | ||
4073 | SOURCE=..\..\src\generic\buttonbar.cpp | |
4074 | # End Source File | |
4075 | # Begin Source File | |
4076 | ||
4077 | SOURCE=..\..\src\generic\choicbkg.cpp | |
4078 | # End Source File | |
4079 | # Begin Source File | |
ec376c8f | 4080 | |
32a52290 WS |
4081 | SOURCE=..\..\src\generic\choicdgg.cpp |
4082 | # End Source File | |
4083 | # Begin Source File | |
6db68599 | 4084 | |
32a52290 WS |
4085 | SOURCE=..\..\src\generic\clrpickerg.cpp |
4086 | # End Source File | |
4087 | # Begin Source File | |
6db68599 | 4088 | |
32a52290 | 4089 | SOURCE=..\..\src\generic\colrdlgg.cpp |
6db68599 | 4090 | |
32a52290 | 4091 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4092 | |
4093 | ||
32a52290 | 4094 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4095 | |
4096 | ||
32a52290 | 4097 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4098 | |
4099 | ||
32a52290 | 4100 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 | 4101 | |
6db68599 | 4102 | |
32a52290 | 4103 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4104 | |
32a52290 | 4105 | # PROP Exclude_From_Build 1 |
6db68599 | 4106 | |
32a52290 | 4107 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4108 | |
32a52290 | 4109 | # PROP Exclude_From_Build 1 |
6db68599 | 4110 | |
32a52290 | 4111 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 | 4112 | |
32a52290 | 4113 | # PROP Exclude_From_Build 1 |
6db68599 | 4114 | |
32a52290 | 4115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 | 4116 | |
50acee04 | 4117 | # PROP Exclude_From_Build 1 |
6db68599 | 4118 | |
32a52290 | 4119 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4120 | |
4121 | ||
32a52290 | 4122 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4123 | |
4124 | ||
32a52290 | 4125 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6db68599 WS |
4126 | |
4127 | ||
32a52290 WS |
4128 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4129 | ||
4130 | ||
4131 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4132 | |
4133 | # PROP Exclude_From_Build 1 | |
4134 | ||
32a52290 | 4135 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4136 | |
4137 | # PROP Exclude_From_Build 1 | |
4138 | ||
32a52290 | 4139 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4140 | |
4141 | # PROP Exclude_From_Build 1 | |
4142 | ||
32a52290 | 4143 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4144 | |
4145 | # PROP Exclude_From_Build 1 | |
4146 | ||
4147 | !ENDIF | |
4148 | ||
28249f11 VS |
4149 | # End Source File |
4150 | # Begin Source File | |
4151 | ||
32a52290 WS |
4152 | SOURCE=..\..\src\generic\combog.cpp |
4153 | # End Source File | |
4154 | # Begin Source File | |
28249f11 | 4155 | |
32a52290 WS |
4156 | SOURCE=..\..\src\generic\dcpsg.cpp |
4157 | # End Source File | |
4158 | # Begin Source File | |
28249f11 | 4159 | |
32a52290 WS |
4160 | SOURCE=..\..\src\generic\dirctrlg.cpp |
4161 | # End Source File | |
4162 | # Begin Source File | |
28249f11 | 4163 | |
32a52290 | 4164 | SOURCE=..\..\src\generic\dirdlgg.cpp |
28249f11 | 4165 | |
32a52290 | 4166 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4167 | |
28249f11 | 4168 | |
32a52290 | 4169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4170 | |
28249f11 | 4171 | |
32a52290 | 4172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4173 | |
4174 | ||
32a52290 | 4175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4176 | |
28249f11 | 4177 | |
32a52290 | 4178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4179 | |
32a52290 | 4180 | # PROP Exclude_From_Build 1 |
28249f11 | 4181 | |
32a52290 | 4182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4183 | |
32a52290 | 4184 | # PROP Exclude_From_Build 1 |
28249f11 | 4185 | |
32a52290 | 4186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4187 | |
5554b4bd | 4188 | # PROP Exclude_From_Build 1 |
28249f11 | 4189 | |
32a52290 | 4190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4191 | |
50acee04 | 4192 | # PROP Exclude_From_Build 1 |
28249f11 | 4193 | |
32a52290 | 4194 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4195 | |
28249f11 | 4196 | |
32a52290 | 4197 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4198 | |
28249f11 | 4199 | |
32a52290 | 4200 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4201 | |
28249f11 | 4202 | |
32a52290 | 4203 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4204 | |
4205 | ||
32a52290 | 4206 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 4207 | |
5554b4bd | 4208 | # PROP Exclude_From_Build 1 |
28249f11 | 4209 | |
32a52290 | 4210 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4211 | |
5554b4bd | 4212 | # PROP Exclude_From_Build 1 |
28249f11 | 4213 | |
32a52290 | 4214 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4215 | |
32a52290 | 4216 | # PROP Exclude_From_Build 1 |
28249f11 | 4217 | |
32a52290 | 4218 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4219 | |
32a52290 | 4220 | # PROP Exclude_From_Build 1 |
28249f11 | 4221 | |
32a52290 | 4222 | !ENDIF |
28249f11 | 4223 | |
32a52290 WS |
4224 | # End Source File |
4225 | # Begin Source File | |
28249f11 | 4226 | |
32a52290 WS |
4227 | SOURCE=..\..\src\generic\dragimgg.cpp |
4228 | # End Source File | |
4229 | # Begin Source File | |
5554b4bd | 4230 | |
32a52290 | 4231 | SOURCE=..\..\src\generic\fdrepdlg.cpp |
5554b4bd | 4232 | |
32a52290 | 4233 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5554b4bd VS |
4234 | |
4235 | ||
32a52290 | 4236 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4237 | |
4238 | ||
32a52290 | 4239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4240 | |
28249f11 | 4241 | |
32a52290 | 4242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4243 | |
28249f11 | 4244 | |
32a52290 | 4245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4246 | |
4247 | # PROP Exclude_From_Build 1 | |
4248 | ||
32a52290 | 4249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4250 | |
5554b4bd | 4251 | # PROP Exclude_From_Build 1 |
28249f11 | 4252 | |
32a52290 | 4253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4254 | |
50acee04 | 4255 | # PROP Exclude_From_Build 1 |
28249f11 | 4256 | |
32a52290 | 4257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5554b4bd | 4258 | |
50acee04 | 4259 | # PROP Exclude_From_Build 1 |
5554b4bd | 4260 | |
32a52290 WS |
4261 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4262 | ||
4263 | ||
4264 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4265 | ||
4266 | ||
4267 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4268 | ||
4269 | ||
4270 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4271 | ||
4272 | ||
4273 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4274 | |
4275 | # PROP Exclude_From_Build 1 | |
4276 | ||
32a52290 | 4277 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4278 | |
4279 | # PROP Exclude_From_Build 1 | |
4280 | ||
32a52290 | 4281 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4282 | |
4283 | # PROP Exclude_From_Build 1 | |
4284 | ||
32a52290 | 4285 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4286 | |
4287 | # PROP Exclude_From_Build 1 | |
4288 | ||
5554b4bd VS |
4289 | !ENDIF |
4290 | ||
4291 | # End Source File | |
4292 | # Begin Source File | |
28249f11 | 4293 | |
32a52290 | 4294 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4295 | |
32a52290 | 4296 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4297 | |
4298 | ||
32a52290 | 4299 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4300 | |
4301 | ||
32a52290 | 4302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4303 | |
28249f11 | 4304 | |
32a52290 | 4305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4306 | |
28249f11 | 4307 | |
32a52290 | 4308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4309 | |
32a52290 | 4310 | # PROP Exclude_From_Build 1 |
28249f11 | 4311 | |
32a52290 | 4312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4313 | |
32a52290 | 4314 | # PROP Exclude_From_Build 1 |
28249f11 | 4315 | |
32a52290 | 4316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4317 | |
32a52290 | 4318 | # PROP Exclude_From_Build 1 |
28249f11 | 4319 | |
32a52290 | 4320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4321 | |
32a52290 | 4322 | # PROP Exclude_From_Build 1 |
28249f11 | 4323 | |
32a52290 | 4324 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4325 | |
4326 | ||
32a52290 | 4327 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4328 | |
4329 | ||
32a52290 | 4330 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4331 | |
4332 | ||
32a52290 | 4333 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4334 | |
4335 | ||
32a52290 | 4336 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4337 | |
4338 | # PROP Exclude_From_Build 1 | |
4339 | ||
32a52290 | 4340 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4341 | |
4342 | # PROP Exclude_From_Build 1 | |
4343 | ||
32a52290 | 4344 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4345 | |
4346 | # PROP Exclude_From_Build 1 | |
4347 | ||
32a52290 | 4348 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4349 | |
4350 | # PROP Exclude_From_Build 1 | |
4351 | ||
32a52290 | 4352 | !ENDIF |
ec376c8f | 4353 | |
32a52290 WS |
4354 | # End Source File |
4355 | # Begin Source File | |
ec376c8f | 4356 | |
32a52290 WS |
4357 | SOURCE=..\..\src\generic\filepickerg.cpp |
4358 | # End Source File | |
4359 | # Begin Source File | |
28249f11 | 4360 | |
32a52290 | 4361 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 | 4362 | |
32a52290 | 4363 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4364 | |
4365 | ||
32a52290 | 4366 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4367 | |
4368 | ||
32a52290 | 4369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4370 | |
4371 | ||
32a52290 | 4372 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 WS |
4373 | |
4374 | ||
32a52290 | 4375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4376 | |
32a52290 | 4377 | # PROP Exclude_From_Build 1 |
6db68599 | 4378 | |
32a52290 | 4379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4380 | |
32a52290 | 4381 | # PROP Exclude_From_Build 1 |
6db68599 | 4382 | |
32a52290 | 4383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 WS |
4384 | |
4385 | # PROP Exclude_From_Build 1 | |
4386 | ||
32a52290 | 4387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 WS |
4388 | |
4389 | # PROP Exclude_From_Build 1 | |
4390 | ||
32a52290 | 4391 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4392 | |
4393 | ||
32a52290 | 4394 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4395 | |
4396 | ||
32a52290 WS |
4397 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4398 | ||
4399 | ||
4400 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4401 | ||
4402 | ||
4403 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4404 | |
4405 | # PROP Exclude_From_Build 1 | |
4406 | ||
32a52290 | 4407 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4408 | |
4409 | # PROP Exclude_From_Build 1 | |
4410 | ||
32a52290 | 4411 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4412 | |
4413 | # PROP Exclude_From_Build 1 | |
4414 | ||
32a52290 | 4415 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4416 | |
4417 | # PROP Exclude_From_Build 1 | |
4418 | ||
ec376c8f VZ |
4419 | !ENDIF |
4420 | ||
4421 | # End Source File | |
4422 | # Begin Source File | |
4423 | ||
32a52290 WS |
4424 | SOURCE=..\..\src\generic\fontpickerg.cpp |
4425 | # End Source File | |
4426 | # Begin Source File | |
28249f11 | 4427 | |
32a52290 WS |
4428 | SOURCE=..\..\src\generic\listbkg.cpp |
4429 | # End Source File | |
4430 | # Begin Source File | |
28249f11 | 4431 | |
32a52290 | 4432 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4433 | |
32a52290 | 4434 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4435 | |
4436 | ||
32a52290 | 4437 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4438 | |
28249f11 | 4439 | |
32a52290 | 4440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
73fb9ebe | 4441 | |
28249f11 | 4442 | |
32a52290 | 4443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4444 | |
28249f11 | 4445 | |
32a52290 | 4446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4447 | |
32a52290 | 4448 | # PROP Exclude_From_Build 1 |
28249f11 | 4449 | |
32a52290 | 4450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4451 | |
4452 | # PROP Exclude_From_Build 1 | |
4453 | ||
32a52290 | 4454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4455 | |
4456 | # PROP Exclude_From_Build 1 | |
4457 | ||
32a52290 | 4458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4459 | |
50acee04 | 4460 | # PROP Exclude_From_Build 1 |
28249f11 | 4461 | |
32a52290 WS |
4462 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4463 | ||
4464 | ||
4465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
28249f11 VS |
4466 | |
4467 | ||
32a52290 WS |
4468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4469 | ||
4470 | ||
4471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4472 | ||
4473 | ||
4474 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4475 | |
4476 | # PROP Exclude_From_Build 1 | |
4477 | ||
32a52290 | 4478 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4479 | |
4480 | # PROP Exclude_From_Build 1 | |
4481 | ||
32a52290 | 4482 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4483 | |
4484 | # PROP Exclude_From_Build 1 | |
4485 | ||
32a52290 | 4486 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4487 | |
4488 | # PROP Exclude_From_Build 1 | |
4489 | ||
5554b4bd | 4490 | !ENDIF |
28249f11 | 4491 | |
5554b4bd VS |
4492 | # End Source File |
4493 | # Begin Source File | |
28249f11 | 4494 | |
32a52290 WS |
4495 | SOURCE=..\..\src\generic\logg.cpp |
4496 | # End Source File | |
4497 | # Begin Source File | |
28249f11 | 4498 | |
32a52290 | 4499 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4500 | |
32a52290 | 4501 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4502 | |
4503 | ||
32a52290 | 4504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4505 | |
28249f11 | 4506 | |
32a52290 | 4507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4508 | |
28249f11 | 4509 | |
32a52290 | 4510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4511 | |
28249f11 | 4512 | |
32a52290 | 4513 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4514 | |
32a52290 | 4515 | # PROP Exclude_From_Build 1 |
28249f11 | 4516 | |
32a52290 | 4517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4518 | |
32a52290 | 4519 | # PROP Exclude_From_Build 1 |
28249f11 | 4520 | |
32a52290 | 4521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4522 | |
32a52290 | 4523 | # PROP Exclude_From_Build 1 |
28249f11 | 4524 | |
32a52290 | 4525 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4526 | |
50acee04 | 4527 | # PROP Exclude_From_Build 1 |
28249f11 | 4528 | |
32a52290 | 4529 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4530 | |
4531 | ||
32a52290 | 4532 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4533 | |
4534 | ||
32a52290 | 4535 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4536 | |
4537 | ||
32a52290 | 4538 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4539 | |
28249f11 | 4540 | |
32a52290 | 4541 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4542 | |
4543 | # PROP Exclude_From_Build 1 | |
4544 | ||
32a52290 | 4545 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4546 | |
4547 | # PROP Exclude_From_Build 1 | |
4548 | ||
32a52290 | 4549 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4550 | |
4551 | # PROP Exclude_From_Build 1 | |
4552 | ||
32a52290 | 4553 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4554 | |
32a52290 | 4555 | # PROP Exclude_From_Build 1 |
28249f11 | 4556 | |
32a52290 | 4557 | !ENDIF |
28249f11 | 4558 | |
32a52290 WS |
4559 | # End Source File |
4560 | # Begin Source File | |
28249f11 | 4561 | |
32a52290 | 4562 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4563 | |
32a52290 | 4564 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4565 | |
28249f11 | 4566 | |
32a52290 | 4567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4568 | |
28249f11 | 4569 | |
32a52290 | 4570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4571 | |
28249f11 | 4572 | |
32a52290 | 4573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4574 | |
28249f11 | 4575 | |
32a52290 | 4576 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4577 | |
32a52290 | 4578 | # PROP Exclude_From_Build 1 |
28249f11 | 4579 | |
32a52290 | 4580 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4581 | |
4582 | # PROP Exclude_From_Build 1 | |
4583 | ||
32a52290 | 4584 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4585 | |
50acee04 | 4586 | # PROP Exclude_From_Build 1 |
28249f11 | 4587 | |
32a52290 | 4588 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4589 | |
50acee04 | 4590 | # PROP Exclude_From_Build 1 |
28249f11 | 4591 | |
32a52290 | 4592 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4593 | |
28249f11 | 4594 | |
32a52290 WS |
4595 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4596 | ||
4597 | ||
4598 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4599 | ||
4600 | ||
4601 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4602 | ||
4603 | ||
4604 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4605 | |
4606 | # PROP Exclude_From_Build 1 | |
4607 | ||
32a52290 | 4608 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4609 | |
4610 | # PROP Exclude_From_Build 1 | |
4611 | ||
32a52290 | 4612 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4613 | |
4614 | # PROP Exclude_From_Build 1 | |
4615 | ||
32a52290 | 4616 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4617 | |
5554b4bd | 4618 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4619 | |
4620 | !ENDIF | |
4621 | ||
4622 | # End Source File | |
4623 | # Begin Source File | |
4624 | ||
32a52290 WS |
4625 | SOURCE=..\..\src\generic\numdlgg.cpp |
4626 | # End Source File | |
4627 | # Begin Source File | |
28249f11 | 4628 | |
32a52290 WS |
4629 | SOURCE=..\..\src\generic\panelg.cpp |
4630 | # End Source File | |
4631 | # Begin Source File | |
28249f11 | 4632 | |
32a52290 WS |
4633 | SOURCE=..\..\src\generic\printps.cpp |
4634 | # End Source File | |
4635 | # Begin Source File | |
75a0a7b7 | 4636 | |
32a52290 WS |
4637 | SOURCE=..\..\src\generic\prntdlgg.cpp |
4638 | # End Source File | |
4639 | # Begin Source File | |
28249f11 | 4640 | |
32a52290 WS |
4641 | SOURCE=..\..\src\generic\progdlgg.cpp |
4642 | # End Source File | |
4643 | # Begin Source File | |
28249f11 | 4644 | |
32a52290 WS |
4645 | SOURCE=..\..\src\generic\renderg.cpp |
4646 | # End Source File | |
4647 | # Begin Source File | |
28249f11 | 4648 | |
32a52290 WS |
4649 | SOURCE=..\..\src\generic\scrlwing.cpp |
4650 | # End Source File | |
4651 | # Begin Source File | |
28249f11 | 4652 | |
32a52290 WS |
4653 | SOURCE=..\..\src\generic\selstore.cpp |
4654 | # End Source File | |
4655 | # Begin Source File | |
28249f11 | 4656 | |
32a52290 WS |
4657 | SOURCE=..\..\src\generic\spinctlg.cpp |
4658 | # End Source File | |
4659 | # Begin Source File | |
28249f11 | 4660 | |
32a52290 WS |
4661 | SOURCE=..\..\src\generic\splitter.cpp |
4662 | # End Source File | |
4663 | # Begin Source File | |
28249f11 | 4664 | |
32a52290 | 4665 | SOURCE=..\..\src\generic\statusbr.cpp |
28249f11 | 4666 | |
32a52290 | 4667 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4668 | |
32a52290 | 4669 | # PROP Exclude_From_Build 1 |
28249f11 | 4670 | |
32a52290 | 4671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd | 4672 | |
32a52290 | 4673 | # PROP Exclude_From_Build 1 |
5554b4bd | 4674 | |
32a52290 | 4675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd | 4676 | |
32a52290 | 4677 | # PROP Exclude_From_Build 1 |
5554b4bd | 4678 | |
32a52290 | 4679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4680 | |
4681 | # PROP Exclude_From_Build 1 | |
4682 | ||
32a52290 | 4683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4684 | |
4685 | ||
32a52290 | 4686 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4687 | |
4688 | ||
32a52290 | 4689 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4690 | |
28249f11 | 4691 | |
32a52290 WS |
4692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
4693 | ||
4694 | ||
4695 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
4696 | |
4697 | # PROP Exclude_From_Build 1 | |
4698 | ||
32a52290 | 4699 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4700 | |
4701 | # PROP Exclude_From_Build 1 | |
4702 | ||
32a52290 | 4703 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4704 | |
4705 | # PROP Exclude_From_Build 1 | |
4706 | ||
32a52290 | 4707 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4708 | |
50acee04 | 4709 | # PROP Exclude_From_Build 1 |
28249f11 | 4710 | |
32a52290 WS |
4711 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
4712 | ||
28249f11 | 4713 | |
32a52290 | 4714 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4715 | |
4716 | ||
32a52290 | 4717 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4718 | |
4719 | ||
32a52290 | 4720 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4721 | |
28249f11 | 4722 | |
32a52290 WS |
4723 | !ENDIF |
4724 | ||
4725 | # End Source File | |
4726 | # Begin Source File | |
28249f11 | 4727 | |
32a52290 WS |
4728 | SOURCE=..\..\src\generic\tabg.cpp |
4729 | ||
4730 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 4731 | |
28249f11 | 4732 | |
32a52290 | 4733 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4734 | |
28249f11 | 4735 | |
32a52290 | 4736 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4737 | |
28249f11 | 4738 | |
32a52290 | 4739 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4740 | |
28249f11 | 4741 | |
32a52290 | 4742 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4743 | |
4744 | # PROP Exclude_From_Build 1 | |
4745 | ||
32a52290 | 4746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4747 | |
4748 | # PROP Exclude_From_Build 1 | |
4749 | ||
32a52290 | 4750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4751 | |
4752 | # PROP Exclude_From_Build 1 | |
4753 | ||
32a52290 | 4754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4755 | |
4756 | # PROP Exclude_From_Build 1 | |
4757 | ||
32a52290 WS |
4758 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4759 | ||
4760 | ||
4761 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4762 | ||
4763 | ||
4764 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4765 | ||
4766 | ||
4767 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4768 | ||
4769 | ||
4770 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4771 | |
4772 | # PROP Exclude_From_Build 1 | |
4773 | ||
32a52290 | 4774 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4775 | |
4776 | # PROP Exclude_From_Build 1 | |
4777 | ||
32a52290 | 4778 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4779 | |
4780 | # PROP Exclude_From_Build 1 | |
4781 | ||
32a52290 | 4782 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4783 | |
5554b4bd | 4784 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4785 | |
4786 | !ENDIF | |
4787 | ||
4788 | # End Source File | |
4789 | # Begin Source File | |
4790 | ||
32a52290 WS |
4791 | SOURCE=..\..\src\generic\textdlgg.cpp |
4792 | # End Source File | |
4793 | # Begin Source File | |
28249f11 | 4794 | |
32a52290 WS |
4795 | SOURCE=..\..\src\generic\tipwin.cpp |
4796 | # End Source File | |
4797 | # Begin Source File | |
28249f11 | 4798 | |
32a52290 WS |
4799 | SOURCE=..\..\src\generic\toolbkg.cpp |
4800 | # End Source File | |
4801 | # Begin Source File | |
7dcea26b | 4802 | |
32a52290 WS |
4803 | SOURCE=..\..\src\generic\treebkg.cpp |
4804 | # End Source File | |
4805 | # Begin Source File | |
54770337 | 4806 | |
32a52290 WS |
4807 | SOURCE=..\..\src\generic\treectlg.cpp |
4808 | # End Source File | |
4809 | # Begin Source File | |
28249f11 | 4810 | |
32a52290 WS |
4811 | SOURCE=..\..\src\generic\vlbox.cpp |
4812 | # End Source File | |
4813 | # Begin Source File | |
28249f11 | 4814 | |
32a52290 WS |
4815 | SOURCE=..\..\src\generic\vscroll.cpp |
4816 | # End Source File | |
4817 | # End Group | |
4818 | # Begin Group "wxUniv Sources" | |
28249f11 | 4819 | |
32a52290 WS |
4820 | # PROP Default_Filter "" |
4821 | # Begin Source File | |
28249f11 | 4822 | |
32a52290 | 4823 | SOURCE=..\..\src\univ\bmpbuttn.cpp |
28249f11 | 4824 | |
32a52290 | 4825 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4826 | |
28249f11 | 4827 | |
32a52290 | 4828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4829 | |
4830 | ||
32a52290 | 4831 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4832 | |
4833 | ||
32a52290 | 4834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4835 | |
4836 | ||
32a52290 | 4837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4838 | |
4839 | # PROP Exclude_From_Build 1 | |
4840 | ||
32a52290 | 4841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4842 | |
4843 | # PROP Exclude_From_Build 1 | |
4844 | ||
32a52290 | 4845 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4846 | |
4847 | # PROP Exclude_From_Build 1 | |
4848 | ||
32a52290 | 4849 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4850 | |
5554b4bd | 4851 | # PROP Exclude_From_Build 1 |
28249f11 | 4852 | |
32a52290 | 4853 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4854 | |
28249f11 | 4855 | |
32a52290 | 4856 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4857 | |
28249f11 | 4858 | |
32a52290 | 4859 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4860 | |
28249f11 | 4861 | |
32a52290 WS |
4862 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4863 | ||
4864 | ||
4865 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4866 | |
4867 | # PROP Exclude_From_Build 1 | |
4868 | ||
32a52290 WS |
4869 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
4870 | ||
4871 | # PROP Exclude_From_Build 1 | |
28249f11 | 4872 | |
32a52290 | 4873 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4874 | |
32a52290 | 4875 | # PROP Exclude_From_Build 1 |
28249f11 | 4876 | |
32a52290 | 4877 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4878 | |
32a52290 | 4879 | # PROP Exclude_From_Build 1 |
28249f11 | 4880 | |
32a52290 | 4881 | !ENDIF |
28249f11 | 4882 | |
32a52290 WS |
4883 | # End Source File |
4884 | # Begin Source File | |
28249f11 | 4885 | |
32a52290 | 4886 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4887 | |
32a52290 | 4888 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4889 | |
28249f11 | 4890 | |
32a52290 | 4891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4892 | |
28249f11 | 4893 | |
32a52290 | 4894 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4895 | |
28249f11 | 4896 | |
32a52290 | 4897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4898 | |
28249f11 | 4899 | |
32a52290 | 4900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4901 | |
4902 | # PROP Exclude_From_Build 1 | |
4903 | ||
32a52290 | 4904 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4905 | |
50acee04 | 4906 | # PROP Exclude_From_Build 1 |
28249f11 | 4907 | |
32a52290 | 4908 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4909 | |
50acee04 | 4910 | # PROP Exclude_From_Build 1 |
28249f11 | 4911 | |
32a52290 | 4912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4913 | |
50acee04 | 4914 | # PROP Exclude_From_Build 1 |
28249f11 | 4915 | |
32a52290 WS |
4916 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4917 | ||
4918 | ||
4919 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4920 | ||
4921 | ||
4922 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4923 | ||
4924 | ||
4925 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4926 | ||
4927 | ||
4928 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4929 | |
4930 | # PROP Exclude_From_Build 1 | |
4931 | ||
32a52290 | 4932 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4933 | |
4934 | # PROP Exclude_From_Build 1 | |
4935 | ||
32a52290 | 4936 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4937 | |
4938 | # PROP Exclude_From_Build 1 | |
4939 | ||
32a52290 | 4940 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4941 | |
4942 | # PROP Exclude_From_Build 1 | |
4943 | ||
5554b4bd | 4944 | !ENDIF |
28249f11 | 4945 | |
5554b4bd VS |
4946 | # End Source File |
4947 | # Begin Source File | |
28249f11 | 4948 | |
32a52290 WS |
4949 | SOURCE=..\..\src\univ\checkbox.cpp |
4950 | ||
4951 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
4952 | |
4953 | ||
32a52290 | 4954 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4955 | |
4956 | ||
32a52290 | 4957 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4958 | |
28249f11 | 4959 | |
32a52290 | 4960 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4961 | |
28249f11 | 4962 | |
32a52290 | 4963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4964 | |
32a52290 WS |
4965 | # PROP Exclude_From_Build 1 |
4966 | ||
4967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 | 4968 | |
32a52290 | 4969 | # PROP Exclude_From_Build 1 |
28249f11 | 4970 | |
32a52290 | 4971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4972 | |
32a52290 | 4973 | # PROP Exclude_From_Build 1 |
28249f11 | 4974 | |
32a52290 | 4975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4976 | |
32a52290 | 4977 | # PROP Exclude_From_Build 1 |
28249f11 | 4978 | |
32a52290 | 4979 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4980 | |
4981 | ||
32a52290 | 4982 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4983 | |
4984 | ||
32a52290 | 4985 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4986 | |
4987 | ||
32a52290 | 4988 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4989 | |
4990 | ||
32a52290 | 4991 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4992 | |
4993 | # PROP Exclude_From_Build 1 | |
4994 | ||
32a52290 | 4995 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4996 | |
4997 | # PROP Exclude_From_Build 1 | |
4998 | ||
32a52290 | 4999 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5000 | |
5001 | # PROP Exclude_From_Build 1 | |
5002 | ||
32a52290 | 5003 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5004 | |
5005 | # PROP Exclude_From_Build 1 | |
5006 | ||
32a52290 | 5007 | !ENDIF |
28249f11 | 5008 | |
32a52290 WS |
5009 | # End Source File |
5010 | # Begin Source File | |
28249f11 | 5011 | |
32a52290 WS |
5012 | SOURCE=..\..\src\univ\checklst.cpp |
5013 | ||
5014 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 5015 | |
28249f11 | 5016 | |
32a52290 | 5017 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5018 | |
28249f11 | 5019 | |
32a52290 | 5020 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5021 | |
28249f11 | 5022 | |
32a52290 | 5023 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5024 | |
28249f11 | 5025 | |
32a52290 | 5026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5027 | |
32a52290 | 5028 | # PROP Exclude_From_Build 1 |
28249f11 | 5029 | |
32a52290 | 5030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5031 | |
32a52290 | 5032 | # PROP Exclude_From_Build 1 |
28249f11 | 5033 | |
32a52290 | 5034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5035 | |
32a52290 | 5036 | # PROP Exclude_From_Build 1 |
28249f11 | 5037 | |
32a52290 | 5038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5039 | |
32a52290 | 5040 | # PROP Exclude_From_Build 1 |
28249f11 | 5041 | |
32a52290 | 5042 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5043 | |
5044 | ||
32a52290 | 5045 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5046 | |
5047 | ||
32a52290 | 5048 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5049 | |
5050 | ||
32a52290 | 5051 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5052 | |
5053 | ||
32a52290 | 5054 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5055 | |
5056 | # PROP Exclude_From_Build 1 | |
5057 | ||
32a52290 | 5058 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5059 | |
5060 | # PROP Exclude_From_Build 1 | |
5061 | ||
32a52290 | 5062 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5063 | |
5064 | # PROP Exclude_From_Build 1 | |
5065 | ||
32a52290 | 5066 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5067 | |
5068 | # PROP Exclude_From_Build 1 | |
5069 | ||
5554b4bd | 5070 | !ENDIF |
28249f11 | 5071 | |
5554b4bd VS |
5072 | # End Source File |
5073 | # Begin Source File | |
28249f11 | 5074 | |
32a52290 | 5075 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5076 | |
32a52290 | 5077 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5078 | |
28249f11 | 5079 | |
32a52290 | 5080 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5081 | |
28249f11 | 5082 | |
32a52290 | 5083 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5084 | |
28249f11 | 5085 | |
32a52290 | 5086 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5087 | |
28249f11 | 5088 | |
32a52290 | 5089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5090 | |
32a52290 | 5091 | # PROP Exclude_From_Build 1 |
28249f11 | 5092 | |
32a52290 | 5093 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5094 | |
32a52290 | 5095 | # PROP Exclude_From_Build 1 |
28249f11 | 5096 | |
32a52290 | 5097 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5098 | |
32a52290 | 5099 | # PROP Exclude_From_Build 1 |
28249f11 | 5100 | |
32a52290 | 5101 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5102 | |
32a52290 | 5103 | # PROP Exclude_From_Build 1 |
28249f11 | 5104 | |
32a52290 | 5105 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5106 | |
5107 | ||
32a52290 | 5108 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5109 | |
5110 | ||
32a52290 | 5111 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5112 | |
5113 | ||
32a52290 | 5114 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5115 | |
5116 | ||
32a52290 | 5117 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5118 | |
5119 | # PROP Exclude_From_Build 1 | |
5120 | ||
32a52290 | 5121 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5122 | |
5123 | # PROP Exclude_From_Build 1 | |
5124 | ||
32a52290 | 5125 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5126 | |
5127 | # PROP Exclude_From_Build 1 | |
5128 | ||
32a52290 | 5129 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5130 | |
5131 | # PROP Exclude_From_Build 1 | |
5132 | ||
32a52290 | 5133 | !ENDIF |
28249f11 | 5134 | |
32a52290 WS |
5135 | # End Source File |
5136 | # Begin Source File | |
28249f11 | 5137 | |
32a52290 | 5138 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5139 | |
32a52290 | 5140 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5141 | |
28249f11 | 5142 | |
32a52290 | 5143 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5144 | |
28249f11 | 5145 | |
32a52290 | 5146 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5147 | |
28249f11 | 5148 | |
32a52290 | 5149 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5150 | |
28249f11 | 5151 | |
32a52290 | 5152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5153 | |
32a52290 | 5154 | # PROP Exclude_From_Build 1 |
28249f11 | 5155 | |
32a52290 | 5156 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5157 | |
32a52290 | 5158 | # PROP Exclude_From_Build 1 |
28249f11 | 5159 | |
32a52290 | 5160 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5161 | |
5162 | # PROP Exclude_From_Build 1 | |
5163 | ||
32a52290 | 5164 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5165 | |
50acee04 | 5166 | # PROP Exclude_From_Build 1 |
28249f11 | 5167 | |
32a52290 | 5168 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5169 | |
5170 | ||
32a52290 | 5171 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5172 | |
5173 | ||
32a52290 WS |
5174 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5175 | ||
5176 | ||
5177 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5178 | ||
5179 | ||
5180 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5181 | |
5182 | # PROP Exclude_From_Build 1 | |
5183 | ||
32a52290 | 5184 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5185 | |
5186 | # PROP Exclude_From_Build 1 | |
5187 | ||
32a52290 | 5188 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5189 | |
5190 | # PROP Exclude_From_Build 1 | |
5191 | ||
32a52290 | 5192 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5193 | |
5194 | # PROP Exclude_From_Build 1 | |
5195 | ||
5554b4bd | 5196 | !ENDIF |
28249f11 | 5197 | |
5554b4bd VS |
5198 | # End Source File |
5199 | # Begin Source File | |
28249f11 | 5200 | |
32a52290 | 5201 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5202 | |
32a52290 | 5203 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5204 | |
28249f11 | 5205 | |
32a52290 | 5206 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5207 | |
28249f11 | 5208 | |
32a52290 | 5209 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5210 | |
28249f11 | 5211 | |
32a52290 | 5212 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5213 | |
28249f11 | 5214 | |
32a52290 | 5215 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5216 | |
32a52290 | 5217 | # PROP Exclude_From_Build 1 |
28249f11 | 5218 | |
32a52290 | 5219 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5220 | |
32a52290 | 5221 | # PROP Exclude_From_Build 1 |
28249f11 | 5222 | |
32a52290 | 5223 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5224 | |
32a52290 | 5225 | # PROP Exclude_From_Build 1 |
28249f11 | 5226 | |
32a52290 | 5227 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5228 | |
32a52290 | 5229 | # PROP Exclude_From_Build 1 |
28249f11 | 5230 | |
32a52290 | 5231 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5232 | |
5233 | ||
32a52290 | 5234 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5235 | |
5236 | ||
32a52290 | 5237 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5238 | |
5239 | ||
32a52290 | 5240 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5241 | |
5242 | ||
32a52290 | 5243 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5244 | |
5245 | # PROP Exclude_From_Build 1 | |
5246 | ||
32a52290 | 5247 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5248 | |
5249 | # PROP Exclude_From_Build 1 | |
5250 | ||
32a52290 | 5251 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5252 | |
5253 | # PROP Exclude_From_Build 1 | |
5254 | ||
32a52290 | 5255 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5256 | |
5257 | # PROP Exclude_From_Build 1 | |
5258 | ||
32a52290 | 5259 | !ENDIF |
28249f11 | 5260 | |
32a52290 WS |
5261 | # End Source File |
5262 | # Begin Source File | |
28249f11 | 5263 | |
32a52290 | 5264 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5265 | |
32a52290 | 5266 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5267 | |
28249f11 | 5268 | |
32a52290 | 5269 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5270 | |
28249f11 | 5271 | |
32a52290 | 5272 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5273 | |
28249f11 | 5274 | |
32a52290 | 5275 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5276 | |
28249f11 | 5277 | |
32a52290 | 5278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5279 | |
32a52290 | 5280 | # PROP Exclude_From_Build 1 |
28249f11 | 5281 | |
32a52290 | 5282 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5283 | |
32a52290 | 5284 | # PROP Exclude_From_Build 1 |
28249f11 | 5285 | |
32a52290 | 5286 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5287 | |
5288 | # PROP Exclude_From_Build 1 | |
5289 | ||
32a52290 | 5290 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5291 | |
50acee04 | 5292 | # PROP Exclude_From_Build 1 |
28249f11 | 5293 | |
32a52290 | 5294 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5295 | |
5296 | ||
32a52290 | 5297 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5298 | |
5299 | ||
32a52290 WS |
5300 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5301 | ||
5302 | ||
5303 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5304 | ||
5305 | ||
5306 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5307 | |
5308 | # PROP Exclude_From_Build 1 | |
5309 | ||
32a52290 | 5310 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5311 | |
5312 | # PROP Exclude_From_Build 1 | |
5313 | ||
32a52290 | 5314 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5315 | |
5316 | # PROP Exclude_From_Build 1 | |
5317 | ||
32a52290 | 5318 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5319 | |
5320 | # PROP Exclude_From_Build 1 | |
5321 | ||
5554b4bd | 5322 | !ENDIF |
28249f11 | 5323 | |
5554b4bd VS |
5324 | # End Source File |
5325 | # Begin Source File | |
28249f11 | 5326 | |
32a52290 | 5327 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5328 | |
32a52290 | 5329 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5330 | |
28249f11 | 5331 | |
32a52290 | 5332 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5333 | |
28249f11 | 5334 | |
32a52290 | 5335 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5336 | |
28249f11 | 5337 | |
32a52290 | 5338 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5339 | |
28249f11 | 5340 | |
32a52290 | 5341 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5342 | |
32a52290 | 5343 | # PROP Exclude_From_Build 1 |
28249f11 | 5344 | |
32a52290 | 5345 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5346 | |
32a52290 | 5347 | # PROP Exclude_From_Build 1 |
28249f11 | 5348 | |
32a52290 | 5349 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5350 | |
32a52290 | 5351 | # PROP Exclude_From_Build 1 |
28249f11 | 5352 | |
32a52290 | 5353 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5354 | |
32a52290 | 5355 | # PROP Exclude_From_Build 1 |
28249f11 | 5356 | |
32a52290 | 5357 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5358 | |
5359 | ||
32a52290 | 5360 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5361 | |
5362 | ||
32a52290 | 5363 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5364 | |
5365 | ||
32a52290 | 5366 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5367 | |
5368 | ||
32a52290 | 5369 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5370 | |
5371 | # PROP Exclude_From_Build 1 | |
5372 | ||
32a52290 | 5373 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5374 | |
5375 | # PROP Exclude_From_Build 1 | |
5376 | ||
32a52290 | 5377 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5378 | |
5379 | # PROP Exclude_From_Build 1 | |
5380 | ||
32a52290 | 5381 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5382 | |
5383 | # PROP Exclude_From_Build 1 | |
5384 | ||
32a52290 | 5385 | !ENDIF |
28249f11 | 5386 | |
32a52290 WS |
5387 | # End Source File |
5388 | # Begin Source File | |
28249f11 | 5389 | |
32a52290 | 5390 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5391 | |
32a52290 | 5392 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5393 | |
28249f11 | 5394 | |
32a52290 | 5395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5396 | |
28249f11 | 5397 | |
32a52290 | 5398 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5399 | |
28249f11 | 5400 | |
32a52290 | 5401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5402 | |
28249f11 | 5403 | |
32a52290 | 5404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5405 | |
32a52290 | 5406 | # PROP Exclude_From_Build 1 |
28249f11 | 5407 | |
32a52290 | 5408 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5409 | |
32a52290 | 5410 | # PROP Exclude_From_Build 1 |
28249f11 | 5411 | |
32a52290 | 5412 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5413 | |
5414 | # PROP Exclude_From_Build 1 | |
5415 | ||
32a52290 | 5416 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5417 | |
50acee04 | 5418 | # PROP Exclude_From_Build 1 |
28249f11 | 5419 | |
32a52290 | 5420 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5421 | |
5422 | ||
32a52290 | 5423 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5424 | |
5425 | ||
32a52290 WS |
5426 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5427 | ||
5428 | ||
5429 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5430 | ||
5431 | ||
5432 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5433 | |
5434 | # PROP Exclude_From_Build 1 | |
5435 | ||
32a52290 | 5436 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5437 | |
5438 | # PROP Exclude_From_Build 1 | |
5439 | ||
32a52290 | 5440 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5441 | |
5442 | # PROP Exclude_From_Build 1 | |
5443 | ||
32a52290 | 5444 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5445 | |
5446 | # PROP Exclude_From_Build 1 | |
5447 | ||
5554b4bd | 5448 | !ENDIF |
28249f11 | 5449 | |
5554b4bd VS |
5450 | # End Source File |
5451 | # Begin Source File | |
28249f11 | 5452 | |
32a52290 | 5453 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5454 | |
32a52290 | 5455 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5456 | |
28249f11 | 5457 | |
32a52290 | 5458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5459 | |
28249f11 | 5460 | |
32a52290 | 5461 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5462 | |
28249f11 | 5463 | |
32a52290 | 5464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5465 | |
28249f11 | 5466 | |
32a52290 | 5467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5468 | |
32a52290 | 5469 | # PROP Exclude_From_Build 1 |
28249f11 | 5470 | |
32a52290 | 5471 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5472 | |
32a52290 | 5473 | # PROP Exclude_From_Build 1 |
28249f11 | 5474 | |
32a52290 | 5475 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5476 | |
32a52290 | 5477 | # PROP Exclude_From_Build 1 |
28249f11 | 5478 | |
32a52290 | 5479 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5480 | |
32a52290 | 5481 | # PROP Exclude_From_Build 1 |
28249f11 | 5482 | |
32a52290 | 5483 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5484 | |
5485 | ||
32a52290 | 5486 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5487 | |
5488 | ||
32a52290 | 5489 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5490 | |
5491 | ||
32a52290 | 5492 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5493 | |
5494 | ||
32a52290 | 5495 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5496 | |
5497 | # PROP Exclude_From_Build 1 | |
5498 | ||
32a52290 | 5499 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5500 | |
5501 | # PROP Exclude_From_Build 1 | |
5502 | ||
32a52290 | 5503 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5504 | |
5505 | # PROP Exclude_From_Build 1 | |
5506 | ||
32a52290 | 5507 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5508 | |
5509 | # PROP Exclude_From_Build 1 | |
5510 | ||
32a52290 | 5511 | !ENDIF |
28249f11 | 5512 | |
32a52290 WS |
5513 | # End Source File |
5514 | # Begin Source File | |
28249f11 | 5515 | |
32a52290 | 5516 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5517 | |
32a52290 | 5518 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5519 | |
28249f11 | 5520 | |
32a52290 | 5521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5522 | |
28249f11 | 5523 | |
32a52290 | 5524 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5525 | |
28249f11 | 5526 | |
32a52290 | 5527 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5528 | |
28249f11 | 5529 | |
32a52290 | 5530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5531 | |
32a52290 | 5532 | # PROP Exclude_From_Build 1 |
28249f11 | 5533 | |
32a52290 | 5534 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5535 | |
32a52290 | 5536 | # PROP Exclude_From_Build 1 |
28249f11 | 5537 | |
32a52290 | 5538 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5539 | |
5540 | # PROP Exclude_From_Build 1 | |
5541 | ||
32a52290 | 5542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5543 | |
50acee04 | 5544 | # PROP Exclude_From_Build 1 |
28249f11 | 5545 | |
32a52290 | 5546 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5547 | |
5548 | ||
32a52290 WS |
5549 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5550 | ||
5551 | ||
5552 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
5553 | |
5554 | ||
32a52290 WS |
5555 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5556 | ||
5557 | ||
5558 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5559 | |
5560 | # PROP Exclude_From_Build 1 | |
5561 | ||
32a52290 | 5562 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5563 | |
5564 | # PROP Exclude_From_Build 1 | |
5565 | ||
32a52290 | 5566 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5567 | |
5568 | # PROP Exclude_From_Build 1 | |
5569 | ||
32a52290 | 5570 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5571 | |
5572 | # PROP Exclude_From_Build 1 | |
5573 | ||
5554b4bd | 5574 | !ENDIF |
28249f11 | 5575 | |
5554b4bd VS |
5576 | # End Source File |
5577 | # Begin Source File | |
28249f11 | 5578 | |
32a52290 | 5579 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5580 | |
32a52290 | 5581 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5582 | |
5583 | ||
32a52290 | 5584 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5585 | |
5586 | ||
32a52290 | 5587 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5588 | |
28249f11 | 5589 | |
32a52290 | 5590 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5591 | |
5554b4bd | 5592 | |
32a52290 | 5593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5594 | |
32a52290 | 5595 | # PROP Exclude_From_Build 1 |
28249f11 | 5596 | |
32a52290 | 5597 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5598 | |
32a52290 | 5599 | # PROP Exclude_From_Build 1 |
28249f11 | 5600 | |
32a52290 | 5601 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5602 | |
32a52290 | 5603 | # PROP Exclude_From_Build 1 |
28249f11 | 5604 | |
32a52290 | 5605 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5606 | |
32a52290 | 5607 | # PROP Exclude_From_Build 1 |
28249f11 | 5608 | |
32a52290 | 5609 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5610 | |
5611 | ||
32a52290 | 5612 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5613 | |
5614 | ||
32a52290 | 5615 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5616 | |
5617 | ||
32a52290 | 5618 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5619 | |
5620 | ||
32a52290 | 5621 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5622 | |
5623 | # PROP Exclude_From_Build 1 | |
5624 | ||
32a52290 | 5625 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5626 | |
5627 | # PROP Exclude_From_Build 1 | |
5628 | ||
32a52290 | 5629 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5630 | |
5631 | # PROP Exclude_From_Build 1 | |
5632 | ||
32a52290 | 5633 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5634 | |
5635 | # PROP Exclude_From_Build 1 | |
5636 | ||
32a52290 | 5637 | !ENDIF |
28249f11 | 5638 | |
32a52290 WS |
5639 | # End Source File |
5640 | # Begin Source File | |
28249f11 | 5641 | |
32a52290 | 5642 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5643 | |
32a52290 | 5644 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5645 | |
28249f11 | 5646 | |
32a52290 | 5647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5648 | |
28249f11 | 5649 | |
32a52290 | 5650 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5651 | |
28249f11 | 5652 | |
32a52290 | 5653 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5654 | |
28249f11 | 5655 | |
32a52290 | 5656 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5657 | |
32a52290 | 5658 | # PROP Exclude_From_Build 1 |
28249f11 | 5659 | |
32a52290 | 5660 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5661 | |
32a52290 | 5662 | # PROP Exclude_From_Build 1 |
28249f11 | 5663 | |
32a52290 | 5664 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5665 | |
5666 | # PROP Exclude_From_Build 1 | |
5667 | ||
32a52290 | 5668 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5669 | |
50acee04 | 5670 | # PROP Exclude_From_Build 1 |
28249f11 | 5671 | |
32a52290 | 5672 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5673 | |
5674 | ||
32a52290 | 5675 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5676 | |
5677 | ||
32a52290 WS |
5678 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5679 | ||
5680 | ||
5681 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5682 | ||
5683 | ||
5684 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5685 | |
5686 | # PROP Exclude_From_Build 1 | |
5687 | ||
32a52290 | 5688 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5689 | |
5690 | # PROP Exclude_From_Build 1 | |
5691 | ||
32a52290 | 5692 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5693 | |
5694 | # PROP Exclude_From_Build 1 | |
5695 | ||
32a52290 | 5696 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5697 | |
5698 | # PROP Exclude_From_Build 1 | |
5699 | ||
5554b4bd VS |
5700 | !ENDIF |
5701 | ||
5702 | # End Source File | |
5703 | # Begin Source File | |
28249f11 | 5704 | |
32a52290 | 5705 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5706 | |
32a52290 | 5707 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5708 | |
5709 | ||
32a52290 | 5710 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5711 | |
5712 | ||
32a52290 | 5713 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5714 | |
28249f11 | 5715 | |
32a52290 | 5716 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5717 | |
28249f11 | 5718 | |
32a52290 | 5719 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5720 | |
32a52290 | 5721 | # PROP Exclude_From_Build 1 |
28249f11 | 5722 | |
32a52290 | 5723 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5724 | |
32a52290 | 5725 | # PROP Exclude_From_Build 1 |
28249f11 | 5726 | |
32a52290 | 5727 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5728 | |
32a52290 | 5729 | # PROP Exclude_From_Build 1 |
28249f11 | 5730 | |
32a52290 | 5731 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5732 | |
32a52290 | 5733 | # PROP Exclude_From_Build 1 |
28249f11 | 5734 | |
32a52290 | 5735 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5736 | |
5737 | ||
32a52290 | 5738 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5739 | |
5740 | ||
32a52290 | 5741 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5742 | |
5743 | ||
32a52290 | 5744 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5745 | |
5746 | ||
32a52290 | 5747 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5748 | |
5749 | # PROP Exclude_From_Build 1 | |
5750 | ||
32a52290 | 5751 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5752 | |
5753 | # PROP Exclude_From_Build 1 | |
5754 | ||
32a52290 | 5755 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5756 | |
5757 | # PROP Exclude_From_Build 1 | |
5758 | ||
32a52290 | 5759 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5760 | |
5761 | # PROP Exclude_From_Build 1 | |
5762 | ||
32a52290 | 5763 | !ENDIF |
28249f11 | 5764 | |
32a52290 WS |
5765 | # End Source File |
5766 | # Begin Source File | |
28249f11 | 5767 | |
32a52290 | 5768 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5769 | |
32a52290 | 5770 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5771 | |
28249f11 | 5772 | |
32a52290 | 5773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5774 | |
28249f11 | 5775 | |
32a52290 | 5776 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5777 | |
28249f11 | 5778 | |
32a52290 | 5779 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5780 | |
28249f11 | 5781 | |
32a52290 | 5782 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5783 | |
32a52290 | 5784 | # PROP Exclude_From_Build 1 |
28249f11 | 5785 | |
32a52290 | 5786 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5787 | |
32a52290 | 5788 | # PROP Exclude_From_Build 1 |
28249f11 | 5789 | |
32a52290 | 5790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5791 | |
5792 | # PROP Exclude_From_Build 1 | |
5793 | ||
32a52290 | 5794 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5795 | |
50acee04 | 5796 | # PROP Exclude_From_Build 1 |
28249f11 | 5797 | |
32a52290 | 5798 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5799 | |
5800 | ||
32a52290 WS |
5801 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5802 | ||
5803 | ||
5804 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5805 | ||
5806 | ||
5807 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
5808 | |
5809 | ||
32a52290 | 5810 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5811 | |
5812 | # PROP Exclude_From_Build 1 | |
5813 | ||
32a52290 | 5814 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5815 | |
5816 | # PROP Exclude_From_Build 1 | |
5817 | ||
32a52290 | 5818 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5819 | |
5820 | # PROP Exclude_From_Build 1 | |
5821 | ||
32a52290 | 5822 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5823 | |
5824 | # PROP Exclude_From_Build 1 | |
5825 | ||
5554b4bd VS |
5826 | !ENDIF |
5827 | ||
5828 | # End Source File | |
5829 | # Begin Source File | |
28249f11 | 5830 | |
32a52290 | 5831 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5832 | |
32a52290 | 5833 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5834 | |
5835 | ||
32a52290 | 5836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5837 | |
5838 | ||
32a52290 | 5839 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5840 | |
28249f11 | 5841 | |
32a52290 | 5842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5843 | |
28249f11 | 5844 | |
32a52290 | 5845 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5846 | |
32a52290 | 5847 | # PROP Exclude_From_Build 1 |
28249f11 | 5848 | |
32a52290 | 5849 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5850 | |
32a52290 | 5851 | # PROP Exclude_From_Build 1 |
28249f11 | 5852 | |
32a52290 | 5853 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5854 | |
32a52290 | 5855 | # PROP Exclude_From_Build 1 |
28249f11 | 5856 | |
32a52290 | 5857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5858 | |
32a52290 | 5859 | # PROP Exclude_From_Build 1 |
28249f11 | 5860 | |
32a52290 | 5861 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5862 | |
5863 | ||
32a52290 | 5864 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5865 | |
5866 | ||
32a52290 | 5867 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5868 | |
5869 | ||
32a52290 | 5870 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5871 | |
5872 | ||
32a52290 | 5873 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5874 | |
5875 | # PROP Exclude_From_Build 1 | |
5876 | ||
32a52290 | 5877 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5878 | |
5879 | # PROP Exclude_From_Build 1 | |
5880 | ||
32a52290 | 5881 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5882 | |
5883 | # PROP Exclude_From_Build 1 | |
5884 | ||
32a52290 | 5885 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5886 | |
5887 | # PROP Exclude_From_Build 1 | |
5888 | ||
32a52290 | 5889 | !ENDIF |
28249f11 | 5890 | |
32a52290 WS |
5891 | # End Source File |
5892 | # Begin Source File | |
28249f11 | 5893 | |
32a52290 | 5894 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5895 | |
32a52290 | 5896 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5897 | |
28249f11 | 5898 | |
32a52290 | 5899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5900 | |
28249f11 | 5901 | |
32a52290 | 5902 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5903 | |
28249f11 | 5904 | |
32a52290 | 5905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5906 | |
28249f11 | 5907 | |
32a52290 | 5908 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5909 | |
32a52290 | 5910 | # PROP Exclude_From_Build 1 |
28249f11 | 5911 | |
32a52290 | 5912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5913 | |
32a52290 | 5914 | # PROP Exclude_From_Build 1 |
28249f11 | 5915 | |
32a52290 | 5916 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5917 | |
5918 | # PROP Exclude_From_Build 1 | |
5919 | ||
32a52290 | 5920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5921 | |
50acee04 | 5922 | # PROP Exclude_From_Build 1 |
28249f11 | 5923 | |
32a52290 | 5924 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5925 | |
5926 | ||
32a52290 | 5927 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5928 | |
5929 | ||
32a52290 WS |
5930 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5931 | ||
5932 | ||
5933 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5934 | ||
5935 | ||
e17b6377 RD |
5936 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5937 | ||
5938 | # PROP Exclude_From_Build 1 | |
5939 | ||
5940 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5941 | ||
5942 | # PROP Exclude_From_Build 1 | |
5943 | ||
5944 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5945 | ||
5946 | # PROP Exclude_From_Build 1 | |
5947 | ||
5948 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5949 | ||
5950 | # PROP Exclude_From_Build 1 | |
5951 | ||
5952 | !ENDIF | |
5953 | ||
5954 | # End Source File | |
5955 | # Begin Source File | |
5956 | ||
5957 | SOURCE=..\..\src\univ\themes\mono.cpp | |
5958 | ||
5959 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5960 | ||
5961 | ||
5962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5963 | ||
5964 | ||
5965 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5966 | ||
5967 | ||
5968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5969 | ||
5970 | ||
5971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5972 | ||
5973 | # PROP Exclude_From_Build 1 | |
5974 | ||
5975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5976 | ||
5977 | # PROP Exclude_From_Build 1 | |
5978 | ||
5979 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5980 | ||
5981 | # PROP Exclude_From_Build 1 | |
5982 | ||
5983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5984 | ||
5985 | # PROP Exclude_From_Build 1 | |
5986 | ||
5987 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5988 | ||
5989 | ||
5990 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5991 | ||
5992 | ||
5993 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5994 | ||
5995 | ||
5996 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5997 | ||
5998 | ||
32a52290 | 5999 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6000 | |
6001 | # PROP Exclude_From_Build 1 | |
6002 | ||
32a52290 | 6003 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6004 | |
6005 | # PROP Exclude_From_Build 1 | |
6006 | ||
32a52290 | 6007 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6008 | |
6009 | # PROP Exclude_From_Build 1 | |
6010 | ||
32a52290 | 6011 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6012 | |
6013 | # PROP Exclude_From_Build 1 | |
6014 | ||
5554b4bd VS |
6015 | !ENDIF |
6016 | ||
6017 | # End Source File | |
6018 | # Begin Source File | |
28249f11 | 6019 | |
32a52290 | 6020 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 6021 | |
32a52290 | 6022 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6023 | |
6024 | ||
32a52290 | 6025 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6026 | |
6027 | ||
32a52290 | 6028 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6029 | |
28249f11 | 6030 | |
32a52290 | 6031 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6032 | |
28249f11 | 6033 | |
32a52290 | 6034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6035 | |
32a52290 | 6036 | # PROP Exclude_From_Build 1 |
28249f11 | 6037 | |
32a52290 | 6038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6039 | |
32a52290 | 6040 | # PROP Exclude_From_Build 1 |
28249f11 | 6041 | |
32a52290 | 6042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6043 | |
32a52290 | 6044 | # PROP Exclude_From_Build 1 |
28249f11 | 6045 | |
32a52290 | 6046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6047 | |
32a52290 | 6048 | # PROP Exclude_From_Build 1 |
28249f11 | 6049 | |
32a52290 | 6050 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6051 | |
6052 | ||
32a52290 | 6053 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6054 | |
6055 | ||
32a52290 | 6056 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6057 | |
6058 | ||
32a52290 | 6059 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6060 | |
6061 | ||
32a52290 | 6062 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6063 | |
6064 | # PROP Exclude_From_Build 1 | |
6065 | ||
32a52290 | 6066 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6067 | |
6068 | # PROP Exclude_From_Build 1 | |
6069 | ||
32a52290 | 6070 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6071 | |
6072 | # PROP Exclude_From_Build 1 | |
6073 | ||
32a52290 | 6074 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6075 | |
6076 | # PROP Exclude_From_Build 1 | |
6077 | ||
32a52290 | 6078 | !ENDIF |
28249f11 | 6079 | |
32a52290 WS |
6080 | # End Source File |
6081 | # Begin Source File | |
28249f11 | 6082 | |
32a52290 | 6083 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6084 | |
32a52290 | 6085 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6086 | |
28249f11 | 6087 | |
32a52290 | 6088 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6089 | |
28249f11 | 6090 | |
32a52290 | 6091 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6092 | |
28249f11 | 6093 | |
32a52290 | 6094 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6095 | |
28249f11 | 6096 | |
32a52290 | 6097 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6098 | |
32a52290 | 6099 | # PROP Exclude_From_Build 1 |
28249f11 | 6100 | |
32a52290 | 6101 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6102 | |
32a52290 | 6103 | # PROP Exclude_From_Build 1 |
28249f11 | 6104 | |
32a52290 | 6105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6106 | |
6107 | # PROP Exclude_From_Build 1 | |
6108 | ||
32a52290 | 6109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6110 | |
50acee04 | 6111 | # PROP Exclude_From_Build 1 |
28249f11 | 6112 | |
32a52290 | 6113 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6114 | |
6115 | ||
32a52290 WS |
6116 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6117 | ||
6118 | ||
6119 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
6120 | |
6121 | ||
32a52290 WS |
6122 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6123 | ||
6124 | ||
6125 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6126 | |
6127 | # PROP Exclude_From_Build 1 | |
6128 | ||
32a52290 | 6129 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6130 | |
6131 | # PROP Exclude_From_Build 1 | |
6132 | ||
32a52290 | 6133 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6134 | |
6135 | # PROP Exclude_From_Build 1 | |
6136 | ||
32a52290 | 6137 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6138 | |
6139 | # PROP Exclude_From_Build 1 | |
6140 | ||
5554b4bd VS |
6141 | !ENDIF |
6142 | ||
6143 | # End Source File | |
6144 | # Begin Source File | |
28249f11 | 6145 | |
32a52290 | 6146 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6147 | |
32a52290 | 6148 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6149 | |
6150 | ||
32a52290 | 6151 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6152 | |
6153 | ||
32a52290 | 6154 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6155 | |
28249f11 | 6156 | |
32a52290 | 6157 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6158 | |
28249f11 | 6159 | |
32a52290 | 6160 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6161 | |
32a52290 | 6162 | # PROP Exclude_From_Build 1 |
28249f11 | 6163 | |
32a52290 | 6164 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6165 | |
32a52290 | 6166 | # PROP Exclude_From_Build 1 |
28249f11 | 6167 | |
32a52290 | 6168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6169 | |
32a52290 | 6170 | # PROP Exclude_From_Build 1 |
28249f11 | 6171 | |
32a52290 | 6172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6173 | |
32a52290 | 6174 | # PROP Exclude_From_Build 1 |
28249f11 | 6175 | |
32a52290 | 6176 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6177 | |
6178 | ||
32a52290 | 6179 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6180 | |
6181 | ||
32a52290 | 6182 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6183 | |
6184 | ||
32a52290 | 6185 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6186 | |
6187 | ||
32a52290 | 6188 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6189 | |
6190 | # PROP Exclude_From_Build 1 | |
6191 | ||
32a52290 | 6192 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6193 | |
6194 | # PROP Exclude_From_Build 1 | |
6195 | ||
32a52290 | 6196 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6197 | |
6198 | # PROP Exclude_From_Build 1 | |
6199 | ||
32a52290 | 6200 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6201 | |
6202 | # PROP Exclude_From_Build 1 | |
6203 | ||
32a52290 | 6204 | !ENDIF |
28249f11 | 6205 | |
32a52290 WS |
6206 | # End Source File |
6207 | # Begin Source File | |
28249f11 | 6208 | |
32a52290 | 6209 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6210 | |
32a52290 | 6211 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6212 | |
28249f11 | 6213 | |
32a52290 | 6214 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6215 | |
28249f11 | 6216 | |
32a52290 | 6217 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6218 | |
28249f11 | 6219 | |
32a52290 | 6220 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6221 | |
28249f11 | 6222 | |
32a52290 | 6223 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6224 | |
32a52290 | 6225 | # PROP Exclude_From_Build 1 |
28249f11 | 6226 | |
32a52290 | 6227 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6228 | |
32a52290 | 6229 | # PROP Exclude_From_Build 1 |
28249f11 | 6230 | |
32a52290 | 6231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6232 | |
6233 | # PROP Exclude_From_Build 1 | |
6234 | ||
32a52290 | 6235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6236 | |
50acee04 | 6237 | # PROP Exclude_From_Build 1 |
28249f11 | 6238 | |
32a52290 | 6239 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6240 | |
6241 | ||
32a52290 | 6242 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6243 | |
6244 | ||
32a52290 WS |
6245 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6246 | ||
6247 | ||
6248 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6249 | ||
6250 | ||
6251 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6252 | |
6253 | # PROP Exclude_From_Build 1 | |
6254 | ||
32a52290 | 6255 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6256 | |
6257 | # PROP Exclude_From_Build 1 | |
6258 | ||
32a52290 | 6259 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6260 | |
6261 | # PROP Exclude_From_Build 1 | |
6262 | ||
32a52290 | 6263 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6264 | |
6265 | # PROP Exclude_From_Build 1 | |
6266 | ||
5554b4bd VS |
6267 | !ENDIF |
6268 | ||
6269 | # End Source File | |
6270 | # Begin Source File | |
28249f11 | 6271 | |
32a52290 | 6272 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6273 | |
32a52290 | 6274 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6275 | |
6276 | ||
32a52290 | 6277 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6278 | |
6279 | ||
32a52290 | 6280 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6281 | |
28249f11 | 6282 | |
32a52290 | 6283 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6284 | |
28249f11 | 6285 | |
32a52290 | 6286 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6287 | |
32a52290 | 6288 | # PROP Exclude_From_Build 1 |
28249f11 | 6289 | |
32a52290 | 6290 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6291 | |
32a52290 | 6292 | # PROP Exclude_From_Build 1 |
28249f11 | 6293 | |
32a52290 | 6294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6295 | |
32a52290 | 6296 | # PROP Exclude_From_Build 1 |
28249f11 | 6297 | |
32a52290 | 6298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6299 | |
32a52290 | 6300 | # PROP Exclude_From_Build 1 |
28249f11 | 6301 | |
32a52290 | 6302 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6303 | |
6304 | ||
32a52290 | 6305 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6306 | |
6307 | ||
32a52290 | 6308 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6309 | |
6310 | ||
32a52290 | 6311 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6312 | |
6313 | ||
32a52290 | 6314 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6315 | |
6316 | # PROP Exclude_From_Build 1 | |
6317 | ||
32a52290 | 6318 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6319 | |
6320 | # PROP Exclude_From_Build 1 | |
6321 | ||
32a52290 | 6322 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6323 | |
6324 | # PROP Exclude_From_Build 1 | |
6325 | ||
32a52290 | 6326 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6327 | |
6328 | # PROP Exclude_From_Build 1 | |
6329 | ||
32a52290 | 6330 | !ENDIF |
28249f11 | 6331 | |
32a52290 WS |
6332 | # End Source File |
6333 | # Begin Source File | |
28249f11 | 6334 | |
32a52290 | 6335 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6336 | |
32a52290 | 6337 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6338 | |
28249f11 | 6339 | |
32a52290 | 6340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6341 | |
28249f11 | 6342 | |
32a52290 | 6343 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6344 | |
28249f11 | 6345 | |
32a52290 | 6346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6347 | |
28249f11 | 6348 | |
32a52290 | 6349 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6350 | |
32a52290 | 6351 | # PROP Exclude_From_Build 1 |
28249f11 | 6352 | |
32a52290 | 6353 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6354 | |
32a52290 | 6355 | # PROP Exclude_From_Build 1 |
28249f11 | 6356 | |
32a52290 | 6357 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6358 | |
6359 | # PROP Exclude_From_Build 1 | |
6360 | ||
32a52290 | 6361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6362 | |
50acee04 | 6363 | # PROP Exclude_From_Build 1 |
28249f11 | 6364 | |
32a52290 | 6365 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6366 | |
6367 | ||
32a52290 | 6368 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6369 | |
6370 | ||
32a52290 WS |
6371 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6372 | ||
6373 | ||
6374 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6375 | ||
6376 | ||
6377 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6378 | |
6379 | # PROP Exclude_From_Build 1 | |
6380 | ||
32a52290 | 6381 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6382 | |
6383 | # PROP Exclude_From_Build 1 | |
6384 | ||
32a52290 | 6385 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6386 | |
6387 | # PROP Exclude_From_Build 1 | |
6388 | ||
32a52290 | 6389 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6390 | |
6391 | # PROP Exclude_From_Build 1 | |
6392 | ||
5554b4bd VS |
6393 | !ENDIF |
6394 | ||
6395 | # End Source File | |
6396 | # Begin Source File | |
28249f11 | 6397 | |
32a52290 WS |
6398 | SOURCE=..\..\src\univ\slider.cpp |
6399 | ||
6400 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6401 | ||
28249f11 | 6402 | |
32a52290 | 6403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6404 | |
6405 | ||
32a52290 | 6406 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6407 | |
28249f11 | 6408 | |
32a52290 | 6409 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6410 | |
28249f11 | 6411 | |
32a52290 | 6412 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6413 | |
32a52290 | 6414 | # PROP Exclude_From_Build 1 |
28249f11 | 6415 | |
32a52290 | 6416 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6417 | |
32a52290 | 6418 | # PROP Exclude_From_Build 1 |
28249f11 | 6419 | |
32a52290 | 6420 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6421 | |
32a52290 | 6422 | # PROP Exclude_From_Build 1 |
28249f11 | 6423 | |
32a52290 | 6424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6425 | |
32a52290 | 6426 | # PROP Exclude_From_Build 1 |
28249f11 | 6427 | |
32a52290 | 6428 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6429 | |
6430 | ||
32a52290 | 6431 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6432 | |
6433 | ||
32a52290 | 6434 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6435 | |
6436 | ||
32a52290 | 6437 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6438 | |
6439 | ||
32a52290 | 6440 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6441 | |
6442 | # PROP Exclude_From_Build 1 | |
6443 | ||
32a52290 | 6444 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6445 | |
6446 | # PROP Exclude_From_Build 1 | |
6447 | ||
32a52290 | 6448 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6449 | |
6450 | # PROP Exclude_From_Build 1 | |
6451 | ||
32a52290 | 6452 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6453 | |
6454 | # PROP Exclude_From_Build 1 | |
6455 | ||
32a52290 WS |
6456 | !ENDIF |
6457 | ||
6458 | # End Source File | |
6459 | # Begin Source File | |
28249f11 | 6460 | |
32a52290 | 6461 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6462 | |
32a52290 | 6463 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6464 | |
28249f11 | 6465 | |
32a52290 | 6466 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6467 | |
28249f11 | 6468 | |
32a52290 | 6469 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6470 | |
28249f11 | 6471 | |
32a52290 | 6472 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6473 | |
28249f11 | 6474 | |
32a52290 | 6475 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6476 | |
32a52290 | 6477 | # PROP Exclude_From_Build 1 |
28249f11 | 6478 | |
32a52290 | 6479 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6480 | |
32a52290 | 6481 | # PROP Exclude_From_Build 1 |
28249f11 | 6482 | |
32a52290 | 6483 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6484 | |
32a52290 | 6485 | # PROP Exclude_From_Build 1 |
28249f11 | 6486 | |
32a52290 | 6487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6488 | |
32a52290 | 6489 | # PROP Exclude_From_Build 1 |
28249f11 | 6490 | |
32a52290 | 6491 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6492 | |
6493 | ||
32a52290 | 6494 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6495 | |
6496 | ||
32a52290 | 6497 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6498 | |
6499 | ||
32a52290 | 6500 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6501 | |
6502 | ||
32a52290 | 6503 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6504 | |
6505 | # PROP Exclude_From_Build 1 | |
6506 | ||
32a52290 | 6507 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6508 | |
6509 | # PROP Exclude_From_Build 1 | |
6510 | ||
32a52290 | 6511 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6512 | |
6513 | # PROP Exclude_From_Build 1 | |
6514 | ||
32a52290 | 6515 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6516 | |
6517 | # PROP Exclude_From_Build 1 | |
6518 | ||
5554b4bd VS |
6519 | !ENDIF |
6520 | ||
6521 | # End Source File | |
6522 | # Begin Source File | |
28249f11 | 6523 | |
32a52290 | 6524 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6525 | |
32a52290 | 6526 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6527 | |
6528 | ||
32a52290 | 6529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6530 | |
6531 | ||
32a52290 | 6532 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6533 | |
28249f11 | 6534 | |
32a52290 | 6535 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6536 | |
28249f11 | 6537 | |
32a52290 | 6538 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6539 | |
32a52290 | 6540 | # PROP Exclude_From_Build 1 |
28249f11 | 6541 | |
32a52290 | 6542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6543 | |
32a52290 | 6544 | # PROP Exclude_From_Build 1 |
28249f11 | 6545 | |
32a52290 | 6546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6547 | |
32a52290 | 6548 | # PROP Exclude_From_Build 1 |
28249f11 | 6549 | |
32a52290 | 6550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6551 | |
32a52290 | 6552 | # PROP Exclude_From_Build 1 |
28249f11 | 6553 | |
32a52290 | 6554 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6555 | |
6556 | ||
32a52290 | 6557 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6558 | |
6559 | ||
32a52290 | 6560 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6561 | |
6562 | ||
32a52290 | 6563 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6564 | |
6565 | ||
32a52290 | 6566 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6567 | |
6568 | # PROP Exclude_From_Build 1 | |
6569 | ||
32a52290 | 6570 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6571 | |
6572 | # PROP Exclude_From_Build 1 | |
6573 | ||
32a52290 | 6574 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6575 | |
6576 | # PROP Exclude_From_Build 1 | |
6577 | ||
32a52290 | 6578 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6579 | |
6580 | # PROP Exclude_From_Build 1 | |
6581 | ||
32a52290 | 6582 | !ENDIF |
28249f11 | 6583 | |
32a52290 WS |
6584 | # End Source File |
6585 | # Begin Source File | |
28249f11 | 6586 | |
32a52290 | 6587 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6588 | |
32a52290 | 6589 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6590 | |
28249f11 | 6591 | |
32a52290 | 6592 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6593 | |
28249f11 | 6594 | |
32a52290 | 6595 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6596 | |
28249f11 | 6597 | |
32a52290 | 6598 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6599 | |
28249f11 | 6600 | |
32a52290 | 6601 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6602 | |
32a52290 | 6603 | # PROP Exclude_From_Build 1 |
28249f11 | 6604 | |
32a52290 | 6605 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6606 | |
32a52290 | 6607 | # PROP Exclude_From_Build 1 |
28249f11 | 6608 | |
32a52290 | 6609 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6610 | |
6611 | # PROP Exclude_From_Build 1 | |
6612 | ||
32a52290 | 6613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6614 | |
50acee04 | 6615 | # PROP Exclude_From_Build 1 |
28249f11 | 6616 | |
32a52290 | 6617 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6618 | |
6619 | ||
32a52290 | 6620 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6621 | |
6622 | ||
32a52290 WS |
6623 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6624 | ||
6625 | ||
6626 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6627 | ||
6628 | ||
6629 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6630 | |
6631 | # PROP Exclude_From_Build 1 | |
6632 | ||
32a52290 | 6633 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6634 | |
6635 | # PROP Exclude_From_Build 1 | |
6636 | ||
32a52290 | 6637 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6638 | |
6639 | # PROP Exclude_From_Build 1 | |
6640 | ||
32a52290 | 6641 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6642 | |
6643 | # PROP Exclude_From_Build 1 | |
6644 | ||
5554b4bd VS |
6645 | !ENDIF |
6646 | ||
6647 | # End Source File | |
6648 | # Begin Source File | |
28249f11 | 6649 | |
32a52290 | 6650 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6651 | |
32a52290 | 6652 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6653 | |
6654 | ||
32a52290 | 6655 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6656 | |
6657 | ||
32a52290 | 6658 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6659 | |
28249f11 | 6660 | |
32a52290 | 6661 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6662 | |
28249f11 | 6663 | |
32a52290 | 6664 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6665 | |
32a52290 | 6666 | # PROP Exclude_From_Build 1 |
28249f11 | 6667 | |
32a52290 | 6668 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6669 | |
32a52290 | 6670 | # PROP Exclude_From_Build 1 |
28249f11 | 6671 | |
32a52290 | 6672 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6673 | |
32a52290 | 6674 | # PROP Exclude_From_Build 1 |
28249f11 | 6675 | |
32a52290 | 6676 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6677 | |
32a52290 | 6678 | # PROP Exclude_From_Build 1 |
28249f11 | 6679 | |
32a52290 | 6680 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6681 | |
6682 | ||
32a52290 | 6683 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6684 | |
6685 | ||
32a52290 | 6686 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6687 | |
6688 | ||
32a52290 | 6689 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6690 | |
6691 | ||
32a52290 | 6692 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6693 | |
6694 | # PROP Exclude_From_Build 1 | |
6695 | ||
32a52290 | 6696 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6697 | |
6698 | # PROP Exclude_From_Build 1 | |
6699 | ||
32a52290 | 6700 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6701 | |
6702 | # PROP Exclude_From_Build 1 | |
6703 | ||
32a52290 | 6704 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6705 | |
6706 | # PROP Exclude_From_Build 1 | |
6707 | ||
32a52290 | 6708 | !ENDIF |
28249f11 | 6709 | |
32a52290 WS |
6710 | # End Source File |
6711 | # Begin Source File | |
28249f11 | 6712 | |
32a52290 | 6713 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6714 | |
32a52290 | 6715 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6716 | |
28249f11 | 6717 | |
32a52290 | 6718 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6719 | |
28249f11 | 6720 | |
32a52290 | 6721 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6722 | |
28249f11 | 6723 | |
32a52290 | 6724 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6725 | |
28249f11 | 6726 | |
32a52290 | 6727 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6728 | |
32a52290 | 6729 | # PROP Exclude_From_Build 1 |
28249f11 | 6730 | |
32a52290 | 6731 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6732 | |
32a52290 | 6733 | # PROP Exclude_From_Build 1 |
28249f11 | 6734 | |
32a52290 | 6735 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6736 | |
6737 | # PROP Exclude_From_Build 1 | |
6738 | ||
32a52290 | 6739 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6740 | |
50acee04 | 6741 | # PROP Exclude_From_Build 1 |
28249f11 | 6742 | |
32a52290 | 6743 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6744 | |
6745 | ||
32a52290 | 6746 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6747 | |
6748 | ||
32a52290 WS |
6749 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6750 | ||
6751 | ||
6752 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6753 | ||
6754 | ||
6755 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6756 | |
6757 | # PROP Exclude_From_Build 1 | |
6758 | ||
32a52290 | 6759 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6760 | |
6761 | # PROP Exclude_From_Build 1 | |
6762 | ||
32a52290 | 6763 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6764 | |
6765 | # PROP Exclude_From_Build 1 | |
6766 | ||
32a52290 | 6767 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6768 | |
6769 | # PROP Exclude_From_Build 1 | |
6770 | ||
5554b4bd VS |
6771 | !ENDIF |
6772 | ||
6773 | # End Source File | |
6774 | # Begin Source File | |
28249f11 | 6775 | |
32a52290 | 6776 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6777 | |
32a52290 | 6778 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6779 | |
6780 | ||
32a52290 | 6781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6782 | |
6783 | ||
32a52290 | 6784 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6785 | |
28249f11 | 6786 | |
32a52290 | 6787 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6788 | |
28249f11 | 6789 | |
32a52290 | 6790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6791 | |
32a52290 | 6792 | # PROP Exclude_From_Build 1 |
28249f11 | 6793 | |
32a52290 | 6794 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6795 | |
32a52290 | 6796 | # PROP Exclude_From_Build 1 |
28249f11 | 6797 | |
32a52290 | 6798 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6799 | |
32a52290 | 6800 | # PROP Exclude_From_Build 1 |
28249f11 | 6801 | |
32a52290 | 6802 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6803 | |
32a52290 | 6804 | # PROP Exclude_From_Build 1 |
28249f11 | 6805 | |
32a52290 | 6806 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6807 | |
6808 | ||
32a52290 | 6809 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6810 | |
6811 | ||
32a52290 | 6812 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6813 | |
6814 | ||
32a52290 | 6815 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6816 | |
6817 | ||
8930b2ed VZ |
6818 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
6819 | ||
6820 | # PROP Exclude_From_Build 1 | |
6821 | ||
6822 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6823 | ||
6824 | # PROP Exclude_From_Build 1 | |
6825 | ||
6826 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6827 | ||
6828 | # PROP Exclude_From_Build 1 | |
6829 | ||
6830 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6831 | ||
6832 | # PROP Exclude_From_Build 1 | |
6833 | ||
6834 | !ENDIF | |
6835 | ||
6836 | # End Source File | |
6837 | # Begin Source File | |
6838 | ||
6839 | SOURCE=..\..\src\univ\stdrend.cpp | |
6840 | ||
6841 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6842 | ||
6843 | ||
6844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6845 | ||
6846 | ||
6847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6848 | ||
6849 | ||
6850 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6851 | ||
6852 | ||
6853 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6854 | ||
6855 | # PROP Exclude_From_Build 1 | |
6856 | ||
6857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6858 | ||
6859 | # PROP Exclude_From_Build 1 | |
6860 | ||
6861 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6862 | ||
6863 | # PROP Exclude_From_Build 1 | |
6864 | ||
6865 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6866 | ||
6867 | # PROP Exclude_From_Build 1 | |
6868 | ||
6869 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6870 | ||
6871 | ||
6872 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6873 | ||
6874 | ||
6875 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6876 | ||
6877 | ||
6878 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6879 | ||
6880 | ||
32a52290 | 6881 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6882 | |
6883 | # PROP Exclude_From_Build 1 | |
6884 | ||
32a52290 | 6885 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6886 | |
6887 | # PROP Exclude_From_Build 1 | |
6888 | ||
32a52290 | 6889 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6890 | |
6891 | # PROP Exclude_From_Build 1 | |
6892 | ||
32a52290 | 6893 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6894 | |
6895 | # PROP Exclude_From_Build 1 | |
6896 | ||
32a52290 | 6897 | !ENDIF |
28249f11 | 6898 | |
32a52290 WS |
6899 | # End Source File |
6900 | # Begin Source File | |
28249f11 | 6901 | |
32a52290 | 6902 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6903 | |
32a52290 | 6904 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6905 | |
28249f11 | 6906 | |
32a52290 | 6907 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6908 | |
28249f11 | 6909 | |
32a52290 | 6910 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6911 | |
28249f11 | 6912 | |
32a52290 | 6913 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca | 6914 | |
355debca | 6915 | |
32a52290 | 6916 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
355debca | 6917 | |
32a52290 | 6918 | # PROP Exclude_From_Build 1 |
355debca | 6919 | |
32a52290 | 6920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
355debca | 6921 | |
32a52290 | 6922 | # PROP Exclude_From_Build 1 |
355debca | 6923 | |
32a52290 | 6924 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
355debca VZ |
6925 | |
6926 | # PROP Exclude_From_Build 1 | |
6927 | ||
32a52290 | 6928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
355debca | 6929 | |
50acee04 | 6930 | # PROP Exclude_From_Build 1 |
355debca | 6931 | |
32a52290 | 6932 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
355debca VZ |
6933 | |
6934 | ||
32a52290 WS |
6935 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6936 | ||
6937 | ||
6938 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
355debca VZ |
6939 | |
6940 | ||
32a52290 WS |
6941 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6942 | ||
6943 | ||
6944 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
355debca VZ |
6945 | |
6946 | # PROP Exclude_From_Build 1 | |
6947 | ||
32a52290 | 6948 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
355debca VZ |
6949 | |
6950 | # PROP Exclude_From_Build 1 | |
6951 | ||
32a52290 | 6952 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
355debca VZ |
6953 | |
6954 | # PROP Exclude_From_Build 1 | |
6955 | ||
32a52290 | 6956 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
355debca VZ |
6957 | |
6958 | # PROP Exclude_From_Build 1 | |
6959 | ||
6960 | !ENDIF | |
6961 | ||
6962 | # End Source File | |
6963 | # Begin Source File | |
6964 | ||
32a52290 | 6965 | SOURCE=..\..\src\univ\tglbtn.cpp |
355debca | 6966 | |
32a52290 | 6967 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
355debca VZ |
6968 | |
6969 | ||
32a52290 | 6970 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
355debca VZ |
6971 | |
6972 | ||
32a52290 | 6973 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
355debca VZ |
6974 | |
6975 | ||
32a52290 | 6976 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca VZ |
6977 | |
6978 | ||
32a52290 | 6979 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6980 | |
32a52290 | 6981 | # PROP Exclude_From_Build 1 |
28249f11 | 6982 | |
32a52290 | 6983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6984 | |
32a52290 | 6985 | # PROP Exclude_From_Build 1 |
28249f11 | 6986 | |
32a52290 | 6987 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6988 | |
32a52290 | 6989 | # PROP Exclude_From_Build 1 |
28249f11 | 6990 | |
32a52290 | 6991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6992 | |
32a52290 | 6993 | # PROP Exclude_From_Build 1 |
28249f11 | 6994 | |
32a52290 | 6995 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6996 | |
6997 | ||
32a52290 | 6998 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6999 | |
7000 | ||
32a52290 | 7001 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7002 | |
7003 | ||
32a52290 | 7004 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7005 | |
7006 | ||
32a52290 | 7007 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7008 | |
7009 | # PROP Exclude_From_Build 1 | |
7010 | ||
32a52290 | 7011 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7012 | |
7013 | # PROP Exclude_From_Build 1 | |
7014 | ||
32a52290 | 7015 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7016 | |
7017 | # PROP Exclude_From_Build 1 | |
7018 | ||
32a52290 | 7019 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7020 | |
7021 | # PROP Exclude_From_Build 1 | |
7022 | ||
32a52290 | 7023 | !ENDIF |
28249f11 | 7024 | |
32a52290 WS |
7025 | # End Source File |
7026 | # Begin Source File | |
28249f11 | 7027 | |
32a52290 | 7028 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 7029 | |
32a52290 | 7030 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7031 | |
7032 | ||
32a52290 | 7033 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7034 | |
28249f11 | 7035 | |
32a52290 | 7036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7037 | |
28249f11 | 7038 | |
32a52290 | 7039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7040 | |
28249f11 | 7041 | |
32a52290 | 7042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7043 | |
32a52290 | 7044 | # PROP Exclude_From_Build 1 |
28249f11 | 7045 | |
32a52290 | 7046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7047 | |
32a52290 | 7048 | # PROP Exclude_From_Build 1 |
28249f11 | 7049 | |
32a52290 | 7050 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7051 | |
7052 | # PROP Exclude_From_Build 1 | |
7053 | ||
32a52290 | 7054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7055 | |
50acee04 | 7056 | # PROP Exclude_From_Build 1 |
28249f11 | 7057 | |
32a52290 | 7058 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7059 | |
7060 | ||
32a52290 | 7061 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7062 | |
7063 | ||
32a52290 WS |
7064 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7065 | ||
7066 | ||
7067 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7068 | ||
7069 | ||
7070 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7071 | |
7072 | # PROP Exclude_From_Build 1 | |
7073 | ||
32a52290 | 7074 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7075 | |
7076 | # PROP Exclude_From_Build 1 | |
7077 | ||
32a52290 | 7078 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7079 | |
7080 | # PROP Exclude_From_Build 1 | |
7081 | ||
32a52290 | 7082 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7083 | |
7084 | # PROP Exclude_From_Build 1 | |
7085 | ||
5554b4bd | 7086 | !ENDIF |
28249f11 | 7087 | |
5554b4bd VS |
7088 | # End Source File |
7089 | # Begin Source File | |
28249f11 | 7090 | |
32a52290 | 7091 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 7092 | |
32a52290 | 7093 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7094 | |
28249f11 | 7095 | |
32a52290 | 7096 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7097 | |
28249f11 | 7098 | |
32a52290 | 7099 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7100 | |
28249f11 | 7101 | |
32a52290 | 7102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7103 | |
28249f11 | 7104 | |
32a52290 | 7105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7106 | |
32a52290 | 7107 | # PROP Exclude_From_Build 1 |
28249f11 | 7108 | |
32a52290 | 7109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7110 | |
32a52290 | 7111 | # PROP Exclude_From_Build 1 |
28249f11 | 7112 | |
32a52290 | 7113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7114 | |
32a52290 | 7115 | # PROP Exclude_From_Build 1 |
28249f11 | 7116 | |
32a52290 | 7117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7118 | |
32a52290 | 7119 | # PROP Exclude_From_Build 1 |
28249f11 | 7120 | |
32a52290 | 7121 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7122 | |
7123 | ||
32a52290 | 7124 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7125 | |
7126 | ||
32a52290 | 7127 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7128 | |
7129 | ||
32a52290 | 7130 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7131 | |
7132 | ||
32a52290 | 7133 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7134 | |
7135 | # PROP Exclude_From_Build 1 | |
7136 | ||
32a52290 | 7137 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7138 | |
7139 | # PROP Exclude_From_Build 1 | |
7140 | ||
32a52290 | 7141 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7142 | |
7143 | # PROP Exclude_From_Build 1 | |
7144 | ||
32a52290 | 7145 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7146 | |
7147 | # PROP Exclude_From_Build 1 | |
7148 | ||
32a52290 | 7149 | !ENDIF |
28249f11 | 7150 | |
32a52290 WS |
7151 | # End Source File |
7152 | # Begin Source File | |
28249f11 | 7153 | |
32a52290 | 7154 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 7155 | |
32a52290 | 7156 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7157 | |
7158 | ||
32a52290 | 7159 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7160 | |
28249f11 | 7161 | |
32a52290 | 7162 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7163 | |
28249f11 | 7164 | |
32a52290 | 7165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7166 | |
28249f11 | 7167 | |
32a52290 | 7168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7169 | |
32a52290 | 7170 | # PROP Exclude_From_Build 1 |
28249f11 | 7171 | |
32a52290 | 7172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7173 | |
32a52290 | 7174 | # PROP Exclude_From_Build 1 |
28249f11 | 7175 | |
32a52290 | 7176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7177 | |
7178 | # PROP Exclude_From_Build 1 | |
7179 | ||
32a52290 | 7180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7181 | |
50acee04 | 7182 | # PROP Exclude_From_Build 1 |
28249f11 | 7183 | |
32a52290 | 7184 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7185 | |
7186 | ||
32a52290 WS |
7187 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
7188 | ||
7189 | ||
7190 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7191 | ||
7192 | ||
7193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
7194 | |
7195 | ||
32a52290 | 7196 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7197 | |
7198 | # PROP Exclude_From_Build 1 | |
7199 | ||
32a52290 | 7200 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7201 | |
7202 | # PROP Exclude_From_Build 1 | |
7203 | ||
32a52290 | 7204 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7205 | |
7206 | # PROP Exclude_From_Build 1 | |
7207 | ||
32a52290 | 7208 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7209 | |
7210 | # PROP Exclude_From_Build 1 | |
7211 | ||
5554b4bd | 7212 | !ENDIF |
28249f11 | 7213 | |
5554b4bd VS |
7214 | # End Source File |
7215 | # Begin Source File | |
28249f11 | 7216 | |
32a52290 | 7217 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7218 | |
32a52290 | 7219 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7220 | |
28249f11 | 7221 | |
32a52290 | 7222 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7223 | |
28249f11 | 7224 | |
32a52290 | 7225 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7226 | |
28249f11 | 7227 | |
32a52290 | 7228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7229 | |
28249f11 | 7230 | |
32a52290 | 7231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7232 | |
32a52290 | 7233 | # PROP Exclude_From_Build 1 |
28249f11 | 7234 | |
32a52290 | 7235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7236 | |
32a52290 | 7237 | # PROP Exclude_From_Build 1 |
28249f11 | 7238 | |
32a52290 | 7239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7240 | |
32a52290 | 7241 | # PROP Exclude_From_Build 1 |
28249f11 | 7242 | |
32a52290 | 7243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7244 | |
32a52290 | 7245 | # PROP Exclude_From_Build 1 |
28249f11 | 7246 | |
32a52290 | 7247 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7248 | |
7249 | ||
32a52290 | 7250 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7251 | |
7252 | ||
32a52290 | 7253 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7254 | |
7255 | ||
32a52290 | 7256 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7257 | |
7258 | ||
32a52290 | 7259 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7260 | |
7261 | # PROP Exclude_From_Build 1 | |
7262 | ||
32a52290 | 7263 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7264 | |
7265 | # PROP Exclude_From_Build 1 | |
7266 | ||
32a52290 | 7267 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7268 | |
7269 | # PROP Exclude_From_Build 1 | |
7270 | ||
32a52290 | 7271 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7272 | |
7273 | # PROP Exclude_From_Build 1 | |
7274 | ||
32a52290 | 7275 | !ENDIF |
28249f11 | 7276 | |
32a52290 WS |
7277 | # End Source File |
7278 | # Begin Source File | |
28249f11 | 7279 | |
32a52290 | 7280 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7281 | |
32a52290 | 7282 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7283 | |
7284 | ||
32a52290 | 7285 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7286 | |
28249f11 | 7287 | |
32a52290 | 7288 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7289 | |
28249f11 | 7290 | |
32a52290 | 7291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7292 | |
28249f11 | 7293 | |
32a52290 | 7294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7295 | |
32a52290 | 7296 | # PROP Exclude_From_Build 1 |
28249f11 | 7297 | |
32a52290 | 7298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7299 | |
32a52290 | 7300 | # PROP Exclude_From_Build 1 |
28249f11 | 7301 | |
32a52290 | 7302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7303 | |
7304 | # PROP Exclude_From_Build 1 | |
7305 | ||
32a52290 | 7306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7307 | |
50acee04 | 7308 | # PROP Exclude_From_Build 1 |
28249f11 | 7309 | |
32a52290 | 7310 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7311 | |
7312 | ||
32a52290 | 7313 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 7314 | |
28249f11 | 7315 | |
32a52290 WS |
7316 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7317 | ||
7318 | ||
7319 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7320 | ||
7321 | ||
7322 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7323 | |
7324 | # PROP Exclude_From_Build 1 | |
7325 | ||
32a52290 | 7326 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7327 | |
7328 | # PROP Exclude_From_Build 1 | |
7329 | ||
32a52290 | 7330 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7331 | |
7332 | # PROP Exclude_From_Build 1 | |
7333 | ||
32a52290 | 7334 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7335 | |
5554b4bd | 7336 | # PROP Exclude_From_Build 1 |
28249f11 | 7337 | |
cd1feecb VS |
7338 | !ENDIF |
7339 | ||
7340 | # End Source File | |
7341 | # End Group | |
7342 | # Begin Group "Setup Headers" | |
7343 | ||
7344 | # PROP Default_Filter "" | |
7345 | # Begin Source File | |
7346 | ||
7347 | SOURCE=..\..\include\wx\msw\setup.h | |
7348 | ||
32a52290 | 7349 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7350 | |
c7f476c9 | 7351 | # Begin Custom Build - |
cd1feecb VS |
7352 | |
7353 | # End Custom Build | |
7354 | ||
32a52290 | 7355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7356 | |
c7f476c9 | 7357 | # Begin Custom Build - |
cd1feecb VS |
7358 | |
7359 | # End Custom Build | |
7360 | ||
32a52290 | 7361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7362 | |
c7f476c9 | 7363 | # Begin Custom Build - |
cd1feecb VS |
7364 | |
7365 | # End Custom Build | |
7366 | ||
32a52290 | 7367 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7368 | |
c7f476c9 | 7369 | # Begin Custom Build - |
cd1feecb VS |
7370 | |
7371 | # End Custom Build | |
7372 | ||
32a52290 | 7373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7374 | |
1e618fa6 | 7375 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7376 | InputPath=..\include\wx\msw\setup.h |
7377 | ||
1e618fa6 VS |
7378 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7379 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7380 | |
7381 | # End Custom Build | |
7382 | ||
32a52290 | 7383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7384 | |
1e618fa6 | 7385 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7386 | InputPath=..\include\wx\msw\setup.h |
7387 | ||
1e618fa6 VS |
7388 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7389 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7390 | |
7391 | # End Custom Build | |
7392 | ||
32a52290 | 7393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7394 | |
1e618fa6 | 7395 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7396 | InputPath=..\include\wx\msw\setup.h |
7397 | ||
1e618fa6 VS |
7398 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7399 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7400 | |
7401 | # End Custom Build | |
7402 | ||
32a52290 | 7403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7404 | |
1e618fa6 | 7405 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7406 | InputPath=..\include\wx\msw\setup.h |
7407 | ||
1e618fa6 VS |
7408 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7409 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7410 | |
7411 | # End Custom Build | |
7412 | ||
32a52290 | 7413 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7414 | |
c7f476c9 | 7415 | # Begin Custom Build - |
cd1feecb VS |
7416 | |
7417 | # End Custom Build | |
7418 | ||
32a52290 | 7419 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7420 | |
c7f476c9 | 7421 | # Begin Custom Build - |
cd1feecb VS |
7422 | |
7423 | # End Custom Build | |
7424 | ||
32a52290 | 7425 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7426 | |
c7f476c9 | 7427 | # Begin Custom Build - |
cd1feecb VS |
7428 | |
7429 | # End Custom Build | |
7430 | ||
32a52290 | 7431 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7432 | |
c7f476c9 | 7433 | # Begin Custom Build - |
cd1feecb VS |
7434 | |
7435 | # End Custom Build | |
7436 | ||
32a52290 | 7437 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7438 | |
1e618fa6 | 7439 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7440 | InputPath=..\include\wx\msw\setup.h |
7441 | ||
1e618fa6 | 7442 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
32a52290 | 7443 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h |
50acee04 JS |
7444 | |
7445 | # End Custom Build | |
7446 | ||
32a52290 | 7447 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7448 | |
32a52290 | 7449 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7450 | InputPath=..\include\wx\msw\setup.h |
7451 | ||
32a52290 WS |
7452 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7453 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
50acee04 JS |
7454 | |
7455 | # End Custom Build | |
7456 | ||
32a52290 | 7457 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 | 7458 | |
32a52290 | 7459 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
50acee04 JS |
7460 | InputPath=..\include\wx\msw\setup.h |
7461 | ||
32a52290 WS |
7462 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7463 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7464 | |
7465 | # End Custom Build | |
7466 | ||
32a52290 | 7467 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7468 | |
1e618fa6 | 7469 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7470 | InputPath=..\include\wx\msw\setup.h |
7471 | ||
1e618fa6 VS |
7472 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7473 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7474 | |
7475 | # End Custom Build | |
c7f476c9 MW |
7476 | |
7477 | !ENDIF | |
7478 | ||
7479 | # End Source File | |
7480 | # Begin Source File | |
7481 | ||
7482 | SOURCE=..\..\include\wx\univ\setup.h | |
7483 | ||
32a52290 | 7484 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
c7f476c9 MW |
7485 | |
7486 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7487 | InputPath=..\include\wx\univ\setup.h | |
7488 | ||
7489 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7490 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7491 | ||
7492 | # End Custom Build | |
7493 | ||
32a52290 | 7494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
c7f476c9 MW |
7495 | |
7496 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7497 | InputPath=..\include\wx\univ\setup.h | |
7498 | ||
7499 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7500 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7501 | ||
7502 | # End Custom Build | |
7503 | ||
32a52290 | 7504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
c7f476c9 MW |
7505 | |
7506 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7507 | InputPath=..\include\wx\univ\setup.h | |
7508 | ||
7509 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7510 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7511 | ||
7512 | # End Custom Build | |
7513 | ||
32a52290 | 7514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
c7f476c9 MW |
7515 | |
7516 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7517 | InputPath=..\include\wx\univ\setup.h | |
7518 | ||
7519 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7520 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7521 | ||
7522 | # End Custom Build | |
7523 | ||
32a52290 | 7524 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
7525 | |
7526 | # Begin Custom Build - | |
7527 | ||
7528 | # End Custom Build | |
7529 | ||
32a52290 | 7530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
c7f476c9 MW |
7531 | |
7532 | # Begin Custom Build - | |
7533 | ||
7534 | # End Custom Build | |
7535 | ||
32a52290 | 7536 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
c7f476c9 MW |
7537 | |
7538 | # Begin Custom Build - | |
7539 | ||
7540 | # End Custom Build | |
7541 | ||
32a52290 | 7542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
c7f476c9 MW |
7543 | |
7544 | # Begin Custom Build - | |
7545 | ||
7546 | # End Custom Build | |
7547 | ||
32a52290 | 7548 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
c7f476c9 MW |
7549 | |
7550 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7551 | InputPath=..\include\wx\univ\setup.h | |
7552 | ||
7553 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7554 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7555 | ||
7556 | # End Custom Build | |
7557 | ||
32a52290 | 7558 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
c7f476c9 MW |
7559 | |
7560 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7561 | InputPath=..\include\wx\univ\setup.h | |
7562 | ||
7563 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7564 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7565 | ||
7566 | # End Custom Build | |
7567 | ||
32a52290 | 7568 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
c7f476c9 MW |
7569 | |
7570 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7571 | InputPath=..\include\wx\univ\setup.h | |
7572 | ||
7573 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7574 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7575 | ||
7576 | # End Custom Build | |
7577 | ||
32a52290 | 7578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
50acee04 JS |
7579 | |
7580 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7581 | InputPath=..\include\wx\univ\setup.h | |
7582 | ||
7583 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7584 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7585 | ||
7586 | # End Custom Build | |
7587 | ||
32a52290 | 7588 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
50acee04 JS |
7589 | |
7590 | # Begin Custom Build - | |
7591 | ||
7592 | # End Custom Build | |
7593 | ||
32a52290 | 7594 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
50acee04 JS |
7595 | |
7596 | # Begin Custom Build - | |
7597 | ||
7598 | # End Custom Build | |
7599 | ||
32a52290 | 7600 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 JS |
7601 | |
7602 | # Begin Custom Build - | |
7603 | ||
7604 | # End Custom Build | |
7605 | ||
32a52290 | 7606 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
c7f476c9 MW |
7607 | |
7608 | # Begin Custom Build - | |
7609 | ||
7610 | # End Custom Build | |
cd1feecb | 7611 | |
28249f11 VS |
7612 | !ENDIF |
7613 | ||
7614 | # End Source File | |
7615 | # End Group | |
7616 | # Begin Group "MSW Headers" | |
7617 | ||
7618 | # PROP Default_Filter "" | |
7619 | # Begin Source File | |
7620 | ||
757e7c67 | 7621 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7622 | # End Source File |
7623 | # Begin Source File | |
7624 | ||
7625 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7626 | # End Source File | |
7627 | # Begin Source File | |
7628 | ||
bf354396 VZ |
7629 | SOURCE=..\..\include\wx\msw\ole\activex.h |
7630 | # End Source File | |
7631 | # Begin Source File | |
7632 | ||
28249f11 VS |
7633 | SOURCE=..\..\include\wx\msw\app.h |
7634 | # End Source File | |
7635 | # Begin Source File | |
7636 | ||
7637 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7638 | # End Source File | |
7639 | # Begin Source File | |
7640 | ||
7641 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7642 | # End Source File | |
7643 | # Begin Source File | |
7644 | ||
7645 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7646 | # End Source File | |
7647 | # Begin Source File | |
7648 | ||
7649 | SOURCE=..\..\include\wx\msw\brush.h | |
7650 | # End Source File | |
7651 | # Begin Source File | |
7652 | ||
7653 | SOURCE=..\..\include\wx\msw\button.h | |
7654 | # End Source File | |
7655 | # Begin Source File | |
7656 | ||
7657 | SOURCE=..\..\include\wx\msw\caret.h | |
7658 | # End Source File | |
7659 | # Begin Source File | |
7660 | ||
7661 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7662 | # End Source File | |
7663 | # Begin Source File | |
7664 | ||
7665 | SOURCE=..\..\include\wx\msw\checklst.h | |
7666 | # End Source File | |
7667 | # Begin Source File | |
7668 | ||
7669 | SOURCE=..\..\include\wx\msw\choice.h | |
7670 | # End Source File | |
7671 | # Begin Source File | |
7672 | ||
7673 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7674 | # End Source File | |
7675 | # Begin Source File | |
7676 | ||
7677 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7678 | # End Source File | |
7679 | # Begin Source File | |
7680 | ||
7681 | SOURCE=..\..\include\wx\msw\colour.h | |
7682 | # End Source File | |
7683 | # Begin Source File | |
7684 | ||
a340b80d VZ |
7685 | SOURCE=..\..\include\wx\msw\combo.h |
7686 | # End Source File | |
7687 | # Begin Source File | |
7688 | ||
28249f11 VS |
7689 | SOURCE=..\..\include\wx\msw\combobox.h |
7690 | # End Source File | |
7691 | # Begin Source File | |
7692 | ||
7693 | SOURCE=..\..\include\wx\msw\control.h | |
7694 | # End Source File | |
7695 | # Begin Source File | |
7696 | ||
7697 | SOURCE=..\..\include\wx\msw\cursor.h | |
7698 | # End Source File | |
7699 | # Begin Source File | |
7700 | ||
7701 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7702 | # End Source File | |
7703 | # Begin Source File | |
7704 | ||
7705 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7706 | # End Source File | |
7707 | # Begin Source File | |
7708 | ||
7709 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7710 | # End Source File | |
7711 | # Begin Source File | |
7712 | ||
114a4501 VZ |
7713 | SOURCE=..\..\include\wx\msw\datectrl.h |
7714 | # End Source File | |
7715 | # Begin Source File | |
7716 | ||
28249f11 VS |
7717 | SOURCE=..\..\include\wx\msw\dc.h |
7718 | # End Source File | |
7719 | # Begin Source File | |
7720 | ||
7721 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7722 | # End Source File | |
7723 | # Begin Source File | |
7724 | ||
7725 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7726 | # End Source File | |
7727 | # Begin Source File | |
7728 | ||
7729 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7730 | # End Source File | |
7731 | # Begin Source File | |
7732 | ||
7733 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7734 | # End Source File | |
7735 | # Begin Source File | |
7736 | ||
7737 | SOURCE=..\..\include\wx\msw\dialog.h | |
7738 | # End Source File | |
7739 | # Begin Source File | |
7740 | ||
7741 | SOURCE=..\..\include\wx\msw\dib.h | |
7742 | # End Source File | |
7743 | # Begin Source File | |
7744 | ||
7745 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7746 | # End Source File | |
7747 | # Begin Source File | |
7748 | ||
7749 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7750 | # End Source File | |
7751 | # Begin Source File | |
7752 | ||
7753 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7754 | # End Source File | |
7755 | # Begin Source File | |
7756 | ||
7757 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7758 | # End Source File | |
7759 | # Begin Source File | |
7760 | ||
7761 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7762 | # End Source File | |
7763 | # Begin Source File | |
7764 | ||
ef335a4f VZ |
7765 | SOURCE=..\..\include\wx\msw\evtloop.h |
7766 | # End Source File | |
7767 | # Begin Source File | |
7768 | ||
28249f11 VS |
7769 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7770 | # End Source File | |
7771 | # Begin Source File | |
7772 | ||
7773 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7774 | # End Source File | |
7775 | # Begin Source File | |
7776 | ||
7777 | SOURCE=..\..\include\wx\msw\font.h | |
7778 | # End Source File | |
7779 | # Begin Source File | |
7780 | ||
7781 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7782 | # End Source File | |
7783 | # Begin Source File | |
7784 | ||
7785 | SOURCE=..\..\include\wx\msw\frame.h | |
7786 | # End Source File | |
7787 | # Begin Source File | |
7788 | ||
7789 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7790 | # End Source File | |
7791 | # Begin Source File | |
7792 | ||
7793 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7794 | # End Source File | |
7795 | # Begin Source File | |
7796 | ||
5c60e845 MW |
7797 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
7798 | ||
32a52290 | 7799 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5c60e845 MW |
7800 | |
7801 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
7802 | ||
7803 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7804 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" | |
7805 | ||
7806 | # End Custom Build | |
7807 | ||
32a52290 | 7808 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5c60e845 MW |
7809 | |
7810 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
7811 | ||
7812 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7813 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" | |
7814 | ||
7815 | # End Custom Build | |
7816 | ||
32a52290 | 7817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5c60e845 MW |
7818 | |
7819 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
7820 | ||
7821 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7822 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" | |
7823 | ||
7824 | # End Custom Build | |
7825 | ||
32a52290 | 7826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5c60e845 MW |
7827 | |
7828 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
7829 | ||
7830 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7831 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" | |
7832 | ||
7833 | # End Custom Build | |
7834 | ||
32a52290 | 7835 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5c60e845 MW |
7836 | |
7837 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
7838 | ||
7839 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7840 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" | |
7841 | ||
7842 | # End Custom Build | |
7843 | ||
32a52290 | 7844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
5c60e845 MW |
7845 | |
7846 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
7847 | ||
7848 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7849 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" | |
7850 | ||
7851 | # End Custom Build | |
7852 | ||
32a52290 | 7853 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
5c60e845 MW |
7854 | |
7855 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
7856 | ||
7857 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7858 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" | |
7859 | ||
7860 | # End Custom Build | |
7861 | ||
32a52290 | 7862 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5c60e845 MW |
7863 | |
7864 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
7865 | ||
7866 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7867 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" | |
7868 | ||
7869 | # End Custom Build | |
7870 | ||
32a52290 | 7871 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
5c60e845 MW |
7872 | |
7873 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
7874 | ||
7875 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7876 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" | |
7877 | ||
7878 | # End Custom Build | |
7879 | ||
32a52290 | 7880 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5c60e845 MW |
7881 | |
7882 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
7883 | ||
7884 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7885 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" | |
7886 | ||
7887 | # End Custom Build | |
7888 | ||
32a52290 | 7889 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5c60e845 MW |
7890 | |
7891 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
7892 | ||
7893 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7894 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" | |
7895 | ||
7896 | # End Custom Build | |
7897 | ||
32a52290 | 7898 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5c60e845 MW |
7899 | |
7900 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
7901 | ||
7902 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7903 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" | |
7904 | ||
7905 | # End Custom Build | |
7906 | ||
32a52290 | 7907 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5c60e845 MW |
7908 | |
7909 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
7910 | ||
7911 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7912 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" | |
7913 | ||
7914 | # End Custom Build | |
7915 | ||
32a52290 | 7916 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5c60e845 MW |
7917 | |
7918 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
7919 | ||
7920 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7921 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" | |
7922 | ||
7923 | # End Custom Build | |
7924 | ||
32a52290 | 7925 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5c60e845 MW |
7926 | |
7927 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
7928 | ||
7929 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7930 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" | |
7931 | ||
7932 | # End Custom Build | |
7933 | ||
32a52290 | 7934 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5c60e845 MW |
7935 | |
7936 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
7937 | ||
7938 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7939 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" | |
7940 | ||
7941 | # End Custom Build | |
7942 | ||
7943 | !ENDIF | |
7944 | ||
7945 | # End Source File | |
7946 | # Begin Source File | |
7947 | ||
fe6e5818 VS |
7948 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7949 | # End Source File | |
7950 | # Begin Source File | |
7951 | ||
28249f11 VS |
7952 | SOURCE=..\..\include\wx\msw\helpbest.h |
7953 | # End Source File | |
7954 | # Begin Source File | |
7955 | ||
4818141b JS |
7956 | SOURCE=..\..\include\wx\msw\helpchm.h |
7957 | # End Source File | |
7958 | # Begin Source File | |
7959 | ||
7960 | SOURCE=..\..\include\wx\msw\helpwin.h | |
7961 | # End Source File | |
7962 | # Begin Source File | |
7963 | ||
47a4a1ae JS |
7964 | SOURCE=..\..\include\wx\msw\htmlhelp.h |
7965 | # End Source File | |
7966 | # Begin Source File | |
7967 | ||
28249f11 VS |
7968 | SOURCE=..\..\include\wx\msw\icon.h |
7969 | # End Source File | |
7970 | # Begin Source File | |
7971 | ||
7972 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7973 | # End Source File | |
7974 | # Begin Source File | |
7975 | ||
7976 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7977 | # End Source File | |
7978 | # Begin Source File | |
7979 | ||
fe6e5818 VS |
7980 | SOURCE=..\..\include\wx\msw\joystick.h |
7981 | # End Source File | |
7982 | # Begin Source File | |
7983 | ||
28249f11 VS |
7984 | SOURCE=..\..\include\wx\msw\listbox.h |
7985 | # End Source File | |
7986 | # Begin Source File | |
7987 | ||
7988 | SOURCE=..\..\include\wx\msw\listctrl.h | |
7989 | # End Source File | |
7990 | # Begin Source File | |
7991 | ||
7992 | SOURCE=..\..\include\wx\msw\mdi.h | |
7993 | # End Source File | |
7994 | # Begin Source File | |
39c5bef0 | 7995 | |
28249f11 VS |
7996 | SOURCE=..\..\include\wx\msw\menu.h |
7997 | # End Source File | |
7998 | # Begin Source File | |
7999 | ||
8000 | SOURCE=..\..\include\wx\msw\menuitem.h | |
8001 | # End Source File | |
8002 | # Begin Source File | |
8003 | ||
8004 | SOURCE=..\..\include\wx\msw\metafile.h | |
8005 | # End Source File | |
8006 | # Begin Source File | |
8007 | ||
8008 | SOURCE=..\..\include\wx\msw\minifram.h | |
8009 | # End Source File | |
8010 | # Begin Source File | |
8011 | ||
8012 | SOURCE=..\..\include\wx\msw\missing.h | |
8013 | # End Source File | |
8014 | # Begin Source File | |
8015 | ||
8016 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
8017 | # End Source File | |
8018 | # Begin Source File | |
8019 | ||
28249f11 VS |
8020 | SOURCE=..\..\include\wx\msw\msvcrt.h |
8021 | # End Source File | |
8022 | # Begin Source File | |
8023 | ||
8024 | SOURCE=..\..\include\wx\msw\notebook.h | |
8025 | # End Source File | |
8026 | # Begin Source File | |
8027 | ||
8028 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
8029 | # End Source File | |
8030 | # Begin Source File | |
8031 | ||
8032 | SOURCE=..\..\include\wx\msw\palette.h | |
8033 | # End Source File | |
8034 | # Begin Source File | |
8035 | ||
8036 | SOURCE=..\..\include\wx\msw\pen.h | |
8037 | # End Source File | |
8038 | # Begin Source File | |
8039 | ||
4818141b JS |
8040 | SOURCE=..\..\include\wx\msw\popupwin.h |
8041 | # End Source File | |
8042 | # Begin Source File | |
8043 | ||
28249f11 VS |
8044 | SOURCE=..\..\include\wx\msw\printdlg.h |
8045 | # End Source File | |
8046 | # Begin Source File | |
8047 | ||
8048 | SOURCE=..\..\include\wx\msw\printwin.h | |
8049 | # End Source File | |
8050 | # Begin Source File | |
8051 | ||
28249f11 VS |
8052 | SOURCE=..\..\include\wx\msw\radiobox.h |
8053 | # End Source File | |
8054 | # Begin Source File | |
8055 | ||
8056 | SOURCE=..\..\include\wx\msw\radiobut.h | |
8057 | # End Source File | |
8058 | # Begin Source File | |
8059 | ||
5c60e845 MW |
8060 | SOURCE=..\..\include\wx\msw\rcdefs.h |
8061 | # End Source File | |
8062 | # Begin Source File | |
8063 | ||
28249f11 VS |
8064 | SOURCE=..\..\include\wx\msw\region.h |
8065 | # End Source File | |
8066 | # Begin Source File | |
8067 | ||
28249f11 VS |
8068 | SOURCE=..\..\include\wx\msw\scrolbar.h |
8069 | # End Source File | |
8070 | # Begin Source File | |
8071 | ||
8072 | SOURCE=..\..\include\wx\msw\setup0.h | |
8073 | # End Source File | |
8074 | # Begin Source File | |
8075 | ||
8076 | SOURCE=..\..\include\wx\msw\slider95.h | |
8077 | # End Source File | |
8078 | # Begin Source File | |
8079 | ||
002ed9af VS |
8080 | SOURCE=..\..\include\wx\msw\sound.h |
8081 | # End Source File | |
8082 | # Begin Source File | |
8083 | ||
28249f11 VS |
8084 | SOURCE=..\..\include\wx\msw\spinbutt.h |
8085 | # End Source File | |
8086 | # Begin Source File | |
8087 | ||
8088 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
8089 | # End Source File | |
8090 | # Begin Source File | |
8091 | ||
8092 | SOURCE=..\..\include\wx\msw\statbmp.h | |
8093 | # End Source File | |
8094 | # Begin Source File | |
8095 | ||
8096 | SOURCE=..\..\include\wx\msw\statbox.h | |
8097 | # End Source File | |
8098 | # Begin Source File | |
8099 | ||
8100 | SOURCE=..\..\include\wx\msw\statbr95.h | |
8101 | # End Source File | |
8102 | # Begin Source File | |
8103 | ||
8104 | SOURCE=..\..\include\wx\msw\statline.h | |
8105 | # End Source File | |
8106 | # Begin Source File | |
8107 | ||
8108 | SOURCE=..\..\include\wx\msw\stattext.h | |
8109 | # End Source File | |
8110 | # Begin Source File | |
8111 | ||
8112 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
8113 | # End Source File | |
8114 | # Begin Source File | |
8115 | ||
fe6e5818 VS |
8116 | SOURCE=..\..\include\wx\msw\taskbar.h |
8117 | # End Source File | |
8118 | # Begin Source File | |
8119 | ||
28249f11 VS |
8120 | SOURCE=..\..\include\wx\msw\tbar95.h |
8121 | # End Source File | |
8122 | # Begin Source File | |
8123 | ||
28249f11 VS |
8124 | SOURCE=..\..\include\wx\msw\textctrl.h |
8125 | # End Source File | |
8126 | # Begin Source File | |
8127 | ||
8128 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
8129 | # End Source File | |
8130 | # Begin Source File | |
8131 | ||
8132 | SOURCE=..\..\include\wx\msw\timer.h | |
8133 | # End Source File | |
8134 | # Begin Source File | |
8135 | ||
8136 | SOURCE=..\..\include\wx\msw\tooltip.h | |
8137 | # End Source File | |
8138 | # Begin Source File | |
8139 | ||
8140 | SOURCE=..\..\include\wx\msw\toplevel.h | |
8141 | # End Source File | |
8142 | # Begin Source File | |
8143 | ||
8144 | SOURCE=..\..\include\wx\msw\treectrl.h | |
8145 | # End Source File | |
8146 | # Begin Source File | |
8147 | ||
8148 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
8149 | # End Source File | |
8150 | # Begin Source File | |
8151 | ||
162a956b JS |
8152 | SOURCE=..\..\include\wx\msw\uxtheme.h |
8153 | # End Source File | |
8154 | # Begin Source File | |
8155 | ||
47a4a1ae JS |
8156 | SOURCE=..\..\include\wx\msw\uxthemep.h |
8157 | # End Source File | |
8158 | # Begin Source File | |
8159 | ||
fe6e5818 | 8160 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 VS |
8161 | # End Source File |
8162 | # End Group | |
8163 | # Begin Group "Generic Headers" | |
8164 | ||
8165 | # PROP Default_Filter "" | |
8166 | # Begin Source File | |
8167 | ||
e5b41495 VZ |
8168 | SOURCE=..\..\include\wx\generic\aboutdlgg.h |
8169 | # End Source File | |
8170 | # Begin Source File | |
8171 | ||
28249f11 VS |
8172 | SOURCE=..\..\include\wx\generic\accel.h |
8173 | # End Source File | |
8174 | # Begin Source File | |
8175 | ||
72045d57 VZ |
8176 | SOURCE=..\..\include\wx\generic\animate.h |
8177 | # End Source File | |
8178 | # Begin Source File | |
8179 | ||
e17b6377 RD |
8180 | SOURCE=..\..\include\wx\generic\bmpcbox.h |
8181 | # End Source File | |
8182 | # Begin Source File | |
8183 | ||
cf9b63b3 VZ |
8184 | SOURCE=..\..\include\wx\generic\busyinfo.h |
8185 | # End Source File | |
8186 | # Begin Source File | |
8187 | ||
64d3ed17 JS |
8188 | SOURCE=..\..\include\wx\generic\buttonbar.h |
8189 | # End Source File | |
8190 | # Begin Source File | |
8191 | ||
fe6e5818 VS |
8192 | SOURCE=..\..\include\wx\generic\calctrl.h |
8193 | # End Source File | |
8194 | # Begin Source File | |
8195 | ||
28249f11 VS |
8196 | SOURCE=..\..\include\wx\generic\choicdgg.h |
8197 | # End Source File | |
8198 | # Begin Source File | |
8199 | ||
24bbfc62 WS |
8200 | SOURCE=..\..\include\wx\generic\clrpickerg.h |
8201 | # End Source File | |
8202 | # Begin Source File | |
e3cec970 VZ |
8203 | |
8204 | SOURCE=..\..\include\wx\generic\collpaneg.h | |
8205 | # End Source File | |
ed16aae0 RD |
8206 | # Begin Source File |
8207 | ||
28249f11 VS |
8208 | SOURCE=..\..\include\wx\generic\colrdlgg.h |
8209 | # End Source File | |
8210 | # Begin Source File | |
8211 | ||
a340b80d VZ |
8212 | SOURCE=..\..\include\wx\generic\combo.h |
8213 | # End Source File | |
8214 | # Begin Source File | |
8215 | ||
b910a8ad JS |
8216 | SOURCE=..\..\include\wx\generic\dataview.h |
8217 | # End Source File | |
8218 | # Begin Source File | |
8219 | ||
d9876615 VZ |
8220 | SOURCE=..\..\include\wx\generic\datectrl.h |
8221 | # End Source File | |
8222 | # Begin Source File | |
8223 | ||
28249f11 VS |
8224 | SOURCE=..\..\include\wx\generic\dcpsg.h |
8225 | # End Source File | |
8226 | # Begin Source File | |
8227 | ||
8228 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
8229 | # End Source File | |
8230 | # Begin Source File | |
8231 | ||
8232 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
8233 | # End Source File | |
8234 | # Begin Source File | |
8235 | ||
8236 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
8237 | # End Source File | |
8238 | # Begin Source File | |
8239 | ||
8240 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
8241 | # End Source File | |
8242 | # Begin Source File | |
8243 | ||
8244 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
8245 | # End Source File | |
8246 | # Begin Source File | |
8247 | ||
24bbfc62 WS |
8248 | SOURCE=..\..\include\wx\generic\filepickerg.h |
8249 | # End Source File | |
8250 | # Begin Source File | |
8251 | ||
28249f11 VS |
8252 | SOURCE=..\..\include\wx\generic\fontdlgg.h |
8253 | # End Source File | |
8254 | # Begin Source File | |
8255 | ||
24bbfc62 WS |
8256 | SOURCE=..\..\include\wx\generic\fontpickerg.h |
8257 | # End Source File | |
8258 | # Begin Source File | |
8259 | ||
fe6e5818 VS |
8260 | SOURCE=..\..\include\wx\generic\grid.h |
8261 | # End Source File | |
8262 | # Begin Source File | |
8263 | ||
8264 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
8265 | # End Source File | |
8266 | # Begin Source File | |
8267 | ||
8268 | SOURCE=..\..\include\wx\generic\gridsel.h | |
8269 | # End Source File | |
8270 | # Begin Source File | |
8271 | ||
8272 | SOURCE=..\..\include\wx\generic\helpext.h | |
8273 | # End Source File | |
8274 | # Begin Source File | |
8275 | ||
fe6e5818 VS |
8276 | SOURCE=..\..\include\wx\generic\laywin.h |
8277 | # End Source File | |
8278 | # Begin Source File | |
8279 | ||
28249f11 VS |
8280 | SOURCE=..\..\include\wx\generic\listctrl.h |
8281 | # End Source File | |
8282 | # Begin Source File | |
8283 | ||
8284 | SOURCE=..\..\include\wx\generic\logg.h | |
8285 | # End Source File | |
8286 | # Begin Source File | |
8287 | ||
8288 | SOURCE=..\..\include\wx\generic\mdig.h | |
8289 | # End Source File | |
8290 | # Begin Source File | |
8291 | ||
8292 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
8293 | # End Source File | |
8294 | # Begin Source File | |
8295 | ||
8296 | SOURCE=..\..\include\wx\generic\notebook.h | |
8297 | # End Source File | |
8298 | # Begin Source File | |
8299 | ||
c3255f5f DE |
8300 | SOURCE=..\..\include\wx\generic\numdlgg.h |
8301 | # End Source File | |
8302 | # Begin Source File | |
8303 | ||
28249f11 VS |
8304 | SOURCE=..\..\include\wx\generic\panelg.h |
8305 | # End Source File | |
8306 | # Begin Source File | |
8307 | ||
75a0a7b7 VS |
8308 | SOURCE=..\..\include\wx\generic\printps.h |
8309 | # End Source File | |
8310 | # Begin Source File | |
8311 | ||
28249f11 VS |
8312 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
8313 | # End Source File | |
8314 | # Begin Source File | |
8315 | ||
8316 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
8317 | # End Source File | |
8318 | # Begin Source File | |
8319 | ||
445511b3 JS |
8320 | SOURCE=..\..\include\wx\generic\propdlg.h |
8321 | # End Source File | |
8322 | # Begin Source File | |
8323 | ||
fe6e5818 VS |
8324 | SOURCE=..\..\include\wx\generic\sashwin.h |
8325 | # End Source File | |
8326 | # Begin Source File | |
8327 | ||
28249f11 VS |
8328 | SOURCE=..\..\include\wx\generic\scrolwin.h |
8329 | # End Source File | |
8330 | # Begin Source File | |
8331 | ||
8332 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
8333 | # End Source File | |
8334 | # Begin Source File | |
8335 | ||
fe6e5818 VS |
8336 | SOURCE=..\..\include\wx\generic\splash.h |
8337 | # End Source File | |
8338 | # Begin Source File | |
8339 | ||
28249f11 VS |
8340 | SOURCE=..\..\include\wx\generic\splitter.h |
8341 | # End Source File | |
8342 | # Begin Source File | |
8343 | ||
8344 | SOURCE=..\..\include\wx\generic\statusbr.h | |
8345 | # End Source File | |
8346 | # Begin Source File | |
8347 | ||
8348 | SOURCE=..\..\include\wx\generic\tabg.h | |
8349 | # End Source File | |
8350 | # Begin Source File | |
8351 | ||
8352 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
8353 | # End Source File | |
8354 | # Begin Source File | |
8355 | ||
8356 | SOURCE=..\..\include\wx\generic\timer.h | |
8357 | # End Source File | |
8358 | # Begin Source File | |
8359 | ||
8360 | SOURCE=..\..\include\wx\generic\treectlg.h | |
8361 | # End Source File | |
fe6e5818 VS |
8362 | # Begin Source File |
8363 | ||
8364 | SOURCE=..\..\include\wx\generic\wizard.h | |
8365 | # End Source File | |
28249f11 VS |
8366 | # End Group |
8367 | # Begin Group "wxUniv Headers" | |
8368 | ||
8369 | # PROP Default_Filter "" | |
8370 | # Begin Source File | |
8371 | ||
8372 | SOURCE=..\..\include\wx\univ\app.h | |
8373 | # End Source File | |
8374 | # Begin Source File | |
8375 | ||
8376 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
8377 | # End Source File | |
8378 | # Begin Source File | |
8379 | ||
8380 | SOURCE=..\..\include\wx\univ\button.h | |
8381 | # End Source File | |
8382 | # Begin Source File | |
8383 | ||
8384 | SOURCE=..\..\include\wx\univ\checkbox.h | |
8385 | # End Source File | |
8386 | # Begin Source File | |
8387 | ||
8388 | SOURCE=..\..\include\wx\univ\checklst.h | |
8389 | # End Source File | |
8390 | # Begin Source File | |
8391 | ||
c4ad618c VZ |
8392 | SOURCE=..\..\include\wx\univ\chkconf.h |
8393 | # End Source File | |
8394 | # Begin Source File | |
8395 | ||
28249f11 VS |
8396 | SOURCE=..\..\include\wx\univ\choice.h |
8397 | # End Source File | |
8398 | # Begin Source File | |
8399 | ||
8400 | SOURCE=..\..\include\wx\univ\colschem.h | |
8401 | # End Source File | |
8402 | # Begin Source File | |
8403 | ||
8404 | SOURCE=..\..\include\wx\univ\combobox.h | |
8405 | # End Source File | |
8406 | # Begin Source File | |
8407 | ||
8408 | SOURCE=..\..\include\wx\univ\control.h | |
8409 | # End Source File | |
8410 | # Begin Source File | |
8411 | ||
8412 | SOURCE=..\..\include\wx\univ\dialog.h | |
8413 | # End Source File | |
8414 | # Begin Source File | |
8415 | ||
8416 | SOURCE=..\..\include\wx\univ\frame.h | |
8417 | # End Source File | |
8418 | # Begin Source File | |
8419 | ||
8420 | SOURCE=..\..\include\wx\univ\gauge.h | |
8421 | # End Source File | |
8422 | # Begin Source File | |
8423 | ||
8424 | SOURCE=..\..\include\wx\univ\inpcons.h | |
8425 | # End Source File | |
8426 | # Begin Source File | |
8427 | ||
8428 | SOURCE=..\..\include\wx\univ\inphand.h | |
8429 | # End Source File | |
8430 | # Begin Source File | |
8431 | ||
8432 | SOURCE=..\..\include\wx\univ\listbox.h | |
8433 | # End Source File | |
8434 | # Begin Source File | |
8435 | ||
8436 | SOURCE=..\..\include\wx\univ\menu.h | |
8437 | # End Source File | |
8438 | # Begin Source File | |
8439 | ||
8440 | SOURCE=..\..\include\wx\univ\menuitem.h | |
8441 | # End Source File | |
8442 | # Begin Source File | |
8443 | ||
8444 | SOURCE=..\..\include\wx\univ\notebook.h | |
8445 | # End Source File | |
8446 | # Begin Source File | |
8447 | ||
8448 | SOURCE=..\..\include\wx\univ\radiobox.h | |
8449 | # End Source File | |
8450 | # Begin Source File | |
8451 | ||
8452 | SOURCE=..\..\include\wx\univ\radiobut.h | |
8453 | # End Source File | |
8454 | # Begin Source File | |
8455 | ||
8456 | SOURCE=..\..\include\wx\univ\renderer.h | |
8457 | # End Source File | |
8458 | # Begin Source File | |
8459 | ||
8460 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
8461 | # End Source File | |
8462 | # Begin Source File | |
8463 | ||
8464 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
8465 | # End Source File | |
8466 | # Begin Source File | |
8467 | ||
8468 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
8469 | # End Source File | |
8470 | # Begin Source File | |
8471 | ||
8472 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
8473 | # End Source File | |
8474 | # Begin Source File | |
8475 | ||
8476 | SOURCE=..\..\include\wx\univ\slider.h | |
8477 | # End Source File | |
8478 | # Begin Source File | |
8479 | ||
8480 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
8481 | # End Source File | |
8482 | # Begin Source File | |
8483 | ||
8484 | SOURCE=..\..\include\wx\univ\statbmp.h | |
8485 | # End Source File | |
8486 | # Begin Source File | |
8487 | ||
8488 | SOURCE=..\..\include\wx\univ\statbox.h | |
8489 | # End Source File | |
8490 | # Begin Source File | |
8491 | ||
8492 | SOURCE=..\..\include\wx\univ\statline.h | |
8493 | # End Source File | |
8494 | # Begin Source File | |
8495 | ||
8496 | SOURCE=..\..\include\wx\univ\stattext.h | |
8497 | # End Source File | |
8498 | # Begin Source File | |
8499 | ||
8500 | SOURCE=..\..\include\wx\univ\statusbr.h | |
8501 | # End Source File | |
8502 | # Begin Source File | |
8930b2ed VZ |
8503 | |
8504 | SOURCE=..\..\include\wx\univ\stdrend.h | |
8505 | # End Source File | |
8506 | # Begin Source File | |
28249f11 VS |
8507 | |
8508 | SOURCE=..\..\include\wx\univ\textctrl.h | |
8509 | # End Source File | |
8510 | # Begin Source File | |
8511 | ||
8512 | SOURCE=..\..\include\wx\univ\theme.h | |
8513 | # End Source File | |
8514 | # Begin Source File | |
8515 | ||
8516 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8517 | # End Source File | |
8518 | # Begin Source File | |
8519 | ||
8520 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8521 | # End Source File | |
757e7c67 VS |
8522 | # Begin Source File |
8523 | ||
8524 | SOURCE=..\..\include\wx\univ\window.h | |
8525 | # End Source File | |
fe6e5818 VS |
8526 | # End Group |
8527 | # Begin Group "wxHTML Headers" | |
8528 | ||
8529 | # PROP Default_Filter "" | |
8530 | # Begin Source File | |
8531 | ||
fe6e5818 VS |
8532 | SOURCE=..\..\include\wx\html\helpctrl.h |
8533 | # End Source File | |
8534 | # Begin Source File | |
8535 | ||
8536 | SOURCE=..\..\include\wx\html\helpdata.h | |
8537 | # End Source File | |
28249f11 VS |
8538 | # Begin Source File |
8539 | ||
f3e156ef JS |
8540 | SOURCE=..\..\include\wx\html\helpdlg.h |
8541 | # End Source File | |
8542 | # Begin Source File | |
8543 | ||
fe6e5818 VS |
8544 | SOURCE=..\..\include\wx\html\helpfrm.h |
8545 | # End Source File | |
8546 | # Begin Source File | |
8547 | ||
f3e156ef JS |
8548 | SOURCE=..\..\include\wx\html\helpwnd.h |
8549 | # End Source File | |
8550 | # Begin Source File | |
8551 | ||
fe6e5818 VS |
8552 | SOURCE=..\..\include\wx\html\htmlcell.h |
8553 | # End Source File | |
8554 | # Begin Source File | |
8555 | ||
8556 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8557 | # End Source File | |
8558 | # Begin Source File | |
8559 | ||
8560 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8561 | # End Source File | |
8562 | # Begin Source File | |
8563 | ||
8564 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8565 | # End Source File | |
8566 | # Begin Source File | |
8567 | ||
8568 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8569 | # End Source File | |
8570 | # Begin Source File | |
8571 | ||
8572 | SOURCE=..\..\include\wx\html\htmltag.h | |
8573 | # End Source File | |
8574 | # Begin Source File | |
8575 | ||
8576 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8577 | # End Source File | |
8578 | # Begin Source File | |
8579 | ||
8580 | SOURCE=..\..\include\wx\html\htmprint.h | |
8581 | # End Source File | |
8582 | # Begin Source File | |
8583 | ||
8584 | SOURCE=..\..\include\wx\html\m_templ.h | |
8585 | # End Source File | |
8586 | # Begin Source File | |
8587 | ||
8588 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8589 | # End Source File |
8590 | # End Group | |
8591 | # Begin Group "Common Headers" | |
8592 | ||
8593 | # PROP Default_Filter "" | |
8594 | # Begin Source File | |
8595 | ||
e5b41495 VZ |
8596 | SOURCE=..\..\include\wx\aboutdlg.h |
8597 | # End Source File | |
8598 | # Begin Source File | |
8599 | ||
28249f11 VS |
8600 | SOURCE=..\..\include\wx\accel.h |
8601 | # End Source File | |
8602 | # Begin Source File | |
8603 | ||
8604 | SOURCE=..\..\include\wx\access.h | |
8605 | # End Source File | |
8606 | # Begin Source File | |
8607 | ||
72045d57 VZ |
8608 | SOURCE=..\..\include\wx\anidecod.h |
8609 | # End Source File | |
8610 | # Begin Source File | |
8611 | ||
8612 | SOURCE=..\..\include\wx\animate.h | |
8613 | # End Source File | |
8614 | # Begin Source File | |
8615 | ||
76319fbc RD |
8616 | SOURCE=..\..\include\wx\animdecod.h |
8617 | # End Source File | |
8618 | # Begin Source File | |
8619 | ||
28249f11 VS |
8620 | SOURCE=..\..\include\wx\artprov.h |
8621 | # End Source File | |
8622 | # Begin Source File | |
8623 | ||
50acee04 JS |
8624 | SOURCE=..\..\include\wx\aui\aui.h |
8625 | # End Source File | |
8626 | # Begin Source File | |
8627 | ||
96fc1039 BW |
8628 | SOURCE=..\..\include\wx\aui\auibook.h |
8629 | # End Source File | |
8630 | # Begin Source File | |
8631 | ||
28249f11 VS |
8632 | SOURCE=..\..\include\wx\bitmap.h |
8633 | # End Source File | |
8634 | # Begin Source File | |
8635 | ||
8636 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8637 | # End Source File | |
8638 | # Begin Source File | |
8639 | ||
e17b6377 RD |
8640 | SOURCE=..\..\include\wx\bmpcbox.h |
8641 | # End Source File | |
8642 | # Begin Source File | |
8643 | ||
73fb9ebe VZ |
8644 | SOURCE=..\..\include\wx\bookctrl.h |
8645 | # End Source File | |
8646 | # Begin Source File | |
8647 | ||
28249f11 VS |
8648 | SOURCE=..\..\include\wx\brush.h |
8649 | # End Source File | |
8650 | # Begin Source File | |
8651 | ||
8652 | SOURCE=..\..\include\wx\busyinfo.h | |
8653 | # End Source File | |
8654 | # Begin Source File | |
8655 | ||
8656 | SOURCE=..\..\include\wx\button.h | |
8657 | # End Source File | |
8658 | # Begin Source File | |
8659 | ||
757e7c67 VS |
8660 | SOURCE=..\..\include\wx\calctrl.h |
8661 | # End Source File | |
8662 | # Begin Source File | |
8663 | ||
28249f11 VS |
8664 | SOURCE=..\..\include\wx\caret.h |
8665 | # End Source File | |
8666 | # Begin Source File | |
8667 | ||
8668 | SOURCE=..\..\include\wx\checkbox.h | |
8669 | # End Source File | |
8670 | # Begin Source File | |
8671 | ||
8672 | SOURCE=..\..\include\wx\checklst.h | |
8673 | # End Source File | |
8674 | # Begin Source File | |
8675 | ||
8676 | SOURCE=..\..\include\wx\choicdlg.h | |
8677 | # End Source File | |
8678 | # Begin Source File | |
8679 | ||
8680 | SOURCE=..\..\include\wx\choice.h | |
8681 | # End Source File | |
8682 | # Begin Source File | |
8683 | ||
ef335a4f VZ |
8684 | SOURCE=..\..\include\wx\choicebk.h |
8685 | # End Source File | |
8686 | # Begin Source File | |
8687 | ||
28249f11 VS |
8688 | SOURCE=..\..\include\wx\clipbrd.h |
8689 | # End Source File | |
8690 | # Begin Source File | |
8691 | ||
ec376c8f VZ |
8692 | SOURCE=..\..\include\wx\clrpicker.h |
8693 | # End Source File | |
8694 | # Begin Source File | |
8695 | ||
28249f11 VS |
8696 | SOURCE=..\..\include\wx\cmdproc.h |
8697 | # End Source File | |
8698 | # Begin Source File | |
8699 | ||
8700 | SOURCE=..\..\include\wx\cmndata.h | |
8701 | # End Source File | |
8702 | # Begin Source File | |
8703 | ||
ed16aae0 RD |
8704 | SOURCE=..\..\include\wx\collpane.h |
8705 | # End Source File | |
8706 | # Begin Source File | |
8707 | ||
28249f11 VS |
8708 | SOURCE=..\..\include\wx\colordlg.h |
8709 | # End Source File | |
8710 | # Begin Source File | |
8711 | ||
8712 | SOURCE=..\..\include\wx\colour.h | |
8713 | # End Source File | |
8714 | # Begin Source File | |
8715 | ||
a340b80d VZ |
8716 | SOURCE=..\..\include\wx\combo.h |
8717 | # End Source File | |
8718 | # Begin Source File | |
8719 | ||
28249f11 VS |
8720 | SOURCE=..\..\include\wx\combobox.h |
8721 | # End Source File | |
8722 | # Begin Source File | |
8723 | ||
8724 | SOURCE=..\..\include\wx\control.h | |
8725 | # End Source File | |
8726 | # Begin Source File | |
8727 | ||
8728 | SOURCE=..\..\include\wx\cshelp.h | |
8729 | # End Source File | |
8730 | # Begin Source File | |
8731 | ||
8732 | SOURCE=..\..\include\wx\ctrlsub.h | |
8733 | # End Source File | |
8734 | # Begin Source File | |
8735 | ||
8736 | SOURCE=..\..\include\wx\cursor.h | |
8737 | # End Source File | |
8738 | # Begin Source File | |
8739 | ||
8740 | SOURCE=..\..\include\wx\dataobj.h | |
8741 | # End Source File | |
8742 | # Begin Source File | |
8743 | ||
87853604 WS |
8744 | SOURCE=..\..\include\wx\dataview.h |
8745 | # End Source File | |
8746 | # Begin Source File | |
8747 | ||
114a4501 VZ |
8748 | SOURCE=..\..\include\wx\datectrl.h |
8749 | # End Source File | |
8750 | # Begin Source File | |
8751 | ||
8752 | SOURCE=..\..\include\wx\dateevt.h | |
8753 | # End Source File | |
8754 | # Begin Source File | |
8755 | ||
fe6e5818 VS |
8756 | SOURCE=..\..\include\wx\dbgrid.h |
8757 | # End Source File | |
fe6e5818 VS |
8758 | # Begin Source File |
8759 | ||
28249f11 VS |
8760 | SOURCE=..\..\include\wx\dc.h |
8761 | # End Source File | |
8762 | # Begin Source File | |
8763 | ||
fe6e5818 VS |
8764 | SOURCE=..\..\include\wx\dcbuffer.h |
8765 | # End Source File | |
8766 | # Begin Source File | |
8767 | ||
28249f11 VS |
8768 | SOURCE=..\..\include\wx\dcclient.h |
8769 | # End Source File | |
8770 | # Begin Source File | |
8771 | ||
f629895c RD |
8772 | SOURCE=..\..\include\wx\dcgraph.h |
8773 | # End Source File | |
8774 | # Begin Source File | |
8775 | ||
28249f11 VS |
8776 | SOURCE=..\..\include\wx\dcmemory.h |
8777 | # End Source File | |
8778 | # Begin Source File | |
8779 | ||
8780 | SOURCE=..\..\include\wx\dcmirror.h | |
8781 | # End Source File | |
8782 | # Begin Source File | |
8783 | ||
8784 | SOURCE=..\..\include\wx\dcprint.h | |
8785 | # End Source File | |
8786 | # Begin Source File | |
8787 | ||
8788 | SOURCE=..\..\include\wx\dcps.h | |
8789 | # End Source File | |
8790 | # Begin Source File | |
8791 | ||
8792 | SOURCE=..\..\include\wx\dcscreen.h | |
8793 | # End Source File | |
8794 | # Begin Source File | |
8795 | ||
4ed30bab | 8796 | SOURCE=..\..\include\wx\debugrpt.h |
61639efb VZ |
8797 | # End Source File |
8798 | # Begin Source File | |
8799 | ||
28249f11 VS |
8800 | SOURCE=..\..\include\wx\dialog.h |
8801 | # End Source File | |
8802 | # Begin Source File | |
8803 | ||
8804 | SOURCE=..\..\include\wx\dialup.h | |
8805 | # End Source File | |
8806 | # Begin Source File | |
8807 | ||
8808 | SOURCE=..\..\include\wx\dirctrl.h | |
8809 | # End Source File | |
8810 | # Begin Source File | |
8811 | ||
8812 | SOURCE=..\..\include\wx\dirdlg.h | |
8813 | # End Source File | |
8814 | # Begin Source File | |
8815 | ||
8816 | SOURCE=..\..\include\wx\display.h | |
8817 | # End Source File | |
8818 | # Begin Source File | |
8819 | ||
87853604 WS |
8820 | SOURCE=..\..\include\wx\display_impl.h |
8821 | # End Source File | |
8822 | # Begin Source File | |
8823 | ||
28249f11 VS |
8824 | SOURCE=..\..\include\wx\dnd.h |
8825 | # End Source File | |
8826 | # Begin Source File | |
8827 | ||
50acee04 JS |
8828 | SOURCE=..\..\include\wx\aui\dockart.h |
8829 | # End Source File | |
8830 | # Begin Source File | |
8831 | ||
28249f11 VS |
8832 | SOURCE=..\..\include\wx\docmdi.h |
8833 | # End Source File | |
8834 | # Begin Source File | |
8835 | ||
8836 | SOURCE=..\..\include\wx\docview.h | |
8837 | # End Source File | |
8838 | # Begin Source File | |
8839 | ||
8840 | SOURCE=..\..\include\wx\dragimag.h | |
8841 | # End Source File | |
8842 | # Begin Source File | |
8843 | ||
8844 | SOURCE=..\..\include\wx\effects.h | |
8845 | # End Source File | |
8846 | # Begin Source File | |
8847 | ||
b71531ad VZ |
8848 | SOURCE=..\..\include\wx\encinfo.h |
8849 | # End Source File | |
8850 | # Begin Source File | |
8851 | ||
28249f11 VS |
8852 | SOURCE=..\..\include\wx\evtloop.h |
8853 | # End Source File | |
8854 | # Begin Source File | |
8855 | ||
8856 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8857 | # End Source File | |
8858 | # Begin Source File | |
8859 | ||
8860 | SOURCE=..\..\include\wx\filedlg.h | |
8861 | # End Source File | |
8862 | # Begin Source File | |
8863 | ||
ec376c8f VZ |
8864 | SOURCE=..\..\include\wx\filepicker.h |
8865 | # End Source File | |
8866 | # Begin Source File | |
8867 | ||
50acee04 JS |
8868 | SOURCE=..\..\include\wx\aui\floatpane.h |
8869 | # End Source File | |
8870 | # Begin Source File | |
8871 | ||
28249f11 VS |
8872 | SOURCE=..\..\include\wx\fmappriv.h |
8873 | # End Source File | |
8874 | # Begin Source File | |
8875 | ||
8876 | SOURCE=..\..\include\wx\font.h | |
8877 | # End Source File | |
8878 | # Begin Source File | |
8879 | ||
8880 | SOURCE=..\..\include\wx\fontdlg.h | |
8881 | # End Source File | |
8882 | # Begin Source File | |
8883 | ||
8884 | SOURCE=..\..\include\wx\fontenum.h | |
8885 | # End Source File | |
8886 | # Begin Source File | |
8887 | ||
ec376c8f VZ |
8888 | SOURCE=..\..\include\wx\fontpicker.h |
8889 | # End Source File | |
8890 | # Begin Source File | |
8891 | ||
28249f11 VS |
8892 | SOURCE=..\..\include\wx\fontutil.h |
8893 | # End Source File | |
8894 | # Begin Source File | |
8895 | ||
8896 | SOURCE=..\..\include\wx\frame.h | |
8897 | # End Source File | |
8898 | # Begin Source File | |
8899 | ||
50acee04 JS |
8900 | SOURCE=..\..\include\wx\aui\framemanager.h |
8901 | # End Source File | |
8902 | # Begin Source File | |
8903 | ||
28249f11 VS |
8904 | SOURCE=..\..\include\wx\gauge.h |
8905 | # End Source File | |
8906 | # Begin Source File | |
8907 | ||
20b35a69 RD |
8908 | SOURCE=..\..\include\wx\gbsizer.h |
8909 | # End Source File | |
8910 | # Begin Source File | |
8911 | ||
28249f11 VS |
8912 | SOURCE=..\..\include\wx\gdicmn.h |
8913 | # End Source File | |
8914 | # Begin Source File | |
8915 | ||
8916 | SOURCE=..\..\include\wx\gdiobj.h | |
8917 | # End Source File | |
8918 | # Begin Source File | |
8919 | ||
8920 | SOURCE=..\..\include\wx\geometry.h | |
8921 | # End Source File | |
8922 | # Begin Source File | |
8923 | ||
8924 | SOURCE=..\..\include\wx\gifdecod.h | |
8925 | # End Source File | |
8926 | # Begin Source File | |
8927 | ||
8928 | SOURCE=..\..\include\wx\glcanvas.h | |
8929 | # End Source File | |
8930 | # Begin Source File | |
8931 | ||
f43426c1 RD |
8932 | SOURCE=..\..\include\wx\graphics.h |
8933 | # End Source File | |
8934 | # Begin Source File | |
8935 | ||
fe6e5818 VS |
8936 | SOURCE=..\..\include\wx\grid.h |
8937 | # End Source File | |
8938 | # Begin Source File | |
8939 | ||
28249f11 VS |
8940 | SOURCE=..\..\include\wx\help.h |
8941 | # End Source File | |
8942 | # Begin Source File | |
8943 | ||
8944 | SOURCE=..\..\include\wx\helpbase.h | |
8945 | # End Source File | |
8946 | # Begin Source File | |
8947 | ||
8948 | SOURCE=..\..\include\wx\helphtml.h | |
8949 | # End Source File | |
8950 | # Begin Source File | |
8951 | ||
8952 | SOURCE=..\..\include\wx\helpwin.h | |
8953 | # End Source File | |
8954 | # Begin Source File | |
8955 | ||
fe6e5818 VS |
8956 | SOURCE=..\..\include\wx\htmllbox.h |
8957 | # End Source File | |
8958 | # Begin Source File | |
8959 | ||
9e89f049 RD |
8960 | SOURCE=..\..\include\wx\hyperlink.h |
8961 | # End Source File | |
8962 | # Begin Source File | |
8963 | ||
28249f11 VS |
8964 | SOURCE=..\..\include\wx\icon.h |
8965 | # End Source File | |
8966 | # Begin Source File | |
8967 | ||
8968 | SOURCE=..\..\include\wx\iconbndl.h | |
8969 | # End Source File | |
8970 | # Begin Source File | |
8971 | ||
8972 | SOURCE=..\..\include\wx\imagbmp.h | |
8973 | # End Source File | |
8974 | # Begin Source File | |
8975 | ||
8976 | SOURCE=..\..\include\wx\image.h | |
8977 | # End Source File | |
8978 | # Begin Source File | |
8979 | ||
8980 | SOURCE=..\..\include\wx\imaggif.h | |
8981 | # End Source File | |
8982 | # Begin Source File | |
8983 | ||
8984 | SOURCE=..\..\include\wx\imagiff.h | |
8985 | # End Source File | |
8986 | # Begin Source File | |
8987 | ||
8988 | SOURCE=..\..\include\wx\imagjpeg.h | |
8989 | # End Source File | |
8990 | # Begin Source File | |
8991 | ||
8992 | SOURCE=..\..\include\wx\imaglist.h | |
8993 | # End Source File | |
8994 | # Begin Source File | |
8995 | ||
8996 | SOURCE=..\..\include\wx\imagpcx.h | |
8997 | # End Source File | |
8998 | # Begin Source File | |
8999 | ||
9000 | SOURCE=..\..\include\wx\imagpng.h | |
9001 | # End Source File | |
9002 | # Begin Source File | |
9003 | ||
9004 | SOURCE=..\..\include\wx\imagpnm.h | |
9005 | # End Source File | |
9006 | # Begin Source File | |
9007 | ||
9008 | SOURCE=..\..\include\wx\imagtiff.h | |
9009 | # End Source File | |
9010 | # Begin Source File | |
9011 | ||
9012 | SOURCE=..\..\include\wx\imagxpm.h | |
9013 | # End Source File | |
9014 | # Begin Source File | |
9015 | ||
fe6e5818 VS |
9016 | SOURCE=..\..\include\wx\joystick.h |
9017 | # End Source File | |
9018 | # Begin Source File | |
9019 | ||
28249f11 VS |
9020 | SOURCE=..\..\include\wx\layout.h |
9021 | # End Source File | |
9022 | # Begin Source File | |
9023 | ||
fe6e5818 VS |
9024 | SOURCE=..\..\include\wx\laywin.h |
9025 | # End Source File | |
9026 | # Begin Source File | |
9027 | ||
28249f11 VS |
9028 | SOURCE=..\..\include\wx\listbase.h |
9029 | # End Source File | |
9030 | # Begin Source File | |
9031 | ||
73fb9ebe VZ |
9032 | SOURCE=..\..\include\wx\listbook.h |
9033 | # End Source File | |
9034 | # Begin Source File | |
9035 | ||
28249f11 VS |
9036 | SOURCE=..\..\include\wx\listbox.h |
9037 | # End Source File | |
9038 | # Begin Source File | |
9039 | ||
9040 | SOURCE=..\..\include\wx\listctrl.h | |
9041 | # End Source File | |
9042 | # Begin Source File | |
9043 | ||
9044 | SOURCE=..\..\include\wx\matrix.h | |
9045 | # End Source File | |
9046 | # Begin Source File | |
9047 | ||
9048 | SOURCE=..\..\include\wx\mdi.h | |
9049 | # End Source File | |
9050 | # Begin Source File | |
9051 | ||
39c5bef0 RN |
9052 | SOURCE=..\..\include\wx\mediactrl.h |
9053 | # End Source File | |
9054 | # Begin Source File | |
9055 | ||
28249f11 VS |
9056 | SOURCE=..\..\include\wx\menu.h |
9057 | # End Source File | |
9058 | # Begin Source File | |
9059 | ||
9060 | SOURCE=..\..\include\wx\menuitem.h | |
9061 | # End Source File | |
9062 | # Begin Source File | |
9063 | ||
9064 | SOURCE=..\..\include\wx\metafile.h | |
9065 | # End Source File | |
9066 | # Begin Source File | |
9067 | ||
9068 | SOURCE=..\..\include\wx\minifram.h | |
9069 | # End Source File | |
9070 | # Begin Source File | |
9071 | ||
9072 | SOURCE=..\..\include\wx\msgdlg.h | |
9073 | # End Source File | |
9074 | # Begin Source File | |
9075 | ||
9076 | SOURCE=..\..\include\wx\notebook.h | |
9077 | # End Source File | |
9078 | # Begin Source File | |
9079 | ||
c3255f5f DE |
9080 | SOURCE=..\..\include\wx\numdlg.h |
9081 | # End Source File | |
9082 | # Begin Source File | |
9083 | ||
a340b80d VZ |
9084 | SOURCE=..\..\include\wx\odcombo.h |
9085 | # End Source File | |
9086 | # Begin Source File | |
9087 | ||
30c841c8 VS |
9088 | SOURCE=..\..\include\wx\overlay.h |
9089 | # End Source File | |
9090 | # Begin Source File | |
9091 | ||
28249f11 VS |
9092 | SOURCE=..\..\include\wx\ownerdrw.h |
9093 | # End Source File | |
9094 | # Begin Source File | |
9095 | ||
9096 | SOURCE=..\..\include\wx\palette.h | |
9097 | # End Source File | |
9098 | # Begin Source File | |
9099 | ||
9100 | SOURCE=..\..\include\wx\panel.h | |
9101 | # End Source File | |
9102 | # Begin Source File | |
9103 | ||
9104 | SOURCE=..\..\include\wx\paper.h | |
9105 | # End Source File | |
9106 | # Begin Source File | |
9107 | ||
9108 | SOURCE=..\..\include\wx\pen.h | |
9109 | # End Source File | |
9110 | # Begin Source File | |
9111 | ||
32a52290 WS |
9112 | SOURCE=..\..\include\wx\pickerbase.h |
9113 | # End Source File | |
9114 | # Begin Source File | |
9115 | ||
28249f11 VS |
9116 | SOURCE=..\..\include\wx\popupwin.h |
9117 | # End Source File | |
9118 | # Begin Source File | |
9119 | ||
9120 | SOURCE=..\..\include\wx\print.h | |
9121 | # End Source File | |
9122 | # Begin Source File | |
9123 | ||
9124 | SOURCE=..\..\include\wx\printdlg.h | |
9125 | # End Source File | |
9126 | # Begin Source File | |
9127 | ||
9128 | SOURCE=..\..\include\wx\prntbase.h | |
9129 | # End Source File | |
9130 | # Begin Source File | |
9131 | ||
9132 | SOURCE=..\..\include\wx\progdlg.h | |
9133 | # End Source File | |
9134 | # Begin Source File | |
9135 | ||
445511b3 JS |
9136 | SOURCE=..\..\include\wx\propdlg.h |
9137 | # End Source File | |
9138 | # Begin Source File | |
9139 | ||
28249f11 VS |
9140 | SOURCE=..\..\include\wx\ptr_scpd.h |
9141 | # End Source File | |
9142 | # Begin Source File | |
9143 | ||
9144 | SOURCE=..\..\include\wx\quantize.h | |
9145 | # End Source File | |
9146 | # Begin Source File | |
9147 | ||
9148 | SOURCE=..\..\include\wx\radiobox.h | |
9149 | # End Source File | |
9150 | # Begin Source File | |
9151 | ||
9152 | SOURCE=..\..\include\wx\radiobut.h | |
9153 | # End Source File | |
9154 | # Begin Source File | |
9155 | ||
9156 | SOURCE=..\..\include\wx\rawbmp.h | |
9157 | # End Source File | |
9158 | # Begin Source File | |
9159 | ||
9160 | SOURCE=..\..\include\wx\region.h | |
9161 | # End Source File | |
9162 | # Begin Source File | |
9163 | ||
9164 | SOURCE=..\..\include\wx\renderer.h | |
9165 | # End Source File | |
9166 | # Begin Source File | |
9167 | ||
5d7836c4 JS |
9168 | SOURCE=..\..\include\wx\richtext\richtextbuffer.h |
9169 | # End Source File | |
9170 | # Begin Source File | |
9171 | ||
9172 | SOURCE=..\..\include\wx\richtext\richtextctrl.h | |
9173 | # End Source File | |
9174 | # Begin Source File | |
9175 | ||
cd5dc5e6 JS |
9176 | SOURCE=..\..\include\wx\richtext\richtextformatdlg.h |
9177 | # End Source File | |
9178 | # Begin Source File | |
9179 | ||
36751d97 JS |
9180 | SOURCE=..\..\include\wx\richtext\richtextstyledlg.h |
9181 | # End Source File | |
9182 | # Begin Source File | |
9183 | ||
5d7836c4 JS |
9184 | SOURCE=..\..\include\wx\richtext\richtextstyles.h |
9185 | # End Source File | |
9186 | # Begin Source File | |
9187 | ||
cd5dc5e6 JS |
9188 | SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h |
9189 | # End Source File | |
9190 | # Begin Source File | |
9191 | ||
5d7836c4 JS |
9192 | SOURCE=..\..\include\wx\richtext\richtextxml.h |
9193 | # End Source File | |
9194 | # Begin Source File | |
9195 | ||
fe6e5818 VS |
9196 | SOURCE=..\..\include\wx\sashwin.h |
9197 | # End Source File | |
9198 | # Begin Source File | |
9199 | ||
28249f11 VS |
9200 | SOURCE=..\..\include\wx\scopeguard.h |
9201 | # End Source File | |
9202 | # Begin Source File | |
9203 | ||
9204 | SOURCE=..\..\include\wx\scrolbar.h | |
9205 | # End Source File | |
9206 | # Begin Source File | |
9207 | ||
9208 | SOURCE=..\..\include\wx\scrolwin.h | |
9209 | # End Source File | |
9210 | # Begin Source File | |
9211 | ||
9212 | SOURCE=..\..\include\wx\selstore.h | |
9213 | # End Source File | |
9214 | # Begin Source File | |
9215 | ||
9216 | SOURCE=..\..\include\wx\settings.h | |
9217 | # End Source File | |
9218 | # Begin Source File | |
9219 | ||
9220 | SOURCE=..\..\include\wx\sizer.h | |
9221 | # End Source File | |
9222 | # Begin Source File | |
9223 | ||
9224 | SOURCE=..\..\include\wx\slider.h | |
9225 | # End Source File | |
9226 | # Begin Source File | |
9227 | ||
002ed9af VS |
9228 | SOURCE=..\..\include\wx\sound.h |
9229 | # End Source File | |
9230 | # Begin Source File | |
9231 | ||
28249f11 VS |
9232 | SOURCE=..\..\include\wx\spinbutt.h |
9233 | # End Source File | |
9234 | # Begin Source File | |
9235 | ||
9236 | SOURCE=..\..\include\wx\spinctrl.h | |
9237 | # End Source File | |
9238 | # Begin Source File | |
9239 | ||
fe6e5818 VS |
9240 | SOURCE=..\..\include\wx\splash.h |
9241 | # End Source File | |
9242 | # Begin Source File | |
9243 | ||
28249f11 VS |
9244 | SOURCE=..\..\include\wx\splitter.h |
9245 | # End Source File | |
9246 | # Begin Source File | |
9247 | ||
28249f11 VS |
9248 | SOURCE=..\..\include\wx\statbmp.h |
9249 | # End Source File | |
9250 | # Begin Source File | |
9251 | ||
9252 | SOURCE=..\..\include\wx\statbox.h | |
9253 | # End Source File | |
9254 | # Begin Source File | |
9255 | ||
9256 | SOURCE=..\..\include\wx\statline.h | |
9257 | # End Source File | |
9258 | # Begin Source File | |
9259 | ||
9260 | SOURCE=..\..\include\wx\stattext.h | |
9261 | # End Source File | |
9262 | # Begin Source File | |
9263 | ||
9264 | SOURCE=..\..\include\wx\statusbr.h | |
9265 | # End Source File | |
9266 | # Begin Source File | |
9267 | ||
9268 | SOURCE=..\..\include\wx\tab.h | |
9269 | # End Source File | |
9270 | # Begin Source File | |
9271 | ||
9272 | SOURCE=..\..\include\wx\tabctrl.h | |
9273 | # End Source File | |
9274 | # Begin Source File | |
9275 | ||
96fc1039 BW |
9276 | SOURCE=..\..\include\wx\aui\tabmdi.h |
9277 | # End Source File | |
9278 | # Begin Source File | |
9279 | ||
fe6e5818 VS |
9280 | SOURCE=..\..\include\wx\taskbar.h |
9281 | # End Source File | |
9282 | # Begin Source File | |
9283 | ||
28249f11 VS |
9284 | SOURCE=..\..\include\wx\tbarbase.h |
9285 | # End Source File | |
9286 | # Begin Source File | |
9287 | ||
28249f11 VS |
9288 | SOURCE=..\..\include\wx\textctrl.h |
9289 | # End Source File | |
9290 | # Begin Source File | |
9291 | ||
9292 | SOURCE=..\..\include\wx\textdlg.h | |
9293 | # End Source File | |
9294 | # Begin Source File | |
9295 | ||
9296 | SOURCE=..\..\include\wx\tglbtn.h | |
9297 | # End Source File | |
9298 | # Begin Source File | |
9299 | ||
fe6e5818 | 9300 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
9301 | # End Source File |
9302 | # Begin Source File | |
9303 | ||
9304 | SOURCE=..\..\include\wx\tipwin.h | |
9305 | # End Source File | |
9306 | # Begin Source File | |
9307 | ||
9308 | SOURCE=..\..\include\wx\toolbar.h | |
9309 | # End Source File | |
9310 | # Begin Source File | |
9311 | ||
7dcea26b JS |
9312 | SOURCE=..\..\include\wx\toolbook.h |
9313 | # End Source File | |
9314 | # Begin Source File | |
9315 | ||
28249f11 VS |
9316 | SOURCE=..\..\include\wx\tooltip.h |
9317 | # End Source File | |
9318 | # Begin Source File | |
9319 | ||
9320 | SOURCE=..\..\include\wx\toplevel.h | |
9321 | # End Source File | |
9322 | # Begin Source File | |
9323 | ||
9324 | SOURCE=..\..\include\wx\treebase.h | |
9325 | # End Source File | |
9326 | # Begin Source File | |
9327 | ||
54770337 VZ |
9328 | SOURCE=..\..\include\wx\treebook.h |
9329 | # End Source File | |
9330 | # Begin Source File | |
9331 | ||
28249f11 VS |
9332 | SOURCE=..\..\include\wx\treectrl.h |
9333 | # End Source File | |
9334 | # Begin Source File | |
9335 | ||
9336 | SOURCE=..\..\include\wx\valgen.h | |
9337 | # End Source File | |
9338 | # Begin Source File | |
9339 | ||
9340 | SOURCE=..\..\include\wx\validate.h | |
9341 | # End Source File | |
9342 | # Begin Source File | |
9343 | ||
9344 | SOURCE=..\..\include\wx\valtext.h | |
9345 | # End Source File | |
9346 | # Begin Source File | |
9347 | ||
b71531ad VZ |
9348 | SOURCE=..\..\include\wx\vidmode.h |
9349 | # End Source File | |
9350 | # Begin Source File | |
9351 | ||
28249f11 VS |
9352 | SOURCE=..\..\include\wx\vlbox.h |
9353 | # End Source File | |
9354 | # Begin Source File | |
9355 | ||
9356 | SOURCE=..\..\include\wx\vms_x_fix.h | |
9357 | # End Source File | |
9358 | # Begin Source File | |
9359 | ||
9360 | SOURCE=..\..\include\wx\vscroll.h | |
9361 | # End Source File | |
9362 | # Begin Source File | |
9363 | ||
fe6e5818 VS |
9364 | SOURCE=..\..\include\wx\wave.h |
9365 | # End Source File | |
9366 | # Begin Source File | |
9367 | ||
28249f11 VS |
9368 | SOURCE=..\..\include\wx\window.h |
9369 | # End Source File | |
9370 | # Begin Source File | |
9371 | ||
fe6e5818 VS |
9372 | SOURCE=..\..\include\wx\wizard.h |
9373 | # End Source File | |
9374 | # Begin Source File | |
9375 | ||
87853604 WS |
9376 | SOURCE=..\..\include\wx\wupdlock.h |
9377 | # End Source File | |
9378 | # Begin Source File | |
9379 | ||
fe6e5818 | 9380 | SOURCE=..\..\include\wx\wxhtml.h |
28249f11 VS |
9381 | # End Source File |
9382 | # Begin Source File | |
9383 | ||
a32f9aaf VS |
9384 | SOURCE=..\..\include\wx\xrc\xh_all.h |
9385 | # End Source File | |
9386 | # Begin Source File | |
9387 | ||
f629895c RD |
9388 | SOURCE=..\..\include\wx\xrc\xh_animatctrl.h |
9389 | # End Source File | |
9390 | # Begin Source File | |
9391 | ||
a32f9aaf VS |
9392 | SOURCE=..\..\include\wx\xrc\xh_bmp.h |
9393 | # End Source File | |
9394 | # Begin Source File | |
9395 | ||
9396 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
9397 | # End Source File | |
9398 | # Begin Source File | |
9399 | ||
e17b6377 RD |
9400 | SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h |
9401 | # End Source File | |
9402 | # Begin Source File | |
9403 | ||
a32f9aaf VS |
9404 | SOURCE=..\..\include\wx\xrc\xh_bttn.h |
9405 | # End Source File | |
9406 | # Begin Source File | |
9407 | ||
9408 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
9409 | # End Source File | |
9410 | # Begin Source File | |
9411 | ||
9412 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
9413 | # End Source File | |
9414 | # Begin Source File | |
9415 | ||
9416 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
9417 | # End Source File | |
9418 | # Begin Source File | |
9419 | ||
9420 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
9421 | # End Source File | |
9422 | # Begin Source File | |
9423 | ||
9aaf1192 WS |
9424 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
9425 | # End Source File | |
9426 | # Begin Source File | |
9427 | ||
ec376c8f VZ |
9428 | SOURCE=..\..\include\wx\xrc\xh_clrpicker.h |
9429 | # End Source File | |
9430 | # Begin Source File | |
9431 | ||
a32f9aaf VS |
9432 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
9433 | # End Source File | |
9434 | # Begin Source File | |
9435 | ||
162a956b JS |
9436 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
9437 | # End Source File | |
9438 | # Begin Source File | |
9439 | ||
ec376c8f VZ |
9440 | SOURCE=..\..\include\wx\xrc\xh_dirpicker.h |
9441 | # End Source File | |
9442 | # Begin Source File | |
9443 | ||
a32f9aaf VS |
9444 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
9445 | # End Source File | |
9446 | # Begin Source File | |
9447 | ||
ec376c8f VZ |
9448 | SOURCE=..\..\include\wx\xrc\xh_filepicker.h |
9449 | # End Source File | |
9450 | # Begin Source File | |
9451 | ||
9452 | SOURCE=..\..\include\wx\xrc\xh_fontpicker.h | |
9453 | # End Source File | |
9454 | # Begin Source File | |
9455 | ||
a32f9aaf VS |
9456 | SOURCE=..\..\include\wx\xrc\xh_frame.h |
9457 | # End Source File | |
9458 | # Begin Source File | |
9459 | ||
9460 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
9461 | # End Source File | |
9462 | # Begin Source File | |
9463 | ||
9464 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
9465 | # End Source File | |
9466 | # Begin Source File | |
9467 | ||
dbcca2fa VZ |
9468 | SOURCE=..\..\include\wx\xrc\xh_grid.h |
9469 | # End Source File | |
9470 | # Begin Source File | |
9471 | ||
a32f9aaf VS |
9472 | SOURCE=..\..\include\wx\xrc\xh_html.h |
9473 | # End Source File | |
9474 | # Begin Source File | |
9475 | ||
084ad0c2 WS |
9476 | SOURCE=..\..\include\wx\xrc\xh_htmllbox.h |
9477 | # End Source File | |
9478 | # Begin Source File | |
9479 | ||
9e89f049 RD |
9480 | SOURCE=..\..\include\wx\xrc\xh_hyperlink.h |
9481 | # End Source File | |
9482 | # Begin Source File | |
9483 | ||
a32f9aaf VS |
9484 | SOURCE=..\..\include\wx\xrc\xh_listb.h |
9485 | # End Source File | |
9486 | # Begin Source File | |
9aaf1192 WS |
9487 | |
9488 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
9489 | # End Source File | |
9490 | # Begin Source File | |
a32f9aaf VS |
9491 | |
9492 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
9493 | # End Source File | |
9494 | # Begin Source File | |
9495 | ||
4818141b JS |
9496 | SOURCE=..\..\include\wx\xrc\xh_mdi.h |
9497 | # End Source File | |
9498 | # Begin Source File | |
9499 | ||
a32f9aaf VS |
9500 | SOURCE=..\..\include\wx\xrc\xh_menu.h |
9501 | # End Source File | |
9502 | # Begin Source File | |
9503 | ||
9504 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
9505 | # End Source File | |
9506 | # Begin Source File | |
9507 | ||
582f07c2 WS |
9508 | SOURCE=..\..\include\wx\xrc\xh_odcombo.h |
9509 | # End Source File | |
9510 | # Begin Source File | |
9511 | ||
a32f9aaf VS |
9512 | SOURCE=..\..\include\wx\xrc\xh_panel.h |
9513 | # End Source File | |
9514 | # Begin Source File | |
9515 | ||
9516 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
9517 | # End Source File | |
9518 | # Begin Source File | |
9519 | ||
9520 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
9521 | # End Source File | |
9522 | # Begin Source File | |
9523 | ||
9524 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
9525 | # End Source File | |
9526 | # Begin Source File | |
9527 | ||
9528 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
9529 | # End Source File | |
9530 | # Begin Source File | |
9531 | ||
9532 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
9533 | # End Source File | |
9534 | # Begin Source File | |
9535 | ||
9536 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
9537 | # End Source File | |
9538 | # Begin Source File | |
9539 | ||
9540 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
9541 | # End Source File | |
9542 | # Begin Source File | |
9543 | ||
9544 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
9545 | # End Source File | |
9546 | # Begin Source File | |
9547 | ||
9548 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
9549 | # End Source File | |
9550 | # Begin Source File | |
9551 | ||
9552 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
9553 | # End Source File | |
9554 | # Begin Source File | |
9555 | ||
9556 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
9557 | # End Source File | |
9558 | # Begin Source File | |
9559 | ||
9560 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
9561 | # End Source File | |
9562 | # Begin Source File | |
9563 | ||
9564 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
9565 | # End Source File | |
9566 | # Begin Source File | |
9567 | ||
9568 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
9569 | # End Source File | |
9570 | # Begin Source File | |
9571 | ||
9572 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
9573 | # End Source File | |
9574 | # Begin Source File | |
9575 | ||
9576 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
9577 | # End Source File | |
9578 | # Begin Source File | |
9579 | ||
9580 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
9581 | # End Source File | |
9582 | # Begin Source File | |
9583 | ||
5d7836c4 JS |
9584 | SOURCE=..\..\include\wx\xrc\xh_treebk.h |
9585 | # End Source File | |
9586 | # Begin Source File | |
9587 | ||
a32f9aaf VS |
9588 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h |
9589 | # End Source File | |
9590 | # Begin Source File | |
9591 | ||
9592 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
9593 | # End Source File | |
9594 | # Begin Source File | |
9595 | ||
9596 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
9597 | # End Source File | |
9598 | # Begin Source File | |
9599 | ||
fe6e5818 | 9600 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 9601 | # End Source File |
757e7c67 VS |
9602 | # Begin Source File |
9603 | ||
9604 | SOURCE=..\..\include\wx\xpmhand.h | |
9605 | # End Source File | |
28249f11 VS |
9606 | # End Group |
9607 | # End Target | |
9608 | # End Project | |
9609 |