]>
Commit | Line | Data |
---|---|---|
39df3acd | 1 | # Microsoft Developer Studio Project File - Name="wx_core" - Package Owner=<4> |
28249f11 VS |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
3 | # ** DO NOT EDIT ** | |
4 | ||
50acee04 | 5 | # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 |
32a52290 | 6 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 |
28249f11 | 7 | |
32a52290 | 8 | CFG=core - Win32 Debug |
28249f11 VS |
9 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
10 | !MESSAGE use the Export Makefile command and run | |
11 | !MESSAGE | |
12 | !MESSAGE NMAKE /f "wx_core.mak". | |
13 | !MESSAGE | |
14 | !MESSAGE You can specify a configuration when running NMAKE | |
15 | !MESSAGE by defining the macro CFG on the command line. For example: | |
16 | !MESSAGE | |
32a52290 | 17 | !MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 Debug" |
28249f11 VS |
18 | !MESSAGE |
19 | !MESSAGE Possible choices for configuration are: | |
20 | !MESSAGE | |
32a52290 WS |
21 | !MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") |
22 | !MESSAGE "core - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
23 | !MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library") | |
24 | !MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
25 | !MESSAGE "core - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") | |
26 | !MESSAGE "core - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
27 | !MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") | |
28 | !MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
29 | !MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") | |
30 | !MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") | |
31 | !MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library") | |
32 | !MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library") | |
33 | !MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library") | |
34 | !MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") | |
35 | !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library") | |
36 | !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library") | |
28249f11 VS |
37 | !MESSAGE |
38 | ||
39 | # Begin Project | |
40 | # PROP AllowPerConfigDependencies 0 | |
41 | # PROP Scc_ProjName "" | |
42 | # PROP Scc_LocalPath "" | |
43 | CPP=cl.exe | |
44 | RSC=rc.exe | |
45 | ||
32a52290 | 46 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
47 | |
48 | # PROP BASE Use_MFC 0 | |
d672173c | 49 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 50 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 51 | # PROP BASE Intermediate_Dir "vc_mswunivudll\core" |
28249f11 VS |
52 | # PROP BASE Target_Dir "" |
53 | # PROP Use_MFC 0 | |
d672173c | 54 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 55 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 56 | # PROP Intermediate_Dir "vc_mswunivudll\core" |
28249f11 | 57 | # PROP Target_Dir "" |
5c60e845 MW |
58 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv270u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
59 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv270u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
60 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
61 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
62 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv270u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
63 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv270u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
64 | BSC32=bscmake.exe |
65 | # ADD BASE BSC32 /nologo | |
66 | # ADD BSC32 /nologo | |
5554b4bd | 67 | LINK32=link.exe |
9d309aad MW |
68 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib" |
69 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib" | |
28249f11 | 70 | |
32a52290 | 71 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
72 | |
73 | # PROP BASE Use_MFC 0 | |
74 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 75 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 76 | # PROP BASE Intermediate_Dir "vc_mswunivuddll\core" |
28249f11 VS |
77 | # PROP BASE Target_Dir "" |
78 | # PROP Use_MFC 0 | |
79 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 80 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 81 | # PROP Intermediate_Dir "vc_mswunivuddll\core" |
28249f11 | 82 | # PROP Target_Dir "" |
5c60e845 MW |
83 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv270ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
84 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv270ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
85 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
86 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
87 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv270ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
88 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv270ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
89 | BSC32=bscmake.exe |
90 | # ADD BASE BSC32 /nologo | |
91 | # ADD BSC32 /nologo | |
5554b4bd | 92 | LINK32=link.exe |
9d309aad MW |
93 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug |
94 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug | |
28249f11 | 95 | |
32a52290 | 96 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
97 | |
98 | # PROP BASE Use_MFC 0 | |
d672173c | 99 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 100 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 101 | # PROP BASE Intermediate_Dir "vc_mswunivdll\core" |
28249f11 VS |
102 | # PROP BASE Target_Dir "" |
103 | # PROP Use_MFC 0 | |
d672173c | 104 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 105 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 106 | # PROP Intermediate_Dir "vc_mswunivdll\core" |
28249f11 | 107 | # PROP Target_Dir "" |
5c60e845 MW |
108 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv270_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
109 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv270_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
110 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
111 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
112 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv270_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
113 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv270_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
114 | BSC32=bscmake.exe |
115 | # ADD BASE BSC32 /nologo | |
116 | # ADD BSC32 /nologo | |
5554b4bd | 117 | LINK32=link.exe |
9d309aad MW |
118 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib" |
119 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib" | |
28249f11 | 120 | |
32a52290 | 121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
122 | |
123 | # PROP BASE Use_MFC 0 | |
124 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 125 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 126 | # PROP BASE Intermediate_Dir "vc_mswunivddll\core" |
28249f11 VS |
127 | # PROP BASE Target_Dir "" |
128 | # PROP Use_MFC 0 | |
129 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 130 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 131 | # PROP Intermediate_Dir "vc_mswunivddll\core" |
28249f11 | 132 | # PROP Target_Dir "" |
5c60e845 MW |
133 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv270d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
134 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv270d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
135 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
136 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
137 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv270d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
138 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv270d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
139 | BSC32=bscmake.exe |
140 | # ADD BASE BSC32 /nologo | |
141 | # ADD BSC32 /nologo | |
5554b4bd | 142 | LINK32=link.exe |
9d309aad MW |
143 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug |
144 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug | |
28249f11 | 145 | |
32a52290 | 146 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
147 | |
148 | # PROP BASE Use_MFC 0 | |
d672173c | 149 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 150 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 151 | # PROP BASE Intermediate_Dir "vc_mswudll\core" |
28249f11 VS |
152 | # PROP BASE Target_Dir "" |
153 | # PROP Use_MFC 0 | |
d672173c | 154 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 155 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 156 | # PROP Intermediate_Dir "vc_mswudll\core" |
28249f11 | 157 | # PROP Target_Dir "" |
5c60e845 MW |
158 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw270u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
159 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw270u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
160 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
161 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
162 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw270u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
163 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw270u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
164 | BSC32=bscmake.exe |
165 | # ADD BASE BSC32 /nologo | |
166 | # ADD BSC32 /nologo | |
5554b4bd | 167 | LINK32=link.exe |
9d309aad MW |
168 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib" |
169 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib" | |
28249f11 | 170 | |
32a52290 | 171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
172 | |
173 | # PROP BASE Use_MFC 0 | |
174 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 175 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 176 | # PROP BASE Intermediate_Dir "vc_mswuddll\core" |
28249f11 VS |
177 | # PROP BASE Target_Dir "" |
178 | # PROP Use_MFC 0 | |
179 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 180 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 181 | # PROP Intermediate_Dir "vc_mswuddll\core" |
28249f11 | 182 | # PROP Target_Dir "" |
5c60e845 MW |
183 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw270ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
184 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw270ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
185 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
186 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
187 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw270ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
188 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw270ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
189 | BSC32=bscmake.exe |
190 | # ADD BASE BSC32 /nologo | |
191 | # ADD BSC32 /nologo | |
5554b4bd | 192 | LINK32=link.exe |
9d309aad MW |
193 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug |
194 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug | |
28249f11 | 195 | |
32a52290 | 196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
197 | |
198 | # PROP BASE Use_MFC 0 | |
d672173c | 199 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 200 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 201 | # PROP BASE Intermediate_Dir "vc_mswdll\core" |
28249f11 VS |
202 | # PROP BASE Target_Dir "" |
203 | # PROP Use_MFC 0 | |
d672173c | 204 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 205 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 206 | # PROP Intermediate_Dir "vc_mswdll\core" |
28249f11 | 207 | # PROP Target_Dir "" |
5c60e845 MW |
208 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw270_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
209 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw270_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
210 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
211 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
212 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw270_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
213 | # ADD RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw270_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
214 | BSC32=bscmake.exe |
215 | # ADD BASE BSC32 /nologo | |
216 | # ADD BSC32 /nologo | |
5554b4bd | 217 | LINK32=link.exe |
9d309aad MW |
218 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib" |
219 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib" | |
28249f11 | 220 | |
32a52290 | 221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
222 | |
223 | # PROP BASE Use_MFC 0 | |
224 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 225 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
226 | # PROP BASE Intermediate_Dir "vc_mswddll\core" |
227 | # PROP BASE Target_Dir "" | |
228 | # PROP Use_MFC 0 | |
229 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 230 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
231 | # PROP Intermediate_Dir "vc_mswddll\core" |
232 | # PROP Target_Dir "" | |
5c60e845 MW |
233 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw270d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
234 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw270d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
235 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
236 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
237 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw270d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
238 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw270d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
239 | BSC32=bscmake.exe |
240 | # ADD BASE BSC32 /nologo | |
241 | # ADD BSC32 /nologo | |
242 | LINK32=link.exe | |
9d309aad MW |
243 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug |
244 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug | |
28249f11 | 245 | |
32a52290 | 246 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
247 | |
248 | # PROP BASE Use_MFC 0 | |
d672173c | 249 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 250 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 251 | # PROP BASE Intermediate_Dir "vc_mswunivu\core" |
28249f11 VS |
252 | # PROP BASE Target_Dir "" |
253 | # PROP Use_MFC 0 | |
d672173c | 254 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 255 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 256 | # PROP Intermediate_Dir "vc_mswunivu\core" |
28249f11 | 257 | # PROP Target_Dir "" |
5c60e845 MW |
258 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
259 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
260 | # ADD BASE RSC /l 0x409 |
261 | # ADD RSC /l 0x409 | |
28249f11 VS |
262 | BSC32=bscmake.exe |
263 | # ADD BASE BSC32 /nologo | |
264 | # ADD BSC32 /nologo | |
5554b4bd | 265 | LIB32=link.exe -lib |
51e6392c VZ |
266 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib" |
267 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib" | |
28249f11 | 268 | |
32a52290 | 269 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
270 | |
271 | # PROP BASE Use_MFC 0 | |
32a52290 | 272 | # PROP BASE Use_Debug_Libraries 1 |
1e618fa6 | 273 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 274 | # PROP BASE Intermediate_Dir "vc_mswunivud\core" |
28249f11 VS |
275 | # PROP BASE Target_Dir "" |
276 | # PROP Use_MFC 0 | |
32a52290 | 277 | # PROP Use_Debug_Libraries 1 |
1e618fa6 | 278 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 279 | # PROP Intermediate_Dir "vc_mswunivud\core" |
28249f11 | 280 | # PROP Target_Dir "" |
32a52290 WS |
281 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
282 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
283 | # ADD BASE RSC /l 0x409 |
284 | # ADD RSC /l 0x409 | |
28249f11 VS |
285 | BSC32=bscmake.exe |
286 | # ADD BASE BSC32 /nologo | |
287 | # ADD BSC32 /nologo | |
5554b4bd | 288 | LIB32=link.exe -lib |
32a52290 WS |
289 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib" |
290 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib" | |
28249f11 | 291 | |
32a52290 | 292 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
293 | |
294 | # PROP BASE Use_MFC 0 | |
32a52290 | 295 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 296 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 297 | # PROP BASE Intermediate_Dir "vc_mswuniv\core" |
28249f11 VS |
298 | # PROP BASE Target_Dir "" |
299 | # PROP Use_MFC 0 | |
32a52290 | 300 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 301 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 302 | # PROP Intermediate_Dir "vc_mswuniv\core" |
28249f11 | 303 | # PROP Target_Dir "" |
32a52290 WS |
304 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c |
305 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
306 | # ADD BASE RSC /l 0x409 |
307 | # ADD RSC /l 0x409 | |
28249f11 VS |
308 | BSC32=bscmake.exe |
309 | # ADD BASE BSC32 /nologo | |
310 | # ADD BSC32 /nologo | |
5554b4bd | 311 | LIB32=link.exe -lib |
32a52290 WS |
312 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib" |
313 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib" | |
28249f11 | 314 | |
32a52290 | 315 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
316 | |
317 | # PROP BASE Use_MFC 0 | |
318 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 319 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 320 | # PROP BASE Intermediate_Dir "vc_mswunivd\core" |
28249f11 VS |
321 | # PROP BASE Target_Dir "" |
322 | # PROP Use_MFC 0 | |
323 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 324 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 325 | # PROP Intermediate_Dir "vc_mswunivd\core" |
28249f11 | 326 | # PROP Target_Dir "" |
32a52290 WS |
327 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c |
328 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
329 | # ADD BASE RSC /l 0x409 |
330 | # ADD RSC /l 0x409 | |
28249f11 | 331 | BSC32=bscmake.exe |
5554b4bd VS |
332 | # ADD BASE BSC32 /nologo |
333 | # ADD BSC32 /nologo | |
334 | LIB32=link.exe -lib | |
32a52290 WS |
335 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib" |
336 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib" | |
28249f11 | 337 | |
32a52290 | 338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
339 | |
340 | # PROP BASE Use_MFC 0 | |
d672173c | 341 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 342 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 343 | # PROP BASE Intermediate_Dir "vc_mswu\core" |
28249f11 VS |
344 | # PROP BASE Target_Dir "" |
345 | # PROP Use_MFC 0 | |
d672173c | 346 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 347 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 348 | # PROP Intermediate_Dir "vc_mswu\core" |
28249f11 | 349 | # PROP Target_Dir "" |
32a52290 WS |
350 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
351 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
352 | # ADD BASE RSC /l 0x409 |
353 | # ADD RSC /l 0x409 | |
28249f11 VS |
354 | BSC32=bscmake.exe |
355 | # ADD BASE BSC32 /nologo | |
356 | # ADD BSC32 /nologo | |
5554b4bd | 357 | LIB32=link.exe -lib |
32a52290 WS |
358 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib" |
359 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib" | |
28249f11 | 360 | |
32a52290 | 361 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
362 | |
363 | # PROP BASE Use_MFC 0 | |
32a52290 | 364 | # PROP BASE Use_Debug_Libraries 1 |
1e618fa6 | 365 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 366 | # PROP BASE Intermediate_Dir "vc_mswud\core" |
28249f11 VS |
367 | # PROP BASE Target_Dir "" |
368 | # PROP Use_MFC 0 | |
32a52290 | 369 | # PROP Use_Debug_Libraries 1 |
1e618fa6 | 370 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 371 | # PROP Intermediate_Dir "vc_mswud\core" |
28249f11 | 372 | # PROP Target_Dir "" |
5c60e845 MW |
373 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
374 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
375 | # ADD BASE RSC /l 0x409 |
376 | # ADD RSC /l 0x409 | |
28249f11 VS |
377 | BSC32=bscmake.exe |
378 | # ADD BASE BSC32 /nologo | |
379 | # ADD BSC32 /nologo | |
5554b4bd | 380 | LIB32=link.exe -lib |
51e6392c VZ |
381 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib" |
382 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib" | |
28249f11 | 383 | |
32a52290 | 384 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
385 | |
386 | # PROP BASE Use_MFC 0 | |
d672173c | 387 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 388 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 389 | # PROP BASE Intermediate_Dir "vc_msw\core" |
28249f11 VS |
390 | # PROP BASE Target_Dir "" |
391 | # PROP Use_MFC 0 | |
d672173c | 392 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 393 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 394 | # PROP Intermediate_Dir "vc_msw\core" |
28249f11 | 395 | # PROP Target_Dir "" |
5c60e845 MW |
396 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c |
397 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
398 | # ADD BASE RSC /l 0x409 |
399 | # ADD RSC /l 0x409 | |
28249f11 VS |
400 | BSC32=bscmake.exe |
401 | # ADD BASE BSC32 /nologo | |
402 | # ADD BSC32 /nologo | |
5554b4bd | 403 | LIB32=link.exe -lib |
51e6392c VZ |
404 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib" |
405 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib" | |
5554b4bd | 406 | |
32a52290 | 407 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
408 | |
409 | # PROP BASE Use_MFC 0 | |
410 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 411 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
412 | # PROP BASE Intermediate_Dir "vc_mswd\core" |
413 | # PROP BASE Target_Dir "" | |
414 | # PROP Use_MFC 0 | |
415 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 416 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
417 | # PROP Intermediate_Dir "vc_mswd\core" |
418 | # PROP Target_Dir "" | |
5c60e845 MW |
419 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c |
420 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
421 | # ADD BASE RSC /l 0x409 |
422 | # ADD RSC /l 0x409 | |
5554b4bd VS |
423 | BSC32=bscmake.exe |
424 | # ADD BASE BSC32 /nologo | |
425 | # ADD BSC32 /nologo | |
426 | LIB32=link.exe -lib | |
51e6392c VZ |
427 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib" |
428 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib" | |
28249f11 VS |
429 | |
430 | !ENDIF | |
431 | ||
432 | # Begin Target | |
433 | ||
32a52290 WS |
434 | # Name "core - Win32 DLL Universal Unicode Release" |
435 | # Name "core - Win32 DLL Universal Unicode Debug" | |
436 | # Name "core - Win32 DLL Universal Release" | |
437 | # Name "core - Win32 DLL Universal Debug" | |
438 | # Name "core - Win32 DLL Unicode Release" | |
439 | # Name "core - Win32 DLL Unicode Debug" | |
440 | # Name "core - Win32 DLL Release" | |
441 | # Name "core - Win32 DLL Debug" | |
442 | # Name "core - Win32 Universal Unicode Release" | |
443 | # Name "core - Win32 Universal Unicode Debug" | |
444 | # Name "core - Win32 Universal Release" | |
445 | # Name "core - Win32 Universal Debug" | |
446 | # Name "core - Win32 Unicode Release" | |
447 | # Name "core - Win32 Unicode Debug" | |
448 | # Name "core - Win32 Release" | |
449 | # Name "core - Win32 Debug" | |
28249f11 VS |
450 | # Begin Group "Common Sources" |
451 | ||
452 | # PROP Default_Filter "" | |
453 | # Begin Source File | |
454 | ||
455 | SOURCE=..\..\src\common\accesscmn.cpp | |
456 | # End Source File | |
457 | # Begin Source File | |
458 | ||
459 | SOURCE=..\..\src\common\appcmn.cpp | |
460 | # End Source File | |
461 | # Begin Source File | |
462 | ||
463 | SOURCE=..\..\src\common\artprov.cpp | |
464 | # End Source File | |
465 | # Begin Source File | |
466 | ||
467 | SOURCE=..\..\src\common\artstd.cpp | |
468 | # End Source File | |
469 | # Begin Source File | |
470 | ||
471 | SOURCE=..\..\src\common\bmpbase.cpp | |
472 | # End Source File | |
473 | # Begin Source File | |
474 | ||
20e5860f VS |
475 | SOURCE=..\..\src\common\bookctrl.cpp |
476 | # End Source File | |
477 | # Begin Source File | |
478 | ||
28249f11 VS |
479 | SOURCE=..\..\src\common\choiccmn.cpp |
480 | # End Source File | |
481 | # Begin Source File | |
482 | ||
483 | SOURCE=..\..\src\common\clipcmn.cpp | |
484 | # End Source File | |
485 | # Begin Source File | |
486 | ||
ec376c8f VZ |
487 | SOURCE=..\..\src\common\clrpickercmn.cpp |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
28249f11 VS |
491 | SOURCE=..\..\src\common\cmdproc.cpp |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
495 | SOURCE=..\..\src\common\cmndata.cpp | |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
40989e46 WS |
499 | SOURCE=..\..\src\common\colourcmn.cpp |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
a340b80d VZ |
503 | SOURCE=..\..\src\common\combocmn.cpp |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
28249f11 VS |
507 | SOURCE=..\..\src\common\containr.cpp |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
511 | SOURCE=..\..\src\common\cshelp.cpp | |
512 | # End Source File | |
513 | # Begin Source File | |
514 | ||
515 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
516 | # End Source File | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=..\..\src\common\ctrlsub.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=..\..\src\common\datacmn.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=..\..\src\common\dcbase.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=..\..\src\common\dlgcmn.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
535 | SOURCE=..\..\src\common\dndcmn.cpp | |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
539 | SOURCE=..\..\src\common\dobjcmn.cpp | |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
543 | SOURCE=..\..\src\common\docmdi.cpp | |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
547 | SOURCE=..\..\src\common\docview.cpp | |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
551 | SOURCE=..\..\src\common\dpycmn.cpp | |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=..\..\src\common\dseldlg.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
66b9f7f7 WS |
559 | SOURCE=..\..\src\common\dummy.cpp |
560 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
561 | # ADD CPP /Yc"wx/wxprec.h" | |
562 | # End Source File | |
563 | # Begin Source File | |
564 | ||
28249f11 VS |
565 | SOURCE=..\..\src\common\effects.cpp |
566 | # End Source File | |
567 | # Begin Source File | |
568 | ||
569 | SOURCE=..\..\src\common\event.cpp | |
570 | # End Source File | |
571 | # Begin Source File | |
572 | ||
c8026dea VZ |
573 | SOURCE=..\..\src\common\evtloopcmn.cpp |
574 | # End Source File | |
575 | # Begin Source File | |
576 | ||
28249f11 VS |
577 | SOURCE=..\..\src\common\fddlgcmn.cpp |
578 | # End Source File | |
579 | # Begin Source File | |
580 | ||
ec376c8f VZ |
581 | SOURCE=..\..\src\common\filepickercmn.cpp |
582 | # End Source File | |
583 | # Begin Source File | |
584 | ||
28249f11 VS |
585 | SOURCE=..\..\src\common\fldlgcmn.cpp |
586 | # End Source File | |
587 | # Begin Source File | |
588 | ||
589 | SOURCE=..\..\src\common\fontcmn.cpp | |
590 | # End Source File | |
591 | # Begin Source File | |
592 | ||
6540132f VZ |
593 | SOURCE=..\..\src\common\fontenumcmn.cpp |
594 | # End Source File | |
595 | # Begin Source File | |
596 | ||
28249f11 VS |
597 | SOURCE=..\..\src\common\fontmap.cpp |
598 | # End Source File | |
599 | # Begin Source File | |
600 | ||
ec376c8f VZ |
601 | SOURCE=..\..\src\common\fontpickercmn.cpp |
602 | # End Source File | |
603 | # Begin Source File | |
604 | ||
28249f11 VS |
605 | SOURCE=..\..\src\common\framecmn.cpp |
606 | # End Source File | |
607 | # Begin Source File | |
608 | ||
609 | SOURCE=..\..\src\common\fs_mem.cpp | |
610 | # End Source File | |
611 | # Begin Source File | |
612 | ||
613 | SOURCE=..\..\src\common\gaugecmn.cpp | |
614 | # End Source File | |
615 | # Begin Source File | |
616 | ||
20b35a69 RD |
617 | SOURCE=..\..\src\common\gbsizer.cpp |
618 | # End Source File | |
619 | # Begin Source File | |
620 | ||
28249f11 VS |
621 | SOURCE=..\..\src\common\gdicmn.cpp |
622 | # End Source File | |
623 | # Begin Source File | |
624 | ||
625 | SOURCE=..\..\src\common\geometry.cpp | |
626 | # End Source File | |
627 | # Begin Source File | |
628 | ||
629 | SOURCE=..\..\src\common\gifdecod.cpp | |
630 | # End Source File | |
631 | # Begin Source File | |
632 | ||
633 | SOURCE=..\..\src\common\helpbase.cpp | |
634 | # End Source File | |
635 | # Begin Source File | |
636 | ||
637 | SOURCE=..\..\src\common\iconbndl.cpp | |
638 | # End Source File | |
639 | # Begin Source File | |
640 | ||
641 | SOURCE=..\..\src\common\imagall.cpp | |
642 | # End Source File | |
643 | # Begin Source File | |
644 | ||
645 | SOURCE=..\..\src\common\imagbmp.cpp | |
646 | # End Source File | |
647 | # Begin Source File | |
648 | ||
649 | SOURCE=..\..\src\common\image.cpp | |
650 | # End Source File | |
651 | # Begin Source File | |
652 | ||
653 | SOURCE=..\..\src\common\imagfill.cpp | |
654 | # End Source File | |
655 | # Begin Source File | |
656 | ||
657 | SOURCE=..\..\src\common\imaggif.cpp | |
658 | # End Source File | |
659 | # Begin Source File | |
660 | ||
661 | SOURCE=..\..\src\common\imagiff.cpp | |
662 | # End Source File | |
663 | # Begin Source File | |
664 | ||
665 | SOURCE=..\..\src\common\imagjpeg.cpp | |
666 | # End Source File | |
667 | # Begin Source File | |
668 | ||
669 | SOURCE=..\..\src\common\imagpcx.cpp | |
670 | # End Source File | |
671 | # Begin Source File | |
672 | ||
673 | SOURCE=..\..\src\common\imagpng.cpp | |
674 | # End Source File | |
675 | # Begin Source File | |
676 | ||
677 | SOURCE=..\..\src\common\imagpnm.cpp | |
678 | # End Source File | |
679 | # Begin Source File | |
680 | ||
681 | SOURCE=..\..\src\common\imagtiff.cpp | |
682 | # End Source File | |
683 | # Begin Source File | |
684 | ||
685 | SOURCE=..\..\src\common\imagxpm.cpp | |
686 | # End Source File | |
687 | # Begin Source File | |
688 | ||
689 | SOURCE=..\..\src\common\layout.cpp | |
690 | # End Source File | |
691 | # Begin Source File | |
692 | ||
693 | SOURCE=..\..\src\common\lboxcmn.cpp | |
694 | # End Source File | |
695 | # Begin Source File | |
696 | ||
c2c04edc KO |
697 | SOURCE=..\..\src\common\listctrlcmn.cpp |
698 | # End Source File | |
699 | # Begin Source File | |
700 | ||
28249f11 VS |
701 | SOURCE=..\..\src\common\matrix.cpp |
702 | # End Source File | |
703 | # Begin Source File | |
704 | ||
705 | SOURCE=..\..\src\common\menucmn.cpp | |
706 | # End Source File | |
707 | # Begin Source File | |
708 | ||
709 | SOURCE=..\..\src\common\msgout.cpp | |
710 | # End Source File | |
711 | # Begin Source File | |
712 | ||
713 | SOURCE=..\..\src\common\nbkbase.cpp | |
714 | # End Source File | |
715 | # Begin Source File | |
716 | ||
717 | SOURCE=..\..\src\common\paper.cpp | |
718 | # End Source File | |
719 | # Begin Source File | |
720 | ||
ec376c8f VZ |
721 | SOURCE=..\..\src\common\pickerbase.cpp |
722 | # End Source File | |
723 | # Begin Source File | |
724 | ||
28249f11 VS |
725 | SOURCE=..\..\src\common\popupcmn.cpp |
726 | # End Source File | |
727 | # Begin Source File | |
728 | ||
729 | SOURCE=..\..\src\common\prntbase.cpp | |
730 | # End Source File | |
731 | # Begin Source File | |
732 | ||
733 | SOURCE=..\..\src\common\quantize.cpp | |
734 | # End Source File | |
735 | # Begin Source File | |
736 | ||
737 | SOURCE=..\..\src\common\radiocmn.cpp | |
738 | # End Source File | |
739 | # Begin Source File | |
740 | ||
741 | SOURCE=..\..\src\common\rendcmn.cpp | |
742 | # End Source File | |
743 | # Begin Source File | |
744 | ||
745 | SOURCE=..\..\src\common\rgncmn.cpp | |
746 | # End Source File | |
747 | # Begin Source File | |
748 | ||
749 | SOURCE=..\..\src\common\settcmn.cpp | |
750 | # End Source File | |
751 | # Begin Source File | |
752 | ||
753 | SOURCE=..\..\src\common\sizer.cpp | |
754 | # End Source File | |
755 | # Begin Source File | |
756 | ||
757 | SOURCE=..\..\src\common\statbar.cpp | |
758 | # End Source File | |
759 | # Begin Source File | |
760 | ||
401e3b6e VS |
761 | SOURCE=..\..\src\common\stockitem.cpp |
762 | # End Source File | |
763 | # Begin Source File | |
764 | ||
28249f11 VS |
765 | SOURCE=..\..\src\common\tbarbase.cpp |
766 | # End Source File | |
767 | # Begin Source File | |
768 | ||
769 | SOURCE=..\..\src\common\textcmn.cpp | |
770 | # End Source File | |
771 | # Begin Source File | |
772 | ||
773 | SOURCE=..\..\src\common\timercmn.cpp | |
774 | # End Source File | |
775 | # Begin Source File | |
776 | ||
777 | SOURCE=..\..\src\common\toplvcmn.cpp | |
778 | # End Source File | |
779 | # Begin Source File | |
780 | ||
781 | SOURCE=..\..\src\common\treebase.cpp | |
782 | # End Source File | |
783 | # Begin Source File | |
784 | ||
785 | SOURCE=..\..\src\common\utilscmn.cpp | |
786 | # End Source File | |
787 | # Begin Source File | |
788 | ||
789 | SOURCE=..\..\src\common\valgen.cpp | |
790 | # End Source File | |
791 | # Begin Source File | |
792 | ||
793 | SOURCE=..\..\src\common\validate.cpp | |
794 | # End Source File | |
795 | # Begin Source File | |
796 | ||
797 | SOURCE=..\..\src\common\valtext.cpp | |
798 | # End Source File | |
799 | # Begin Source File | |
800 | ||
801 | SOURCE=..\..\src\common\wincmn.cpp | |
802 | # End Source File | |
803 | # Begin Source File | |
804 | ||
805 | SOURCE=..\..\src\common\xpmdecod.cpp | |
806 | # End Source File | |
807 | # End Group | |
808 | # Begin Group "MSW Sources" | |
809 | ||
810 | # PROP Default_Filter "" | |
811 | # Begin Source File | |
812 | ||
813 | SOURCE=..\..\src\msw\accel.cpp | |
814 | ||
32a52290 | 815 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
816 | |
817 | # PROP Exclude_From_Build 1 | |
818 | ||
32a52290 | 819 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
820 | |
821 | # PROP Exclude_From_Build 1 | |
822 | ||
32a52290 | 823 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
824 | |
825 | # PROP Exclude_From_Build 1 | |
826 | ||
32a52290 | 827 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
828 | |
829 | # PROP Exclude_From_Build 1 | |
830 | ||
32a52290 | 831 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 832 | |
28249f11 | 833 | |
32a52290 | 834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 835 | |
28249f11 | 836 | |
32a52290 | 837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 838 | |
28249f11 | 839 | |
32a52290 WS |
840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
841 | ||
842 | ||
843 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
844 | |
845 | # PROP Exclude_From_Build 1 | |
846 | ||
32a52290 WS |
847 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
848 | ||
849 | # PROP Exclude_From_Build 1 | |
28249f11 | 850 | |
32a52290 | 851 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 852 | |
32a52290 | 853 | # PROP Exclude_From_Build 1 |
28249f11 | 854 | |
32a52290 | 855 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 856 | |
32a52290 | 857 | # PROP Exclude_From_Build 1 |
28249f11 | 858 | |
32a52290 | 859 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 860 | |
28249f11 | 861 | |
32a52290 | 862 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 863 | |
28249f11 | 864 | |
32a52290 | 865 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 866 | |
5554b4bd | 867 | |
32a52290 | 868 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 869 | |
28249f11 | 870 | |
32a52290 | 871 | !ENDIF |
28249f11 | 872 | |
32a52290 WS |
873 | # End Source File |
874 | # Begin Source File | |
28249f11 | 875 | |
32a52290 | 876 | SOURCE=..\..\src\msw\ole\access.cpp |
50acee04 | 877 | |
32a52290 | 878 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
879 | |
880 | # PROP Exclude_From_Build 1 | |
881 | ||
32a52290 | 882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
883 | |
884 | # PROP Exclude_From_Build 1 | |
885 | ||
32a52290 | 886 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 887 | |
50acee04 | 888 | # PROP Exclude_From_Build 1 |
28249f11 | 889 | |
32a52290 | 890 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 891 | |
50acee04 | 892 | # PROP Exclude_From_Build 1 |
28249f11 | 893 | |
32a52290 | 894 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
895 | |
896 | ||
32a52290 | 897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
898 | |
899 | ||
32a52290 | 900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 901 | |
28249f11 | 902 | |
32a52290 | 903 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 904 | |
28249f11 | 905 | |
32a52290 | 906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 907 | |
32a52290 | 908 | # PROP Exclude_From_Build 1 |
28249f11 | 909 | |
32a52290 | 910 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 911 | |
32a52290 | 912 | # PROP Exclude_From_Build 1 |
28249f11 | 913 | |
32a52290 | 914 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 915 | |
32a52290 | 916 | # PROP Exclude_From_Build 1 |
5554b4bd | 917 | |
32a52290 | 918 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 919 | |
32a52290 | 920 | # PROP Exclude_From_Build 1 |
5554b4bd | 921 | |
32a52290 | 922 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
923 | |
924 | ||
32a52290 | 925 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
926 | |
927 | ||
32a52290 | 928 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 929 | |
28249f11 | 930 | |
32a52290 | 931 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 932 | |
28249f11 | 933 | |
50acee04 JS |
934 | !ENDIF |
935 | ||
28249f11 VS |
936 | # End Source File |
937 | # Begin Source File | |
938 | ||
32a52290 WS |
939 | SOURCE=..\..\src\msw\app.cpp |
940 | # End Source File | |
941 | # Begin Source File | |
28249f11 | 942 | |
32a52290 WS |
943 | SOURCE=..\..\src\msw\ole\automtn.cpp |
944 | # End Source File | |
945 | # Begin Source File | |
28249f11 | 946 | |
32a52290 WS |
947 | SOURCE=..\..\src\msw\bitmap.cpp |
948 | # End Source File | |
949 | # Begin Source File | |
28249f11 | 950 | |
32a52290 WS |
951 | SOURCE=..\..\src\msw\bmpbuttn.cpp |
952 | ||
953 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
954 | |
955 | # PROP Exclude_From_Build 1 | |
956 | ||
32a52290 | 957 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
958 | |
959 | # PROP Exclude_From_Build 1 | |
960 | ||
32a52290 | 961 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
962 | |
963 | # PROP Exclude_From_Build 1 | |
964 | ||
32a52290 | 965 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 966 | |
50acee04 | 967 | # PROP Exclude_From_Build 1 |
28249f11 | 968 | |
32a52290 | 969 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
970 | |
971 | ||
32a52290 WS |
972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
973 | ||
974 | ||
975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
976 | ||
977 | ||
978 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
979 | ||
980 | ||
981 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 | 982 | |
5554b4bd | 983 | # PROP Exclude_From_Build 1 |
28249f11 | 984 | |
32a52290 | 985 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
986 | |
987 | # PROP Exclude_From_Build 1 | |
988 | ||
32a52290 | 989 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 990 | |
32a52290 | 991 | # PROP Exclude_From_Build 1 |
28249f11 | 992 | |
32a52290 | 993 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 994 | |
32a52290 | 995 | # PROP Exclude_From_Build 1 |
28249f11 | 996 | |
32a52290 | 997 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
998 | |
999 | ||
32a52290 | 1000 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1001 | |
1002 | ||
32a52290 | 1003 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1004 | |
1005 | ||
32a52290 | 1006 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1007 | |
28249f11 | 1008 | |
32a52290 | 1009 | !ENDIF |
28249f11 | 1010 | |
32a52290 WS |
1011 | # End Source File |
1012 | # Begin Source File | |
28249f11 | 1013 | |
32a52290 WS |
1014 | SOURCE=..\..\src\msw\brush.cpp |
1015 | # End Source File | |
1016 | # Begin Source File | |
28249f11 | 1017 | |
32a52290 | 1018 | SOURCE=..\..\src\msw\button.cpp |
28249f11 | 1019 | |
32a52290 | 1020 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1021 | |
1022 | # PROP Exclude_From_Build 1 | |
1023 | ||
32a52290 | 1024 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1025 | |
1026 | # PROP Exclude_From_Build 1 | |
1027 | ||
32a52290 | 1028 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1029 | |
1030 | # PROP Exclude_From_Build 1 | |
1031 | ||
32a52290 | 1032 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1033 | |
1034 | # PROP Exclude_From_Build 1 | |
1035 | ||
32a52290 | 1036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1037 | |
1038 | ||
32a52290 | 1039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1040 | |
1041 | ||
32a52290 | 1042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1043 | |
1044 | ||
32a52290 | 1045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1046 | |
1047 | ||
32a52290 | 1048 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1049 | |
32a52290 | 1050 | # PROP Exclude_From_Build 1 |
28249f11 | 1051 | |
32a52290 | 1052 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1053 | |
32a52290 | 1054 | # PROP Exclude_From_Build 1 |
28249f11 | 1055 | |
32a52290 | 1056 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1057 | |
32a52290 | 1058 | # PROP Exclude_From_Build 1 |
28249f11 | 1059 | |
32a52290 | 1060 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1061 | |
32a52290 | 1062 | # PROP Exclude_From_Build 1 |
28249f11 | 1063 | |
32a52290 | 1064 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1065 | |
28249f11 | 1066 | |
32a52290 | 1067 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1068 | |
28249f11 | 1069 | |
32a52290 | 1070 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1071 | |
1072 | ||
32a52290 | 1073 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1074 | |
1075 | ||
5554b4bd | 1076 | !ENDIF |
28249f11 | 1077 | |
5554b4bd VS |
1078 | # End Source File |
1079 | # Begin Source File | |
28249f11 | 1080 | |
32a52290 | 1081 | SOURCE=..\..\src\msw\caret.cpp |
5554b4bd VS |
1082 | # End Source File |
1083 | # Begin Source File | |
28249f11 | 1084 | |
32a52290 | 1085 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1086 | |
32a52290 | 1087 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1088 | |
32a52290 | 1089 | # PROP Exclude_From_Build 1 |
28249f11 | 1090 | |
32a52290 | 1091 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1092 | |
1093 | # PROP Exclude_From_Build 1 | |
1094 | ||
32a52290 | 1095 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1096 | |
1097 | # PROP Exclude_From_Build 1 | |
1098 | ||
32a52290 | 1099 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1100 | |
1101 | # PROP Exclude_From_Build 1 | |
1102 | ||
32a52290 | 1103 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1104 | |
1105 | ||
32a52290 | 1106 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1107 | |
1108 | ||
32a52290 | 1109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1110 | |
1111 | ||
32a52290 | 1112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1113 | |
28249f11 | 1114 | |
32a52290 | 1115 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1116 | |
1117 | # PROP Exclude_From_Build 1 | |
1118 | ||
32a52290 | 1119 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1120 | |
32a52290 | 1121 | # PROP Exclude_From_Build 1 |
28249f11 | 1122 | |
32a52290 | 1123 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1124 | |
32a52290 | 1125 | # PROP Exclude_From_Build 1 |
28249f11 | 1126 | |
32a52290 | 1127 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1128 | |
32a52290 | 1129 | # PROP Exclude_From_Build 1 |
28249f11 | 1130 | |
32a52290 | 1131 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1132 | |
1133 | ||
32a52290 | 1134 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1135 | |
1136 | ||
32a52290 | 1137 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1138 | |
1139 | ||
32a52290 | 1140 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1141 | |
1142 | ||
32a52290 | 1143 | !ENDIF |
5554b4bd | 1144 | |
32a52290 WS |
1145 | # End Source File |
1146 | # Begin Source File | |
50acee04 | 1147 | |
32a52290 | 1148 | SOURCE=..\..\src\msw\checklst.cpp |
50acee04 | 1149 | |
32a52290 | 1150 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
50acee04 JS |
1151 | |
1152 | # PROP Exclude_From_Build 1 | |
1153 | ||
32a52290 | 1154 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
50acee04 JS |
1155 | |
1156 | # PROP Exclude_From_Build 1 | |
1157 | ||
32a52290 | 1158 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
50acee04 JS |
1159 | |
1160 | # PROP Exclude_From_Build 1 | |
1161 | ||
32a52290 | 1162 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
1163 | |
1164 | # PROP Exclude_From_Build 1 | |
1165 | ||
32a52290 | 1166 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 | 1167 | |
50acee04 | 1168 | |
32a52290 | 1169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 | 1170 | |
50acee04 | 1171 | |
32a52290 | 1172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 | 1173 | |
50acee04 | 1174 | |
32a52290 | 1175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 | 1176 | |
50acee04 | 1177 | |
32a52290 | 1178 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
50acee04 JS |
1179 | |
1180 | # PROP Exclude_From_Build 1 | |
1181 | ||
32a52290 | 1182 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1183 | |
1184 | # PROP Exclude_From_Build 1 | |
1185 | ||
32a52290 | 1186 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1187 | |
1188 | # PROP Exclude_From_Build 1 | |
1189 | ||
32a52290 | 1190 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1191 | |
1192 | # PROP Exclude_From_Build 1 | |
1193 | ||
32a52290 | 1194 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1195 | |
28249f11 | 1196 | |
32a52290 | 1197 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1198 | |
28249f11 | 1199 | |
32a52290 | 1200 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1201 | |
28249f11 | 1202 | |
32a52290 | 1203 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1204 | |
28249f11 | 1205 | |
32a52290 | 1206 | !ENDIF |
28249f11 | 1207 | |
32a52290 WS |
1208 | # End Source File |
1209 | # Begin Source File | |
5554b4bd | 1210 | |
32a52290 WS |
1211 | SOURCE=..\..\src\msw\choice.cpp |
1212 | ||
1213 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1214 | |
32a52290 | 1215 | # PROP Exclude_From_Build 1 |
28249f11 | 1216 | |
32a52290 | 1217 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1218 | |
32a52290 | 1219 | # PROP Exclude_From_Build 1 |
28249f11 | 1220 | |
32a52290 | 1221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1222 | |
32a52290 | 1223 | # PROP Exclude_From_Build 1 |
28249f11 | 1224 | |
32a52290 | 1225 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1226 | |
32a52290 | 1227 | # PROP Exclude_From_Build 1 |
28249f11 | 1228 | |
32a52290 | 1229 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1230 | |
1231 | ||
32a52290 | 1232 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1233 | |
1234 | ||
32a52290 | 1235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1236 | |
1237 | ||
32a52290 | 1238 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1239 | |
1240 | ||
32a52290 | 1241 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1242 | |
1243 | # PROP Exclude_From_Build 1 | |
1244 | ||
32a52290 | 1245 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1246 | |
1247 | # PROP Exclude_From_Build 1 | |
1248 | ||
32a52290 | 1249 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1250 | |
1251 | # PROP Exclude_From_Build 1 | |
1252 | ||
32a52290 | 1253 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1254 | |
1255 | # PROP Exclude_From_Build 1 | |
1256 | ||
32a52290 | 1257 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1258 | |
28249f11 | 1259 | |
32a52290 | 1260 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1261 | |
28249f11 | 1262 | |
32a52290 | 1263 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1264 | |
1265 | ||
32a52290 | 1266 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1267 | |
1268 | ||
5554b4bd | 1269 | !ENDIF |
28249f11 | 1270 | |
5554b4bd VS |
1271 | # End Source File |
1272 | # Begin Source File | |
28249f11 | 1273 | |
32a52290 WS |
1274 | SOURCE=..\..\src\msw\clipbrd.cpp |
1275 | # End Source File | |
1276 | # Begin Source File | |
1277 | ||
1278 | SOURCE=..\..\src\msw\colordlg.cpp | |
28249f11 | 1279 | |
32a52290 | 1280 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1281 | |
32a52290 | 1282 | # PROP Exclude_From_Build 1 |
28249f11 | 1283 | |
32a52290 | 1284 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1285 | |
32a52290 | 1286 | # PROP Exclude_From_Build 1 |
28249f11 | 1287 | |
32a52290 | 1288 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1289 | |
32a52290 | 1290 | # PROP Exclude_From_Build 1 |
28249f11 | 1291 | |
32a52290 | 1292 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1293 | |
32a52290 | 1294 | # PROP Exclude_From_Build 1 |
28249f11 | 1295 | |
32a52290 | 1296 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1297 | |
1298 | ||
32a52290 | 1299 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1300 | |
1301 | ||
32a52290 | 1302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1303 | |
1304 | ||
32a52290 | 1305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1306 | |
1307 | ||
32a52290 | 1308 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1309 | |
1310 | # PROP Exclude_From_Build 1 | |
1311 | ||
32a52290 | 1312 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1313 | |
1314 | # PROP Exclude_From_Build 1 | |
1315 | ||
32a52290 | 1316 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1317 | |
1318 | # PROP Exclude_From_Build 1 | |
1319 | ||
32a52290 | 1320 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1321 | |
1322 | # PROP Exclude_From_Build 1 | |
1323 | ||
32a52290 | 1324 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1325 | |
1326 | ||
32a52290 | 1327 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1328 | |
1329 | ||
32a52290 | 1330 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1331 | |
1332 | ||
32a52290 | 1333 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1334 | |
a340b80d | 1335 | |
32a52290 | 1336 | !ENDIF |
a340b80d | 1337 | |
32a52290 WS |
1338 | # End Source File |
1339 | # Begin Source File | |
a340b80d | 1340 | |
32a52290 WS |
1341 | SOURCE=..\..\src\msw\colour.cpp |
1342 | # End Source File | |
1343 | # Begin Source File | |
a340b80d | 1344 | |
32a52290 | 1345 | SOURCE=..\..\src\msw\combo.cpp |
a340b80d | 1346 | |
32a52290 | 1347 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
a340b80d | 1348 | |
32a52290 | 1349 | # PROP Exclude_From_Build 1 |
a340b80d | 1350 | |
32a52290 | 1351 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
a340b80d | 1352 | |
32a52290 | 1353 | # PROP Exclude_From_Build 1 |
a340b80d | 1354 | |
32a52290 | 1355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
a340b80d | 1356 | |
32a52290 | 1357 | # PROP Exclude_From_Build 1 |
a340b80d | 1358 | |
32a52290 | 1359 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
a340b80d | 1360 | |
32a52290 | 1361 | # PROP Exclude_From_Build 1 |
a340b80d | 1362 | |
32a52290 | 1363 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
a340b80d VZ |
1364 | |
1365 | ||
32a52290 | 1366 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
a340b80d VZ |
1367 | |
1368 | ||
32a52290 | 1369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
a340b80d | 1370 | |
a340b80d | 1371 | |
32a52290 | 1372 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
a340b80d | 1373 | |
a340b80d | 1374 | |
32a52290 | 1375 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
a340b80d VZ |
1376 | |
1377 | # PROP Exclude_From_Build 1 | |
1378 | ||
32a52290 | 1379 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
a340b80d VZ |
1380 | |
1381 | # PROP Exclude_From_Build 1 | |
1382 | ||
32a52290 | 1383 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
a340b80d | 1384 | |
50acee04 | 1385 | # PROP Exclude_From_Build 1 |
a340b80d | 1386 | |
32a52290 | 1387 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
a340b80d | 1388 | |
50acee04 | 1389 | # PROP Exclude_From_Build 1 |
a340b80d | 1390 | |
32a52290 | 1391 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
a340b80d VZ |
1392 | |
1393 | ||
32a52290 | 1394 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
a340b80d VZ |
1395 | |
1396 | ||
32a52290 | 1397 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
a340b80d | 1398 | |
a340b80d | 1399 | |
32a52290 WS |
1400 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1401 | ||
1402 | ||
1403 | !ENDIF | |
1404 | ||
50acee04 JS |
1405 | # End Source File |
1406 | # Begin Source File | |
28249f11 | 1407 | |
32a52290 | 1408 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1409 | |
32a52290 | 1410 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1411 | |
32a52290 | 1412 | # PROP Exclude_From_Build 1 |
28249f11 | 1413 | |
32a52290 | 1414 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1415 | |
32a52290 | 1416 | # PROP Exclude_From_Build 1 |
28249f11 | 1417 | |
32a52290 | 1418 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1419 | |
32a52290 | 1420 | # PROP Exclude_From_Build 1 |
28249f11 | 1421 | |
32a52290 | 1422 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1423 | |
32a52290 | 1424 | # PROP Exclude_From_Build 1 |
28249f11 | 1425 | |
32a52290 | 1426 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1427 | |
1428 | ||
32a52290 | 1429 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1430 | |
1431 | ||
32a52290 | 1432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1433 | |
1434 | ||
32a52290 | 1435 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1436 | |
28249f11 | 1437 | |
32a52290 | 1438 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1439 | |
1440 | # PROP Exclude_From_Build 1 | |
1441 | ||
32a52290 | 1442 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1443 | |
1444 | # PROP Exclude_From_Build 1 | |
1445 | ||
32a52290 | 1446 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1447 | |
1448 | # PROP Exclude_From_Build 1 | |
1449 | ||
32a52290 | 1450 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1451 | |
50acee04 | 1452 | # PROP Exclude_From_Build 1 |
28249f11 | 1453 | |
32a52290 | 1454 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1455 | |
28249f11 | 1456 | |
32a52290 | 1457 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1458 | |
28249f11 | 1459 | |
32a52290 | 1460 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1461 | |
28249f11 | 1462 | |
32a52290 | 1463 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1464 | |
5554b4bd | 1465 | |
32a52290 WS |
1466 | !ENDIF |
1467 | ||
1468 | # End Source File | |
1469 | # Begin Source File | |
1470 | ||
1471 | SOURCE=..\..\src\msw\control.cpp | |
1472 | ||
1473 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1474 | |
32a52290 | 1475 | # PROP Exclude_From_Build 1 |
28249f11 | 1476 | |
32a52290 | 1477 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1478 | |
32a52290 | 1479 | # PROP Exclude_From_Build 1 |
28249f11 | 1480 | |
32a52290 | 1481 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1482 | |
32a52290 | 1483 | # PROP Exclude_From_Build 1 |
28249f11 | 1484 | |
32a52290 | 1485 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1486 | |
32a52290 | 1487 | # PROP Exclude_From_Build 1 |
28249f11 | 1488 | |
32a52290 | 1489 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5554b4bd VS |
1490 | |
1491 | ||
32a52290 | 1492 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1493 | |
1494 | ||
32a52290 | 1495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1496 | |
1497 | ||
32a52290 | 1498 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1499 | |
1500 | ||
32a52290 | 1501 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1502 | |
5554b4bd | 1503 | # PROP Exclude_From_Build 1 |
28249f11 | 1504 | |
32a52290 | 1505 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1506 | |
1507 | # PROP Exclude_From_Build 1 | |
1508 | ||
32a52290 | 1509 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1510 | |
1511 | # PROP Exclude_From_Build 1 | |
1512 | ||
32a52290 | 1513 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1514 | |
1515 | # PROP Exclude_From_Build 1 | |
1516 | ||
32a52290 | 1517 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1518 | |
1519 | ||
32a52290 | 1520 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1521 | |
1522 | ||
32a52290 | 1523 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1524 | |
1525 | ||
32a52290 | 1526 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1527 | |
28249f11 VS |
1528 | |
1529 | !ENDIF | |
1530 | ||
1531 | # End Source File | |
1532 | # Begin Source File | |
1533 | ||
32a52290 | 1534 | SOURCE=..\..\src\msw\cursor.cpp |
28249f11 VS |
1535 | # End Source File |
1536 | # Begin Source File | |
1537 | ||
32a52290 WS |
1538 | SOURCE=..\..\src\msw\data.cpp |
1539 | # End Source File | |
1540 | # Begin Source File | |
28249f11 | 1541 | |
32a52290 WS |
1542 | SOURCE=..\..\src\msw\ole\dataobj.cpp |
1543 | # End Source File | |
1544 | # Begin Source File | |
28249f11 | 1545 | |
32a52290 WS |
1546 | SOURCE=..\..\src\msw\dc.cpp |
1547 | # End Source File | |
1548 | # Begin Source File | |
28249f11 | 1549 | |
32a52290 WS |
1550 | SOURCE=..\..\src\msw\dcclient.cpp |
1551 | # End Source File | |
1552 | # Begin Source File | |
28249f11 | 1553 | |
32a52290 WS |
1554 | SOURCE=..\..\src\msw\dcmemory.cpp |
1555 | # End Source File | |
1556 | # Begin Source File | |
28249f11 | 1557 | |
32a52290 WS |
1558 | SOURCE=..\..\src\msw\dcprint.cpp |
1559 | # End Source File | |
1560 | # Begin Source File | |
28249f11 | 1561 | |
32a52290 WS |
1562 | SOURCE=..\..\src\msw\dcscreen.cpp |
1563 | # End Source File | |
1564 | # Begin Source File | |
28249f11 | 1565 | |
32a52290 | 1566 | SOURCE=..\..\src\msw\dialog.cpp |
28249f11 | 1567 | |
32a52290 | 1568 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1569 | |
32a52290 | 1570 | # PROP Exclude_From_Build 1 |
28249f11 | 1571 | |
32a52290 | 1572 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1573 | |
32a52290 | 1574 | # PROP Exclude_From_Build 1 |
28249f11 | 1575 | |
32a52290 | 1576 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1577 | |
32a52290 | 1578 | # PROP Exclude_From_Build 1 |
28249f11 | 1579 | |
32a52290 | 1580 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1581 | |
32a52290 | 1582 | # PROP Exclude_From_Build 1 |
28249f11 | 1583 | |
32a52290 | 1584 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1585 | |
1586 | ||
32a52290 | 1587 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1588 | |
1589 | ||
32a52290 | 1590 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1591 | |
1592 | ||
32a52290 | 1593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1594 | |
1595 | ||
32a52290 | 1596 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1597 | |
1598 | # PROP Exclude_From_Build 1 | |
1599 | ||
32a52290 | 1600 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1601 | |
1602 | # PROP Exclude_From_Build 1 | |
1603 | ||
32a52290 | 1604 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1605 | |
1606 | # PROP Exclude_From_Build 1 | |
1607 | ||
32a52290 | 1608 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 1609 | |
50acee04 | 1610 | # PROP Exclude_From_Build 1 |
5554b4bd | 1611 | |
32a52290 | 1612 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 1613 | |
5554b4bd | 1614 | |
32a52290 | 1615 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 1616 | |
28249f11 | 1617 | |
32a52290 | 1618 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1619 | |
28249f11 | 1620 | |
32a52290 | 1621 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1622 | |
28249f11 | 1623 | |
32a52290 | 1624 | !ENDIF |
28249f11 | 1625 | |
32a52290 WS |
1626 | # End Source File |
1627 | # Begin Source File | |
28249f11 | 1628 | |
32a52290 WS |
1629 | SOURCE=..\..\src\msw\dialup.cpp |
1630 | # End Source File | |
1631 | # Begin Source File | |
28249f11 | 1632 | |
32a52290 WS |
1633 | SOURCE=..\..\src\msw\dib.cpp |
1634 | # End Source File | |
1635 | # Begin Source File | |
28249f11 | 1636 | |
32a52290 | 1637 | SOURCE=..\..\src\msw\dirdlg.cpp |
28249f11 | 1638 | |
32a52290 | 1639 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1640 | |
32a52290 | 1641 | # PROP Exclude_From_Build 1 |
28249f11 | 1642 | |
32a52290 | 1643 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1644 | |
1645 | # PROP Exclude_From_Build 1 | |
1646 | ||
32a52290 | 1647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1648 | |
5554b4bd | 1649 | # PROP Exclude_From_Build 1 |
28249f11 | 1650 | |
32a52290 | 1651 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1652 | |
1653 | # PROP Exclude_From_Build 1 | |
1654 | ||
32a52290 | 1655 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1656 | |
28249f11 | 1657 | |
32a52290 WS |
1658 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1659 | ||
1660 | ||
1661 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1662 | ||
1663 | ||
1664 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1665 | ||
1666 | ||
1667 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
1668 | |
1669 | # PROP Exclude_From_Build 1 | |
1670 | ||
32a52290 | 1671 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5554b4bd | 1672 | |
50acee04 | 1673 | # PROP Exclude_From_Build 1 |
5554b4bd | 1674 | |
32a52290 | 1675 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 1676 | |
50acee04 | 1677 | # PROP Exclude_From_Build 1 |
5554b4bd | 1678 | |
32a52290 | 1679 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1680 | |
50acee04 | 1681 | # PROP Exclude_From_Build 1 |
28249f11 | 1682 | |
32a52290 WS |
1683 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1684 | ||
1685 | ||
1686 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1687 | ||
1688 | ||
1689 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1690 | ||
1691 | ||
1692 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1693 | ||
1694 | ||
28249f11 VS |
1695 | !ENDIF |
1696 | ||
1697 | # End Source File | |
1698 | # Begin Source File | |
1699 | ||
32a52290 | 1700 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1701 | # End Source File |
1702 | # Begin Source File | |
1703 | ||
32a52290 | 1704 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1705 | |
32a52290 | 1706 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1707 | |
32a52290 | 1708 | # PROP Exclude_From_Build 1 |
28249f11 | 1709 | |
32a52290 | 1710 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1711 | |
32a52290 | 1712 | # PROP Exclude_From_Build 1 |
28249f11 | 1713 | |
32a52290 | 1714 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1715 | |
32a52290 | 1716 | # PROP Exclude_From_Build 1 |
28249f11 | 1717 | |
32a52290 | 1718 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1719 | |
32a52290 | 1720 | # PROP Exclude_From_Build 1 |
28249f11 | 1721 | |
32a52290 | 1722 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1723 | |
1724 | ||
32a52290 | 1725 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1726 | |
1727 | ||
32a52290 | 1728 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1729 | |
1730 | ||
32a52290 | 1731 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1732 | |
1733 | ||
32a52290 | 1734 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1735 | |
1736 | # PROP Exclude_From_Build 1 | |
1737 | ||
32a52290 | 1738 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1739 | |
1740 | # PROP Exclude_From_Build 1 | |
1741 | ||
32a52290 | 1742 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1743 | |
1744 | # PROP Exclude_From_Build 1 | |
1745 | ||
32a52290 | 1746 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1747 | |
1748 | # PROP Exclude_From_Build 1 | |
1749 | ||
32a52290 | 1750 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1751 | |
1752 | ||
32a52290 | 1753 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1754 | |
28249f11 | 1755 | |
32a52290 | 1756 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1757 | |
28249f11 | 1758 | |
32a52290 | 1759 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1760 | |
1761 | ||
32a52290 WS |
1762 | !ENDIF |
1763 | ||
1764 | # End Source File | |
1765 | # Begin Source File | |
1766 | ||
1767 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
1768 | # End Source File | |
1769 | # Begin Source File | |
1770 | ||
1771 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
1772 | # End Source File | |
1773 | # Begin Source File | |
1774 | ||
1775 | SOURCE=..\..\src\msw\enhmeta.cpp | |
1776 | # End Source File | |
1777 | # Begin Source File | |
1778 | ||
1779 | SOURCE=..\..\src\msw\evtloop.cpp | |
1780 | # End Source File | |
1781 | # Begin Source File | |
1782 | ||
1783 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
1784 | ||
1785 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1786 | |
32a52290 | 1787 | # PROP Exclude_From_Build 1 |
28249f11 | 1788 | |
32a52290 | 1789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1790 | |
32a52290 | 1791 | # PROP Exclude_From_Build 1 |
28249f11 | 1792 | |
32a52290 | 1793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1794 | |
32a52290 | 1795 | # PROP Exclude_From_Build 1 |
28249f11 | 1796 | |
32a52290 | 1797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1798 | |
32a52290 | 1799 | # PROP Exclude_From_Build 1 |
28249f11 | 1800 | |
32a52290 | 1801 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1802 | |
1803 | ||
32a52290 | 1804 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1805 | |
1806 | ||
32a52290 | 1807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1808 | |
1809 | ||
32a52290 | 1810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1811 | |
1812 | ||
32a52290 | 1813 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1814 | |
1815 | # PROP Exclude_From_Build 1 | |
1816 | ||
32a52290 | 1817 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1818 | |
1819 | # PROP Exclude_From_Build 1 | |
1820 | ||
32a52290 | 1821 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1822 | |
1823 | # PROP Exclude_From_Build 1 | |
1824 | ||
32a52290 | 1825 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1826 | |
1827 | # PROP Exclude_From_Build 1 | |
1828 | ||
32a52290 | 1829 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1830 | |
1831 | ||
32a52290 | 1832 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1833 | |
1834 | ||
32a52290 | 1835 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1836 | |
1837 | ||
32a52290 | 1838 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1839 | |
1840 | ||
28249f11 VS |
1841 | !ENDIF |
1842 | ||
1843 | # End Source File | |
1844 | # Begin Source File | |
1845 | ||
32a52290 | 1846 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1847 | |
32a52290 | 1848 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1849 | |
32a52290 | 1850 | # PROP Exclude_From_Build 1 |
28249f11 | 1851 | |
32a52290 | 1852 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1853 | |
32a52290 | 1854 | # PROP Exclude_From_Build 1 |
28249f11 | 1855 | |
32a52290 | 1856 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1857 | |
32a52290 | 1858 | # PROP Exclude_From_Build 1 |
28249f11 | 1859 | |
32a52290 | 1860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1861 | |
32a52290 | 1862 | # PROP Exclude_From_Build 1 |
28249f11 | 1863 | |
32a52290 | 1864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1865 | |
1866 | ||
32a52290 | 1867 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1868 | |
1869 | ||
32a52290 | 1870 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1871 | |
1872 | ||
32a52290 | 1873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1874 | |
28249f11 | 1875 | |
32a52290 | 1876 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1877 | |
1878 | # PROP Exclude_From_Build 1 | |
1879 | ||
32a52290 | 1880 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1881 | |
1882 | # PROP Exclude_From_Build 1 | |
1883 | ||
32a52290 | 1884 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1885 | |
1886 | # PROP Exclude_From_Build 1 | |
1887 | ||
32a52290 | 1888 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1889 | |
50acee04 | 1890 | # PROP Exclude_From_Build 1 |
28249f11 | 1891 | |
32a52290 | 1892 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1893 | |
1894 | ||
32a52290 | 1895 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1896 | |
1897 | ||
32a52290 | 1898 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 1899 | |
28249f11 | 1900 | |
32a52290 | 1901 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 1902 | |
28249f11 | 1903 | |
32a52290 WS |
1904 | !ENDIF |
1905 | ||
1906 | # End Source File | |
1907 | # Begin Source File | |
1908 | ||
1909 | SOURCE=..\..\src\msw\font.cpp | |
1910 | # End Source File | |
1911 | # Begin Source File | |
1912 | ||
1913 | SOURCE=..\..\src\msw\fontdlg.cpp | |
1914 | ||
1915 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1916 | |
32a52290 | 1917 | # PROP Exclude_From_Build 1 |
28249f11 | 1918 | |
32a52290 | 1919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1920 | |
32a52290 | 1921 | # PROP Exclude_From_Build 1 |
28249f11 | 1922 | |
32a52290 | 1923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1924 | |
32a52290 | 1925 | # PROP Exclude_From_Build 1 |
28249f11 | 1926 | |
32a52290 | 1927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1928 | |
32a52290 | 1929 | # PROP Exclude_From_Build 1 |
28249f11 | 1930 | |
32a52290 | 1931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1932 | |
1933 | ||
32a52290 | 1934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1935 | |
1936 | ||
32a52290 | 1937 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1938 | |
1939 | ||
32a52290 | 1940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1941 | |
1942 | ||
32a52290 | 1943 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1944 | |
1945 | # PROP Exclude_From_Build 1 | |
1946 | ||
32a52290 | 1947 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1948 | |
1949 | # PROP Exclude_From_Build 1 | |
1950 | ||
32a52290 | 1951 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1952 | |
1953 | # PROP Exclude_From_Build 1 | |
1954 | ||
32a52290 | 1955 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1956 | |
1957 | # PROP Exclude_From_Build 1 | |
1958 | ||
32a52290 | 1959 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1960 | |
1961 | ||
32a52290 | 1962 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1963 | |
1964 | ||
32a52290 | 1965 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1966 | |
1967 | ||
32a52290 | 1968 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1969 | |
1970 | ||
28249f11 VS |
1971 | !ENDIF |
1972 | ||
1973 | # End Source File | |
1974 | # Begin Source File | |
1975 | ||
32a52290 WS |
1976 | SOURCE=..\..\src\msw\fontenum.cpp |
1977 | # End Source File | |
1978 | # Begin Source File | |
28249f11 | 1979 | |
32a52290 WS |
1980 | SOURCE=..\..\src\msw\fontutil.cpp |
1981 | # End Source File | |
1982 | # Begin Source File | |
28249f11 | 1983 | |
32a52290 | 1984 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e | 1985 | |
32a52290 | 1986 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 1987 | |
32a52290 | 1988 | # PROP Exclude_From_Build 1 |
1ec0f48e | 1989 | |
32a52290 | 1990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 1991 | |
32a52290 | 1992 | # PROP Exclude_From_Build 1 |
1ec0f48e | 1993 | |
32a52290 | 1994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 1995 | |
32a52290 | 1996 | # PROP Exclude_From_Build 1 |
1ec0f48e | 1997 | |
32a52290 | 1998 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 1999 | |
32a52290 | 2000 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2001 | |
32a52290 | 2002 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2003 | |
2004 | ||
32a52290 | 2005 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2006 | |
2007 | ||
32a52290 | 2008 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2009 | |
2010 | ||
32a52290 | 2011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e VS |
2012 | |
2013 | ||
32a52290 | 2014 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2015 | |
2016 | # PROP Exclude_From_Build 1 | |
2017 | ||
32a52290 | 2018 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2019 | |
2020 | # PROP Exclude_From_Build 1 | |
2021 | ||
32a52290 | 2022 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2023 | |
2024 | # PROP Exclude_From_Build 1 | |
2025 | ||
32a52290 | 2026 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e VS |
2027 | |
2028 | # PROP Exclude_From_Build 1 | |
2029 | ||
32a52290 | 2030 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2031 | |
2032 | ||
32a52290 | 2033 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2034 | |
2035 | ||
32a52290 | 2036 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2037 | |
2038 | ||
32a52290 | 2039 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1ec0f48e | 2040 | |
28249f11 | 2041 | |
32a52290 | 2042 | !ENDIF |
1ec0f48e | 2043 | |
32a52290 WS |
2044 | # End Source File |
2045 | # Begin Source File | |
1ec0f48e | 2046 | |
32a52290 | 2047 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e | 2048 | |
32a52290 | 2049 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2050 | |
32a52290 | 2051 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2052 | |
32a52290 | 2053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2054 | |
32a52290 | 2055 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2056 | |
32a52290 | 2057 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2058 | |
32a52290 | 2059 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2060 | |
32a52290 | 2061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2062 | |
32a52290 | 2063 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2064 | |
32a52290 | 2065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2066 | |
2067 | ||
32a52290 | 2068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2069 | |
2070 | ||
32a52290 | 2071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2072 | |
2073 | ||
32a52290 | 2074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e | 2075 | |
1ec0f48e | 2076 | |
32a52290 | 2077 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2078 | |
2079 | # PROP Exclude_From_Build 1 | |
2080 | ||
32a52290 | 2081 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2082 | |
2083 | # PROP Exclude_From_Build 1 | |
2084 | ||
32a52290 | 2085 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2086 | |
2087 | # PROP Exclude_From_Build 1 | |
2088 | ||
32a52290 | 2089 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e | 2090 | |
50acee04 | 2091 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2092 | |
32a52290 | 2093 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2094 | |
2095 | ||
32a52290 | 2096 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2097 | |
2098 | ||
32a52290 | 2099 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2100 | |
2101 | ||
32a52290 WS |
2102 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
2103 | ||
2104 | ||
2105 | !ENDIF | |
1ec0f48e | 2106 | |
28249f11 VS |
2107 | # End Source File |
2108 | # Begin Source File | |
2109 | ||
32a52290 | 2110 | SOURCE=..\..\src\msw\gdiimage.cpp |
ef335a4f VZ |
2111 | # End Source File |
2112 | # Begin Source File | |
2113 | ||
32a52290 | 2114 | SOURCE=..\..\src\msw\gdiobj.cpp |
ef335a4f VZ |
2115 | # End Source File |
2116 | # Begin Source File | |
2117 | ||
32a52290 | 2118 | SOURCE=..\..\src\msw\gsockmsw.cpp |
ef335a4f VZ |
2119 | # End Source File |
2120 | # Begin Source File | |
2121 | ||
32a52290 | 2122 | SOURCE=..\..\src\msw\helpchm.cpp |
ef335a4f VZ |
2123 | # End Source File |
2124 | # Begin Source File | |
2125 | ||
32a52290 | 2126 | SOURCE=..\..\src\msw\helpwin.cpp |
ef335a4f VZ |
2127 | # End Source File |
2128 | # Begin Source File | |
2129 | ||
32a52290 | 2130 | SOURCE=..\..\src\msw\icon.cpp |
28249f11 VS |
2131 | # End Source File |
2132 | # Begin Source File | |
2133 | ||
32a52290 | 2134 | SOURCE=..\..\src\msw\imaglist.cpp |
32a52290 WS |
2135 | # End Source File |
2136 | # Begin Source File | |
50acee04 | 2137 | |
32a52290 | 2138 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2139 | |
32a52290 | 2140 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2141 | |
2142 | # PROP Exclude_From_Build 1 | |
2143 | ||
32a52290 | 2144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2145 | |
2146 | # PROP Exclude_From_Build 1 | |
2147 | ||
32a52290 | 2148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2149 | |
2150 | # PROP Exclude_From_Build 1 | |
2151 | ||
32a52290 | 2152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2153 | |
2154 | # PROP Exclude_From_Build 1 | |
2155 | ||
32a52290 | 2156 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2157 | |
2158 | ||
32a52290 | 2159 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2160 | |
2161 | ||
32a52290 | 2162 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2163 | |
2164 | ||
32a52290 | 2165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2166 | |
2167 | ||
32a52290 | 2168 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2169 | |
32a52290 | 2170 | # PROP Exclude_From_Build 1 |
28249f11 | 2171 | |
32a52290 | 2172 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2173 | |
32a52290 | 2174 | # PROP Exclude_From_Build 1 |
28249f11 | 2175 | |
32a52290 | 2176 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2177 | |
32a52290 | 2178 | # PROP Exclude_From_Build 1 |
28249f11 | 2179 | |
32a52290 | 2180 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2181 | |
32a52290 | 2182 | # PROP Exclude_From_Build 1 |
28249f11 | 2183 | |
32a52290 | 2184 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2185 | |
28249f11 | 2186 | |
32a52290 | 2187 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2188 | |
2189 | ||
32a52290 | 2190 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2191 | |
2192 | ||
32a52290 | 2193 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2194 | |
2195 | ||
5554b4bd VS |
2196 | !ENDIF |
2197 | ||
2198 | # End Source File | |
2199 | # Begin Source File | |
28249f11 | 2200 | |
32a52290 | 2201 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2202 | |
32a52290 | 2203 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2204 | |
32a52290 | 2205 | # PROP Exclude_From_Build 1 |
28249f11 | 2206 | |
32a52290 | 2207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2208 | |
32a52290 | 2209 | # PROP Exclude_From_Build 1 |
28249f11 | 2210 | |
32a52290 | 2211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2212 | |
32a52290 | 2213 | # PROP Exclude_From_Build 1 |
28249f11 | 2214 | |
32a52290 | 2215 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2216 | |
32a52290 | 2217 | # PROP Exclude_From_Build 1 |
28249f11 | 2218 | |
32a52290 | 2219 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2220 | |
2221 | ||
32a52290 | 2222 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2223 | |
2224 | ||
32a52290 | 2225 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2226 | |
2227 | ||
32a52290 | 2228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2229 | |
2230 | ||
32a52290 | 2231 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2232 | |
2233 | # PROP Exclude_From_Build 1 | |
2234 | ||
32a52290 | 2235 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2236 | |
2237 | # PROP Exclude_From_Build 1 | |
2238 | ||
32a52290 | 2239 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2240 | |
2241 | # PROP Exclude_From_Build 1 | |
2242 | ||
32a52290 | 2243 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2244 | |
2245 | # PROP Exclude_From_Build 1 | |
2246 | ||
32a52290 | 2247 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2248 | |
28249f11 | 2249 | |
32a52290 | 2250 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2251 | |
2252 | ||
32a52290 | 2253 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2254 | |
2255 | ||
32a52290 | 2256 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2257 | |
2258 | ||
32a52290 | 2259 | !ENDIF |
5554b4bd | 2260 | |
32a52290 WS |
2261 | # End Source File |
2262 | # Begin Source File | |
28249f11 | 2263 | |
32a52290 | 2264 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2265 | |
32a52290 | 2266 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2267 | |
32a52290 | 2268 | # PROP Exclude_From_Build 1 |
28249f11 | 2269 | |
32a52290 | 2270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2271 | |
32a52290 | 2272 | # PROP Exclude_From_Build 1 |
28249f11 | 2273 | |
32a52290 | 2274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2275 | |
32a52290 | 2276 | # PROP Exclude_From_Build 1 |
28249f11 | 2277 | |
32a52290 | 2278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2279 | |
32a52290 | 2280 | # PROP Exclude_From_Build 1 |
28249f11 | 2281 | |
32a52290 | 2282 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2283 | |
2284 | ||
32a52290 | 2285 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2286 | |
2287 | ||
32a52290 | 2288 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2289 | |
2290 | ||
32a52290 | 2291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2292 | |
2293 | ||
32a52290 | 2294 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2295 | |
2296 | # PROP Exclude_From_Build 1 | |
2297 | ||
32a52290 | 2298 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2299 | |
2300 | # PROP Exclude_From_Build 1 | |
2301 | ||
32a52290 | 2302 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2303 | |
2304 | # PROP Exclude_From_Build 1 | |
2305 | ||
32a52290 | 2306 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2307 | |
2308 | # PROP Exclude_From_Build 1 | |
2309 | ||
32a52290 | 2310 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2311 | |
28249f11 | 2312 | |
32a52290 | 2313 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2314 | |
28249f11 | 2315 | |
32a52290 | 2316 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2317 | |
2318 | ||
32a52290 | 2319 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2320 | |
2321 | ||
32a52290 | 2322 | !ENDIF |
28249f11 | 2323 | |
5554b4bd VS |
2324 | # End Source File |
2325 | # Begin Source File | |
28249f11 | 2326 | |
32a52290 | 2327 | SOURCE=..\..\src\msw\main.cpp |
5554b4bd VS |
2328 | # End Source File |
2329 | # Begin Source File | |
28249f11 | 2330 | |
32a52290 | 2331 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2332 | |
32a52290 | 2333 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2334 | |
32a52290 | 2335 | # PROP Exclude_From_Build 1 |
28249f11 | 2336 | |
32a52290 | 2337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2338 | |
32a52290 | 2339 | # PROP Exclude_From_Build 1 |
28249f11 | 2340 | |
32a52290 | 2341 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2342 | |
32a52290 | 2343 | # PROP Exclude_From_Build 1 |
28249f11 | 2344 | |
32a52290 | 2345 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2346 | |
32a52290 | 2347 | # PROP Exclude_From_Build 1 |
28249f11 | 2348 | |
32a52290 | 2349 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2350 | |
2351 | ||
32a52290 | 2352 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2353 | |
2354 | ||
32a52290 | 2355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2356 | |
2357 | ||
32a52290 | 2358 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2359 | |
2360 | ||
32a52290 | 2361 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2362 | |
32a52290 | 2363 | # PROP Exclude_From_Build 1 |
28249f11 | 2364 | |
32a52290 | 2365 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2366 | |
2367 | # PROP Exclude_From_Build 1 | |
2368 | ||
32a52290 | 2369 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2370 | |
2371 | # PROP Exclude_From_Build 1 | |
2372 | ||
32a52290 | 2373 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2374 | |
2375 | # PROP Exclude_From_Build 1 | |
2376 | ||
32a52290 | 2377 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2378 | |
28249f11 | 2379 | |
32a52290 | 2380 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2381 | |
28249f11 | 2382 | |
32a52290 | 2383 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2384 | |
28249f11 | 2385 | |
32a52290 | 2386 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2387 | |
28249f11 | 2388 | |
32a52290 | 2389 | !ENDIF |
28249f11 | 2390 | |
32a52290 WS |
2391 | # End Source File |
2392 | # Begin Source File | |
2393 | ||
2394 | SOURCE=..\..\src\msw\menu.cpp | |
5554b4bd | 2395 | |
32a52290 | 2396 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2397 | |
32a52290 | 2398 | # PROP Exclude_From_Build 1 |
28249f11 | 2399 | |
32a52290 | 2400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2401 | |
32a52290 | 2402 | # PROP Exclude_From_Build 1 |
28249f11 | 2403 | |
32a52290 | 2404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2405 | |
32a52290 | 2406 | # PROP Exclude_From_Build 1 |
28249f11 | 2407 | |
32a52290 | 2408 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2409 | |
32a52290 | 2410 | # PROP Exclude_From_Build 1 |
28249f11 | 2411 | |
32a52290 | 2412 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2413 | |
2414 | ||
32a52290 | 2415 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2416 | |
2417 | ||
32a52290 | 2418 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2419 | |
2420 | ||
32a52290 | 2421 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2422 | |
2423 | ||
32a52290 | 2424 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2425 | |
2426 | # PROP Exclude_From_Build 1 | |
2427 | ||
32a52290 | 2428 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2429 | |
2430 | # PROP Exclude_From_Build 1 | |
2431 | ||
32a52290 | 2432 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2433 | |
2434 | # PROP Exclude_From_Build 1 | |
2435 | ||
32a52290 | 2436 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2437 | |
2438 | # PROP Exclude_From_Build 1 | |
2439 | ||
32a52290 | 2440 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2441 | |
28249f11 | 2442 | |
32a52290 | 2443 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2444 | |
2445 | ||
32a52290 | 2446 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2447 | |
2448 | ||
32a52290 | 2449 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2450 | |
2451 | ||
5554b4bd | 2452 | !ENDIF |
28249f11 | 2453 | |
5554b4bd VS |
2454 | # End Source File |
2455 | # Begin Source File | |
28249f11 | 2456 | |
32a52290 | 2457 | SOURCE=..\..\src\msw\menuitem.cpp |
5554b4bd | 2458 | |
32a52290 | 2459 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2460 | |
32a52290 | 2461 | # PROP Exclude_From_Build 1 |
28249f11 | 2462 | |
32a52290 | 2463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2464 | |
32a52290 | 2465 | # PROP Exclude_From_Build 1 |
28249f11 | 2466 | |
32a52290 | 2467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2468 | |
32a52290 | 2469 | # PROP Exclude_From_Build 1 |
28249f11 | 2470 | |
32a52290 | 2471 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2472 | |
32a52290 | 2473 | # PROP Exclude_From_Build 1 |
28249f11 | 2474 | |
32a52290 | 2475 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2476 | |
2477 | ||
32a52290 | 2478 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2479 | |
2480 | ||
32a52290 | 2481 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2482 | |
2483 | ||
32a52290 | 2484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2485 | |
2486 | ||
32a52290 | 2487 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2488 | |
2489 | # PROP Exclude_From_Build 1 | |
2490 | ||
32a52290 | 2491 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2492 | |
2493 | # PROP Exclude_From_Build 1 | |
2494 | ||
32a52290 | 2495 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2496 | |
2497 | # PROP Exclude_From_Build 1 | |
2498 | ||
32a52290 | 2499 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2500 | |
2501 | # PROP Exclude_From_Build 1 | |
2502 | ||
32a52290 | 2503 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2504 | |
28249f11 | 2505 | |
32a52290 | 2506 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2507 | |
2508 | ||
32a52290 | 2509 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2510 | |
2511 | ||
32a52290 | 2512 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2513 | |
28249f11 | 2514 | |
32a52290 | 2515 | !ENDIF |
28249f11 | 2516 | |
32a52290 WS |
2517 | # End Source File |
2518 | # Begin Source File | |
28249f11 | 2519 | |
32a52290 | 2520 | SOURCE=..\..\src\msw\metafile.cpp |
28249f11 | 2521 | |
32a52290 | 2522 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2523 | |
32a52290 | 2524 | # PROP Exclude_From_Build 1 |
28249f11 | 2525 | |
32a52290 | 2526 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2527 | |
32a52290 | 2528 | # PROP Exclude_From_Build 1 |
28249f11 | 2529 | |
32a52290 | 2530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2531 | |
32a52290 | 2532 | # PROP Exclude_From_Build 1 |
28249f11 | 2533 | |
32a52290 | 2534 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2535 | |
32a52290 | 2536 | # PROP Exclude_From_Build 1 |
28249f11 | 2537 | |
32a52290 | 2538 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2539 | |
2540 | ||
32a52290 | 2541 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2542 | |
2543 | ||
32a52290 | 2544 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2545 | |
28249f11 | 2546 | |
32a52290 | 2547 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2548 | |
28249f11 | 2549 | |
32a52290 | 2550 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2551 | |
2552 | # PROP Exclude_From_Build 1 | |
2553 | ||
32a52290 | 2554 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2555 | |
2556 | # PROP Exclude_From_Build 1 | |
2557 | ||
32a52290 | 2558 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2559 | |
50acee04 | 2560 | # PROP Exclude_From_Build 1 |
28249f11 | 2561 | |
32a52290 | 2562 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2563 | |
50acee04 | 2564 | # PROP Exclude_From_Build 1 |
28249f11 | 2565 | |
32a52290 | 2566 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2567 | |
28249f11 | 2568 | |
32a52290 | 2569 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2570 | |
28249f11 | 2571 | |
32a52290 | 2572 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2573 | |
28249f11 | 2574 | |
32a52290 | 2575 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2576 | |
28249f11 | 2577 | |
32a52290 | 2578 | !ENDIF |
28249f11 | 2579 | |
32a52290 WS |
2580 | # End Source File |
2581 | # Begin Source File | |
28249f11 | 2582 | |
32a52290 WS |
2583 | SOURCE=..\..\src\msw\minifram.cpp |
2584 | # End Source File | |
2585 | # Begin Source File | |
28249f11 | 2586 | |
32a52290 | 2587 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2588 | |
32a52290 | 2589 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2590 | |
32a52290 | 2591 | # PROP Exclude_From_Build 1 |
28249f11 | 2592 | |
32a52290 | 2593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2594 | |
32a52290 | 2595 | # PROP Exclude_From_Build 1 |
28249f11 | 2596 | |
32a52290 | 2597 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2598 | |
32a52290 | 2599 | # PROP Exclude_From_Build 1 |
28249f11 | 2600 | |
32a52290 | 2601 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2602 | |
32a52290 | 2603 | # PROP Exclude_From_Build 1 |
28249f11 | 2604 | |
32a52290 | 2605 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2606 | |
28249f11 | 2607 | |
32a52290 | 2608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2609 | |
50acee04 | 2610 | |
32a52290 | 2611 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2612 | |
28249f11 | 2613 | |
32a52290 | 2614 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2615 | |
28249f11 | 2616 | |
32a52290 | 2617 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2618 | |
2619 | # PROP Exclude_From_Build 1 | |
2620 | ||
32a52290 | 2621 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2622 | |
2623 | # PROP Exclude_From_Build 1 | |
2624 | ||
32a52290 | 2625 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2626 | |
50acee04 | 2627 | # PROP Exclude_From_Build 1 |
28249f11 | 2628 | |
32a52290 | 2629 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2630 | |
50acee04 | 2631 | # PROP Exclude_From_Build 1 |
28249f11 | 2632 | |
32a52290 | 2633 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2634 | |
2635 | ||
32a52290 | 2636 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2637 | |
2638 | ||
32a52290 | 2639 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2640 | |
2641 | ||
32a52290 | 2642 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2643 | |
2644 | ||
32a52290 | 2645 | !ENDIF |
28249f11 | 2646 | |
32a52290 WS |
2647 | # End Source File |
2648 | # Begin Source File | |
28249f11 | 2649 | |
32a52290 WS |
2650 | SOURCE=..\..\src\msw\mslu.cpp |
2651 | # End Source File | |
2652 | # Begin Source File | |
28249f11 | 2653 | |
32a52290 | 2654 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2655 | |
32a52290 | 2656 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2657 | |
32a52290 | 2658 | # PROP Exclude_From_Build 1 |
28249f11 | 2659 | |
32a52290 | 2660 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2661 | |
32a52290 | 2662 | # PROP Exclude_From_Build 1 |
28249f11 | 2663 | |
32a52290 | 2664 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2665 | |
32a52290 | 2666 | # PROP Exclude_From_Build 1 |
28249f11 | 2667 | |
32a52290 | 2668 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2669 | |
50acee04 | 2670 | # PROP Exclude_From_Build 1 |
28249f11 | 2671 | |
32a52290 | 2672 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2673 | |
2674 | ||
32a52290 | 2675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2676 | |
2677 | ||
32a52290 | 2678 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2679 | |
28249f11 | 2680 | |
32a52290 | 2681 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2682 | |
28249f11 | 2683 | |
32a52290 | 2684 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2685 | |
2686 | # PROP Exclude_From_Build 1 | |
2687 | ||
32a52290 | 2688 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2689 | |
2690 | # PROP Exclude_From_Build 1 | |
2691 | ||
32a52290 | 2692 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2693 | |
50acee04 | 2694 | # PROP Exclude_From_Build 1 |
28249f11 | 2695 | |
32a52290 | 2696 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2697 | |
32a52290 | 2698 | # PROP Exclude_From_Build 1 |
28249f11 | 2699 | |
32a52290 | 2700 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2701 | |
2702 | ||
32a52290 | 2703 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2704 | |
2705 | ||
32a52290 | 2706 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2707 | |
2708 | ||
32a52290 | 2709 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2710 | |
28249f11 | 2711 | |
32a52290 | 2712 | !ENDIF |
28249f11 | 2713 | |
32a52290 WS |
2714 | # End Source File |
2715 | # Begin Source File | |
28249f11 | 2716 | |
32a52290 | 2717 | SOURCE=..\..\src\msw\notebook.cpp |
28249f11 | 2718 | |
32a52290 | 2719 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2720 | |
32a52290 | 2721 | # PROP Exclude_From_Build 1 |
28249f11 | 2722 | |
32a52290 | 2723 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2724 | |
32a52290 | 2725 | # PROP Exclude_From_Build 1 |
28249f11 | 2726 | |
32a52290 | 2727 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2728 | |
32a52290 | 2729 | # PROP Exclude_From_Build 1 |
28249f11 | 2730 | |
32a52290 | 2731 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2732 | |
50acee04 | 2733 | # PROP Exclude_From_Build 1 |
28249f11 | 2734 | |
32a52290 | 2735 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2736 | |
2737 | ||
32a52290 | 2738 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2739 | |
2740 | ||
32a52290 | 2741 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2742 | |
28249f11 | 2743 | |
32a52290 | 2744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2745 | |
28249f11 | 2746 | |
32a52290 | 2747 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2748 | |
2749 | # PROP Exclude_From_Build 1 | |
2750 | ||
32a52290 | 2751 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2752 | |
2753 | # PROP Exclude_From_Build 1 | |
2754 | ||
32a52290 | 2755 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2756 | |
50acee04 | 2757 | # PROP Exclude_From_Build 1 |
5554b4bd | 2758 | |
32a52290 | 2759 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 2760 | |
32a52290 | 2761 | # PROP Exclude_From_Build 1 |
5554b4bd | 2762 | |
32a52290 | 2763 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
2764 | |
2765 | ||
32a52290 | 2766 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
2767 | |
2768 | ||
32a52290 | 2769 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2770 | |
28249f11 | 2771 | |
32a52290 | 2772 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2773 | |
28249f11 | 2774 | |
32a52290 | 2775 | !ENDIF |
28249f11 | 2776 | |
32a52290 WS |
2777 | # End Source File |
2778 | # Begin Source File | |
28249f11 | 2779 | |
32a52290 WS |
2780 | SOURCE=..\..\src\msw\ole\oleutils.cpp |
2781 | # End Source File | |
2782 | # Begin Source File | |
28249f11 | 2783 | |
32a52290 | 2784 | SOURCE=..\..\src\msw\ownerdrw.cpp |
28249f11 | 2785 | |
32a52290 | 2786 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2787 | |
32a52290 | 2788 | # PROP Exclude_From_Build 1 |
28249f11 | 2789 | |
32a52290 | 2790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2791 | |
2792 | # PROP Exclude_From_Build 1 | |
2793 | ||
32a52290 | 2794 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2795 | |
50acee04 | 2796 | # PROP Exclude_From_Build 1 |
28249f11 | 2797 | |
32a52290 | 2798 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2799 | |
50acee04 | 2800 | # PROP Exclude_From_Build 1 |
28249f11 | 2801 | |
32a52290 | 2802 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2803 | |
28249f11 | 2804 | |
32a52290 | 2805 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2806 | |
2807 | ||
32a52290 | 2808 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2809 | |
2810 | ||
32a52290 | 2811 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2812 | |
2813 | ||
32a52290 | 2814 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2815 | |
5554b4bd | 2816 | # PROP Exclude_From_Build 1 |
28249f11 | 2817 | |
32a52290 | 2818 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2819 | |
32a52290 | 2820 | # PROP Exclude_From_Build 1 |
5554b4bd | 2821 | |
32a52290 | 2822 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2823 | |
32a52290 | 2824 | # PROP Exclude_From_Build 1 |
28249f11 | 2825 | |
32a52290 | 2826 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2827 | |
32a52290 | 2828 | # PROP Exclude_From_Build 1 |
28249f11 | 2829 | |
32a52290 | 2830 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2831 | |
28249f11 | 2832 | |
32a52290 | 2833 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2834 | |
28249f11 | 2835 | |
32a52290 | 2836 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2837 | |
28249f11 | 2838 | |
32a52290 | 2839 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2840 | |
28249f11 | 2841 | |
32a52290 | 2842 | !ENDIF |
28249f11 | 2843 | |
32a52290 WS |
2844 | # End Source File |
2845 | # Begin Source File | |
28249f11 | 2846 | |
32a52290 WS |
2847 | SOURCE=..\..\src\msw\palette.cpp |
2848 | # End Source File | |
2849 | # Begin Source File | |
50acee04 | 2850 | |
32a52290 WS |
2851 | SOURCE=..\..\src\msw\pen.cpp |
2852 | # End Source File | |
2853 | # Begin Source File | |
50acee04 | 2854 | |
32a52290 WS |
2855 | SOURCE=..\..\src\msw\popupwin.cpp |
2856 | # End Source File | |
2857 | # Begin Source File | |
28249f11 | 2858 | |
32a52290 WS |
2859 | SOURCE=..\..\src\msw\printdlg.cpp |
2860 | # End Source File | |
2861 | # Begin Source File | |
50acee04 | 2862 | |
32a52290 WS |
2863 | SOURCE=..\..\src\msw\printwin.cpp |
2864 | # End Source File | |
2865 | # Begin Source File | |
28249f11 | 2866 | |
32a52290 | 2867 | SOURCE=..\..\src\msw\radiobox.cpp |
28249f11 | 2868 | |
32a52290 | 2869 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2870 | |
2871 | # PROP Exclude_From_Build 1 | |
2872 | ||
32a52290 | 2873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2874 | |
2875 | # PROP Exclude_From_Build 1 | |
2876 | ||
32a52290 | 2877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2878 | |
2879 | # PROP Exclude_From_Build 1 | |
2880 | ||
32a52290 | 2881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2882 | |
50acee04 | 2883 | # PROP Exclude_From_Build 1 |
28249f11 | 2884 | |
32a52290 | 2885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2886 | |
28249f11 | 2887 | |
32a52290 | 2888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2889 | |
28249f11 | 2890 | |
32a52290 | 2891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2892 | |
28249f11 | 2893 | |
32a52290 | 2894 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2895 | |
28249f11 | 2896 | |
32a52290 | 2897 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2898 | |
32a52290 | 2899 | # PROP Exclude_From_Build 1 |
28249f11 | 2900 | |
32a52290 | 2901 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2902 | |
32a52290 | 2903 | # PROP Exclude_From_Build 1 |
28249f11 | 2904 | |
32a52290 | 2905 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2906 | |
32a52290 | 2907 | # PROP Exclude_From_Build 1 |
28249f11 | 2908 | |
32a52290 | 2909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2910 | |
32a52290 | 2911 | # PROP Exclude_From_Build 1 |
28249f11 | 2912 | |
32a52290 | 2913 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2914 | |
28249f11 | 2915 | |
32a52290 | 2916 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2917 | |
28249f11 | 2918 | |
32a52290 | 2919 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2920 | |
5554b4bd | 2921 | |
32a52290 | 2922 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2923 | |
50acee04 | 2924 | |
32a52290 | 2925 | !ENDIF |
28249f11 | 2926 | |
32a52290 WS |
2927 | # End Source File |
2928 | # Begin Source File | |
28249f11 | 2929 | |
32a52290 | 2930 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2931 | |
32a52290 | 2932 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2933 | |
2934 | # PROP Exclude_From_Build 1 | |
2935 | ||
32a52290 | 2936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2937 | |
2938 | # PROP Exclude_From_Build 1 | |
2939 | ||
32a52290 | 2940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2941 | |
2942 | # PROP Exclude_From_Build 1 | |
2943 | ||
32a52290 | 2944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
2945 | |
2946 | # PROP Exclude_From_Build 1 | |
28249f11 | 2947 | |
32a52290 | 2948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
2949 | |
2950 | ||
32a52290 | 2951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 JS |
2952 | |
2953 | ||
32a52290 | 2954 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 JS |
2955 | |
2956 | ||
32a52290 | 2957 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 JS |
2958 | |
2959 | ||
32a52290 | 2960 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2961 | |
32a52290 | 2962 | # PROP Exclude_From_Build 1 |
28249f11 | 2963 | |
32a52290 | 2964 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2965 | |
32a52290 | 2966 | # PROP Exclude_From_Build 1 |
28249f11 | 2967 | |
32a52290 | 2968 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2969 | |
2970 | # PROP Exclude_From_Build 1 | |
2971 | ||
32a52290 | 2972 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2973 | |
2974 | # PROP Exclude_From_Build 1 | |
2975 | ||
32a52290 | 2976 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 2977 | |
5554b4bd | 2978 | |
32a52290 | 2979 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 2980 | |
5554b4bd | 2981 | |
32a52290 | 2982 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 2983 | |
5554b4bd | 2984 | |
32a52290 | 2985 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2986 | |
28249f11 | 2987 | |
32a52290 | 2988 | !ENDIF |
28249f11 | 2989 | |
32a52290 WS |
2990 | # End Source File |
2991 | # Begin Source File | |
28249f11 | 2992 | |
32a52290 WS |
2993 | SOURCE=..\..\src\msw\region.cpp |
2994 | # End Source File | |
2995 | # Begin Source File | |
28249f11 | 2996 | |
32a52290 WS |
2997 | SOURCE=..\..\src\msw\renderer.cpp |
2998 | # End Source File | |
2999 | # Begin Source File | |
3000 | ||
3001 | SOURCE=..\..\src\msw\scrolbar.cpp | |
28249f11 | 3002 | |
32a52290 | 3003 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3004 | |
32a52290 | 3005 | # PROP Exclude_From_Build 1 |
28249f11 | 3006 | |
32a52290 | 3007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3008 | |
32a52290 | 3009 | # PROP Exclude_From_Build 1 |
28249f11 | 3010 | |
32a52290 | 3011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3012 | |
32a52290 | 3013 | # PROP Exclude_From_Build 1 |
28249f11 | 3014 | |
32a52290 | 3015 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3016 | |
32a52290 | 3017 | # PROP Exclude_From_Build 1 |
28249f11 | 3018 | |
32a52290 | 3019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3020 | |
3021 | ||
32a52290 | 3022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3023 | |
3024 | ||
32a52290 | 3025 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3026 | |
3027 | ||
32a52290 | 3028 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3029 | |
3030 | ||
32a52290 | 3031 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3032 | |
3033 | # PROP Exclude_From_Build 1 | |
3034 | ||
32a52290 | 3035 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3036 | |
3037 | # PROP Exclude_From_Build 1 | |
3038 | ||
32a52290 | 3039 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3040 | |
3041 | # PROP Exclude_From_Build 1 | |
3042 | ||
32a52290 | 3043 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3044 | |
3045 | # PROP Exclude_From_Build 1 | |
3046 | ||
32a52290 | 3047 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3048 | |
28249f11 | 3049 | |
32a52290 | 3050 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3051 | |
28249f11 | 3052 | |
32a52290 | 3053 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3054 | |
3055 | ||
32a52290 | 3056 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3057 | |
3058 | ||
5554b4bd | 3059 | !ENDIF |
28249f11 | 3060 | |
5554b4bd VS |
3061 | # End Source File |
3062 | # Begin Source File | |
28249f11 | 3063 | |
32a52290 WS |
3064 | SOURCE=..\..\src\msw\settings.cpp |
3065 | # End Source File | |
3066 | # Begin Source File | |
3067 | ||
3068 | SOURCE=..\..\src\msw\slider95.cpp | |
28249f11 | 3069 | |
32a52290 | 3070 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3071 | |
32a52290 | 3072 | # PROP Exclude_From_Build 1 |
28249f11 | 3073 | |
32a52290 | 3074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3075 | |
32a52290 | 3076 | # PROP Exclude_From_Build 1 |
28249f11 | 3077 | |
32a52290 | 3078 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3079 | |
32a52290 | 3080 | # PROP Exclude_From_Build 1 |
28249f11 | 3081 | |
32a52290 | 3082 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3083 | |
32a52290 | 3084 | # PROP Exclude_From_Build 1 |
28249f11 | 3085 | |
32a52290 | 3086 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3087 | |
3088 | ||
32a52290 | 3089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3090 | |
3091 | ||
32a52290 | 3092 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3093 | |
3094 | ||
32a52290 | 3095 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3096 | |
3097 | ||
32a52290 | 3098 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3099 | |
3100 | # PROP Exclude_From_Build 1 | |
3101 | ||
32a52290 | 3102 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3103 | |
3104 | # PROP Exclude_From_Build 1 | |
3105 | ||
32a52290 | 3106 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3107 | |
3108 | # PROP Exclude_From_Build 1 | |
3109 | ||
32a52290 | 3110 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3111 | |
3112 | # PROP Exclude_From_Build 1 | |
3113 | ||
32a52290 | 3114 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3115 | |
28249f11 | 3116 | |
32a52290 | 3117 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3118 | |
28249f11 | 3119 | |
32a52290 | 3120 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3121 | |
28249f11 | 3122 | |
32a52290 | 3123 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3124 | |
5554b4bd | 3125 | |
32a52290 WS |
3126 | !ENDIF |
3127 | ||
3128 | # End Source File | |
3129 | # Begin Source File | |
3130 | ||
3131 | SOURCE=..\..\src\msw\spinbutt.cpp | |
3132 | ||
3133 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3134 | |
32a52290 | 3135 | # PROP Exclude_From_Build 1 |
28249f11 | 3136 | |
32a52290 | 3137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3138 | |
32a52290 | 3139 | # PROP Exclude_From_Build 1 |
28249f11 | 3140 | |
32a52290 | 3141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3142 | |
32a52290 | 3143 | # PROP Exclude_From_Build 1 |
28249f11 | 3144 | |
32a52290 | 3145 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3146 | |
32a52290 | 3147 | # PROP Exclude_From_Build 1 |
28249f11 | 3148 | |
32a52290 | 3149 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3150 | |
3151 | ||
32a52290 | 3152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3153 | |
3154 | ||
32a52290 | 3155 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3156 | |
3157 | ||
32a52290 | 3158 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3159 | |
3160 | ||
32a52290 | 3161 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3162 | |
3163 | # PROP Exclude_From_Build 1 | |
3164 | ||
32a52290 | 3165 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3166 | |
3167 | # PROP Exclude_From_Build 1 | |
3168 | ||
32a52290 | 3169 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3170 | |
3171 | # PROP Exclude_From_Build 1 | |
3172 | ||
32a52290 | 3173 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3174 | |
3175 | # PROP Exclude_From_Build 1 | |
3176 | ||
32a52290 | 3177 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3178 | |
28249f11 | 3179 | |
32a52290 | 3180 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3181 | |
3182 | ||
32a52290 | 3183 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3184 | |
3185 | ||
32a52290 | 3186 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3187 | |
3188 | ||
5554b4bd | 3189 | !ENDIF |
28249f11 | 3190 | |
5554b4bd VS |
3191 | # End Source File |
3192 | # Begin Source File | |
28249f11 | 3193 | |
32a52290 | 3194 | SOURCE=..\..\src\msw\spinctrl.cpp |
5554b4bd | 3195 | |
32a52290 | 3196 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3197 | |
32a52290 | 3198 | # PROP Exclude_From_Build 1 |
28249f11 | 3199 | |
32a52290 | 3200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3201 | |
32a52290 | 3202 | # PROP Exclude_From_Build 1 |
28249f11 | 3203 | |
32a52290 | 3204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3205 | |
32a52290 | 3206 | # PROP Exclude_From_Build 1 |
28249f11 | 3207 | |
32a52290 | 3208 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3209 | |
32a52290 | 3210 | # PROP Exclude_From_Build 1 |
28249f11 | 3211 | |
32a52290 | 3212 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3213 | |
3214 | ||
32a52290 | 3215 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3216 | |
3217 | ||
32a52290 | 3218 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3219 | |
3220 | ||
32a52290 | 3221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3222 | |
3223 | ||
32a52290 | 3224 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3225 | |
3226 | # PROP Exclude_From_Build 1 | |
3227 | ||
32a52290 | 3228 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3229 | |
3230 | # PROP Exclude_From_Build 1 | |
3231 | ||
32a52290 | 3232 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3233 | |
3234 | # PROP Exclude_From_Build 1 | |
3235 | ||
32a52290 | 3236 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3237 | |
3238 | # PROP Exclude_From_Build 1 | |
3239 | ||
32a52290 | 3240 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3241 | |
28249f11 | 3242 | |
32a52290 | 3243 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3244 | |
28249f11 | 3245 | |
32a52290 | 3246 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3247 | |
28249f11 | 3248 | |
32a52290 | 3249 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3250 | |
5554b4bd | 3251 | |
32a52290 WS |
3252 | !ENDIF |
3253 | ||
3254 | # End Source File | |
3255 | # Begin Source File | |
28249f11 | 3256 | |
32a52290 | 3257 | SOURCE=..\..\src\msw\statbmp.cpp |
28249f11 | 3258 | |
32a52290 | 3259 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3260 | |
32a52290 | 3261 | # PROP Exclude_From_Build 1 |
28249f11 | 3262 | |
32a52290 | 3263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3264 | |
32a52290 | 3265 | # PROP Exclude_From_Build 1 |
28249f11 | 3266 | |
32a52290 | 3267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3268 | |
32a52290 | 3269 | # PROP Exclude_From_Build 1 |
28249f11 | 3270 | |
32a52290 | 3271 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3272 | |
32a52290 | 3273 | # PROP Exclude_From_Build 1 |
28249f11 | 3274 | |
32a52290 | 3275 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3276 | |
3277 | ||
32a52290 | 3278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3279 | |
3280 | ||
32a52290 | 3281 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3282 | |
3283 | ||
32a52290 | 3284 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3285 | |
28249f11 | 3286 | |
32a52290 | 3287 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3288 | |
3289 | # PROP Exclude_From_Build 1 | |
3290 | ||
32a52290 | 3291 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3292 | |
3293 | # PROP Exclude_From_Build 1 | |
3294 | ||
32a52290 | 3295 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3296 | |
3297 | # PROP Exclude_From_Build 1 | |
3298 | ||
32a52290 | 3299 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3300 | |
50acee04 | 3301 | # PROP Exclude_From_Build 1 |
28249f11 | 3302 | |
32a52290 | 3303 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3304 | |
3305 | ||
32a52290 | 3306 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3307 | |
3308 | ||
32a52290 WS |
3309 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3310 | ||
3311 | ||
3312 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3313 | |
3314 | ||
5554b4bd | 3315 | !ENDIF |
28249f11 | 3316 | |
5554b4bd VS |
3317 | # End Source File |
3318 | # Begin Source File | |
28249f11 | 3319 | |
32a52290 | 3320 | SOURCE=..\..\src\msw\statbox.cpp |
5554b4bd | 3321 | |
32a52290 | 3322 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3323 | |
32a52290 | 3324 | # PROP Exclude_From_Build 1 |
28249f11 | 3325 | |
32a52290 | 3326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3327 | |
32a52290 | 3328 | # PROP Exclude_From_Build 1 |
28249f11 | 3329 | |
32a52290 | 3330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3331 | |
32a52290 | 3332 | # PROP Exclude_From_Build 1 |
28249f11 | 3333 | |
32a52290 | 3334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3335 | |
32a52290 | 3336 | # PROP Exclude_From_Build 1 |
28249f11 | 3337 | |
32a52290 | 3338 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3339 | |
3340 | ||
32a52290 | 3341 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3342 | |
3343 | ||
32a52290 | 3344 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3345 | |
3346 | ||
32a52290 | 3347 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3348 | |
3349 | ||
32a52290 | 3350 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3351 | |
3352 | # PROP Exclude_From_Build 1 | |
3353 | ||
32a52290 | 3354 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3355 | |
3356 | # PROP Exclude_From_Build 1 | |
3357 | ||
32a52290 | 3358 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3359 | |
3360 | # PROP Exclude_From_Build 1 | |
3361 | ||
32a52290 | 3362 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3363 | |
3364 | # PROP Exclude_From_Build 1 | |
3365 | ||
32a52290 | 3366 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3367 | |
3368 | ||
32a52290 | 3369 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3370 | |
28249f11 | 3371 | |
32a52290 | 3372 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3373 | |
28249f11 | 3374 | |
32a52290 | 3375 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3376 | |
5554b4bd | 3377 | |
32a52290 WS |
3378 | !ENDIF |
3379 | ||
3380 | # End Source File | |
3381 | # Begin Source File | |
3382 | ||
3383 | SOURCE=..\..\src\msw\statbr95.cpp | |
3384 | ||
3385 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3386 | |
32a52290 | 3387 | # PROP Exclude_From_Build 1 |
28249f11 | 3388 | |
32a52290 | 3389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3390 | |
32a52290 | 3391 | # PROP Exclude_From_Build 1 |
28249f11 | 3392 | |
32a52290 | 3393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3394 | |
32a52290 | 3395 | # PROP Exclude_From_Build 1 |
28249f11 | 3396 | |
32a52290 | 3397 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3398 | |
32a52290 | 3399 | # PROP Exclude_From_Build 1 |
28249f11 | 3400 | |
32a52290 | 3401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3402 | |
3403 | ||
32a52290 | 3404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3405 | |
3406 | ||
32a52290 | 3407 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3408 | |
3409 | ||
32a52290 | 3410 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3411 | |
3412 | ||
32a52290 | 3413 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3414 | |
3415 | # PROP Exclude_From_Build 1 | |
3416 | ||
32a52290 | 3417 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3418 | |
3419 | # PROP Exclude_From_Build 1 | |
3420 | ||
32a52290 | 3421 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3422 | |
3423 | # PROP Exclude_From_Build 1 | |
3424 | ||
32a52290 | 3425 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3426 | |
3427 | # PROP Exclude_From_Build 1 | |
3428 | ||
32a52290 | 3429 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3430 | |
28249f11 | 3431 | |
32a52290 | 3432 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3433 | |
3434 | ||
32a52290 | 3435 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3436 | |
3437 | ||
32a52290 | 3438 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3439 | |
3440 | ||
5554b4bd | 3441 | !ENDIF |
28249f11 | 3442 | |
5554b4bd VS |
3443 | # End Source File |
3444 | # Begin Source File | |
28249f11 | 3445 | |
32a52290 | 3446 | SOURCE=..\..\src\msw\statline.cpp |
5554b4bd | 3447 | |
32a52290 | 3448 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3449 | |
32a52290 | 3450 | # PROP Exclude_From_Build 1 |
28249f11 | 3451 | |
32a52290 | 3452 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3453 | |
32a52290 | 3454 | # PROP Exclude_From_Build 1 |
28249f11 | 3455 | |
32a52290 | 3456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3457 | |
32a52290 | 3458 | # PROP Exclude_From_Build 1 |
28249f11 | 3459 | |
32a52290 | 3460 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3461 | |
32a52290 | 3462 | # PROP Exclude_From_Build 1 |
28249f11 | 3463 | |
32a52290 | 3464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3465 | |
3466 | ||
32a52290 | 3467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3468 | |
3469 | ||
32a52290 | 3470 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3471 | |
3472 | ||
32a52290 | 3473 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3474 | |
3475 | ||
32a52290 | 3476 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3477 | |
3478 | # PROP Exclude_From_Build 1 | |
3479 | ||
32a52290 | 3480 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3481 | |
3482 | # PROP Exclude_From_Build 1 | |
3483 | ||
32a52290 | 3484 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3485 | |
3486 | # PROP Exclude_From_Build 1 | |
3487 | ||
32a52290 | 3488 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3489 | |
3490 | # PROP Exclude_From_Build 1 | |
3491 | ||
32a52290 | 3492 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3493 | |
28249f11 | 3494 | |
32a52290 | 3495 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3496 | |
28249f11 | 3497 | |
32a52290 | 3498 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3499 | |
28249f11 | 3500 | |
32a52290 | 3501 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3502 | |
5554b4bd | 3503 | |
32a52290 WS |
3504 | !ENDIF |
3505 | ||
3506 | # End Source File | |
3507 | # Begin Source File | |
28249f11 | 3508 | |
32a52290 | 3509 | SOURCE=..\..\src\msw\stattext.cpp |
28249f11 | 3510 | |
32a52290 | 3511 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3512 | |
32a52290 | 3513 | # PROP Exclude_From_Build 1 |
28249f11 | 3514 | |
32a52290 | 3515 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3516 | |
32a52290 | 3517 | # PROP Exclude_From_Build 1 |
28249f11 | 3518 | |
32a52290 | 3519 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3520 | |
32a52290 | 3521 | # PROP Exclude_From_Build 1 |
28249f11 | 3522 | |
32a52290 | 3523 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3524 | |
32a52290 | 3525 | # PROP Exclude_From_Build 1 |
28249f11 | 3526 | |
32a52290 | 3527 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3528 | |
3529 | ||
32a52290 | 3530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3531 | |
3532 | ||
32a52290 | 3533 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3534 | |
3535 | ||
32a52290 | 3536 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3537 | |
28249f11 | 3538 | |
32a52290 | 3539 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3540 | |
3541 | # PROP Exclude_From_Build 1 | |
3542 | ||
32a52290 | 3543 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3544 | |
3545 | # PROP Exclude_From_Build 1 | |
3546 | ||
32a52290 | 3547 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3548 | |
3549 | # PROP Exclude_From_Build 1 | |
3550 | ||
32a52290 | 3551 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3552 | |
50acee04 | 3553 | # PROP Exclude_From_Build 1 |
28249f11 | 3554 | |
32a52290 | 3555 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3556 | |
3557 | ||
32a52290 | 3558 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3559 | |
3560 | ||
32a52290 WS |
3561 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3562 | ||
3563 | ||
3564 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3565 | |
3566 | ||
5554b4bd | 3567 | !ENDIF |
28249f11 | 3568 | |
5554b4bd VS |
3569 | # End Source File |
3570 | # Begin Source File | |
28249f11 | 3571 | |
32a52290 | 3572 | SOURCE=..\..\src\msw\tabctrl.cpp |
5554b4bd | 3573 | |
32a52290 | 3574 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3575 | |
32a52290 | 3576 | # PROP Exclude_From_Build 1 |
28249f11 | 3577 | |
32a52290 | 3578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3579 | |
32a52290 | 3580 | # PROP Exclude_From_Build 1 |
28249f11 | 3581 | |
32a52290 | 3582 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3583 | |
32a52290 | 3584 | # PROP Exclude_From_Build 1 |
28249f11 | 3585 | |
32a52290 | 3586 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3587 | |
32a52290 | 3588 | # PROP Exclude_From_Build 1 |
28249f11 | 3589 | |
32a52290 | 3590 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3591 | |
3592 | ||
32a52290 | 3593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3594 | |
3595 | ||
32a52290 | 3596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3597 | |
3598 | ||
32a52290 | 3599 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3600 | |
3601 | ||
32a52290 | 3602 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3603 | |
3604 | # PROP Exclude_From_Build 1 | |
3605 | ||
32a52290 | 3606 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3607 | |
3608 | # PROP Exclude_From_Build 1 | |
3609 | ||
32a52290 | 3610 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3611 | |
3612 | # PROP Exclude_From_Build 1 | |
3613 | ||
32a52290 | 3614 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3615 | |
3616 | # PROP Exclude_From_Build 1 | |
3617 | ||
32a52290 | 3618 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3619 | |
28249f11 | 3620 | |
32a52290 | 3621 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3622 | |
28249f11 | 3623 | |
32a52290 | 3624 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3625 | |
28249f11 | 3626 | |
32a52290 | 3627 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3628 | |
5554b4bd | 3629 | |
32a52290 WS |
3630 | !ENDIF |
3631 | ||
3632 | # End Source File | |
3633 | # Begin Source File | |
3634 | ||
3635 | SOURCE=..\..\src\msw\tbar95.cpp | |
3636 | ||
3637 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3638 | |
32a52290 | 3639 | # PROP Exclude_From_Build 1 |
28249f11 | 3640 | |
32a52290 | 3641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3642 | |
32a52290 | 3643 | # PROP Exclude_From_Build 1 |
28249f11 | 3644 | |
32a52290 | 3645 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3646 | |
32a52290 | 3647 | # PROP Exclude_From_Build 1 |
28249f11 | 3648 | |
32a52290 | 3649 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3650 | |
32a52290 | 3651 | # PROP Exclude_From_Build 1 |
28249f11 | 3652 | |
32a52290 | 3653 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3654 | |
3655 | ||
32a52290 | 3656 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3657 | |
3658 | ||
32a52290 | 3659 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3660 | |
3661 | ||
32a52290 | 3662 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3663 | |
3664 | ||
32a52290 | 3665 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3666 | |
3667 | # PROP Exclude_From_Build 1 | |
3668 | ||
32a52290 | 3669 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3670 | |
3671 | # PROP Exclude_From_Build 1 | |
3672 | ||
32a52290 | 3673 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3674 | |
3675 | # PROP Exclude_From_Build 1 | |
3676 | ||
32a52290 | 3677 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3678 | |
3679 | # PROP Exclude_From_Build 1 | |
3680 | ||
32a52290 | 3681 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3682 | |
28249f11 | 3683 | |
32a52290 | 3684 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3685 | |
3686 | ||
32a52290 | 3687 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3688 | |
3689 | ||
32a52290 | 3690 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3691 | |
3692 | ||
5554b4bd | 3693 | !ENDIF |
28249f11 | 3694 | |
5554b4bd VS |
3695 | # End Source File |
3696 | # Begin Source File | |
28249f11 | 3697 | |
32a52290 | 3698 | SOURCE=..\..\src\msw\textctrl.cpp |
5554b4bd | 3699 | |
32a52290 | 3700 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3701 | |
32a52290 | 3702 | # PROP Exclude_From_Build 1 |
28249f11 | 3703 | |
32a52290 | 3704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3705 | |
32a52290 | 3706 | # PROP Exclude_From_Build 1 |
28249f11 | 3707 | |
32a52290 | 3708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3709 | |
32a52290 | 3710 | # PROP Exclude_From_Build 1 |
28249f11 | 3711 | |
32a52290 | 3712 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3713 | |
32a52290 | 3714 | # PROP Exclude_From_Build 1 |
28249f11 | 3715 | |
32a52290 | 3716 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3717 | |
3718 | ||
32a52290 | 3719 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3720 | |
3721 | ||
32a52290 | 3722 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3723 | |
3724 | ||
32a52290 | 3725 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3726 | |
3727 | ||
32a52290 | 3728 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3729 | |
3730 | # PROP Exclude_From_Build 1 | |
3731 | ||
32a52290 | 3732 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3733 | |
3734 | # PROP Exclude_From_Build 1 | |
3735 | ||
32a52290 | 3736 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3737 | |
3738 | # PROP Exclude_From_Build 1 | |
3739 | ||
32a52290 | 3740 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3741 | |
3742 | # PROP Exclude_From_Build 1 | |
3743 | ||
32a52290 | 3744 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3745 | |
28249f11 | 3746 | |
32a52290 | 3747 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3748 | |
28249f11 | 3749 | |
32a52290 | 3750 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3751 | |
28249f11 | 3752 | |
32a52290 | 3753 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3754 | |
5554b4bd | 3755 | |
32a52290 WS |
3756 | !ENDIF |
3757 | ||
3758 | # End Source File | |
3759 | # Begin Source File | |
28249f11 | 3760 | |
32a52290 | 3761 | SOURCE=..\..\src\msw\tglbtn.cpp |
28249f11 | 3762 | |
32a52290 | 3763 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3764 | |
32a52290 | 3765 | # PROP Exclude_From_Build 1 |
28249f11 | 3766 | |
32a52290 | 3767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3768 | |
32a52290 | 3769 | # PROP Exclude_From_Build 1 |
28249f11 | 3770 | |
32a52290 | 3771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3772 | |
32a52290 | 3773 | # PROP Exclude_From_Build 1 |
28249f11 | 3774 | |
32a52290 | 3775 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3776 | |
32a52290 | 3777 | # PROP Exclude_From_Build 1 |
28249f11 | 3778 | |
32a52290 | 3779 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3780 | |
3781 | ||
32a52290 | 3782 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3783 | |
3784 | ||
32a52290 | 3785 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3786 | |
3787 | ||
32a52290 | 3788 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3789 | |
28249f11 | 3790 | |
32a52290 | 3791 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3792 | |
3793 | # PROP Exclude_From_Build 1 | |
3794 | ||
32a52290 | 3795 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3796 | |
3797 | # PROP Exclude_From_Build 1 | |
3798 | ||
32a52290 | 3799 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3800 | |
3801 | # PROP Exclude_From_Build 1 | |
3802 | ||
32a52290 | 3803 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 3804 | |
50acee04 | 3805 | # PROP Exclude_From_Build 1 |
5554b4bd | 3806 | |
32a52290 | 3807 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
3808 | |
3809 | ||
32a52290 | 3810 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
3811 | |
3812 | ||
32a52290 WS |
3813 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3814 | ||
3815 | ||
3816 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5554b4bd VS |
3817 | |
3818 | ||
28249f11 VS |
3819 | !ENDIF |
3820 | ||
3821 | # End Source File | |
3822 | # Begin Source File | |
3823 | ||
32a52290 WS |
3824 | SOURCE=..\..\src\msw\timer.cpp |
3825 | # End Source File | |
3826 | # Begin Source File | |
3827 | ||
3828 | SOURCE=..\..\src\msw\tooltip.cpp | |
3829 | # End Source File | |
3830 | # Begin Source File | |
3831 | ||
3832 | SOURCE=..\..\src\msw\toplevel.cpp | |
3833 | # End Source File | |
3834 | # Begin Source File | |
3835 | ||
3836 | SOURCE=..\..\src\msw\treectrl.cpp | |
28249f11 | 3837 | |
32a52290 | 3838 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3839 | |
32a52290 | 3840 | # PROP Exclude_From_Build 1 |
28249f11 | 3841 | |
32a52290 | 3842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3843 | |
32a52290 | 3844 | # PROP Exclude_From_Build 1 |
28249f11 | 3845 | |
32a52290 | 3846 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3847 | |
32a52290 | 3848 | # PROP Exclude_From_Build 1 |
28249f11 | 3849 | |
32a52290 | 3850 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3851 | |
32a52290 | 3852 | # PROP Exclude_From_Build 1 |
28249f11 | 3853 | |
32a52290 | 3854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3855 | |
28249f11 | 3856 | |
32a52290 | 3857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3858 | |
3859 | ||
32a52290 | 3860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3861 | |
3862 | ||
32a52290 | 3863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3864 | |
3865 | ||
32a52290 | 3866 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3867 | |
5554b4bd | 3868 | # PROP Exclude_From_Build 1 |
28249f11 | 3869 | |
32a52290 | 3870 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3871 | |
3872 | # PROP Exclude_From_Build 1 | |
3873 | ||
32a52290 | 3874 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3875 | |
3876 | # PROP Exclude_From_Build 1 | |
3877 | ||
32a52290 | 3878 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3879 | |
3880 | # PROP Exclude_From_Build 1 | |
3881 | ||
32a52290 | 3882 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3883 | |
28249f11 | 3884 | |
32a52290 | 3885 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3886 | |
28249f11 | 3887 | |
32a52290 | 3888 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3889 | |
28249f11 | 3890 | |
32a52290 | 3891 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3892 | |
9aaf1192 | 3893 | |
32a52290 WS |
3894 | !ENDIF |
3895 | ||
3896 | # End Source File | |
3897 | # Begin Source File | |
3898 | ||
3899 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3900 | # End Source File | |
3901 | # Begin Source File | |
3902 | ||
3903 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3904 | # End Source File | |
3905 | # Begin Source File | |
3906 | ||
3907 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3908 | # End Source File | |
3909 | # Begin Source File | |
3910 | ||
3911 | SOURCE=..\..\src\msw\version.rc | |
3912 | ||
3913 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
9aaf1192 WS |
3914 | |
3915 | ||
32a52290 | 3916 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
9aaf1192 WS |
3917 | |
3918 | ||
32a52290 | 3919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
9aaf1192 WS |
3920 | |
3921 | ||
32a52290 | 3922 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
9aaf1192 WS |
3923 | |
3924 | ||
32a52290 | 3925 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
9aaf1192 WS |
3926 | |
3927 | ||
32a52290 | 3928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
9aaf1192 WS |
3929 | |
3930 | ||
32a52290 | 3931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
9aaf1192 WS |
3932 | |
3933 | ||
32a52290 | 3934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
9aaf1192 WS |
3935 | |
3936 | ||
32a52290 | 3937 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
9aaf1192 WS |
3938 | |
3939 | # PROP Exclude_From_Build 1 | |
3940 | ||
32a52290 | 3941 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
9aaf1192 WS |
3942 | |
3943 | # PROP Exclude_From_Build 1 | |
3944 | ||
32a52290 | 3945 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
9aaf1192 WS |
3946 | |
3947 | # PROP Exclude_From_Build 1 | |
3948 | ||
32a52290 | 3949 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
9aaf1192 WS |
3950 | |
3951 | # PROP Exclude_From_Build 1 | |
3952 | ||
32a52290 | 3953 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
9aaf1192 WS |
3954 | |
3955 | # PROP Exclude_From_Build 1 | |
3956 | ||
32a52290 | 3957 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
9aaf1192 WS |
3958 | |
3959 | # PROP Exclude_From_Build 1 | |
3960 | ||
32a52290 | 3961 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
9aaf1192 WS |
3962 | |
3963 | # PROP Exclude_From_Build 1 | |
3964 | ||
32a52290 | 3965 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
9aaf1192 WS |
3966 | |
3967 | # PROP Exclude_From_Build 1 | |
3968 | ||
3969 | !ENDIF | |
3970 | ||
3971 | # End Source File | |
3972 | # Begin Source File | |
3973 | ||
32a52290 WS |
3974 | SOURCE=..\..\src\msw\volume.cpp |
3975 | # End Source File | |
3976 | # Begin Source File | |
28249f11 | 3977 | |
32a52290 WS |
3978 | SOURCE=..\..\src\msw\window.cpp |
3979 | # End Source File | |
3980 | # End Group | |
3981 | # Begin Group "Generic Sources" | |
28249f11 | 3982 | |
32a52290 WS |
3983 | # PROP Default_Filter "" |
3984 | # Begin Source File | |
28249f11 | 3985 | |
32a52290 | 3986 | SOURCE=..\..\src\generic\accel.cpp |
28249f11 | 3987 | |
32a52290 | 3988 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3989 | |
28249f11 | 3990 | |
32a52290 | 3991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3992 | |
28249f11 | 3993 | |
32a52290 | 3994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
3995 | |
3996 | ||
32a52290 | 3997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3998 | |
28249f11 | 3999 | |
32a52290 | 4000 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4001 | |
32a52290 | 4002 | # PROP Exclude_From_Build 1 |
28249f11 | 4003 | |
32a52290 | 4004 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4005 | |
32a52290 | 4006 | # PROP Exclude_From_Build 1 |
28249f11 | 4007 | |
32a52290 | 4008 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4009 | |
5554b4bd | 4010 | # PROP Exclude_From_Build 1 |
28249f11 | 4011 | |
32a52290 | 4012 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4013 | |
4014 | # PROP Exclude_From_Build 1 | |
4015 | ||
32a52290 | 4016 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4017 | |
4018 | ||
32a52290 WS |
4019 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4020 | ||
4021 | ||
4022 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4023 | ||
4024 | ||
4025 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4026 | ||
4027 | ||
4028 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 | 4029 | |
5554b4bd | 4030 | # PROP Exclude_From_Build 1 |
28249f11 | 4031 | |
32a52290 | 4032 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4033 | |
5554b4bd | 4034 | # PROP Exclude_From_Build 1 |
28249f11 | 4035 | |
32a52290 | 4036 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4037 | |
50acee04 | 4038 | # PROP Exclude_From_Build 1 |
355debca | 4039 | |
32a52290 | 4040 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 4041 | |
50acee04 | 4042 | # PROP Exclude_From_Build 1 |
28249f11 | 4043 | |
32a52290 WS |
4044 | !ENDIF |
4045 | ||
4046 | # End Source File | |
4047 | # Begin Source File | |
4048 | ||
4049 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4050 | # End Source File | |
4051 | # Begin Source File | |
4052 | ||
4053 | SOURCE=..\..\src\generic\buttonbar.cpp | |
4054 | # End Source File | |
4055 | # Begin Source File | |
4056 | ||
4057 | SOURCE=..\..\src\generic\choicbkg.cpp | |
4058 | # End Source File | |
4059 | # Begin Source File | |
ec376c8f | 4060 | |
32a52290 WS |
4061 | SOURCE=..\..\src\generic\choicdgg.cpp |
4062 | # End Source File | |
4063 | # Begin Source File | |
6db68599 | 4064 | |
32a52290 WS |
4065 | SOURCE=..\..\src\generic\clrpickerg.cpp |
4066 | # End Source File | |
4067 | # Begin Source File | |
6db68599 | 4068 | |
32a52290 | 4069 | SOURCE=..\..\src\generic\colrdlgg.cpp |
6db68599 | 4070 | |
32a52290 | 4071 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4072 | |
4073 | ||
32a52290 | 4074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4075 | |
4076 | ||
32a52290 | 4077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4078 | |
4079 | ||
32a52290 | 4080 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 | 4081 | |
6db68599 | 4082 | |
32a52290 | 4083 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4084 | |
32a52290 | 4085 | # PROP Exclude_From_Build 1 |
6db68599 | 4086 | |
32a52290 | 4087 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4088 | |
32a52290 | 4089 | # PROP Exclude_From_Build 1 |
6db68599 | 4090 | |
32a52290 | 4091 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 | 4092 | |
32a52290 | 4093 | # PROP Exclude_From_Build 1 |
6db68599 | 4094 | |
32a52290 | 4095 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 | 4096 | |
50acee04 | 4097 | # PROP Exclude_From_Build 1 |
6db68599 | 4098 | |
32a52290 | 4099 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4100 | |
4101 | ||
32a52290 | 4102 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4103 | |
4104 | ||
32a52290 | 4105 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6db68599 WS |
4106 | |
4107 | ||
32a52290 WS |
4108 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4109 | ||
4110 | ||
4111 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4112 | |
4113 | # PROP Exclude_From_Build 1 | |
4114 | ||
32a52290 | 4115 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4116 | |
4117 | # PROP Exclude_From_Build 1 | |
4118 | ||
32a52290 | 4119 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4120 | |
4121 | # PROP Exclude_From_Build 1 | |
4122 | ||
32a52290 | 4123 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4124 | |
4125 | # PROP Exclude_From_Build 1 | |
4126 | ||
4127 | !ENDIF | |
4128 | ||
28249f11 VS |
4129 | # End Source File |
4130 | # Begin Source File | |
4131 | ||
32a52290 WS |
4132 | SOURCE=..\..\src\generic\combog.cpp |
4133 | # End Source File | |
4134 | # Begin Source File | |
28249f11 | 4135 | |
32a52290 WS |
4136 | SOURCE=..\..\src\generic\dcpsg.cpp |
4137 | # End Source File | |
4138 | # Begin Source File | |
28249f11 | 4139 | |
32a52290 WS |
4140 | SOURCE=..\..\src\generic\dirctrlg.cpp |
4141 | # End Source File | |
4142 | # Begin Source File | |
28249f11 | 4143 | |
32a52290 | 4144 | SOURCE=..\..\src\generic\dirdlgg.cpp |
28249f11 | 4145 | |
32a52290 | 4146 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4147 | |
28249f11 | 4148 | |
32a52290 | 4149 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4150 | |
28249f11 | 4151 | |
32a52290 | 4152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4153 | |
4154 | ||
32a52290 | 4155 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4156 | |
28249f11 | 4157 | |
32a52290 | 4158 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4159 | |
32a52290 | 4160 | # PROP Exclude_From_Build 1 |
28249f11 | 4161 | |
32a52290 | 4162 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4163 | |
32a52290 | 4164 | # PROP Exclude_From_Build 1 |
28249f11 | 4165 | |
32a52290 | 4166 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4167 | |
5554b4bd | 4168 | # PROP Exclude_From_Build 1 |
28249f11 | 4169 | |
32a52290 | 4170 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4171 | |
50acee04 | 4172 | # PROP Exclude_From_Build 1 |
28249f11 | 4173 | |
32a52290 | 4174 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4175 | |
28249f11 | 4176 | |
32a52290 | 4177 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4178 | |
28249f11 | 4179 | |
32a52290 | 4180 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4181 | |
28249f11 | 4182 | |
32a52290 | 4183 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4184 | |
4185 | ||
32a52290 | 4186 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 4187 | |
5554b4bd | 4188 | # PROP Exclude_From_Build 1 |
28249f11 | 4189 | |
32a52290 | 4190 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4191 | |
5554b4bd | 4192 | # PROP Exclude_From_Build 1 |
28249f11 | 4193 | |
32a52290 | 4194 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4195 | |
32a52290 | 4196 | # PROP Exclude_From_Build 1 |
28249f11 | 4197 | |
32a52290 | 4198 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4199 | |
32a52290 | 4200 | # PROP Exclude_From_Build 1 |
28249f11 | 4201 | |
32a52290 | 4202 | !ENDIF |
28249f11 | 4203 | |
32a52290 WS |
4204 | # End Source File |
4205 | # Begin Source File | |
28249f11 | 4206 | |
32a52290 WS |
4207 | SOURCE=..\..\src\generic\dragimgg.cpp |
4208 | # End Source File | |
4209 | # Begin Source File | |
5554b4bd | 4210 | |
32a52290 | 4211 | SOURCE=..\..\src\generic\fdrepdlg.cpp |
5554b4bd | 4212 | |
32a52290 | 4213 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5554b4bd VS |
4214 | |
4215 | ||
32a52290 | 4216 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4217 | |
4218 | ||
32a52290 | 4219 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4220 | |
28249f11 | 4221 | |
32a52290 | 4222 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4223 | |
28249f11 | 4224 | |
32a52290 | 4225 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4226 | |
4227 | # PROP Exclude_From_Build 1 | |
4228 | ||
32a52290 | 4229 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4230 | |
5554b4bd | 4231 | # PROP Exclude_From_Build 1 |
28249f11 | 4232 | |
32a52290 | 4233 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4234 | |
50acee04 | 4235 | # PROP Exclude_From_Build 1 |
28249f11 | 4236 | |
32a52290 | 4237 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5554b4bd | 4238 | |
50acee04 | 4239 | # PROP Exclude_From_Build 1 |
5554b4bd | 4240 | |
32a52290 WS |
4241 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4242 | ||
4243 | ||
4244 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4245 | ||
4246 | ||
4247 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4248 | ||
4249 | ||
4250 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4251 | ||
4252 | ||
4253 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4254 | |
4255 | # PROP Exclude_From_Build 1 | |
4256 | ||
32a52290 | 4257 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4258 | |
4259 | # PROP Exclude_From_Build 1 | |
4260 | ||
32a52290 | 4261 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4262 | |
4263 | # PROP Exclude_From_Build 1 | |
4264 | ||
32a52290 | 4265 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4266 | |
4267 | # PROP Exclude_From_Build 1 | |
4268 | ||
5554b4bd VS |
4269 | !ENDIF |
4270 | ||
4271 | # End Source File | |
4272 | # Begin Source File | |
28249f11 | 4273 | |
32a52290 | 4274 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4275 | |
32a52290 | 4276 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4277 | |
4278 | ||
32a52290 | 4279 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4280 | |
4281 | ||
32a52290 | 4282 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4283 | |
28249f11 | 4284 | |
32a52290 | 4285 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4286 | |
28249f11 | 4287 | |
32a52290 | 4288 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4289 | |
32a52290 | 4290 | # PROP Exclude_From_Build 1 |
28249f11 | 4291 | |
32a52290 | 4292 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4293 | |
32a52290 | 4294 | # PROP Exclude_From_Build 1 |
28249f11 | 4295 | |
32a52290 | 4296 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4297 | |
32a52290 | 4298 | # PROP Exclude_From_Build 1 |
28249f11 | 4299 | |
32a52290 | 4300 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4301 | |
32a52290 | 4302 | # PROP Exclude_From_Build 1 |
28249f11 | 4303 | |
32a52290 | 4304 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4305 | |
4306 | ||
32a52290 | 4307 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4308 | |
4309 | ||
32a52290 | 4310 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4311 | |
4312 | ||
32a52290 | 4313 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4314 | |
4315 | ||
32a52290 | 4316 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4317 | |
4318 | # PROP Exclude_From_Build 1 | |
4319 | ||
32a52290 | 4320 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4321 | |
4322 | # PROP Exclude_From_Build 1 | |
4323 | ||
32a52290 | 4324 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4325 | |
4326 | # PROP Exclude_From_Build 1 | |
4327 | ||
32a52290 | 4328 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4329 | |
4330 | # PROP Exclude_From_Build 1 | |
4331 | ||
32a52290 | 4332 | !ENDIF |
ec376c8f | 4333 | |
32a52290 WS |
4334 | # End Source File |
4335 | # Begin Source File | |
ec376c8f | 4336 | |
32a52290 WS |
4337 | SOURCE=..\..\src\generic\filepickerg.cpp |
4338 | # End Source File | |
4339 | # Begin Source File | |
28249f11 | 4340 | |
32a52290 | 4341 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 | 4342 | |
32a52290 | 4343 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4344 | |
4345 | ||
32a52290 | 4346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4347 | |
4348 | ||
32a52290 | 4349 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4350 | |
4351 | ||
32a52290 | 4352 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 WS |
4353 | |
4354 | ||
32a52290 | 4355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4356 | |
32a52290 | 4357 | # PROP Exclude_From_Build 1 |
6db68599 | 4358 | |
32a52290 | 4359 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4360 | |
32a52290 | 4361 | # PROP Exclude_From_Build 1 |
6db68599 | 4362 | |
32a52290 | 4363 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 WS |
4364 | |
4365 | # PROP Exclude_From_Build 1 | |
4366 | ||
32a52290 | 4367 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 WS |
4368 | |
4369 | # PROP Exclude_From_Build 1 | |
4370 | ||
32a52290 | 4371 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4372 | |
4373 | ||
32a52290 | 4374 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4375 | |
4376 | ||
32a52290 WS |
4377 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4378 | ||
4379 | ||
4380 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4381 | ||
4382 | ||
4383 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4384 | |
4385 | # PROP Exclude_From_Build 1 | |
4386 | ||
32a52290 | 4387 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4388 | |
4389 | # PROP Exclude_From_Build 1 | |
4390 | ||
32a52290 | 4391 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4392 | |
4393 | # PROP Exclude_From_Build 1 | |
4394 | ||
32a52290 | 4395 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4396 | |
4397 | # PROP Exclude_From_Build 1 | |
4398 | ||
ec376c8f VZ |
4399 | !ENDIF |
4400 | ||
4401 | # End Source File | |
4402 | # Begin Source File | |
4403 | ||
32a52290 WS |
4404 | SOURCE=..\..\src\generic\fontpickerg.cpp |
4405 | # End Source File | |
4406 | # Begin Source File | |
28249f11 | 4407 | |
32a52290 WS |
4408 | SOURCE=..\..\src\generic\listbkg.cpp |
4409 | # End Source File | |
4410 | # Begin Source File | |
28249f11 | 4411 | |
32a52290 | 4412 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4413 | |
32a52290 | 4414 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4415 | |
4416 | ||
32a52290 | 4417 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4418 | |
28249f11 | 4419 | |
32a52290 | 4420 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
73fb9ebe | 4421 | |
28249f11 | 4422 | |
32a52290 | 4423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4424 | |
28249f11 | 4425 | |
32a52290 | 4426 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4427 | |
32a52290 | 4428 | # PROP Exclude_From_Build 1 |
28249f11 | 4429 | |
32a52290 | 4430 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4431 | |
4432 | # PROP Exclude_From_Build 1 | |
4433 | ||
32a52290 | 4434 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4435 | |
4436 | # PROP Exclude_From_Build 1 | |
4437 | ||
32a52290 | 4438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4439 | |
50acee04 | 4440 | # PROP Exclude_From_Build 1 |
28249f11 | 4441 | |
32a52290 WS |
4442 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4443 | ||
4444 | ||
4445 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
28249f11 VS |
4446 | |
4447 | ||
32a52290 WS |
4448 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4449 | ||
4450 | ||
4451 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4452 | ||
4453 | ||
4454 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4455 | |
4456 | # PROP Exclude_From_Build 1 | |
4457 | ||
32a52290 | 4458 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4459 | |
4460 | # PROP Exclude_From_Build 1 | |
4461 | ||
32a52290 | 4462 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4463 | |
4464 | # PROP Exclude_From_Build 1 | |
4465 | ||
32a52290 | 4466 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4467 | |
4468 | # PROP Exclude_From_Build 1 | |
4469 | ||
5554b4bd | 4470 | !ENDIF |
28249f11 | 4471 | |
5554b4bd VS |
4472 | # End Source File |
4473 | # Begin Source File | |
28249f11 | 4474 | |
32a52290 WS |
4475 | SOURCE=..\..\src\generic\logg.cpp |
4476 | # End Source File | |
4477 | # Begin Source File | |
28249f11 | 4478 | |
32a52290 | 4479 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4480 | |
32a52290 | 4481 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4482 | |
4483 | ||
32a52290 | 4484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4485 | |
28249f11 | 4486 | |
32a52290 | 4487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4488 | |
28249f11 | 4489 | |
32a52290 | 4490 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4491 | |
28249f11 | 4492 | |
32a52290 | 4493 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4494 | |
32a52290 | 4495 | # PROP Exclude_From_Build 1 |
28249f11 | 4496 | |
32a52290 | 4497 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4498 | |
32a52290 | 4499 | # PROP Exclude_From_Build 1 |
28249f11 | 4500 | |
32a52290 | 4501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4502 | |
32a52290 | 4503 | # PROP Exclude_From_Build 1 |
28249f11 | 4504 | |
32a52290 | 4505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4506 | |
50acee04 | 4507 | # PROP Exclude_From_Build 1 |
28249f11 | 4508 | |
32a52290 | 4509 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4510 | |
4511 | ||
32a52290 | 4512 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4513 | |
4514 | ||
32a52290 | 4515 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4516 | |
4517 | ||
32a52290 | 4518 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4519 | |
28249f11 | 4520 | |
32a52290 | 4521 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4522 | |
4523 | # PROP Exclude_From_Build 1 | |
4524 | ||
32a52290 | 4525 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4526 | |
4527 | # PROP Exclude_From_Build 1 | |
4528 | ||
32a52290 | 4529 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4530 | |
4531 | # PROP Exclude_From_Build 1 | |
4532 | ||
32a52290 | 4533 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4534 | |
32a52290 | 4535 | # PROP Exclude_From_Build 1 |
28249f11 | 4536 | |
32a52290 | 4537 | !ENDIF |
28249f11 | 4538 | |
32a52290 WS |
4539 | # End Source File |
4540 | # Begin Source File | |
28249f11 | 4541 | |
32a52290 | 4542 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4543 | |
32a52290 | 4544 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4545 | |
28249f11 | 4546 | |
32a52290 | 4547 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4548 | |
28249f11 | 4549 | |
32a52290 | 4550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4551 | |
28249f11 | 4552 | |
32a52290 | 4553 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4554 | |
28249f11 | 4555 | |
32a52290 | 4556 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4557 | |
32a52290 | 4558 | # PROP Exclude_From_Build 1 |
28249f11 | 4559 | |
32a52290 | 4560 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4561 | |
4562 | # PROP Exclude_From_Build 1 | |
4563 | ||
32a52290 | 4564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4565 | |
50acee04 | 4566 | # PROP Exclude_From_Build 1 |
28249f11 | 4567 | |
32a52290 | 4568 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4569 | |
50acee04 | 4570 | # PROP Exclude_From_Build 1 |
28249f11 | 4571 | |
32a52290 | 4572 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4573 | |
28249f11 | 4574 | |
32a52290 WS |
4575 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4576 | ||
4577 | ||
4578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4579 | ||
4580 | ||
4581 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4582 | ||
4583 | ||
4584 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4585 | |
4586 | # PROP Exclude_From_Build 1 | |
4587 | ||
32a52290 | 4588 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4589 | |
4590 | # PROP Exclude_From_Build 1 | |
4591 | ||
32a52290 | 4592 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4593 | |
4594 | # PROP Exclude_From_Build 1 | |
4595 | ||
32a52290 | 4596 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4597 | |
5554b4bd | 4598 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4599 | |
4600 | !ENDIF | |
4601 | ||
4602 | # End Source File | |
4603 | # Begin Source File | |
4604 | ||
32a52290 WS |
4605 | SOURCE=..\..\src\generic\numdlgg.cpp |
4606 | # End Source File | |
4607 | # Begin Source File | |
28249f11 | 4608 | |
32a52290 WS |
4609 | SOURCE=..\..\src\generic\panelg.cpp |
4610 | # End Source File | |
4611 | # Begin Source File | |
28249f11 | 4612 | |
32a52290 WS |
4613 | SOURCE=..\..\src\generic\printps.cpp |
4614 | # End Source File | |
4615 | # Begin Source File | |
75a0a7b7 | 4616 | |
32a52290 WS |
4617 | SOURCE=..\..\src\generic\prntdlgg.cpp |
4618 | # End Source File | |
4619 | # Begin Source File | |
28249f11 | 4620 | |
32a52290 WS |
4621 | SOURCE=..\..\src\generic\progdlgg.cpp |
4622 | # End Source File | |
4623 | # Begin Source File | |
28249f11 | 4624 | |
32a52290 WS |
4625 | SOURCE=..\..\src\generic\renderg.cpp |
4626 | # End Source File | |
4627 | # Begin Source File | |
28249f11 | 4628 | |
32a52290 WS |
4629 | SOURCE=..\..\src\generic\scrlwing.cpp |
4630 | # End Source File | |
4631 | # Begin Source File | |
28249f11 | 4632 | |
32a52290 WS |
4633 | SOURCE=..\..\src\generic\selstore.cpp |
4634 | # End Source File | |
4635 | # Begin Source File | |
28249f11 | 4636 | |
32a52290 WS |
4637 | SOURCE=..\..\src\generic\spinctlg.cpp |
4638 | # End Source File | |
4639 | # Begin Source File | |
28249f11 | 4640 | |
32a52290 WS |
4641 | SOURCE=..\..\src\generic\splitter.cpp |
4642 | # End Source File | |
4643 | # Begin Source File | |
28249f11 | 4644 | |
32a52290 | 4645 | SOURCE=..\..\src\generic\statusbr.cpp |
28249f11 | 4646 | |
32a52290 | 4647 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4648 | |
32a52290 | 4649 | # PROP Exclude_From_Build 1 |
28249f11 | 4650 | |
32a52290 | 4651 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd | 4652 | |
32a52290 | 4653 | # PROP Exclude_From_Build 1 |
5554b4bd | 4654 | |
32a52290 | 4655 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd | 4656 | |
32a52290 | 4657 | # PROP Exclude_From_Build 1 |
5554b4bd | 4658 | |
32a52290 | 4659 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4660 | |
4661 | # PROP Exclude_From_Build 1 | |
4662 | ||
32a52290 | 4663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4664 | |
4665 | ||
32a52290 | 4666 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4667 | |
4668 | ||
32a52290 | 4669 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4670 | |
28249f11 | 4671 | |
32a52290 WS |
4672 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
4673 | ||
4674 | ||
4675 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
4676 | |
4677 | # PROP Exclude_From_Build 1 | |
4678 | ||
32a52290 | 4679 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4680 | |
4681 | # PROP Exclude_From_Build 1 | |
4682 | ||
32a52290 | 4683 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4684 | |
4685 | # PROP Exclude_From_Build 1 | |
4686 | ||
32a52290 | 4687 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4688 | |
50acee04 | 4689 | # PROP Exclude_From_Build 1 |
28249f11 | 4690 | |
32a52290 WS |
4691 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
4692 | ||
28249f11 | 4693 | |
32a52290 | 4694 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4695 | |
4696 | ||
32a52290 | 4697 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4698 | |
4699 | ||
32a52290 | 4700 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4701 | |
28249f11 | 4702 | |
32a52290 WS |
4703 | !ENDIF |
4704 | ||
4705 | # End Source File | |
4706 | # Begin Source File | |
28249f11 | 4707 | |
32a52290 WS |
4708 | SOURCE=..\..\src\generic\tabg.cpp |
4709 | ||
4710 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 4711 | |
28249f11 | 4712 | |
32a52290 | 4713 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4714 | |
28249f11 | 4715 | |
32a52290 | 4716 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4717 | |
28249f11 | 4718 | |
32a52290 | 4719 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4720 | |
28249f11 | 4721 | |
32a52290 | 4722 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4723 | |
4724 | # PROP Exclude_From_Build 1 | |
4725 | ||
32a52290 | 4726 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4727 | |
4728 | # PROP Exclude_From_Build 1 | |
4729 | ||
32a52290 | 4730 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4731 | |
4732 | # PROP Exclude_From_Build 1 | |
4733 | ||
32a52290 | 4734 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4735 | |
4736 | # PROP Exclude_From_Build 1 | |
4737 | ||
32a52290 WS |
4738 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4739 | ||
4740 | ||
4741 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4742 | ||
4743 | ||
4744 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4745 | ||
4746 | ||
4747 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4748 | ||
4749 | ||
4750 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4751 | |
4752 | # PROP Exclude_From_Build 1 | |
4753 | ||
32a52290 | 4754 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4755 | |
4756 | # PROP Exclude_From_Build 1 | |
4757 | ||
32a52290 | 4758 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4759 | |
4760 | # PROP Exclude_From_Build 1 | |
4761 | ||
32a52290 | 4762 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4763 | |
5554b4bd | 4764 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4765 | |
4766 | !ENDIF | |
4767 | ||
4768 | # End Source File | |
4769 | # Begin Source File | |
4770 | ||
32a52290 WS |
4771 | SOURCE=..\..\src\generic\textdlgg.cpp |
4772 | # End Source File | |
4773 | # Begin Source File | |
28249f11 | 4774 | |
32a52290 WS |
4775 | SOURCE=..\..\src\generic\tipwin.cpp |
4776 | # End Source File | |
4777 | # Begin Source File | |
28249f11 | 4778 | |
32a52290 WS |
4779 | SOURCE=..\..\src\generic\toolbkg.cpp |
4780 | # End Source File | |
4781 | # Begin Source File | |
7dcea26b | 4782 | |
32a52290 WS |
4783 | SOURCE=..\..\src\generic\treebkg.cpp |
4784 | # End Source File | |
4785 | # Begin Source File | |
54770337 | 4786 | |
32a52290 WS |
4787 | SOURCE=..\..\src\generic\treectlg.cpp |
4788 | # End Source File | |
4789 | # Begin Source File | |
28249f11 | 4790 | |
32a52290 WS |
4791 | SOURCE=..\..\src\generic\vlbox.cpp |
4792 | # End Source File | |
4793 | # Begin Source File | |
28249f11 | 4794 | |
32a52290 WS |
4795 | SOURCE=..\..\src\generic\vscroll.cpp |
4796 | # End Source File | |
4797 | # End Group | |
4798 | # Begin Group "wxUniv Sources" | |
28249f11 | 4799 | |
32a52290 WS |
4800 | # PROP Default_Filter "" |
4801 | # Begin Source File | |
28249f11 | 4802 | |
32a52290 | 4803 | SOURCE=..\..\src\univ\bmpbuttn.cpp |
28249f11 | 4804 | |
32a52290 | 4805 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4806 | |
28249f11 | 4807 | |
32a52290 | 4808 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4809 | |
4810 | ||
32a52290 | 4811 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4812 | |
4813 | ||
32a52290 | 4814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4815 | |
4816 | ||
32a52290 | 4817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4818 | |
4819 | # PROP Exclude_From_Build 1 | |
4820 | ||
32a52290 | 4821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4822 | |
4823 | # PROP Exclude_From_Build 1 | |
4824 | ||
32a52290 | 4825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4826 | |
4827 | # PROP Exclude_From_Build 1 | |
4828 | ||
32a52290 | 4829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4830 | |
5554b4bd | 4831 | # PROP Exclude_From_Build 1 |
28249f11 | 4832 | |
32a52290 | 4833 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4834 | |
28249f11 | 4835 | |
32a52290 | 4836 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4837 | |
28249f11 | 4838 | |
32a52290 | 4839 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4840 | |
28249f11 | 4841 | |
32a52290 WS |
4842 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4843 | ||
4844 | ||
4845 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4846 | |
4847 | # PROP Exclude_From_Build 1 | |
4848 | ||
32a52290 WS |
4849 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
4850 | ||
4851 | # PROP Exclude_From_Build 1 | |
28249f11 | 4852 | |
32a52290 | 4853 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4854 | |
32a52290 | 4855 | # PROP Exclude_From_Build 1 |
28249f11 | 4856 | |
32a52290 | 4857 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4858 | |
32a52290 | 4859 | # PROP Exclude_From_Build 1 |
28249f11 | 4860 | |
32a52290 | 4861 | !ENDIF |
28249f11 | 4862 | |
32a52290 WS |
4863 | # End Source File |
4864 | # Begin Source File | |
28249f11 | 4865 | |
32a52290 | 4866 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4867 | |
32a52290 | 4868 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4869 | |
28249f11 | 4870 | |
32a52290 | 4871 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4872 | |
28249f11 | 4873 | |
32a52290 | 4874 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4875 | |
28249f11 | 4876 | |
32a52290 | 4877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4878 | |
28249f11 | 4879 | |
32a52290 | 4880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4881 | |
4882 | # PROP Exclude_From_Build 1 | |
4883 | ||
32a52290 | 4884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4885 | |
50acee04 | 4886 | # PROP Exclude_From_Build 1 |
28249f11 | 4887 | |
32a52290 | 4888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4889 | |
50acee04 | 4890 | # PROP Exclude_From_Build 1 |
28249f11 | 4891 | |
32a52290 | 4892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4893 | |
50acee04 | 4894 | # PROP Exclude_From_Build 1 |
28249f11 | 4895 | |
32a52290 WS |
4896 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4897 | ||
4898 | ||
4899 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4900 | ||
4901 | ||
4902 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4903 | ||
4904 | ||
4905 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4906 | ||
4907 | ||
4908 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4909 | |
4910 | # PROP Exclude_From_Build 1 | |
4911 | ||
32a52290 | 4912 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4913 | |
4914 | # PROP Exclude_From_Build 1 | |
4915 | ||
32a52290 | 4916 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4917 | |
4918 | # PROP Exclude_From_Build 1 | |
4919 | ||
32a52290 | 4920 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4921 | |
4922 | # PROP Exclude_From_Build 1 | |
4923 | ||
5554b4bd | 4924 | !ENDIF |
28249f11 | 4925 | |
5554b4bd VS |
4926 | # End Source File |
4927 | # Begin Source File | |
28249f11 | 4928 | |
32a52290 WS |
4929 | SOURCE=..\..\src\univ\checkbox.cpp |
4930 | ||
4931 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
4932 | |
4933 | ||
32a52290 | 4934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4935 | |
4936 | ||
32a52290 | 4937 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4938 | |
28249f11 | 4939 | |
32a52290 | 4940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4941 | |
28249f11 | 4942 | |
32a52290 | 4943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4944 | |
32a52290 WS |
4945 | # PROP Exclude_From_Build 1 |
4946 | ||
4947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 | 4948 | |
32a52290 | 4949 | # PROP Exclude_From_Build 1 |
28249f11 | 4950 | |
32a52290 | 4951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4952 | |
32a52290 | 4953 | # PROP Exclude_From_Build 1 |
28249f11 | 4954 | |
32a52290 | 4955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4956 | |
32a52290 | 4957 | # PROP Exclude_From_Build 1 |
28249f11 | 4958 | |
32a52290 | 4959 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4960 | |
4961 | ||
32a52290 | 4962 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4963 | |
4964 | ||
32a52290 | 4965 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4966 | |
4967 | ||
32a52290 | 4968 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4969 | |
4970 | ||
32a52290 | 4971 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4972 | |
4973 | # PROP Exclude_From_Build 1 | |
4974 | ||
32a52290 | 4975 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4976 | |
4977 | # PROP Exclude_From_Build 1 | |
4978 | ||
32a52290 | 4979 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4980 | |
4981 | # PROP Exclude_From_Build 1 | |
4982 | ||
32a52290 | 4983 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4984 | |
4985 | # PROP Exclude_From_Build 1 | |
4986 | ||
32a52290 | 4987 | !ENDIF |
28249f11 | 4988 | |
32a52290 WS |
4989 | # End Source File |
4990 | # Begin Source File | |
28249f11 | 4991 | |
32a52290 WS |
4992 | SOURCE=..\..\src\univ\checklst.cpp |
4993 | ||
4994 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 4995 | |
28249f11 | 4996 | |
32a52290 | 4997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4998 | |
28249f11 | 4999 | |
32a52290 | 5000 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5001 | |
28249f11 | 5002 | |
32a52290 | 5003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5004 | |
28249f11 | 5005 | |
32a52290 | 5006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5007 | |
32a52290 | 5008 | # PROP Exclude_From_Build 1 |
28249f11 | 5009 | |
32a52290 | 5010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5011 | |
32a52290 | 5012 | # PROP Exclude_From_Build 1 |
28249f11 | 5013 | |
32a52290 | 5014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5015 | |
32a52290 | 5016 | # PROP Exclude_From_Build 1 |
28249f11 | 5017 | |
32a52290 | 5018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5019 | |
32a52290 | 5020 | # PROP Exclude_From_Build 1 |
28249f11 | 5021 | |
32a52290 | 5022 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5023 | |
5024 | ||
32a52290 | 5025 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5026 | |
5027 | ||
32a52290 | 5028 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5029 | |
5030 | ||
32a52290 | 5031 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5032 | |
5033 | ||
32a52290 | 5034 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5035 | |
5036 | # PROP Exclude_From_Build 1 | |
5037 | ||
32a52290 | 5038 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5039 | |
5040 | # PROP Exclude_From_Build 1 | |
5041 | ||
32a52290 | 5042 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5043 | |
5044 | # PROP Exclude_From_Build 1 | |
5045 | ||
32a52290 | 5046 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5047 | |
5048 | # PROP Exclude_From_Build 1 | |
5049 | ||
5554b4bd | 5050 | !ENDIF |
28249f11 | 5051 | |
5554b4bd VS |
5052 | # End Source File |
5053 | # Begin Source File | |
28249f11 | 5054 | |
32a52290 | 5055 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5056 | |
32a52290 | 5057 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5058 | |
28249f11 | 5059 | |
32a52290 | 5060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5061 | |
28249f11 | 5062 | |
32a52290 | 5063 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5064 | |
28249f11 | 5065 | |
32a52290 | 5066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5067 | |
28249f11 | 5068 | |
32a52290 | 5069 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5070 | |
32a52290 | 5071 | # PROP Exclude_From_Build 1 |
28249f11 | 5072 | |
32a52290 | 5073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5074 | |
32a52290 | 5075 | # PROP Exclude_From_Build 1 |
28249f11 | 5076 | |
32a52290 | 5077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5078 | |
32a52290 | 5079 | # PROP Exclude_From_Build 1 |
28249f11 | 5080 | |
32a52290 | 5081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5082 | |
32a52290 | 5083 | # PROP Exclude_From_Build 1 |
28249f11 | 5084 | |
32a52290 | 5085 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5086 | |
5087 | ||
32a52290 | 5088 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5089 | |
5090 | ||
32a52290 | 5091 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5092 | |
5093 | ||
32a52290 | 5094 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5095 | |
5096 | ||
32a52290 | 5097 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5098 | |
5099 | # PROP Exclude_From_Build 1 | |
5100 | ||
32a52290 | 5101 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5102 | |
5103 | # PROP Exclude_From_Build 1 | |
5104 | ||
32a52290 | 5105 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5106 | |
5107 | # PROP Exclude_From_Build 1 | |
5108 | ||
32a52290 | 5109 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5110 | |
5111 | # PROP Exclude_From_Build 1 | |
5112 | ||
32a52290 | 5113 | !ENDIF |
28249f11 | 5114 | |
32a52290 WS |
5115 | # End Source File |
5116 | # Begin Source File | |
28249f11 | 5117 | |
32a52290 | 5118 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5119 | |
32a52290 | 5120 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5121 | |
28249f11 | 5122 | |
32a52290 | 5123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5124 | |
28249f11 | 5125 | |
32a52290 | 5126 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5127 | |
28249f11 | 5128 | |
32a52290 | 5129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5130 | |
28249f11 | 5131 | |
32a52290 | 5132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5133 | |
32a52290 | 5134 | # PROP Exclude_From_Build 1 |
28249f11 | 5135 | |
32a52290 | 5136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5137 | |
32a52290 | 5138 | # PROP Exclude_From_Build 1 |
28249f11 | 5139 | |
32a52290 | 5140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5141 | |
5142 | # PROP Exclude_From_Build 1 | |
5143 | ||
32a52290 | 5144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5145 | |
50acee04 | 5146 | # PROP Exclude_From_Build 1 |
28249f11 | 5147 | |
32a52290 | 5148 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5149 | |
5150 | ||
32a52290 | 5151 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5152 | |
5153 | ||
32a52290 WS |
5154 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5155 | ||
5156 | ||
5157 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5158 | ||
5159 | ||
5160 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5161 | |
5162 | # PROP Exclude_From_Build 1 | |
5163 | ||
32a52290 | 5164 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5165 | |
5166 | # PROP Exclude_From_Build 1 | |
5167 | ||
32a52290 | 5168 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5169 | |
5170 | # PROP Exclude_From_Build 1 | |
5171 | ||
32a52290 | 5172 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5173 | |
5174 | # PROP Exclude_From_Build 1 | |
5175 | ||
5554b4bd | 5176 | !ENDIF |
28249f11 | 5177 | |
5554b4bd VS |
5178 | # End Source File |
5179 | # Begin Source File | |
28249f11 | 5180 | |
32a52290 | 5181 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5182 | |
32a52290 | 5183 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5184 | |
28249f11 | 5185 | |
32a52290 | 5186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5187 | |
28249f11 | 5188 | |
32a52290 | 5189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5190 | |
28249f11 | 5191 | |
32a52290 | 5192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5193 | |
28249f11 | 5194 | |
32a52290 | 5195 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5196 | |
32a52290 | 5197 | # PROP Exclude_From_Build 1 |
28249f11 | 5198 | |
32a52290 | 5199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5200 | |
32a52290 | 5201 | # PROP Exclude_From_Build 1 |
28249f11 | 5202 | |
32a52290 | 5203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5204 | |
32a52290 | 5205 | # PROP Exclude_From_Build 1 |
28249f11 | 5206 | |
32a52290 | 5207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5208 | |
32a52290 | 5209 | # PROP Exclude_From_Build 1 |
28249f11 | 5210 | |
32a52290 | 5211 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5212 | |
5213 | ||
32a52290 | 5214 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5215 | |
5216 | ||
32a52290 | 5217 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5218 | |
5219 | ||
32a52290 | 5220 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5221 | |
5222 | ||
32a52290 | 5223 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5224 | |
5225 | # PROP Exclude_From_Build 1 | |
5226 | ||
32a52290 | 5227 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5228 | |
5229 | # PROP Exclude_From_Build 1 | |
5230 | ||
32a52290 | 5231 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5232 | |
5233 | # PROP Exclude_From_Build 1 | |
5234 | ||
32a52290 | 5235 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5236 | |
5237 | # PROP Exclude_From_Build 1 | |
5238 | ||
32a52290 | 5239 | !ENDIF |
28249f11 | 5240 | |
32a52290 WS |
5241 | # End Source File |
5242 | # Begin Source File | |
28249f11 | 5243 | |
32a52290 | 5244 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5245 | |
32a52290 | 5246 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5247 | |
28249f11 | 5248 | |
32a52290 | 5249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5250 | |
28249f11 | 5251 | |
32a52290 | 5252 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5253 | |
28249f11 | 5254 | |
32a52290 | 5255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5256 | |
28249f11 | 5257 | |
32a52290 | 5258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5259 | |
32a52290 | 5260 | # PROP Exclude_From_Build 1 |
28249f11 | 5261 | |
32a52290 | 5262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5263 | |
32a52290 | 5264 | # PROP Exclude_From_Build 1 |
28249f11 | 5265 | |
32a52290 | 5266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5267 | |
5268 | # PROP Exclude_From_Build 1 | |
5269 | ||
32a52290 | 5270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5271 | |
50acee04 | 5272 | # PROP Exclude_From_Build 1 |
28249f11 | 5273 | |
32a52290 | 5274 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5275 | |
5276 | ||
32a52290 | 5277 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5278 | |
5279 | ||
32a52290 WS |
5280 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5281 | ||
5282 | ||
5283 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5284 | ||
5285 | ||
5286 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5287 | |
5288 | # PROP Exclude_From_Build 1 | |
5289 | ||
32a52290 | 5290 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5291 | |
5292 | # PROP Exclude_From_Build 1 | |
5293 | ||
32a52290 | 5294 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5295 | |
5296 | # PROP Exclude_From_Build 1 | |
5297 | ||
32a52290 | 5298 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5299 | |
5300 | # PROP Exclude_From_Build 1 | |
5301 | ||
5554b4bd | 5302 | !ENDIF |
28249f11 | 5303 | |
5554b4bd VS |
5304 | # End Source File |
5305 | # Begin Source File | |
28249f11 | 5306 | |
32a52290 | 5307 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5308 | |
32a52290 | 5309 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5310 | |
28249f11 | 5311 | |
32a52290 | 5312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5313 | |
28249f11 | 5314 | |
32a52290 | 5315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5316 | |
28249f11 | 5317 | |
32a52290 | 5318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5319 | |
28249f11 | 5320 | |
32a52290 | 5321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5322 | |
32a52290 | 5323 | # PROP Exclude_From_Build 1 |
28249f11 | 5324 | |
32a52290 | 5325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5326 | |
32a52290 | 5327 | # PROP Exclude_From_Build 1 |
28249f11 | 5328 | |
32a52290 | 5329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5330 | |
32a52290 | 5331 | # PROP Exclude_From_Build 1 |
28249f11 | 5332 | |
32a52290 | 5333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5334 | |
32a52290 | 5335 | # PROP Exclude_From_Build 1 |
28249f11 | 5336 | |
32a52290 | 5337 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5338 | |
5339 | ||
32a52290 | 5340 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5341 | |
5342 | ||
32a52290 | 5343 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5344 | |
5345 | ||
32a52290 | 5346 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5347 | |
5348 | ||
32a52290 | 5349 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5350 | |
5351 | # PROP Exclude_From_Build 1 | |
5352 | ||
32a52290 | 5353 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5354 | |
5355 | # PROP Exclude_From_Build 1 | |
5356 | ||
32a52290 | 5357 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5358 | |
5359 | # PROP Exclude_From_Build 1 | |
5360 | ||
32a52290 | 5361 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5362 | |
5363 | # PROP Exclude_From_Build 1 | |
5364 | ||
32a52290 | 5365 | !ENDIF |
28249f11 | 5366 | |
32a52290 WS |
5367 | # End Source File |
5368 | # Begin Source File | |
28249f11 | 5369 | |
32a52290 | 5370 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5371 | |
32a52290 | 5372 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5373 | |
28249f11 | 5374 | |
32a52290 | 5375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5376 | |
28249f11 | 5377 | |
32a52290 | 5378 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5379 | |
28249f11 | 5380 | |
32a52290 | 5381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5382 | |
28249f11 | 5383 | |
32a52290 | 5384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5385 | |
32a52290 | 5386 | # PROP Exclude_From_Build 1 |
28249f11 | 5387 | |
32a52290 | 5388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5389 | |
32a52290 | 5390 | # PROP Exclude_From_Build 1 |
28249f11 | 5391 | |
32a52290 | 5392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5393 | |
5394 | # PROP Exclude_From_Build 1 | |
5395 | ||
32a52290 | 5396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5397 | |
50acee04 | 5398 | # PROP Exclude_From_Build 1 |
28249f11 | 5399 | |
32a52290 | 5400 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5401 | |
5402 | ||
32a52290 | 5403 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5404 | |
5405 | ||
32a52290 WS |
5406 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5407 | ||
5408 | ||
5409 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5410 | ||
5411 | ||
5412 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5413 | |
5414 | # PROP Exclude_From_Build 1 | |
5415 | ||
32a52290 | 5416 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5417 | |
5418 | # PROP Exclude_From_Build 1 | |
5419 | ||
32a52290 | 5420 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5421 | |
5422 | # PROP Exclude_From_Build 1 | |
5423 | ||
32a52290 | 5424 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5425 | |
5426 | # PROP Exclude_From_Build 1 | |
5427 | ||
5554b4bd | 5428 | !ENDIF |
28249f11 | 5429 | |
5554b4bd VS |
5430 | # End Source File |
5431 | # Begin Source File | |
28249f11 | 5432 | |
32a52290 | 5433 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5434 | |
32a52290 | 5435 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5436 | |
28249f11 | 5437 | |
32a52290 | 5438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5439 | |
28249f11 | 5440 | |
32a52290 | 5441 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5442 | |
28249f11 | 5443 | |
32a52290 | 5444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5445 | |
28249f11 | 5446 | |
32a52290 | 5447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5448 | |
32a52290 | 5449 | # PROP Exclude_From_Build 1 |
28249f11 | 5450 | |
32a52290 | 5451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5452 | |
32a52290 | 5453 | # PROP Exclude_From_Build 1 |
28249f11 | 5454 | |
32a52290 | 5455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5456 | |
32a52290 | 5457 | # PROP Exclude_From_Build 1 |
28249f11 | 5458 | |
32a52290 | 5459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5460 | |
32a52290 | 5461 | # PROP Exclude_From_Build 1 |
28249f11 | 5462 | |
32a52290 | 5463 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5464 | |
5465 | ||
32a52290 | 5466 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5467 | |
5468 | ||
32a52290 | 5469 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5470 | |
5471 | ||
32a52290 | 5472 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5473 | |
5474 | ||
32a52290 | 5475 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5476 | |
5477 | # PROP Exclude_From_Build 1 | |
5478 | ||
32a52290 | 5479 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5480 | |
5481 | # PROP Exclude_From_Build 1 | |
5482 | ||
32a52290 | 5483 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5484 | |
5485 | # PROP Exclude_From_Build 1 | |
5486 | ||
32a52290 | 5487 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5488 | |
5489 | # PROP Exclude_From_Build 1 | |
5490 | ||
32a52290 | 5491 | !ENDIF |
28249f11 | 5492 | |
32a52290 WS |
5493 | # End Source File |
5494 | # Begin Source File | |
28249f11 | 5495 | |
32a52290 | 5496 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5497 | |
32a52290 | 5498 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5499 | |
28249f11 | 5500 | |
32a52290 | 5501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5502 | |
28249f11 | 5503 | |
32a52290 | 5504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5505 | |
28249f11 | 5506 | |
32a52290 | 5507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5508 | |
28249f11 | 5509 | |
32a52290 | 5510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5511 | |
32a52290 | 5512 | # PROP Exclude_From_Build 1 |
28249f11 | 5513 | |
32a52290 | 5514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5515 | |
32a52290 | 5516 | # PROP Exclude_From_Build 1 |
28249f11 | 5517 | |
32a52290 | 5518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5519 | |
5520 | # PROP Exclude_From_Build 1 | |
5521 | ||
32a52290 | 5522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5523 | |
50acee04 | 5524 | # PROP Exclude_From_Build 1 |
28249f11 | 5525 | |
32a52290 | 5526 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5527 | |
5528 | ||
32a52290 WS |
5529 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5530 | ||
5531 | ||
5532 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
5533 | |
5534 | ||
32a52290 WS |
5535 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5536 | ||
5537 | ||
5538 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5539 | |
5540 | # PROP Exclude_From_Build 1 | |
5541 | ||
32a52290 | 5542 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5543 | |
5544 | # PROP Exclude_From_Build 1 | |
5545 | ||
32a52290 | 5546 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5547 | |
5548 | # PROP Exclude_From_Build 1 | |
5549 | ||
32a52290 | 5550 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5551 | |
5552 | # PROP Exclude_From_Build 1 | |
5553 | ||
5554b4bd | 5554 | !ENDIF |
28249f11 | 5555 | |
5554b4bd VS |
5556 | # End Source File |
5557 | # Begin Source File | |
28249f11 | 5558 | |
32a52290 | 5559 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5560 | |
32a52290 | 5561 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5562 | |
5563 | ||
32a52290 | 5564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5565 | |
5566 | ||
32a52290 | 5567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5568 | |
28249f11 | 5569 | |
32a52290 | 5570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5571 | |
5554b4bd | 5572 | |
32a52290 | 5573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5574 | |
32a52290 | 5575 | # PROP Exclude_From_Build 1 |
28249f11 | 5576 | |
32a52290 | 5577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5578 | |
32a52290 | 5579 | # PROP Exclude_From_Build 1 |
28249f11 | 5580 | |
32a52290 | 5581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5582 | |
32a52290 | 5583 | # PROP Exclude_From_Build 1 |
28249f11 | 5584 | |
32a52290 | 5585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5586 | |
32a52290 | 5587 | # PROP Exclude_From_Build 1 |
28249f11 | 5588 | |
32a52290 | 5589 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5590 | |
5591 | ||
32a52290 | 5592 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5593 | |
5594 | ||
32a52290 | 5595 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5596 | |
5597 | ||
32a52290 | 5598 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5599 | |
5600 | ||
32a52290 | 5601 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5602 | |
5603 | # PROP Exclude_From_Build 1 | |
5604 | ||
32a52290 | 5605 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5606 | |
5607 | # PROP Exclude_From_Build 1 | |
5608 | ||
32a52290 | 5609 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5610 | |
5611 | # PROP Exclude_From_Build 1 | |
5612 | ||
32a52290 | 5613 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5614 | |
5615 | # PROP Exclude_From_Build 1 | |
5616 | ||
32a52290 | 5617 | !ENDIF |
28249f11 | 5618 | |
32a52290 WS |
5619 | # End Source File |
5620 | # Begin Source File | |
28249f11 | 5621 | |
32a52290 | 5622 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5623 | |
32a52290 | 5624 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5625 | |
28249f11 | 5626 | |
32a52290 | 5627 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5628 | |
28249f11 | 5629 | |
32a52290 | 5630 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5631 | |
28249f11 | 5632 | |
32a52290 | 5633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5634 | |
28249f11 | 5635 | |
32a52290 | 5636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5637 | |
32a52290 | 5638 | # PROP Exclude_From_Build 1 |
28249f11 | 5639 | |
32a52290 | 5640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5641 | |
32a52290 | 5642 | # PROP Exclude_From_Build 1 |
28249f11 | 5643 | |
32a52290 | 5644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5645 | |
5646 | # PROP Exclude_From_Build 1 | |
5647 | ||
32a52290 | 5648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5649 | |
50acee04 | 5650 | # PROP Exclude_From_Build 1 |
28249f11 | 5651 | |
32a52290 | 5652 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5653 | |
5654 | ||
32a52290 | 5655 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5656 | |
5657 | ||
32a52290 WS |
5658 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5659 | ||
5660 | ||
5661 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5662 | ||
5663 | ||
5664 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5665 | |
5666 | # PROP Exclude_From_Build 1 | |
5667 | ||
32a52290 | 5668 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5669 | |
5670 | # PROP Exclude_From_Build 1 | |
5671 | ||
32a52290 | 5672 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5673 | |
5674 | # PROP Exclude_From_Build 1 | |
5675 | ||
32a52290 | 5676 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5677 | |
5678 | # PROP Exclude_From_Build 1 | |
5679 | ||
5554b4bd VS |
5680 | !ENDIF |
5681 | ||
5682 | # End Source File | |
5683 | # Begin Source File | |
28249f11 | 5684 | |
32a52290 | 5685 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5686 | |
32a52290 | 5687 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5688 | |
5689 | ||
32a52290 | 5690 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5691 | |
5692 | ||
32a52290 | 5693 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5694 | |
28249f11 | 5695 | |
32a52290 | 5696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5697 | |
28249f11 | 5698 | |
32a52290 | 5699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5700 | |
32a52290 | 5701 | # PROP Exclude_From_Build 1 |
28249f11 | 5702 | |
32a52290 | 5703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5704 | |
32a52290 | 5705 | # PROP Exclude_From_Build 1 |
28249f11 | 5706 | |
32a52290 | 5707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5708 | |
32a52290 | 5709 | # PROP Exclude_From_Build 1 |
28249f11 | 5710 | |
32a52290 | 5711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5712 | |
32a52290 | 5713 | # PROP Exclude_From_Build 1 |
28249f11 | 5714 | |
32a52290 | 5715 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5716 | |
5717 | ||
32a52290 | 5718 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5719 | |
5720 | ||
32a52290 | 5721 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5722 | |
5723 | ||
32a52290 | 5724 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5725 | |
5726 | ||
32a52290 | 5727 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5728 | |
5729 | # PROP Exclude_From_Build 1 | |
5730 | ||
32a52290 | 5731 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5732 | |
5733 | # PROP Exclude_From_Build 1 | |
5734 | ||
32a52290 | 5735 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5736 | |
5737 | # PROP Exclude_From_Build 1 | |
5738 | ||
32a52290 | 5739 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5740 | |
5741 | # PROP Exclude_From_Build 1 | |
5742 | ||
32a52290 | 5743 | !ENDIF |
28249f11 | 5744 | |
32a52290 WS |
5745 | # End Source File |
5746 | # Begin Source File | |
28249f11 | 5747 | |
32a52290 | 5748 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5749 | |
32a52290 | 5750 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5751 | |
28249f11 | 5752 | |
32a52290 | 5753 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5754 | |
28249f11 | 5755 | |
32a52290 | 5756 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5757 | |
28249f11 | 5758 | |
32a52290 | 5759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5760 | |
28249f11 | 5761 | |
32a52290 | 5762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5763 | |
32a52290 | 5764 | # PROP Exclude_From_Build 1 |
28249f11 | 5765 | |
32a52290 | 5766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5767 | |
32a52290 | 5768 | # PROP Exclude_From_Build 1 |
28249f11 | 5769 | |
32a52290 | 5770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5771 | |
5772 | # PROP Exclude_From_Build 1 | |
5773 | ||
32a52290 | 5774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5775 | |
50acee04 | 5776 | # PROP Exclude_From_Build 1 |
28249f11 | 5777 | |
32a52290 | 5778 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5779 | |
5780 | ||
32a52290 WS |
5781 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5782 | ||
5783 | ||
5784 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5785 | ||
5786 | ||
5787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
5788 | |
5789 | ||
32a52290 | 5790 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5791 | |
5792 | # PROP Exclude_From_Build 1 | |
5793 | ||
32a52290 | 5794 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5795 | |
5796 | # PROP Exclude_From_Build 1 | |
5797 | ||
32a52290 | 5798 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5799 | |
5800 | # PROP Exclude_From_Build 1 | |
5801 | ||
32a52290 | 5802 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5803 | |
5804 | # PROP Exclude_From_Build 1 | |
5805 | ||
5554b4bd VS |
5806 | !ENDIF |
5807 | ||
5808 | # End Source File | |
5809 | # Begin Source File | |
28249f11 | 5810 | |
32a52290 | 5811 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5812 | |
32a52290 | 5813 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5814 | |
5815 | ||
32a52290 | 5816 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5817 | |
5818 | ||
32a52290 | 5819 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5820 | |
28249f11 | 5821 | |
32a52290 | 5822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5823 | |
28249f11 | 5824 | |
32a52290 | 5825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5826 | |
32a52290 | 5827 | # PROP Exclude_From_Build 1 |
28249f11 | 5828 | |
32a52290 | 5829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5830 | |
32a52290 | 5831 | # PROP Exclude_From_Build 1 |
28249f11 | 5832 | |
32a52290 | 5833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5834 | |
32a52290 | 5835 | # PROP Exclude_From_Build 1 |
28249f11 | 5836 | |
32a52290 | 5837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5838 | |
32a52290 | 5839 | # PROP Exclude_From_Build 1 |
28249f11 | 5840 | |
32a52290 | 5841 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5842 | |
5843 | ||
32a52290 | 5844 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5845 | |
5846 | ||
32a52290 | 5847 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5848 | |
5849 | ||
32a52290 | 5850 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5851 | |
5852 | ||
32a52290 | 5853 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5854 | |
5855 | # PROP Exclude_From_Build 1 | |
5856 | ||
32a52290 | 5857 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5858 | |
5859 | # PROP Exclude_From_Build 1 | |
5860 | ||
32a52290 | 5861 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5862 | |
5863 | # PROP Exclude_From_Build 1 | |
5864 | ||
32a52290 | 5865 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5866 | |
5867 | # PROP Exclude_From_Build 1 | |
5868 | ||
32a52290 | 5869 | !ENDIF |
28249f11 | 5870 | |
32a52290 WS |
5871 | # End Source File |
5872 | # Begin Source File | |
28249f11 | 5873 | |
32a52290 | 5874 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5875 | |
32a52290 | 5876 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5877 | |
28249f11 | 5878 | |
32a52290 | 5879 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5880 | |
28249f11 | 5881 | |
32a52290 | 5882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5883 | |
28249f11 | 5884 | |
32a52290 | 5885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5886 | |
28249f11 | 5887 | |
32a52290 | 5888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5889 | |
32a52290 | 5890 | # PROP Exclude_From_Build 1 |
28249f11 | 5891 | |
32a52290 | 5892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5893 | |
32a52290 | 5894 | # PROP Exclude_From_Build 1 |
28249f11 | 5895 | |
32a52290 | 5896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5897 | |
5898 | # PROP Exclude_From_Build 1 | |
5899 | ||
32a52290 | 5900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5901 | |
50acee04 | 5902 | # PROP Exclude_From_Build 1 |
28249f11 | 5903 | |
32a52290 | 5904 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5905 | |
5906 | ||
32a52290 | 5907 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5908 | |
5909 | ||
32a52290 WS |
5910 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5911 | ||
5912 | ||
5913 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5914 | ||
5915 | ||
e17b6377 RD |
5916 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5917 | ||
5918 | # PROP Exclude_From_Build 1 | |
5919 | ||
5920 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5921 | ||
5922 | # PROP Exclude_From_Build 1 | |
5923 | ||
5924 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5925 | ||
5926 | # PROP Exclude_From_Build 1 | |
5927 | ||
5928 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5929 | ||
5930 | # PROP Exclude_From_Build 1 | |
5931 | ||
5932 | !ENDIF | |
5933 | ||
5934 | # End Source File | |
5935 | # Begin Source File | |
5936 | ||
5937 | SOURCE=..\..\src\univ\themes\mono.cpp | |
5938 | ||
5939 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5940 | ||
5941 | ||
5942 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5943 | ||
5944 | ||
5945 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5946 | ||
5947 | ||
5948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5949 | ||
5950 | ||
5951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5952 | ||
5953 | # PROP Exclude_From_Build 1 | |
5954 | ||
5955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5956 | ||
5957 | # PROP Exclude_From_Build 1 | |
5958 | ||
5959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
5960 | ||
5961 | # PROP Exclude_From_Build 1 | |
5962 | ||
5963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
5964 | ||
5965 | # PROP Exclude_From_Build 1 | |
5966 | ||
5967 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
5968 | ||
5969 | ||
5970 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
5971 | ||
5972 | ||
5973 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5974 | ||
5975 | ||
5976 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5977 | ||
5978 | ||
32a52290 | 5979 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5980 | |
5981 | # PROP Exclude_From_Build 1 | |
5982 | ||
32a52290 | 5983 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5984 | |
5985 | # PROP Exclude_From_Build 1 | |
5986 | ||
32a52290 | 5987 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5988 | |
5989 | # PROP Exclude_From_Build 1 | |
5990 | ||
32a52290 | 5991 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5992 | |
5993 | # PROP Exclude_From_Build 1 | |
5994 | ||
5554b4bd VS |
5995 | !ENDIF |
5996 | ||
5997 | # End Source File | |
5998 | # Begin Source File | |
28249f11 | 5999 | |
32a52290 | 6000 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 6001 | |
32a52290 | 6002 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6003 | |
6004 | ||
32a52290 | 6005 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6006 | |
6007 | ||
32a52290 | 6008 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6009 | |
28249f11 | 6010 | |
32a52290 | 6011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6012 | |
28249f11 | 6013 | |
32a52290 | 6014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6015 | |
32a52290 | 6016 | # PROP Exclude_From_Build 1 |
28249f11 | 6017 | |
32a52290 | 6018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6019 | |
32a52290 | 6020 | # PROP Exclude_From_Build 1 |
28249f11 | 6021 | |
32a52290 | 6022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6023 | |
32a52290 | 6024 | # PROP Exclude_From_Build 1 |
28249f11 | 6025 | |
32a52290 | 6026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6027 | |
32a52290 | 6028 | # PROP Exclude_From_Build 1 |
28249f11 | 6029 | |
32a52290 | 6030 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6031 | |
6032 | ||
32a52290 | 6033 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6034 | |
6035 | ||
32a52290 | 6036 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6037 | |
6038 | ||
32a52290 | 6039 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6040 | |
6041 | ||
32a52290 | 6042 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6043 | |
6044 | # PROP Exclude_From_Build 1 | |
6045 | ||
32a52290 | 6046 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6047 | |
6048 | # PROP Exclude_From_Build 1 | |
6049 | ||
32a52290 | 6050 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6051 | |
6052 | # PROP Exclude_From_Build 1 | |
6053 | ||
32a52290 | 6054 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6055 | |
6056 | # PROP Exclude_From_Build 1 | |
6057 | ||
32a52290 | 6058 | !ENDIF |
28249f11 | 6059 | |
32a52290 WS |
6060 | # End Source File |
6061 | # Begin Source File | |
28249f11 | 6062 | |
32a52290 | 6063 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6064 | |
32a52290 | 6065 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6066 | |
28249f11 | 6067 | |
32a52290 | 6068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6069 | |
28249f11 | 6070 | |
32a52290 | 6071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6072 | |
28249f11 | 6073 | |
32a52290 | 6074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6075 | |
28249f11 | 6076 | |
32a52290 | 6077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6078 | |
32a52290 | 6079 | # PROP Exclude_From_Build 1 |
28249f11 | 6080 | |
32a52290 | 6081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6082 | |
32a52290 | 6083 | # PROP Exclude_From_Build 1 |
28249f11 | 6084 | |
32a52290 | 6085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6086 | |
6087 | # PROP Exclude_From_Build 1 | |
6088 | ||
32a52290 | 6089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6090 | |
50acee04 | 6091 | # PROP Exclude_From_Build 1 |
28249f11 | 6092 | |
32a52290 | 6093 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6094 | |
6095 | ||
32a52290 WS |
6096 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6097 | ||
6098 | ||
6099 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
6100 | |
6101 | ||
32a52290 WS |
6102 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6103 | ||
6104 | ||
6105 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6106 | |
6107 | # PROP Exclude_From_Build 1 | |
6108 | ||
32a52290 | 6109 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6110 | |
6111 | # PROP Exclude_From_Build 1 | |
6112 | ||
32a52290 | 6113 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6114 | |
6115 | # PROP Exclude_From_Build 1 | |
6116 | ||
32a52290 | 6117 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6118 | |
6119 | # PROP Exclude_From_Build 1 | |
6120 | ||
5554b4bd VS |
6121 | !ENDIF |
6122 | ||
6123 | # End Source File | |
6124 | # Begin Source File | |
28249f11 | 6125 | |
32a52290 | 6126 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6127 | |
32a52290 | 6128 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6129 | |
6130 | ||
32a52290 | 6131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6132 | |
6133 | ||
32a52290 | 6134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6135 | |
28249f11 | 6136 | |
32a52290 | 6137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6138 | |
28249f11 | 6139 | |
32a52290 | 6140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6141 | |
32a52290 | 6142 | # PROP Exclude_From_Build 1 |
28249f11 | 6143 | |
32a52290 | 6144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6145 | |
32a52290 | 6146 | # PROP Exclude_From_Build 1 |
28249f11 | 6147 | |
32a52290 | 6148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6149 | |
32a52290 | 6150 | # PROP Exclude_From_Build 1 |
28249f11 | 6151 | |
32a52290 | 6152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6153 | |
32a52290 | 6154 | # PROP Exclude_From_Build 1 |
28249f11 | 6155 | |
32a52290 | 6156 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6157 | |
6158 | ||
32a52290 | 6159 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6160 | |
6161 | ||
32a52290 | 6162 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6163 | |
6164 | ||
32a52290 | 6165 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6166 | |
6167 | ||
32a52290 | 6168 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6169 | |
6170 | # PROP Exclude_From_Build 1 | |
6171 | ||
32a52290 | 6172 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6173 | |
6174 | # PROP Exclude_From_Build 1 | |
6175 | ||
32a52290 | 6176 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6177 | |
6178 | # PROP Exclude_From_Build 1 | |
6179 | ||
32a52290 | 6180 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6181 | |
6182 | # PROP Exclude_From_Build 1 | |
6183 | ||
32a52290 | 6184 | !ENDIF |
28249f11 | 6185 | |
32a52290 WS |
6186 | # End Source File |
6187 | # Begin Source File | |
28249f11 | 6188 | |
32a52290 | 6189 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6190 | |
32a52290 | 6191 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6192 | |
28249f11 | 6193 | |
32a52290 | 6194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6195 | |
28249f11 | 6196 | |
32a52290 | 6197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6198 | |
28249f11 | 6199 | |
32a52290 | 6200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6201 | |
28249f11 | 6202 | |
32a52290 | 6203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6204 | |
32a52290 | 6205 | # PROP Exclude_From_Build 1 |
28249f11 | 6206 | |
32a52290 | 6207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6208 | |
32a52290 | 6209 | # PROP Exclude_From_Build 1 |
28249f11 | 6210 | |
32a52290 | 6211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6212 | |
6213 | # PROP Exclude_From_Build 1 | |
6214 | ||
32a52290 | 6215 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6216 | |
50acee04 | 6217 | # PROP Exclude_From_Build 1 |
28249f11 | 6218 | |
32a52290 | 6219 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6220 | |
6221 | ||
32a52290 | 6222 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6223 | |
6224 | ||
32a52290 WS |
6225 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6226 | ||
6227 | ||
6228 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6229 | ||
6230 | ||
6231 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6232 | |
6233 | # PROP Exclude_From_Build 1 | |
6234 | ||
32a52290 | 6235 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6236 | |
6237 | # PROP Exclude_From_Build 1 | |
6238 | ||
32a52290 | 6239 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6240 | |
6241 | # PROP Exclude_From_Build 1 | |
6242 | ||
32a52290 | 6243 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6244 | |
6245 | # PROP Exclude_From_Build 1 | |
6246 | ||
5554b4bd VS |
6247 | !ENDIF |
6248 | ||
6249 | # End Source File | |
6250 | # Begin Source File | |
28249f11 | 6251 | |
32a52290 | 6252 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6253 | |
32a52290 | 6254 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6255 | |
6256 | ||
32a52290 | 6257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6258 | |
6259 | ||
32a52290 | 6260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6261 | |
28249f11 | 6262 | |
32a52290 | 6263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6264 | |
28249f11 | 6265 | |
32a52290 | 6266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6267 | |
32a52290 | 6268 | # PROP Exclude_From_Build 1 |
28249f11 | 6269 | |
32a52290 | 6270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6271 | |
32a52290 | 6272 | # PROP Exclude_From_Build 1 |
28249f11 | 6273 | |
32a52290 | 6274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6275 | |
32a52290 | 6276 | # PROP Exclude_From_Build 1 |
28249f11 | 6277 | |
32a52290 | 6278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6279 | |
32a52290 | 6280 | # PROP Exclude_From_Build 1 |
28249f11 | 6281 | |
32a52290 | 6282 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6283 | |
6284 | ||
32a52290 | 6285 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6286 | |
6287 | ||
32a52290 | 6288 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6289 | |
6290 | ||
32a52290 | 6291 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6292 | |
6293 | ||
32a52290 | 6294 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6295 | |
6296 | # PROP Exclude_From_Build 1 | |
6297 | ||
32a52290 | 6298 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6299 | |
6300 | # PROP Exclude_From_Build 1 | |
6301 | ||
32a52290 | 6302 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6303 | |
6304 | # PROP Exclude_From_Build 1 | |
6305 | ||
32a52290 | 6306 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6307 | |
6308 | # PROP Exclude_From_Build 1 | |
6309 | ||
32a52290 | 6310 | !ENDIF |
28249f11 | 6311 | |
32a52290 WS |
6312 | # End Source File |
6313 | # Begin Source File | |
28249f11 | 6314 | |
32a52290 | 6315 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6316 | |
32a52290 | 6317 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6318 | |
28249f11 | 6319 | |
32a52290 | 6320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6321 | |
28249f11 | 6322 | |
32a52290 | 6323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6324 | |
28249f11 | 6325 | |
32a52290 | 6326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6327 | |
28249f11 | 6328 | |
32a52290 | 6329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6330 | |
32a52290 | 6331 | # PROP Exclude_From_Build 1 |
28249f11 | 6332 | |
32a52290 | 6333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6334 | |
32a52290 | 6335 | # PROP Exclude_From_Build 1 |
28249f11 | 6336 | |
32a52290 | 6337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6338 | |
6339 | # PROP Exclude_From_Build 1 | |
6340 | ||
32a52290 | 6341 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6342 | |
50acee04 | 6343 | # PROP Exclude_From_Build 1 |
28249f11 | 6344 | |
32a52290 | 6345 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6346 | |
6347 | ||
32a52290 | 6348 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6349 | |
6350 | ||
32a52290 WS |
6351 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6352 | ||
6353 | ||
6354 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6355 | ||
6356 | ||
6357 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6358 | |
6359 | # PROP Exclude_From_Build 1 | |
6360 | ||
32a52290 | 6361 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6362 | |
6363 | # PROP Exclude_From_Build 1 | |
6364 | ||
32a52290 | 6365 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6366 | |
6367 | # PROP Exclude_From_Build 1 | |
6368 | ||
32a52290 | 6369 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6370 | |
6371 | # PROP Exclude_From_Build 1 | |
6372 | ||
5554b4bd VS |
6373 | !ENDIF |
6374 | ||
6375 | # End Source File | |
6376 | # Begin Source File | |
28249f11 | 6377 | |
32a52290 WS |
6378 | SOURCE=..\..\src\univ\slider.cpp |
6379 | ||
6380 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6381 | ||
28249f11 | 6382 | |
32a52290 | 6383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6384 | |
6385 | ||
32a52290 | 6386 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6387 | |
28249f11 | 6388 | |
32a52290 | 6389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6390 | |
28249f11 | 6391 | |
32a52290 | 6392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6393 | |
32a52290 | 6394 | # PROP Exclude_From_Build 1 |
28249f11 | 6395 | |
32a52290 | 6396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6397 | |
32a52290 | 6398 | # PROP Exclude_From_Build 1 |
28249f11 | 6399 | |
32a52290 | 6400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6401 | |
32a52290 | 6402 | # PROP Exclude_From_Build 1 |
28249f11 | 6403 | |
32a52290 | 6404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6405 | |
32a52290 | 6406 | # PROP Exclude_From_Build 1 |
28249f11 | 6407 | |
32a52290 | 6408 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6409 | |
6410 | ||
32a52290 | 6411 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6412 | |
6413 | ||
32a52290 | 6414 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6415 | |
6416 | ||
32a52290 | 6417 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6418 | |
6419 | ||
32a52290 | 6420 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6421 | |
6422 | # PROP Exclude_From_Build 1 | |
6423 | ||
32a52290 | 6424 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6425 | |
6426 | # PROP Exclude_From_Build 1 | |
6427 | ||
32a52290 | 6428 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6429 | |
6430 | # PROP Exclude_From_Build 1 | |
6431 | ||
32a52290 | 6432 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6433 | |
6434 | # PROP Exclude_From_Build 1 | |
6435 | ||
32a52290 WS |
6436 | !ENDIF |
6437 | ||
6438 | # End Source File | |
6439 | # Begin Source File | |
28249f11 | 6440 | |
32a52290 | 6441 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6442 | |
32a52290 | 6443 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6444 | |
28249f11 | 6445 | |
32a52290 | 6446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6447 | |
28249f11 | 6448 | |
32a52290 | 6449 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6450 | |
28249f11 | 6451 | |
32a52290 | 6452 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6453 | |
28249f11 | 6454 | |
32a52290 | 6455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6456 | |
32a52290 | 6457 | # PROP Exclude_From_Build 1 |
28249f11 | 6458 | |
32a52290 | 6459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6460 | |
32a52290 | 6461 | # PROP Exclude_From_Build 1 |
28249f11 | 6462 | |
32a52290 | 6463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6464 | |
32a52290 | 6465 | # PROP Exclude_From_Build 1 |
28249f11 | 6466 | |
32a52290 | 6467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6468 | |
32a52290 | 6469 | # PROP Exclude_From_Build 1 |
28249f11 | 6470 | |
32a52290 | 6471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6472 | |
6473 | ||
32a52290 | 6474 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6475 | |
6476 | ||
32a52290 | 6477 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6478 | |
6479 | ||
32a52290 | 6480 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6481 | |
6482 | ||
32a52290 | 6483 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6484 | |
6485 | # PROP Exclude_From_Build 1 | |
6486 | ||
32a52290 | 6487 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6488 | |
6489 | # PROP Exclude_From_Build 1 | |
6490 | ||
32a52290 | 6491 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6492 | |
6493 | # PROP Exclude_From_Build 1 | |
6494 | ||
32a52290 | 6495 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6496 | |
6497 | # PROP Exclude_From_Build 1 | |
6498 | ||
5554b4bd VS |
6499 | !ENDIF |
6500 | ||
6501 | # End Source File | |
6502 | # Begin Source File | |
28249f11 | 6503 | |
32a52290 | 6504 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6505 | |
32a52290 | 6506 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6507 | |
6508 | ||
32a52290 | 6509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6510 | |
6511 | ||
32a52290 | 6512 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6513 | |
28249f11 | 6514 | |
32a52290 | 6515 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6516 | |
28249f11 | 6517 | |
32a52290 | 6518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6519 | |
32a52290 | 6520 | # PROP Exclude_From_Build 1 |
28249f11 | 6521 | |
32a52290 | 6522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6523 | |
32a52290 | 6524 | # PROP Exclude_From_Build 1 |
28249f11 | 6525 | |
32a52290 | 6526 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6527 | |
32a52290 | 6528 | # PROP Exclude_From_Build 1 |
28249f11 | 6529 | |
32a52290 | 6530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6531 | |
32a52290 | 6532 | # PROP Exclude_From_Build 1 |
28249f11 | 6533 | |
32a52290 | 6534 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6535 | |
6536 | ||
32a52290 | 6537 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6538 | |
6539 | ||
32a52290 | 6540 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6541 | |
6542 | ||
32a52290 | 6543 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6544 | |
6545 | ||
32a52290 | 6546 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6547 | |
6548 | # PROP Exclude_From_Build 1 | |
6549 | ||
32a52290 | 6550 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6551 | |
6552 | # PROP Exclude_From_Build 1 | |
6553 | ||
32a52290 | 6554 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6555 | |
6556 | # PROP Exclude_From_Build 1 | |
6557 | ||
32a52290 | 6558 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6559 | |
6560 | # PROP Exclude_From_Build 1 | |
6561 | ||
32a52290 | 6562 | !ENDIF |
28249f11 | 6563 | |
32a52290 WS |
6564 | # End Source File |
6565 | # Begin Source File | |
28249f11 | 6566 | |
32a52290 | 6567 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6568 | |
32a52290 | 6569 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6570 | |
28249f11 | 6571 | |
32a52290 | 6572 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6573 | |
28249f11 | 6574 | |
32a52290 | 6575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6576 | |
28249f11 | 6577 | |
32a52290 | 6578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6579 | |
28249f11 | 6580 | |
32a52290 | 6581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6582 | |
32a52290 | 6583 | # PROP Exclude_From_Build 1 |
28249f11 | 6584 | |
32a52290 | 6585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6586 | |
32a52290 | 6587 | # PROP Exclude_From_Build 1 |
28249f11 | 6588 | |
32a52290 | 6589 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6590 | |
6591 | # PROP Exclude_From_Build 1 | |
6592 | ||
32a52290 | 6593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6594 | |
50acee04 | 6595 | # PROP Exclude_From_Build 1 |
28249f11 | 6596 | |
32a52290 | 6597 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6598 | |
6599 | ||
32a52290 | 6600 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6601 | |
6602 | ||
32a52290 WS |
6603 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6604 | ||
6605 | ||
6606 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6607 | ||
6608 | ||
6609 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6610 | |
6611 | # PROP Exclude_From_Build 1 | |
6612 | ||
32a52290 | 6613 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6614 | |
6615 | # PROP Exclude_From_Build 1 | |
6616 | ||
32a52290 | 6617 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6618 | |
6619 | # PROP Exclude_From_Build 1 | |
6620 | ||
32a52290 | 6621 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6622 | |
6623 | # PROP Exclude_From_Build 1 | |
6624 | ||
5554b4bd VS |
6625 | !ENDIF |
6626 | ||
6627 | # End Source File | |
6628 | # Begin Source File | |
28249f11 | 6629 | |
32a52290 | 6630 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6631 | |
32a52290 | 6632 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6633 | |
6634 | ||
32a52290 | 6635 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6636 | |
6637 | ||
32a52290 | 6638 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6639 | |
28249f11 | 6640 | |
32a52290 | 6641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6642 | |
28249f11 | 6643 | |
32a52290 | 6644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6645 | |
32a52290 | 6646 | # PROP Exclude_From_Build 1 |
28249f11 | 6647 | |
32a52290 | 6648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6649 | |
32a52290 | 6650 | # PROP Exclude_From_Build 1 |
28249f11 | 6651 | |
32a52290 | 6652 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6653 | |
32a52290 | 6654 | # PROP Exclude_From_Build 1 |
28249f11 | 6655 | |
32a52290 | 6656 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6657 | |
32a52290 | 6658 | # PROP Exclude_From_Build 1 |
28249f11 | 6659 | |
32a52290 | 6660 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6661 | |
6662 | ||
32a52290 | 6663 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6664 | |
6665 | ||
32a52290 | 6666 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6667 | |
6668 | ||
32a52290 | 6669 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6670 | |
6671 | ||
32a52290 | 6672 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6673 | |
6674 | # PROP Exclude_From_Build 1 | |
6675 | ||
32a52290 | 6676 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6677 | |
6678 | # PROP Exclude_From_Build 1 | |
6679 | ||
32a52290 | 6680 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6681 | |
6682 | # PROP Exclude_From_Build 1 | |
6683 | ||
32a52290 | 6684 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6685 | |
6686 | # PROP Exclude_From_Build 1 | |
6687 | ||
32a52290 | 6688 | !ENDIF |
28249f11 | 6689 | |
32a52290 WS |
6690 | # End Source File |
6691 | # Begin Source File | |
28249f11 | 6692 | |
32a52290 | 6693 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6694 | |
32a52290 | 6695 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6696 | |
28249f11 | 6697 | |
32a52290 | 6698 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6699 | |
28249f11 | 6700 | |
32a52290 | 6701 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6702 | |
28249f11 | 6703 | |
32a52290 | 6704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6705 | |
28249f11 | 6706 | |
32a52290 | 6707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6708 | |
32a52290 | 6709 | # PROP Exclude_From_Build 1 |
28249f11 | 6710 | |
32a52290 | 6711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6712 | |
32a52290 | 6713 | # PROP Exclude_From_Build 1 |
28249f11 | 6714 | |
32a52290 | 6715 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6716 | |
6717 | # PROP Exclude_From_Build 1 | |
6718 | ||
32a52290 | 6719 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6720 | |
50acee04 | 6721 | # PROP Exclude_From_Build 1 |
28249f11 | 6722 | |
32a52290 | 6723 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6724 | |
6725 | ||
32a52290 | 6726 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6727 | |
6728 | ||
32a52290 WS |
6729 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6730 | ||
6731 | ||
6732 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6733 | ||
6734 | ||
6735 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6736 | |
6737 | # PROP Exclude_From_Build 1 | |
6738 | ||
32a52290 | 6739 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6740 | |
6741 | # PROP Exclude_From_Build 1 | |
6742 | ||
32a52290 | 6743 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6744 | |
6745 | # PROP Exclude_From_Build 1 | |
6746 | ||
32a52290 | 6747 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6748 | |
6749 | # PROP Exclude_From_Build 1 | |
6750 | ||
5554b4bd VS |
6751 | !ENDIF |
6752 | ||
6753 | # End Source File | |
6754 | # Begin Source File | |
28249f11 | 6755 | |
32a52290 | 6756 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6757 | |
32a52290 | 6758 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6759 | |
6760 | ||
32a52290 | 6761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6762 | |
6763 | ||
32a52290 | 6764 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6765 | |
28249f11 | 6766 | |
32a52290 | 6767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6768 | |
28249f11 | 6769 | |
32a52290 | 6770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6771 | |
32a52290 | 6772 | # PROP Exclude_From_Build 1 |
28249f11 | 6773 | |
32a52290 | 6774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6775 | |
32a52290 | 6776 | # PROP Exclude_From_Build 1 |
28249f11 | 6777 | |
32a52290 | 6778 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6779 | |
32a52290 | 6780 | # PROP Exclude_From_Build 1 |
28249f11 | 6781 | |
32a52290 | 6782 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6783 | |
32a52290 | 6784 | # PROP Exclude_From_Build 1 |
28249f11 | 6785 | |
32a52290 | 6786 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6787 | |
6788 | ||
32a52290 | 6789 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6790 | |
6791 | ||
32a52290 | 6792 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6793 | |
6794 | ||
32a52290 | 6795 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6796 | |
6797 | ||
8930b2ed VZ |
6798 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
6799 | ||
6800 | # PROP Exclude_From_Build 1 | |
6801 | ||
6802 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6803 | ||
6804 | # PROP Exclude_From_Build 1 | |
6805 | ||
6806 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6807 | ||
6808 | # PROP Exclude_From_Build 1 | |
6809 | ||
6810 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6811 | ||
6812 | # PROP Exclude_From_Build 1 | |
6813 | ||
6814 | !ENDIF | |
6815 | ||
6816 | # End Source File | |
6817 | # Begin Source File | |
6818 | ||
6819 | SOURCE=..\..\src\univ\stdrend.cpp | |
6820 | ||
6821 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6822 | ||
6823 | ||
6824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6825 | ||
6826 | ||
6827 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6828 | ||
6829 | ||
6830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6831 | ||
6832 | ||
6833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6834 | ||
6835 | # PROP Exclude_From_Build 1 | |
6836 | ||
6837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6838 | ||
6839 | # PROP Exclude_From_Build 1 | |
6840 | ||
6841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6842 | ||
6843 | # PROP Exclude_From_Build 1 | |
6844 | ||
6845 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6846 | ||
6847 | # PROP Exclude_From_Build 1 | |
6848 | ||
6849 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6850 | ||
6851 | ||
6852 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6853 | ||
6854 | ||
6855 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6856 | ||
6857 | ||
6858 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6859 | ||
6860 | ||
32a52290 | 6861 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6862 | |
6863 | # PROP Exclude_From_Build 1 | |
6864 | ||
32a52290 | 6865 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6866 | |
6867 | # PROP Exclude_From_Build 1 | |
6868 | ||
32a52290 | 6869 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6870 | |
6871 | # PROP Exclude_From_Build 1 | |
6872 | ||
32a52290 | 6873 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6874 | |
6875 | # PROP Exclude_From_Build 1 | |
6876 | ||
32a52290 | 6877 | !ENDIF |
28249f11 | 6878 | |
32a52290 WS |
6879 | # End Source File |
6880 | # Begin Source File | |
28249f11 | 6881 | |
32a52290 | 6882 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6883 | |
32a52290 | 6884 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6885 | |
28249f11 | 6886 | |
32a52290 | 6887 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6888 | |
28249f11 | 6889 | |
32a52290 | 6890 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6891 | |
28249f11 | 6892 | |
32a52290 | 6893 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca | 6894 | |
355debca | 6895 | |
32a52290 | 6896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
355debca | 6897 | |
32a52290 | 6898 | # PROP Exclude_From_Build 1 |
355debca | 6899 | |
32a52290 | 6900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
355debca | 6901 | |
32a52290 | 6902 | # PROP Exclude_From_Build 1 |
355debca | 6903 | |
32a52290 | 6904 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
355debca VZ |
6905 | |
6906 | # PROP Exclude_From_Build 1 | |
6907 | ||
32a52290 | 6908 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
355debca | 6909 | |
50acee04 | 6910 | # PROP Exclude_From_Build 1 |
355debca | 6911 | |
32a52290 | 6912 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
355debca VZ |
6913 | |
6914 | ||
32a52290 WS |
6915 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6916 | ||
6917 | ||
6918 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
355debca VZ |
6919 | |
6920 | ||
32a52290 WS |
6921 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6922 | ||
6923 | ||
6924 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
355debca VZ |
6925 | |
6926 | # PROP Exclude_From_Build 1 | |
6927 | ||
32a52290 | 6928 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
355debca VZ |
6929 | |
6930 | # PROP Exclude_From_Build 1 | |
6931 | ||
32a52290 | 6932 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
355debca VZ |
6933 | |
6934 | # PROP Exclude_From_Build 1 | |
6935 | ||
32a52290 | 6936 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
355debca VZ |
6937 | |
6938 | # PROP Exclude_From_Build 1 | |
6939 | ||
6940 | !ENDIF | |
6941 | ||
6942 | # End Source File | |
6943 | # Begin Source File | |
6944 | ||
32a52290 | 6945 | SOURCE=..\..\src\univ\tglbtn.cpp |
355debca | 6946 | |
32a52290 | 6947 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
355debca VZ |
6948 | |
6949 | ||
32a52290 | 6950 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
355debca VZ |
6951 | |
6952 | ||
32a52290 | 6953 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
355debca VZ |
6954 | |
6955 | ||
32a52290 | 6956 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca VZ |
6957 | |
6958 | ||
32a52290 | 6959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6960 | |
32a52290 | 6961 | # PROP Exclude_From_Build 1 |
28249f11 | 6962 | |
32a52290 | 6963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6964 | |
32a52290 | 6965 | # PROP Exclude_From_Build 1 |
28249f11 | 6966 | |
32a52290 | 6967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6968 | |
32a52290 | 6969 | # PROP Exclude_From_Build 1 |
28249f11 | 6970 | |
32a52290 | 6971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6972 | |
32a52290 | 6973 | # PROP Exclude_From_Build 1 |
28249f11 | 6974 | |
32a52290 | 6975 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6976 | |
6977 | ||
32a52290 | 6978 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6979 | |
6980 | ||
32a52290 | 6981 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6982 | |
6983 | ||
32a52290 | 6984 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6985 | |
6986 | ||
32a52290 | 6987 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6988 | |
6989 | # PROP Exclude_From_Build 1 | |
6990 | ||
32a52290 | 6991 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6992 | |
6993 | # PROP Exclude_From_Build 1 | |
6994 | ||
32a52290 | 6995 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6996 | |
6997 | # PROP Exclude_From_Build 1 | |
6998 | ||
32a52290 | 6999 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7000 | |
7001 | # PROP Exclude_From_Build 1 | |
7002 | ||
32a52290 | 7003 | !ENDIF |
28249f11 | 7004 | |
32a52290 WS |
7005 | # End Source File |
7006 | # Begin Source File | |
28249f11 | 7007 | |
32a52290 | 7008 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 7009 | |
32a52290 | 7010 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7011 | |
7012 | ||
32a52290 | 7013 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7014 | |
28249f11 | 7015 | |
32a52290 | 7016 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7017 | |
28249f11 | 7018 | |
32a52290 | 7019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7020 | |
28249f11 | 7021 | |
32a52290 | 7022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7023 | |
32a52290 | 7024 | # PROP Exclude_From_Build 1 |
28249f11 | 7025 | |
32a52290 | 7026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7027 | |
32a52290 | 7028 | # PROP Exclude_From_Build 1 |
28249f11 | 7029 | |
32a52290 | 7030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7031 | |
7032 | # PROP Exclude_From_Build 1 | |
7033 | ||
32a52290 | 7034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7035 | |
50acee04 | 7036 | # PROP Exclude_From_Build 1 |
28249f11 | 7037 | |
32a52290 | 7038 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7039 | |
7040 | ||
32a52290 | 7041 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7042 | |
7043 | ||
32a52290 WS |
7044 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7045 | ||
7046 | ||
7047 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7048 | ||
7049 | ||
7050 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7051 | |
7052 | # PROP Exclude_From_Build 1 | |
7053 | ||
32a52290 | 7054 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7055 | |
7056 | # PROP Exclude_From_Build 1 | |
7057 | ||
32a52290 | 7058 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7059 | |
7060 | # PROP Exclude_From_Build 1 | |
7061 | ||
32a52290 | 7062 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7063 | |
7064 | # PROP Exclude_From_Build 1 | |
7065 | ||
5554b4bd | 7066 | !ENDIF |
28249f11 | 7067 | |
5554b4bd VS |
7068 | # End Source File |
7069 | # Begin Source File | |
28249f11 | 7070 | |
32a52290 | 7071 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 7072 | |
32a52290 | 7073 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7074 | |
28249f11 | 7075 | |
32a52290 | 7076 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7077 | |
28249f11 | 7078 | |
32a52290 | 7079 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7080 | |
28249f11 | 7081 | |
32a52290 | 7082 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7083 | |
28249f11 | 7084 | |
32a52290 | 7085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7086 | |
32a52290 | 7087 | # PROP Exclude_From_Build 1 |
28249f11 | 7088 | |
32a52290 | 7089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7090 | |
32a52290 | 7091 | # PROP Exclude_From_Build 1 |
28249f11 | 7092 | |
32a52290 | 7093 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7094 | |
32a52290 | 7095 | # PROP Exclude_From_Build 1 |
28249f11 | 7096 | |
32a52290 | 7097 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7098 | |
32a52290 | 7099 | # PROP Exclude_From_Build 1 |
28249f11 | 7100 | |
32a52290 | 7101 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7102 | |
7103 | ||
32a52290 | 7104 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7105 | |
7106 | ||
32a52290 | 7107 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7108 | |
7109 | ||
32a52290 | 7110 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7111 | |
7112 | ||
32a52290 | 7113 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7114 | |
7115 | # PROP Exclude_From_Build 1 | |
7116 | ||
32a52290 | 7117 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7118 | |
7119 | # PROP Exclude_From_Build 1 | |
7120 | ||
32a52290 | 7121 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7122 | |
7123 | # PROP Exclude_From_Build 1 | |
7124 | ||
32a52290 | 7125 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7126 | |
7127 | # PROP Exclude_From_Build 1 | |
7128 | ||
32a52290 | 7129 | !ENDIF |
28249f11 | 7130 | |
32a52290 WS |
7131 | # End Source File |
7132 | # Begin Source File | |
28249f11 | 7133 | |
32a52290 | 7134 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 7135 | |
32a52290 | 7136 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7137 | |
7138 | ||
32a52290 | 7139 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7140 | |
28249f11 | 7141 | |
32a52290 | 7142 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7143 | |
28249f11 | 7144 | |
32a52290 | 7145 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7146 | |
28249f11 | 7147 | |
32a52290 | 7148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7149 | |
32a52290 | 7150 | # PROP Exclude_From_Build 1 |
28249f11 | 7151 | |
32a52290 | 7152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7153 | |
32a52290 | 7154 | # PROP Exclude_From_Build 1 |
28249f11 | 7155 | |
32a52290 | 7156 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7157 | |
7158 | # PROP Exclude_From_Build 1 | |
7159 | ||
32a52290 | 7160 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7161 | |
50acee04 | 7162 | # PROP Exclude_From_Build 1 |
28249f11 | 7163 | |
32a52290 | 7164 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7165 | |
7166 | ||
32a52290 WS |
7167 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
7168 | ||
7169 | ||
7170 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7171 | ||
7172 | ||
7173 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
7174 | |
7175 | ||
32a52290 | 7176 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7177 | |
7178 | # PROP Exclude_From_Build 1 | |
7179 | ||
32a52290 | 7180 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7181 | |
7182 | # PROP Exclude_From_Build 1 | |
7183 | ||
32a52290 | 7184 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7185 | |
7186 | # PROP Exclude_From_Build 1 | |
7187 | ||
32a52290 | 7188 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7189 | |
7190 | # PROP Exclude_From_Build 1 | |
7191 | ||
5554b4bd | 7192 | !ENDIF |
28249f11 | 7193 | |
5554b4bd VS |
7194 | # End Source File |
7195 | # Begin Source File | |
28249f11 | 7196 | |
32a52290 | 7197 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7198 | |
32a52290 | 7199 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7200 | |
28249f11 | 7201 | |
32a52290 | 7202 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7203 | |
28249f11 | 7204 | |
32a52290 | 7205 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7206 | |
28249f11 | 7207 | |
32a52290 | 7208 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7209 | |
28249f11 | 7210 | |
32a52290 | 7211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7212 | |
32a52290 | 7213 | # PROP Exclude_From_Build 1 |
28249f11 | 7214 | |
32a52290 | 7215 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7216 | |
32a52290 | 7217 | # PROP Exclude_From_Build 1 |
28249f11 | 7218 | |
32a52290 | 7219 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7220 | |
32a52290 | 7221 | # PROP Exclude_From_Build 1 |
28249f11 | 7222 | |
32a52290 | 7223 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7224 | |
32a52290 | 7225 | # PROP Exclude_From_Build 1 |
28249f11 | 7226 | |
32a52290 | 7227 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7228 | |
7229 | ||
32a52290 | 7230 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7231 | |
7232 | ||
32a52290 | 7233 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7234 | |
7235 | ||
32a52290 | 7236 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7237 | |
7238 | ||
32a52290 | 7239 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7240 | |
7241 | # PROP Exclude_From_Build 1 | |
7242 | ||
32a52290 | 7243 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7244 | |
7245 | # PROP Exclude_From_Build 1 | |
7246 | ||
32a52290 | 7247 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7248 | |
7249 | # PROP Exclude_From_Build 1 | |
7250 | ||
32a52290 | 7251 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7252 | |
7253 | # PROP Exclude_From_Build 1 | |
7254 | ||
32a52290 | 7255 | !ENDIF |
28249f11 | 7256 | |
32a52290 WS |
7257 | # End Source File |
7258 | # Begin Source File | |
28249f11 | 7259 | |
32a52290 | 7260 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7261 | |
32a52290 | 7262 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7263 | |
7264 | ||
32a52290 | 7265 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7266 | |
28249f11 | 7267 | |
32a52290 | 7268 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7269 | |
28249f11 | 7270 | |
32a52290 | 7271 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7272 | |
28249f11 | 7273 | |
32a52290 | 7274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7275 | |
32a52290 | 7276 | # PROP Exclude_From_Build 1 |
28249f11 | 7277 | |
32a52290 | 7278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7279 | |
32a52290 | 7280 | # PROP Exclude_From_Build 1 |
28249f11 | 7281 | |
32a52290 | 7282 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7283 | |
7284 | # PROP Exclude_From_Build 1 | |
7285 | ||
32a52290 | 7286 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7287 | |
50acee04 | 7288 | # PROP Exclude_From_Build 1 |
28249f11 | 7289 | |
32a52290 | 7290 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7291 | |
7292 | ||
32a52290 | 7293 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 7294 | |
28249f11 | 7295 | |
32a52290 WS |
7296 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7297 | ||
7298 | ||
7299 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7300 | ||
7301 | ||
7302 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7303 | |
7304 | # PROP Exclude_From_Build 1 | |
7305 | ||
32a52290 | 7306 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7307 | |
7308 | # PROP Exclude_From_Build 1 | |
7309 | ||
32a52290 | 7310 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7311 | |
7312 | # PROP Exclude_From_Build 1 | |
7313 | ||
32a52290 | 7314 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7315 | |
5554b4bd | 7316 | # PROP Exclude_From_Build 1 |
28249f11 | 7317 | |
cd1feecb VS |
7318 | !ENDIF |
7319 | ||
7320 | # End Source File | |
7321 | # End Group | |
7322 | # Begin Group "Setup Headers" | |
7323 | ||
7324 | # PROP Default_Filter "" | |
7325 | # Begin Source File | |
7326 | ||
7327 | SOURCE=..\..\include\wx\msw\setup.h | |
7328 | ||
32a52290 | 7329 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7330 | |
c7f476c9 | 7331 | # Begin Custom Build - |
cd1feecb VS |
7332 | |
7333 | # End Custom Build | |
7334 | ||
32a52290 | 7335 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7336 | |
c7f476c9 | 7337 | # Begin Custom Build - |
cd1feecb VS |
7338 | |
7339 | # End Custom Build | |
7340 | ||
32a52290 | 7341 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7342 | |
c7f476c9 | 7343 | # Begin Custom Build - |
cd1feecb VS |
7344 | |
7345 | # End Custom Build | |
7346 | ||
32a52290 | 7347 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7348 | |
c7f476c9 | 7349 | # Begin Custom Build - |
cd1feecb VS |
7350 | |
7351 | # End Custom Build | |
7352 | ||
32a52290 | 7353 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7354 | |
1e618fa6 | 7355 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7356 | InputPath=..\include\wx\msw\setup.h |
7357 | ||
1e618fa6 VS |
7358 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7359 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7360 | |
7361 | # End Custom Build | |
7362 | ||
32a52290 | 7363 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7364 | |
1e618fa6 | 7365 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7366 | InputPath=..\include\wx\msw\setup.h |
7367 | ||
1e618fa6 VS |
7368 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7369 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7370 | |
7371 | # End Custom Build | |
7372 | ||
32a52290 | 7373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7374 | |
1e618fa6 | 7375 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7376 | InputPath=..\include\wx\msw\setup.h |
7377 | ||
1e618fa6 VS |
7378 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7379 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7380 | |
7381 | # End Custom Build | |
7382 | ||
32a52290 | 7383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7384 | |
1e618fa6 | 7385 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7386 | InputPath=..\include\wx\msw\setup.h |
7387 | ||
1e618fa6 VS |
7388 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7389 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7390 | |
7391 | # End Custom Build | |
7392 | ||
32a52290 | 7393 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7394 | |
c7f476c9 | 7395 | # Begin Custom Build - |
cd1feecb VS |
7396 | |
7397 | # End Custom Build | |
7398 | ||
32a52290 | 7399 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7400 | |
c7f476c9 | 7401 | # Begin Custom Build - |
cd1feecb VS |
7402 | |
7403 | # End Custom Build | |
7404 | ||
32a52290 | 7405 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7406 | |
c7f476c9 | 7407 | # Begin Custom Build - |
cd1feecb VS |
7408 | |
7409 | # End Custom Build | |
7410 | ||
32a52290 | 7411 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7412 | |
c7f476c9 | 7413 | # Begin Custom Build - |
cd1feecb VS |
7414 | |
7415 | # End Custom Build | |
7416 | ||
32a52290 | 7417 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7418 | |
1e618fa6 | 7419 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7420 | InputPath=..\include\wx\msw\setup.h |
7421 | ||
1e618fa6 | 7422 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
32a52290 | 7423 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h |
50acee04 JS |
7424 | |
7425 | # End Custom Build | |
7426 | ||
32a52290 | 7427 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7428 | |
32a52290 | 7429 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7430 | InputPath=..\include\wx\msw\setup.h |
7431 | ||
32a52290 WS |
7432 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7433 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
50acee04 JS |
7434 | |
7435 | # End Custom Build | |
7436 | ||
32a52290 | 7437 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 | 7438 | |
32a52290 | 7439 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
50acee04 JS |
7440 | InputPath=..\include\wx\msw\setup.h |
7441 | ||
32a52290 WS |
7442 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7443 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7444 | |
7445 | # End Custom Build | |
7446 | ||
32a52290 | 7447 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7448 | |
1e618fa6 | 7449 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7450 | InputPath=..\include\wx\msw\setup.h |
7451 | ||
1e618fa6 VS |
7452 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7453 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7454 | |
7455 | # End Custom Build | |
c7f476c9 MW |
7456 | |
7457 | !ENDIF | |
7458 | ||
7459 | # End Source File | |
7460 | # Begin Source File | |
7461 | ||
7462 | SOURCE=..\..\include\wx\univ\setup.h | |
7463 | ||
32a52290 | 7464 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
c7f476c9 MW |
7465 | |
7466 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7467 | InputPath=..\include\wx\univ\setup.h | |
7468 | ||
7469 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7470 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7471 | ||
7472 | # End Custom Build | |
7473 | ||
32a52290 | 7474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
c7f476c9 MW |
7475 | |
7476 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7477 | InputPath=..\include\wx\univ\setup.h | |
7478 | ||
7479 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7480 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7481 | ||
7482 | # End Custom Build | |
7483 | ||
32a52290 | 7484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
c7f476c9 MW |
7485 | |
7486 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7487 | InputPath=..\include\wx\univ\setup.h | |
7488 | ||
7489 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7490 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7491 | ||
7492 | # End Custom Build | |
7493 | ||
32a52290 | 7494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
c7f476c9 MW |
7495 | |
7496 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7497 | InputPath=..\include\wx\univ\setup.h | |
7498 | ||
7499 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7500 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7501 | ||
7502 | # End Custom Build | |
7503 | ||
32a52290 | 7504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
7505 | |
7506 | # Begin Custom Build - | |
7507 | ||
7508 | # End Custom Build | |
7509 | ||
32a52290 | 7510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
c7f476c9 MW |
7511 | |
7512 | # Begin Custom Build - | |
7513 | ||
7514 | # End Custom Build | |
7515 | ||
32a52290 | 7516 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
c7f476c9 MW |
7517 | |
7518 | # Begin Custom Build - | |
7519 | ||
7520 | # End Custom Build | |
7521 | ||
32a52290 | 7522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
c7f476c9 MW |
7523 | |
7524 | # Begin Custom Build - | |
7525 | ||
7526 | # End Custom Build | |
7527 | ||
32a52290 | 7528 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
c7f476c9 MW |
7529 | |
7530 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7531 | InputPath=..\include\wx\univ\setup.h | |
7532 | ||
7533 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7534 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7535 | ||
7536 | # End Custom Build | |
7537 | ||
32a52290 | 7538 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
c7f476c9 MW |
7539 | |
7540 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7541 | InputPath=..\include\wx\univ\setup.h | |
7542 | ||
7543 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7544 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7545 | ||
7546 | # End Custom Build | |
7547 | ||
32a52290 | 7548 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
c7f476c9 MW |
7549 | |
7550 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7551 | InputPath=..\include\wx\univ\setup.h | |
7552 | ||
7553 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7554 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7555 | ||
7556 | # End Custom Build | |
7557 | ||
32a52290 | 7558 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
50acee04 JS |
7559 | |
7560 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7561 | InputPath=..\include\wx\univ\setup.h | |
7562 | ||
7563 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7564 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7565 | ||
7566 | # End Custom Build | |
7567 | ||
32a52290 | 7568 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
50acee04 JS |
7569 | |
7570 | # Begin Custom Build - | |
7571 | ||
7572 | # End Custom Build | |
7573 | ||
32a52290 | 7574 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
50acee04 JS |
7575 | |
7576 | # Begin Custom Build - | |
7577 | ||
7578 | # End Custom Build | |
7579 | ||
32a52290 | 7580 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 JS |
7581 | |
7582 | # Begin Custom Build - | |
7583 | ||
7584 | # End Custom Build | |
7585 | ||
32a52290 | 7586 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
c7f476c9 MW |
7587 | |
7588 | # Begin Custom Build - | |
7589 | ||
7590 | # End Custom Build | |
cd1feecb | 7591 | |
28249f11 VS |
7592 | !ENDIF |
7593 | ||
7594 | # End Source File | |
7595 | # End Group | |
7596 | # Begin Group "MSW Headers" | |
7597 | ||
7598 | # PROP Default_Filter "" | |
7599 | # Begin Source File | |
7600 | ||
757e7c67 | 7601 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7602 | # End Source File |
7603 | # Begin Source File | |
7604 | ||
7605 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7606 | # End Source File | |
7607 | # Begin Source File | |
7608 | ||
bf354396 VZ |
7609 | SOURCE=..\..\include\wx\msw\ole\activex.h |
7610 | # End Source File | |
7611 | # Begin Source File | |
7612 | ||
28249f11 VS |
7613 | SOURCE=..\..\include\wx\msw\app.h |
7614 | # End Source File | |
7615 | # Begin Source File | |
7616 | ||
7617 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7618 | # End Source File | |
7619 | # Begin Source File | |
7620 | ||
7621 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7622 | # End Source File | |
7623 | # Begin Source File | |
7624 | ||
7625 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7626 | # End Source File | |
7627 | # Begin Source File | |
7628 | ||
7629 | SOURCE=..\..\include\wx\msw\brush.h | |
7630 | # End Source File | |
7631 | # Begin Source File | |
7632 | ||
7633 | SOURCE=..\..\include\wx\msw\button.h | |
7634 | # End Source File | |
7635 | # Begin Source File | |
7636 | ||
7637 | SOURCE=..\..\include\wx\msw\caret.h | |
7638 | # End Source File | |
7639 | # Begin Source File | |
7640 | ||
7641 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7642 | # End Source File | |
7643 | # Begin Source File | |
7644 | ||
7645 | SOURCE=..\..\include\wx\msw\checklst.h | |
7646 | # End Source File | |
7647 | # Begin Source File | |
7648 | ||
7649 | SOURCE=..\..\include\wx\msw\choice.h | |
7650 | # End Source File | |
7651 | # Begin Source File | |
7652 | ||
7653 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7654 | # End Source File | |
7655 | # Begin Source File | |
7656 | ||
7657 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7658 | # End Source File | |
7659 | # Begin Source File | |
7660 | ||
7661 | SOURCE=..\..\include\wx\msw\colour.h | |
7662 | # End Source File | |
7663 | # Begin Source File | |
7664 | ||
a340b80d VZ |
7665 | SOURCE=..\..\include\wx\msw\combo.h |
7666 | # End Source File | |
7667 | # Begin Source File | |
7668 | ||
28249f11 VS |
7669 | SOURCE=..\..\include\wx\msw\combobox.h |
7670 | # End Source File | |
7671 | # Begin Source File | |
7672 | ||
7673 | SOURCE=..\..\include\wx\msw\control.h | |
7674 | # End Source File | |
7675 | # Begin Source File | |
7676 | ||
7677 | SOURCE=..\..\include\wx\msw\cursor.h | |
7678 | # End Source File | |
7679 | # Begin Source File | |
7680 | ||
7681 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7682 | # End Source File | |
7683 | # Begin Source File | |
7684 | ||
7685 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7686 | # End Source File | |
7687 | # Begin Source File | |
7688 | ||
7689 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7690 | # End Source File | |
7691 | # Begin Source File | |
7692 | ||
114a4501 VZ |
7693 | SOURCE=..\..\include\wx\msw\datectrl.h |
7694 | # End Source File | |
7695 | # Begin Source File | |
7696 | ||
28249f11 VS |
7697 | SOURCE=..\..\include\wx\msw\dc.h |
7698 | # End Source File | |
7699 | # Begin Source File | |
7700 | ||
7701 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7702 | # End Source File | |
7703 | # Begin Source File | |
7704 | ||
7705 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7706 | # End Source File | |
7707 | # Begin Source File | |
7708 | ||
7709 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7710 | # End Source File | |
7711 | # Begin Source File | |
7712 | ||
7713 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7714 | # End Source File | |
7715 | # Begin Source File | |
7716 | ||
7717 | SOURCE=..\..\include\wx\msw\dialog.h | |
7718 | # End Source File | |
7719 | # Begin Source File | |
7720 | ||
7721 | SOURCE=..\..\include\wx\msw\dib.h | |
7722 | # End Source File | |
7723 | # Begin Source File | |
7724 | ||
7725 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7726 | # End Source File | |
7727 | # Begin Source File | |
7728 | ||
7729 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7730 | # End Source File | |
7731 | # Begin Source File | |
7732 | ||
7733 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7734 | # End Source File | |
7735 | # Begin Source File | |
7736 | ||
7737 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7738 | # End Source File | |
7739 | # Begin Source File | |
7740 | ||
7741 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7742 | # End Source File | |
7743 | # Begin Source File | |
7744 | ||
ef335a4f VZ |
7745 | SOURCE=..\..\include\wx\msw\evtloop.h |
7746 | # End Source File | |
7747 | # Begin Source File | |
7748 | ||
28249f11 VS |
7749 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7750 | # End Source File | |
7751 | # Begin Source File | |
7752 | ||
7753 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7754 | # End Source File | |
7755 | # Begin Source File | |
7756 | ||
7757 | SOURCE=..\..\include\wx\msw\font.h | |
7758 | # End Source File | |
7759 | # Begin Source File | |
7760 | ||
7761 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7762 | # End Source File | |
7763 | # Begin Source File | |
7764 | ||
7765 | SOURCE=..\..\include\wx\msw\frame.h | |
7766 | # End Source File | |
7767 | # Begin Source File | |
7768 | ||
7769 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7770 | # End Source File | |
7771 | # Begin Source File | |
7772 | ||
7773 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7774 | # End Source File | |
7775 | # Begin Source File | |
7776 | ||
5c60e845 MW |
7777 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
7778 | ||
32a52290 | 7779 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5c60e845 MW |
7780 | |
7781 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
7782 | ||
7783 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7784 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" | |
7785 | ||
7786 | # End Custom Build | |
7787 | ||
32a52290 | 7788 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5c60e845 MW |
7789 | |
7790 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
7791 | ||
7792 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7793 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" | |
7794 | ||
7795 | # End Custom Build | |
7796 | ||
32a52290 | 7797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5c60e845 MW |
7798 | |
7799 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
7800 | ||
7801 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7802 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" | |
7803 | ||
7804 | # End Custom Build | |
7805 | ||
32a52290 | 7806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5c60e845 MW |
7807 | |
7808 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
7809 | ||
7810 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7811 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" | |
7812 | ||
7813 | # End Custom Build | |
7814 | ||
32a52290 | 7815 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5c60e845 MW |
7816 | |
7817 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
7818 | ||
7819 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7820 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" | |
7821 | ||
7822 | # End Custom Build | |
7823 | ||
32a52290 | 7824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
5c60e845 MW |
7825 | |
7826 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
7827 | ||
7828 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7829 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" | |
7830 | ||
7831 | # End Custom Build | |
7832 | ||
32a52290 | 7833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
5c60e845 MW |
7834 | |
7835 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
7836 | ||
7837 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7838 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" | |
7839 | ||
7840 | # End Custom Build | |
7841 | ||
32a52290 | 7842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5c60e845 MW |
7843 | |
7844 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
7845 | ||
7846 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7847 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" | |
7848 | ||
7849 | # End Custom Build | |
7850 | ||
32a52290 | 7851 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
5c60e845 MW |
7852 | |
7853 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
7854 | ||
7855 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7856 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" | |
7857 | ||
7858 | # End Custom Build | |
7859 | ||
32a52290 | 7860 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5c60e845 MW |
7861 | |
7862 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
7863 | ||
7864 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7865 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" | |
7866 | ||
7867 | # End Custom Build | |
7868 | ||
32a52290 | 7869 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5c60e845 MW |
7870 | |
7871 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
7872 | ||
7873 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7874 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" | |
7875 | ||
7876 | # End Custom Build | |
7877 | ||
32a52290 | 7878 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5c60e845 MW |
7879 | |
7880 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
7881 | ||
7882 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7883 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" | |
7884 | ||
7885 | # End Custom Build | |
7886 | ||
32a52290 | 7887 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5c60e845 MW |
7888 | |
7889 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
7890 | ||
7891 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7892 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" | |
7893 | ||
7894 | # End Custom Build | |
7895 | ||
32a52290 | 7896 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5c60e845 MW |
7897 | |
7898 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
7899 | ||
7900 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7901 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" | |
7902 | ||
7903 | # End Custom Build | |
7904 | ||
32a52290 | 7905 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5c60e845 MW |
7906 | |
7907 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
7908 | ||
7909 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7910 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" | |
7911 | ||
7912 | # End Custom Build | |
7913 | ||
32a52290 | 7914 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5c60e845 MW |
7915 | |
7916 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
7917 | ||
7918 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7919 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" | |
7920 | ||
7921 | # End Custom Build | |
7922 | ||
7923 | !ENDIF | |
7924 | ||
7925 | # End Source File | |
7926 | # Begin Source File | |
7927 | ||
fe6e5818 VS |
7928 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7929 | # End Source File | |
7930 | # Begin Source File | |
7931 | ||
28249f11 VS |
7932 | SOURCE=..\..\include\wx\msw\helpbest.h |
7933 | # End Source File | |
7934 | # Begin Source File | |
7935 | ||
4818141b JS |
7936 | SOURCE=..\..\include\wx\msw\helpchm.h |
7937 | # End Source File | |
7938 | # Begin Source File | |
7939 | ||
7940 | SOURCE=..\..\include\wx\msw\helpwin.h | |
7941 | # End Source File | |
7942 | # Begin Source File | |
7943 | ||
47a4a1ae JS |
7944 | SOURCE=..\..\include\wx\msw\htmlhelp.h |
7945 | # End Source File | |
7946 | # Begin Source File | |
7947 | ||
28249f11 VS |
7948 | SOURCE=..\..\include\wx\msw\icon.h |
7949 | # End Source File | |
7950 | # Begin Source File | |
7951 | ||
7952 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7953 | # End Source File | |
7954 | # Begin Source File | |
7955 | ||
7956 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7957 | # End Source File | |
7958 | # Begin Source File | |
7959 | ||
fe6e5818 VS |
7960 | SOURCE=..\..\include\wx\msw\joystick.h |
7961 | # End Source File | |
7962 | # Begin Source File | |
7963 | ||
28249f11 VS |
7964 | SOURCE=..\..\include\wx\msw\listbox.h |
7965 | # End Source File | |
7966 | # Begin Source File | |
7967 | ||
7968 | SOURCE=..\..\include\wx\msw\listctrl.h | |
7969 | # End Source File | |
7970 | # Begin Source File | |
7971 | ||
7972 | SOURCE=..\..\include\wx\msw\mdi.h | |
7973 | # End Source File | |
7974 | # Begin Source File | |
39c5bef0 | 7975 | |
28249f11 VS |
7976 | SOURCE=..\..\include\wx\msw\menu.h |
7977 | # End Source File | |
7978 | # Begin Source File | |
7979 | ||
7980 | SOURCE=..\..\include\wx\msw\menuitem.h | |
7981 | # End Source File | |
7982 | # Begin Source File | |
7983 | ||
7984 | SOURCE=..\..\include\wx\msw\metafile.h | |
7985 | # End Source File | |
7986 | # Begin Source File | |
7987 | ||
7988 | SOURCE=..\..\include\wx\msw\minifram.h | |
7989 | # End Source File | |
7990 | # Begin Source File | |
7991 | ||
7992 | SOURCE=..\..\include\wx\msw\missing.h | |
7993 | # End Source File | |
7994 | # Begin Source File | |
7995 | ||
7996 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
7997 | # End Source File | |
7998 | # Begin Source File | |
7999 | ||
28249f11 VS |
8000 | SOURCE=..\..\include\wx\msw\msvcrt.h |
8001 | # End Source File | |
8002 | # Begin Source File | |
8003 | ||
8004 | SOURCE=..\..\include\wx\msw\notebook.h | |
8005 | # End Source File | |
8006 | # Begin Source File | |
8007 | ||
8008 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
8009 | # End Source File | |
8010 | # Begin Source File | |
8011 | ||
8012 | SOURCE=..\..\include\wx\msw\palette.h | |
8013 | # End Source File | |
8014 | # Begin Source File | |
8015 | ||
8016 | SOURCE=..\..\include\wx\msw\pen.h | |
8017 | # End Source File | |
8018 | # Begin Source File | |
8019 | ||
4818141b JS |
8020 | SOURCE=..\..\include\wx\msw\popupwin.h |
8021 | # End Source File | |
8022 | # Begin Source File | |
8023 | ||
28249f11 VS |
8024 | SOURCE=..\..\include\wx\msw\printdlg.h |
8025 | # End Source File | |
8026 | # Begin Source File | |
8027 | ||
8028 | SOURCE=..\..\include\wx\msw\printwin.h | |
8029 | # End Source File | |
8030 | # Begin Source File | |
8031 | ||
28249f11 VS |
8032 | SOURCE=..\..\include\wx\msw\radiobox.h |
8033 | # End Source File | |
8034 | # Begin Source File | |
8035 | ||
8036 | SOURCE=..\..\include\wx\msw\radiobut.h | |
8037 | # End Source File | |
8038 | # Begin Source File | |
8039 | ||
5c60e845 MW |
8040 | SOURCE=..\..\include\wx\msw\rcdefs.h |
8041 | # End Source File | |
8042 | # Begin Source File | |
8043 | ||
28249f11 VS |
8044 | SOURCE=..\..\include\wx\msw\region.h |
8045 | # End Source File | |
8046 | # Begin Source File | |
8047 | ||
28249f11 VS |
8048 | SOURCE=..\..\include\wx\msw\scrolbar.h |
8049 | # End Source File | |
8050 | # Begin Source File | |
8051 | ||
8052 | SOURCE=..\..\include\wx\msw\setup0.h | |
8053 | # End Source File | |
8054 | # Begin Source File | |
8055 | ||
8056 | SOURCE=..\..\include\wx\msw\slider95.h | |
8057 | # End Source File | |
8058 | # Begin Source File | |
8059 | ||
002ed9af VS |
8060 | SOURCE=..\..\include\wx\msw\sound.h |
8061 | # End Source File | |
8062 | # Begin Source File | |
8063 | ||
28249f11 VS |
8064 | SOURCE=..\..\include\wx\msw\spinbutt.h |
8065 | # End Source File | |
8066 | # Begin Source File | |
8067 | ||
8068 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
8069 | # End Source File | |
8070 | # Begin Source File | |
8071 | ||
8072 | SOURCE=..\..\include\wx\msw\statbmp.h | |
8073 | # End Source File | |
8074 | # Begin Source File | |
8075 | ||
8076 | SOURCE=..\..\include\wx\msw\statbox.h | |
8077 | # End Source File | |
8078 | # Begin Source File | |
8079 | ||
8080 | SOURCE=..\..\include\wx\msw\statbr95.h | |
8081 | # End Source File | |
8082 | # Begin Source File | |
8083 | ||
8084 | SOURCE=..\..\include\wx\msw\statline.h | |
8085 | # End Source File | |
8086 | # Begin Source File | |
8087 | ||
8088 | SOURCE=..\..\include\wx\msw\stattext.h | |
8089 | # End Source File | |
8090 | # Begin Source File | |
8091 | ||
8092 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
8093 | # End Source File | |
8094 | # Begin Source File | |
8095 | ||
fe6e5818 VS |
8096 | SOURCE=..\..\include\wx\msw\taskbar.h |
8097 | # End Source File | |
8098 | # Begin Source File | |
8099 | ||
28249f11 VS |
8100 | SOURCE=..\..\include\wx\msw\tbar95.h |
8101 | # End Source File | |
8102 | # Begin Source File | |
8103 | ||
28249f11 VS |
8104 | SOURCE=..\..\include\wx\msw\textctrl.h |
8105 | # End Source File | |
8106 | # Begin Source File | |
8107 | ||
8108 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
8109 | # End Source File | |
8110 | # Begin Source File | |
8111 | ||
8112 | SOURCE=..\..\include\wx\msw\timer.h | |
8113 | # End Source File | |
8114 | # Begin Source File | |
8115 | ||
8116 | SOURCE=..\..\include\wx\msw\tooltip.h | |
8117 | # End Source File | |
8118 | # Begin Source File | |
8119 | ||
8120 | SOURCE=..\..\include\wx\msw\toplevel.h | |
8121 | # End Source File | |
8122 | # Begin Source File | |
8123 | ||
8124 | SOURCE=..\..\include\wx\msw\treectrl.h | |
8125 | # End Source File | |
8126 | # Begin Source File | |
8127 | ||
8128 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
8129 | # End Source File | |
8130 | # Begin Source File | |
8131 | ||
162a956b JS |
8132 | SOURCE=..\..\include\wx\msw\uxtheme.h |
8133 | # End Source File | |
8134 | # Begin Source File | |
8135 | ||
47a4a1ae JS |
8136 | SOURCE=..\..\include\wx\msw\uxthemep.h |
8137 | # End Source File | |
8138 | # Begin Source File | |
8139 | ||
fe6e5818 | 8140 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 VS |
8141 | # End Source File |
8142 | # End Group | |
8143 | # Begin Group "Generic Headers" | |
8144 | ||
8145 | # PROP Default_Filter "" | |
8146 | # Begin Source File | |
8147 | ||
8148 | SOURCE=..\..\include\wx\generic\accel.h | |
8149 | # End Source File | |
8150 | # Begin Source File | |
8151 | ||
e17b6377 RD |
8152 | SOURCE=..\..\include\wx\generic\bmpcbox.h |
8153 | # End Source File | |
8154 | # Begin Source File | |
8155 | ||
cf9b63b3 VZ |
8156 | SOURCE=..\..\include\wx\generic\busyinfo.h |
8157 | # End Source File | |
8158 | # Begin Source File | |
8159 | ||
64d3ed17 JS |
8160 | SOURCE=..\..\include\wx\generic\buttonbar.h |
8161 | # End Source File | |
8162 | # Begin Source File | |
8163 | ||
fe6e5818 VS |
8164 | SOURCE=..\..\include\wx\generic\calctrl.h |
8165 | # End Source File | |
8166 | # Begin Source File | |
8167 | ||
28249f11 VS |
8168 | SOURCE=..\..\include\wx\generic\choicdgg.h |
8169 | # End Source File | |
8170 | # Begin Source File | |
8171 | ||
24bbfc62 WS |
8172 | SOURCE=..\..\include\wx\generic\clrpickerg.h |
8173 | # End Source File | |
8174 | # Begin Source File | |
8175 | ||
28249f11 VS |
8176 | SOURCE=..\..\include\wx\generic\colrdlgg.h |
8177 | # End Source File | |
8178 | # Begin Source File | |
8179 | ||
a340b80d VZ |
8180 | SOURCE=..\..\include\wx\generic\combo.h |
8181 | # End Source File | |
8182 | # Begin Source File | |
8183 | ||
b910a8ad JS |
8184 | SOURCE=..\..\include\wx\generic\dataview.h |
8185 | # End Source File | |
8186 | # Begin Source File | |
8187 | ||
d9876615 VZ |
8188 | SOURCE=..\..\include\wx\generic\datectrl.h |
8189 | # End Source File | |
8190 | # Begin Source File | |
8191 | ||
28249f11 VS |
8192 | SOURCE=..\..\include\wx\generic\dcpsg.h |
8193 | # End Source File | |
8194 | # Begin Source File | |
8195 | ||
8196 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
8197 | # End Source File | |
8198 | # Begin Source File | |
8199 | ||
8200 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
8201 | # End Source File | |
8202 | # Begin Source File | |
8203 | ||
8204 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
8205 | # End Source File | |
8206 | # Begin Source File | |
8207 | ||
8208 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
8209 | # End Source File | |
8210 | # Begin Source File | |
8211 | ||
8212 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
8213 | # End Source File | |
8214 | # Begin Source File | |
8215 | ||
24bbfc62 WS |
8216 | SOURCE=..\..\include\wx\generic\filepickerg.h |
8217 | # End Source File | |
8218 | # Begin Source File | |
8219 | ||
28249f11 VS |
8220 | SOURCE=..\..\include\wx\generic\fontdlgg.h |
8221 | # End Source File | |
8222 | # Begin Source File | |
8223 | ||
24bbfc62 WS |
8224 | SOURCE=..\..\include\wx\generic\fontpickerg.h |
8225 | # End Source File | |
8226 | # Begin Source File | |
8227 | ||
fe6e5818 VS |
8228 | SOURCE=..\..\include\wx\generic\grid.h |
8229 | # End Source File | |
8230 | # Begin Source File | |
8231 | ||
8232 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
8233 | # End Source File | |
8234 | # Begin Source File | |
8235 | ||
8236 | SOURCE=..\..\include\wx\generic\gridsel.h | |
8237 | # End Source File | |
8238 | # Begin Source File | |
8239 | ||
8240 | SOURCE=..\..\include\wx\generic\helpext.h | |
8241 | # End Source File | |
8242 | # Begin Source File | |
8243 | ||
fe6e5818 VS |
8244 | SOURCE=..\..\include\wx\generic\laywin.h |
8245 | # End Source File | |
8246 | # Begin Source File | |
8247 | ||
28249f11 VS |
8248 | SOURCE=..\..\include\wx\generic\listctrl.h |
8249 | # End Source File | |
8250 | # Begin Source File | |
8251 | ||
8252 | SOURCE=..\..\include\wx\generic\logg.h | |
8253 | # End Source File | |
8254 | # Begin Source File | |
8255 | ||
8256 | SOURCE=..\..\include\wx\generic\mdig.h | |
8257 | # End Source File | |
8258 | # Begin Source File | |
8259 | ||
8260 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
8261 | # End Source File | |
8262 | # Begin Source File | |
8263 | ||
8264 | SOURCE=..\..\include\wx\generic\notebook.h | |
8265 | # End Source File | |
8266 | # Begin Source File | |
8267 | ||
c3255f5f DE |
8268 | SOURCE=..\..\include\wx\generic\numdlgg.h |
8269 | # End Source File | |
8270 | # Begin Source File | |
8271 | ||
28249f11 VS |
8272 | SOURCE=..\..\include\wx\generic\panelg.h |
8273 | # End Source File | |
8274 | # Begin Source File | |
8275 | ||
75a0a7b7 VS |
8276 | SOURCE=..\..\include\wx\generic\printps.h |
8277 | # End Source File | |
8278 | # Begin Source File | |
8279 | ||
28249f11 VS |
8280 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
8281 | # End Source File | |
8282 | # Begin Source File | |
8283 | ||
8284 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
8285 | # End Source File | |
8286 | # Begin Source File | |
8287 | ||
445511b3 JS |
8288 | SOURCE=..\..\include\wx\generic\propdlg.h |
8289 | # End Source File | |
8290 | # Begin Source File | |
8291 | ||
fe6e5818 VS |
8292 | SOURCE=..\..\include\wx\generic\sashwin.h |
8293 | # End Source File | |
8294 | # Begin Source File | |
8295 | ||
28249f11 VS |
8296 | SOURCE=..\..\include\wx\generic\scrolwin.h |
8297 | # End Source File | |
8298 | # Begin Source File | |
8299 | ||
8300 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
8301 | # End Source File | |
8302 | # Begin Source File | |
8303 | ||
fe6e5818 VS |
8304 | SOURCE=..\..\include\wx\generic\splash.h |
8305 | # End Source File | |
8306 | # Begin Source File | |
8307 | ||
28249f11 VS |
8308 | SOURCE=..\..\include\wx\generic\splitter.h |
8309 | # End Source File | |
8310 | # Begin Source File | |
8311 | ||
8312 | SOURCE=..\..\include\wx\generic\statusbr.h | |
8313 | # End Source File | |
8314 | # Begin Source File | |
8315 | ||
8316 | SOURCE=..\..\include\wx\generic\tabg.h | |
8317 | # End Source File | |
8318 | # Begin Source File | |
8319 | ||
8320 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
8321 | # End Source File | |
8322 | # Begin Source File | |
8323 | ||
8324 | SOURCE=..\..\include\wx\generic\timer.h | |
8325 | # End Source File | |
8326 | # Begin Source File | |
8327 | ||
8328 | SOURCE=..\..\include\wx\generic\treectlg.h | |
8329 | # End Source File | |
fe6e5818 VS |
8330 | # Begin Source File |
8331 | ||
8332 | SOURCE=..\..\include\wx\generic\wizard.h | |
8333 | # End Source File | |
28249f11 VS |
8334 | # End Group |
8335 | # Begin Group "wxUniv Headers" | |
8336 | ||
8337 | # PROP Default_Filter "" | |
8338 | # Begin Source File | |
8339 | ||
8340 | SOURCE=..\..\include\wx\univ\app.h | |
8341 | # End Source File | |
8342 | # Begin Source File | |
8343 | ||
8344 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
8345 | # End Source File | |
8346 | # Begin Source File | |
8347 | ||
8348 | SOURCE=..\..\include\wx\univ\button.h | |
8349 | # End Source File | |
8350 | # Begin Source File | |
8351 | ||
8352 | SOURCE=..\..\include\wx\univ\checkbox.h | |
8353 | # End Source File | |
8354 | # Begin Source File | |
8355 | ||
8356 | SOURCE=..\..\include\wx\univ\checklst.h | |
8357 | # End Source File | |
8358 | # Begin Source File | |
8359 | ||
8360 | SOURCE=..\..\include\wx\univ\choice.h | |
8361 | # End Source File | |
8362 | # Begin Source File | |
8363 | ||
8364 | SOURCE=..\..\include\wx\univ\colschem.h | |
8365 | # End Source File | |
8366 | # Begin Source File | |
8367 | ||
8368 | SOURCE=..\..\include\wx\univ\combobox.h | |
8369 | # End Source File | |
8370 | # Begin Source File | |
8371 | ||
8372 | SOURCE=..\..\include\wx\univ\control.h | |
8373 | # End Source File | |
8374 | # Begin Source File | |
8375 | ||
8376 | SOURCE=..\..\include\wx\univ\dialog.h | |
8377 | # End Source File | |
8378 | # Begin Source File | |
8379 | ||
8380 | SOURCE=..\..\include\wx\univ\frame.h | |
8381 | # End Source File | |
8382 | # Begin Source File | |
8383 | ||
8384 | SOURCE=..\..\include\wx\univ\gauge.h | |
8385 | # End Source File | |
8386 | # Begin Source File | |
8387 | ||
8388 | SOURCE=..\..\include\wx\univ\inpcons.h | |
8389 | # End Source File | |
8390 | # Begin Source File | |
8391 | ||
8392 | SOURCE=..\..\include\wx\univ\inphand.h | |
8393 | # End Source File | |
8394 | # Begin Source File | |
8395 | ||
8396 | SOURCE=..\..\include\wx\univ\listbox.h | |
8397 | # End Source File | |
8398 | # Begin Source File | |
8399 | ||
8400 | SOURCE=..\..\include\wx\univ\menu.h | |
8401 | # End Source File | |
8402 | # Begin Source File | |
8403 | ||
8404 | SOURCE=..\..\include\wx\univ\menuitem.h | |
8405 | # End Source File | |
8406 | # Begin Source File | |
8407 | ||
8408 | SOURCE=..\..\include\wx\univ\notebook.h | |
8409 | # End Source File | |
8410 | # Begin Source File | |
8411 | ||
8412 | SOURCE=..\..\include\wx\univ\radiobox.h | |
8413 | # End Source File | |
8414 | # Begin Source File | |
8415 | ||
8416 | SOURCE=..\..\include\wx\univ\radiobut.h | |
8417 | # End Source File | |
8418 | # Begin Source File | |
8419 | ||
8420 | SOURCE=..\..\include\wx\univ\renderer.h | |
8421 | # End Source File | |
8422 | # Begin Source File | |
8423 | ||
8424 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
8425 | # End Source File | |
8426 | # Begin Source File | |
8427 | ||
8428 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
8429 | # End Source File | |
8430 | # Begin Source File | |
8431 | ||
8432 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
8433 | # End Source File | |
8434 | # Begin Source File | |
8435 | ||
8436 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
8437 | # End Source File | |
8438 | # Begin Source File | |
8439 | ||
8440 | SOURCE=..\..\include\wx\univ\slider.h | |
8441 | # End Source File | |
8442 | # Begin Source File | |
8443 | ||
8444 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
8445 | # End Source File | |
8446 | # Begin Source File | |
8447 | ||
8448 | SOURCE=..\..\include\wx\univ\statbmp.h | |
8449 | # End Source File | |
8450 | # Begin Source File | |
8451 | ||
8452 | SOURCE=..\..\include\wx\univ\statbox.h | |
8453 | # End Source File | |
8454 | # Begin Source File | |
8455 | ||
8456 | SOURCE=..\..\include\wx\univ\statline.h | |
8457 | # End Source File | |
8458 | # Begin Source File | |
8459 | ||
8460 | SOURCE=..\..\include\wx\univ\stattext.h | |
8461 | # End Source File | |
8462 | # Begin Source File | |
8463 | ||
8464 | SOURCE=..\..\include\wx\univ\statusbr.h | |
8465 | # End Source File | |
8466 | # Begin Source File | |
8930b2ed VZ |
8467 | |
8468 | SOURCE=..\..\include\wx\univ\stdrend.h | |
8469 | # End Source File | |
8470 | # Begin Source File | |
28249f11 VS |
8471 | |
8472 | SOURCE=..\..\include\wx\univ\textctrl.h | |
8473 | # End Source File | |
8474 | # Begin Source File | |
8475 | ||
8476 | SOURCE=..\..\include\wx\univ\theme.h | |
8477 | # End Source File | |
8478 | # Begin Source File | |
8479 | ||
8480 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8481 | # End Source File | |
8482 | # Begin Source File | |
8483 | ||
8484 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8485 | # End Source File | |
757e7c67 VS |
8486 | # Begin Source File |
8487 | ||
8488 | SOURCE=..\..\include\wx\univ\window.h | |
8489 | # End Source File | |
fe6e5818 VS |
8490 | # End Group |
8491 | # Begin Group "wxHTML Headers" | |
8492 | ||
8493 | # PROP Default_Filter "" | |
8494 | # Begin Source File | |
8495 | ||
fe6e5818 VS |
8496 | SOURCE=..\..\include\wx\html\helpctrl.h |
8497 | # End Source File | |
8498 | # Begin Source File | |
8499 | ||
8500 | SOURCE=..\..\include\wx\html\helpdata.h | |
8501 | # End Source File | |
28249f11 VS |
8502 | # Begin Source File |
8503 | ||
f3e156ef JS |
8504 | SOURCE=..\..\include\wx\html\helpdlg.h |
8505 | # End Source File | |
8506 | # Begin Source File | |
8507 | ||
fe6e5818 VS |
8508 | SOURCE=..\..\include\wx\html\helpfrm.h |
8509 | # End Source File | |
8510 | # Begin Source File | |
8511 | ||
f3e156ef JS |
8512 | SOURCE=..\..\include\wx\html\helpwnd.h |
8513 | # End Source File | |
8514 | # Begin Source File | |
8515 | ||
fe6e5818 VS |
8516 | SOURCE=..\..\include\wx\html\htmlcell.h |
8517 | # End Source File | |
8518 | # Begin Source File | |
8519 | ||
8520 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8521 | # End Source File | |
8522 | # Begin Source File | |
8523 | ||
8524 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8525 | # End Source File | |
8526 | # Begin Source File | |
8527 | ||
8528 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8529 | # End Source File | |
8530 | # Begin Source File | |
8531 | ||
8532 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8533 | # End Source File | |
8534 | # Begin Source File | |
8535 | ||
8536 | SOURCE=..\..\include\wx\html\htmltag.h | |
8537 | # End Source File | |
8538 | # Begin Source File | |
8539 | ||
8540 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8541 | # End Source File | |
8542 | # Begin Source File | |
8543 | ||
8544 | SOURCE=..\..\include\wx\html\htmprint.h | |
8545 | # End Source File | |
8546 | # Begin Source File | |
8547 | ||
8548 | SOURCE=..\..\include\wx\html\m_templ.h | |
8549 | # End Source File | |
8550 | # Begin Source File | |
8551 | ||
8552 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8553 | # End Source File |
8554 | # End Group | |
8555 | # Begin Group "Common Headers" | |
8556 | ||
8557 | # PROP Default_Filter "" | |
8558 | # Begin Source File | |
8559 | ||
8560 | SOURCE=..\..\include\wx\accel.h | |
8561 | # End Source File | |
8562 | # Begin Source File | |
8563 | ||
8564 | SOURCE=..\..\include\wx\access.h | |
8565 | # End Source File | |
8566 | # Begin Source File | |
8567 | ||
28249f11 VS |
8568 | SOURCE=..\..\include\wx\artprov.h |
8569 | # End Source File | |
8570 | # Begin Source File | |
8571 | ||
50acee04 JS |
8572 | SOURCE=..\..\include\wx\aui\aui.h |
8573 | # End Source File | |
8574 | # Begin Source File | |
8575 | ||
96fc1039 BW |
8576 | SOURCE=..\..\include\wx\aui\auibook.h |
8577 | # End Source File | |
8578 | # Begin Source File | |
8579 | ||
28249f11 VS |
8580 | SOURCE=..\..\include\wx\bitmap.h |
8581 | # End Source File | |
8582 | # Begin Source File | |
8583 | ||
8584 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8585 | # End Source File | |
8586 | # Begin Source File | |
8587 | ||
e17b6377 RD |
8588 | SOURCE=..\..\include\wx\bmpcbox.h |
8589 | # End Source File | |
8590 | # Begin Source File | |
8591 | ||
73fb9ebe VZ |
8592 | SOURCE=..\..\include\wx\bookctrl.h |
8593 | # End Source File | |
8594 | # Begin Source File | |
8595 | ||
28249f11 VS |
8596 | SOURCE=..\..\include\wx\brush.h |
8597 | # End Source File | |
8598 | # Begin Source File | |
8599 | ||
8600 | SOURCE=..\..\include\wx\busyinfo.h | |
8601 | # End Source File | |
8602 | # Begin Source File | |
8603 | ||
8604 | SOURCE=..\..\include\wx\button.h | |
8605 | # End Source File | |
8606 | # Begin Source File | |
8607 | ||
757e7c67 VS |
8608 | SOURCE=..\..\include\wx\calctrl.h |
8609 | # End Source File | |
8610 | # Begin Source File | |
8611 | ||
28249f11 VS |
8612 | SOURCE=..\..\include\wx\caret.h |
8613 | # End Source File | |
8614 | # Begin Source File | |
8615 | ||
8616 | SOURCE=..\..\include\wx\checkbox.h | |
8617 | # End Source File | |
8618 | # Begin Source File | |
8619 | ||
8620 | SOURCE=..\..\include\wx\checklst.h | |
8621 | # End Source File | |
8622 | # Begin Source File | |
8623 | ||
8624 | SOURCE=..\..\include\wx\choicdlg.h | |
8625 | # End Source File | |
8626 | # Begin Source File | |
8627 | ||
8628 | SOURCE=..\..\include\wx\choice.h | |
8629 | # End Source File | |
8630 | # Begin Source File | |
8631 | ||
ef335a4f VZ |
8632 | SOURCE=..\..\include\wx\choicebk.h |
8633 | # End Source File | |
8634 | # Begin Source File | |
8635 | ||
28249f11 VS |
8636 | SOURCE=..\..\include\wx\clipbrd.h |
8637 | # End Source File | |
8638 | # Begin Source File | |
8639 | ||
ec376c8f VZ |
8640 | SOURCE=..\..\include\wx\clrpicker.h |
8641 | # End Source File | |
8642 | # Begin Source File | |
8643 | ||
28249f11 VS |
8644 | SOURCE=..\..\include\wx\cmdproc.h |
8645 | # End Source File | |
8646 | # Begin Source File | |
8647 | ||
8648 | SOURCE=..\..\include\wx\cmndata.h | |
8649 | # End Source File | |
8650 | # Begin Source File | |
8651 | ||
8652 | SOURCE=..\..\include\wx\colordlg.h | |
8653 | # End Source File | |
8654 | # Begin Source File | |
8655 | ||
8656 | SOURCE=..\..\include\wx\colour.h | |
8657 | # End Source File | |
8658 | # Begin Source File | |
8659 | ||
a340b80d VZ |
8660 | SOURCE=..\..\include\wx\combo.h |
8661 | # End Source File | |
8662 | # Begin Source File | |
8663 | ||
28249f11 VS |
8664 | SOURCE=..\..\include\wx\combobox.h |
8665 | # End Source File | |
8666 | # Begin Source File | |
8667 | ||
8668 | SOURCE=..\..\include\wx\control.h | |
8669 | # End Source File | |
8670 | # Begin Source File | |
8671 | ||
8672 | SOURCE=..\..\include\wx\cshelp.h | |
8673 | # End Source File | |
8674 | # Begin Source File | |
8675 | ||
8676 | SOURCE=..\..\include\wx\ctrlsub.h | |
8677 | # End Source File | |
8678 | # Begin Source File | |
8679 | ||
8680 | SOURCE=..\..\include\wx\cursor.h | |
8681 | # End Source File | |
8682 | # Begin Source File | |
8683 | ||
8684 | SOURCE=..\..\include\wx\dataobj.h | |
8685 | # End Source File | |
8686 | # Begin Source File | |
8687 | ||
87853604 WS |
8688 | SOURCE=..\..\include\wx\dataview.h |
8689 | # End Source File | |
8690 | # Begin Source File | |
8691 | ||
114a4501 VZ |
8692 | SOURCE=..\..\include\wx\datectrl.h |
8693 | # End Source File | |
8694 | # Begin Source File | |
8695 | ||
8696 | SOURCE=..\..\include\wx\dateevt.h | |
8697 | # End Source File | |
8698 | # Begin Source File | |
8699 | ||
fe6e5818 VS |
8700 | SOURCE=..\..\include\wx\dbgrid.h |
8701 | # End Source File | |
fe6e5818 VS |
8702 | # Begin Source File |
8703 | ||
28249f11 VS |
8704 | SOURCE=..\..\include\wx\dc.h |
8705 | # End Source File | |
8706 | # Begin Source File | |
8707 | ||
fe6e5818 VS |
8708 | SOURCE=..\..\include\wx\dcbuffer.h |
8709 | # End Source File | |
8710 | # Begin Source File | |
8711 | ||
28249f11 VS |
8712 | SOURCE=..\..\include\wx\dcclient.h |
8713 | # End Source File | |
8714 | # Begin Source File | |
8715 | ||
8716 | SOURCE=..\..\include\wx\dcmemory.h | |
8717 | # End Source File | |
8718 | # Begin Source File | |
8719 | ||
8720 | SOURCE=..\..\include\wx\dcmirror.h | |
8721 | # End Source File | |
8722 | # Begin Source File | |
8723 | ||
8724 | SOURCE=..\..\include\wx\dcprint.h | |
8725 | # End Source File | |
8726 | # Begin Source File | |
8727 | ||
8728 | SOURCE=..\..\include\wx\dcps.h | |
8729 | # End Source File | |
8730 | # Begin Source File | |
8731 | ||
8732 | SOURCE=..\..\include\wx\dcscreen.h | |
8733 | # End Source File | |
8734 | # Begin Source File | |
8735 | ||
4ed30bab | 8736 | SOURCE=..\..\include\wx\debugrpt.h |
61639efb VZ |
8737 | # End Source File |
8738 | # Begin Source File | |
8739 | ||
28249f11 VS |
8740 | SOURCE=..\..\include\wx\dialog.h |
8741 | # End Source File | |
8742 | # Begin Source File | |
8743 | ||
8744 | SOURCE=..\..\include\wx\dialup.h | |
8745 | # End Source File | |
8746 | # Begin Source File | |
8747 | ||
8748 | SOURCE=..\..\include\wx\dirctrl.h | |
8749 | # End Source File | |
8750 | # Begin Source File | |
8751 | ||
8752 | SOURCE=..\..\include\wx\dirdlg.h | |
8753 | # End Source File | |
8754 | # Begin Source File | |
8755 | ||
8756 | SOURCE=..\..\include\wx\display.h | |
8757 | # End Source File | |
8758 | # Begin Source File | |
8759 | ||
87853604 WS |
8760 | SOURCE=..\..\include\wx\display_impl.h |
8761 | # End Source File | |
8762 | # Begin Source File | |
8763 | ||
28249f11 VS |
8764 | SOURCE=..\..\include\wx\dnd.h |
8765 | # End Source File | |
8766 | # Begin Source File | |
8767 | ||
50acee04 JS |
8768 | SOURCE=..\..\include\wx\aui\dockart.h |
8769 | # End Source File | |
8770 | # Begin Source File | |
8771 | ||
28249f11 VS |
8772 | SOURCE=..\..\include\wx\docmdi.h |
8773 | # End Source File | |
8774 | # Begin Source File | |
8775 | ||
8776 | SOURCE=..\..\include\wx\docview.h | |
8777 | # End Source File | |
8778 | # Begin Source File | |
8779 | ||
8780 | SOURCE=..\..\include\wx\dragimag.h | |
8781 | # End Source File | |
8782 | # Begin Source File | |
8783 | ||
8784 | SOURCE=..\..\include\wx\effects.h | |
8785 | # End Source File | |
8786 | # Begin Source File | |
8787 | ||
b71531ad VZ |
8788 | SOURCE=..\..\include\wx\encinfo.h |
8789 | # End Source File | |
8790 | # Begin Source File | |
8791 | ||
28249f11 VS |
8792 | SOURCE=..\..\include\wx\evtloop.h |
8793 | # End Source File | |
8794 | # Begin Source File | |
8795 | ||
8796 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8797 | # End Source File | |
8798 | # Begin Source File | |
8799 | ||
8800 | SOURCE=..\..\include\wx\filedlg.h | |
8801 | # End Source File | |
8802 | # Begin Source File | |
8803 | ||
ec376c8f VZ |
8804 | SOURCE=..\..\include\wx\filepicker.h |
8805 | # End Source File | |
8806 | # Begin Source File | |
8807 | ||
50acee04 JS |
8808 | SOURCE=..\..\include\wx\aui\floatpane.h |
8809 | # End Source File | |
8810 | # Begin Source File | |
8811 | ||
28249f11 VS |
8812 | SOURCE=..\..\include\wx\fmappriv.h |
8813 | # End Source File | |
8814 | # Begin Source File | |
8815 | ||
8816 | SOURCE=..\..\include\wx\font.h | |
8817 | # End Source File | |
8818 | # Begin Source File | |
8819 | ||
8820 | SOURCE=..\..\include\wx\fontdlg.h | |
8821 | # End Source File | |
8822 | # Begin Source File | |
8823 | ||
8824 | SOURCE=..\..\include\wx\fontenum.h | |
8825 | # End Source File | |
8826 | # Begin Source File | |
8827 | ||
ec376c8f VZ |
8828 | SOURCE=..\..\include\wx\fontpicker.h |
8829 | # End Source File | |
8830 | # Begin Source File | |
8831 | ||
28249f11 VS |
8832 | SOURCE=..\..\include\wx\fontutil.h |
8833 | # End Source File | |
8834 | # Begin Source File | |
8835 | ||
8836 | SOURCE=..\..\include\wx\frame.h | |
8837 | # End Source File | |
8838 | # Begin Source File | |
8839 | ||
50acee04 JS |
8840 | SOURCE=..\..\include\wx\aui\framemanager.h |
8841 | # End Source File | |
8842 | # Begin Source File | |
8843 | ||
28249f11 VS |
8844 | SOURCE=..\..\include\wx\gauge.h |
8845 | # End Source File | |
8846 | # Begin Source File | |
8847 | ||
20b35a69 RD |
8848 | SOURCE=..\..\include\wx\gbsizer.h |
8849 | # End Source File | |
8850 | # Begin Source File | |
8851 | ||
28249f11 VS |
8852 | SOURCE=..\..\include\wx\gdicmn.h |
8853 | # End Source File | |
8854 | # Begin Source File | |
8855 | ||
8856 | SOURCE=..\..\include\wx\gdiobj.h | |
8857 | # End Source File | |
8858 | # Begin Source File | |
8859 | ||
8860 | SOURCE=..\..\include\wx\geometry.h | |
8861 | # End Source File | |
8862 | # Begin Source File | |
8863 | ||
8864 | SOURCE=..\..\include\wx\gifdecod.h | |
8865 | # End Source File | |
8866 | # Begin Source File | |
8867 | ||
8868 | SOURCE=..\..\include\wx\glcanvas.h | |
8869 | # End Source File | |
8870 | # Begin Source File | |
8871 | ||
fe6e5818 VS |
8872 | SOURCE=..\..\include\wx\grid.h |
8873 | # End Source File | |
8874 | # Begin Source File | |
8875 | ||
28249f11 VS |
8876 | SOURCE=..\..\include\wx\help.h |
8877 | # End Source File | |
8878 | # Begin Source File | |
8879 | ||
8880 | SOURCE=..\..\include\wx\helpbase.h | |
8881 | # End Source File | |
8882 | # Begin Source File | |
8883 | ||
8884 | SOURCE=..\..\include\wx\helphtml.h | |
8885 | # End Source File | |
8886 | # Begin Source File | |
8887 | ||
8888 | SOURCE=..\..\include\wx\helpwin.h | |
8889 | # End Source File | |
8890 | # Begin Source File | |
8891 | ||
fe6e5818 VS |
8892 | SOURCE=..\..\include\wx\htmllbox.h |
8893 | # End Source File | |
8894 | # Begin Source File | |
8895 | ||
9e89f049 RD |
8896 | SOURCE=..\..\include\wx\hyperlink.h |
8897 | # End Source File | |
8898 | # Begin Source File | |
8899 | ||
28249f11 VS |
8900 | SOURCE=..\..\include\wx\icon.h |
8901 | # End Source File | |
8902 | # Begin Source File | |
8903 | ||
8904 | SOURCE=..\..\include\wx\iconbndl.h | |
8905 | # End Source File | |
8906 | # Begin Source File | |
8907 | ||
8908 | SOURCE=..\..\include\wx\imagbmp.h | |
8909 | # End Source File | |
8910 | # Begin Source File | |
8911 | ||
8912 | SOURCE=..\..\include\wx\image.h | |
8913 | # End Source File | |
8914 | # Begin Source File | |
8915 | ||
8916 | SOURCE=..\..\include\wx\imaggif.h | |
8917 | # End Source File | |
8918 | # Begin Source File | |
8919 | ||
8920 | SOURCE=..\..\include\wx\imagiff.h | |
8921 | # End Source File | |
8922 | # Begin Source File | |
8923 | ||
8924 | SOURCE=..\..\include\wx\imagjpeg.h | |
8925 | # End Source File | |
8926 | # Begin Source File | |
8927 | ||
8928 | SOURCE=..\..\include\wx\imaglist.h | |
8929 | # End Source File | |
8930 | # Begin Source File | |
8931 | ||
8932 | SOURCE=..\..\include\wx\imagpcx.h | |
8933 | # End Source File | |
8934 | # Begin Source File | |
8935 | ||
8936 | SOURCE=..\..\include\wx\imagpng.h | |
8937 | # End Source File | |
8938 | # Begin Source File | |
8939 | ||
8940 | SOURCE=..\..\include\wx\imagpnm.h | |
8941 | # End Source File | |
8942 | # Begin Source File | |
8943 | ||
8944 | SOURCE=..\..\include\wx\imagtiff.h | |
8945 | # End Source File | |
8946 | # Begin Source File | |
8947 | ||
8948 | SOURCE=..\..\include\wx\imagxpm.h | |
8949 | # End Source File | |
8950 | # Begin Source File | |
8951 | ||
fe6e5818 VS |
8952 | SOURCE=..\..\include\wx\joystick.h |
8953 | # End Source File | |
8954 | # Begin Source File | |
8955 | ||
28249f11 VS |
8956 | SOURCE=..\..\include\wx\layout.h |
8957 | # End Source File | |
8958 | # Begin Source File | |
8959 | ||
fe6e5818 VS |
8960 | SOURCE=..\..\include\wx\laywin.h |
8961 | # End Source File | |
8962 | # Begin Source File | |
8963 | ||
28249f11 VS |
8964 | SOURCE=..\..\include\wx\listbase.h |
8965 | # End Source File | |
8966 | # Begin Source File | |
8967 | ||
73fb9ebe VZ |
8968 | SOURCE=..\..\include\wx\listbook.h |
8969 | # End Source File | |
8970 | # Begin Source File | |
8971 | ||
28249f11 VS |
8972 | SOURCE=..\..\include\wx\listbox.h |
8973 | # End Source File | |
8974 | # Begin Source File | |
8975 | ||
8976 | SOURCE=..\..\include\wx\listctrl.h | |
8977 | # End Source File | |
8978 | # Begin Source File | |
8979 | ||
8980 | SOURCE=..\..\include\wx\matrix.h | |
8981 | # End Source File | |
8982 | # Begin Source File | |
8983 | ||
8984 | SOURCE=..\..\include\wx\mdi.h | |
8985 | # End Source File | |
8986 | # Begin Source File | |
8987 | ||
39c5bef0 RN |
8988 | SOURCE=..\..\include\wx\mediactrl.h |
8989 | # End Source File | |
8990 | # Begin Source File | |
8991 | ||
28249f11 VS |
8992 | SOURCE=..\..\include\wx\menu.h |
8993 | # End Source File | |
8994 | # Begin Source File | |
8995 | ||
8996 | SOURCE=..\..\include\wx\menuitem.h | |
8997 | # End Source File | |
8998 | # Begin Source File | |
8999 | ||
9000 | SOURCE=..\..\include\wx\metafile.h | |
9001 | # End Source File | |
9002 | # Begin Source File | |
9003 | ||
9004 | SOURCE=..\..\include\wx\minifram.h | |
9005 | # End Source File | |
9006 | # Begin Source File | |
9007 | ||
9008 | SOURCE=..\..\include\wx\msgdlg.h | |
9009 | # End Source File | |
9010 | # Begin Source File | |
9011 | ||
9012 | SOURCE=..\..\include\wx\notebook.h | |
9013 | # End Source File | |
9014 | # Begin Source File | |
9015 | ||
c3255f5f DE |
9016 | SOURCE=..\..\include\wx\numdlg.h |
9017 | # End Source File | |
9018 | # Begin Source File | |
9019 | ||
a340b80d VZ |
9020 | SOURCE=..\..\include\wx\odcombo.h |
9021 | # End Source File | |
9022 | # Begin Source File | |
9023 | ||
28249f11 VS |
9024 | SOURCE=..\..\include\wx\ownerdrw.h |
9025 | # End Source File | |
9026 | # Begin Source File | |
9027 | ||
9028 | SOURCE=..\..\include\wx\palette.h | |
9029 | # End Source File | |
9030 | # Begin Source File | |
9031 | ||
9032 | SOURCE=..\..\include\wx\panel.h | |
9033 | # End Source File | |
9034 | # Begin Source File | |
9035 | ||
9036 | SOURCE=..\..\include\wx\paper.h | |
9037 | # End Source File | |
9038 | # Begin Source File | |
9039 | ||
9040 | SOURCE=..\..\include\wx\pen.h | |
9041 | # End Source File | |
9042 | # Begin Source File | |
9043 | ||
32a52290 WS |
9044 | SOURCE=..\..\include\wx\pickerbase.h |
9045 | # End Source File | |
9046 | # Begin Source File | |
9047 | ||
28249f11 VS |
9048 | SOURCE=..\..\include\wx\popupwin.h |
9049 | # End Source File | |
9050 | # Begin Source File | |
9051 | ||
9052 | SOURCE=..\..\include\wx\print.h | |
9053 | # End Source File | |
9054 | # Begin Source File | |
9055 | ||
9056 | SOURCE=..\..\include\wx\printdlg.h | |
9057 | # End Source File | |
9058 | # Begin Source File | |
9059 | ||
9060 | SOURCE=..\..\include\wx\prntbase.h | |
9061 | # End Source File | |
9062 | # Begin Source File | |
9063 | ||
9064 | SOURCE=..\..\include\wx\progdlg.h | |
9065 | # End Source File | |
9066 | # Begin Source File | |
9067 | ||
445511b3 JS |
9068 | SOURCE=..\..\include\wx\propdlg.h |
9069 | # End Source File | |
9070 | # Begin Source File | |
9071 | ||
28249f11 VS |
9072 | SOURCE=..\..\include\wx\ptr_scpd.h |
9073 | # End Source File | |
9074 | # Begin Source File | |
9075 | ||
9076 | SOURCE=..\..\include\wx\quantize.h | |
9077 | # End Source File | |
9078 | # Begin Source File | |
9079 | ||
9080 | SOURCE=..\..\include\wx\radiobox.h | |
9081 | # End Source File | |
9082 | # Begin Source File | |
9083 | ||
9084 | SOURCE=..\..\include\wx\radiobut.h | |
9085 | # End Source File | |
9086 | # Begin Source File | |
9087 | ||
9088 | SOURCE=..\..\include\wx\rawbmp.h | |
9089 | # End Source File | |
9090 | # Begin Source File | |
9091 | ||
9092 | SOURCE=..\..\include\wx\region.h | |
9093 | # End Source File | |
9094 | # Begin Source File | |
9095 | ||
9096 | SOURCE=..\..\include\wx\renderer.h | |
9097 | # End Source File | |
9098 | # Begin Source File | |
9099 | ||
5d7836c4 JS |
9100 | SOURCE=..\..\include\wx\richtext\richtextbuffer.h |
9101 | # End Source File | |
9102 | # Begin Source File | |
9103 | ||
9104 | SOURCE=..\..\include\wx\richtext\richtextctrl.h | |
9105 | # End Source File | |
9106 | # Begin Source File | |
9107 | ||
9108 | SOURCE=..\..\include\wx\richtext\richtextstyles.h | |
9109 | # End Source File | |
9110 | # Begin Source File | |
9111 | ||
9112 | SOURCE=..\..\include\wx\richtext\richtextxml.h | |
9113 | # End Source File | |
9114 | # Begin Source File | |
9115 | ||
fe6e5818 VS |
9116 | SOURCE=..\..\include\wx\sashwin.h |
9117 | # End Source File | |
9118 | # Begin Source File | |
9119 | ||
28249f11 VS |
9120 | SOURCE=..\..\include\wx\scopeguard.h |
9121 | # End Source File | |
9122 | # Begin Source File | |
9123 | ||
9124 | SOURCE=..\..\include\wx\scrolbar.h | |
9125 | # End Source File | |
9126 | # Begin Source File | |
9127 | ||
9128 | SOURCE=..\..\include\wx\scrolwin.h | |
9129 | # End Source File | |
9130 | # Begin Source File | |
9131 | ||
9132 | SOURCE=..\..\include\wx\selstore.h | |
9133 | # End Source File | |
9134 | # Begin Source File | |
9135 | ||
9136 | SOURCE=..\..\include\wx\settings.h | |
9137 | # End Source File | |
9138 | # Begin Source File | |
9139 | ||
9140 | SOURCE=..\..\include\wx\sizer.h | |
9141 | # End Source File | |
9142 | # Begin Source File | |
9143 | ||
9144 | SOURCE=..\..\include\wx\slider.h | |
9145 | # End Source File | |
9146 | # Begin Source File | |
9147 | ||
002ed9af VS |
9148 | SOURCE=..\..\include\wx\sound.h |
9149 | # End Source File | |
9150 | # Begin Source File | |
9151 | ||
28249f11 VS |
9152 | SOURCE=..\..\include\wx\spinbutt.h |
9153 | # End Source File | |
9154 | # Begin Source File | |
9155 | ||
9156 | SOURCE=..\..\include\wx\spinctrl.h | |
9157 | # End Source File | |
9158 | # Begin Source File | |
9159 | ||
fe6e5818 VS |
9160 | SOURCE=..\..\include\wx\splash.h |
9161 | # End Source File | |
9162 | # Begin Source File | |
9163 | ||
28249f11 VS |
9164 | SOURCE=..\..\include\wx\splitter.h |
9165 | # End Source File | |
9166 | # Begin Source File | |
9167 | ||
28249f11 VS |
9168 | SOURCE=..\..\include\wx\statbmp.h |
9169 | # End Source File | |
9170 | # Begin Source File | |
9171 | ||
9172 | SOURCE=..\..\include\wx\statbox.h | |
9173 | # End Source File | |
9174 | # Begin Source File | |
9175 | ||
9176 | SOURCE=..\..\include\wx\statline.h | |
9177 | # End Source File | |
9178 | # Begin Source File | |
9179 | ||
9180 | SOURCE=..\..\include\wx\stattext.h | |
9181 | # End Source File | |
9182 | # Begin Source File | |
9183 | ||
9184 | SOURCE=..\..\include\wx\statusbr.h | |
9185 | # End Source File | |
9186 | # Begin Source File | |
9187 | ||
9188 | SOURCE=..\..\include\wx\tab.h | |
9189 | # End Source File | |
9190 | # Begin Source File | |
9191 | ||
9192 | SOURCE=..\..\include\wx\tabctrl.h | |
9193 | # End Source File | |
9194 | # Begin Source File | |
9195 | ||
96fc1039 BW |
9196 | SOURCE=..\..\include\wx\aui\tabmdi.h |
9197 | # End Source File | |
9198 | # Begin Source File | |
9199 | ||
fe6e5818 VS |
9200 | SOURCE=..\..\include\wx\taskbar.h |
9201 | # End Source File | |
9202 | # Begin Source File | |
9203 | ||
28249f11 VS |
9204 | SOURCE=..\..\include\wx\tbarbase.h |
9205 | # End Source File | |
9206 | # Begin Source File | |
9207 | ||
28249f11 VS |
9208 | SOURCE=..\..\include\wx\textctrl.h |
9209 | # End Source File | |
9210 | # Begin Source File | |
9211 | ||
9212 | SOURCE=..\..\include\wx\textdlg.h | |
9213 | # End Source File | |
9214 | # Begin Source File | |
9215 | ||
9216 | SOURCE=..\..\include\wx\tglbtn.h | |
9217 | # End Source File | |
9218 | # Begin Source File | |
9219 | ||
fe6e5818 | 9220 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
9221 | # End Source File |
9222 | # Begin Source File | |
9223 | ||
9224 | SOURCE=..\..\include\wx\tipwin.h | |
9225 | # End Source File | |
9226 | # Begin Source File | |
9227 | ||
9228 | SOURCE=..\..\include\wx\toolbar.h | |
9229 | # End Source File | |
9230 | # Begin Source File | |
9231 | ||
7dcea26b JS |
9232 | SOURCE=..\..\include\wx\toolbook.h |
9233 | # End Source File | |
9234 | # Begin Source File | |
9235 | ||
28249f11 VS |
9236 | SOURCE=..\..\include\wx\tooltip.h |
9237 | # End Source File | |
9238 | # Begin Source File | |
9239 | ||
9240 | SOURCE=..\..\include\wx\toplevel.h | |
9241 | # End Source File | |
9242 | # Begin Source File | |
9243 | ||
9244 | SOURCE=..\..\include\wx\treebase.h | |
9245 | # End Source File | |
9246 | # Begin Source File | |
9247 | ||
54770337 VZ |
9248 | SOURCE=..\..\include\wx\treebook.h |
9249 | # End Source File | |
9250 | # Begin Source File | |
9251 | ||
28249f11 VS |
9252 | SOURCE=..\..\include\wx\treectrl.h |
9253 | # End Source File | |
9254 | # Begin Source File | |
9255 | ||
9256 | SOURCE=..\..\include\wx\valgen.h | |
9257 | # End Source File | |
9258 | # Begin Source File | |
9259 | ||
9260 | SOURCE=..\..\include\wx\validate.h | |
9261 | # End Source File | |
9262 | # Begin Source File | |
9263 | ||
9264 | SOURCE=..\..\include\wx\valtext.h | |
9265 | # End Source File | |
9266 | # Begin Source File | |
9267 | ||
b71531ad VZ |
9268 | SOURCE=..\..\include\wx\vidmode.h |
9269 | # End Source File | |
9270 | # Begin Source File | |
9271 | ||
28249f11 VS |
9272 | SOURCE=..\..\include\wx\vlbox.h |
9273 | # End Source File | |
9274 | # Begin Source File | |
9275 | ||
9276 | SOURCE=..\..\include\wx\vms_x_fix.h | |
9277 | # End Source File | |
9278 | # Begin Source File | |
9279 | ||
9280 | SOURCE=..\..\include\wx\vscroll.h | |
9281 | # End Source File | |
9282 | # Begin Source File | |
9283 | ||
fe6e5818 VS |
9284 | SOURCE=..\..\include\wx\wave.h |
9285 | # End Source File | |
9286 | # Begin Source File | |
9287 | ||
28249f11 VS |
9288 | SOURCE=..\..\include\wx\window.h |
9289 | # End Source File | |
9290 | # Begin Source File | |
9291 | ||
fe6e5818 VS |
9292 | SOURCE=..\..\include\wx\wizard.h |
9293 | # End Source File | |
9294 | # Begin Source File | |
9295 | ||
87853604 WS |
9296 | SOURCE=..\..\include\wx\wupdlock.h |
9297 | # End Source File | |
9298 | # Begin Source File | |
9299 | ||
fe6e5818 | 9300 | SOURCE=..\..\include\wx\wxhtml.h |
28249f11 VS |
9301 | # End Source File |
9302 | # Begin Source File | |
9303 | ||
a32f9aaf VS |
9304 | SOURCE=..\..\include\wx\xrc\xh_all.h |
9305 | # End Source File | |
9306 | # Begin Source File | |
9307 | ||
9308 | SOURCE=..\..\include\wx\xrc\xh_bmp.h | |
9309 | # End Source File | |
9310 | # Begin Source File | |
9311 | ||
9312 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
9313 | # End Source File | |
9314 | # Begin Source File | |
9315 | ||
e17b6377 RD |
9316 | SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h |
9317 | # End Source File | |
9318 | # Begin Source File | |
9319 | ||
a32f9aaf VS |
9320 | SOURCE=..\..\include\wx\xrc\xh_bttn.h |
9321 | # End Source File | |
9322 | # Begin Source File | |
9323 | ||
9324 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
9325 | # End Source File | |
9326 | # Begin Source File | |
9327 | ||
9328 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
9329 | # End Source File | |
9330 | # Begin Source File | |
9331 | ||
9332 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
9333 | # End Source File | |
9334 | # Begin Source File | |
9335 | ||
9336 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
9337 | # End Source File | |
9338 | # Begin Source File | |
9339 | ||
9aaf1192 WS |
9340 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
9341 | # End Source File | |
9342 | # Begin Source File | |
9343 | ||
ec376c8f VZ |
9344 | SOURCE=..\..\include\wx\xrc\xh_clrpicker.h |
9345 | # End Source File | |
9346 | # Begin Source File | |
9347 | ||
a32f9aaf VS |
9348 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
9349 | # End Source File | |
9350 | # Begin Source File | |
9351 | ||
162a956b JS |
9352 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
9353 | # End Source File | |
9354 | # Begin Source File | |
9355 | ||
ec376c8f VZ |
9356 | SOURCE=..\..\include\wx\xrc\xh_dirpicker.h |
9357 | # End Source File | |
9358 | # Begin Source File | |
9359 | ||
a32f9aaf VS |
9360 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
9361 | # End Source File | |
9362 | # Begin Source File | |
9363 | ||
ec376c8f VZ |
9364 | SOURCE=..\..\include\wx\xrc\xh_filepicker.h |
9365 | # End Source File | |
9366 | # Begin Source File | |
9367 | ||
9368 | SOURCE=..\..\include\wx\xrc\xh_fontpicker.h | |
9369 | # End Source File | |
9370 | # Begin Source File | |
9371 | ||
a32f9aaf VS |
9372 | SOURCE=..\..\include\wx\xrc\xh_frame.h |
9373 | # End Source File | |
9374 | # Begin Source File | |
9375 | ||
9376 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
9377 | # End Source File | |
9378 | # Begin Source File | |
9379 | ||
9380 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
9381 | # End Source File | |
9382 | # Begin Source File | |
9383 | ||
dbcca2fa VZ |
9384 | SOURCE=..\..\include\wx\xrc\xh_grid.h |
9385 | # End Source File | |
9386 | # Begin Source File | |
9387 | ||
a32f9aaf VS |
9388 | SOURCE=..\..\include\wx\xrc\xh_html.h |
9389 | # End Source File | |
9390 | # Begin Source File | |
9391 | ||
9e89f049 RD |
9392 | SOURCE=..\..\include\wx\xrc\xh_hyperlink.h |
9393 | # End Source File | |
9394 | # Begin Source File | |
9395 | ||
a32f9aaf VS |
9396 | SOURCE=..\..\include\wx\xrc\xh_listb.h |
9397 | # End Source File | |
9398 | # Begin Source File | |
9aaf1192 WS |
9399 | |
9400 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
9401 | # End Source File | |
9402 | # Begin Source File | |
a32f9aaf VS |
9403 | |
9404 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
9405 | # End Source File | |
9406 | # Begin Source File | |
9407 | ||
4818141b JS |
9408 | SOURCE=..\..\include\wx\xrc\xh_mdi.h |
9409 | # End Source File | |
9410 | # Begin Source File | |
9411 | ||
a32f9aaf VS |
9412 | SOURCE=..\..\include\wx\xrc\xh_menu.h |
9413 | # End Source File | |
9414 | # Begin Source File | |
9415 | ||
9416 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
9417 | # End Source File | |
9418 | # Begin Source File | |
9419 | ||
582f07c2 WS |
9420 | SOURCE=..\..\include\wx\xrc\xh_odcombo.h |
9421 | # End Source File | |
9422 | # Begin Source File | |
9423 | ||
a32f9aaf VS |
9424 | SOURCE=..\..\include\wx\xrc\xh_panel.h |
9425 | # End Source File | |
9426 | # Begin Source File | |
9427 | ||
9428 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
9429 | # End Source File | |
9430 | # Begin Source File | |
9431 | ||
9432 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
9433 | # End Source File | |
9434 | # Begin Source File | |
9435 | ||
9436 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
9437 | # End Source File | |
9438 | # Begin Source File | |
9439 | ||
9440 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
9441 | # End Source File | |
9442 | # Begin Source File | |
9443 | ||
9444 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
9445 | # End Source File | |
9446 | # Begin Source File | |
9447 | ||
9448 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
9449 | # End Source File | |
9450 | # Begin Source File | |
9451 | ||
9452 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
9453 | # End Source File | |
9454 | # Begin Source File | |
9455 | ||
9456 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
9457 | # End Source File | |
9458 | # Begin Source File | |
9459 | ||
9460 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
9461 | # End Source File | |
9462 | # Begin Source File | |
9463 | ||
9464 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
9465 | # End Source File | |
9466 | # Begin Source File | |
9467 | ||
9468 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
9469 | # End Source File | |
9470 | # Begin Source File | |
9471 | ||
9472 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
9473 | # End Source File | |
9474 | # Begin Source File | |
9475 | ||
9476 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
9477 | # End Source File | |
9478 | # Begin Source File | |
9479 | ||
9480 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
9481 | # End Source File | |
9482 | # Begin Source File | |
9483 | ||
9484 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
9485 | # End Source File | |
9486 | # Begin Source File | |
9487 | ||
9488 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
9489 | # End Source File | |
9490 | # Begin Source File | |
9491 | ||
9492 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
9493 | # End Source File | |
9494 | # Begin Source File | |
9495 | ||
5d7836c4 JS |
9496 | SOURCE=..\..\include\wx\xrc\xh_treebk.h |
9497 | # End Source File | |
9498 | # Begin Source File | |
9499 | ||
a32f9aaf VS |
9500 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h |
9501 | # End Source File | |
9502 | # Begin Source File | |
9503 | ||
9504 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
9505 | # End Source File | |
9506 | # Begin Source File | |
9507 | ||
9508 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
9509 | # End Source File | |
9510 | # Begin Source File | |
9511 | ||
fe6e5818 | 9512 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 9513 | # End Source File |
757e7c67 VS |
9514 | # Begin Source File |
9515 | ||
9516 | SOURCE=..\..\include\wx\xpmhand.h | |
9517 | # End Source File | |
28249f11 VS |
9518 | # End Group |
9519 | # End Target | |
9520 | # End Project | |
9521 |