]>
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 "" |
25bb1412 RD |
58 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv28u_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\wxmswuniv28u_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 | |
25bb1412 RD |
62 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv28u_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=wxmswuniv28u_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 |
25bb1412 RD |
68 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv28u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv28u_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\wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv28u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv28u_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 "" |
25bb1412 RD |
83 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv28ud_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\wxmswuniv28ud_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 | |
25bb1412 RD |
87 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv28ud_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=wxmswuniv28ud_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 |
25bb1412 RD |
93 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv28ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv28ud_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\wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv28ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv28ud_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 "" |
25bb1412 RD |
108 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv28_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\wxmswuniv28_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 | |
25bb1412 RD |
112 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv28_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=wxmswuniv28_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 |
25bb1412 RD |
118 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv28_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv28_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\wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv28_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv28_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 "" |
25bb1412 RD |
133 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv28d_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\wxmswuniv28d_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 | |
25bb1412 RD |
137 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv28d_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=wxmswuniv28d_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 |
25bb1412 RD |
143 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv28d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv28d_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\wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv28d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv28d_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 "" |
25bb1412 RD |
158 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw28u_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\wxmsw28u_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 | |
25bb1412 RD |
162 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw28u_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=wxmsw28u_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 |
25bb1412 RD |
168 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw28u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw28u_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\wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw28u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw28u_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 "" |
25bb1412 RD |
183 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw28ud_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\wxmsw28ud_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 | |
25bb1412 RD |
187 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw28ud_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=wxmsw28ud_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 |
25bb1412 RD |
193 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw28ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw28ud_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\wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw28ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw28ud_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 "" |
25bb1412 RD |
208 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw28_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\wxmsw28_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 | |
25bb1412 RD |
212 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw28_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=wxmsw28_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 |
25bb1412 RD |
218 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw28_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw28_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\wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw28_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw28_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 "" | |
25bb1412 RD |
233 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw28d_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\wxmsw28d_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 | |
25bb1412 RD |
237 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw28d_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=wxmsw28d_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 | |
25bb1412 RD |
243 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw28d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw28d_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\wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw28d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw28d_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 "" |
25bb1412 RD |
258 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv28u_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\wxmswuniv28u_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 |
25bb1412 RD |
266 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv28u_core.lib" |
267 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv28u_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 "" |
25bb1412 RD |
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\wxmswuniv28ud_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\wxmswuniv28ud_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 |
25bb1412 RD |
289 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv28ud_core.lib" |
290 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv28ud_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 "" |
25bb1412 RD |
304 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv28_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\wxmswuniv28_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 |
25bb1412 RD |
312 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv28_core.lib" |
313 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv28_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 "" |
25bb1412 RD |
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\wxmswuniv28d_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\wxmswuniv28d_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 | |
25bb1412 RD |
335 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv28d_core.lib" |
336 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv28d_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 "" |
25bb1412 RD |
350 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw28u_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\wxmsw28u_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 |
25bb1412 RD |
358 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw28u_core.lib" |
359 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw28u_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 "" |
25bb1412 RD |
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\wxmsw28ud_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\wxmsw28ud_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 |
25bb1412 RD |
381 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw28ud_core.lib" |
382 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw28ud_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 "" |
25bb1412 RD |
396 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw28_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\wxmsw28_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 |
25bb1412 RD |
404 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw28_core.lib" |
405 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw28_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 "" | |
25bb1412 RD |
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\wxmsw28d_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\wxmsw28d_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 | |
25bb1412 RD |
427 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw28d_core.lib" |
428 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw28d_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 | ||
72045d57 VZ |
459 | SOURCE=..\..\src\common\anidecod.cpp |
460 | # End Source File | |
461 | # Begin Source File | |
462 | ||
28249f11 VS |
463 | SOURCE=..\..\src\common\appcmn.cpp |
464 | # End Source File | |
465 | # Begin Source File | |
466 | ||
467 | SOURCE=..\..\src\common\artprov.cpp | |
468 | # End Source File | |
469 | # Begin Source File | |
470 | ||
471 | SOURCE=..\..\src\common\artstd.cpp | |
472 | # End Source File | |
473 | # Begin Source File | |
474 | ||
475 | SOURCE=..\..\src\common\bmpbase.cpp | |
476 | # End Source File | |
477 | # Begin Source File | |
478 | ||
20e5860f VS |
479 | SOURCE=..\..\src\common\bookctrl.cpp |
480 | # End Source File | |
481 | # Begin Source File | |
482 | ||
28249f11 VS |
483 | SOURCE=..\..\src\common\choiccmn.cpp |
484 | # End Source File | |
485 | # Begin Source File | |
486 | ||
487 | SOURCE=..\..\src\common\clipcmn.cpp | |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
ec376c8f VZ |
491 | SOURCE=..\..\src\common\clrpickercmn.cpp |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
28249f11 VS |
495 | SOURCE=..\..\src\common\cmdproc.cpp |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
499 | SOURCE=..\..\src\common\cmndata.cpp | |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
40989e46 WS |
503 | SOURCE=..\..\src\common\colourcmn.cpp |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
a340b80d VZ |
507 | SOURCE=..\..\src\common\combocmn.cpp |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
28249f11 VS |
511 | SOURCE=..\..\src\common\containr.cpp |
512 | # End Source File | |
513 | # Begin Source File | |
514 | ||
515 | SOURCE=..\..\src\common\cshelp.cpp | |
516 | # End Source File | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=..\..\src\common\ctrlsub.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=..\..\src\common\datacmn.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=..\..\src\common\dcbase.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
f1af6736 VZ |
535 | SOURCE=..\..\src\common\dcbufcmn.cpp |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
e642beb2 JS |
539 | SOURCE=..\..\src\common\dcgraph.cpp |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
28249f11 VS |
543 | SOURCE=..\..\src\common\dlgcmn.cpp |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
547 | SOURCE=..\..\src\common\dndcmn.cpp | |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
551 | SOURCE=..\..\src\common\dobjcmn.cpp | |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=..\..\src\common\docmdi.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
559 | SOURCE=..\..\src\common\docview.cpp | |
560 | # End Source File | |
561 | # Begin Source File | |
562 | ||
563 | SOURCE=..\..\src\common\dpycmn.cpp | |
564 | # End Source File | |
565 | # Begin Source File | |
566 | ||
567 | SOURCE=..\..\src\common\dseldlg.cpp | |
568 | # End Source File | |
569 | # Begin Source File | |
570 | ||
66b9f7f7 WS |
571 | SOURCE=..\..\src\common\dummy.cpp |
572 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
573 | # ADD CPP /Yc"wx/wxprec.h" | |
574 | # End Source File | |
575 | # Begin Source File | |
576 | ||
28249f11 VS |
577 | SOURCE=..\..\src\common\effects.cpp |
578 | # End Source File | |
579 | # Begin Source File | |
580 | ||
581 | SOURCE=..\..\src\common\event.cpp | |
582 | # End Source File | |
583 | # Begin Source File | |
584 | ||
c8026dea VZ |
585 | SOURCE=..\..\src\common\evtloopcmn.cpp |
586 | # End Source File | |
587 | # Begin Source File | |
588 | ||
28249f11 VS |
589 | SOURCE=..\..\src\common\fddlgcmn.cpp |
590 | # End Source File | |
591 | # Begin Source File | |
592 | ||
ec376c8f VZ |
593 | SOURCE=..\..\src\common\filepickercmn.cpp |
594 | # End Source File | |
595 | # Begin Source File | |
596 | ||
28249f11 VS |
597 | SOURCE=..\..\src\common\fldlgcmn.cpp |
598 | # End Source File | |
599 | # Begin Source File | |
600 | ||
601 | SOURCE=..\..\src\common\fontcmn.cpp | |
602 | # End Source File | |
603 | # Begin Source File | |
604 | ||
6540132f VZ |
605 | SOURCE=..\..\src\common\fontenumcmn.cpp |
606 | # End Source File | |
607 | # Begin Source File | |
608 | ||
28249f11 VS |
609 | SOURCE=..\..\src\common\fontmap.cpp |
610 | # End Source File | |
611 | # Begin Source File | |
612 | ||
ec376c8f VZ |
613 | SOURCE=..\..\src\common\fontpickercmn.cpp |
614 | # End Source File | |
615 | # Begin Source File | |
616 | ||
28249f11 VS |
617 | SOURCE=..\..\src\common\framecmn.cpp |
618 | # End Source File | |
619 | # Begin Source File | |
620 | ||
621 | SOURCE=..\..\src\common\fs_mem.cpp | |
622 | # End Source File | |
623 | # Begin Source File | |
624 | ||
625 | SOURCE=..\..\src\common\gaugecmn.cpp | |
626 | # End Source File | |
627 | # Begin Source File | |
628 | ||
20b35a69 RD |
629 | SOURCE=..\..\src\common\gbsizer.cpp |
630 | # End Source File | |
631 | # Begin Source File | |
632 | ||
28249f11 VS |
633 | SOURCE=..\..\src\common\gdicmn.cpp |
634 | # End Source File | |
635 | # Begin Source File | |
636 | ||
637 | SOURCE=..\..\src\common\geometry.cpp | |
638 | # End Source File | |
639 | # Begin Source File | |
640 | ||
641 | SOURCE=..\..\src\common\gifdecod.cpp | |
642 | # End Source File | |
643 | # Begin Source File | |
644 | ||
f43426c1 RD |
645 | SOURCE=..\..\src\common\graphcmn.cpp |
646 | # End Source File | |
647 | # Begin Source File | |
648 | ||
28249f11 VS |
649 | SOURCE=..\..\src\common\helpbase.cpp |
650 | # End Source File | |
651 | # Begin Source File | |
652 | ||
653 | SOURCE=..\..\src\common\iconbndl.cpp | |
654 | # End Source File | |
655 | # Begin Source File | |
656 | ||
657 | SOURCE=..\..\src\common\imagall.cpp | |
658 | # End Source File | |
659 | # Begin Source File | |
660 | ||
661 | SOURCE=..\..\src\common\imagbmp.cpp | |
662 | # End Source File | |
663 | # Begin Source File | |
664 | ||
665 | SOURCE=..\..\src\common\image.cpp | |
666 | # End Source File | |
667 | # Begin Source File | |
668 | ||
669 | SOURCE=..\..\src\common\imagfill.cpp | |
670 | # End Source File | |
671 | # Begin Source File | |
672 | ||
673 | SOURCE=..\..\src\common\imaggif.cpp | |
674 | # End Source File | |
675 | # Begin Source File | |
676 | ||
677 | SOURCE=..\..\src\common\imagiff.cpp | |
678 | # End Source File | |
679 | # Begin Source File | |
680 | ||
681 | SOURCE=..\..\src\common\imagjpeg.cpp | |
682 | # End Source File | |
683 | # Begin Source File | |
684 | ||
685 | SOURCE=..\..\src\common\imagpcx.cpp | |
686 | # End Source File | |
687 | # Begin Source File | |
688 | ||
689 | SOURCE=..\..\src\common\imagpng.cpp | |
690 | # End Source File | |
691 | # Begin Source File | |
692 | ||
693 | SOURCE=..\..\src\common\imagpnm.cpp | |
694 | # End Source File | |
695 | # Begin Source File | |
696 | ||
3af706cc VZ |
697 | SOURCE=..\..\src\common\imagtga.cpp |
698 | # End Source File | |
699 | # Begin Source File | |
700 | ||
28249f11 VS |
701 | SOURCE=..\..\src\common\imagtiff.cpp |
702 | # End Source File | |
703 | # Begin Source File | |
704 | ||
705 | SOURCE=..\..\src\common\imagxpm.cpp | |
706 | # End Source File | |
707 | # Begin Source File | |
708 | ||
709 | SOURCE=..\..\src\common\layout.cpp | |
710 | # End Source File | |
711 | # Begin Source File | |
712 | ||
713 | SOURCE=..\..\src\common\lboxcmn.cpp | |
714 | # End Source File | |
715 | # Begin Source File | |
716 | ||
c2c04edc KO |
717 | SOURCE=..\..\src\common\listctrlcmn.cpp |
718 | # End Source File | |
719 | # Begin Source File | |
720 | ||
28249f11 VS |
721 | SOURCE=..\..\src\common\matrix.cpp |
722 | # End Source File | |
723 | # Begin Source File | |
724 | ||
725 | SOURCE=..\..\src\common\menucmn.cpp | |
726 | # End Source File | |
727 | # Begin Source File | |
728 | ||
729 | SOURCE=..\..\src\common\msgout.cpp | |
730 | # End Source File | |
731 | # Begin Source File | |
732 | ||
733 | SOURCE=..\..\src\common\nbkbase.cpp | |
734 | # End Source File | |
735 | # Begin Source File | |
736 | ||
30c841c8 VS |
737 | SOURCE=..\..\src\common\overlaycmn.cpp |
738 | # End Source File | |
739 | # Begin Source File | |
740 | ||
28249f11 VS |
741 | SOURCE=..\..\src\common\paper.cpp |
742 | # End Source File | |
743 | # Begin Source File | |
744 | ||
ec376c8f VZ |
745 | SOURCE=..\..\src\common\pickerbase.cpp |
746 | # End Source File | |
747 | # Begin Source File | |
748 | ||
28249f11 VS |
749 | SOURCE=..\..\src\common\popupcmn.cpp |
750 | # End Source File | |
751 | # Begin Source File | |
752 | ||
753 | SOURCE=..\..\src\common\prntbase.cpp | |
754 | # End Source File | |
755 | # Begin Source File | |
756 | ||
757 | SOURCE=..\..\src\common\quantize.cpp | |
758 | # End Source File | |
759 | # Begin Source File | |
760 | ||
761 | SOURCE=..\..\src\common\radiocmn.cpp | |
762 | # End Source File | |
763 | # Begin Source File | |
764 | ||
765 | SOURCE=..\..\src\common\rendcmn.cpp | |
766 | # End Source File | |
767 | # Begin Source File | |
768 | ||
769 | SOURCE=..\..\src\common\rgncmn.cpp | |
770 | # End Source File | |
771 | # Begin Source File | |
772 | ||
773 | SOURCE=..\..\src\common\settcmn.cpp | |
774 | # End Source File | |
775 | # Begin Source File | |
776 | ||
777 | SOURCE=..\..\src\common\sizer.cpp | |
778 | # End Source File | |
779 | # Begin Source File | |
780 | ||
3f7f284d RD |
781 | SOURCE=..\..\src\common\srchcmn.cpp |
782 | # End Source File | |
783 | # Begin Source File | |
784 | ||
28249f11 VS |
785 | SOURCE=..\..\src\common\statbar.cpp |
786 | # End Source File | |
787 | # Begin Source File | |
788 | ||
401e3b6e VS |
789 | SOURCE=..\..\src\common\stockitem.cpp |
790 | # End Source File | |
791 | # Begin Source File | |
792 | ||
28249f11 VS |
793 | SOURCE=..\..\src\common\tbarbase.cpp |
794 | # End Source File | |
795 | # Begin Source File | |
796 | ||
797 | SOURCE=..\..\src\common\textcmn.cpp | |
798 | # End Source File | |
799 | # Begin Source File | |
800 | ||
801 | SOURCE=..\..\src\common\timercmn.cpp | |
802 | # End Source File | |
803 | # Begin Source File | |
804 | ||
805 | SOURCE=..\..\src\common\toplvcmn.cpp | |
806 | # End Source File | |
807 | # Begin Source File | |
808 | ||
809 | SOURCE=..\..\src\common\treebase.cpp | |
810 | # End Source File | |
811 | # Begin Source File | |
812 | ||
813 | SOURCE=..\..\src\common\utilscmn.cpp | |
814 | # End Source File | |
815 | # Begin Source File | |
816 | ||
817 | SOURCE=..\..\src\common\valgen.cpp | |
818 | # End Source File | |
819 | # Begin Source File | |
820 | ||
821 | SOURCE=..\..\src\common\validate.cpp | |
822 | # End Source File | |
823 | # Begin Source File | |
824 | ||
825 | SOURCE=..\..\src\common\valtext.cpp | |
826 | # End Source File | |
827 | # Begin Source File | |
828 | ||
829 | SOURCE=..\..\src\common\wincmn.cpp | |
830 | # End Source File | |
831 | # Begin Source File | |
832 | ||
833 | SOURCE=..\..\src\common\xpmdecod.cpp | |
834 | # End Source File | |
835 | # End Group | |
836 | # Begin Group "MSW Sources" | |
837 | ||
838 | # PROP Default_Filter "" | |
839 | # Begin Source File | |
840 | ||
841 | SOURCE=..\..\src\msw\accel.cpp | |
842 | ||
32a52290 | 843 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
844 | |
845 | # PROP Exclude_From_Build 1 | |
846 | ||
32a52290 | 847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
848 | |
849 | # PROP Exclude_From_Build 1 | |
850 | ||
32a52290 | 851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
852 | |
853 | # PROP Exclude_From_Build 1 | |
854 | ||
32a52290 | 855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
856 | |
857 | # PROP Exclude_From_Build 1 | |
858 | ||
32a52290 | 859 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 860 | |
28249f11 | 861 | |
32a52290 | 862 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 863 | |
28249f11 | 864 | |
32a52290 | 865 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 866 | |
28249f11 | 867 | |
32a52290 WS |
868 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
869 | ||
870 | ||
871 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
872 | |
873 | # PROP Exclude_From_Build 1 | |
874 | ||
32a52290 WS |
875 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
876 | ||
877 | # PROP Exclude_From_Build 1 | |
28249f11 | 878 | |
32a52290 | 879 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 880 | |
32a52290 | 881 | # PROP Exclude_From_Build 1 |
28249f11 | 882 | |
32a52290 | 883 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 884 | |
32a52290 | 885 | # PROP Exclude_From_Build 1 |
28249f11 | 886 | |
32a52290 | 887 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 888 | |
28249f11 | 889 | |
32a52290 | 890 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 891 | |
28249f11 | 892 | |
32a52290 | 893 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 894 | |
5554b4bd | 895 | |
32a52290 | 896 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 897 | |
28249f11 | 898 | |
32a52290 | 899 | !ENDIF |
28249f11 | 900 | |
32a52290 WS |
901 | # End Source File |
902 | # Begin Source File | |
28249f11 | 903 | |
32a52290 | 904 | SOURCE=..\..\src\msw\ole\access.cpp |
50acee04 | 905 | |
32a52290 | 906 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
907 | |
908 | # PROP Exclude_From_Build 1 | |
909 | ||
32a52290 | 910 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
911 | |
912 | # PROP Exclude_From_Build 1 | |
913 | ||
32a52290 | 914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 915 | |
50acee04 | 916 | # PROP Exclude_From_Build 1 |
28249f11 | 917 | |
32a52290 | 918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 919 | |
50acee04 | 920 | # PROP Exclude_From_Build 1 |
28249f11 | 921 | |
32a52290 | 922 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
923 | |
924 | ||
32a52290 | 925 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
926 | |
927 | ||
32a52290 | 928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 929 | |
28249f11 | 930 | |
32a52290 | 931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 932 | |
28249f11 | 933 | |
32a52290 | 934 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 935 | |
32a52290 | 936 | # PROP Exclude_From_Build 1 |
28249f11 | 937 | |
32a52290 | 938 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 939 | |
32a52290 | 940 | # PROP Exclude_From_Build 1 |
28249f11 | 941 | |
32a52290 | 942 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 943 | |
32a52290 | 944 | # PROP Exclude_From_Build 1 |
5554b4bd | 945 | |
32a52290 | 946 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 947 | |
32a52290 | 948 | # PROP Exclude_From_Build 1 |
5554b4bd | 949 | |
32a52290 | 950 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
951 | |
952 | ||
32a52290 | 953 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
954 | |
955 | ||
32a52290 | 956 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 957 | |
28249f11 | 958 | |
32a52290 | 959 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 960 | |
28249f11 | 961 | |
50acee04 JS |
962 | !ENDIF |
963 | ||
28249f11 VS |
964 | # End Source File |
965 | # Begin Source File | |
966 | ||
32a52290 WS |
967 | SOURCE=..\..\src\msw\app.cpp |
968 | # End Source File | |
969 | # Begin Source File | |
28249f11 | 970 | |
32a52290 WS |
971 | SOURCE=..\..\src\msw\ole\automtn.cpp |
972 | # End Source File | |
973 | # Begin Source File | |
28249f11 | 974 | |
32a52290 WS |
975 | SOURCE=..\..\src\msw\bitmap.cpp |
976 | # End Source File | |
977 | # Begin Source File | |
28249f11 | 978 | |
32a52290 WS |
979 | SOURCE=..\..\src\msw\bmpbuttn.cpp |
980 | ||
981 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
982 | |
983 | # PROP Exclude_From_Build 1 | |
984 | ||
32a52290 | 985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
986 | |
987 | # PROP Exclude_From_Build 1 | |
988 | ||
32a52290 | 989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
990 | |
991 | # PROP Exclude_From_Build 1 | |
992 | ||
32a52290 | 993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 994 | |
50acee04 | 995 | # PROP Exclude_From_Build 1 |
28249f11 | 996 | |
32a52290 | 997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
998 | |
999 | ||
32a52290 WS |
1000 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1001 | ||
1002 | ||
1003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1004 | ||
1005 | ||
1006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1007 | ||
1008 | ||
1009 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 | 1010 | |
5554b4bd | 1011 | # PROP Exclude_From_Build 1 |
28249f11 | 1012 | |
32a52290 | 1013 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1014 | |
1015 | # PROP Exclude_From_Build 1 | |
1016 | ||
32a52290 | 1017 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1018 | |
32a52290 | 1019 | # PROP Exclude_From_Build 1 |
28249f11 | 1020 | |
32a52290 | 1021 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1022 | |
32a52290 | 1023 | # PROP Exclude_From_Build 1 |
28249f11 | 1024 | |
32a52290 | 1025 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1026 | |
1027 | ||
32a52290 | 1028 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1029 | |
1030 | ||
32a52290 | 1031 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1032 | |
1033 | ||
32a52290 | 1034 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1035 | |
28249f11 | 1036 | |
32a52290 | 1037 | !ENDIF |
28249f11 | 1038 | |
32a52290 WS |
1039 | # End Source File |
1040 | # Begin Source File | |
28249f11 | 1041 | |
32a52290 WS |
1042 | SOURCE=..\..\src\msw\brush.cpp |
1043 | # End Source File | |
1044 | # Begin Source File | |
28249f11 | 1045 | |
32a52290 | 1046 | SOURCE=..\..\src\msw\button.cpp |
28249f11 | 1047 | |
32a52290 | 1048 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1049 | |
1050 | # PROP Exclude_From_Build 1 | |
1051 | ||
32a52290 | 1052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1053 | |
1054 | # PROP Exclude_From_Build 1 | |
1055 | ||
32a52290 | 1056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1057 | |
1058 | # PROP Exclude_From_Build 1 | |
1059 | ||
32a52290 | 1060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1061 | |
1062 | # PROP Exclude_From_Build 1 | |
1063 | ||
32a52290 | 1064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1065 | |
1066 | ||
32a52290 | 1067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1068 | |
1069 | ||
32a52290 | 1070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1071 | |
1072 | ||
32a52290 | 1073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1074 | |
1075 | ||
32a52290 | 1076 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1077 | |
32a52290 | 1078 | # PROP Exclude_From_Build 1 |
28249f11 | 1079 | |
32a52290 | 1080 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1081 | |
32a52290 | 1082 | # PROP Exclude_From_Build 1 |
28249f11 | 1083 | |
32a52290 | 1084 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1085 | |
32a52290 | 1086 | # PROP Exclude_From_Build 1 |
28249f11 | 1087 | |
32a52290 | 1088 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1089 | |
32a52290 | 1090 | # PROP Exclude_From_Build 1 |
28249f11 | 1091 | |
32a52290 | 1092 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1093 | |
28249f11 | 1094 | |
32a52290 | 1095 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1096 | |
28249f11 | 1097 | |
32a52290 | 1098 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1099 | |
1100 | ||
32a52290 | 1101 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1102 | |
1103 | ||
5554b4bd | 1104 | !ENDIF |
28249f11 | 1105 | |
5554b4bd VS |
1106 | # End Source File |
1107 | # Begin Source File | |
28249f11 | 1108 | |
32a52290 | 1109 | SOURCE=..\..\src\msw\caret.cpp |
5554b4bd VS |
1110 | # End Source File |
1111 | # Begin Source File | |
28249f11 | 1112 | |
32a52290 | 1113 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1114 | |
32a52290 | 1115 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1116 | |
32a52290 | 1117 | # PROP Exclude_From_Build 1 |
28249f11 | 1118 | |
32a52290 | 1119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1120 | |
1121 | # PROP Exclude_From_Build 1 | |
1122 | ||
32a52290 | 1123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1124 | |
1125 | # PROP Exclude_From_Build 1 | |
1126 | ||
32a52290 | 1127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1128 | |
1129 | # PROP Exclude_From_Build 1 | |
1130 | ||
32a52290 | 1131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1132 | |
1133 | ||
32a52290 | 1134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1135 | |
1136 | ||
32a52290 | 1137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1138 | |
1139 | ||
32a52290 | 1140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1141 | |
28249f11 | 1142 | |
32a52290 | 1143 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1144 | |
1145 | # PROP Exclude_From_Build 1 | |
1146 | ||
32a52290 | 1147 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1148 | |
32a52290 | 1149 | # PROP Exclude_From_Build 1 |
28249f11 | 1150 | |
32a52290 | 1151 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1152 | |
32a52290 | 1153 | # PROP Exclude_From_Build 1 |
28249f11 | 1154 | |
32a52290 | 1155 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1156 | |
32a52290 | 1157 | # PROP Exclude_From_Build 1 |
28249f11 | 1158 | |
32a52290 | 1159 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1160 | |
1161 | ||
32a52290 | 1162 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1163 | |
1164 | ||
32a52290 | 1165 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1166 | |
1167 | ||
32a52290 | 1168 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1169 | |
1170 | ||
32a52290 | 1171 | !ENDIF |
5554b4bd | 1172 | |
32a52290 WS |
1173 | # End Source File |
1174 | # Begin Source File | |
50acee04 | 1175 | |
32a52290 | 1176 | SOURCE=..\..\src\msw\checklst.cpp |
50acee04 | 1177 | |
32a52290 | 1178 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
50acee04 JS |
1179 | |
1180 | # PROP Exclude_From_Build 1 | |
1181 | ||
32a52290 | 1182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
50acee04 JS |
1183 | |
1184 | # PROP Exclude_From_Build 1 | |
1185 | ||
32a52290 | 1186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
50acee04 JS |
1187 | |
1188 | # PROP Exclude_From_Build 1 | |
1189 | ||
32a52290 | 1190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
1191 | |
1192 | # PROP Exclude_From_Build 1 | |
1193 | ||
32a52290 | 1194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 | 1195 | |
50acee04 | 1196 | |
32a52290 | 1197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 | 1198 | |
50acee04 | 1199 | |
32a52290 | 1200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 | 1201 | |
50acee04 | 1202 | |
32a52290 | 1203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 | 1204 | |
50acee04 | 1205 | |
32a52290 | 1206 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
50acee04 JS |
1207 | |
1208 | # PROP Exclude_From_Build 1 | |
1209 | ||
32a52290 | 1210 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1211 | |
1212 | # PROP Exclude_From_Build 1 | |
1213 | ||
32a52290 | 1214 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1215 | |
1216 | # PROP Exclude_From_Build 1 | |
1217 | ||
32a52290 | 1218 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1219 | |
1220 | # PROP Exclude_From_Build 1 | |
1221 | ||
32a52290 | 1222 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1223 | |
28249f11 | 1224 | |
32a52290 | 1225 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1226 | |
28249f11 | 1227 | |
32a52290 | 1228 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1229 | |
28249f11 | 1230 | |
32a52290 | 1231 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1232 | |
28249f11 | 1233 | |
32a52290 | 1234 | !ENDIF |
28249f11 | 1235 | |
32a52290 WS |
1236 | # End Source File |
1237 | # Begin Source File | |
5554b4bd | 1238 | |
32a52290 WS |
1239 | SOURCE=..\..\src\msw\choice.cpp |
1240 | ||
1241 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1242 | |
32a52290 | 1243 | # PROP Exclude_From_Build 1 |
28249f11 | 1244 | |
32a52290 | 1245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1246 | |
32a52290 | 1247 | # PROP Exclude_From_Build 1 |
28249f11 | 1248 | |
32a52290 | 1249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1250 | |
32a52290 | 1251 | # PROP Exclude_From_Build 1 |
28249f11 | 1252 | |
32a52290 | 1253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1254 | |
32a52290 | 1255 | # PROP Exclude_From_Build 1 |
28249f11 | 1256 | |
32a52290 | 1257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1258 | |
1259 | ||
32a52290 | 1260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1261 | |
1262 | ||
32a52290 | 1263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1264 | |
1265 | ||
32a52290 | 1266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1267 | |
1268 | ||
32a52290 | 1269 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1270 | |
1271 | # PROP Exclude_From_Build 1 | |
1272 | ||
32a52290 | 1273 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1274 | |
1275 | # PROP Exclude_From_Build 1 | |
1276 | ||
32a52290 | 1277 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1278 | |
1279 | # PROP Exclude_From_Build 1 | |
1280 | ||
32a52290 | 1281 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1282 | |
1283 | # PROP Exclude_From_Build 1 | |
1284 | ||
32a52290 | 1285 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1286 | |
28249f11 | 1287 | |
32a52290 | 1288 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1289 | |
28249f11 | 1290 | |
32a52290 | 1291 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1292 | |
1293 | ||
32a52290 | 1294 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1295 | |
1296 | ||
5554b4bd | 1297 | !ENDIF |
28249f11 | 1298 | |
5554b4bd VS |
1299 | # End Source File |
1300 | # Begin Source File | |
28249f11 | 1301 | |
32a52290 WS |
1302 | SOURCE=..\..\src\msw\clipbrd.cpp |
1303 | # End Source File | |
1304 | # Begin Source File | |
1305 | ||
1306 | SOURCE=..\..\src\msw\colordlg.cpp | |
28249f11 | 1307 | |
32a52290 | 1308 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1309 | |
32a52290 | 1310 | # PROP Exclude_From_Build 1 |
28249f11 | 1311 | |
32a52290 | 1312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1313 | |
32a52290 | 1314 | # PROP Exclude_From_Build 1 |
28249f11 | 1315 | |
32a52290 | 1316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1317 | |
32a52290 | 1318 | # PROP Exclude_From_Build 1 |
28249f11 | 1319 | |
32a52290 | 1320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1321 | |
32a52290 | 1322 | # PROP Exclude_From_Build 1 |
28249f11 | 1323 | |
32a52290 | 1324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1325 | |
1326 | ||
32a52290 | 1327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1328 | |
1329 | ||
32a52290 | 1330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1331 | |
1332 | ||
32a52290 | 1333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1334 | |
1335 | ||
32a52290 | 1336 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1337 | |
1338 | # PROP Exclude_From_Build 1 | |
1339 | ||
32a52290 | 1340 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1341 | |
1342 | # PROP Exclude_From_Build 1 | |
1343 | ||
32a52290 | 1344 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1345 | |
1346 | # PROP Exclude_From_Build 1 | |
1347 | ||
32a52290 | 1348 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1349 | |
1350 | # PROP Exclude_From_Build 1 | |
1351 | ||
32a52290 | 1352 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1353 | |
1354 | ||
32a52290 | 1355 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1356 | |
1357 | ||
32a52290 | 1358 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1359 | |
1360 | ||
32a52290 | 1361 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1362 | |
a340b80d | 1363 | |
32a52290 | 1364 | !ENDIF |
a340b80d | 1365 | |
32a52290 WS |
1366 | # End Source File |
1367 | # Begin Source File | |
a340b80d | 1368 | |
32a52290 WS |
1369 | SOURCE=..\..\src\msw\colour.cpp |
1370 | # End Source File | |
1371 | # Begin Source File | |
a340b80d | 1372 | |
32a52290 | 1373 | SOURCE=..\..\src\msw\combo.cpp |
a340b80d | 1374 | |
32a52290 | 1375 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
a340b80d | 1376 | |
32a52290 | 1377 | # PROP Exclude_From_Build 1 |
a340b80d | 1378 | |
32a52290 | 1379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
a340b80d | 1380 | |
32a52290 | 1381 | # PROP Exclude_From_Build 1 |
a340b80d | 1382 | |
32a52290 | 1383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
a340b80d | 1384 | |
32a52290 | 1385 | # PROP Exclude_From_Build 1 |
a340b80d | 1386 | |
32a52290 | 1387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
a340b80d | 1388 | |
32a52290 | 1389 | # PROP Exclude_From_Build 1 |
a340b80d | 1390 | |
32a52290 | 1391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
a340b80d VZ |
1392 | |
1393 | ||
32a52290 | 1394 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
a340b80d VZ |
1395 | |
1396 | ||
32a52290 | 1397 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
a340b80d | 1398 | |
a340b80d | 1399 | |
32a52290 | 1400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
a340b80d | 1401 | |
a340b80d | 1402 | |
32a52290 | 1403 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
a340b80d VZ |
1404 | |
1405 | # PROP Exclude_From_Build 1 | |
1406 | ||
32a52290 | 1407 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
a340b80d VZ |
1408 | |
1409 | # PROP Exclude_From_Build 1 | |
1410 | ||
32a52290 | 1411 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
a340b80d | 1412 | |
50acee04 | 1413 | # PROP Exclude_From_Build 1 |
a340b80d | 1414 | |
32a52290 | 1415 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
a340b80d | 1416 | |
50acee04 | 1417 | # PROP Exclude_From_Build 1 |
a340b80d | 1418 | |
32a52290 | 1419 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
a340b80d VZ |
1420 | |
1421 | ||
32a52290 | 1422 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
a340b80d VZ |
1423 | |
1424 | ||
32a52290 | 1425 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
a340b80d | 1426 | |
a340b80d | 1427 | |
32a52290 WS |
1428 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1429 | ||
1430 | ||
1431 | !ENDIF | |
1432 | ||
50acee04 JS |
1433 | # End Source File |
1434 | # Begin Source File | |
28249f11 | 1435 | |
32a52290 | 1436 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1437 | |
32a52290 | 1438 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1439 | |
32a52290 | 1440 | # PROP Exclude_From_Build 1 |
28249f11 | 1441 | |
32a52290 | 1442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1443 | |
32a52290 | 1444 | # PROP Exclude_From_Build 1 |
28249f11 | 1445 | |
32a52290 | 1446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1447 | |
32a52290 | 1448 | # PROP Exclude_From_Build 1 |
28249f11 | 1449 | |
32a52290 | 1450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1451 | |
32a52290 | 1452 | # PROP Exclude_From_Build 1 |
28249f11 | 1453 | |
32a52290 | 1454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1455 | |
1456 | ||
32a52290 | 1457 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1458 | |
1459 | ||
32a52290 | 1460 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1461 | |
1462 | ||
32a52290 | 1463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1464 | |
28249f11 | 1465 | |
32a52290 | 1466 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1467 | |
1468 | # PROP Exclude_From_Build 1 | |
1469 | ||
32a52290 | 1470 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1471 | |
1472 | # PROP Exclude_From_Build 1 | |
1473 | ||
32a52290 | 1474 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1475 | |
1476 | # PROP Exclude_From_Build 1 | |
1477 | ||
32a52290 | 1478 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1479 | |
50acee04 | 1480 | # PROP Exclude_From_Build 1 |
28249f11 | 1481 | |
32a52290 | 1482 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1483 | |
28249f11 | 1484 | |
32a52290 | 1485 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1486 | |
28249f11 | 1487 | |
32a52290 | 1488 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1489 | |
28249f11 | 1490 | |
32a52290 | 1491 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1492 | |
5554b4bd | 1493 | |
32a52290 WS |
1494 | !ENDIF |
1495 | ||
1496 | # End Source File | |
1497 | # Begin Source File | |
1498 | ||
1499 | SOURCE=..\..\src\msw\control.cpp | |
1500 | ||
1501 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1502 | |
32a52290 | 1503 | # PROP Exclude_From_Build 1 |
28249f11 | 1504 | |
32a52290 | 1505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1506 | |
32a52290 | 1507 | # PROP Exclude_From_Build 1 |
28249f11 | 1508 | |
32a52290 | 1509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1510 | |
32a52290 | 1511 | # PROP Exclude_From_Build 1 |
28249f11 | 1512 | |
32a52290 | 1513 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1514 | |
32a52290 | 1515 | # PROP Exclude_From_Build 1 |
28249f11 | 1516 | |
32a52290 | 1517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5554b4bd VS |
1518 | |
1519 | ||
32a52290 | 1520 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1521 | |
1522 | ||
32a52290 | 1523 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1524 | |
1525 | ||
32a52290 | 1526 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1527 | |
1528 | ||
32a52290 | 1529 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1530 | |
5554b4bd | 1531 | # PROP Exclude_From_Build 1 |
28249f11 | 1532 | |
32a52290 | 1533 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1534 | |
1535 | # PROP Exclude_From_Build 1 | |
1536 | ||
32a52290 | 1537 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1538 | |
1539 | # PROP Exclude_From_Build 1 | |
1540 | ||
32a52290 | 1541 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1542 | |
1543 | # PROP Exclude_From_Build 1 | |
1544 | ||
32a52290 | 1545 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1546 | |
1547 | ||
32a52290 | 1548 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1549 | |
1550 | ||
32a52290 | 1551 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1552 | |
1553 | ||
32a52290 | 1554 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1555 | |
28249f11 VS |
1556 | |
1557 | !ENDIF | |
1558 | ||
1559 | # End Source File | |
1560 | # Begin Source File | |
1561 | ||
32a52290 | 1562 | SOURCE=..\..\src\msw\cursor.cpp |
28249f11 VS |
1563 | # End Source File |
1564 | # Begin Source File | |
1565 | ||
32a52290 WS |
1566 | SOURCE=..\..\src\msw\data.cpp |
1567 | # End Source File | |
1568 | # Begin Source File | |
28249f11 | 1569 | |
32a52290 WS |
1570 | SOURCE=..\..\src\msw\ole\dataobj.cpp |
1571 | # End Source File | |
1572 | # Begin Source File | |
28249f11 | 1573 | |
32a52290 WS |
1574 | SOURCE=..\..\src\msw\dc.cpp |
1575 | # End Source File | |
1576 | # Begin Source File | |
28249f11 | 1577 | |
32a52290 WS |
1578 | SOURCE=..\..\src\msw\dcclient.cpp |
1579 | # End Source File | |
1580 | # Begin Source File | |
28249f11 | 1581 | |
32a52290 WS |
1582 | SOURCE=..\..\src\msw\dcmemory.cpp |
1583 | # End Source File | |
1584 | # Begin Source File | |
28249f11 | 1585 | |
32a52290 WS |
1586 | SOURCE=..\..\src\msw\dcprint.cpp |
1587 | # End Source File | |
1588 | # Begin Source File | |
28249f11 | 1589 | |
32a52290 WS |
1590 | SOURCE=..\..\src\msw\dcscreen.cpp |
1591 | # End Source File | |
1592 | # Begin Source File | |
28249f11 | 1593 | |
32a52290 | 1594 | SOURCE=..\..\src\msw\dialog.cpp |
28249f11 | 1595 | |
32a52290 | 1596 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1597 | |
32a52290 | 1598 | # PROP Exclude_From_Build 1 |
28249f11 | 1599 | |
32a52290 | 1600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1601 | |
32a52290 | 1602 | # PROP Exclude_From_Build 1 |
28249f11 | 1603 | |
32a52290 | 1604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1605 | |
32a52290 | 1606 | # PROP Exclude_From_Build 1 |
28249f11 | 1607 | |
32a52290 | 1608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1609 | |
32a52290 | 1610 | # PROP Exclude_From_Build 1 |
28249f11 | 1611 | |
32a52290 | 1612 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1613 | |
1614 | ||
32a52290 | 1615 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1616 | |
1617 | ||
32a52290 | 1618 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1619 | |
1620 | ||
32a52290 | 1621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1622 | |
1623 | ||
32a52290 | 1624 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1625 | |
1626 | # PROP Exclude_From_Build 1 | |
1627 | ||
32a52290 | 1628 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1629 | |
1630 | # PROP Exclude_From_Build 1 | |
1631 | ||
32a52290 | 1632 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1633 | |
1634 | # PROP Exclude_From_Build 1 | |
1635 | ||
32a52290 | 1636 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 1637 | |
50acee04 | 1638 | # PROP Exclude_From_Build 1 |
5554b4bd | 1639 | |
32a52290 | 1640 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 1641 | |
5554b4bd | 1642 | |
32a52290 | 1643 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 1644 | |
28249f11 | 1645 | |
32a52290 | 1646 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1647 | |
28249f11 | 1648 | |
32a52290 | 1649 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1650 | |
28249f11 | 1651 | |
32a52290 | 1652 | !ENDIF |
28249f11 | 1653 | |
32a52290 WS |
1654 | # End Source File |
1655 | # Begin Source File | |
28249f11 | 1656 | |
32a52290 WS |
1657 | SOURCE=..\..\src\msw\dialup.cpp |
1658 | # End Source File | |
1659 | # Begin Source File | |
28249f11 | 1660 | |
32a52290 WS |
1661 | SOURCE=..\..\src\msw\dib.cpp |
1662 | # End Source File | |
1663 | # Begin Source File | |
28249f11 | 1664 | |
32a52290 | 1665 | SOURCE=..\..\src\msw\dirdlg.cpp |
28249f11 | 1666 | |
32a52290 | 1667 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1668 | |
32a52290 | 1669 | # PROP Exclude_From_Build 1 |
28249f11 | 1670 | |
32a52290 | 1671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1672 | |
1673 | # PROP Exclude_From_Build 1 | |
1674 | ||
32a52290 | 1675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1676 | |
5554b4bd | 1677 | # PROP Exclude_From_Build 1 |
28249f11 | 1678 | |
32a52290 | 1679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1680 | |
1681 | # PROP Exclude_From_Build 1 | |
1682 | ||
32a52290 | 1683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1684 | |
28249f11 | 1685 | |
32a52290 WS |
1686 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1687 | ||
1688 | ||
1689 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1690 | ||
1691 | ||
1692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1693 | ||
1694 | ||
1695 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
1696 | |
1697 | # PROP Exclude_From_Build 1 | |
1698 | ||
32a52290 | 1699 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5554b4bd | 1700 | |
50acee04 | 1701 | # PROP Exclude_From_Build 1 |
5554b4bd | 1702 | |
32a52290 | 1703 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 1704 | |
50acee04 | 1705 | # PROP Exclude_From_Build 1 |
5554b4bd | 1706 | |
32a52290 | 1707 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1708 | |
50acee04 | 1709 | # PROP Exclude_From_Build 1 |
28249f11 | 1710 | |
32a52290 WS |
1711 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1712 | ||
1713 | ||
1714 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1715 | ||
1716 | ||
1717 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1718 | ||
1719 | ||
1720 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1721 | ||
1722 | ||
28249f11 VS |
1723 | !ENDIF |
1724 | ||
1725 | # End Source File | |
1726 | # Begin Source File | |
1727 | ||
32a52290 | 1728 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1729 | # End Source File |
1730 | # Begin Source File | |
1731 | ||
32a52290 | 1732 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1733 | |
32a52290 | 1734 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1735 | |
32a52290 | 1736 | # PROP Exclude_From_Build 1 |
28249f11 | 1737 | |
32a52290 | 1738 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1739 | |
32a52290 | 1740 | # PROP Exclude_From_Build 1 |
28249f11 | 1741 | |
32a52290 | 1742 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1743 | |
32a52290 | 1744 | # PROP Exclude_From_Build 1 |
28249f11 | 1745 | |
32a52290 | 1746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1747 | |
32a52290 | 1748 | # PROP Exclude_From_Build 1 |
28249f11 | 1749 | |
32a52290 | 1750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1751 | |
1752 | ||
32a52290 | 1753 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1754 | |
1755 | ||
32a52290 | 1756 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1757 | |
1758 | ||
32a52290 | 1759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1760 | |
1761 | ||
32a52290 | 1762 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1763 | |
1764 | # PROP Exclude_From_Build 1 | |
1765 | ||
32a52290 | 1766 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1767 | |
1768 | # PROP Exclude_From_Build 1 | |
1769 | ||
32a52290 | 1770 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1771 | |
1772 | # PROP Exclude_From_Build 1 | |
1773 | ||
32a52290 | 1774 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1775 | |
1776 | # PROP Exclude_From_Build 1 | |
1777 | ||
32a52290 | 1778 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1779 | |
1780 | ||
32a52290 | 1781 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1782 | |
28249f11 | 1783 | |
32a52290 | 1784 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1785 | |
28249f11 | 1786 | |
32a52290 | 1787 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1788 | |
1789 | ||
32a52290 WS |
1790 | !ENDIF |
1791 | ||
1792 | # End Source File | |
1793 | # Begin Source File | |
1794 | ||
1795 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
1796 | # End Source File | |
1797 | # Begin Source File | |
1798 | ||
1799 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
1800 | # End Source File | |
1801 | # Begin Source File | |
1802 | ||
1803 | SOURCE=..\..\src\msw\enhmeta.cpp | |
1804 | # End Source File | |
1805 | # Begin Source File | |
1806 | ||
1807 | SOURCE=..\..\src\msw\evtloop.cpp | |
1808 | # End Source File | |
1809 | # Begin Source File | |
1810 | ||
1811 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
1812 | ||
1813 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1814 | |
32a52290 | 1815 | # PROP Exclude_From_Build 1 |
28249f11 | 1816 | |
32a52290 | 1817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1818 | |
32a52290 | 1819 | # PROP Exclude_From_Build 1 |
28249f11 | 1820 | |
32a52290 | 1821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1822 | |
32a52290 | 1823 | # PROP Exclude_From_Build 1 |
28249f11 | 1824 | |
32a52290 | 1825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1826 | |
32a52290 | 1827 | # PROP Exclude_From_Build 1 |
28249f11 | 1828 | |
32a52290 | 1829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1830 | |
1831 | ||
32a52290 | 1832 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1833 | |
1834 | ||
32a52290 | 1835 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1836 | |
1837 | ||
32a52290 | 1838 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1839 | |
1840 | ||
32a52290 | 1841 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1842 | |
1843 | # PROP Exclude_From_Build 1 | |
1844 | ||
32a52290 | 1845 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1846 | |
1847 | # PROP Exclude_From_Build 1 | |
1848 | ||
32a52290 | 1849 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1850 | |
1851 | # PROP Exclude_From_Build 1 | |
1852 | ||
32a52290 | 1853 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1854 | |
1855 | # PROP Exclude_From_Build 1 | |
1856 | ||
32a52290 | 1857 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1858 | |
1859 | ||
32a52290 | 1860 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1861 | |
1862 | ||
32a52290 | 1863 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1864 | |
1865 | ||
32a52290 | 1866 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1867 | |
1868 | ||
28249f11 VS |
1869 | !ENDIF |
1870 | ||
1871 | # End Source File | |
1872 | # Begin Source File | |
1873 | ||
32a52290 | 1874 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1875 | |
32a52290 | 1876 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1877 | |
32a52290 | 1878 | # PROP Exclude_From_Build 1 |
28249f11 | 1879 | |
32a52290 | 1880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1881 | |
32a52290 | 1882 | # PROP Exclude_From_Build 1 |
28249f11 | 1883 | |
32a52290 | 1884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1885 | |
32a52290 | 1886 | # PROP Exclude_From_Build 1 |
28249f11 | 1887 | |
32a52290 | 1888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1889 | |
32a52290 | 1890 | # PROP Exclude_From_Build 1 |
28249f11 | 1891 | |
32a52290 | 1892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1893 | |
1894 | ||
32a52290 | 1895 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1896 | |
1897 | ||
32a52290 | 1898 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1899 | |
1900 | ||
32a52290 | 1901 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1902 | |
28249f11 | 1903 | |
32a52290 | 1904 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1905 | |
1906 | # PROP Exclude_From_Build 1 | |
1907 | ||
32a52290 | 1908 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1909 | |
1910 | # PROP Exclude_From_Build 1 | |
1911 | ||
32a52290 | 1912 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1913 | |
1914 | # PROP Exclude_From_Build 1 | |
1915 | ||
32a52290 | 1916 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1917 | |
50acee04 | 1918 | # PROP Exclude_From_Build 1 |
28249f11 | 1919 | |
32a52290 | 1920 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1921 | |
1922 | ||
32a52290 | 1923 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1924 | |
1925 | ||
32a52290 | 1926 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 1927 | |
28249f11 | 1928 | |
32a52290 | 1929 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 1930 | |
28249f11 | 1931 | |
32a52290 WS |
1932 | !ENDIF |
1933 | ||
1934 | # End Source File | |
1935 | # Begin Source File | |
1936 | ||
1937 | SOURCE=..\..\src\msw\font.cpp | |
1938 | # End Source File | |
1939 | # Begin Source File | |
1940 | ||
1941 | SOURCE=..\..\src\msw\fontdlg.cpp | |
1942 | ||
1943 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1944 | |
32a52290 | 1945 | # PROP Exclude_From_Build 1 |
28249f11 | 1946 | |
32a52290 | 1947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1948 | |
32a52290 | 1949 | # PROP Exclude_From_Build 1 |
28249f11 | 1950 | |
32a52290 | 1951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1952 | |
32a52290 | 1953 | # PROP Exclude_From_Build 1 |
28249f11 | 1954 | |
32a52290 | 1955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1956 | |
32a52290 | 1957 | # PROP Exclude_From_Build 1 |
28249f11 | 1958 | |
32a52290 | 1959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1960 | |
1961 | ||
32a52290 | 1962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1963 | |
1964 | ||
32a52290 | 1965 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1966 | |
1967 | ||
32a52290 | 1968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1969 | |
1970 | ||
32a52290 | 1971 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1972 | |
1973 | # PROP Exclude_From_Build 1 | |
1974 | ||
32a52290 | 1975 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1976 | |
1977 | # PROP Exclude_From_Build 1 | |
1978 | ||
32a52290 | 1979 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1980 | |
1981 | # PROP Exclude_From_Build 1 | |
1982 | ||
32a52290 | 1983 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1984 | |
1985 | # PROP Exclude_From_Build 1 | |
1986 | ||
32a52290 | 1987 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1988 | |
1989 | ||
32a52290 | 1990 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1991 | |
1992 | ||
32a52290 | 1993 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1994 | |
1995 | ||
32a52290 | 1996 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1997 | |
1998 | ||
28249f11 VS |
1999 | !ENDIF |
2000 | ||
2001 | # End Source File | |
2002 | # Begin Source File | |
2003 | ||
32a52290 WS |
2004 | SOURCE=..\..\src\msw\fontenum.cpp |
2005 | # End Source File | |
2006 | # Begin Source File | |
28249f11 | 2007 | |
32a52290 WS |
2008 | SOURCE=..\..\src\msw\fontutil.cpp |
2009 | # End Source File | |
2010 | # Begin Source File | |
28249f11 | 2011 | |
32a52290 | 2012 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e | 2013 | |
32a52290 | 2014 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2015 | |
32a52290 | 2016 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2017 | |
32a52290 | 2018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2019 | |
32a52290 | 2020 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2021 | |
32a52290 | 2022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2023 | |
32a52290 | 2024 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2025 | |
32a52290 | 2026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2027 | |
32a52290 | 2028 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2029 | |
32a52290 | 2030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2031 | |
2032 | ||
32a52290 | 2033 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2034 | |
2035 | ||
32a52290 | 2036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2037 | |
2038 | ||
32a52290 | 2039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e VS |
2040 | |
2041 | ||
32a52290 | 2042 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2043 | |
2044 | # PROP Exclude_From_Build 1 | |
2045 | ||
32a52290 | 2046 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2047 | |
2048 | # PROP Exclude_From_Build 1 | |
2049 | ||
32a52290 | 2050 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2051 | |
2052 | # PROP Exclude_From_Build 1 | |
2053 | ||
32a52290 | 2054 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e VS |
2055 | |
2056 | # PROP Exclude_From_Build 1 | |
2057 | ||
32a52290 | 2058 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2059 | |
2060 | ||
32a52290 | 2061 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2062 | |
2063 | ||
32a52290 | 2064 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2065 | |
2066 | ||
32a52290 | 2067 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1ec0f48e | 2068 | |
28249f11 | 2069 | |
32a52290 | 2070 | !ENDIF |
1ec0f48e | 2071 | |
32a52290 WS |
2072 | # End Source File |
2073 | # Begin Source File | |
1ec0f48e | 2074 | |
32a52290 | 2075 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e | 2076 | |
32a52290 | 2077 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2078 | |
32a52290 | 2079 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2080 | |
32a52290 | 2081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2082 | |
32a52290 | 2083 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2084 | |
32a52290 | 2085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2086 | |
32a52290 | 2087 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2088 | |
32a52290 | 2089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2090 | |
32a52290 | 2091 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2092 | |
32a52290 | 2093 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2094 | |
2095 | ||
32a52290 | 2096 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2097 | |
2098 | ||
32a52290 | 2099 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2100 | |
2101 | ||
32a52290 | 2102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e | 2103 | |
1ec0f48e | 2104 | |
32a52290 | 2105 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2106 | |
2107 | # PROP Exclude_From_Build 1 | |
2108 | ||
32a52290 | 2109 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2110 | |
2111 | # PROP Exclude_From_Build 1 | |
2112 | ||
32a52290 | 2113 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2114 | |
2115 | # PROP Exclude_From_Build 1 | |
2116 | ||
32a52290 | 2117 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e | 2118 | |
50acee04 | 2119 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2120 | |
32a52290 | 2121 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2122 | |
2123 | ||
32a52290 | 2124 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2125 | |
2126 | ||
32a52290 | 2127 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2128 | |
2129 | ||
32a52290 WS |
2130 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
2131 | ||
2132 | ||
2133 | !ENDIF | |
1ec0f48e | 2134 | |
28249f11 VS |
2135 | # End Source File |
2136 | # Begin Source File | |
2137 | ||
32a52290 | 2138 | SOURCE=..\..\src\msw\gdiimage.cpp |
ef335a4f VZ |
2139 | # End Source File |
2140 | # Begin Source File | |
2141 | ||
32a52290 | 2142 | SOURCE=..\..\src\msw\gdiobj.cpp |
ef335a4f VZ |
2143 | # End Source File |
2144 | # Begin Source File | |
2145 | ||
f43426c1 RD |
2146 | SOURCE=..\..\src\msw\graphics.cpp |
2147 | # End Source File | |
2148 | # Begin Source File | |
2149 | ||
32a52290 | 2150 | SOURCE=..\..\src\msw\gsockmsw.cpp |
ef335a4f VZ |
2151 | # End Source File |
2152 | # Begin Source File | |
2153 | ||
32a52290 | 2154 | SOURCE=..\..\src\msw\helpchm.cpp |
ef335a4f VZ |
2155 | # End Source File |
2156 | # Begin Source File | |
2157 | ||
32a52290 | 2158 | SOURCE=..\..\src\msw\helpwin.cpp |
ef335a4f VZ |
2159 | # End Source File |
2160 | # Begin Source File | |
2161 | ||
32a52290 | 2162 | SOURCE=..\..\src\msw\icon.cpp |
28249f11 VS |
2163 | # End Source File |
2164 | # Begin Source File | |
2165 | ||
32a52290 | 2166 | SOURCE=..\..\src\msw\imaglist.cpp |
32a52290 WS |
2167 | # End Source File |
2168 | # Begin Source File | |
50acee04 | 2169 | |
32a52290 | 2170 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2171 | |
32a52290 | 2172 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2173 | |
2174 | # PROP Exclude_From_Build 1 | |
2175 | ||
32a52290 | 2176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2177 | |
2178 | # PROP Exclude_From_Build 1 | |
2179 | ||
32a52290 | 2180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2181 | |
2182 | # PROP Exclude_From_Build 1 | |
2183 | ||
32a52290 | 2184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2185 | |
2186 | # PROP Exclude_From_Build 1 | |
2187 | ||
32a52290 | 2188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2189 | |
2190 | ||
32a52290 | 2191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2192 | |
2193 | ||
32a52290 | 2194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2195 | |
2196 | ||
32a52290 | 2197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2198 | |
2199 | ||
32a52290 | 2200 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2201 | |
32a52290 | 2202 | # PROP Exclude_From_Build 1 |
28249f11 | 2203 | |
32a52290 | 2204 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2205 | |
32a52290 | 2206 | # PROP Exclude_From_Build 1 |
28249f11 | 2207 | |
32a52290 | 2208 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2209 | |
32a52290 | 2210 | # PROP Exclude_From_Build 1 |
28249f11 | 2211 | |
32a52290 | 2212 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2213 | |
32a52290 | 2214 | # PROP Exclude_From_Build 1 |
28249f11 | 2215 | |
32a52290 | 2216 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2217 | |
28249f11 | 2218 | |
32a52290 | 2219 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2220 | |
2221 | ||
32a52290 | 2222 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2223 | |
2224 | ||
32a52290 | 2225 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2226 | |
2227 | ||
5554b4bd VS |
2228 | !ENDIF |
2229 | ||
2230 | # End Source File | |
2231 | # Begin Source File | |
28249f11 | 2232 | |
32a52290 | 2233 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2234 | |
32a52290 | 2235 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2236 | |
32a52290 | 2237 | # PROP Exclude_From_Build 1 |
28249f11 | 2238 | |
32a52290 | 2239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2240 | |
32a52290 | 2241 | # PROP Exclude_From_Build 1 |
28249f11 | 2242 | |
32a52290 | 2243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2244 | |
32a52290 | 2245 | # PROP Exclude_From_Build 1 |
28249f11 | 2246 | |
32a52290 | 2247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2248 | |
32a52290 | 2249 | # PROP Exclude_From_Build 1 |
28249f11 | 2250 | |
32a52290 | 2251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2252 | |
2253 | ||
32a52290 | 2254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2255 | |
2256 | ||
32a52290 | 2257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2258 | |
2259 | ||
32a52290 | 2260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2261 | |
2262 | ||
32a52290 | 2263 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2264 | |
2265 | # PROP Exclude_From_Build 1 | |
2266 | ||
32a52290 | 2267 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2268 | |
2269 | # PROP Exclude_From_Build 1 | |
2270 | ||
32a52290 | 2271 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2272 | |
2273 | # PROP Exclude_From_Build 1 | |
2274 | ||
32a52290 | 2275 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2276 | |
2277 | # PROP Exclude_From_Build 1 | |
2278 | ||
32a52290 | 2279 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2280 | |
28249f11 | 2281 | |
32a52290 | 2282 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2283 | |
2284 | ||
32a52290 | 2285 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2286 | |
2287 | ||
32a52290 | 2288 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2289 | |
2290 | ||
32a52290 | 2291 | !ENDIF |
5554b4bd | 2292 | |
32a52290 WS |
2293 | # End Source File |
2294 | # Begin Source File | |
28249f11 | 2295 | |
32a52290 | 2296 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2297 | |
32a52290 | 2298 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2299 | |
32a52290 | 2300 | # PROP Exclude_From_Build 1 |
28249f11 | 2301 | |
32a52290 | 2302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2303 | |
32a52290 | 2304 | # PROP Exclude_From_Build 1 |
28249f11 | 2305 | |
32a52290 | 2306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2307 | |
32a52290 | 2308 | # PROP Exclude_From_Build 1 |
28249f11 | 2309 | |
32a52290 | 2310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2311 | |
32a52290 | 2312 | # PROP Exclude_From_Build 1 |
28249f11 | 2313 | |
32a52290 | 2314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2315 | |
2316 | ||
32a52290 | 2317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2318 | |
2319 | ||
32a52290 | 2320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2321 | |
2322 | ||
32a52290 | 2323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2324 | |
2325 | ||
32a52290 | 2326 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2327 | |
2328 | # PROP Exclude_From_Build 1 | |
2329 | ||
32a52290 | 2330 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2331 | |
2332 | # PROP Exclude_From_Build 1 | |
2333 | ||
32a52290 | 2334 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2335 | |
2336 | # PROP Exclude_From_Build 1 | |
2337 | ||
32a52290 | 2338 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2339 | |
2340 | # PROP Exclude_From_Build 1 | |
2341 | ||
32a52290 | 2342 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2343 | |
28249f11 | 2344 | |
32a52290 | 2345 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2346 | |
28249f11 | 2347 | |
32a52290 | 2348 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2349 | |
2350 | ||
32a52290 | 2351 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2352 | |
2353 | ||
32a52290 | 2354 | !ENDIF |
28249f11 | 2355 | |
5554b4bd VS |
2356 | # End Source File |
2357 | # Begin Source File | |
28249f11 | 2358 | |
32a52290 | 2359 | SOURCE=..\..\src\msw\main.cpp |
5554b4bd VS |
2360 | # End Source File |
2361 | # Begin Source File | |
28249f11 | 2362 | |
32a52290 | 2363 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2364 | |
32a52290 | 2365 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2366 | |
32a52290 | 2367 | # PROP Exclude_From_Build 1 |
28249f11 | 2368 | |
32a52290 | 2369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2370 | |
32a52290 | 2371 | # PROP Exclude_From_Build 1 |
28249f11 | 2372 | |
32a52290 | 2373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2374 | |
32a52290 | 2375 | # PROP Exclude_From_Build 1 |
28249f11 | 2376 | |
32a52290 | 2377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2378 | |
32a52290 | 2379 | # PROP Exclude_From_Build 1 |
28249f11 | 2380 | |
32a52290 | 2381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2382 | |
2383 | ||
32a52290 | 2384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2385 | |
2386 | ||
32a52290 | 2387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2388 | |
2389 | ||
32a52290 | 2390 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2391 | |
2392 | ||
32a52290 | 2393 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2394 | |
32a52290 | 2395 | # PROP Exclude_From_Build 1 |
28249f11 | 2396 | |
32a52290 | 2397 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2398 | |
2399 | # PROP Exclude_From_Build 1 | |
2400 | ||
32a52290 | 2401 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2402 | |
2403 | # PROP Exclude_From_Build 1 | |
2404 | ||
32a52290 | 2405 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2406 | |
2407 | # PROP Exclude_From_Build 1 | |
2408 | ||
32a52290 | 2409 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2410 | |
28249f11 | 2411 | |
32a52290 | 2412 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2413 | |
28249f11 | 2414 | |
32a52290 | 2415 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2416 | |
28249f11 | 2417 | |
32a52290 | 2418 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2419 | |
28249f11 | 2420 | |
32a52290 | 2421 | !ENDIF |
28249f11 | 2422 | |
32a52290 WS |
2423 | # End Source File |
2424 | # Begin Source File | |
2425 | ||
2426 | SOURCE=..\..\src\msw\menu.cpp | |
5554b4bd | 2427 | |
32a52290 | 2428 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2429 | |
32a52290 | 2430 | # PROP Exclude_From_Build 1 |
28249f11 | 2431 | |
32a52290 | 2432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2433 | |
32a52290 | 2434 | # PROP Exclude_From_Build 1 |
28249f11 | 2435 | |
32a52290 | 2436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2437 | |
32a52290 | 2438 | # PROP Exclude_From_Build 1 |
28249f11 | 2439 | |
32a52290 | 2440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2441 | |
32a52290 | 2442 | # PROP Exclude_From_Build 1 |
28249f11 | 2443 | |
32a52290 | 2444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2445 | |
2446 | ||
32a52290 | 2447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2448 | |
2449 | ||
32a52290 | 2450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2451 | |
2452 | ||
32a52290 | 2453 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2454 | |
2455 | ||
32a52290 | 2456 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2457 | |
2458 | # PROP Exclude_From_Build 1 | |
2459 | ||
32a52290 | 2460 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2461 | |
2462 | # PROP Exclude_From_Build 1 | |
2463 | ||
32a52290 | 2464 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2465 | |
2466 | # PROP Exclude_From_Build 1 | |
2467 | ||
32a52290 | 2468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2469 | |
2470 | # PROP Exclude_From_Build 1 | |
2471 | ||
32a52290 | 2472 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2473 | |
28249f11 | 2474 | |
32a52290 | 2475 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2476 | |
2477 | ||
32a52290 | 2478 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2479 | |
2480 | ||
32a52290 | 2481 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2482 | |
2483 | ||
5554b4bd | 2484 | !ENDIF |
28249f11 | 2485 | |
5554b4bd VS |
2486 | # End Source File |
2487 | # Begin Source File | |
28249f11 | 2488 | |
32a52290 | 2489 | SOURCE=..\..\src\msw\menuitem.cpp |
5554b4bd | 2490 | |
32a52290 | 2491 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2492 | |
32a52290 | 2493 | # PROP Exclude_From_Build 1 |
28249f11 | 2494 | |
32a52290 | 2495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2496 | |
32a52290 | 2497 | # PROP Exclude_From_Build 1 |
28249f11 | 2498 | |
32a52290 | 2499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2500 | |
32a52290 | 2501 | # PROP Exclude_From_Build 1 |
28249f11 | 2502 | |
32a52290 | 2503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2504 | |
32a52290 | 2505 | # PROP Exclude_From_Build 1 |
28249f11 | 2506 | |
32a52290 | 2507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2508 | |
2509 | ||
32a52290 | 2510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2511 | |
2512 | ||
32a52290 | 2513 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2514 | |
2515 | ||
32a52290 | 2516 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2517 | |
2518 | ||
32a52290 | 2519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2520 | |
2521 | # PROP Exclude_From_Build 1 | |
2522 | ||
32a52290 | 2523 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2524 | |
2525 | # PROP Exclude_From_Build 1 | |
2526 | ||
32a52290 | 2527 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2528 | |
2529 | # PROP Exclude_From_Build 1 | |
2530 | ||
32a52290 | 2531 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2532 | |
2533 | # PROP Exclude_From_Build 1 | |
2534 | ||
32a52290 | 2535 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2536 | |
28249f11 | 2537 | |
32a52290 | 2538 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2539 | |
2540 | ||
32a52290 | 2541 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2542 | |
2543 | ||
32a52290 | 2544 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2545 | |
28249f11 | 2546 | |
32a52290 | 2547 | !ENDIF |
28249f11 | 2548 | |
32a52290 WS |
2549 | # End Source File |
2550 | # Begin Source File | |
28249f11 | 2551 | |
32a52290 | 2552 | SOURCE=..\..\src\msw\metafile.cpp |
28249f11 | 2553 | |
32a52290 | 2554 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2555 | |
32a52290 | 2556 | # PROP Exclude_From_Build 1 |
28249f11 | 2557 | |
32a52290 | 2558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2559 | |
32a52290 | 2560 | # PROP Exclude_From_Build 1 |
28249f11 | 2561 | |
32a52290 | 2562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2563 | |
32a52290 | 2564 | # PROP Exclude_From_Build 1 |
28249f11 | 2565 | |
32a52290 | 2566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2567 | |
32a52290 | 2568 | # PROP Exclude_From_Build 1 |
28249f11 | 2569 | |
32a52290 | 2570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2571 | |
2572 | ||
32a52290 | 2573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2574 | |
2575 | ||
32a52290 | 2576 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2577 | |
28249f11 | 2578 | |
32a52290 | 2579 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2580 | |
28249f11 | 2581 | |
32a52290 | 2582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2583 | |
2584 | # PROP Exclude_From_Build 1 | |
2585 | ||
32a52290 | 2586 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2587 | |
2588 | # PROP Exclude_From_Build 1 | |
2589 | ||
32a52290 | 2590 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2591 | |
50acee04 | 2592 | # PROP Exclude_From_Build 1 |
28249f11 | 2593 | |
32a52290 | 2594 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2595 | |
50acee04 | 2596 | # PROP Exclude_From_Build 1 |
28249f11 | 2597 | |
32a52290 | 2598 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2599 | |
28249f11 | 2600 | |
32a52290 | 2601 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2602 | |
28249f11 | 2603 | |
32a52290 | 2604 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2605 | |
28249f11 | 2606 | |
32a52290 | 2607 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2608 | |
28249f11 | 2609 | |
32a52290 | 2610 | !ENDIF |
28249f11 | 2611 | |
32a52290 WS |
2612 | # End Source File |
2613 | # Begin Source File | |
28249f11 | 2614 | |
32a52290 WS |
2615 | SOURCE=..\..\src\msw\minifram.cpp |
2616 | # End Source File | |
2617 | # Begin Source File | |
28249f11 | 2618 | |
32a52290 | 2619 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2620 | |
32a52290 | 2621 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2622 | |
32a52290 | 2623 | # PROP Exclude_From_Build 1 |
28249f11 | 2624 | |
32a52290 | 2625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2626 | |
32a52290 | 2627 | # PROP Exclude_From_Build 1 |
28249f11 | 2628 | |
32a52290 | 2629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2630 | |
32a52290 | 2631 | # PROP Exclude_From_Build 1 |
28249f11 | 2632 | |
32a52290 | 2633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2634 | |
32a52290 | 2635 | # PROP Exclude_From_Build 1 |
28249f11 | 2636 | |
32a52290 | 2637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2638 | |
28249f11 | 2639 | |
32a52290 | 2640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2641 | |
50acee04 | 2642 | |
32a52290 | 2643 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2644 | |
28249f11 | 2645 | |
32a52290 | 2646 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2647 | |
28249f11 | 2648 | |
32a52290 | 2649 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2650 | |
2651 | # PROP Exclude_From_Build 1 | |
2652 | ||
32a52290 | 2653 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2654 | |
2655 | # PROP Exclude_From_Build 1 | |
2656 | ||
32a52290 | 2657 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2658 | |
50acee04 | 2659 | # PROP Exclude_From_Build 1 |
28249f11 | 2660 | |
32a52290 | 2661 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2662 | |
50acee04 | 2663 | # PROP Exclude_From_Build 1 |
28249f11 | 2664 | |
32a52290 | 2665 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2666 | |
2667 | ||
32a52290 | 2668 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2669 | |
2670 | ||
32a52290 | 2671 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2672 | |
2673 | ||
32a52290 | 2674 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2675 | |
2676 | ||
32a52290 | 2677 | !ENDIF |
28249f11 | 2678 | |
32a52290 WS |
2679 | # End Source File |
2680 | # Begin Source File | |
28249f11 | 2681 | |
32a52290 WS |
2682 | SOURCE=..\..\src\msw\mslu.cpp |
2683 | # End Source File | |
2684 | # Begin Source File | |
28249f11 | 2685 | |
32a52290 | 2686 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2687 | |
32a52290 | 2688 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2689 | |
32a52290 | 2690 | # PROP Exclude_From_Build 1 |
28249f11 | 2691 | |
32a52290 | 2692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2693 | |
32a52290 | 2694 | # PROP Exclude_From_Build 1 |
28249f11 | 2695 | |
32a52290 | 2696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2697 | |
32a52290 | 2698 | # PROP Exclude_From_Build 1 |
28249f11 | 2699 | |
32a52290 | 2700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2701 | |
50acee04 | 2702 | # PROP Exclude_From_Build 1 |
28249f11 | 2703 | |
32a52290 | 2704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2705 | |
2706 | ||
32a52290 | 2707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2708 | |
2709 | ||
32a52290 | 2710 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2711 | |
28249f11 | 2712 | |
32a52290 | 2713 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2714 | |
28249f11 | 2715 | |
32a52290 | 2716 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2717 | |
2718 | # PROP Exclude_From_Build 1 | |
2719 | ||
32a52290 | 2720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2721 | |
2722 | # PROP Exclude_From_Build 1 | |
2723 | ||
32a52290 | 2724 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2725 | |
50acee04 | 2726 | # PROP Exclude_From_Build 1 |
28249f11 | 2727 | |
32a52290 | 2728 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2729 | |
32a52290 | 2730 | # PROP Exclude_From_Build 1 |
28249f11 | 2731 | |
32a52290 | 2732 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2733 | |
2734 | ||
32a52290 | 2735 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2736 | |
2737 | ||
32a52290 | 2738 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2739 | |
2740 | ||
32a52290 | 2741 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2742 | |
28249f11 | 2743 | |
32a52290 | 2744 | !ENDIF |
28249f11 | 2745 | |
32a52290 WS |
2746 | # End Source File |
2747 | # Begin Source File | |
28249f11 | 2748 | |
32a52290 | 2749 | SOURCE=..\..\src\msw\notebook.cpp |
28249f11 | 2750 | |
32a52290 | 2751 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2752 | |
32a52290 | 2753 | # PROP Exclude_From_Build 1 |
28249f11 | 2754 | |
32a52290 | 2755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2756 | |
32a52290 | 2757 | # PROP Exclude_From_Build 1 |
28249f11 | 2758 | |
32a52290 | 2759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2760 | |
32a52290 | 2761 | # PROP Exclude_From_Build 1 |
28249f11 | 2762 | |
32a52290 | 2763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2764 | |
50acee04 | 2765 | # PROP Exclude_From_Build 1 |
28249f11 | 2766 | |
32a52290 | 2767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2768 | |
2769 | ||
32a52290 | 2770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2771 | |
2772 | ||
32a52290 | 2773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2774 | |
28249f11 | 2775 | |
32a52290 | 2776 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2777 | |
28249f11 | 2778 | |
32a52290 | 2779 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2780 | |
2781 | # PROP Exclude_From_Build 1 | |
2782 | ||
32a52290 | 2783 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2784 | |
2785 | # PROP Exclude_From_Build 1 | |
2786 | ||
32a52290 | 2787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2788 | |
50acee04 | 2789 | # PROP Exclude_From_Build 1 |
5554b4bd | 2790 | |
32a52290 | 2791 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 2792 | |
32a52290 | 2793 | # PROP Exclude_From_Build 1 |
5554b4bd | 2794 | |
32a52290 | 2795 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
2796 | |
2797 | ||
32a52290 | 2798 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
2799 | |
2800 | ||
32a52290 | 2801 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2802 | |
28249f11 | 2803 | |
32a52290 | 2804 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2805 | |
28249f11 | 2806 | |
32a52290 | 2807 | !ENDIF |
28249f11 | 2808 | |
32a52290 WS |
2809 | # End Source File |
2810 | # Begin Source File | |
28249f11 | 2811 | |
32a52290 WS |
2812 | SOURCE=..\..\src\msw\ole\oleutils.cpp |
2813 | # End Source File | |
2814 | # Begin Source File | |
28249f11 | 2815 | |
32a52290 | 2816 | SOURCE=..\..\src\msw\ownerdrw.cpp |
28249f11 | 2817 | |
32a52290 | 2818 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2819 | |
32a52290 | 2820 | # PROP Exclude_From_Build 1 |
28249f11 | 2821 | |
32a52290 | 2822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2823 | |
2824 | # PROP Exclude_From_Build 1 | |
2825 | ||
32a52290 | 2826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2827 | |
50acee04 | 2828 | # PROP Exclude_From_Build 1 |
28249f11 | 2829 | |
32a52290 | 2830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2831 | |
50acee04 | 2832 | # PROP Exclude_From_Build 1 |
28249f11 | 2833 | |
32a52290 | 2834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2835 | |
28249f11 | 2836 | |
32a52290 | 2837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2838 | |
2839 | ||
32a52290 | 2840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2841 | |
2842 | ||
32a52290 | 2843 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2844 | |
2845 | ||
32a52290 | 2846 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2847 | |
5554b4bd | 2848 | # PROP Exclude_From_Build 1 |
28249f11 | 2849 | |
32a52290 | 2850 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2851 | |
32a52290 | 2852 | # PROP Exclude_From_Build 1 |
5554b4bd | 2853 | |
32a52290 | 2854 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2855 | |
32a52290 | 2856 | # PROP Exclude_From_Build 1 |
28249f11 | 2857 | |
32a52290 | 2858 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2859 | |
32a52290 | 2860 | # PROP Exclude_From_Build 1 |
28249f11 | 2861 | |
32a52290 | 2862 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2863 | |
28249f11 | 2864 | |
32a52290 | 2865 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2866 | |
28249f11 | 2867 | |
32a52290 | 2868 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2869 | |
28249f11 | 2870 | |
32a52290 | 2871 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2872 | |
28249f11 | 2873 | |
32a52290 | 2874 | !ENDIF |
28249f11 | 2875 | |
32a52290 WS |
2876 | # End Source File |
2877 | # Begin Source File | |
28249f11 | 2878 | |
32a52290 WS |
2879 | SOURCE=..\..\src\msw\palette.cpp |
2880 | # End Source File | |
2881 | # Begin Source File | |
50acee04 | 2882 | |
32a52290 WS |
2883 | SOURCE=..\..\src\msw\pen.cpp |
2884 | # End Source File | |
2885 | # Begin Source File | |
50acee04 | 2886 | |
32a52290 WS |
2887 | SOURCE=..\..\src\msw\popupwin.cpp |
2888 | # End Source File | |
2889 | # Begin Source File | |
28249f11 | 2890 | |
32a52290 WS |
2891 | SOURCE=..\..\src\msw\printdlg.cpp |
2892 | # End Source File | |
2893 | # Begin Source File | |
50acee04 | 2894 | |
32a52290 WS |
2895 | SOURCE=..\..\src\msw\printwin.cpp |
2896 | # End Source File | |
2897 | # Begin Source File | |
28249f11 | 2898 | |
32a52290 | 2899 | SOURCE=..\..\src\msw\radiobox.cpp |
28249f11 | 2900 | |
32a52290 | 2901 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2902 | |
2903 | # PROP Exclude_From_Build 1 | |
2904 | ||
32a52290 | 2905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2906 | |
2907 | # PROP Exclude_From_Build 1 | |
2908 | ||
32a52290 | 2909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2910 | |
2911 | # PROP Exclude_From_Build 1 | |
2912 | ||
32a52290 | 2913 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2914 | |
50acee04 | 2915 | # PROP Exclude_From_Build 1 |
28249f11 | 2916 | |
32a52290 | 2917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2918 | |
28249f11 | 2919 | |
32a52290 | 2920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2921 | |
28249f11 | 2922 | |
32a52290 | 2923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2924 | |
28249f11 | 2925 | |
32a52290 | 2926 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2927 | |
28249f11 | 2928 | |
32a52290 | 2929 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2930 | |
32a52290 | 2931 | # PROP Exclude_From_Build 1 |
28249f11 | 2932 | |
32a52290 | 2933 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2934 | |
32a52290 | 2935 | # PROP Exclude_From_Build 1 |
28249f11 | 2936 | |
32a52290 | 2937 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2938 | |
32a52290 | 2939 | # PROP Exclude_From_Build 1 |
28249f11 | 2940 | |
32a52290 | 2941 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2942 | |
32a52290 | 2943 | # PROP Exclude_From_Build 1 |
28249f11 | 2944 | |
32a52290 | 2945 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2946 | |
28249f11 | 2947 | |
32a52290 | 2948 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2949 | |
28249f11 | 2950 | |
32a52290 | 2951 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2952 | |
5554b4bd | 2953 | |
32a52290 | 2954 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2955 | |
50acee04 | 2956 | |
32a52290 | 2957 | !ENDIF |
28249f11 | 2958 | |
32a52290 WS |
2959 | # End Source File |
2960 | # Begin Source File | |
28249f11 | 2961 | |
32a52290 | 2962 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2963 | |
32a52290 | 2964 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2965 | |
2966 | # PROP Exclude_From_Build 1 | |
2967 | ||
32a52290 | 2968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2969 | |
2970 | # PROP Exclude_From_Build 1 | |
2971 | ||
32a52290 | 2972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2973 | |
2974 | # PROP Exclude_From_Build 1 | |
2975 | ||
32a52290 | 2976 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
2977 | |
2978 | # PROP Exclude_From_Build 1 | |
28249f11 | 2979 | |
32a52290 | 2980 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
2981 | |
2982 | ||
32a52290 | 2983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 JS |
2984 | |
2985 | ||
32a52290 | 2986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 JS |
2987 | |
2988 | ||
32a52290 | 2989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 JS |
2990 | |
2991 | ||
32a52290 | 2992 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2993 | |
32a52290 | 2994 | # PROP Exclude_From_Build 1 |
28249f11 | 2995 | |
32a52290 | 2996 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2997 | |
32a52290 | 2998 | # PROP Exclude_From_Build 1 |
28249f11 | 2999 | |
32a52290 | 3000 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3001 | |
3002 | # PROP Exclude_From_Build 1 | |
3003 | ||
32a52290 | 3004 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3005 | |
3006 | # PROP Exclude_From_Build 1 | |
3007 | ||
32a52290 | 3008 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 3009 | |
5554b4bd | 3010 | |
32a52290 | 3011 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 3012 | |
5554b4bd | 3013 | |
32a52290 | 3014 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 3015 | |
5554b4bd | 3016 | |
32a52290 | 3017 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 3018 | |
28249f11 | 3019 | |
32a52290 | 3020 | !ENDIF |
28249f11 | 3021 | |
32a52290 WS |
3022 | # End Source File |
3023 | # Begin Source File | |
28249f11 | 3024 | |
32a52290 WS |
3025 | SOURCE=..\..\src\msw\region.cpp |
3026 | # End Source File | |
3027 | # Begin Source File | |
28249f11 | 3028 | |
32a52290 WS |
3029 | SOURCE=..\..\src\msw\renderer.cpp |
3030 | # End Source File | |
3031 | # Begin Source File | |
3032 | ||
3033 | SOURCE=..\..\src\msw\scrolbar.cpp | |
28249f11 | 3034 | |
32a52290 | 3035 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3036 | |
32a52290 | 3037 | # PROP Exclude_From_Build 1 |
28249f11 | 3038 | |
32a52290 | 3039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3040 | |
32a52290 | 3041 | # PROP Exclude_From_Build 1 |
28249f11 | 3042 | |
32a52290 | 3043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3044 | |
32a52290 | 3045 | # PROP Exclude_From_Build 1 |
28249f11 | 3046 | |
32a52290 | 3047 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3048 | |
32a52290 | 3049 | # PROP Exclude_From_Build 1 |
28249f11 | 3050 | |
32a52290 | 3051 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3052 | |
3053 | ||
32a52290 | 3054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3055 | |
3056 | ||
32a52290 | 3057 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3058 | |
3059 | ||
32a52290 | 3060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3061 | |
3062 | ||
32a52290 | 3063 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3064 | |
3065 | # PROP Exclude_From_Build 1 | |
3066 | ||
32a52290 | 3067 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3068 | |
3069 | # PROP Exclude_From_Build 1 | |
3070 | ||
32a52290 | 3071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3072 | |
3073 | # PROP Exclude_From_Build 1 | |
3074 | ||
32a52290 | 3075 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3076 | |
3077 | # PROP Exclude_From_Build 1 | |
3078 | ||
32a52290 | 3079 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3080 | |
28249f11 | 3081 | |
32a52290 | 3082 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3083 | |
28249f11 | 3084 | |
32a52290 | 3085 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3086 | |
3087 | ||
32a52290 | 3088 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3089 | |
3090 | ||
5554b4bd | 3091 | !ENDIF |
28249f11 | 3092 | |
5554b4bd VS |
3093 | # End Source File |
3094 | # Begin Source File | |
28249f11 | 3095 | |
32a52290 WS |
3096 | SOURCE=..\..\src\msw\settings.cpp |
3097 | # End Source File | |
3098 | # Begin Source File | |
3099 | ||
3100 | SOURCE=..\..\src\msw\slider95.cpp | |
28249f11 | 3101 | |
32a52290 | 3102 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3103 | |
32a52290 | 3104 | # PROP Exclude_From_Build 1 |
28249f11 | 3105 | |
32a52290 | 3106 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3107 | |
32a52290 | 3108 | # PROP Exclude_From_Build 1 |
28249f11 | 3109 | |
32a52290 | 3110 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3111 | |
32a52290 | 3112 | # PROP Exclude_From_Build 1 |
28249f11 | 3113 | |
32a52290 | 3114 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3115 | |
32a52290 | 3116 | # PROP Exclude_From_Build 1 |
28249f11 | 3117 | |
32a52290 | 3118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3119 | |
3120 | ||
32a52290 | 3121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3122 | |
3123 | ||
32a52290 | 3124 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3125 | |
3126 | ||
32a52290 | 3127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3128 | |
3129 | ||
32a52290 | 3130 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3131 | |
3132 | # PROP Exclude_From_Build 1 | |
3133 | ||
32a52290 | 3134 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3135 | |
3136 | # PROP Exclude_From_Build 1 | |
3137 | ||
32a52290 | 3138 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3139 | |
3140 | # PROP Exclude_From_Build 1 | |
3141 | ||
32a52290 | 3142 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3143 | |
3144 | # PROP Exclude_From_Build 1 | |
3145 | ||
32a52290 | 3146 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3147 | |
28249f11 | 3148 | |
32a52290 | 3149 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3150 | |
28249f11 | 3151 | |
32a52290 | 3152 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3153 | |
28249f11 | 3154 | |
32a52290 | 3155 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3156 | |
5554b4bd | 3157 | |
32a52290 WS |
3158 | !ENDIF |
3159 | ||
3160 | # End Source File | |
3161 | # Begin Source File | |
3162 | ||
3163 | SOURCE=..\..\src\msw\spinbutt.cpp | |
3164 | ||
3165 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3166 | |
32a52290 | 3167 | # PROP Exclude_From_Build 1 |
28249f11 | 3168 | |
32a52290 | 3169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3170 | |
32a52290 | 3171 | # PROP Exclude_From_Build 1 |
28249f11 | 3172 | |
32a52290 | 3173 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3174 | |
32a52290 | 3175 | # PROP Exclude_From_Build 1 |
28249f11 | 3176 | |
32a52290 | 3177 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3178 | |
32a52290 | 3179 | # PROP Exclude_From_Build 1 |
28249f11 | 3180 | |
32a52290 | 3181 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3182 | |
3183 | ||
32a52290 | 3184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3185 | |
3186 | ||
32a52290 | 3187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3188 | |
3189 | ||
32a52290 | 3190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3191 | |
3192 | ||
32a52290 | 3193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3194 | |
3195 | # PROP Exclude_From_Build 1 | |
3196 | ||
32a52290 | 3197 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3198 | |
3199 | # PROP Exclude_From_Build 1 | |
3200 | ||
32a52290 | 3201 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3202 | |
3203 | # PROP Exclude_From_Build 1 | |
3204 | ||
32a52290 | 3205 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3206 | |
3207 | # PROP Exclude_From_Build 1 | |
3208 | ||
32a52290 | 3209 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3210 | |
28249f11 | 3211 | |
32a52290 | 3212 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3213 | |
3214 | ||
32a52290 | 3215 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3216 | |
3217 | ||
32a52290 | 3218 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3219 | |
3220 | ||
5554b4bd | 3221 | !ENDIF |
28249f11 | 3222 | |
5554b4bd VS |
3223 | # End Source File |
3224 | # Begin Source File | |
28249f11 | 3225 | |
32a52290 | 3226 | SOURCE=..\..\src\msw\spinctrl.cpp |
5554b4bd | 3227 | |
32a52290 | 3228 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3229 | |
32a52290 | 3230 | # PROP Exclude_From_Build 1 |
28249f11 | 3231 | |
32a52290 | 3232 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3233 | |
32a52290 | 3234 | # PROP Exclude_From_Build 1 |
28249f11 | 3235 | |
32a52290 | 3236 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3237 | |
32a52290 | 3238 | # PROP Exclude_From_Build 1 |
28249f11 | 3239 | |
32a52290 | 3240 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3241 | |
32a52290 | 3242 | # PROP Exclude_From_Build 1 |
28249f11 | 3243 | |
32a52290 | 3244 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3245 | |
3246 | ||
32a52290 | 3247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3248 | |
3249 | ||
32a52290 | 3250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3251 | |
3252 | ||
32a52290 | 3253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3254 | |
3255 | ||
32a52290 | 3256 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3257 | |
3258 | # PROP Exclude_From_Build 1 | |
3259 | ||
32a52290 | 3260 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3261 | |
3262 | # PROP Exclude_From_Build 1 | |
3263 | ||
32a52290 | 3264 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3265 | |
3266 | # PROP Exclude_From_Build 1 | |
3267 | ||
32a52290 | 3268 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3269 | |
3270 | # PROP Exclude_From_Build 1 | |
3271 | ||
32a52290 | 3272 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3273 | |
28249f11 | 3274 | |
32a52290 | 3275 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3276 | |
28249f11 | 3277 | |
32a52290 | 3278 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3279 | |
28249f11 | 3280 | |
32a52290 | 3281 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3282 | |
5554b4bd | 3283 | |
32a52290 WS |
3284 | !ENDIF |
3285 | ||
3286 | # End Source File | |
3287 | # Begin Source File | |
28249f11 | 3288 | |
32a52290 | 3289 | SOURCE=..\..\src\msw\statbmp.cpp |
28249f11 | 3290 | |
32a52290 | 3291 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3292 | |
32a52290 | 3293 | # PROP Exclude_From_Build 1 |
28249f11 | 3294 | |
32a52290 | 3295 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3296 | |
32a52290 | 3297 | # PROP Exclude_From_Build 1 |
28249f11 | 3298 | |
32a52290 | 3299 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3300 | |
32a52290 | 3301 | # PROP Exclude_From_Build 1 |
28249f11 | 3302 | |
32a52290 | 3303 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3304 | |
32a52290 | 3305 | # PROP Exclude_From_Build 1 |
28249f11 | 3306 | |
32a52290 | 3307 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3308 | |
3309 | ||
32a52290 | 3310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3311 | |
3312 | ||
32a52290 | 3313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3314 | |
3315 | ||
32a52290 | 3316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3317 | |
28249f11 | 3318 | |
32a52290 | 3319 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3320 | |
3321 | # PROP Exclude_From_Build 1 | |
3322 | ||
32a52290 | 3323 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3324 | |
3325 | # PROP Exclude_From_Build 1 | |
3326 | ||
32a52290 | 3327 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3328 | |
3329 | # PROP Exclude_From_Build 1 | |
3330 | ||
32a52290 | 3331 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3332 | |
50acee04 | 3333 | # PROP Exclude_From_Build 1 |
28249f11 | 3334 | |
32a52290 | 3335 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3336 | |
3337 | ||
32a52290 | 3338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3339 | |
3340 | ||
32a52290 WS |
3341 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3342 | ||
3343 | ||
3344 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3345 | |
3346 | ||
5554b4bd | 3347 | !ENDIF |
28249f11 | 3348 | |
5554b4bd VS |
3349 | # End Source File |
3350 | # Begin Source File | |
28249f11 | 3351 | |
32a52290 | 3352 | SOURCE=..\..\src\msw\statbox.cpp |
5554b4bd | 3353 | |
32a52290 | 3354 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3355 | |
32a52290 | 3356 | # PROP Exclude_From_Build 1 |
28249f11 | 3357 | |
32a52290 | 3358 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3359 | |
32a52290 | 3360 | # PROP Exclude_From_Build 1 |
28249f11 | 3361 | |
32a52290 | 3362 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3363 | |
32a52290 | 3364 | # PROP Exclude_From_Build 1 |
28249f11 | 3365 | |
32a52290 | 3366 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3367 | |
32a52290 | 3368 | # PROP Exclude_From_Build 1 |
28249f11 | 3369 | |
32a52290 | 3370 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3371 | |
3372 | ||
32a52290 | 3373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3374 | |
3375 | ||
32a52290 | 3376 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3377 | |
3378 | ||
32a52290 | 3379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3380 | |
3381 | ||
32a52290 | 3382 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3383 | |
3384 | # PROP Exclude_From_Build 1 | |
3385 | ||
32a52290 | 3386 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3387 | |
3388 | # PROP Exclude_From_Build 1 | |
3389 | ||
32a52290 | 3390 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3391 | |
3392 | # PROP Exclude_From_Build 1 | |
3393 | ||
32a52290 | 3394 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3395 | |
3396 | # PROP Exclude_From_Build 1 | |
3397 | ||
32a52290 | 3398 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3399 | |
3400 | ||
32a52290 | 3401 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3402 | |
28249f11 | 3403 | |
32a52290 | 3404 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3405 | |
28249f11 | 3406 | |
32a52290 | 3407 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3408 | |
5554b4bd | 3409 | |
32a52290 WS |
3410 | !ENDIF |
3411 | ||
3412 | # End Source File | |
3413 | # Begin Source File | |
3414 | ||
3415 | SOURCE=..\..\src\msw\statbr95.cpp | |
3416 | ||
3417 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3418 | |
32a52290 | 3419 | # PROP Exclude_From_Build 1 |
28249f11 | 3420 | |
32a52290 | 3421 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3422 | |
32a52290 | 3423 | # PROP Exclude_From_Build 1 |
28249f11 | 3424 | |
32a52290 | 3425 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3426 | |
32a52290 | 3427 | # PROP Exclude_From_Build 1 |
28249f11 | 3428 | |
32a52290 | 3429 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3430 | |
32a52290 | 3431 | # PROP Exclude_From_Build 1 |
28249f11 | 3432 | |
32a52290 | 3433 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3434 | |
3435 | ||
32a52290 | 3436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3437 | |
3438 | ||
32a52290 | 3439 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3440 | |
3441 | ||
32a52290 | 3442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3443 | |
3444 | ||
32a52290 | 3445 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3446 | |
3447 | # PROP Exclude_From_Build 1 | |
3448 | ||
32a52290 | 3449 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3450 | |
3451 | # PROP Exclude_From_Build 1 | |
3452 | ||
32a52290 | 3453 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3454 | |
3455 | # PROP Exclude_From_Build 1 | |
3456 | ||
32a52290 | 3457 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3458 | |
3459 | # PROP Exclude_From_Build 1 | |
3460 | ||
32a52290 | 3461 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3462 | |
28249f11 | 3463 | |
32a52290 | 3464 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3465 | |
3466 | ||
32a52290 | 3467 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3468 | |
3469 | ||
32a52290 | 3470 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3471 | |
3472 | ||
5554b4bd | 3473 | !ENDIF |
28249f11 | 3474 | |
5554b4bd VS |
3475 | # End Source File |
3476 | # Begin Source File | |
28249f11 | 3477 | |
32a52290 | 3478 | SOURCE=..\..\src\msw\statline.cpp |
5554b4bd | 3479 | |
32a52290 | 3480 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3481 | |
32a52290 | 3482 | # PROP Exclude_From_Build 1 |
28249f11 | 3483 | |
32a52290 | 3484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3485 | |
32a52290 | 3486 | # PROP Exclude_From_Build 1 |
28249f11 | 3487 | |
32a52290 | 3488 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3489 | |
32a52290 | 3490 | # PROP Exclude_From_Build 1 |
28249f11 | 3491 | |
32a52290 | 3492 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3493 | |
32a52290 | 3494 | # PROP Exclude_From_Build 1 |
28249f11 | 3495 | |
32a52290 | 3496 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3497 | |
3498 | ||
32a52290 | 3499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3500 | |
3501 | ||
32a52290 | 3502 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3503 | |
3504 | ||
32a52290 | 3505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3506 | |
3507 | ||
32a52290 | 3508 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3509 | |
3510 | # PROP Exclude_From_Build 1 | |
3511 | ||
32a52290 | 3512 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3513 | |
3514 | # PROP Exclude_From_Build 1 | |
3515 | ||
32a52290 | 3516 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3517 | |
3518 | # PROP Exclude_From_Build 1 | |
3519 | ||
32a52290 | 3520 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3521 | |
3522 | # PROP Exclude_From_Build 1 | |
3523 | ||
32a52290 | 3524 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3525 | |
28249f11 | 3526 | |
32a52290 | 3527 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3528 | |
28249f11 | 3529 | |
32a52290 | 3530 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3531 | |
28249f11 | 3532 | |
32a52290 | 3533 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3534 | |
5554b4bd | 3535 | |
32a52290 WS |
3536 | !ENDIF |
3537 | ||
3538 | # End Source File | |
3539 | # Begin Source File | |
28249f11 | 3540 | |
32a52290 | 3541 | SOURCE=..\..\src\msw\stattext.cpp |
28249f11 | 3542 | |
32a52290 | 3543 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3544 | |
32a52290 | 3545 | # PROP Exclude_From_Build 1 |
28249f11 | 3546 | |
32a52290 | 3547 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3548 | |
32a52290 | 3549 | # PROP Exclude_From_Build 1 |
28249f11 | 3550 | |
32a52290 | 3551 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3552 | |
32a52290 | 3553 | # PROP Exclude_From_Build 1 |
28249f11 | 3554 | |
32a52290 | 3555 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3556 | |
32a52290 | 3557 | # PROP Exclude_From_Build 1 |
28249f11 | 3558 | |
32a52290 | 3559 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3560 | |
3561 | ||
32a52290 | 3562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3563 | |
3564 | ||
32a52290 | 3565 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3566 | |
3567 | ||
32a52290 | 3568 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3569 | |
28249f11 | 3570 | |
32a52290 | 3571 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3572 | |
3573 | # PROP Exclude_From_Build 1 | |
3574 | ||
32a52290 | 3575 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3576 | |
3577 | # PROP Exclude_From_Build 1 | |
3578 | ||
32a52290 | 3579 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3580 | |
3581 | # PROP Exclude_From_Build 1 | |
3582 | ||
32a52290 | 3583 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3584 | |
50acee04 | 3585 | # PROP Exclude_From_Build 1 |
28249f11 | 3586 | |
32a52290 | 3587 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3588 | |
3589 | ||
32a52290 | 3590 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3591 | |
3592 | ||
32a52290 WS |
3593 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3594 | ||
3595 | ||
3596 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3597 | |
3598 | ||
5554b4bd | 3599 | !ENDIF |
28249f11 | 3600 | |
5554b4bd VS |
3601 | # End Source File |
3602 | # Begin Source File | |
28249f11 | 3603 | |
32a52290 | 3604 | SOURCE=..\..\src\msw\tabctrl.cpp |
5554b4bd | 3605 | |
32a52290 | 3606 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3607 | |
32a52290 | 3608 | # PROP Exclude_From_Build 1 |
28249f11 | 3609 | |
32a52290 | 3610 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3611 | |
32a52290 | 3612 | # PROP Exclude_From_Build 1 |
28249f11 | 3613 | |
32a52290 | 3614 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3615 | |
32a52290 | 3616 | # PROP Exclude_From_Build 1 |
28249f11 | 3617 | |
32a52290 | 3618 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3619 | |
32a52290 | 3620 | # PROP Exclude_From_Build 1 |
28249f11 | 3621 | |
32a52290 | 3622 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3623 | |
3624 | ||
32a52290 | 3625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3626 | |
3627 | ||
32a52290 | 3628 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3629 | |
3630 | ||
32a52290 | 3631 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3632 | |
3633 | ||
32a52290 | 3634 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3635 | |
3636 | # PROP Exclude_From_Build 1 | |
3637 | ||
32a52290 | 3638 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3639 | |
3640 | # PROP Exclude_From_Build 1 | |
3641 | ||
32a52290 | 3642 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3643 | |
3644 | # PROP Exclude_From_Build 1 | |
3645 | ||
32a52290 | 3646 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3647 | |
3648 | # PROP Exclude_From_Build 1 | |
3649 | ||
32a52290 | 3650 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3651 | |
28249f11 | 3652 | |
32a52290 | 3653 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3654 | |
28249f11 | 3655 | |
32a52290 | 3656 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3657 | |
28249f11 | 3658 | |
32a52290 | 3659 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3660 | |
5554b4bd | 3661 | |
32a52290 WS |
3662 | !ENDIF |
3663 | ||
3664 | # End Source File | |
3665 | # Begin Source File | |
3666 | ||
3667 | SOURCE=..\..\src\msw\tbar95.cpp | |
3668 | ||
3669 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3670 | |
32a52290 | 3671 | # PROP Exclude_From_Build 1 |
28249f11 | 3672 | |
32a52290 | 3673 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3674 | |
32a52290 | 3675 | # PROP Exclude_From_Build 1 |
28249f11 | 3676 | |
32a52290 | 3677 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3678 | |
32a52290 | 3679 | # PROP Exclude_From_Build 1 |
28249f11 | 3680 | |
32a52290 | 3681 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3682 | |
32a52290 | 3683 | # PROP Exclude_From_Build 1 |
28249f11 | 3684 | |
32a52290 | 3685 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3686 | |
3687 | ||
32a52290 | 3688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3689 | |
3690 | ||
32a52290 | 3691 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3692 | |
3693 | ||
32a52290 | 3694 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3695 | |
3696 | ||
32a52290 | 3697 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3698 | |
3699 | # PROP Exclude_From_Build 1 | |
3700 | ||
32a52290 | 3701 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3702 | |
3703 | # PROP Exclude_From_Build 1 | |
3704 | ||
32a52290 | 3705 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3706 | |
3707 | # PROP Exclude_From_Build 1 | |
3708 | ||
32a52290 | 3709 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3710 | |
3711 | # PROP Exclude_From_Build 1 | |
3712 | ||
32a52290 | 3713 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3714 | |
28249f11 | 3715 | |
32a52290 | 3716 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3717 | |
3718 | ||
32a52290 | 3719 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3720 | |
3721 | ||
32a52290 | 3722 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3723 | |
3724 | ||
5554b4bd | 3725 | !ENDIF |
28249f11 | 3726 | |
5554b4bd VS |
3727 | # End Source File |
3728 | # Begin Source File | |
28249f11 | 3729 | |
32a52290 | 3730 | SOURCE=..\..\src\msw\textctrl.cpp |
5554b4bd | 3731 | |
32a52290 | 3732 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3733 | |
32a52290 | 3734 | # PROP Exclude_From_Build 1 |
28249f11 | 3735 | |
32a52290 | 3736 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3737 | |
32a52290 | 3738 | # PROP Exclude_From_Build 1 |
28249f11 | 3739 | |
32a52290 | 3740 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3741 | |
32a52290 | 3742 | # PROP Exclude_From_Build 1 |
28249f11 | 3743 | |
32a52290 | 3744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3745 | |
32a52290 | 3746 | # PROP Exclude_From_Build 1 |
28249f11 | 3747 | |
32a52290 | 3748 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3749 | |
3750 | ||
32a52290 | 3751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3752 | |
3753 | ||
32a52290 | 3754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3755 | |
3756 | ||
32a52290 | 3757 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3758 | |
3759 | ||
32a52290 | 3760 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3761 | |
3762 | # PROP Exclude_From_Build 1 | |
3763 | ||
32a52290 | 3764 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3765 | |
3766 | # PROP Exclude_From_Build 1 | |
3767 | ||
32a52290 | 3768 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3769 | |
3770 | # PROP Exclude_From_Build 1 | |
3771 | ||
32a52290 | 3772 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3773 | |
3774 | # PROP Exclude_From_Build 1 | |
3775 | ||
32a52290 | 3776 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3777 | |
28249f11 | 3778 | |
32a52290 | 3779 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3780 | |
28249f11 | 3781 | |
32a52290 | 3782 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3783 | |
28249f11 | 3784 | |
32a52290 | 3785 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3786 | |
5554b4bd | 3787 | |
32a52290 WS |
3788 | !ENDIF |
3789 | ||
3790 | # End Source File | |
3791 | # Begin Source File | |
28249f11 | 3792 | |
32a52290 | 3793 | SOURCE=..\..\src\msw\tglbtn.cpp |
28249f11 | 3794 | |
32a52290 | 3795 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3796 | |
32a52290 | 3797 | # PROP Exclude_From_Build 1 |
28249f11 | 3798 | |
32a52290 | 3799 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3800 | |
32a52290 | 3801 | # PROP Exclude_From_Build 1 |
28249f11 | 3802 | |
32a52290 | 3803 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3804 | |
32a52290 | 3805 | # PROP Exclude_From_Build 1 |
28249f11 | 3806 | |
32a52290 | 3807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3808 | |
32a52290 | 3809 | # PROP Exclude_From_Build 1 |
28249f11 | 3810 | |
32a52290 | 3811 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3812 | |
3813 | ||
32a52290 | 3814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3815 | |
3816 | ||
32a52290 | 3817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3818 | |
3819 | ||
32a52290 | 3820 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3821 | |
28249f11 | 3822 | |
32a52290 | 3823 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3824 | |
3825 | # PROP Exclude_From_Build 1 | |
3826 | ||
32a52290 | 3827 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3828 | |
3829 | # PROP Exclude_From_Build 1 | |
3830 | ||
32a52290 | 3831 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3832 | |
3833 | # PROP Exclude_From_Build 1 | |
3834 | ||
32a52290 | 3835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 3836 | |
50acee04 | 3837 | # PROP Exclude_From_Build 1 |
5554b4bd | 3838 | |
32a52290 | 3839 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
3840 | |
3841 | ||
32a52290 | 3842 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
3843 | |
3844 | ||
32a52290 WS |
3845 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3846 | ||
3847 | ||
3848 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5554b4bd VS |
3849 | |
3850 | ||
28249f11 VS |
3851 | !ENDIF |
3852 | ||
3853 | # End Source File | |
3854 | # Begin Source File | |
3855 | ||
32a52290 WS |
3856 | SOURCE=..\..\src\msw\timer.cpp |
3857 | # End Source File | |
3858 | # Begin Source File | |
3859 | ||
3860 | SOURCE=..\..\src\msw\tooltip.cpp | |
3861 | # End Source File | |
3862 | # Begin Source File | |
3863 | ||
3864 | SOURCE=..\..\src\msw\toplevel.cpp | |
3865 | # End Source File | |
3866 | # Begin Source File | |
3867 | ||
3868 | SOURCE=..\..\src\msw\treectrl.cpp | |
28249f11 | 3869 | |
32a52290 | 3870 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3871 | |
32a52290 | 3872 | # PROP Exclude_From_Build 1 |
28249f11 | 3873 | |
32a52290 | 3874 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3875 | |
32a52290 | 3876 | # PROP Exclude_From_Build 1 |
28249f11 | 3877 | |
32a52290 | 3878 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3879 | |
32a52290 | 3880 | # PROP Exclude_From_Build 1 |
28249f11 | 3881 | |
32a52290 | 3882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3883 | |
32a52290 | 3884 | # PROP Exclude_From_Build 1 |
28249f11 | 3885 | |
32a52290 | 3886 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3887 | |
28249f11 | 3888 | |
32a52290 | 3889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3890 | |
3891 | ||
32a52290 | 3892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3893 | |
3894 | ||
32a52290 | 3895 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3896 | |
3897 | ||
32a52290 | 3898 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3899 | |
5554b4bd | 3900 | # PROP Exclude_From_Build 1 |
28249f11 | 3901 | |
32a52290 | 3902 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3903 | |
3904 | # PROP Exclude_From_Build 1 | |
3905 | ||
32a52290 | 3906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3907 | |
3908 | # PROP Exclude_From_Build 1 | |
3909 | ||
32a52290 | 3910 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3911 | |
3912 | # PROP Exclude_From_Build 1 | |
3913 | ||
32a52290 | 3914 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3915 | |
28249f11 | 3916 | |
32a52290 | 3917 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3918 | |
28249f11 | 3919 | |
32a52290 | 3920 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3921 | |
28249f11 | 3922 | |
32a52290 | 3923 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3924 | |
9aaf1192 | 3925 | |
32a52290 WS |
3926 | !ENDIF |
3927 | ||
3928 | # End Source File | |
3929 | # Begin Source File | |
3930 | ||
3931 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3932 | # End Source File | |
3933 | # Begin Source File | |
3934 | ||
3935 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3936 | # End Source File | |
3937 | # Begin Source File | |
3938 | ||
3939 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3940 | # End Source File | |
3941 | # Begin Source File | |
3942 | ||
3943 | SOURCE=..\..\src\msw\version.rc | |
3944 | ||
3945 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
9aaf1192 WS |
3946 | |
3947 | ||
32a52290 | 3948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
9aaf1192 WS |
3949 | |
3950 | ||
32a52290 | 3951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
9aaf1192 WS |
3952 | |
3953 | ||
32a52290 | 3954 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
9aaf1192 WS |
3955 | |
3956 | ||
32a52290 | 3957 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
9aaf1192 WS |
3958 | |
3959 | ||
32a52290 | 3960 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
9aaf1192 WS |
3961 | |
3962 | ||
32a52290 | 3963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
9aaf1192 WS |
3964 | |
3965 | ||
32a52290 | 3966 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
9aaf1192 WS |
3967 | |
3968 | ||
32a52290 | 3969 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
9aaf1192 WS |
3970 | |
3971 | # PROP Exclude_From_Build 1 | |
3972 | ||
32a52290 | 3973 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
9aaf1192 WS |
3974 | |
3975 | # PROP Exclude_From_Build 1 | |
3976 | ||
32a52290 | 3977 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
9aaf1192 WS |
3978 | |
3979 | # PROP Exclude_From_Build 1 | |
3980 | ||
32a52290 | 3981 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
9aaf1192 WS |
3982 | |
3983 | # PROP Exclude_From_Build 1 | |
3984 | ||
32a52290 | 3985 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
9aaf1192 WS |
3986 | |
3987 | # PROP Exclude_From_Build 1 | |
3988 | ||
32a52290 | 3989 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
9aaf1192 WS |
3990 | |
3991 | # PROP Exclude_From_Build 1 | |
3992 | ||
32a52290 | 3993 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
9aaf1192 WS |
3994 | |
3995 | # PROP Exclude_From_Build 1 | |
3996 | ||
32a52290 | 3997 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
9aaf1192 WS |
3998 | |
3999 | # PROP Exclude_From_Build 1 | |
4000 | ||
4001 | !ENDIF | |
4002 | ||
4003 | # End Source File | |
4004 | # Begin Source File | |
4005 | ||
32a52290 WS |
4006 | SOURCE=..\..\src\msw\volume.cpp |
4007 | # End Source File | |
4008 | # Begin Source File | |
28249f11 | 4009 | |
32a52290 WS |
4010 | SOURCE=..\..\src\msw\window.cpp |
4011 | # End Source File | |
4012 | # End Group | |
4013 | # Begin Group "Generic Sources" | |
28249f11 | 4014 | |
32a52290 WS |
4015 | # PROP Default_Filter "" |
4016 | # Begin Source File | |
28249f11 | 4017 | |
32a52290 | 4018 | SOURCE=..\..\src\generic\accel.cpp |
28249f11 | 4019 | |
32a52290 | 4020 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4021 | |
28249f11 | 4022 | |
32a52290 | 4023 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4024 | |
28249f11 | 4025 | |
32a52290 | 4026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4027 | |
4028 | ||
32a52290 | 4029 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4030 | |
28249f11 | 4031 | |
32a52290 | 4032 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4033 | |
32a52290 | 4034 | # PROP Exclude_From_Build 1 |
28249f11 | 4035 | |
32a52290 | 4036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4037 | |
32a52290 | 4038 | # PROP Exclude_From_Build 1 |
28249f11 | 4039 | |
32a52290 | 4040 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4041 | |
5554b4bd | 4042 | # PROP Exclude_From_Build 1 |
28249f11 | 4043 | |
32a52290 | 4044 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4045 | |
4046 | # PROP Exclude_From_Build 1 | |
4047 | ||
32a52290 | 4048 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4049 | |
4050 | ||
32a52290 WS |
4051 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4052 | ||
4053 | ||
4054 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4055 | ||
4056 | ||
4057 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4058 | ||
4059 | ||
4060 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 | 4061 | |
5554b4bd | 4062 | # PROP Exclude_From_Build 1 |
28249f11 | 4063 | |
32a52290 | 4064 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4065 | |
5554b4bd | 4066 | # PROP Exclude_From_Build 1 |
28249f11 | 4067 | |
32a52290 | 4068 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4069 | |
50acee04 | 4070 | # PROP Exclude_From_Build 1 |
355debca | 4071 | |
32a52290 | 4072 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 4073 | |
50acee04 | 4074 | # PROP Exclude_From_Build 1 |
28249f11 | 4075 | |
32a52290 WS |
4076 | !ENDIF |
4077 | ||
4078 | # End Source File | |
4079 | # Begin Source File | |
4080 | ||
4081 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4082 | # End Source File | |
4083 | # Begin Source File | |
4084 | ||
4085 | SOURCE=..\..\src\generic\buttonbar.cpp | |
4086 | # End Source File | |
4087 | # Begin Source File | |
4088 | ||
4089 | SOURCE=..\..\src\generic\choicbkg.cpp | |
4090 | # End Source File | |
4091 | # Begin Source File | |
ec376c8f | 4092 | |
32a52290 WS |
4093 | SOURCE=..\..\src\generic\choicdgg.cpp |
4094 | # End Source File | |
4095 | # Begin Source File | |
6db68599 | 4096 | |
32a52290 WS |
4097 | SOURCE=..\..\src\generic\clrpickerg.cpp |
4098 | # End Source File | |
4099 | # Begin Source File | |
6db68599 | 4100 | |
0c7cb17c VZ |
4101 | SOURCE=..\..\src\generic\collpaneg.cpp |
4102 | # End Source File | |
4103 | # Begin Source File | |
4104 | ||
32a52290 | 4105 | SOURCE=..\..\src\generic\colrdlgg.cpp |
6db68599 | 4106 | |
32a52290 | 4107 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4108 | |
4109 | ||
32a52290 | 4110 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4111 | |
4112 | ||
32a52290 | 4113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4114 | |
4115 | ||
32a52290 | 4116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 | 4117 | |
6db68599 | 4118 | |
32a52290 | 4119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4120 | |
32a52290 | 4121 | # PROP Exclude_From_Build 1 |
6db68599 | 4122 | |
32a52290 | 4123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4124 | |
32a52290 | 4125 | # PROP Exclude_From_Build 1 |
6db68599 | 4126 | |
32a52290 | 4127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 | 4128 | |
32a52290 | 4129 | # PROP Exclude_From_Build 1 |
6db68599 | 4130 | |
32a52290 | 4131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 | 4132 | |
50acee04 | 4133 | # PROP Exclude_From_Build 1 |
6db68599 | 4134 | |
32a52290 | 4135 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4136 | |
4137 | ||
32a52290 | 4138 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4139 | |
4140 | ||
32a52290 | 4141 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6db68599 WS |
4142 | |
4143 | ||
32a52290 WS |
4144 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4145 | ||
4146 | ||
4147 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4148 | |
4149 | # PROP Exclude_From_Build 1 | |
4150 | ||
32a52290 | 4151 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4152 | |
4153 | # PROP Exclude_From_Build 1 | |
4154 | ||
32a52290 | 4155 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4156 | |
4157 | # PROP Exclude_From_Build 1 | |
4158 | ||
32a52290 | 4159 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4160 | |
4161 | # PROP Exclude_From_Build 1 | |
4162 | ||
4163 | !ENDIF | |
4164 | ||
28249f11 VS |
4165 | # End Source File |
4166 | # Begin Source File | |
4167 | ||
32a52290 WS |
4168 | SOURCE=..\..\src\generic\combog.cpp |
4169 | # End Source File | |
4170 | # Begin Source File | |
28249f11 | 4171 | |
32a52290 WS |
4172 | SOURCE=..\..\src\generic\dcpsg.cpp |
4173 | # End Source File | |
4174 | # Begin Source File | |
28249f11 | 4175 | |
32a52290 WS |
4176 | SOURCE=..\..\src\generic\dirctrlg.cpp |
4177 | # End Source File | |
4178 | # Begin Source File | |
28249f11 | 4179 | |
32a52290 | 4180 | SOURCE=..\..\src\generic\dirdlgg.cpp |
28249f11 | 4181 | |
32a52290 | 4182 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4183 | |
28249f11 | 4184 | |
32a52290 | 4185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4186 | |
28249f11 | 4187 | |
32a52290 | 4188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4189 | |
4190 | ||
32a52290 | 4191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4192 | |
28249f11 | 4193 | |
32a52290 | 4194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4195 | |
32a52290 | 4196 | # PROP Exclude_From_Build 1 |
28249f11 | 4197 | |
32a52290 | 4198 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4199 | |
32a52290 | 4200 | # PROP Exclude_From_Build 1 |
28249f11 | 4201 | |
32a52290 | 4202 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4203 | |
5554b4bd | 4204 | # PROP Exclude_From_Build 1 |
28249f11 | 4205 | |
32a52290 | 4206 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4207 | |
50acee04 | 4208 | # PROP Exclude_From_Build 1 |
28249f11 | 4209 | |
32a52290 | 4210 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4211 | |
28249f11 | 4212 | |
32a52290 | 4213 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4214 | |
28249f11 | 4215 | |
32a52290 | 4216 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4217 | |
28249f11 | 4218 | |
32a52290 | 4219 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4220 | |
4221 | ||
32a52290 | 4222 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 4223 | |
5554b4bd | 4224 | # PROP Exclude_From_Build 1 |
28249f11 | 4225 | |
32a52290 | 4226 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4227 | |
5554b4bd | 4228 | # PROP Exclude_From_Build 1 |
28249f11 | 4229 | |
32a52290 | 4230 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4231 | |
32a52290 | 4232 | # PROP Exclude_From_Build 1 |
28249f11 | 4233 | |
32a52290 | 4234 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4235 | |
32a52290 | 4236 | # PROP Exclude_From_Build 1 |
28249f11 | 4237 | |
32a52290 | 4238 | !ENDIF |
28249f11 | 4239 | |
32a52290 WS |
4240 | # End Source File |
4241 | # Begin Source File | |
28249f11 | 4242 | |
32a52290 WS |
4243 | SOURCE=..\..\src\generic\dragimgg.cpp |
4244 | # End Source File | |
4245 | # Begin Source File | |
5554b4bd | 4246 | |
32a52290 | 4247 | SOURCE=..\..\src\generic\fdrepdlg.cpp |
5554b4bd | 4248 | |
32a52290 | 4249 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5554b4bd VS |
4250 | |
4251 | ||
32a52290 | 4252 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4253 | |
4254 | ||
32a52290 | 4255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4256 | |
28249f11 | 4257 | |
32a52290 | 4258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4259 | |
28249f11 | 4260 | |
32a52290 | 4261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4262 | |
4263 | # PROP Exclude_From_Build 1 | |
4264 | ||
32a52290 | 4265 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4266 | |
5554b4bd | 4267 | # PROP Exclude_From_Build 1 |
28249f11 | 4268 | |
32a52290 | 4269 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4270 | |
50acee04 | 4271 | # PROP Exclude_From_Build 1 |
28249f11 | 4272 | |
32a52290 | 4273 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5554b4bd | 4274 | |
50acee04 | 4275 | # PROP Exclude_From_Build 1 |
5554b4bd | 4276 | |
32a52290 WS |
4277 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4278 | ||
4279 | ||
4280 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4281 | ||
4282 | ||
4283 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4284 | ||
4285 | ||
4286 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4287 | ||
4288 | ||
4289 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4290 | |
4291 | # PROP Exclude_From_Build 1 | |
4292 | ||
32a52290 | 4293 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4294 | |
4295 | # PROP Exclude_From_Build 1 | |
4296 | ||
32a52290 | 4297 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4298 | |
4299 | # PROP Exclude_From_Build 1 | |
4300 | ||
32a52290 | 4301 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4302 | |
4303 | # PROP Exclude_From_Build 1 | |
4304 | ||
5554b4bd VS |
4305 | !ENDIF |
4306 | ||
4307 | # End Source File | |
4308 | # Begin Source File | |
28249f11 | 4309 | |
32a52290 | 4310 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4311 | |
32a52290 | 4312 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4313 | |
4314 | ||
32a52290 | 4315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4316 | |
4317 | ||
32a52290 | 4318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4319 | |
28249f11 | 4320 | |
32a52290 | 4321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4322 | |
28249f11 | 4323 | |
32a52290 | 4324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4325 | |
32a52290 | 4326 | # PROP Exclude_From_Build 1 |
28249f11 | 4327 | |
32a52290 | 4328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4329 | |
32a52290 | 4330 | # PROP Exclude_From_Build 1 |
28249f11 | 4331 | |
32a52290 | 4332 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4333 | |
32a52290 | 4334 | # PROP Exclude_From_Build 1 |
28249f11 | 4335 | |
32a52290 | 4336 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4337 | |
32a52290 | 4338 | # PROP Exclude_From_Build 1 |
28249f11 | 4339 | |
32a52290 | 4340 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4341 | |
4342 | ||
32a52290 | 4343 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4344 | |
4345 | ||
32a52290 | 4346 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4347 | |
4348 | ||
32a52290 | 4349 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4350 | |
4351 | ||
32a52290 | 4352 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4353 | |
4354 | # PROP Exclude_From_Build 1 | |
4355 | ||
32a52290 | 4356 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4357 | |
4358 | # PROP Exclude_From_Build 1 | |
4359 | ||
32a52290 | 4360 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4361 | |
4362 | # PROP Exclude_From_Build 1 | |
4363 | ||
32a52290 | 4364 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4365 | |
4366 | # PROP Exclude_From_Build 1 | |
4367 | ||
32a52290 | 4368 | !ENDIF |
ec376c8f | 4369 | |
32a52290 WS |
4370 | # End Source File |
4371 | # Begin Source File | |
ec376c8f | 4372 | |
32a52290 WS |
4373 | SOURCE=..\..\src\generic\filepickerg.cpp |
4374 | # End Source File | |
4375 | # Begin Source File | |
28249f11 | 4376 | |
32a52290 | 4377 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 | 4378 | |
32a52290 | 4379 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4380 | |
4381 | ||
32a52290 | 4382 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4383 | |
4384 | ||
32a52290 | 4385 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4386 | |
4387 | ||
32a52290 | 4388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 WS |
4389 | |
4390 | ||
32a52290 | 4391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4392 | |
32a52290 | 4393 | # PROP Exclude_From_Build 1 |
6db68599 | 4394 | |
32a52290 | 4395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4396 | |
32a52290 | 4397 | # PROP Exclude_From_Build 1 |
6db68599 | 4398 | |
32a52290 | 4399 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 WS |
4400 | |
4401 | # PROP Exclude_From_Build 1 | |
4402 | ||
32a52290 | 4403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 WS |
4404 | |
4405 | # PROP Exclude_From_Build 1 | |
4406 | ||
32a52290 | 4407 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4408 | |
4409 | ||
32a52290 | 4410 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4411 | |
4412 | ||
32a52290 WS |
4413 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4414 | ||
4415 | ||
4416 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4417 | ||
4418 | ||
4419 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4420 | |
4421 | # PROP Exclude_From_Build 1 | |
4422 | ||
32a52290 | 4423 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4424 | |
4425 | # PROP Exclude_From_Build 1 | |
4426 | ||
32a52290 | 4427 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4428 | |
4429 | # PROP Exclude_From_Build 1 | |
4430 | ||
32a52290 | 4431 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4432 | |
4433 | # PROP Exclude_From_Build 1 | |
4434 | ||
ec376c8f VZ |
4435 | !ENDIF |
4436 | ||
4437 | # End Source File | |
4438 | # Begin Source File | |
4439 | ||
32a52290 WS |
4440 | SOURCE=..\..\src\generic\fontpickerg.cpp |
4441 | # End Source File | |
4442 | # Begin Source File | |
28249f11 | 4443 | |
32a52290 WS |
4444 | SOURCE=..\..\src\generic\listbkg.cpp |
4445 | # End Source File | |
4446 | # Begin Source File | |
28249f11 | 4447 | |
32a52290 | 4448 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4449 | |
32a52290 | 4450 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4451 | |
4452 | ||
32a52290 | 4453 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4454 | |
28249f11 | 4455 | |
32a52290 | 4456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
73fb9ebe | 4457 | |
28249f11 | 4458 | |
32a52290 | 4459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4460 | |
28249f11 | 4461 | |
32a52290 | 4462 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4463 | |
32a52290 | 4464 | # PROP Exclude_From_Build 1 |
28249f11 | 4465 | |
32a52290 | 4466 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4467 | |
4468 | # PROP Exclude_From_Build 1 | |
4469 | ||
32a52290 | 4470 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4471 | |
4472 | # PROP Exclude_From_Build 1 | |
4473 | ||
32a52290 | 4474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4475 | |
50acee04 | 4476 | # PROP Exclude_From_Build 1 |
28249f11 | 4477 | |
32a52290 WS |
4478 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4479 | ||
4480 | ||
4481 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
28249f11 VS |
4482 | |
4483 | ||
32a52290 WS |
4484 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4485 | ||
4486 | ||
4487 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4488 | ||
4489 | ||
4490 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4491 | |
4492 | # PROP Exclude_From_Build 1 | |
4493 | ||
32a52290 | 4494 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4495 | |
4496 | # PROP Exclude_From_Build 1 | |
4497 | ||
32a52290 | 4498 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4499 | |
4500 | # PROP Exclude_From_Build 1 | |
4501 | ||
32a52290 | 4502 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4503 | |
4504 | # PROP Exclude_From_Build 1 | |
4505 | ||
5554b4bd | 4506 | !ENDIF |
28249f11 | 4507 | |
5554b4bd VS |
4508 | # End Source File |
4509 | # Begin Source File | |
28249f11 | 4510 | |
32a52290 WS |
4511 | SOURCE=..\..\src\generic\logg.cpp |
4512 | # End Source File | |
4513 | # Begin Source File | |
28249f11 | 4514 | |
32a52290 | 4515 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4516 | |
32a52290 | 4517 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4518 | |
4519 | ||
32a52290 | 4520 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4521 | |
28249f11 | 4522 | |
32a52290 | 4523 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4524 | |
28249f11 | 4525 | |
32a52290 | 4526 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4527 | |
28249f11 | 4528 | |
32a52290 | 4529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4530 | |
32a52290 | 4531 | # PROP Exclude_From_Build 1 |
28249f11 | 4532 | |
32a52290 | 4533 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4534 | |
32a52290 | 4535 | # PROP Exclude_From_Build 1 |
28249f11 | 4536 | |
32a52290 | 4537 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4538 | |
32a52290 | 4539 | # PROP Exclude_From_Build 1 |
28249f11 | 4540 | |
32a52290 | 4541 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4542 | |
50acee04 | 4543 | # PROP Exclude_From_Build 1 |
28249f11 | 4544 | |
32a52290 | 4545 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4546 | |
4547 | ||
32a52290 | 4548 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4549 | |
4550 | ||
32a52290 | 4551 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4552 | |
4553 | ||
32a52290 | 4554 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4555 | |
28249f11 | 4556 | |
32a52290 | 4557 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4558 | |
4559 | # PROP Exclude_From_Build 1 | |
4560 | ||
32a52290 | 4561 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4562 | |
4563 | # PROP Exclude_From_Build 1 | |
4564 | ||
32a52290 | 4565 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4566 | |
4567 | # PROP Exclude_From_Build 1 | |
4568 | ||
32a52290 | 4569 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4570 | |
32a52290 | 4571 | # PROP Exclude_From_Build 1 |
28249f11 | 4572 | |
32a52290 | 4573 | !ENDIF |
28249f11 | 4574 | |
32a52290 WS |
4575 | # End Source File |
4576 | # Begin Source File | |
28249f11 | 4577 | |
32a52290 | 4578 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4579 | |
32a52290 | 4580 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4581 | |
28249f11 | 4582 | |
32a52290 | 4583 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4584 | |
28249f11 | 4585 | |
32a52290 | 4586 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4587 | |
28249f11 | 4588 | |
32a52290 | 4589 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4590 | |
28249f11 | 4591 | |
32a52290 | 4592 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4593 | |
32a52290 | 4594 | # PROP Exclude_From_Build 1 |
28249f11 | 4595 | |
32a52290 | 4596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4597 | |
4598 | # PROP Exclude_From_Build 1 | |
4599 | ||
32a52290 | 4600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4601 | |
50acee04 | 4602 | # PROP Exclude_From_Build 1 |
28249f11 | 4603 | |
32a52290 | 4604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4605 | |
50acee04 | 4606 | # PROP Exclude_From_Build 1 |
28249f11 | 4607 | |
32a52290 | 4608 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4609 | |
28249f11 | 4610 | |
32a52290 WS |
4611 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4612 | ||
4613 | ||
4614 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4615 | ||
4616 | ||
4617 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4618 | ||
4619 | ||
4620 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4621 | |
4622 | # PROP Exclude_From_Build 1 | |
4623 | ||
32a52290 | 4624 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4625 | |
4626 | # PROP Exclude_From_Build 1 | |
4627 | ||
32a52290 | 4628 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4629 | |
4630 | # PROP Exclude_From_Build 1 | |
4631 | ||
32a52290 | 4632 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4633 | |
5554b4bd | 4634 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4635 | |
4636 | !ENDIF | |
4637 | ||
4638 | # End Source File | |
4639 | # Begin Source File | |
4640 | ||
32a52290 WS |
4641 | SOURCE=..\..\src\generic\numdlgg.cpp |
4642 | # End Source File | |
4643 | # Begin Source File | |
28249f11 | 4644 | |
32a52290 WS |
4645 | SOURCE=..\..\src\generic\panelg.cpp |
4646 | # End Source File | |
4647 | # Begin Source File | |
28249f11 | 4648 | |
32a52290 WS |
4649 | SOURCE=..\..\src\generic\printps.cpp |
4650 | # End Source File | |
4651 | # Begin Source File | |
75a0a7b7 | 4652 | |
32a52290 WS |
4653 | SOURCE=..\..\src\generic\prntdlgg.cpp |
4654 | # End Source File | |
4655 | # Begin Source File | |
28249f11 | 4656 | |
32a52290 WS |
4657 | SOURCE=..\..\src\generic\progdlgg.cpp |
4658 | # End Source File | |
4659 | # Begin Source File | |
28249f11 | 4660 | |
32a52290 WS |
4661 | SOURCE=..\..\src\generic\renderg.cpp |
4662 | # End Source File | |
4663 | # Begin Source File | |
28249f11 | 4664 | |
32a52290 WS |
4665 | SOURCE=..\..\src\generic\scrlwing.cpp |
4666 | # End Source File | |
4667 | # Begin Source File | |
28249f11 | 4668 | |
32a52290 WS |
4669 | SOURCE=..\..\src\generic\selstore.cpp |
4670 | # End Source File | |
4671 | # Begin Source File | |
28249f11 | 4672 | |
32a52290 WS |
4673 | SOURCE=..\..\src\generic\spinctlg.cpp |
4674 | # End Source File | |
4675 | # Begin Source File | |
28249f11 | 4676 | |
32a52290 WS |
4677 | SOURCE=..\..\src\generic\splitter.cpp |
4678 | # End Source File | |
4679 | # Begin Source File | |
28249f11 | 4680 | |
3f7f284d RD |
4681 | SOURCE=..\..\src\generic\srchctlg.cpp |
4682 | # End Source File | |
4683 | # Begin Source File | |
4684 | ||
32a52290 | 4685 | SOURCE=..\..\src\generic\statusbr.cpp |
28249f11 | 4686 | |
32a52290 | 4687 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4688 | |
32a52290 | 4689 | # PROP Exclude_From_Build 1 |
28249f11 | 4690 | |
32a52290 | 4691 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd | 4692 | |
32a52290 | 4693 | # PROP Exclude_From_Build 1 |
5554b4bd | 4694 | |
32a52290 | 4695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd | 4696 | |
32a52290 | 4697 | # PROP Exclude_From_Build 1 |
5554b4bd | 4698 | |
32a52290 | 4699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4700 | |
4701 | # PROP Exclude_From_Build 1 | |
4702 | ||
32a52290 | 4703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4704 | |
4705 | ||
32a52290 | 4706 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4707 | |
4708 | ||
32a52290 | 4709 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4710 | |
28249f11 | 4711 | |
32a52290 WS |
4712 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
4713 | ||
4714 | ||
4715 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
4716 | |
4717 | # PROP Exclude_From_Build 1 | |
4718 | ||
32a52290 | 4719 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4720 | |
4721 | # PROP Exclude_From_Build 1 | |
4722 | ||
32a52290 | 4723 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4724 | |
4725 | # PROP Exclude_From_Build 1 | |
4726 | ||
32a52290 | 4727 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4728 | |
50acee04 | 4729 | # PROP Exclude_From_Build 1 |
28249f11 | 4730 | |
32a52290 WS |
4731 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
4732 | ||
28249f11 | 4733 | |
32a52290 | 4734 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4735 | |
4736 | ||
32a52290 | 4737 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4738 | |
4739 | ||
32a52290 | 4740 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4741 | |
28249f11 | 4742 | |
32a52290 WS |
4743 | !ENDIF |
4744 | ||
4745 | # End Source File | |
4746 | # Begin Source File | |
28249f11 | 4747 | |
32a52290 WS |
4748 | SOURCE=..\..\src\generic\tabg.cpp |
4749 | ||
4750 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 4751 | |
28249f11 | 4752 | |
32a52290 | 4753 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4754 | |
28249f11 | 4755 | |
32a52290 | 4756 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4757 | |
28249f11 | 4758 | |
32a52290 | 4759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4760 | |
28249f11 | 4761 | |
32a52290 | 4762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4763 | |
4764 | # PROP Exclude_From_Build 1 | |
4765 | ||
32a52290 | 4766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4767 | |
4768 | # PROP Exclude_From_Build 1 | |
4769 | ||
32a52290 | 4770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4771 | |
4772 | # PROP Exclude_From_Build 1 | |
4773 | ||
32a52290 | 4774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4775 | |
4776 | # PROP Exclude_From_Build 1 | |
4777 | ||
32a52290 WS |
4778 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4779 | ||
4780 | ||
4781 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4782 | ||
4783 | ||
4784 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4785 | ||
4786 | ||
4787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4788 | ||
4789 | ||
4790 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4791 | |
4792 | # PROP Exclude_From_Build 1 | |
4793 | ||
32a52290 | 4794 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4795 | |
4796 | # PROP Exclude_From_Build 1 | |
4797 | ||
32a52290 | 4798 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4799 | |
4800 | # PROP Exclude_From_Build 1 | |
4801 | ||
32a52290 | 4802 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4803 | |
5554b4bd | 4804 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4805 | |
4806 | !ENDIF | |
4807 | ||
4808 | # End Source File | |
4809 | # Begin Source File | |
4810 | ||
32a52290 WS |
4811 | SOURCE=..\..\src\generic\textdlgg.cpp |
4812 | # End Source File | |
4813 | # Begin Source File | |
28249f11 | 4814 | |
32a52290 WS |
4815 | SOURCE=..\..\src\generic\tipwin.cpp |
4816 | # End Source File | |
4817 | # Begin Source File | |
28249f11 | 4818 | |
32a52290 WS |
4819 | SOURCE=..\..\src\generic\toolbkg.cpp |
4820 | # End Source File | |
4821 | # Begin Source File | |
7dcea26b | 4822 | |
32a52290 WS |
4823 | SOURCE=..\..\src\generic\treebkg.cpp |
4824 | # End Source File | |
4825 | # Begin Source File | |
54770337 | 4826 | |
32a52290 WS |
4827 | SOURCE=..\..\src\generic\treectlg.cpp |
4828 | # End Source File | |
4829 | # Begin Source File | |
28249f11 | 4830 | |
32a52290 WS |
4831 | SOURCE=..\..\src\generic\vlbox.cpp |
4832 | # End Source File | |
4833 | # Begin Source File | |
28249f11 | 4834 | |
32a52290 WS |
4835 | SOURCE=..\..\src\generic\vscroll.cpp |
4836 | # End Source File | |
4837 | # End Group | |
4838 | # Begin Group "wxUniv Sources" | |
28249f11 | 4839 | |
32a52290 WS |
4840 | # PROP Default_Filter "" |
4841 | # Begin Source File | |
28249f11 | 4842 | |
32a52290 | 4843 | SOURCE=..\..\src\univ\bmpbuttn.cpp |
28249f11 | 4844 | |
32a52290 | 4845 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4846 | |
28249f11 | 4847 | |
32a52290 | 4848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4849 | |
4850 | ||
32a52290 | 4851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4852 | |
4853 | ||
32a52290 | 4854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4855 | |
4856 | ||
32a52290 | 4857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4858 | |
4859 | # PROP Exclude_From_Build 1 | |
4860 | ||
32a52290 | 4861 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4862 | |
4863 | # PROP Exclude_From_Build 1 | |
4864 | ||
32a52290 | 4865 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4866 | |
4867 | # PROP Exclude_From_Build 1 | |
4868 | ||
32a52290 | 4869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4870 | |
5554b4bd | 4871 | # PROP Exclude_From_Build 1 |
28249f11 | 4872 | |
32a52290 | 4873 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4874 | |
28249f11 | 4875 | |
32a52290 | 4876 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4877 | |
28249f11 | 4878 | |
32a52290 | 4879 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4880 | |
28249f11 | 4881 | |
32a52290 WS |
4882 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4883 | ||
4884 | ||
4885 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4886 | |
4887 | # PROP Exclude_From_Build 1 | |
4888 | ||
32a52290 WS |
4889 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
4890 | ||
4891 | # PROP Exclude_From_Build 1 | |
28249f11 | 4892 | |
32a52290 | 4893 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4894 | |
32a52290 | 4895 | # PROP Exclude_From_Build 1 |
28249f11 | 4896 | |
32a52290 | 4897 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4898 | |
32a52290 | 4899 | # PROP Exclude_From_Build 1 |
28249f11 | 4900 | |
32a52290 | 4901 | !ENDIF |
28249f11 | 4902 | |
32a52290 WS |
4903 | # End Source File |
4904 | # Begin Source File | |
28249f11 | 4905 | |
32a52290 | 4906 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4907 | |
32a52290 | 4908 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4909 | |
28249f11 | 4910 | |
32a52290 | 4911 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4912 | |
28249f11 | 4913 | |
32a52290 | 4914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4915 | |
28249f11 | 4916 | |
32a52290 | 4917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4918 | |
28249f11 | 4919 | |
32a52290 | 4920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4921 | |
4922 | # PROP Exclude_From_Build 1 | |
4923 | ||
32a52290 | 4924 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4925 | |
50acee04 | 4926 | # PROP Exclude_From_Build 1 |
28249f11 | 4927 | |
32a52290 | 4928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4929 | |
50acee04 | 4930 | # PROP Exclude_From_Build 1 |
28249f11 | 4931 | |
32a52290 | 4932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4933 | |
50acee04 | 4934 | # PROP Exclude_From_Build 1 |
28249f11 | 4935 | |
32a52290 WS |
4936 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4937 | ||
4938 | ||
4939 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4940 | ||
4941 | ||
4942 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4943 | ||
4944 | ||
4945 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4946 | ||
4947 | ||
4948 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4949 | |
4950 | # PROP Exclude_From_Build 1 | |
4951 | ||
32a52290 | 4952 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4953 | |
4954 | # PROP Exclude_From_Build 1 | |
4955 | ||
32a52290 | 4956 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4957 | |
4958 | # PROP Exclude_From_Build 1 | |
4959 | ||
32a52290 | 4960 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4961 | |
4962 | # PROP Exclude_From_Build 1 | |
4963 | ||
5554b4bd | 4964 | !ENDIF |
28249f11 | 4965 | |
5554b4bd VS |
4966 | # End Source File |
4967 | # Begin Source File | |
28249f11 | 4968 | |
32a52290 WS |
4969 | SOURCE=..\..\src\univ\checkbox.cpp |
4970 | ||
4971 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
4972 | |
4973 | ||
32a52290 | 4974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4975 | |
4976 | ||
32a52290 | 4977 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4978 | |
28249f11 | 4979 | |
32a52290 | 4980 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4981 | |
28249f11 | 4982 | |
32a52290 | 4983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4984 | |
32a52290 WS |
4985 | # PROP Exclude_From_Build 1 |
4986 | ||
4987 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 | 4988 | |
32a52290 | 4989 | # PROP Exclude_From_Build 1 |
28249f11 | 4990 | |
32a52290 | 4991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4992 | |
32a52290 | 4993 | # PROP Exclude_From_Build 1 |
28249f11 | 4994 | |
32a52290 | 4995 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4996 | |
32a52290 | 4997 | # PROP Exclude_From_Build 1 |
28249f11 | 4998 | |
32a52290 | 4999 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5000 | |
5001 | ||
32a52290 | 5002 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5003 | |
5004 | ||
32a52290 | 5005 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5006 | |
5007 | ||
32a52290 | 5008 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5009 | |
5010 | ||
32a52290 | 5011 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5012 | |
5013 | # PROP Exclude_From_Build 1 | |
5014 | ||
32a52290 | 5015 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5016 | |
5017 | # PROP Exclude_From_Build 1 | |
5018 | ||
32a52290 | 5019 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5020 | |
5021 | # PROP Exclude_From_Build 1 | |
5022 | ||
32a52290 | 5023 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5024 | |
5025 | # PROP Exclude_From_Build 1 | |
5026 | ||
32a52290 | 5027 | !ENDIF |
28249f11 | 5028 | |
32a52290 WS |
5029 | # End Source File |
5030 | # Begin Source File | |
28249f11 | 5031 | |
32a52290 WS |
5032 | SOURCE=..\..\src\univ\checklst.cpp |
5033 | ||
5034 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 5035 | |
28249f11 | 5036 | |
32a52290 | 5037 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5038 | |
28249f11 | 5039 | |
32a52290 | 5040 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5041 | |
28249f11 | 5042 | |
32a52290 | 5043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5044 | |
28249f11 | 5045 | |
32a52290 | 5046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5047 | |
32a52290 | 5048 | # PROP Exclude_From_Build 1 |
28249f11 | 5049 | |
32a52290 | 5050 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5051 | |
32a52290 | 5052 | # PROP Exclude_From_Build 1 |
28249f11 | 5053 | |
32a52290 | 5054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5055 | |
32a52290 | 5056 | # PROP Exclude_From_Build 1 |
28249f11 | 5057 | |
32a52290 | 5058 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5059 | |
32a52290 | 5060 | # PROP Exclude_From_Build 1 |
28249f11 | 5061 | |
32a52290 | 5062 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5063 | |
5064 | ||
32a52290 | 5065 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5066 | |
5067 | ||
32a52290 | 5068 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5069 | |
5070 | ||
32a52290 | 5071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5072 | |
5073 | ||
32a52290 | 5074 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5075 | |
5076 | # PROP Exclude_From_Build 1 | |
5077 | ||
32a52290 | 5078 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5079 | |
5080 | # PROP Exclude_From_Build 1 | |
5081 | ||
32a52290 | 5082 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5083 | |
5084 | # PROP Exclude_From_Build 1 | |
5085 | ||
32a52290 | 5086 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5087 | |
5088 | # PROP Exclude_From_Build 1 | |
5089 | ||
5554b4bd | 5090 | !ENDIF |
28249f11 | 5091 | |
5554b4bd VS |
5092 | # End Source File |
5093 | # Begin Source File | |
28249f11 | 5094 | |
32a52290 | 5095 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5096 | |
32a52290 | 5097 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5098 | |
28249f11 | 5099 | |
32a52290 | 5100 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5101 | |
28249f11 | 5102 | |
32a52290 | 5103 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5104 | |
28249f11 | 5105 | |
32a52290 | 5106 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5107 | |
28249f11 | 5108 | |
32a52290 | 5109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5110 | |
32a52290 | 5111 | # PROP Exclude_From_Build 1 |
28249f11 | 5112 | |
32a52290 | 5113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5114 | |
32a52290 | 5115 | # PROP Exclude_From_Build 1 |
28249f11 | 5116 | |
32a52290 | 5117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5118 | |
32a52290 | 5119 | # PROP Exclude_From_Build 1 |
28249f11 | 5120 | |
32a52290 | 5121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5122 | |
32a52290 | 5123 | # PROP Exclude_From_Build 1 |
28249f11 | 5124 | |
32a52290 | 5125 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5126 | |
5127 | ||
32a52290 | 5128 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5129 | |
5130 | ||
32a52290 | 5131 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5132 | |
5133 | ||
32a52290 | 5134 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5135 | |
5136 | ||
32a52290 | 5137 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5138 | |
5139 | # PROP Exclude_From_Build 1 | |
5140 | ||
32a52290 | 5141 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5142 | |
5143 | # PROP Exclude_From_Build 1 | |
5144 | ||
32a52290 | 5145 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5146 | |
5147 | # PROP Exclude_From_Build 1 | |
5148 | ||
32a52290 | 5149 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5150 | |
5151 | # PROP Exclude_From_Build 1 | |
5152 | ||
32a52290 | 5153 | !ENDIF |
28249f11 | 5154 | |
32a52290 WS |
5155 | # End Source File |
5156 | # Begin Source File | |
28249f11 | 5157 | |
32a52290 | 5158 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5159 | |
32a52290 | 5160 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5161 | |
28249f11 | 5162 | |
32a52290 | 5163 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5164 | |
28249f11 | 5165 | |
32a52290 | 5166 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5167 | |
28249f11 | 5168 | |
32a52290 | 5169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5170 | |
28249f11 | 5171 | |
32a52290 | 5172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5173 | |
32a52290 | 5174 | # PROP Exclude_From_Build 1 |
28249f11 | 5175 | |
32a52290 | 5176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5177 | |
32a52290 | 5178 | # PROP Exclude_From_Build 1 |
28249f11 | 5179 | |
32a52290 | 5180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5181 | |
5182 | # PROP Exclude_From_Build 1 | |
5183 | ||
32a52290 | 5184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5185 | |
50acee04 | 5186 | # PROP Exclude_From_Build 1 |
28249f11 | 5187 | |
32a52290 | 5188 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5189 | |
5190 | ||
32a52290 | 5191 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5192 | |
5193 | ||
32a52290 WS |
5194 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5195 | ||
5196 | ||
5197 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5198 | ||
5199 | ||
5200 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5201 | |
5202 | # PROP Exclude_From_Build 1 | |
5203 | ||
32a52290 | 5204 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5205 | |
5206 | # PROP Exclude_From_Build 1 | |
5207 | ||
32a52290 | 5208 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5209 | |
5210 | # PROP Exclude_From_Build 1 | |
5211 | ||
32a52290 | 5212 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5213 | |
5214 | # PROP Exclude_From_Build 1 | |
5215 | ||
5554b4bd | 5216 | !ENDIF |
28249f11 | 5217 | |
5554b4bd VS |
5218 | # End Source File |
5219 | # Begin Source File | |
28249f11 | 5220 | |
32a52290 | 5221 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5222 | |
32a52290 | 5223 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5224 | |
28249f11 | 5225 | |
32a52290 | 5226 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5227 | |
28249f11 | 5228 | |
32a52290 | 5229 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5230 | |
28249f11 | 5231 | |
32a52290 | 5232 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5233 | |
28249f11 | 5234 | |
32a52290 | 5235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5236 | |
32a52290 | 5237 | # PROP Exclude_From_Build 1 |
28249f11 | 5238 | |
32a52290 | 5239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5240 | |
32a52290 | 5241 | # PROP Exclude_From_Build 1 |
28249f11 | 5242 | |
32a52290 | 5243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5244 | |
32a52290 | 5245 | # PROP Exclude_From_Build 1 |
28249f11 | 5246 | |
32a52290 | 5247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5248 | |
32a52290 | 5249 | # PROP Exclude_From_Build 1 |
28249f11 | 5250 | |
32a52290 | 5251 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5252 | |
5253 | ||
32a52290 | 5254 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5255 | |
5256 | ||
32a52290 | 5257 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5258 | |
5259 | ||
32a52290 | 5260 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5261 | |
5262 | ||
32a52290 | 5263 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5264 | |
5265 | # PROP Exclude_From_Build 1 | |
5266 | ||
32a52290 | 5267 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5268 | |
5269 | # PROP Exclude_From_Build 1 | |
5270 | ||
32a52290 | 5271 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5272 | |
5273 | # PROP Exclude_From_Build 1 | |
5274 | ||
32a52290 | 5275 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5276 | |
5277 | # PROP Exclude_From_Build 1 | |
5278 | ||
32a52290 | 5279 | !ENDIF |
28249f11 | 5280 | |
32a52290 WS |
5281 | # End Source File |
5282 | # Begin Source File | |
28249f11 | 5283 | |
32a52290 | 5284 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5285 | |
32a52290 | 5286 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5287 | |
28249f11 | 5288 | |
32a52290 | 5289 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5290 | |
28249f11 | 5291 | |
32a52290 | 5292 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5293 | |
28249f11 | 5294 | |
32a52290 | 5295 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5296 | |
28249f11 | 5297 | |
32a52290 | 5298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5299 | |
32a52290 | 5300 | # PROP Exclude_From_Build 1 |
28249f11 | 5301 | |
32a52290 | 5302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5303 | |
32a52290 | 5304 | # PROP Exclude_From_Build 1 |
28249f11 | 5305 | |
32a52290 | 5306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5307 | |
5308 | # PROP Exclude_From_Build 1 | |
5309 | ||
32a52290 | 5310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5311 | |
50acee04 | 5312 | # PROP Exclude_From_Build 1 |
28249f11 | 5313 | |
32a52290 | 5314 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5315 | |
5316 | ||
32a52290 | 5317 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5318 | |
5319 | ||
32a52290 WS |
5320 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5321 | ||
5322 | ||
5323 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5324 | ||
5325 | ||
5326 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5327 | |
5328 | # PROP Exclude_From_Build 1 | |
5329 | ||
32a52290 | 5330 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5331 | |
5332 | # PROP Exclude_From_Build 1 | |
5333 | ||
32a52290 | 5334 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5335 | |
5336 | # PROP Exclude_From_Build 1 | |
5337 | ||
32a52290 | 5338 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5339 | |
5340 | # PROP Exclude_From_Build 1 | |
5341 | ||
5554b4bd | 5342 | !ENDIF |
28249f11 | 5343 | |
5554b4bd VS |
5344 | # End Source File |
5345 | # Begin Source File | |
28249f11 | 5346 | |
32a52290 | 5347 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5348 | |
32a52290 | 5349 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5350 | |
28249f11 | 5351 | |
32a52290 | 5352 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5353 | |
28249f11 | 5354 | |
32a52290 | 5355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5356 | |
28249f11 | 5357 | |
32a52290 | 5358 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5359 | |
28249f11 | 5360 | |
32a52290 | 5361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5362 | |
32a52290 | 5363 | # PROP Exclude_From_Build 1 |
28249f11 | 5364 | |
32a52290 | 5365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5366 | |
32a52290 | 5367 | # PROP Exclude_From_Build 1 |
28249f11 | 5368 | |
32a52290 | 5369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5370 | |
32a52290 | 5371 | # PROP Exclude_From_Build 1 |
28249f11 | 5372 | |
32a52290 | 5373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5374 | |
32a52290 | 5375 | # PROP Exclude_From_Build 1 |
28249f11 | 5376 | |
32a52290 | 5377 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5378 | |
5379 | ||
32a52290 | 5380 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5381 | |
5382 | ||
32a52290 | 5383 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5384 | |
5385 | ||
32a52290 | 5386 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5387 | |
5388 | ||
32a52290 | 5389 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5390 | |
5391 | # PROP Exclude_From_Build 1 | |
5392 | ||
32a52290 | 5393 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5394 | |
5395 | # PROP Exclude_From_Build 1 | |
5396 | ||
32a52290 | 5397 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5398 | |
5399 | # PROP Exclude_From_Build 1 | |
5400 | ||
32a52290 | 5401 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5402 | |
5403 | # PROP Exclude_From_Build 1 | |
5404 | ||
32a52290 | 5405 | !ENDIF |
28249f11 | 5406 | |
32a52290 WS |
5407 | # End Source File |
5408 | # Begin Source File | |
28249f11 | 5409 | |
32a52290 | 5410 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5411 | |
32a52290 | 5412 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5413 | |
28249f11 | 5414 | |
32a52290 | 5415 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5416 | |
28249f11 | 5417 | |
32a52290 | 5418 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5419 | |
28249f11 | 5420 | |
32a52290 | 5421 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5422 | |
28249f11 | 5423 | |
32a52290 | 5424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5425 | |
32a52290 | 5426 | # PROP Exclude_From_Build 1 |
28249f11 | 5427 | |
32a52290 | 5428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5429 | |
32a52290 | 5430 | # PROP Exclude_From_Build 1 |
28249f11 | 5431 | |
32a52290 | 5432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5433 | |
5434 | # PROP Exclude_From_Build 1 | |
5435 | ||
32a52290 | 5436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5437 | |
50acee04 | 5438 | # PROP Exclude_From_Build 1 |
28249f11 | 5439 | |
32a52290 | 5440 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5441 | |
5442 | ||
32a52290 | 5443 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5444 | |
5445 | ||
32a52290 WS |
5446 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5447 | ||
5448 | ||
5449 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5450 | ||
5451 | ||
5452 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5453 | |
5454 | # PROP Exclude_From_Build 1 | |
5455 | ||
32a52290 | 5456 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5457 | |
5458 | # PROP Exclude_From_Build 1 | |
5459 | ||
32a52290 | 5460 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5461 | |
5462 | # PROP Exclude_From_Build 1 | |
5463 | ||
32a52290 | 5464 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5465 | |
5466 | # PROP Exclude_From_Build 1 | |
5467 | ||
5554b4bd | 5468 | !ENDIF |
28249f11 | 5469 | |
5554b4bd VS |
5470 | # End Source File |
5471 | # Begin Source File | |
28249f11 | 5472 | |
32a52290 | 5473 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5474 | |
32a52290 | 5475 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5476 | |
28249f11 | 5477 | |
32a52290 | 5478 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5479 | |
28249f11 | 5480 | |
32a52290 | 5481 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5482 | |
28249f11 | 5483 | |
32a52290 | 5484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5485 | |
28249f11 | 5486 | |
32a52290 | 5487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5488 | |
32a52290 | 5489 | # PROP Exclude_From_Build 1 |
28249f11 | 5490 | |
32a52290 | 5491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5492 | |
32a52290 | 5493 | # PROP Exclude_From_Build 1 |
28249f11 | 5494 | |
32a52290 | 5495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5496 | |
32a52290 | 5497 | # PROP Exclude_From_Build 1 |
28249f11 | 5498 | |
32a52290 | 5499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5500 | |
32a52290 | 5501 | # PROP Exclude_From_Build 1 |
28249f11 | 5502 | |
32a52290 | 5503 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5504 | |
5505 | ||
32a52290 | 5506 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5507 | |
5508 | ||
32a52290 | 5509 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5510 | |
5511 | ||
32a52290 | 5512 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5513 | |
5514 | ||
32a52290 | 5515 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5516 | |
5517 | # PROP Exclude_From_Build 1 | |
5518 | ||
32a52290 | 5519 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5520 | |
5521 | # PROP Exclude_From_Build 1 | |
5522 | ||
32a52290 | 5523 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5524 | |
5525 | # PROP Exclude_From_Build 1 | |
5526 | ||
32a52290 | 5527 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5528 | |
5529 | # PROP Exclude_From_Build 1 | |
5530 | ||
32a52290 | 5531 | !ENDIF |
28249f11 | 5532 | |
32a52290 WS |
5533 | # End Source File |
5534 | # Begin Source File | |
28249f11 | 5535 | |
32a52290 | 5536 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5537 | |
32a52290 | 5538 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5539 | |
28249f11 | 5540 | |
32a52290 | 5541 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5542 | |
28249f11 | 5543 | |
32a52290 | 5544 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5545 | |
28249f11 | 5546 | |
32a52290 | 5547 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5548 | |
28249f11 | 5549 | |
32a52290 | 5550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5551 | |
32a52290 | 5552 | # PROP Exclude_From_Build 1 |
28249f11 | 5553 | |
32a52290 | 5554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5555 | |
32a52290 | 5556 | # PROP Exclude_From_Build 1 |
28249f11 | 5557 | |
32a52290 | 5558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5559 | |
5560 | # PROP Exclude_From_Build 1 | |
5561 | ||
32a52290 | 5562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5563 | |
50acee04 | 5564 | # PROP Exclude_From_Build 1 |
28249f11 | 5565 | |
32a52290 | 5566 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5567 | |
5568 | ||
32a52290 WS |
5569 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5570 | ||
5571 | ||
5572 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
5573 | |
5574 | ||
32a52290 WS |
5575 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5576 | ||
5577 | ||
5578 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5579 | |
5580 | # PROP Exclude_From_Build 1 | |
5581 | ||
32a52290 | 5582 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5583 | |
5584 | # PROP Exclude_From_Build 1 | |
5585 | ||
32a52290 | 5586 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5587 | |
5588 | # PROP Exclude_From_Build 1 | |
5589 | ||
32a52290 | 5590 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5591 | |
5592 | # PROP Exclude_From_Build 1 | |
5593 | ||
5554b4bd | 5594 | !ENDIF |
28249f11 | 5595 | |
5554b4bd VS |
5596 | # End Source File |
5597 | # Begin Source File | |
28249f11 | 5598 | |
32a52290 | 5599 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5600 | |
32a52290 | 5601 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5602 | |
5603 | ||
32a52290 | 5604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5605 | |
5606 | ||
32a52290 | 5607 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5608 | |
28249f11 | 5609 | |
32a52290 | 5610 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5611 | |
5554b4bd | 5612 | |
32a52290 | 5613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5614 | |
32a52290 | 5615 | # PROP Exclude_From_Build 1 |
28249f11 | 5616 | |
32a52290 | 5617 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5618 | |
32a52290 | 5619 | # PROP Exclude_From_Build 1 |
28249f11 | 5620 | |
32a52290 | 5621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5622 | |
32a52290 | 5623 | # PROP Exclude_From_Build 1 |
28249f11 | 5624 | |
32a52290 | 5625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5626 | |
32a52290 | 5627 | # PROP Exclude_From_Build 1 |
28249f11 | 5628 | |
32a52290 | 5629 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5630 | |
5631 | ||
32a52290 | 5632 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5633 | |
5634 | ||
32a52290 | 5635 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5636 | |
5637 | ||
32a52290 | 5638 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5639 | |
5640 | ||
32a52290 | 5641 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5642 | |
5643 | # PROP Exclude_From_Build 1 | |
5644 | ||
32a52290 | 5645 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5646 | |
5647 | # PROP Exclude_From_Build 1 | |
5648 | ||
32a52290 | 5649 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5650 | |
5651 | # PROP Exclude_From_Build 1 | |
5652 | ||
32a52290 | 5653 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5654 | |
5655 | # PROP Exclude_From_Build 1 | |
5656 | ||
32a52290 | 5657 | !ENDIF |
28249f11 | 5658 | |
32a52290 WS |
5659 | # End Source File |
5660 | # Begin Source File | |
28249f11 | 5661 | |
32a52290 | 5662 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5663 | |
32a52290 | 5664 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5665 | |
28249f11 | 5666 | |
32a52290 | 5667 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5668 | |
28249f11 | 5669 | |
32a52290 | 5670 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5671 | |
28249f11 | 5672 | |
32a52290 | 5673 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5674 | |
28249f11 | 5675 | |
32a52290 | 5676 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5677 | |
32a52290 | 5678 | # PROP Exclude_From_Build 1 |
28249f11 | 5679 | |
32a52290 | 5680 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5681 | |
32a52290 | 5682 | # PROP Exclude_From_Build 1 |
28249f11 | 5683 | |
32a52290 | 5684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5685 | |
5686 | # PROP Exclude_From_Build 1 | |
5687 | ||
32a52290 | 5688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5689 | |
50acee04 | 5690 | # PROP Exclude_From_Build 1 |
28249f11 | 5691 | |
32a52290 | 5692 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5693 | |
5694 | ||
32a52290 | 5695 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5696 | |
5697 | ||
32a52290 WS |
5698 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5699 | ||
5700 | ||
5701 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5702 | ||
5703 | ||
5704 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5705 | |
5706 | # PROP Exclude_From_Build 1 | |
5707 | ||
32a52290 | 5708 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5709 | |
5710 | # PROP Exclude_From_Build 1 | |
5711 | ||
32a52290 | 5712 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5713 | |
5714 | # PROP Exclude_From_Build 1 | |
5715 | ||
32a52290 | 5716 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5717 | |
5718 | # PROP Exclude_From_Build 1 | |
5719 | ||
5554b4bd VS |
5720 | !ENDIF |
5721 | ||
5722 | # End Source File | |
5723 | # Begin Source File | |
28249f11 | 5724 | |
32a52290 | 5725 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5726 | |
32a52290 | 5727 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5728 | |
5729 | ||
32a52290 | 5730 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5731 | |
5732 | ||
32a52290 | 5733 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5734 | |
28249f11 | 5735 | |
32a52290 | 5736 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5737 | |
28249f11 | 5738 | |
32a52290 | 5739 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5740 | |
32a52290 | 5741 | # PROP Exclude_From_Build 1 |
28249f11 | 5742 | |
32a52290 | 5743 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5744 | |
32a52290 | 5745 | # PROP Exclude_From_Build 1 |
28249f11 | 5746 | |
32a52290 | 5747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5748 | |
32a52290 | 5749 | # PROP Exclude_From_Build 1 |
28249f11 | 5750 | |
32a52290 | 5751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5752 | |
32a52290 | 5753 | # PROP Exclude_From_Build 1 |
28249f11 | 5754 | |
32a52290 | 5755 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5756 | |
5757 | ||
32a52290 | 5758 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5759 | |
5760 | ||
32a52290 | 5761 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5762 | |
5763 | ||
32a52290 | 5764 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5765 | |
5766 | ||
32a52290 | 5767 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5768 | |
5769 | # PROP Exclude_From_Build 1 | |
5770 | ||
32a52290 | 5771 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5772 | |
5773 | # PROP Exclude_From_Build 1 | |
5774 | ||
32a52290 | 5775 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5776 | |
5777 | # PROP Exclude_From_Build 1 | |
5778 | ||
32a52290 | 5779 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5780 | |
5781 | # PROP Exclude_From_Build 1 | |
5782 | ||
32a52290 | 5783 | !ENDIF |
28249f11 | 5784 | |
32a52290 WS |
5785 | # End Source File |
5786 | # Begin Source File | |
28249f11 | 5787 | |
32a52290 | 5788 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5789 | |
32a52290 | 5790 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5791 | |
28249f11 | 5792 | |
32a52290 | 5793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5794 | |
28249f11 | 5795 | |
32a52290 | 5796 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5797 | |
28249f11 | 5798 | |
32a52290 | 5799 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5800 | |
28249f11 | 5801 | |
32a52290 | 5802 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5803 | |
32a52290 | 5804 | # PROP Exclude_From_Build 1 |
28249f11 | 5805 | |
32a52290 | 5806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5807 | |
32a52290 | 5808 | # PROP Exclude_From_Build 1 |
28249f11 | 5809 | |
32a52290 | 5810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5811 | |
5812 | # PROP Exclude_From_Build 1 | |
5813 | ||
32a52290 | 5814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5815 | |
50acee04 | 5816 | # PROP Exclude_From_Build 1 |
28249f11 | 5817 | |
32a52290 | 5818 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5819 | |
5820 | ||
32a52290 WS |
5821 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5822 | ||
5823 | ||
5824 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5825 | ||
5826 | ||
5827 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
5828 | |
5829 | ||
32a52290 | 5830 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5831 | |
5832 | # PROP Exclude_From_Build 1 | |
5833 | ||
32a52290 | 5834 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5835 | |
5836 | # PROP Exclude_From_Build 1 | |
5837 | ||
32a52290 | 5838 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5839 | |
5840 | # PROP Exclude_From_Build 1 | |
5841 | ||
32a52290 | 5842 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5843 | |
5844 | # PROP Exclude_From_Build 1 | |
5845 | ||
5554b4bd VS |
5846 | !ENDIF |
5847 | ||
5848 | # End Source File | |
5849 | # Begin Source File | |
28249f11 | 5850 | |
32a52290 | 5851 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5852 | |
32a52290 | 5853 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5854 | |
5855 | ||
32a52290 | 5856 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5857 | |
5858 | ||
32a52290 | 5859 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5860 | |
28249f11 | 5861 | |
32a52290 | 5862 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5863 | |
28249f11 | 5864 | |
32a52290 | 5865 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5866 | |
32a52290 | 5867 | # PROP Exclude_From_Build 1 |
28249f11 | 5868 | |
32a52290 | 5869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5870 | |
32a52290 | 5871 | # PROP Exclude_From_Build 1 |
28249f11 | 5872 | |
32a52290 | 5873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5874 | |
32a52290 | 5875 | # PROP Exclude_From_Build 1 |
28249f11 | 5876 | |
32a52290 | 5877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5878 | |
32a52290 | 5879 | # PROP Exclude_From_Build 1 |
28249f11 | 5880 | |
32a52290 | 5881 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5882 | |
5883 | ||
32a52290 | 5884 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5885 | |
5886 | ||
32a52290 | 5887 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5888 | |
5889 | ||
32a52290 | 5890 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5891 | |
5892 | ||
32a52290 | 5893 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5894 | |
5895 | # PROP Exclude_From_Build 1 | |
5896 | ||
32a52290 | 5897 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5898 | |
5899 | # PROP Exclude_From_Build 1 | |
5900 | ||
32a52290 | 5901 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5902 | |
5903 | # PROP Exclude_From_Build 1 | |
5904 | ||
32a52290 | 5905 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5906 | |
5907 | # PROP Exclude_From_Build 1 | |
5908 | ||
32a52290 | 5909 | !ENDIF |
28249f11 | 5910 | |
32a52290 WS |
5911 | # End Source File |
5912 | # Begin Source File | |
28249f11 | 5913 | |
32a52290 | 5914 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5915 | |
32a52290 | 5916 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5917 | |
28249f11 | 5918 | |
32a52290 | 5919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5920 | |
28249f11 | 5921 | |
32a52290 | 5922 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5923 | |
28249f11 | 5924 | |
32a52290 | 5925 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5926 | |
28249f11 | 5927 | |
32a52290 | 5928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5929 | |
32a52290 | 5930 | # PROP Exclude_From_Build 1 |
28249f11 | 5931 | |
32a52290 | 5932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5933 | |
32a52290 | 5934 | # PROP Exclude_From_Build 1 |
28249f11 | 5935 | |
32a52290 | 5936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5937 | |
5938 | # PROP Exclude_From_Build 1 | |
5939 | ||
32a52290 | 5940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5941 | |
50acee04 | 5942 | # PROP Exclude_From_Build 1 |
28249f11 | 5943 | |
32a52290 | 5944 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5945 | |
5946 | ||
32a52290 | 5947 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5948 | |
5949 | ||
32a52290 WS |
5950 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5951 | ||
5952 | ||
5953 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5954 | ||
5955 | ||
e17b6377 RD |
5956 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5957 | ||
5958 | # PROP Exclude_From_Build 1 | |
5959 | ||
5960 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5961 | ||
5962 | # PROP Exclude_From_Build 1 | |
5963 | ||
5964 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5965 | ||
5966 | # PROP Exclude_From_Build 1 | |
5967 | ||
5968 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5969 | ||
5970 | # PROP Exclude_From_Build 1 | |
5971 | ||
5972 | !ENDIF | |
5973 | ||
5974 | # End Source File | |
5975 | # Begin Source File | |
5976 | ||
5977 | SOURCE=..\..\src\univ\themes\mono.cpp | |
5978 | ||
5979 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5980 | ||
5981 | ||
5982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5983 | ||
5984 | ||
5985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5986 | ||
5987 | ||
5988 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5989 | ||
5990 | ||
5991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
5992 | ||
5993 | # PROP Exclude_From_Build 1 | |
5994 | ||
5995 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
5996 | ||
5997 | # PROP Exclude_From_Build 1 | |
5998 | ||
5999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6000 | ||
6001 | # PROP Exclude_From_Build 1 | |
6002 | ||
6003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6004 | ||
6005 | # PROP Exclude_From_Build 1 | |
6006 | ||
6007 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6008 | ||
6009 | ||
6010 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6011 | ||
6012 | ||
6013 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6014 | ||
6015 | ||
6016 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6017 | ||
6018 | ||
32a52290 | 6019 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6020 | |
6021 | # PROP Exclude_From_Build 1 | |
6022 | ||
32a52290 | 6023 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6024 | |
6025 | # PROP Exclude_From_Build 1 | |
6026 | ||
32a52290 | 6027 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6028 | |
6029 | # PROP Exclude_From_Build 1 | |
6030 | ||
32a52290 | 6031 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6032 | |
6033 | # PROP Exclude_From_Build 1 | |
6034 | ||
5554b4bd VS |
6035 | !ENDIF |
6036 | ||
6037 | # End Source File | |
6038 | # Begin Source File | |
28249f11 | 6039 | |
32a52290 | 6040 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 6041 | |
32a52290 | 6042 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6043 | |
6044 | ||
32a52290 | 6045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6046 | |
6047 | ||
32a52290 | 6048 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6049 | |
28249f11 | 6050 | |
32a52290 | 6051 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6052 | |
28249f11 | 6053 | |
32a52290 | 6054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6055 | |
32a52290 | 6056 | # PROP Exclude_From_Build 1 |
28249f11 | 6057 | |
32a52290 | 6058 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6059 | |
32a52290 | 6060 | # PROP Exclude_From_Build 1 |
28249f11 | 6061 | |
32a52290 | 6062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6063 | |
32a52290 | 6064 | # PROP Exclude_From_Build 1 |
28249f11 | 6065 | |
32a52290 | 6066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6067 | |
32a52290 | 6068 | # PROP Exclude_From_Build 1 |
28249f11 | 6069 | |
32a52290 | 6070 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6071 | |
6072 | ||
32a52290 | 6073 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6074 | |
6075 | ||
32a52290 | 6076 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6077 | |
6078 | ||
32a52290 | 6079 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6080 | |
6081 | ||
32a52290 | 6082 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6083 | |
6084 | # PROP Exclude_From_Build 1 | |
6085 | ||
32a52290 | 6086 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6087 | |
6088 | # PROP Exclude_From_Build 1 | |
6089 | ||
32a52290 | 6090 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6091 | |
6092 | # PROP Exclude_From_Build 1 | |
6093 | ||
32a52290 | 6094 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6095 | |
6096 | # PROP Exclude_From_Build 1 | |
6097 | ||
32a52290 | 6098 | !ENDIF |
28249f11 | 6099 | |
32a52290 WS |
6100 | # End Source File |
6101 | # Begin Source File | |
28249f11 | 6102 | |
32a52290 | 6103 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6104 | |
32a52290 | 6105 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6106 | |
28249f11 | 6107 | |
32a52290 | 6108 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6109 | |
28249f11 | 6110 | |
32a52290 | 6111 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6112 | |
28249f11 | 6113 | |
32a52290 | 6114 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6115 | |
28249f11 | 6116 | |
32a52290 | 6117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6118 | |
32a52290 | 6119 | # PROP Exclude_From_Build 1 |
28249f11 | 6120 | |
32a52290 | 6121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6122 | |
32a52290 | 6123 | # PROP Exclude_From_Build 1 |
28249f11 | 6124 | |
32a52290 | 6125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6126 | |
6127 | # PROP Exclude_From_Build 1 | |
6128 | ||
32a52290 | 6129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6130 | |
50acee04 | 6131 | # PROP Exclude_From_Build 1 |
28249f11 | 6132 | |
32a52290 | 6133 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6134 | |
6135 | ||
32a52290 WS |
6136 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6137 | ||
6138 | ||
6139 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
6140 | |
6141 | ||
32a52290 WS |
6142 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6143 | ||
6144 | ||
6145 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6146 | |
6147 | # PROP Exclude_From_Build 1 | |
6148 | ||
32a52290 | 6149 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6150 | |
6151 | # PROP Exclude_From_Build 1 | |
6152 | ||
32a52290 | 6153 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6154 | |
6155 | # PROP Exclude_From_Build 1 | |
6156 | ||
32a52290 | 6157 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6158 | |
6159 | # PROP Exclude_From_Build 1 | |
6160 | ||
5554b4bd VS |
6161 | !ENDIF |
6162 | ||
6163 | # End Source File | |
6164 | # Begin Source File | |
28249f11 | 6165 | |
32a52290 | 6166 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6167 | |
32a52290 | 6168 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6169 | |
6170 | ||
32a52290 | 6171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6172 | |
6173 | ||
32a52290 | 6174 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6175 | |
28249f11 | 6176 | |
32a52290 | 6177 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6178 | |
28249f11 | 6179 | |
32a52290 | 6180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6181 | |
32a52290 | 6182 | # PROP Exclude_From_Build 1 |
28249f11 | 6183 | |
32a52290 | 6184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6185 | |
32a52290 | 6186 | # PROP Exclude_From_Build 1 |
28249f11 | 6187 | |
32a52290 | 6188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6189 | |
32a52290 | 6190 | # PROP Exclude_From_Build 1 |
28249f11 | 6191 | |
32a52290 | 6192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6193 | |
32a52290 | 6194 | # PROP Exclude_From_Build 1 |
28249f11 | 6195 | |
32a52290 | 6196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6197 | |
6198 | ||
32a52290 | 6199 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6200 | |
6201 | ||
32a52290 | 6202 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6203 | |
6204 | ||
32a52290 | 6205 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6206 | |
6207 | ||
32a52290 | 6208 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6209 | |
6210 | # PROP Exclude_From_Build 1 | |
6211 | ||
32a52290 | 6212 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6213 | |
6214 | # PROP Exclude_From_Build 1 | |
6215 | ||
32a52290 | 6216 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6217 | |
6218 | # PROP Exclude_From_Build 1 | |
6219 | ||
32a52290 | 6220 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6221 | |
6222 | # PROP Exclude_From_Build 1 | |
6223 | ||
32a52290 | 6224 | !ENDIF |
28249f11 | 6225 | |
32a52290 WS |
6226 | # End Source File |
6227 | # Begin Source File | |
28249f11 | 6228 | |
32a52290 | 6229 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6230 | |
32a52290 | 6231 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6232 | |
28249f11 | 6233 | |
32a52290 | 6234 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6235 | |
28249f11 | 6236 | |
32a52290 | 6237 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6238 | |
28249f11 | 6239 | |
32a52290 | 6240 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6241 | |
28249f11 | 6242 | |
32a52290 | 6243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6244 | |
32a52290 | 6245 | # PROP Exclude_From_Build 1 |
28249f11 | 6246 | |
32a52290 | 6247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6248 | |
32a52290 | 6249 | # PROP Exclude_From_Build 1 |
28249f11 | 6250 | |
32a52290 | 6251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6252 | |
6253 | # PROP Exclude_From_Build 1 | |
6254 | ||
32a52290 | 6255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6256 | |
50acee04 | 6257 | # PROP Exclude_From_Build 1 |
28249f11 | 6258 | |
32a52290 | 6259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6260 | |
6261 | ||
32a52290 | 6262 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6263 | |
6264 | ||
32a52290 WS |
6265 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6266 | ||
6267 | ||
6268 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6269 | ||
6270 | ||
6271 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6272 | |
6273 | # PROP Exclude_From_Build 1 | |
6274 | ||
32a52290 | 6275 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6276 | |
6277 | # PROP Exclude_From_Build 1 | |
6278 | ||
32a52290 | 6279 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6280 | |
6281 | # PROP Exclude_From_Build 1 | |
6282 | ||
32a52290 | 6283 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6284 | |
6285 | # PROP Exclude_From_Build 1 | |
6286 | ||
5554b4bd VS |
6287 | !ENDIF |
6288 | ||
6289 | # End Source File | |
6290 | # Begin Source File | |
28249f11 | 6291 | |
32a52290 | 6292 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6293 | |
32a52290 | 6294 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6295 | |
6296 | ||
32a52290 | 6297 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6298 | |
6299 | ||
32a52290 | 6300 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6301 | |
28249f11 | 6302 | |
32a52290 | 6303 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6304 | |
28249f11 | 6305 | |
32a52290 | 6306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6307 | |
32a52290 | 6308 | # PROP Exclude_From_Build 1 |
28249f11 | 6309 | |
32a52290 | 6310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6311 | |
32a52290 | 6312 | # PROP Exclude_From_Build 1 |
28249f11 | 6313 | |
32a52290 | 6314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6315 | |
32a52290 | 6316 | # PROP Exclude_From_Build 1 |
28249f11 | 6317 | |
32a52290 | 6318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6319 | |
32a52290 | 6320 | # PROP Exclude_From_Build 1 |
28249f11 | 6321 | |
32a52290 | 6322 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6323 | |
6324 | ||
32a52290 | 6325 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6326 | |
6327 | ||
32a52290 | 6328 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6329 | |
6330 | ||
32a52290 | 6331 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6332 | |
6333 | ||
32a52290 | 6334 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6335 | |
6336 | # PROP Exclude_From_Build 1 | |
6337 | ||
32a52290 | 6338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6339 | |
6340 | # PROP Exclude_From_Build 1 | |
6341 | ||
32a52290 | 6342 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6343 | |
6344 | # PROP Exclude_From_Build 1 | |
6345 | ||
32a52290 | 6346 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6347 | |
6348 | # PROP Exclude_From_Build 1 | |
6349 | ||
32a52290 | 6350 | !ENDIF |
28249f11 | 6351 | |
32a52290 WS |
6352 | # End Source File |
6353 | # Begin Source File | |
28249f11 | 6354 | |
32a52290 | 6355 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6356 | |
32a52290 | 6357 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6358 | |
28249f11 | 6359 | |
32a52290 | 6360 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6361 | |
28249f11 | 6362 | |
32a52290 | 6363 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6364 | |
28249f11 | 6365 | |
32a52290 | 6366 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6367 | |
28249f11 | 6368 | |
32a52290 | 6369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6370 | |
32a52290 | 6371 | # PROP Exclude_From_Build 1 |
28249f11 | 6372 | |
32a52290 | 6373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6374 | |
32a52290 | 6375 | # PROP Exclude_From_Build 1 |
28249f11 | 6376 | |
32a52290 | 6377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6378 | |
6379 | # PROP Exclude_From_Build 1 | |
6380 | ||
32a52290 | 6381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6382 | |
50acee04 | 6383 | # PROP Exclude_From_Build 1 |
28249f11 | 6384 | |
32a52290 | 6385 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6386 | |
6387 | ||
32a52290 | 6388 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6389 | |
6390 | ||
32a52290 WS |
6391 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6392 | ||
6393 | ||
6394 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6395 | ||
6396 | ||
6397 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6398 | |
6399 | # PROP Exclude_From_Build 1 | |
6400 | ||
32a52290 | 6401 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6402 | |
6403 | # PROP Exclude_From_Build 1 | |
6404 | ||
32a52290 | 6405 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6406 | |
6407 | # PROP Exclude_From_Build 1 | |
6408 | ||
32a52290 | 6409 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6410 | |
6411 | # PROP Exclude_From_Build 1 | |
6412 | ||
5554b4bd VS |
6413 | !ENDIF |
6414 | ||
6415 | # End Source File | |
6416 | # Begin Source File | |
28249f11 | 6417 | |
32a52290 WS |
6418 | SOURCE=..\..\src\univ\slider.cpp |
6419 | ||
6420 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6421 | ||
28249f11 | 6422 | |
32a52290 | 6423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6424 | |
6425 | ||
32a52290 | 6426 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6427 | |
28249f11 | 6428 | |
32a52290 | 6429 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6430 | |
28249f11 | 6431 | |
32a52290 | 6432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6433 | |
32a52290 | 6434 | # PROP Exclude_From_Build 1 |
28249f11 | 6435 | |
32a52290 | 6436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6437 | |
32a52290 | 6438 | # PROP Exclude_From_Build 1 |
28249f11 | 6439 | |
32a52290 | 6440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6441 | |
32a52290 | 6442 | # PROP Exclude_From_Build 1 |
28249f11 | 6443 | |
32a52290 | 6444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6445 | |
32a52290 | 6446 | # PROP Exclude_From_Build 1 |
28249f11 | 6447 | |
32a52290 | 6448 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6449 | |
6450 | ||
32a52290 | 6451 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6452 | |
6453 | ||
32a52290 | 6454 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6455 | |
6456 | ||
32a52290 | 6457 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6458 | |
6459 | ||
32a52290 | 6460 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6461 | |
6462 | # PROP Exclude_From_Build 1 | |
6463 | ||
32a52290 | 6464 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6465 | |
6466 | # PROP Exclude_From_Build 1 | |
6467 | ||
32a52290 | 6468 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6469 | |
6470 | # PROP Exclude_From_Build 1 | |
6471 | ||
32a52290 | 6472 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6473 | |
6474 | # PROP Exclude_From_Build 1 | |
6475 | ||
32a52290 WS |
6476 | !ENDIF |
6477 | ||
6478 | # End Source File | |
6479 | # Begin Source File | |
28249f11 | 6480 | |
32a52290 | 6481 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6482 | |
32a52290 | 6483 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6484 | |
28249f11 | 6485 | |
32a52290 | 6486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6487 | |
28249f11 | 6488 | |
32a52290 | 6489 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6490 | |
28249f11 | 6491 | |
32a52290 | 6492 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6493 | |
28249f11 | 6494 | |
32a52290 | 6495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6496 | |
32a52290 | 6497 | # PROP Exclude_From_Build 1 |
28249f11 | 6498 | |
32a52290 | 6499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6500 | |
32a52290 | 6501 | # PROP Exclude_From_Build 1 |
28249f11 | 6502 | |
32a52290 | 6503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6504 | |
32a52290 | 6505 | # PROP Exclude_From_Build 1 |
28249f11 | 6506 | |
32a52290 | 6507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6508 | |
32a52290 | 6509 | # PROP Exclude_From_Build 1 |
28249f11 | 6510 | |
32a52290 | 6511 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6512 | |
6513 | ||
32a52290 | 6514 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6515 | |
6516 | ||
32a52290 | 6517 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6518 | |
6519 | ||
32a52290 | 6520 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6521 | |
6522 | ||
32a52290 | 6523 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6524 | |
6525 | # PROP Exclude_From_Build 1 | |
6526 | ||
32a52290 | 6527 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6528 | |
6529 | # PROP Exclude_From_Build 1 | |
6530 | ||
32a52290 | 6531 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6532 | |
6533 | # PROP Exclude_From_Build 1 | |
6534 | ||
32a52290 | 6535 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6536 | |
6537 | # PROP Exclude_From_Build 1 | |
6538 | ||
5554b4bd VS |
6539 | !ENDIF |
6540 | ||
6541 | # End Source File | |
6542 | # Begin Source File | |
28249f11 | 6543 | |
32a52290 | 6544 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6545 | |
32a52290 | 6546 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6547 | |
6548 | ||
32a52290 | 6549 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6550 | |
6551 | ||
32a52290 | 6552 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6553 | |
28249f11 | 6554 | |
32a52290 | 6555 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6556 | |
28249f11 | 6557 | |
32a52290 | 6558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6559 | |
32a52290 | 6560 | # PROP Exclude_From_Build 1 |
28249f11 | 6561 | |
32a52290 | 6562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6563 | |
32a52290 | 6564 | # PROP Exclude_From_Build 1 |
28249f11 | 6565 | |
32a52290 | 6566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6567 | |
32a52290 | 6568 | # PROP Exclude_From_Build 1 |
28249f11 | 6569 | |
32a52290 | 6570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6571 | |
32a52290 | 6572 | # PROP Exclude_From_Build 1 |
28249f11 | 6573 | |
32a52290 | 6574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6575 | |
6576 | ||
32a52290 | 6577 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6578 | |
6579 | ||
32a52290 | 6580 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6581 | |
6582 | ||
32a52290 | 6583 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6584 | |
6585 | ||
32a52290 | 6586 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6587 | |
6588 | # PROP Exclude_From_Build 1 | |
6589 | ||
32a52290 | 6590 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6591 | |
6592 | # PROP Exclude_From_Build 1 | |
6593 | ||
32a52290 | 6594 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6595 | |
6596 | # PROP Exclude_From_Build 1 | |
6597 | ||
32a52290 | 6598 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6599 | |
6600 | # PROP Exclude_From_Build 1 | |
6601 | ||
32a52290 | 6602 | !ENDIF |
28249f11 | 6603 | |
32a52290 WS |
6604 | # End Source File |
6605 | # Begin Source File | |
28249f11 | 6606 | |
32a52290 | 6607 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6608 | |
32a52290 | 6609 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6610 | |
28249f11 | 6611 | |
32a52290 | 6612 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6613 | |
28249f11 | 6614 | |
32a52290 | 6615 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6616 | |
28249f11 | 6617 | |
32a52290 | 6618 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6619 | |
28249f11 | 6620 | |
32a52290 | 6621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6622 | |
32a52290 | 6623 | # PROP Exclude_From_Build 1 |
28249f11 | 6624 | |
32a52290 | 6625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6626 | |
32a52290 | 6627 | # PROP Exclude_From_Build 1 |
28249f11 | 6628 | |
32a52290 | 6629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6630 | |
6631 | # PROP Exclude_From_Build 1 | |
6632 | ||
32a52290 | 6633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6634 | |
50acee04 | 6635 | # PROP Exclude_From_Build 1 |
28249f11 | 6636 | |
32a52290 | 6637 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6638 | |
6639 | ||
32a52290 | 6640 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6641 | |
6642 | ||
32a52290 WS |
6643 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6644 | ||
6645 | ||
6646 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6647 | ||
6648 | ||
6649 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6650 | |
6651 | # PROP Exclude_From_Build 1 | |
6652 | ||
32a52290 | 6653 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6654 | |
6655 | # PROP Exclude_From_Build 1 | |
6656 | ||
32a52290 | 6657 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6658 | |
6659 | # PROP Exclude_From_Build 1 | |
6660 | ||
32a52290 | 6661 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6662 | |
6663 | # PROP Exclude_From_Build 1 | |
6664 | ||
5554b4bd VS |
6665 | !ENDIF |
6666 | ||
6667 | # End Source File | |
6668 | # Begin Source File | |
28249f11 | 6669 | |
32a52290 | 6670 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6671 | |
32a52290 | 6672 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6673 | |
6674 | ||
32a52290 | 6675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6676 | |
6677 | ||
32a52290 | 6678 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6679 | |
28249f11 | 6680 | |
32a52290 | 6681 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6682 | |
28249f11 | 6683 | |
32a52290 | 6684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6685 | |
32a52290 | 6686 | # PROP Exclude_From_Build 1 |
28249f11 | 6687 | |
32a52290 | 6688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6689 | |
32a52290 | 6690 | # PROP Exclude_From_Build 1 |
28249f11 | 6691 | |
32a52290 | 6692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6693 | |
32a52290 | 6694 | # PROP Exclude_From_Build 1 |
28249f11 | 6695 | |
32a52290 | 6696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6697 | |
32a52290 | 6698 | # PROP Exclude_From_Build 1 |
28249f11 | 6699 | |
32a52290 | 6700 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6701 | |
6702 | ||
32a52290 | 6703 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6704 | |
6705 | ||
32a52290 | 6706 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6707 | |
6708 | ||
32a52290 | 6709 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6710 | |
6711 | ||
32a52290 | 6712 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6713 | |
6714 | # PROP Exclude_From_Build 1 | |
6715 | ||
32a52290 | 6716 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6717 | |
6718 | # PROP Exclude_From_Build 1 | |
6719 | ||
32a52290 | 6720 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6721 | |
6722 | # PROP Exclude_From_Build 1 | |
6723 | ||
32a52290 | 6724 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6725 | |
6726 | # PROP Exclude_From_Build 1 | |
6727 | ||
32a52290 | 6728 | !ENDIF |
28249f11 | 6729 | |
32a52290 WS |
6730 | # End Source File |
6731 | # Begin Source File | |
28249f11 | 6732 | |
32a52290 | 6733 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6734 | |
32a52290 | 6735 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6736 | |
28249f11 | 6737 | |
32a52290 | 6738 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6739 | |
28249f11 | 6740 | |
32a52290 | 6741 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6742 | |
28249f11 | 6743 | |
32a52290 | 6744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6745 | |
28249f11 | 6746 | |
32a52290 | 6747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6748 | |
32a52290 | 6749 | # PROP Exclude_From_Build 1 |
28249f11 | 6750 | |
32a52290 | 6751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6752 | |
32a52290 | 6753 | # PROP Exclude_From_Build 1 |
28249f11 | 6754 | |
32a52290 | 6755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6756 | |
6757 | # PROP Exclude_From_Build 1 | |
6758 | ||
32a52290 | 6759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6760 | |
50acee04 | 6761 | # PROP Exclude_From_Build 1 |
28249f11 | 6762 | |
32a52290 | 6763 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6764 | |
6765 | ||
32a52290 | 6766 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6767 | |
6768 | ||
32a52290 WS |
6769 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6770 | ||
6771 | ||
6772 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6773 | ||
6774 | ||
6775 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6776 | |
6777 | # PROP Exclude_From_Build 1 | |
6778 | ||
32a52290 | 6779 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6780 | |
6781 | # PROP Exclude_From_Build 1 | |
6782 | ||
32a52290 | 6783 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6784 | |
6785 | # PROP Exclude_From_Build 1 | |
6786 | ||
32a52290 | 6787 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6788 | |
6789 | # PROP Exclude_From_Build 1 | |
6790 | ||
5554b4bd VS |
6791 | !ENDIF |
6792 | ||
6793 | # End Source File | |
6794 | # Begin Source File | |
28249f11 | 6795 | |
32a52290 | 6796 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6797 | |
32a52290 | 6798 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6799 | |
6800 | ||
32a52290 | 6801 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6802 | |
6803 | ||
32a52290 | 6804 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6805 | |
28249f11 | 6806 | |
32a52290 | 6807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6808 | |
28249f11 | 6809 | |
32a52290 | 6810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6811 | |
32a52290 | 6812 | # PROP Exclude_From_Build 1 |
28249f11 | 6813 | |
32a52290 | 6814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6815 | |
32a52290 | 6816 | # PROP Exclude_From_Build 1 |
28249f11 | 6817 | |
32a52290 | 6818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6819 | |
32a52290 | 6820 | # PROP Exclude_From_Build 1 |
28249f11 | 6821 | |
32a52290 | 6822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6823 | |
32a52290 | 6824 | # PROP Exclude_From_Build 1 |
28249f11 | 6825 | |
32a52290 | 6826 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6827 | |
6828 | ||
32a52290 | 6829 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6830 | |
6831 | ||
32a52290 | 6832 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6833 | |
6834 | ||
32a52290 | 6835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6836 | |
6837 | ||
8930b2ed VZ |
6838 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
6839 | ||
6840 | # PROP Exclude_From_Build 1 | |
6841 | ||
6842 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6843 | ||
6844 | # PROP Exclude_From_Build 1 | |
6845 | ||
6846 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6847 | ||
6848 | # PROP Exclude_From_Build 1 | |
6849 | ||
6850 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6851 | ||
6852 | # PROP Exclude_From_Build 1 | |
6853 | ||
6854 | !ENDIF | |
6855 | ||
6856 | # End Source File | |
6857 | # Begin Source File | |
6858 | ||
6859 | SOURCE=..\..\src\univ\stdrend.cpp | |
6860 | ||
6861 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6862 | ||
6863 | ||
6864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6865 | ||
6866 | ||
6867 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6868 | ||
6869 | ||
6870 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6871 | ||
6872 | ||
6873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6874 | ||
6875 | # PROP Exclude_From_Build 1 | |
6876 | ||
6877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6878 | ||
6879 | # PROP Exclude_From_Build 1 | |
6880 | ||
6881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6882 | ||
6883 | # PROP Exclude_From_Build 1 | |
6884 | ||
6885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6886 | ||
6887 | # PROP Exclude_From_Build 1 | |
6888 | ||
6889 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6890 | ||
6891 | ||
6892 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6893 | ||
6894 | ||
6895 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6896 | ||
6897 | ||
6898 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6899 | ||
6900 | ||
32a52290 | 6901 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6902 | |
6903 | # PROP Exclude_From_Build 1 | |
6904 | ||
32a52290 | 6905 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6906 | |
6907 | # PROP Exclude_From_Build 1 | |
6908 | ||
32a52290 | 6909 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6910 | |
6911 | # PROP Exclude_From_Build 1 | |
6912 | ||
32a52290 | 6913 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6914 | |
6915 | # PROP Exclude_From_Build 1 | |
6916 | ||
32a52290 | 6917 | !ENDIF |
28249f11 | 6918 | |
32a52290 WS |
6919 | # End Source File |
6920 | # Begin Source File | |
28249f11 | 6921 | |
32a52290 | 6922 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6923 | |
32a52290 | 6924 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6925 | |
28249f11 | 6926 | |
32a52290 | 6927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6928 | |
28249f11 | 6929 | |
32a52290 | 6930 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6931 | |
28249f11 | 6932 | |
32a52290 | 6933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca | 6934 | |
355debca | 6935 | |
32a52290 | 6936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
355debca | 6937 | |
32a52290 | 6938 | # PROP Exclude_From_Build 1 |
355debca | 6939 | |
32a52290 | 6940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
355debca | 6941 | |
32a52290 | 6942 | # PROP Exclude_From_Build 1 |
355debca | 6943 | |
32a52290 | 6944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
355debca VZ |
6945 | |
6946 | # PROP Exclude_From_Build 1 | |
6947 | ||
32a52290 | 6948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
355debca | 6949 | |
50acee04 | 6950 | # PROP Exclude_From_Build 1 |
355debca | 6951 | |
32a52290 | 6952 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
355debca VZ |
6953 | |
6954 | ||
32a52290 WS |
6955 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6956 | ||
6957 | ||
6958 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
355debca VZ |
6959 | |
6960 | ||
32a52290 WS |
6961 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6962 | ||
6963 | ||
6964 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
355debca VZ |
6965 | |
6966 | # PROP Exclude_From_Build 1 | |
6967 | ||
32a52290 | 6968 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
355debca VZ |
6969 | |
6970 | # PROP Exclude_From_Build 1 | |
6971 | ||
32a52290 | 6972 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
355debca VZ |
6973 | |
6974 | # PROP Exclude_From_Build 1 | |
6975 | ||
32a52290 | 6976 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
355debca VZ |
6977 | |
6978 | # PROP Exclude_From_Build 1 | |
6979 | ||
6980 | !ENDIF | |
6981 | ||
6982 | # End Source File | |
6983 | # Begin Source File | |
6984 | ||
32a52290 | 6985 | SOURCE=..\..\src\univ\tglbtn.cpp |
355debca | 6986 | |
32a52290 | 6987 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
355debca VZ |
6988 | |
6989 | ||
32a52290 | 6990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
355debca VZ |
6991 | |
6992 | ||
32a52290 | 6993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
355debca VZ |
6994 | |
6995 | ||
32a52290 | 6996 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca VZ |
6997 | |
6998 | ||
32a52290 | 6999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7000 | |
32a52290 | 7001 | # PROP Exclude_From_Build 1 |
28249f11 | 7002 | |
32a52290 | 7003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7004 | |
32a52290 | 7005 | # PROP Exclude_From_Build 1 |
28249f11 | 7006 | |
32a52290 | 7007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7008 | |
32a52290 | 7009 | # PROP Exclude_From_Build 1 |
28249f11 | 7010 | |
32a52290 | 7011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7012 | |
32a52290 | 7013 | # PROP Exclude_From_Build 1 |
28249f11 | 7014 | |
32a52290 | 7015 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7016 | |
7017 | ||
32a52290 | 7018 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7019 | |
7020 | ||
32a52290 | 7021 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7022 | |
7023 | ||
32a52290 | 7024 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7025 | |
7026 | ||
32a52290 | 7027 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7028 | |
7029 | # PROP Exclude_From_Build 1 | |
7030 | ||
32a52290 | 7031 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7032 | |
7033 | # PROP Exclude_From_Build 1 | |
7034 | ||
32a52290 | 7035 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7036 | |
7037 | # PROP Exclude_From_Build 1 | |
7038 | ||
32a52290 | 7039 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7040 | |
7041 | # PROP Exclude_From_Build 1 | |
7042 | ||
32a52290 | 7043 | !ENDIF |
28249f11 | 7044 | |
32a52290 WS |
7045 | # End Source File |
7046 | # Begin Source File | |
28249f11 | 7047 | |
32a52290 | 7048 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 7049 | |
32a52290 | 7050 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7051 | |
7052 | ||
32a52290 | 7053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7054 | |
28249f11 | 7055 | |
32a52290 | 7056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7057 | |
28249f11 | 7058 | |
32a52290 | 7059 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7060 | |
28249f11 | 7061 | |
32a52290 | 7062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7063 | |
32a52290 | 7064 | # PROP Exclude_From_Build 1 |
28249f11 | 7065 | |
32a52290 | 7066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7067 | |
32a52290 | 7068 | # PROP Exclude_From_Build 1 |
28249f11 | 7069 | |
32a52290 | 7070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7071 | |
7072 | # PROP Exclude_From_Build 1 | |
7073 | ||
32a52290 | 7074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7075 | |
50acee04 | 7076 | # PROP Exclude_From_Build 1 |
28249f11 | 7077 | |
32a52290 | 7078 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7079 | |
7080 | ||
32a52290 | 7081 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7082 | |
7083 | ||
32a52290 WS |
7084 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7085 | ||
7086 | ||
7087 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7088 | ||
7089 | ||
7090 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7091 | |
7092 | # PROP Exclude_From_Build 1 | |
7093 | ||
32a52290 | 7094 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7095 | |
7096 | # PROP Exclude_From_Build 1 | |
7097 | ||
32a52290 | 7098 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7099 | |
7100 | # PROP Exclude_From_Build 1 | |
7101 | ||
32a52290 | 7102 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7103 | |
7104 | # PROP Exclude_From_Build 1 | |
7105 | ||
5554b4bd | 7106 | !ENDIF |
28249f11 | 7107 | |
5554b4bd VS |
7108 | # End Source File |
7109 | # Begin Source File | |
28249f11 | 7110 | |
32a52290 | 7111 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 7112 | |
32a52290 | 7113 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7114 | |
28249f11 | 7115 | |
32a52290 | 7116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7117 | |
28249f11 | 7118 | |
32a52290 | 7119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7120 | |
28249f11 | 7121 | |
32a52290 | 7122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7123 | |
28249f11 | 7124 | |
32a52290 | 7125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7126 | |
32a52290 | 7127 | # PROP Exclude_From_Build 1 |
28249f11 | 7128 | |
32a52290 | 7129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7130 | |
32a52290 | 7131 | # PROP Exclude_From_Build 1 |
28249f11 | 7132 | |
32a52290 | 7133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7134 | |
32a52290 | 7135 | # PROP Exclude_From_Build 1 |
28249f11 | 7136 | |
32a52290 | 7137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7138 | |
32a52290 | 7139 | # PROP Exclude_From_Build 1 |
28249f11 | 7140 | |
32a52290 | 7141 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7142 | |
7143 | ||
32a52290 | 7144 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7145 | |
7146 | ||
32a52290 | 7147 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7148 | |
7149 | ||
32a52290 | 7150 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7151 | |
7152 | ||
32a52290 | 7153 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7154 | |
7155 | # PROP Exclude_From_Build 1 | |
7156 | ||
32a52290 | 7157 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7158 | |
7159 | # PROP Exclude_From_Build 1 | |
7160 | ||
32a52290 | 7161 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7162 | |
7163 | # PROP Exclude_From_Build 1 | |
7164 | ||
32a52290 | 7165 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7166 | |
7167 | # PROP Exclude_From_Build 1 | |
7168 | ||
32a52290 | 7169 | !ENDIF |
28249f11 | 7170 | |
32a52290 WS |
7171 | # End Source File |
7172 | # Begin Source File | |
28249f11 | 7173 | |
32a52290 | 7174 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 7175 | |
32a52290 | 7176 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7177 | |
7178 | ||
32a52290 | 7179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7180 | |
28249f11 | 7181 | |
32a52290 | 7182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7183 | |
28249f11 | 7184 | |
32a52290 | 7185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7186 | |
28249f11 | 7187 | |
32a52290 | 7188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7189 | |
32a52290 | 7190 | # PROP Exclude_From_Build 1 |
28249f11 | 7191 | |
32a52290 | 7192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7193 | |
32a52290 | 7194 | # PROP Exclude_From_Build 1 |
28249f11 | 7195 | |
32a52290 | 7196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7197 | |
7198 | # PROP Exclude_From_Build 1 | |
7199 | ||
32a52290 | 7200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7201 | |
50acee04 | 7202 | # PROP Exclude_From_Build 1 |
28249f11 | 7203 | |
32a52290 | 7204 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7205 | |
7206 | ||
32a52290 WS |
7207 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
7208 | ||
7209 | ||
7210 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7211 | ||
7212 | ||
7213 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
7214 | |
7215 | ||
32a52290 | 7216 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7217 | |
7218 | # PROP Exclude_From_Build 1 | |
7219 | ||
32a52290 | 7220 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7221 | |
7222 | # PROP Exclude_From_Build 1 | |
7223 | ||
32a52290 | 7224 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7225 | |
7226 | # PROP Exclude_From_Build 1 | |
7227 | ||
32a52290 | 7228 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7229 | |
7230 | # PROP Exclude_From_Build 1 | |
7231 | ||
5554b4bd | 7232 | !ENDIF |
28249f11 | 7233 | |
5554b4bd VS |
7234 | # End Source File |
7235 | # Begin Source File | |
28249f11 | 7236 | |
32a52290 | 7237 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7238 | |
32a52290 | 7239 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7240 | |
28249f11 | 7241 | |
32a52290 | 7242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7243 | |
28249f11 | 7244 | |
32a52290 | 7245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7246 | |
28249f11 | 7247 | |
32a52290 | 7248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7249 | |
28249f11 | 7250 | |
32a52290 | 7251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7252 | |
32a52290 | 7253 | # PROP Exclude_From_Build 1 |
28249f11 | 7254 | |
32a52290 | 7255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7256 | |
32a52290 | 7257 | # PROP Exclude_From_Build 1 |
28249f11 | 7258 | |
32a52290 | 7259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7260 | |
32a52290 | 7261 | # PROP Exclude_From_Build 1 |
28249f11 | 7262 | |
32a52290 | 7263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7264 | |
32a52290 | 7265 | # PROP Exclude_From_Build 1 |
28249f11 | 7266 | |
32a52290 | 7267 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7268 | |
7269 | ||
32a52290 | 7270 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7271 | |
7272 | ||
32a52290 | 7273 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7274 | |
7275 | ||
32a52290 | 7276 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7277 | |
7278 | ||
32a52290 | 7279 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7280 | |
7281 | # PROP Exclude_From_Build 1 | |
7282 | ||
32a52290 | 7283 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7284 | |
7285 | # PROP Exclude_From_Build 1 | |
7286 | ||
32a52290 | 7287 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7288 | |
7289 | # PROP Exclude_From_Build 1 | |
7290 | ||
32a52290 | 7291 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7292 | |
7293 | # PROP Exclude_From_Build 1 | |
7294 | ||
32a52290 | 7295 | !ENDIF |
28249f11 | 7296 | |
32a52290 WS |
7297 | # End Source File |
7298 | # Begin Source File | |
28249f11 | 7299 | |
32a52290 | 7300 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7301 | |
32a52290 | 7302 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7303 | |
7304 | ||
32a52290 | 7305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7306 | |
28249f11 | 7307 | |
32a52290 | 7308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7309 | |
28249f11 | 7310 | |
32a52290 | 7311 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7312 | |
28249f11 | 7313 | |
32a52290 | 7314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7315 | |
32a52290 | 7316 | # PROP Exclude_From_Build 1 |
28249f11 | 7317 | |
32a52290 | 7318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7319 | |
32a52290 | 7320 | # PROP Exclude_From_Build 1 |
28249f11 | 7321 | |
32a52290 | 7322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7323 | |
7324 | # PROP Exclude_From_Build 1 | |
7325 | ||
32a52290 | 7326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7327 | |
50acee04 | 7328 | # PROP Exclude_From_Build 1 |
28249f11 | 7329 | |
32a52290 | 7330 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7331 | |
7332 | ||
32a52290 | 7333 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 7334 | |
28249f11 | 7335 | |
32a52290 WS |
7336 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7337 | ||
7338 | ||
7339 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7340 | ||
7341 | ||
7342 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7343 | |
7344 | # PROP Exclude_From_Build 1 | |
7345 | ||
32a52290 | 7346 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7347 | |
7348 | # PROP Exclude_From_Build 1 | |
7349 | ||
32a52290 | 7350 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7351 | |
7352 | # PROP Exclude_From_Build 1 | |
7353 | ||
32a52290 | 7354 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7355 | |
5554b4bd | 7356 | # PROP Exclude_From_Build 1 |
28249f11 | 7357 | |
cd1feecb VS |
7358 | !ENDIF |
7359 | ||
7360 | # End Source File | |
7361 | # End Group | |
7362 | # Begin Group "Setup Headers" | |
7363 | ||
7364 | # PROP Default_Filter "" | |
7365 | # Begin Source File | |
7366 | ||
7367 | SOURCE=..\..\include\wx\msw\setup.h | |
7368 | ||
32a52290 | 7369 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7370 | |
c7f476c9 | 7371 | # Begin Custom Build - |
cd1feecb VS |
7372 | |
7373 | # End Custom Build | |
7374 | ||
32a52290 | 7375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7376 | |
c7f476c9 | 7377 | # Begin Custom Build - |
cd1feecb VS |
7378 | |
7379 | # End Custom Build | |
7380 | ||
32a52290 | 7381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7382 | |
c7f476c9 | 7383 | # Begin Custom Build - |
cd1feecb VS |
7384 | |
7385 | # End Custom Build | |
7386 | ||
32a52290 | 7387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7388 | |
c7f476c9 | 7389 | # Begin Custom Build - |
cd1feecb VS |
7390 | |
7391 | # End Custom Build | |
7392 | ||
32a52290 | 7393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7394 | |
1e618fa6 | 7395 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7396 | InputPath=..\include\wx\msw\setup.h |
7397 | ||
1e618fa6 VS |
7398 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7399 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7400 | |
7401 | # End Custom Build | |
7402 | ||
32a52290 | 7403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7404 | |
1e618fa6 | 7405 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7406 | InputPath=..\include\wx\msw\setup.h |
7407 | ||
1e618fa6 VS |
7408 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7409 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7410 | |
7411 | # End Custom Build | |
7412 | ||
32a52290 | 7413 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7414 | |
1e618fa6 | 7415 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7416 | InputPath=..\include\wx\msw\setup.h |
7417 | ||
1e618fa6 VS |
7418 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7419 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7420 | |
7421 | # End Custom Build | |
7422 | ||
32a52290 | 7423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7424 | |
1e618fa6 | 7425 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7426 | InputPath=..\include\wx\msw\setup.h |
7427 | ||
1e618fa6 VS |
7428 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7429 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7430 | |
7431 | # End Custom Build | |
7432 | ||
32a52290 | 7433 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7434 | |
c7f476c9 | 7435 | # Begin Custom Build - |
cd1feecb VS |
7436 | |
7437 | # End Custom Build | |
7438 | ||
32a52290 | 7439 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7440 | |
c7f476c9 | 7441 | # Begin Custom Build - |
cd1feecb VS |
7442 | |
7443 | # End Custom Build | |
7444 | ||
32a52290 | 7445 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7446 | |
c7f476c9 | 7447 | # Begin Custom Build - |
cd1feecb VS |
7448 | |
7449 | # End Custom Build | |
7450 | ||
32a52290 | 7451 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7452 | |
c7f476c9 | 7453 | # Begin Custom Build - |
cd1feecb VS |
7454 | |
7455 | # End Custom Build | |
7456 | ||
32a52290 | 7457 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7458 | |
1e618fa6 | 7459 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7460 | InputPath=..\include\wx\msw\setup.h |
7461 | ||
1e618fa6 | 7462 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
32a52290 | 7463 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h |
50acee04 JS |
7464 | |
7465 | # End Custom Build | |
7466 | ||
32a52290 | 7467 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7468 | |
32a52290 | 7469 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7470 | InputPath=..\include\wx\msw\setup.h |
7471 | ||
32a52290 WS |
7472 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7473 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
50acee04 JS |
7474 | |
7475 | # End Custom Build | |
7476 | ||
32a52290 | 7477 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 | 7478 | |
32a52290 | 7479 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
50acee04 JS |
7480 | InputPath=..\include\wx\msw\setup.h |
7481 | ||
32a52290 WS |
7482 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7483 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7484 | |
7485 | # End Custom Build | |
7486 | ||
32a52290 | 7487 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7488 | |
1e618fa6 | 7489 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7490 | InputPath=..\include\wx\msw\setup.h |
7491 | ||
1e618fa6 VS |
7492 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7493 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7494 | |
7495 | # End Custom Build | |
c7f476c9 MW |
7496 | |
7497 | !ENDIF | |
7498 | ||
7499 | # End Source File | |
7500 | # Begin Source File | |
7501 | ||
7502 | SOURCE=..\..\include\wx\univ\setup.h | |
7503 | ||
32a52290 | 7504 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
c7f476c9 MW |
7505 | |
7506 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7507 | InputPath=..\include\wx\univ\setup.h | |
7508 | ||
7509 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7510 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7511 | ||
7512 | # End Custom Build | |
7513 | ||
32a52290 | 7514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
c7f476c9 MW |
7515 | |
7516 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7517 | InputPath=..\include\wx\univ\setup.h | |
7518 | ||
7519 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7520 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7521 | ||
7522 | # End Custom Build | |
7523 | ||
32a52290 | 7524 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
c7f476c9 MW |
7525 | |
7526 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7527 | InputPath=..\include\wx\univ\setup.h | |
7528 | ||
7529 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7530 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7531 | ||
7532 | # End Custom Build | |
7533 | ||
32a52290 | 7534 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
c7f476c9 MW |
7535 | |
7536 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7537 | InputPath=..\include\wx\univ\setup.h | |
7538 | ||
7539 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7540 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7541 | ||
7542 | # End Custom Build | |
7543 | ||
32a52290 | 7544 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
7545 | |
7546 | # Begin Custom Build - | |
7547 | ||
7548 | # End Custom Build | |
7549 | ||
32a52290 | 7550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
c7f476c9 MW |
7551 | |
7552 | # Begin Custom Build - | |
7553 | ||
7554 | # End Custom Build | |
7555 | ||
32a52290 | 7556 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
c7f476c9 MW |
7557 | |
7558 | # Begin Custom Build - | |
7559 | ||
7560 | # End Custom Build | |
7561 | ||
32a52290 | 7562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
c7f476c9 MW |
7563 | |
7564 | # Begin Custom Build - | |
7565 | ||
7566 | # End Custom Build | |
7567 | ||
32a52290 | 7568 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
c7f476c9 MW |
7569 | |
7570 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7571 | InputPath=..\include\wx\univ\setup.h | |
7572 | ||
7573 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7574 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7575 | ||
7576 | # End Custom Build | |
7577 | ||
32a52290 | 7578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
c7f476c9 MW |
7579 | |
7580 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7581 | InputPath=..\include\wx\univ\setup.h | |
7582 | ||
7583 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7584 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7585 | ||
7586 | # End Custom Build | |
7587 | ||
32a52290 | 7588 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
c7f476c9 MW |
7589 | |
7590 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7591 | InputPath=..\include\wx\univ\setup.h | |
7592 | ||
7593 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7594 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7595 | ||
7596 | # End Custom Build | |
7597 | ||
32a52290 | 7598 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
50acee04 JS |
7599 | |
7600 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7601 | InputPath=..\include\wx\univ\setup.h | |
7602 | ||
7603 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7604 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7605 | ||
7606 | # End Custom Build | |
7607 | ||
32a52290 | 7608 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
50acee04 JS |
7609 | |
7610 | # Begin Custom Build - | |
7611 | ||
7612 | # End Custom Build | |
7613 | ||
32a52290 | 7614 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
50acee04 JS |
7615 | |
7616 | # Begin Custom Build - | |
7617 | ||
7618 | # End Custom Build | |
7619 | ||
32a52290 | 7620 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 JS |
7621 | |
7622 | # Begin Custom Build - | |
7623 | ||
7624 | # End Custom Build | |
7625 | ||
32a52290 | 7626 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
c7f476c9 MW |
7627 | |
7628 | # Begin Custom Build - | |
7629 | ||
7630 | # End Custom Build | |
cd1feecb | 7631 | |
28249f11 VS |
7632 | !ENDIF |
7633 | ||
7634 | # End Source File | |
7635 | # End Group | |
7636 | # Begin Group "MSW Headers" | |
7637 | ||
7638 | # PROP Default_Filter "" | |
7639 | # Begin Source File | |
7640 | ||
757e7c67 | 7641 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7642 | # End Source File |
7643 | # Begin Source File | |
7644 | ||
7645 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7646 | # End Source File | |
7647 | # Begin Source File | |
7648 | ||
bf354396 VZ |
7649 | SOURCE=..\..\include\wx\msw\ole\activex.h |
7650 | # End Source File | |
7651 | # Begin Source File | |
7652 | ||
28249f11 VS |
7653 | SOURCE=..\..\include\wx\msw\app.h |
7654 | # End Source File | |
7655 | # Begin Source File | |
7656 | ||
7657 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7658 | # End Source File | |
7659 | # Begin Source File | |
7660 | ||
7661 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7662 | # End Source File | |
7663 | # Begin Source File | |
7664 | ||
7665 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7666 | # End Source File | |
7667 | # Begin Source File | |
7668 | ||
7669 | SOURCE=..\..\include\wx\msw\brush.h | |
7670 | # End Source File | |
7671 | # Begin Source File | |
7672 | ||
7673 | SOURCE=..\..\include\wx\msw\button.h | |
7674 | # End Source File | |
7675 | # Begin Source File | |
7676 | ||
7677 | SOURCE=..\..\include\wx\msw\caret.h | |
7678 | # End Source File | |
7679 | # Begin Source File | |
7680 | ||
7681 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7682 | # End Source File | |
7683 | # Begin Source File | |
7684 | ||
7685 | SOURCE=..\..\include\wx\msw\checklst.h | |
7686 | # End Source File | |
7687 | # Begin Source File | |
7688 | ||
7689 | SOURCE=..\..\include\wx\msw\choice.h | |
7690 | # End Source File | |
7691 | # Begin Source File | |
7692 | ||
7693 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7694 | # End Source File | |
7695 | # Begin Source File | |
7696 | ||
7697 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7698 | # End Source File | |
7699 | # Begin Source File | |
7700 | ||
7701 | SOURCE=..\..\include\wx\msw\colour.h | |
7702 | # End Source File | |
7703 | # Begin Source File | |
7704 | ||
a340b80d VZ |
7705 | SOURCE=..\..\include\wx\msw\combo.h |
7706 | # End Source File | |
7707 | # Begin Source File | |
7708 | ||
28249f11 VS |
7709 | SOURCE=..\..\include\wx\msw\combobox.h |
7710 | # End Source File | |
7711 | # Begin Source File | |
7712 | ||
7713 | SOURCE=..\..\include\wx\msw\control.h | |
7714 | # End Source File | |
7715 | # Begin Source File | |
7716 | ||
7717 | SOURCE=..\..\include\wx\msw\cursor.h | |
7718 | # End Source File | |
7719 | # Begin Source File | |
7720 | ||
7721 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7722 | # End Source File | |
7723 | # Begin Source File | |
7724 | ||
7725 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7726 | # End Source File | |
7727 | # Begin Source File | |
7728 | ||
7729 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7730 | # End Source File | |
7731 | # Begin Source File | |
7732 | ||
114a4501 VZ |
7733 | SOURCE=..\..\include\wx\msw\datectrl.h |
7734 | # End Source File | |
7735 | # Begin Source File | |
7736 | ||
28249f11 VS |
7737 | SOURCE=..\..\include\wx\msw\dc.h |
7738 | # End Source File | |
7739 | # Begin Source File | |
7740 | ||
7741 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7742 | # End Source File | |
7743 | # Begin Source File | |
7744 | ||
7745 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7746 | # End Source File | |
7747 | # Begin Source File | |
7748 | ||
7749 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7750 | # End Source File | |
7751 | # Begin Source File | |
7752 | ||
7753 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7754 | # End Source File | |
7755 | # Begin Source File | |
7756 | ||
7757 | SOURCE=..\..\include\wx\msw\dialog.h | |
7758 | # End Source File | |
7759 | # Begin Source File | |
7760 | ||
7761 | SOURCE=..\..\include\wx\msw\dib.h | |
7762 | # End Source File | |
7763 | # Begin Source File | |
7764 | ||
7765 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7766 | # End Source File | |
7767 | # Begin Source File | |
7768 | ||
7769 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7770 | # End Source File | |
7771 | # Begin Source File | |
7772 | ||
7773 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7774 | # End Source File | |
7775 | # Begin Source File | |
7776 | ||
7777 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7778 | # End Source File | |
7779 | # Begin Source File | |
7780 | ||
7781 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7782 | # End Source File | |
7783 | # Begin Source File | |
7784 | ||
ef335a4f VZ |
7785 | SOURCE=..\..\include\wx\msw\evtloop.h |
7786 | # End Source File | |
7787 | # Begin Source File | |
7788 | ||
28249f11 VS |
7789 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7790 | # End Source File | |
7791 | # Begin Source File | |
7792 | ||
7793 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7794 | # End Source File | |
7795 | # Begin Source File | |
7796 | ||
7797 | SOURCE=..\..\include\wx\msw\font.h | |
7798 | # End Source File | |
7799 | # Begin Source File | |
7800 | ||
7801 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7802 | # End Source File | |
7803 | # Begin Source File | |
7804 | ||
7805 | SOURCE=..\..\include\wx\msw\frame.h | |
7806 | # End Source File | |
7807 | # Begin Source File | |
7808 | ||
7809 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7810 | # End Source File | |
7811 | # Begin Source File | |
7812 | ||
7813 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7814 | # End Source File | |
7815 | # Begin Source File | |
7816 | ||
5c60e845 MW |
7817 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
7818 | ||
32a52290 | 7819 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5c60e845 MW |
7820 | |
7821 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
7822 | ||
19fb58e8 | 7823 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivu\wx\msw" |
5c60e845 MW |
7824 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" |
7825 | ||
7826 | # End Custom Build | |
7827 | ||
32a52290 | 7828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5c60e845 MW |
7829 | |
7830 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
7831 | ||
19fb58e8 | 7832 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivud\wx\msw" |
5c60e845 MW |
7833 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" |
7834 | ||
7835 | # End Custom Build | |
7836 | ||
32a52290 | 7837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5c60e845 MW |
7838 | |
7839 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
7840 | ||
19fb58e8 | 7841 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswuniv\wx\msw" |
5c60e845 MW |
7842 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" |
7843 | ||
7844 | # End Custom Build | |
7845 | ||
32a52290 | 7846 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5c60e845 MW |
7847 | |
7848 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
7849 | ||
19fb58e8 | 7850 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivd\wx\msw" |
5c60e845 MW |
7851 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" |
7852 | ||
7853 | # End Custom Build | |
7854 | ||
32a52290 | 7855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5c60e845 MW |
7856 | |
7857 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
7858 | ||
19fb58e8 | 7859 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw" |
5c60e845 MW |
7860 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" |
7861 | ||
7862 | # End Custom Build | |
7863 | ||
32a52290 | 7864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
5c60e845 MW |
7865 | |
7866 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
7867 | ||
19fb58e8 | 7868 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw" |
5c60e845 MW |
7869 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" |
7870 | ||
7871 | # End Custom Build | |
7872 | ||
32a52290 | 7873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
5c60e845 MW |
7874 | |
7875 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
7876 | ||
19fb58e8 | 7877 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\msw\wx\msw" |
5c60e845 MW |
7878 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" |
7879 | ||
7880 | # End Custom Build | |
7881 | ||
32a52290 | 7882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5c60e845 MW |
7883 | |
7884 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
7885 | ||
19fb58e8 | 7886 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswd\wx\msw" |
5c60e845 MW |
7887 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" |
7888 | ||
7889 | # End Custom Build | |
7890 | ||
32a52290 | 7891 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
5c60e845 MW |
7892 | |
7893 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
7894 | ||
19fb58e8 | 7895 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivu\wx\msw" |
5c60e845 MW |
7896 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" |
7897 | ||
7898 | # End Custom Build | |
7899 | ||
32a52290 | 7900 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5c60e845 MW |
7901 | |
7902 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
7903 | ||
19fb58e8 | 7904 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivud\wx\msw" |
5c60e845 MW |
7905 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" |
7906 | ||
7907 | # End Custom Build | |
7908 | ||
32a52290 | 7909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5c60e845 MW |
7910 | |
7911 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
7912 | ||
19fb58e8 | 7913 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswuniv\wx\msw" |
5c60e845 MW |
7914 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" |
7915 | ||
7916 | # End Custom Build | |
7917 | ||
32a52290 | 7918 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5c60e845 MW |
7919 | |
7920 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
7921 | ||
19fb58e8 | 7922 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivd\wx\msw" |
5c60e845 MW |
7923 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" |
7924 | ||
7925 | # End Custom Build | |
7926 | ||
32a52290 | 7927 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5c60e845 MW |
7928 | |
7929 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
7930 | ||
19fb58e8 | 7931 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw" |
5c60e845 MW |
7932 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" |
7933 | ||
7934 | # End Custom Build | |
7935 | ||
32a52290 | 7936 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5c60e845 MW |
7937 | |
7938 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
7939 | ||
19fb58e8 | 7940 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw" |
5c60e845 MW |
7941 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" |
7942 | ||
7943 | # End Custom Build | |
7944 | ||
32a52290 | 7945 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5c60e845 MW |
7946 | |
7947 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
7948 | ||
19fb58e8 | 7949 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\msw\wx\msw" |
5c60e845 MW |
7950 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" |
7951 | ||
7952 | # End Custom Build | |
7953 | ||
32a52290 | 7954 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5c60e845 MW |
7955 | |
7956 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
7957 | ||
19fb58e8 | 7958 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswd\wx\msw" |
5c60e845 MW |
7959 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" |
7960 | ||
7961 | # End Custom Build | |
7962 | ||
7963 | !ENDIF | |
7964 | ||
7965 | # End Source File | |
7966 | # Begin Source File | |
7967 | ||
fe6e5818 VS |
7968 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7969 | # End Source File | |
7970 | # Begin Source File | |
7971 | ||
28249f11 VS |
7972 | SOURCE=..\..\include\wx\msw\helpbest.h |
7973 | # End Source File | |
7974 | # Begin Source File | |
7975 | ||
4818141b JS |
7976 | SOURCE=..\..\include\wx\msw\helpchm.h |
7977 | # End Source File | |
7978 | # Begin Source File | |
7979 | ||
7980 | SOURCE=..\..\include\wx\msw\helpwin.h | |
7981 | # End Source File | |
7982 | # Begin Source File | |
7983 | ||
47a4a1ae JS |
7984 | SOURCE=..\..\include\wx\msw\htmlhelp.h |
7985 | # End Source File | |
7986 | # Begin Source File | |
7987 | ||
28249f11 VS |
7988 | SOURCE=..\..\include\wx\msw\icon.h |
7989 | # End Source File | |
7990 | # Begin Source File | |
7991 | ||
7992 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7993 | # End Source File | |
7994 | # Begin Source File | |
7995 | ||
7996 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7997 | # End Source File | |
7998 | # Begin Source File | |
7999 | ||
fe6e5818 VS |
8000 | SOURCE=..\..\include\wx\msw\joystick.h |
8001 | # End Source File | |
8002 | # Begin Source File | |
8003 | ||
28249f11 VS |
8004 | SOURCE=..\..\include\wx\msw\listbox.h |
8005 | # End Source File | |
8006 | # Begin Source File | |
8007 | ||
8008 | SOURCE=..\..\include\wx\msw\listctrl.h | |
8009 | # End Source File | |
8010 | # Begin Source File | |
8011 | ||
8012 | SOURCE=..\..\include\wx\msw\mdi.h | |
8013 | # End Source File | |
8014 | # Begin Source File | |
39c5bef0 | 8015 | |
28249f11 VS |
8016 | SOURCE=..\..\include\wx\msw\menu.h |
8017 | # End Source File | |
8018 | # Begin Source File | |
8019 | ||
8020 | SOURCE=..\..\include\wx\msw\menuitem.h | |
8021 | # End Source File | |
8022 | # Begin Source File | |
8023 | ||
8024 | SOURCE=..\..\include\wx\msw\metafile.h | |
8025 | # End Source File | |
8026 | # Begin Source File | |
8027 | ||
8028 | SOURCE=..\..\include\wx\msw\minifram.h | |
8029 | # End Source File | |
8030 | # Begin Source File | |
8031 | ||
8032 | SOURCE=..\..\include\wx\msw\missing.h | |
8033 | # End Source File | |
8034 | # Begin Source File | |
8035 | ||
8036 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
8037 | # End Source File | |
8038 | # Begin Source File | |
8039 | ||
28249f11 VS |
8040 | SOURCE=..\..\include\wx\msw\msvcrt.h |
8041 | # End Source File | |
8042 | # Begin Source File | |
8043 | ||
8044 | SOURCE=..\..\include\wx\msw\notebook.h | |
8045 | # End Source File | |
8046 | # Begin Source File | |
8047 | ||
8048 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
8049 | # End Source File | |
8050 | # Begin Source File | |
8051 | ||
8052 | SOURCE=..\..\include\wx\msw\palette.h | |
8053 | # End Source File | |
8054 | # Begin Source File | |
8055 | ||
8056 | SOURCE=..\..\include\wx\msw\pen.h | |
8057 | # End Source File | |
8058 | # Begin Source File | |
8059 | ||
4818141b JS |
8060 | SOURCE=..\..\include\wx\msw\popupwin.h |
8061 | # End Source File | |
8062 | # Begin Source File | |
8063 | ||
28249f11 VS |
8064 | SOURCE=..\..\include\wx\msw\printdlg.h |
8065 | # End Source File | |
8066 | # Begin Source File | |
8067 | ||
8068 | SOURCE=..\..\include\wx\msw\printwin.h | |
8069 | # End Source File | |
8070 | # Begin Source File | |
8071 | ||
28249f11 VS |
8072 | SOURCE=..\..\include\wx\msw\radiobox.h |
8073 | # End Source File | |
8074 | # Begin Source File | |
8075 | ||
8076 | SOURCE=..\..\include\wx\msw\radiobut.h | |
8077 | # End Source File | |
8078 | # Begin Source File | |
8079 | ||
5c60e845 MW |
8080 | SOURCE=..\..\include\wx\msw\rcdefs.h |
8081 | # End Source File | |
8082 | # Begin Source File | |
8083 | ||
28249f11 VS |
8084 | SOURCE=..\..\include\wx\msw\region.h |
8085 | # End Source File | |
8086 | # Begin Source File | |
8087 | ||
28249f11 VS |
8088 | SOURCE=..\..\include\wx\msw\scrolbar.h |
8089 | # End Source File | |
8090 | # Begin Source File | |
8091 | ||
8092 | SOURCE=..\..\include\wx\msw\setup0.h | |
8093 | # End Source File | |
8094 | # Begin Source File | |
8095 | ||
8096 | SOURCE=..\..\include\wx\msw\slider95.h | |
8097 | # End Source File | |
8098 | # Begin Source File | |
8099 | ||
002ed9af VS |
8100 | SOURCE=..\..\include\wx\msw\sound.h |
8101 | # End Source File | |
8102 | # Begin Source File | |
8103 | ||
28249f11 VS |
8104 | SOURCE=..\..\include\wx\msw\spinbutt.h |
8105 | # End Source File | |
8106 | # Begin Source File | |
8107 | ||
8108 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
8109 | # End Source File | |
8110 | # Begin Source File | |
8111 | ||
8112 | SOURCE=..\..\include\wx\msw\statbmp.h | |
8113 | # End Source File | |
8114 | # Begin Source File | |
8115 | ||
8116 | SOURCE=..\..\include\wx\msw\statbox.h | |
8117 | # End Source File | |
8118 | # Begin Source File | |
8119 | ||
8120 | SOURCE=..\..\include\wx\msw\statbr95.h | |
8121 | # End Source File | |
8122 | # Begin Source File | |
8123 | ||
8124 | SOURCE=..\..\include\wx\msw\statline.h | |
8125 | # End Source File | |
8126 | # Begin Source File | |
8127 | ||
8128 | SOURCE=..\..\include\wx\msw\stattext.h | |
8129 | # End Source File | |
8130 | # Begin Source File | |
8131 | ||
8132 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
8133 | # End Source File | |
8134 | # Begin Source File | |
8135 | ||
fe6e5818 VS |
8136 | SOURCE=..\..\include\wx\msw\taskbar.h |
8137 | # End Source File | |
8138 | # Begin Source File | |
8139 | ||
28249f11 VS |
8140 | SOURCE=..\..\include\wx\msw\tbar95.h |
8141 | # End Source File | |
8142 | # Begin Source File | |
8143 | ||
28249f11 VS |
8144 | SOURCE=..\..\include\wx\msw\textctrl.h |
8145 | # End Source File | |
8146 | # Begin Source File | |
8147 | ||
8148 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
8149 | # End Source File | |
8150 | # Begin Source File | |
8151 | ||
8152 | SOURCE=..\..\include\wx\msw\timer.h | |
8153 | # End Source File | |
8154 | # Begin Source File | |
8155 | ||
8156 | SOURCE=..\..\include\wx\msw\tooltip.h | |
8157 | # End Source File | |
8158 | # Begin Source File | |
8159 | ||
8160 | SOURCE=..\..\include\wx\msw\toplevel.h | |
8161 | # End Source File | |
8162 | # Begin Source File | |
8163 | ||
8164 | SOURCE=..\..\include\wx\msw\treectrl.h | |
8165 | # End Source File | |
8166 | # Begin Source File | |
8167 | ||
8168 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
8169 | # End Source File | |
8170 | # Begin Source File | |
8171 | ||
162a956b JS |
8172 | SOURCE=..\..\include\wx\msw\uxtheme.h |
8173 | # End Source File | |
8174 | # Begin Source File | |
8175 | ||
47a4a1ae JS |
8176 | SOURCE=..\..\include\wx\msw\uxthemep.h |
8177 | # End Source File | |
8178 | # Begin Source File | |
8179 | ||
fe6e5818 | 8180 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 VS |
8181 | # End Source File |
8182 | # End Group | |
8183 | # Begin Group "Generic Headers" | |
8184 | ||
8185 | # PROP Default_Filter "" | |
8186 | # Begin Source File | |
8187 | ||
e5b41495 VZ |
8188 | SOURCE=..\..\include\wx\generic\aboutdlgg.h |
8189 | # End Source File | |
8190 | # Begin Source File | |
8191 | ||
28249f11 VS |
8192 | SOURCE=..\..\include\wx\generic\accel.h |
8193 | # End Source File | |
8194 | # Begin Source File | |
8195 | ||
72045d57 VZ |
8196 | SOURCE=..\..\include\wx\generic\animate.h |
8197 | # End Source File | |
8198 | # Begin Source File | |
8199 | ||
e17b6377 RD |
8200 | SOURCE=..\..\include\wx\generic\bmpcbox.h |
8201 | # End Source File | |
8202 | # Begin Source File | |
8203 | ||
cf9b63b3 VZ |
8204 | SOURCE=..\..\include\wx\generic\busyinfo.h |
8205 | # End Source File | |
8206 | # Begin Source File | |
8207 | ||
64d3ed17 JS |
8208 | SOURCE=..\..\include\wx\generic\buttonbar.h |
8209 | # End Source File | |
8210 | # Begin Source File | |
8211 | ||
fe6e5818 VS |
8212 | SOURCE=..\..\include\wx\generic\calctrl.h |
8213 | # End Source File | |
8214 | # Begin Source File | |
8215 | ||
28249f11 VS |
8216 | SOURCE=..\..\include\wx\generic\choicdgg.h |
8217 | # End Source File | |
8218 | # Begin Source File | |
8219 | ||
24bbfc62 WS |
8220 | SOURCE=..\..\include\wx\generic\clrpickerg.h |
8221 | # End Source File | |
8222 | # Begin Source File | |
e3cec970 VZ |
8223 | |
8224 | SOURCE=..\..\include\wx\generic\collpaneg.h | |
8225 | # End Source File | |
ed16aae0 RD |
8226 | # Begin Source File |
8227 | ||
28249f11 VS |
8228 | SOURCE=..\..\include\wx\generic\colrdlgg.h |
8229 | # End Source File | |
8230 | # Begin Source File | |
8231 | ||
a340b80d VZ |
8232 | SOURCE=..\..\include\wx\generic\combo.h |
8233 | # End Source File | |
8234 | # Begin Source File | |
8235 | ||
b910a8ad JS |
8236 | SOURCE=..\..\include\wx\generic\dataview.h |
8237 | # End Source File | |
8238 | # Begin Source File | |
8239 | ||
d9876615 VZ |
8240 | SOURCE=..\..\include\wx\generic\datectrl.h |
8241 | # End Source File | |
8242 | # Begin Source File | |
8243 | ||
28249f11 VS |
8244 | SOURCE=..\..\include\wx\generic\dcpsg.h |
8245 | # End Source File | |
8246 | # Begin Source File | |
8247 | ||
8248 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
8249 | # End Source File | |
8250 | # Begin Source File | |
8251 | ||
8252 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
8253 | # End Source File | |
8254 | # Begin Source File | |
8255 | ||
8256 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
8257 | # End Source File | |
8258 | # Begin Source File | |
8259 | ||
8260 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
8261 | # End Source File | |
8262 | # Begin Source File | |
8263 | ||
8264 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
8265 | # End Source File | |
8266 | # Begin Source File | |
8267 | ||
24bbfc62 WS |
8268 | SOURCE=..\..\include\wx\generic\filepickerg.h |
8269 | # End Source File | |
8270 | # Begin Source File | |
8271 | ||
28249f11 VS |
8272 | SOURCE=..\..\include\wx\generic\fontdlgg.h |
8273 | # End Source File | |
8274 | # Begin Source File | |
8275 | ||
24bbfc62 WS |
8276 | SOURCE=..\..\include\wx\generic\fontpickerg.h |
8277 | # End Source File | |
8278 | # Begin Source File | |
8279 | ||
fe6e5818 VS |
8280 | SOURCE=..\..\include\wx\generic\grid.h |
8281 | # End Source File | |
8282 | # Begin Source File | |
8283 | ||
8284 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
8285 | # End Source File | |
8286 | # Begin Source File | |
8287 | ||
8288 | SOURCE=..\..\include\wx\generic\gridsel.h | |
8289 | # End Source File | |
8290 | # Begin Source File | |
8291 | ||
8292 | SOURCE=..\..\include\wx\generic\helpext.h | |
8293 | # End Source File | |
8294 | # Begin Source File | |
8295 | ||
fe6e5818 VS |
8296 | SOURCE=..\..\include\wx\generic\laywin.h |
8297 | # End Source File | |
8298 | # Begin Source File | |
8299 | ||
28249f11 VS |
8300 | SOURCE=..\..\include\wx\generic\listctrl.h |
8301 | # End Source File | |
8302 | # Begin Source File | |
8303 | ||
8304 | SOURCE=..\..\include\wx\generic\logg.h | |
8305 | # End Source File | |
8306 | # Begin Source File | |
8307 | ||
8308 | SOURCE=..\..\include\wx\generic\mdig.h | |
8309 | # End Source File | |
8310 | # Begin Source File | |
8311 | ||
8312 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
8313 | # End Source File | |
8314 | # Begin Source File | |
8315 | ||
8316 | SOURCE=..\..\include\wx\generic\notebook.h | |
8317 | # End Source File | |
8318 | # Begin Source File | |
8319 | ||
c3255f5f DE |
8320 | SOURCE=..\..\include\wx\generic\numdlgg.h |
8321 | # End Source File | |
8322 | # Begin Source File | |
8323 | ||
28249f11 VS |
8324 | SOURCE=..\..\include\wx\generic\panelg.h |
8325 | # End Source File | |
8326 | # Begin Source File | |
8327 | ||
75a0a7b7 VS |
8328 | SOURCE=..\..\include\wx\generic\printps.h |
8329 | # End Source File | |
8330 | # Begin Source File | |
8331 | ||
28249f11 VS |
8332 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
8333 | # End Source File | |
8334 | # Begin Source File | |
8335 | ||
8336 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
8337 | # End Source File | |
8338 | # Begin Source File | |
8339 | ||
445511b3 JS |
8340 | SOURCE=..\..\include\wx\generic\propdlg.h |
8341 | # End Source File | |
8342 | # Begin Source File | |
8343 | ||
fe6e5818 VS |
8344 | SOURCE=..\..\include\wx\generic\sashwin.h |
8345 | # End Source File | |
8346 | # Begin Source File | |
8347 | ||
28249f11 VS |
8348 | SOURCE=..\..\include\wx\generic\scrolwin.h |
8349 | # End Source File | |
8350 | # Begin Source File | |
8351 | ||
8352 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
8353 | # End Source File | |
8354 | # Begin Source File | |
8355 | ||
fe6e5818 VS |
8356 | SOURCE=..\..\include\wx\generic\splash.h |
8357 | # End Source File | |
8358 | # Begin Source File | |
8359 | ||
28249f11 VS |
8360 | SOURCE=..\..\include\wx\generic\splitter.h |
8361 | # End Source File | |
8362 | # Begin Source File | |
8363 | ||
3f7f284d RD |
8364 | SOURCE=..\..\include\wx\generic\srchctlg.h |
8365 | # End Source File | |
8366 | # Begin Source File | |
8367 | ||
28249f11 VS |
8368 | SOURCE=..\..\include\wx\generic\statusbr.h |
8369 | # End Source File | |
8370 | # Begin Source File | |
8371 | ||
8372 | SOURCE=..\..\include\wx\generic\tabg.h | |
8373 | # End Source File | |
8374 | # Begin Source File | |
8375 | ||
8376 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
8377 | # End Source File | |
8378 | # Begin Source File | |
8379 | ||
8380 | SOURCE=..\..\include\wx\generic\timer.h | |
8381 | # End Source File | |
8382 | # Begin Source File | |
8383 | ||
8384 | SOURCE=..\..\include\wx\generic\treectlg.h | |
8385 | # End Source File | |
fe6e5818 VS |
8386 | # Begin Source File |
8387 | ||
8388 | SOURCE=..\..\include\wx\generic\wizard.h | |
8389 | # End Source File | |
28249f11 VS |
8390 | # End Group |
8391 | # Begin Group "wxUniv Headers" | |
8392 | ||
8393 | # PROP Default_Filter "" | |
8394 | # Begin Source File | |
8395 | ||
8396 | SOURCE=..\..\include\wx\univ\app.h | |
8397 | # End Source File | |
8398 | # Begin Source File | |
8399 | ||
8400 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
8401 | # End Source File | |
8402 | # Begin Source File | |
8403 | ||
8404 | SOURCE=..\..\include\wx\univ\button.h | |
8405 | # End Source File | |
8406 | # Begin Source File | |
8407 | ||
8408 | SOURCE=..\..\include\wx\univ\checkbox.h | |
8409 | # End Source File | |
8410 | # Begin Source File | |
8411 | ||
8412 | SOURCE=..\..\include\wx\univ\checklst.h | |
8413 | # End Source File | |
8414 | # Begin Source File | |
8415 | ||
c4ad618c VZ |
8416 | SOURCE=..\..\include\wx\univ\chkconf.h |
8417 | # End Source File | |
8418 | # Begin Source File | |
8419 | ||
28249f11 VS |
8420 | SOURCE=..\..\include\wx\univ\choice.h |
8421 | # End Source File | |
8422 | # Begin Source File | |
8423 | ||
8424 | SOURCE=..\..\include\wx\univ\colschem.h | |
8425 | # End Source File | |
8426 | # Begin Source File | |
8427 | ||
8428 | SOURCE=..\..\include\wx\univ\combobox.h | |
8429 | # End Source File | |
8430 | # Begin Source File | |
8431 | ||
8432 | SOURCE=..\..\include\wx\univ\control.h | |
8433 | # End Source File | |
8434 | # Begin Source File | |
8435 | ||
8436 | SOURCE=..\..\include\wx\univ\dialog.h | |
8437 | # End Source File | |
8438 | # Begin Source File | |
8439 | ||
8440 | SOURCE=..\..\include\wx\univ\frame.h | |
8441 | # End Source File | |
8442 | # Begin Source File | |
8443 | ||
8444 | SOURCE=..\..\include\wx\univ\gauge.h | |
8445 | # End Source File | |
8446 | # Begin Source File | |
8447 | ||
8448 | SOURCE=..\..\include\wx\univ\inpcons.h | |
8449 | # End Source File | |
8450 | # Begin Source File | |
8451 | ||
8452 | SOURCE=..\..\include\wx\univ\inphand.h | |
8453 | # End Source File | |
8454 | # Begin Source File | |
8455 | ||
8456 | SOURCE=..\..\include\wx\univ\listbox.h | |
8457 | # End Source File | |
8458 | # Begin Source File | |
8459 | ||
8460 | SOURCE=..\..\include\wx\univ\menu.h | |
8461 | # End Source File | |
8462 | # Begin Source File | |
8463 | ||
8464 | SOURCE=..\..\include\wx\univ\menuitem.h | |
8465 | # End Source File | |
8466 | # Begin Source File | |
8467 | ||
8468 | SOURCE=..\..\include\wx\univ\notebook.h | |
8469 | # End Source File | |
8470 | # Begin Source File | |
8471 | ||
8472 | SOURCE=..\..\include\wx\univ\radiobox.h | |
8473 | # End Source File | |
8474 | # Begin Source File | |
8475 | ||
8476 | SOURCE=..\..\include\wx\univ\radiobut.h | |
8477 | # End Source File | |
8478 | # Begin Source File | |
8479 | ||
8480 | SOURCE=..\..\include\wx\univ\renderer.h | |
8481 | # End Source File | |
8482 | # Begin Source File | |
8483 | ||
8484 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
8485 | # End Source File | |
8486 | # Begin Source File | |
8487 | ||
8488 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
8489 | # End Source File | |
8490 | # Begin Source File | |
8491 | ||
8492 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
8493 | # End Source File | |
8494 | # Begin Source File | |
8495 | ||
8496 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
8497 | # End Source File | |
8498 | # Begin Source File | |
8499 | ||
8500 | SOURCE=..\..\include\wx\univ\slider.h | |
8501 | # End Source File | |
8502 | # Begin Source File | |
8503 | ||
8504 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
8505 | # End Source File | |
8506 | # Begin Source File | |
8507 | ||
8508 | SOURCE=..\..\include\wx\univ\statbmp.h | |
8509 | # End Source File | |
8510 | # Begin Source File | |
8511 | ||
8512 | SOURCE=..\..\include\wx\univ\statbox.h | |
8513 | # End Source File | |
8514 | # Begin Source File | |
8515 | ||
8516 | SOURCE=..\..\include\wx\univ\statline.h | |
8517 | # End Source File | |
8518 | # Begin Source File | |
8519 | ||
8520 | SOURCE=..\..\include\wx\univ\stattext.h | |
8521 | # End Source File | |
8522 | # Begin Source File | |
8523 | ||
8524 | SOURCE=..\..\include\wx\univ\statusbr.h | |
8525 | # End Source File | |
8526 | # Begin Source File | |
8930b2ed VZ |
8527 | |
8528 | SOURCE=..\..\include\wx\univ\stdrend.h | |
8529 | # End Source File | |
8530 | # Begin Source File | |
28249f11 VS |
8531 | |
8532 | SOURCE=..\..\include\wx\univ\textctrl.h | |
8533 | # End Source File | |
8534 | # Begin Source File | |
8535 | ||
8536 | SOURCE=..\..\include\wx\univ\theme.h | |
8537 | # End Source File | |
8538 | # Begin Source File | |
8539 | ||
8540 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8541 | # End Source File | |
8542 | # Begin Source File | |
8543 | ||
8544 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8545 | # End Source File | |
757e7c67 VS |
8546 | # Begin Source File |
8547 | ||
8548 | SOURCE=..\..\include\wx\univ\window.h | |
8549 | # End Source File | |
fe6e5818 VS |
8550 | # End Group |
8551 | # Begin Group "wxHTML Headers" | |
8552 | ||
8553 | # PROP Default_Filter "" | |
8554 | # Begin Source File | |
8555 | ||
fe6e5818 VS |
8556 | SOURCE=..\..\include\wx\html\helpctrl.h |
8557 | # End Source File | |
8558 | # Begin Source File | |
8559 | ||
8560 | SOURCE=..\..\include\wx\html\helpdata.h | |
8561 | # End Source File | |
28249f11 VS |
8562 | # Begin Source File |
8563 | ||
f3e156ef JS |
8564 | SOURCE=..\..\include\wx\html\helpdlg.h |
8565 | # End Source File | |
8566 | # Begin Source File | |
8567 | ||
fe6e5818 VS |
8568 | SOURCE=..\..\include\wx\html\helpfrm.h |
8569 | # End Source File | |
8570 | # Begin Source File | |
8571 | ||
f3e156ef JS |
8572 | SOURCE=..\..\include\wx\html\helpwnd.h |
8573 | # End Source File | |
8574 | # Begin Source File | |
8575 | ||
fe6e5818 VS |
8576 | SOURCE=..\..\include\wx\html\htmlcell.h |
8577 | # End Source File | |
8578 | # Begin Source File | |
8579 | ||
8580 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8581 | # End Source File | |
8582 | # Begin Source File | |
8583 | ||
8584 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8585 | # End Source File | |
8586 | # Begin Source File | |
8587 | ||
8588 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8589 | # End Source File | |
8590 | # Begin Source File | |
8591 | ||
8592 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8593 | # End Source File | |
8594 | # Begin Source File | |
8595 | ||
8596 | SOURCE=..\..\include\wx\html\htmltag.h | |
8597 | # End Source File | |
8598 | # Begin Source File | |
8599 | ||
8600 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8601 | # End Source File | |
8602 | # Begin Source File | |
8603 | ||
8604 | SOURCE=..\..\include\wx\html\htmprint.h | |
8605 | # End Source File | |
8606 | # Begin Source File | |
8607 | ||
8608 | SOURCE=..\..\include\wx\html\m_templ.h | |
8609 | # End Source File | |
8610 | # Begin Source File | |
8611 | ||
8612 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8613 | # End Source File |
8614 | # End Group | |
8615 | # Begin Group "Common Headers" | |
8616 | ||
8617 | # PROP Default_Filter "" | |
8618 | # Begin Source File | |
8619 | ||
e5b41495 VZ |
8620 | SOURCE=..\..\include\wx\aboutdlg.h |
8621 | # End Source File | |
8622 | # Begin Source File | |
8623 | ||
28249f11 VS |
8624 | SOURCE=..\..\include\wx\accel.h |
8625 | # End Source File | |
8626 | # Begin Source File | |
8627 | ||
8628 | SOURCE=..\..\include\wx\access.h | |
8629 | # End Source File | |
8630 | # Begin Source File | |
8631 | ||
72045d57 VZ |
8632 | SOURCE=..\..\include\wx\anidecod.h |
8633 | # End Source File | |
8634 | # Begin Source File | |
8635 | ||
8636 | SOURCE=..\..\include\wx\animate.h | |
8637 | # End Source File | |
8638 | # Begin Source File | |
8639 | ||
76319fbc RD |
8640 | SOURCE=..\..\include\wx\animdecod.h |
8641 | # End Source File | |
8642 | # Begin Source File | |
8643 | ||
28249f11 VS |
8644 | SOURCE=..\..\include\wx\artprov.h |
8645 | # End Source File | |
8646 | # Begin Source File | |
8647 | ||
50acee04 JS |
8648 | SOURCE=..\..\include\wx\aui\aui.h |
8649 | # End Source File | |
8650 | # Begin Source File | |
8651 | ||
96fc1039 BW |
8652 | SOURCE=..\..\include\wx\aui\auibook.h |
8653 | # End Source File | |
8654 | # Begin Source File | |
8655 | ||
28249f11 VS |
8656 | SOURCE=..\..\include\wx\bitmap.h |
8657 | # End Source File | |
8658 | # Begin Source File | |
8659 | ||
8660 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8661 | # End Source File | |
8662 | # Begin Source File | |
8663 | ||
e17b6377 RD |
8664 | SOURCE=..\..\include\wx\bmpcbox.h |
8665 | # End Source File | |
8666 | # Begin Source File | |
8667 | ||
73fb9ebe VZ |
8668 | SOURCE=..\..\include\wx\bookctrl.h |
8669 | # End Source File | |
8670 | # Begin Source File | |
8671 | ||
28249f11 VS |
8672 | SOURCE=..\..\include\wx\brush.h |
8673 | # End Source File | |
8674 | # Begin Source File | |
8675 | ||
8676 | SOURCE=..\..\include\wx\busyinfo.h | |
8677 | # End Source File | |
8678 | # Begin Source File | |
8679 | ||
8680 | SOURCE=..\..\include\wx\button.h | |
8681 | # End Source File | |
8682 | # Begin Source File | |
8683 | ||
757e7c67 VS |
8684 | SOURCE=..\..\include\wx\calctrl.h |
8685 | # End Source File | |
8686 | # Begin Source File | |
8687 | ||
28249f11 VS |
8688 | SOURCE=..\..\include\wx\caret.h |
8689 | # End Source File | |
8690 | # Begin Source File | |
8691 | ||
8692 | SOURCE=..\..\include\wx\checkbox.h | |
8693 | # End Source File | |
8694 | # Begin Source File | |
8695 | ||
8696 | SOURCE=..\..\include\wx\checklst.h | |
8697 | # End Source File | |
8698 | # Begin Source File | |
8699 | ||
8700 | SOURCE=..\..\include\wx\choicdlg.h | |
8701 | # End Source File | |
8702 | # Begin Source File | |
8703 | ||
8704 | SOURCE=..\..\include\wx\choice.h | |
8705 | # End Source File | |
8706 | # Begin Source File | |
8707 | ||
ef335a4f VZ |
8708 | SOURCE=..\..\include\wx\choicebk.h |
8709 | # End Source File | |
8710 | # Begin Source File | |
8711 | ||
28249f11 VS |
8712 | SOURCE=..\..\include\wx\clipbrd.h |
8713 | # End Source File | |
8714 | # Begin Source File | |
8715 | ||
ec376c8f VZ |
8716 | SOURCE=..\..\include\wx\clrpicker.h |
8717 | # End Source File | |
8718 | # Begin Source File | |
8719 | ||
28249f11 VS |
8720 | SOURCE=..\..\include\wx\cmdproc.h |
8721 | # End Source File | |
8722 | # Begin Source File | |
8723 | ||
8724 | SOURCE=..\..\include\wx\cmndata.h | |
8725 | # End Source File | |
8726 | # Begin Source File | |
8727 | ||
ed16aae0 RD |
8728 | SOURCE=..\..\include\wx\collpane.h |
8729 | # End Source File | |
8730 | # Begin Source File | |
8731 | ||
28249f11 VS |
8732 | SOURCE=..\..\include\wx\colordlg.h |
8733 | # End Source File | |
8734 | # Begin Source File | |
8735 | ||
8736 | SOURCE=..\..\include\wx\colour.h | |
8737 | # End Source File | |
8738 | # Begin Source File | |
8739 | ||
a340b80d VZ |
8740 | SOURCE=..\..\include\wx\combo.h |
8741 | # End Source File | |
8742 | # Begin Source File | |
8743 | ||
28249f11 VS |
8744 | SOURCE=..\..\include\wx\combobox.h |
8745 | # End Source File | |
8746 | # Begin Source File | |
8747 | ||
8748 | SOURCE=..\..\include\wx\control.h | |
8749 | # End Source File | |
8750 | # Begin Source File | |
8751 | ||
8752 | SOURCE=..\..\include\wx\cshelp.h | |
8753 | # End Source File | |
8754 | # Begin Source File | |
8755 | ||
8756 | SOURCE=..\..\include\wx\ctrlsub.h | |
8757 | # End Source File | |
8758 | # Begin Source File | |
8759 | ||
8760 | SOURCE=..\..\include\wx\cursor.h | |
8761 | # End Source File | |
8762 | # Begin Source File | |
8763 | ||
8764 | SOURCE=..\..\include\wx\dataobj.h | |
8765 | # End Source File | |
8766 | # Begin Source File | |
8767 | ||
87853604 WS |
8768 | SOURCE=..\..\include\wx\dataview.h |
8769 | # End Source File | |
8770 | # Begin Source File | |
8771 | ||
114a4501 VZ |
8772 | SOURCE=..\..\include\wx\datectrl.h |
8773 | # End Source File | |
8774 | # Begin Source File | |
8775 | ||
8776 | SOURCE=..\..\include\wx\dateevt.h | |
8777 | # End Source File | |
8778 | # Begin Source File | |
8779 | ||
fe6e5818 VS |
8780 | SOURCE=..\..\include\wx\dbgrid.h |
8781 | # End Source File | |
fe6e5818 VS |
8782 | # Begin Source File |
8783 | ||
28249f11 VS |
8784 | SOURCE=..\..\include\wx\dc.h |
8785 | # End Source File | |
8786 | # Begin Source File | |
8787 | ||
fe6e5818 VS |
8788 | SOURCE=..\..\include\wx\dcbuffer.h |
8789 | # End Source File | |
8790 | # Begin Source File | |
8791 | ||
28249f11 VS |
8792 | SOURCE=..\..\include\wx\dcclient.h |
8793 | # End Source File | |
8794 | # Begin Source File | |
8795 | ||
f629895c RD |
8796 | SOURCE=..\..\include\wx\dcgraph.h |
8797 | # End Source File | |
8798 | # Begin Source File | |
8799 | ||
28249f11 VS |
8800 | SOURCE=..\..\include\wx\dcmemory.h |
8801 | # End Source File | |
8802 | # Begin Source File | |
8803 | ||
8804 | SOURCE=..\..\include\wx\dcmirror.h | |
8805 | # End Source File | |
8806 | # Begin Source File | |
8807 | ||
8808 | SOURCE=..\..\include\wx\dcprint.h | |
8809 | # End Source File | |
8810 | # Begin Source File | |
8811 | ||
8812 | SOURCE=..\..\include\wx\dcps.h | |
8813 | # End Source File | |
8814 | # Begin Source File | |
8815 | ||
8816 | SOURCE=..\..\include\wx\dcscreen.h | |
8817 | # End Source File | |
8818 | # Begin Source File | |
8819 | ||
4ed30bab | 8820 | SOURCE=..\..\include\wx\debugrpt.h |
61639efb VZ |
8821 | # End Source File |
8822 | # Begin Source File | |
8823 | ||
28249f11 VS |
8824 | SOURCE=..\..\include\wx\dialog.h |
8825 | # End Source File | |
8826 | # Begin Source File | |
8827 | ||
8828 | SOURCE=..\..\include\wx\dialup.h | |
8829 | # End Source File | |
8830 | # Begin Source File | |
8831 | ||
8832 | SOURCE=..\..\include\wx\dirctrl.h | |
8833 | # End Source File | |
8834 | # Begin Source File | |
8835 | ||
8836 | SOURCE=..\..\include\wx\dirdlg.h | |
8837 | # End Source File | |
8838 | # Begin Source File | |
8839 | ||
8840 | SOURCE=..\..\include\wx\display.h | |
8841 | # End Source File | |
8842 | # Begin Source File | |
8843 | ||
87853604 WS |
8844 | SOURCE=..\..\include\wx\display_impl.h |
8845 | # End Source File | |
8846 | # Begin Source File | |
8847 | ||
28249f11 VS |
8848 | SOURCE=..\..\include\wx\dnd.h |
8849 | # End Source File | |
8850 | # Begin Source File | |
8851 | ||
50acee04 JS |
8852 | SOURCE=..\..\include\wx\aui\dockart.h |
8853 | # End Source File | |
8854 | # Begin Source File | |
8855 | ||
28249f11 VS |
8856 | SOURCE=..\..\include\wx\docmdi.h |
8857 | # End Source File | |
8858 | # Begin Source File | |
8859 | ||
8860 | SOURCE=..\..\include\wx\docview.h | |
8861 | # End Source File | |
8862 | # Begin Source File | |
8863 | ||
8864 | SOURCE=..\..\include\wx\dragimag.h | |
8865 | # End Source File | |
8866 | # Begin Source File | |
8867 | ||
8868 | SOURCE=..\..\include\wx\effects.h | |
8869 | # End Source File | |
8870 | # Begin Source File | |
8871 | ||
b71531ad VZ |
8872 | SOURCE=..\..\include\wx\encinfo.h |
8873 | # End Source File | |
8874 | # Begin Source File | |
8875 | ||
28249f11 VS |
8876 | SOURCE=..\..\include\wx\evtloop.h |
8877 | # End Source File | |
8878 | # Begin Source File | |
8879 | ||
8880 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8881 | # End Source File | |
8882 | # Begin Source File | |
8883 | ||
8884 | SOURCE=..\..\include\wx\filedlg.h | |
8885 | # End Source File | |
8886 | # Begin Source File | |
8887 | ||
ec376c8f VZ |
8888 | SOURCE=..\..\include\wx\filepicker.h |
8889 | # End Source File | |
8890 | # Begin Source File | |
8891 | ||
50acee04 JS |
8892 | SOURCE=..\..\include\wx\aui\floatpane.h |
8893 | # End Source File | |
8894 | # Begin Source File | |
8895 | ||
28249f11 VS |
8896 | SOURCE=..\..\include\wx\fmappriv.h |
8897 | # End Source File | |
8898 | # Begin Source File | |
8899 | ||
8900 | SOURCE=..\..\include\wx\font.h | |
8901 | # End Source File | |
8902 | # Begin Source File | |
8903 | ||
8904 | SOURCE=..\..\include\wx\fontdlg.h | |
8905 | # End Source File | |
8906 | # Begin Source File | |
8907 | ||
8908 | SOURCE=..\..\include\wx\fontenum.h | |
8909 | # End Source File | |
8910 | # Begin Source File | |
8911 | ||
ec376c8f VZ |
8912 | SOURCE=..\..\include\wx\fontpicker.h |
8913 | # End Source File | |
8914 | # Begin Source File | |
8915 | ||
28249f11 VS |
8916 | SOURCE=..\..\include\wx\fontutil.h |
8917 | # End Source File | |
8918 | # Begin Source File | |
8919 | ||
8920 | SOURCE=..\..\include\wx\frame.h | |
8921 | # End Source File | |
8922 | # Begin Source File | |
8923 | ||
50acee04 JS |
8924 | SOURCE=..\..\include\wx\aui\framemanager.h |
8925 | # End Source File | |
8926 | # Begin Source File | |
8927 | ||
28249f11 VS |
8928 | SOURCE=..\..\include\wx\gauge.h |
8929 | # End Source File | |
8930 | # Begin Source File | |
8931 | ||
20b35a69 RD |
8932 | SOURCE=..\..\include\wx\gbsizer.h |
8933 | # End Source File | |
8934 | # Begin Source File | |
8935 | ||
28249f11 VS |
8936 | SOURCE=..\..\include\wx\gdicmn.h |
8937 | # End Source File | |
8938 | # Begin Source File | |
8939 | ||
8940 | SOURCE=..\..\include\wx\gdiobj.h | |
8941 | # End Source File | |
8942 | # Begin Source File | |
8943 | ||
8944 | SOURCE=..\..\include\wx\geometry.h | |
8945 | # End Source File | |
8946 | # Begin Source File | |
8947 | ||
8948 | SOURCE=..\..\include\wx\gifdecod.h | |
8949 | # End Source File | |
8950 | # Begin Source File | |
8951 | ||
8952 | SOURCE=..\..\include\wx\glcanvas.h | |
8953 | # End Source File | |
8954 | # Begin Source File | |
8955 | ||
f43426c1 RD |
8956 | SOURCE=..\..\include\wx\graphics.h |
8957 | # End Source File | |
8958 | # Begin Source File | |
8959 | ||
fe6e5818 VS |
8960 | SOURCE=..\..\include\wx\grid.h |
8961 | # End Source File | |
8962 | # Begin Source File | |
8963 | ||
28249f11 VS |
8964 | SOURCE=..\..\include\wx\help.h |
8965 | # End Source File | |
8966 | # Begin Source File | |
8967 | ||
8968 | SOURCE=..\..\include\wx\helpbase.h | |
8969 | # End Source File | |
8970 | # Begin Source File | |
8971 | ||
8972 | SOURCE=..\..\include\wx\helphtml.h | |
8973 | # End Source File | |
8974 | # Begin Source File | |
8975 | ||
8976 | SOURCE=..\..\include\wx\helpwin.h | |
8977 | # End Source File | |
8978 | # Begin Source File | |
8979 | ||
fe6e5818 VS |
8980 | SOURCE=..\..\include\wx\htmllbox.h |
8981 | # End Source File | |
8982 | # Begin Source File | |
8983 | ||
9e89f049 RD |
8984 | SOURCE=..\..\include\wx\hyperlink.h |
8985 | # End Source File | |
8986 | # Begin Source File | |
8987 | ||
28249f11 VS |
8988 | SOURCE=..\..\include\wx\icon.h |
8989 | # End Source File | |
8990 | # Begin Source File | |
8991 | ||
8992 | SOURCE=..\..\include\wx\iconbndl.h | |
8993 | # End Source File | |
8994 | # Begin Source File | |
8995 | ||
8996 | SOURCE=..\..\include\wx\imagbmp.h | |
8997 | # End Source File | |
8998 | # Begin Source File | |
8999 | ||
9000 | SOURCE=..\..\include\wx\image.h | |
9001 | # End Source File | |
9002 | # Begin Source File | |
9003 | ||
9004 | SOURCE=..\..\include\wx\imaggif.h | |
9005 | # End Source File | |
9006 | # Begin Source File | |
9007 | ||
9008 | SOURCE=..\..\include\wx\imagiff.h | |
9009 | # End Source File | |
9010 | # Begin Source File | |
9011 | ||
9012 | SOURCE=..\..\include\wx\imagjpeg.h | |
9013 | # End Source File | |
9014 | # Begin Source File | |
9015 | ||
9016 | SOURCE=..\..\include\wx\imaglist.h | |
9017 | # End Source File | |
9018 | # Begin Source File | |
9019 | ||
9020 | SOURCE=..\..\include\wx\imagpcx.h | |
9021 | # End Source File | |
9022 | # Begin Source File | |
9023 | ||
9024 | SOURCE=..\..\include\wx\imagpng.h | |
9025 | # End Source File | |
9026 | # Begin Source File | |
9027 | ||
9028 | SOURCE=..\..\include\wx\imagpnm.h | |
9029 | # End Source File | |
9030 | # Begin Source File | |
9031 | ||
3af706cc VZ |
9032 | SOURCE=..\..\include\wx\imagtga.h |
9033 | # End Source File | |
9034 | # Begin Source File | |
9035 | ||
28249f11 VS |
9036 | SOURCE=..\..\include\wx\imagtiff.h |
9037 | # End Source File | |
9038 | # Begin Source File | |
9039 | ||
9040 | SOURCE=..\..\include\wx\imagxpm.h | |
9041 | # End Source File | |
9042 | # Begin Source File | |
9043 | ||
fe6e5818 VS |
9044 | SOURCE=..\..\include\wx\joystick.h |
9045 | # End Source File | |
9046 | # Begin Source File | |
9047 | ||
28249f11 VS |
9048 | SOURCE=..\..\include\wx\layout.h |
9049 | # End Source File | |
9050 | # Begin Source File | |
9051 | ||
fe6e5818 VS |
9052 | SOURCE=..\..\include\wx\laywin.h |
9053 | # End Source File | |
9054 | # Begin Source File | |
9055 | ||
28249f11 VS |
9056 | SOURCE=..\..\include\wx\listbase.h |
9057 | # End Source File | |
9058 | # Begin Source File | |
9059 | ||
73fb9ebe VZ |
9060 | SOURCE=..\..\include\wx\listbook.h |
9061 | # End Source File | |
9062 | # Begin Source File | |
9063 | ||
28249f11 VS |
9064 | SOURCE=..\..\include\wx\listbox.h |
9065 | # End Source File | |
9066 | # Begin Source File | |
9067 | ||
9068 | SOURCE=..\..\include\wx\listctrl.h | |
9069 | # End Source File | |
9070 | # Begin Source File | |
9071 | ||
9072 | SOURCE=..\..\include\wx\matrix.h | |
9073 | # End Source File | |
9074 | # Begin Source File | |
9075 | ||
9076 | SOURCE=..\..\include\wx\mdi.h | |
9077 | # End Source File | |
9078 | # Begin Source File | |
9079 | ||
39c5bef0 RN |
9080 | SOURCE=..\..\include\wx\mediactrl.h |
9081 | # End Source File | |
9082 | # Begin Source File | |
9083 | ||
28249f11 VS |
9084 | SOURCE=..\..\include\wx\menu.h |
9085 | # End Source File | |
9086 | # Begin Source File | |
9087 | ||
9088 | SOURCE=..\..\include\wx\menuitem.h | |
9089 | # End Source File | |
9090 | # Begin Source File | |
9091 | ||
9092 | SOURCE=..\..\include\wx\metafile.h | |
9093 | # End Source File | |
9094 | # Begin Source File | |
9095 | ||
9096 | SOURCE=..\..\include\wx\minifram.h | |
9097 | # End Source File | |
9098 | # Begin Source File | |
9099 | ||
9100 | SOURCE=..\..\include\wx\msgdlg.h | |
9101 | # End Source File | |
9102 | # Begin Source File | |
9103 | ||
9104 | SOURCE=..\..\include\wx\notebook.h | |
9105 | # End Source File | |
9106 | # Begin Source File | |
9107 | ||
c3255f5f DE |
9108 | SOURCE=..\..\include\wx\numdlg.h |
9109 | # End Source File | |
9110 | # Begin Source File | |
9111 | ||
a340b80d VZ |
9112 | SOURCE=..\..\include\wx\odcombo.h |
9113 | # End Source File | |
9114 | # Begin Source File | |
9115 | ||
30c841c8 VS |
9116 | SOURCE=..\..\include\wx\overlay.h |
9117 | # End Source File | |
9118 | # Begin Source File | |
9119 | ||
28249f11 VS |
9120 | SOURCE=..\..\include\wx\ownerdrw.h |
9121 | # End Source File | |
9122 | # Begin Source File | |
9123 | ||
9124 | SOURCE=..\..\include\wx\palette.h | |
9125 | # End Source File | |
9126 | # Begin Source File | |
9127 | ||
9128 | SOURCE=..\..\include\wx\panel.h | |
9129 | # End Source File | |
9130 | # Begin Source File | |
9131 | ||
9132 | SOURCE=..\..\include\wx\paper.h | |
9133 | # End Source File | |
9134 | # Begin Source File | |
9135 | ||
9136 | SOURCE=..\..\include\wx\pen.h | |
9137 | # End Source File | |
9138 | # Begin Source File | |
9139 | ||
32a52290 WS |
9140 | SOURCE=..\..\include\wx\pickerbase.h |
9141 | # End Source File | |
9142 | # Begin Source File | |
9143 | ||
28249f11 VS |
9144 | SOURCE=..\..\include\wx\popupwin.h |
9145 | # End Source File | |
9146 | # Begin Source File | |
9147 | ||
9148 | SOURCE=..\..\include\wx\print.h | |
9149 | # End Source File | |
9150 | # Begin Source File | |
9151 | ||
9152 | SOURCE=..\..\include\wx\printdlg.h | |
9153 | # End Source File | |
9154 | # Begin Source File | |
9155 | ||
9156 | SOURCE=..\..\include\wx\prntbase.h | |
9157 | # End Source File | |
9158 | # Begin Source File | |
9159 | ||
9160 | SOURCE=..\..\include\wx\progdlg.h | |
9161 | # End Source File | |
9162 | # Begin Source File | |
9163 | ||
445511b3 JS |
9164 | SOURCE=..\..\include\wx\propdlg.h |
9165 | # End Source File | |
9166 | # Begin Source File | |
9167 | ||
28249f11 VS |
9168 | SOURCE=..\..\include\wx\ptr_scpd.h |
9169 | # End Source File | |
9170 | # Begin Source File | |
9171 | ||
9172 | SOURCE=..\..\include\wx\quantize.h | |
9173 | # End Source File | |
9174 | # Begin Source File | |
9175 | ||
9176 | SOURCE=..\..\include\wx\radiobox.h | |
9177 | # End Source File | |
9178 | # Begin Source File | |
9179 | ||
9180 | SOURCE=..\..\include\wx\radiobut.h | |
9181 | # End Source File | |
9182 | # Begin Source File | |
9183 | ||
9184 | SOURCE=..\..\include\wx\rawbmp.h | |
9185 | # End Source File | |
9186 | # Begin Source File | |
9187 | ||
9188 | SOURCE=..\..\include\wx\region.h | |
9189 | # End Source File | |
9190 | # Begin Source File | |
9191 | ||
9192 | SOURCE=..\..\include\wx\renderer.h | |
9193 | # End Source File | |
9194 | # Begin Source File | |
9195 | ||
5d7836c4 JS |
9196 | SOURCE=..\..\include\wx\richtext\richtextbuffer.h |
9197 | # End Source File | |
9198 | # Begin Source File | |
9199 | ||
9200 | SOURCE=..\..\include\wx\richtext\richtextctrl.h | |
9201 | # End Source File | |
9202 | # Begin Source File | |
9203 | ||
cd5dc5e6 JS |
9204 | SOURCE=..\..\include\wx\richtext\richtextformatdlg.h |
9205 | # End Source File | |
9206 | # Begin Source File | |
9207 | ||
52b222fe VZ |
9208 | SOURCE=..\..\include\wx\richtext\richtexthtml.h |
9209 | # End Source File | |
9210 | # Begin Source File | |
9211 | ||
63984887 JS |
9212 | SOURCE=..\..\include\wx\richtext\richtextprint.h |
9213 | # End Source File | |
9214 | # Begin Source File | |
9215 | ||
36751d97 JS |
9216 | SOURCE=..\..\include\wx\richtext\richtextstyledlg.h |
9217 | # End Source File | |
9218 | # Begin Source File | |
9219 | ||
5d7836c4 JS |
9220 | SOURCE=..\..\include\wx\richtext\richtextstyles.h |
9221 | # End Source File | |
9222 | # Begin Source File | |
9223 | ||
cd5dc5e6 JS |
9224 | SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h |
9225 | # End Source File | |
9226 | # Begin Source File | |
9227 | ||
5d7836c4 JS |
9228 | SOURCE=..\..\include\wx\richtext\richtextxml.h |
9229 | # End Source File | |
9230 | # Begin Source File | |
9231 | ||
fe6e5818 VS |
9232 | SOURCE=..\..\include\wx\sashwin.h |
9233 | # End Source File | |
9234 | # Begin Source File | |
9235 | ||
28249f11 VS |
9236 | SOURCE=..\..\include\wx\scopeguard.h |
9237 | # End Source File | |
9238 | # Begin Source File | |
9239 | ||
9240 | SOURCE=..\..\include\wx\scrolbar.h | |
9241 | # End Source File | |
9242 | # Begin Source File | |
9243 | ||
9244 | SOURCE=..\..\include\wx\scrolwin.h | |
9245 | # End Source File | |
9246 | # Begin Source File | |
9247 | ||
9248 | SOURCE=..\..\include\wx\selstore.h | |
9249 | # End Source File | |
9250 | # Begin Source File | |
9251 | ||
9252 | SOURCE=..\..\include\wx\settings.h | |
9253 | # End Source File | |
9254 | # Begin Source File | |
9255 | ||
9256 | SOURCE=..\..\include\wx\sizer.h | |
9257 | # End Source File | |
9258 | # Begin Source File | |
9259 | ||
9260 | SOURCE=..\..\include\wx\slider.h | |
9261 | # End Source File | |
9262 | # Begin Source File | |
9263 | ||
002ed9af VS |
9264 | SOURCE=..\..\include\wx\sound.h |
9265 | # End Source File | |
9266 | # Begin Source File | |
9267 | ||
28249f11 VS |
9268 | SOURCE=..\..\include\wx\spinbutt.h |
9269 | # End Source File | |
9270 | # Begin Source File | |
9271 | ||
9272 | SOURCE=..\..\include\wx\spinctrl.h | |
9273 | # End Source File | |
9274 | # Begin Source File | |
9275 | ||
fe6e5818 VS |
9276 | SOURCE=..\..\include\wx\splash.h |
9277 | # End Source File | |
9278 | # Begin Source File | |
9279 | ||
28249f11 VS |
9280 | SOURCE=..\..\include\wx\splitter.h |
9281 | # End Source File | |
9282 | # Begin Source File | |
9283 | ||
3f7f284d RD |
9284 | SOURCE=..\..\include\wx\srchctrl.h |
9285 | # End Source File | |
9286 | # Begin Source File | |
9287 | ||
28249f11 VS |
9288 | SOURCE=..\..\include\wx\statbmp.h |
9289 | # End Source File | |
9290 | # Begin Source File | |
9291 | ||
9292 | SOURCE=..\..\include\wx\statbox.h | |
9293 | # End Source File | |
9294 | # Begin Source File | |
9295 | ||
9296 | SOURCE=..\..\include\wx\statline.h | |
9297 | # End Source File | |
9298 | # Begin Source File | |
9299 | ||
9300 | SOURCE=..\..\include\wx\stattext.h | |
9301 | # End Source File | |
9302 | # Begin Source File | |
9303 | ||
9304 | SOURCE=..\..\include\wx\statusbr.h | |
9305 | # End Source File | |
9306 | # Begin Source File | |
9307 | ||
9308 | SOURCE=..\..\include\wx\tab.h | |
9309 | # End Source File | |
9310 | # Begin Source File | |
9311 | ||
9312 | SOURCE=..\..\include\wx\tabctrl.h | |
9313 | # End Source File | |
9314 | # Begin Source File | |
9315 | ||
96fc1039 BW |
9316 | SOURCE=..\..\include\wx\aui\tabmdi.h |
9317 | # End Source File | |
9318 | # Begin Source File | |
9319 | ||
fe6e5818 VS |
9320 | SOURCE=..\..\include\wx\taskbar.h |
9321 | # End Source File | |
9322 | # Begin Source File | |
9323 | ||
28249f11 VS |
9324 | SOURCE=..\..\include\wx\tbarbase.h |
9325 | # End Source File | |
9326 | # Begin Source File | |
9327 | ||
28249f11 VS |
9328 | SOURCE=..\..\include\wx\textctrl.h |
9329 | # End Source File | |
9330 | # Begin Source File | |
9331 | ||
9332 | SOURCE=..\..\include\wx\textdlg.h | |
9333 | # End Source File | |
9334 | # Begin Source File | |
9335 | ||
9336 | SOURCE=..\..\include\wx\tglbtn.h | |
9337 | # End Source File | |
9338 | # Begin Source File | |
9339 | ||
fe6e5818 | 9340 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
9341 | # End Source File |
9342 | # Begin Source File | |
9343 | ||
9344 | SOURCE=..\..\include\wx\tipwin.h | |
9345 | # End Source File | |
9346 | # Begin Source File | |
9347 | ||
9348 | SOURCE=..\..\include\wx\toolbar.h | |
9349 | # End Source File | |
9350 | # Begin Source File | |
9351 | ||
7dcea26b JS |
9352 | SOURCE=..\..\include\wx\toolbook.h |
9353 | # End Source File | |
9354 | # Begin Source File | |
9355 | ||
28249f11 VS |
9356 | SOURCE=..\..\include\wx\tooltip.h |
9357 | # End Source File | |
9358 | # Begin Source File | |
9359 | ||
9360 | SOURCE=..\..\include\wx\toplevel.h | |
9361 | # End Source File | |
9362 | # Begin Source File | |
9363 | ||
9364 | SOURCE=..\..\include\wx\treebase.h | |
9365 | # End Source File | |
9366 | # Begin Source File | |
9367 | ||
54770337 VZ |
9368 | SOURCE=..\..\include\wx\treebook.h |
9369 | # End Source File | |
9370 | # Begin Source File | |
9371 | ||
28249f11 VS |
9372 | SOURCE=..\..\include\wx\treectrl.h |
9373 | # End Source File | |
9374 | # Begin Source File | |
9375 | ||
9376 | SOURCE=..\..\include\wx\valgen.h | |
9377 | # End Source File | |
9378 | # Begin Source File | |
9379 | ||
9380 | SOURCE=..\..\include\wx\validate.h | |
9381 | # End Source File | |
9382 | # Begin Source File | |
9383 | ||
9384 | SOURCE=..\..\include\wx\valtext.h | |
9385 | # End Source File | |
9386 | # Begin Source File | |
9387 | ||
b71531ad VZ |
9388 | SOURCE=..\..\include\wx\vidmode.h |
9389 | # End Source File | |
9390 | # Begin Source File | |
9391 | ||
28249f11 VS |
9392 | SOURCE=..\..\include\wx\vlbox.h |
9393 | # End Source File | |
9394 | # Begin Source File | |
9395 | ||
9396 | SOURCE=..\..\include\wx\vms_x_fix.h | |
9397 | # End Source File | |
9398 | # Begin Source File | |
9399 | ||
9400 | SOURCE=..\..\include\wx\vscroll.h | |
9401 | # End Source File | |
9402 | # Begin Source File | |
9403 | ||
fe6e5818 VS |
9404 | SOURCE=..\..\include\wx\wave.h |
9405 | # End Source File | |
9406 | # Begin Source File | |
9407 | ||
28249f11 VS |
9408 | SOURCE=..\..\include\wx\window.h |
9409 | # End Source File | |
9410 | # Begin Source File | |
9411 | ||
fe6e5818 VS |
9412 | SOURCE=..\..\include\wx\wizard.h |
9413 | # End Source File | |
9414 | # Begin Source File | |
9415 | ||
87853604 WS |
9416 | SOURCE=..\..\include\wx\wupdlock.h |
9417 | # End Source File | |
9418 | # Begin Source File | |
9419 | ||
fe6e5818 | 9420 | SOURCE=..\..\include\wx\wxhtml.h |
28249f11 VS |
9421 | # End Source File |
9422 | # Begin Source File | |
9423 | ||
a32f9aaf VS |
9424 | SOURCE=..\..\include\wx\xrc\xh_all.h |
9425 | # End Source File | |
9426 | # Begin Source File | |
9427 | ||
f629895c RD |
9428 | SOURCE=..\..\include\wx\xrc\xh_animatctrl.h |
9429 | # End Source File | |
9430 | # Begin Source File | |
9431 | ||
a32f9aaf VS |
9432 | SOURCE=..\..\include\wx\xrc\xh_bmp.h |
9433 | # End Source File | |
9434 | # Begin Source File | |
9435 | ||
9436 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
9437 | # End Source File | |
9438 | # Begin Source File | |
9439 | ||
e17b6377 RD |
9440 | SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h |
9441 | # End Source File | |
9442 | # Begin Source File | |
9443 | ||
a32f9aaf VS |
9444 | SOURCE=..\..\include\wx\xrc\xh_bttn.h |
9445 | # End Source File | |
9446 | # Begin Source File | |
9447 | ||
9448 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
9449 | # End Source File | |
9450 | # Begin Source File | |
9451 | ||
9452 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
9453 | # End Source File | |
9454 | # Begin Source File | |
9455 | ||
9456 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
9457 | # End Source File | |
9458 | # Begin Source File | |
9459 | ||
9460 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
9461 | # End Source File | |
9462 | # Begin Source File | |
9463 | ||
9aaf1192 WS |
9464 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
9465 | # End Source File | |
9466 | # Begin Source File | |
9467 | ||
ec376c8f VZ |
9468 | SOURCE=..\..\include\wx\xrc\xh_clrpicker.h |
9469 | # End Source File | |
9470 | # Begin Source File | |
9471 | ||
912c3932 VZ |
9472 | SOURCE=..\..\include\wx\xrc\xh_collpane.h |
9473 | # End Source File | |
9474 | # Begin Source File | |
9475 | ||
a32f9aaf VS |
9476 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
9477 | # End Source File | |
9478 | # Begin Source File | |
9479 | ||
162a956b JS |
9480 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
9481 | # End Source File | |
9482 | # Begin Source File | |
9483 | ||
ec376c8f VZ |
9484 | SOURCE=..\..\include\wx\xrc\xh_dirpicker.h |
9485 | # End Source File | |
9486 | # Begin Source File | |
9487 | ||
a32f9aaf VS |
9488 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
9489 | # End Source File | |
9490 | # Begin Source File | |
9491 | ||
ec376c8f VZ |
9492 | SOURCE=..\..\include\wx\xrc\xh_filepicker.h |
9493 | # End Source File | |
9494 | # Begin Source File | |
9495 | ||
9496 | SOURCE=..\..\include\wx\xrc\xh_fontpicker.h | |
9497 | # End Source File | |
9498 | # Begin Source File | |
9499 | ||
a32f9aaf VS |
9500 | SOURCE=..\..\include\wx\xrc\xh_frame.h |
9501 | # End Source File | |
9502 | # Begin Source File | |
9503 | ||
9504 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
9505 | # End Source File | |
9506 | # Begin Source File | |
9507 | ||
9508 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
9509 | # End Source File | |
9510 | # Begin Source File | |
9511 | ||
dbcca2fa VZ |
9512 | SOURCE=..\..\include\wx\xrc\xh_grid.h |
9513 | # End Source File | |
9514 | # Begin Source File | |
9515 | ||
a32f9aaf VS |
9516 | SOURCE=..\..\include\wx\xrc\xh_html.h |
9517 | # End Source File | |
9518 | # Begin Source File | |
9519 | ||
084ad0c2 WS |
9520 | SOURCE=..\..\include\wx\xrc\xh_htmllbox.h |
9521 | # End Source File | |
9522 | # Begin Source File | |
9523 | ||
9e89f049 RD |
9524 | SOURCE=..\..\include\wx\xrc\xh_hyperlink.h |
9525 | # End Source File | |
9526 | # Begin Source File | |
9527 | ||
a32f9aaf VS |
9528 | SOURCE=..\..\include\wx\xrc\xh_listb.h |
9529 | # End Source File | |
9530 | # Begin Source File | |
9aaf1192 WS |
9531 | |
9532 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
9533 | # End Source File | |
9534 | # Begin Source File | |
a32f9aaf VS |
9535 | |
9536 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
9537 | # End Source File | |
9538 | # Begin Source File | |
9539 | ||
4818141b JS |
9540 | SOURCE=..\..\include\wx\xrc\xh_mdi.h |
9541 | # End Source File | |
9542 | # Begin Source File | |
9543 | ||
a32f9aaf VS |
9544 | SOURCE=..\..\include\wx\xrc\xh_menu.h |
9545 | # End Source File | |
9546 | # Begin Source File | |
9547 | ||
9548 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
9549 | # End Source File | |
9550 | # Begin Source File | |
9551 | ||
582f07c2 WS |
9552 | SOURCE=..\..\include\wx\xrc\xh_odcombo.h |
9553 | # End Source File | |
9554 | # Begin Source File | |
9555 | ||
a32f9aaf VS |
9556 | SOURCE=..\..\include\wx\xrc\xh_panel.h |
9557 | # End Source File | |
9558 | # Begin Source File | |
9559 | ||
9560 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
9561 | # End Source File | |
9562 | # Begin Source File | |
9563 | ||
9564 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
9565 | # End Source File | |
9566 | # Begin Source File | |
9567 | ||
9568 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
9569 | # End Source File | |
9570 | # Begin Source File | |
9571 | ||
9572 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
9573 | # End Source File | |
9574 | # Begin Source File | |
9575 | ||
9576 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
9577 | # End Source File | |
9578 | # Begin Source File | |
9579 | ||
9580 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
9581 | # End Source File | |
9582 | # Begin Source File | |
9583 | ||
9584 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
9585 | # End Source File | |
9586 | # Begin Source File | |
9587 | ||
9588 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
9589 | # End Source File | |
9590 | # Begin Source File | |
9591 | ||
9592 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
9593 | # End Source File | |
9594 | # Begin Source File | |
9595 | ||
9596 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
9597 | # End Source File | |
9598 | # Begin Source File | |
9599 | ||
9600 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
9601 | # End Source File | |
9602 | # Begin Source File | |
9603 | ||
9604 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
9605 | # End Source File | |
9606 | # Begin Source File | |
9607 | ||
9608 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
9609 | # End Source File | |
9610 | # Begin Source File | |
9611 | ||
9612 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
9613 | # End Source File | |
9614 | # Begin Source File | |
9615 | ||
9616 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
9617 | # End Source File | |
9618 | # Begin Source File | |
9619 | ||
9620 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
9621 | # End Source File | |
9622 | # Begin Source File | |
9623 | ||
9624 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
9625 | # End Source File | |
9626 | # Begin Source File | |
9627 | ||
5d7836c4 JS |
9628 | SOURCE=..\..\include\wx\xrc\xh_treebk.h |
9629 | # End Source File | |
9630 | # Begin Source File | |
9631 | ||
a32f9aaf VS |
9632 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h |
9633 | # End Source File | |
9634 | # Begin Source File | |
9635 | ||
9636 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
9637 | # End Source File | |
9638 | # Begin Source File | |
9639 | ||
9640 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
9641 | # End Source File | |
9642 | # Begin Source File | |
9643 | ||
fe6e5818 | 9644 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 9645 | # End Source File |
757e7c67 VS |
9646 | # Begin Source File |
9647 | ||
9648 | SOURCE=..\..\include\wx\xpmhand.h | |
9649 | # End Source File | |
28249f11 VS |
9650 | # End Group |
9651 | # End Target | |
9652 | # End Project | |
9653 |