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