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