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