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