]>
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 "" |
2add9e3c 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\wxmswuniv272u_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\wxmswuniv272u_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 | |
2add9e3c RD |
62 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv272u_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=wxmswuniv272u_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 |
2add9e3c 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\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv272u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib" |
69 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv272u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib" | |
28249f11 | 70 | |
32a52290 | 71 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
72 | |
73 | # PROP BASE Use_MFC 0 | |
74 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 75 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 76 | # PROP BASE Intermediate_Dir "vc_mswunivuddll\core" |
28249f11 VS |
77 | # PROP BASE Target_Dir "" |
78 | # PROP Use_MFC 0 | |
79 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 80 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 81 | # PROP Intermediate_Dir "vc_mswunivuddll\core" |
28249f11 | 82 | # PROP Target_Dir "" |
2add9e3c 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\wxmswuniv272ud_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\wxmswuniv272ud_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 | |
2add9e3c 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=wxmswuniv272ud_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=wxmswuniv272ud_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 |
2add9e3c 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\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv272ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug |
94 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv272ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug | |
28249f11 | 95 | |
32a52290 | 96 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
97 | |
98 | # PROP BASE Use_MFC 0 | |
d672173c | 99 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 100 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 101 | # PROP BASE Intermediate_Dir "vc_mswunivdll\core" |
28249f11 VS |
102 | # PROP BASE Target_Dir "" |
103 | # PROP Use_MFC 0 | |
d672173c | 104 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 105 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 106 | # PROP Intermediate_Dir "vc_mswunivdll\core" |
28249f11 | 107 | # PROP Target_Dir "" |
2add9e3c 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\wxmswuniv272_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\wxmswuniv272_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 | |
2add9e3c RD |
112 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv272_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=wxmswuniv272_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 |
2add9e3c 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\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv272_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib" |
119 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv272_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib" | |
28249f11 | 120 | |
32a52290 | 121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
122 | |
123 | # PROP BASE Use_MFC 0 | |
124 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 125 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 126 | # PROP BASE Intermediate_Dir "vc_mswunivddll\core" |
28249f11 VS |
127 | # PROP BASE Target_Dir "" |
128 | # PROP Use_MFC 0 | |
129 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 130 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 131 | # PROP Intermediate_Dir "vc_mswunivddll\core" |
28249f11 | 132 | # PROP Target_Dir "" |
2add9e3c 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\wxmswuniv272d_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\wxmswuniv272d_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 | |
2add9e3c RD |
137 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv272d_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=wxmswuniv272d_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 |
2add9e3c 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\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv272d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug |
144 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv272d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug | |
28249f11 | 145 | |
32a52290 | 146 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
147 | |
148 | # PROP BASE Use_MFC 0 | |
d672173c | 149 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 150 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 151 | # PROP BASE Intermediate_Dir "vc_mswudll\core" |
28249f11 VS |
152 | # PROP BASE Target_Dir "" |
153 | # PROP Use_MFC 0 | |
d672173c | 154 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 155 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 156 | # PROP Intermediate_Dir "vc_mswudll\core" |
28249f11 | 157 | # PROP Target_Dir "" |
2add9e3c 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\wxmsw272u_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\wxmsw272u_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 | |
2add9e3c RD |
162 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw272u_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=wxmsw272u_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 |
2add9e3c 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\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw272u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib" |
169 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw272u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib" | |
28249f11 | 170 | |
32a52290 | 171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
172 | |
173 | # PROP BASE Use_MFC 0 | |
174 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 175 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 176 | # PROP BASE Intermediate_Dir "vc_mswuddll\core" |
28249f11 VS |
177 | # PROP BASE Target_Dir "" |
178 | # PROP Use_MFC 0 | |
179 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 180 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 181 | # PROP Intermediate_Dir "vc_mswuddll\core" |
28249f11 | 182 | # PROP Target_Dir "" |
2add9e3c 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\wxmsw272ud_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\wxmsw272ud_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 | |
2add9e3c RD |
187 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw272ud_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=wxmsw272ud_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 |
2add9e3c 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\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw272ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug |
194 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw272ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug | |
28249f11 | 195 | |
32a52290 | 196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
197 | |
198 | # PROP BASE Use_MFC 0 | |
d672173c | 199 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 200 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 201 | # PROP BASE Intermediate_Dir "vc_mswdll\core" |
28249f11 VS |
202 | # PROP BASE Target_Dir "" |
203 | # PROP Use_MFC 0 | |
d672173c | 204 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 205 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 206 | # PROP Intermediate_Dir "vc_mswdll\core" |
28249f11 | 207 | # PROP Target_Dir "" |
2add9e3c 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\wxmsw272_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\wxmsw272_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 | |
2add9e3c RD |
212 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw272_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=wxmsw272_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 |
2add9e3c 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\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw272_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib" |
219 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw272_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib" | |
28249f11 | 220 | |
32a52290 | 221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
222 | |
223 | # PROP BASE Use_MFC 0 | |
224 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 225 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
226 | # PROP BASE Intermediate_Dir "vc_mswddll\core" |
227 | # PROP BASE Target_Dir "" | |
228 | # PROP Use_MFC 0 | |
229 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 230 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
231 | # PROP Intermediate_Dir "vc_mswddll\core" |
232 | # PROP Target_Dir "" | |
2add9e3c 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\wxmsw272d_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\wxmsw272d_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 | |
2add9e3c RD |
237 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw272d_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=wxmsw272d_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 | |
2add9e3c 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\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw272d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug |
244 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw272d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug | |
28249f11 | 245 | |
32a52290 | 246 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
247 | |
248 | # PROP BASE Use_MFC 0 | |
d672173c | 249 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 250 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 251 | # PROP BASE Intermediate_Dir "vc_mswunivu\core" |
28249f11 VS |
252 | # PROP BASE Target_Dir "" |
253 | # PROP Use_MFC 0 | |
d672173c | 254 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 255 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 256 | # PROP Intermediate_Dir "vc_mswunivu\core" |
28249f11 | 257 | # PROP Target_Dir "" |
5c60e845 MW |
258 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
259 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
260 | # ADD BASE RSC /l 0x409 |
261 | # ADD RSC /l 0x409 | |
28249f11 VS |
262 | BSC32=bscmake.exe |
263 | # ADD BASE BSC32 /nologo | |
264 | # ADD BSC32 /nologo | |
5554b4bd | 265 | LIB32=link.exe -lib |
51e6392c VZ |
266 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib" |
267 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib" | |
28249f11 | 268 | |
32a52290 | 269 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
270 | |
271 | # PROP BASE Use_MFC 0 | |
32a52290 | 272 | # PROP BASE Use_Debug_Libraries 1 |
1e618fa6 | 273 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 274 | # PROP BASE Intermediate_Dir "vc_mswunivud\core" |
28249f11 VS |
275 | # PROP BASE Target_Dir "" |
276 | # PROP Use_MFC 0 | |
32a52290 | 277 | # PROP Use_Debug_Libraries 1 |
1e618fa6 | 278 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 279 | # PROP Intermediate_Dir "vc_mswunivud\core" |
28249f11 | 280 | # PROP Target_Dir "" |
32a52290 WS |
281 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
282 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
283 | # ADD BASE RSC /l 0x409 |
284 | # ADD RSC /l 0x409 | |
28249f11 VS |
285 | BSC32=bscmake.exe |
286 | # ADD BASE BSC32 /nologo | |
287 | # ADD BSC32 /nologo | |
5554b4bd | 288 | LIB32=link.exe -lib |
32a52290 WS |
289 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib" |
290 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib" | |
28249f11 | 291 | |
32a52290 | 292 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
293 | |
294 | # PROP BASE Use_MFC 0 | |
32a52290 | 295 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 296 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 297 | # PROP BASE Intermediate_Dir "vc_mswuniv\core" |
28249f11 VS |
298 | # PROP BASE Target_Dir "" |
299 | # PROP Use_MFC 0 | |
32a52290 | 300 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 301 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 302 | # PROP Intermediate_Dir "vc_mswuniv\core" |
28249f11 | 303 | # PROP Target_Dir "" |
32a52290 WS |
304 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c |
305 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
306 | # ADD BASE RSC /l 0x409 |
307 | # ADD RSC /l 0x409 | |
28249f11 VS |
308 | BSC32=bscmake.exe |
309 | # ADD BASE BSC32 /nologo | |
310 | # ADD BSC32 /nologo | |
5554b4bd | 311 | LIB32=link.exe -lib |
32a52290 WS |
312 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib" |
313 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib" | |
28249f11 | 314 | |
32a52290 | 315 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
316 | |
317 | # PROP BASE Use_MFC 0 | |
318 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 319 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 320 | # PROP BASE Intermediate_Dir "vc_mswunivd\core" |
28249f11 VS |
321 | # PROP BASE Target_Dir "" |
322 | # PROP Use_MFC 0 | |
323 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 324 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 325 | # PROP Intermediate_Dir "vc_mswunivd\core" |
28249f11 | 326 | # PROP Target_Dir "" |
32a52290 WS |
327 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c |
328 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
329 | # ADD BASE RSC /l 0x409 |
330 | # ADD RSC /l 0x409 | |
28249f11 | 331 | BSC32=bscmake.exe |
5554b4bd VS |
332 | # ADD BASE BSC32 /nologo |
333 | # ADD BSC32 /nologo | |
334 | LIB32=link.exe -lib | |
32a52290 WS |
335 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib" |
336 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib" | |
28249f11 | 337 | |
32a52290 | 338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
339 | |
340 | # PROP BASE Use_MFC 0 | |
d672173c | 341 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 342 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 343 | # PROP BASE Intermediate_Dir "vc_mswu\core" |
28249f11 VS |
344 | # PROP BASE Target_Dir "" |
345 | # PROP Use_MFC 0 | |
d672173c | 346 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 347 | # PROP Output_Dir "..\..\lib\vc_lib" |
32a52290 | 348 | # PROP Intermediate_Dir "vc_mswu\core" |
28249f11 | 349 | # PROP Target_Dir "" |
32a52290 WS |
350 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
351 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
352 | # ADD BASE RSC /l 0x409 |
353 | # ADD RSC /l 0x409 | |
28249f11 VS |
354 | BSC32=bscmake.exe |
355 | # ADD BASE BSC32 /nologo | |
356 | # ADD BSC32 /nologo | |
5554b4bd | 357 | LIB32=link.exe -lib |
32a52290 WS |
358 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib" |
359 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib" | |
28249f11 | 360 | |
32a52290 | 361 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
362 | |
363 | # PROP BASE Use_MFC 0 | |
32a52290 | 364 | # PROP BASE Use_Debug_Libraries 1 |
1e618fa6 | 365 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
32a52290 | 366 | # PROP BASE Intermediate_Dir "vc_mswud\core" |
28249f11 VS |
367 | # PROP BASE Target_Dir "" |
368 | # PROP Use_MFC 0 | |
32a52290 | 369 | # PROP Use_Debug_Libraries 1 |
1e618fa6 | 370 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 371 | # PROP Intermediate_Dir "vc_mswud\core" |
28249f11 | 372 | # PROP Target_Dir "" |
5c60e845 MW |
373 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
374 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
375 | # ADD BASE RSC /l 0x409 |
376 | # ADD RSC /l 0x409 | |
28249f11 VS |
377 | BSC32=bscmake.exe |
378 | # ADD BASE BSC32 /nologo | |
379 | # ADD BSC32 /nologo | |
5554b4bd | 380 | LIB32=link.exe -lib |
51e6392c VZ |
381 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib" |
382 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib" | |
28249f11 | 383 | |
32a52290 | 384 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
385 | |
386 | # PROP BASE Use_MFC 0 | |
d672173c | 387 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 388 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 389 | # PROP BASE Intermediate_Dir "vc_msw\core" |
28249f11 VS |
390 | # PROP BASE Target_Dir "" |
391 | # PROP Use_MFC 0 | |
d672173c | 392 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 393 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 394 | # PROP Intermediate_Dir "vc_msw\core" |
28249f11 | 395 | # PROP Target_Dir "" |
5c60e845 MW |
396 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c |
397 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
398 | # ADD BASE RSC /l 0x409 |
399 | # ADD RSC /l 0x409 | |
28249f11 VS |
400 | BSC32=bscmake.exe |
401 | # ADD BASE BSC32 /nologo | |
402 | # ADD BSC32 /nologo | |
5554b4bd | 403 | LIB32=link.exe -lib |
51e6392c VZ |
404 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib" |
405 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib" | |
5554b4bd | 406 | |
32a52290 | 407 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
408 | |
409 | # PROP BASE Use_MFC 0 | |
410 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 411 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
412 | # PROP BASE Intermediate_Dir "vc_mswd\core" |
413 | # PROP BASE Target_Dir "" | |
414 | # PROP Use_MFC 0 | |
415 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 416 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
417 | # PROP Intermediate_Dir "vc_mswd\core" |
418 | # PROP Target_Dir "" | |
5c60e845 MW |
419 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c |
420 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
421 | # ADD BASE RSC /l 0x409 |
422 | # ADD RSC /l 0x409 | |
5554b4bd VS |
423 | BSC32=bscmake.exe |
424 | # ADD BASE BSC32 /nologo | |
425 | # ADD BSC32 /nologo | |
426 | LIB32=link.exe -lib | |
51e6392c VZ |
427 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib" |
428 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib" | |
28249f11 VS |
429 | |
430 | !ENDIF | |
431 | ||
432 | # Begin Target | |
433 | ||
32a52290 WS |
434 | # Name "core - Win32 DLL Universal Unicode Release" |
435 | # Name "core - Win32 DLL Universal Unicode Debug" | |
436 | # Name "core - Win32 DLL Universal Release" | |
437 | # Name "core - Win32 DLL Universal Debug" | |
438 | # Name "core - Win32 DLL Unicode Release" | |
439 | # Name "core - Win32 DLL Unicode Debug" | |
440 | # Name "core - Win32 DLL Release" | |
441 | # Name "core - Win32 DLL Debug" | |
442 | # Name "core - Win32 Universal Unicode Release" | |
443 | # Name "core - Win32 Universal Unicode Debug" | |
444 | # Name "core - Win32 Universal Release" | |
445 | # Name "core - Win32 Universal Debug" | |
446 | # Name "core - Win32 Unicode Release" | |
447 | # Name "core - Win32 Unicode Debug" | |
448 | # Name "core - Win32 Release" | |
449 | # Name "core - Win32 Debug" | |
28249f11 VS |
450 | # Begin Group "Common Sources" |
451 | ||
452 | # PROP Default_Filter "" | |
453 | # Begin Source File | |
454 | ||
455 | SOURCE=..\..\src\common\accesscmn.cpp | |
456 | # End Source File | |
457 | # Begin Source File | |
458 | ||
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 | ||
781 | SOURCE=..\..\src\common\statbar.cpp | |
782 | # End Source File | |
783 | # Begin Source File | |
784 | ||
401e3b6e VS |
785 | SOURCE=..\..\src\common\stockitem.cpp |
786 | # End Source File | |
787 | # Begin Source File | |
788 | ||
28249f11 VS |
789 | SOURCE=..\..\src\common\tbarbase.cpp |
790 | # End Source File | |
791 | # Begin Source File | |
792 | ||
793 | SOURCE=..\..\src\common\textcmn.cpp | |
794 | # End Source File | |
795 | # Begin Source File | |
796 | ||
797 | SOURCE=..\..\src\common\timercmn.cpp | |
798 | # End Source File | |
799 | # Begin Source File | |
800 | ||
801 | SOURCE=..\..\src\common\toplvcmn.cpp | |
802 | # End Source File | |
803 | # Begin Source File | |
804 | ||
805 | SOURCE=..\..\src\common\treebase.cpp | |
806 | # End Source File | |
807 | # Begin Source File | |
808 | ||
809 | SOURCE=..\..\src\common\utilscmn.cpp | |
810 | # End Source File | |
811 | # Begin Source File | |
812 | ||
813 | SOURCE=..\..\src\common\valgen.cpp | |
814 | # End Source File | |
815 | # Begin Source File | |
816 | ||
817 | SOURCE=..\..\src\common\validate.cpp | |
818 | # End Source File | |
819 | # Begin Source File | |
820 | ||
821 | SOURCE=..\..\src\common\valtext.cpp | |
822 | # End Source File | |
823 | # Begin Source File | |
824 | ||
825 | SOURCE=..\..\src\common\wincmn.cpp | |
826 | # End Source File | |
827 | # Begin Source File | |
828 | ||
829 | SOURCE=..\..\src\common\xpmdecod.cpp | |
830 | # End Source File | |
831 | # End Group | |
832 | # Begin Group "MSW Sources" | |
833 | ||
834 | # PROP Default_Filter "" | |
835 | # Begin Source File | |
836 | ||
837 | SOURCE=..\..\src\msw\accel.cpp | |
838 | ||
32a52290 | 839 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
840 | |
841 | # PROP Exclude_From_Build 1 | |
842 | ||
32a52290 | 843 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
844 | |
845 | # PROP Exclude_From_Build 1 | |
846 | ||
32a52290 | 847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
848 | |
849 | # PROP Exclude_From_Build 1 | |
850 | ||
32a52290 | 851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
852 | |
853 | # PROP Exclude_From_Build 1 | |
854 | ||
32a52290 | 855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 856 | |
28249f11 | 857 | |
32a52290 | 858 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 859 | |
28249f11 | 860 | |
32a52290 | 861 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 862 | |
28249f11 | 863 | |
32a52290 WS |
864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
865 | ||
866 | ||
867 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
868 | |
869 | # PROP Exclude_From_Build 1 | |
870 | ||
32a52290 WS |
871 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
872 | ||
873 | # PROP Exclude_From_Build 1 | |
28249f11 | 874 | |
32a52290 | 875 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 876 | |
32a52290 | 877 | # PROP Exclude_From_Build 1 |
28249f11 | 878 | |
32a52290 | 879 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 880 | |
32a52290 | 881 | # PROP Exclude_From_Build 1 |
28249f11 | 882 | |
32a52290 | 883 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 884 | |
28249f11 | 885 | |
32a52290 | 886 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 887 | |
28249f11 | 888 | |
32a52290 | 889 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 890 | |
5554b4bd | 891 | |
32a52290 | 892 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 893 | |
28249f11 | 894 | |
32a52290 | 895 | !ENDIF |
28249f11 | 896 | |
32a52290 WS |
897 | # End Source File |
898 | # Begin Source File | |
28249f11 | 899 | |
32a52290 | 900 | SOURCE=..\..\src\msw\ole\access.cpp |
50acee04 | 901 | |
32a52290 | 902 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
903 | |
904 | # PROP Exclude_From_Build 1 | |
905 | ||
32a52290 | 906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
907 | |
908 | # PROP Exclude_From_Build 1 | |
909 | ||
32a52290 | 910 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 911 | |
50acee04 | 912 | # PROP Exclude_From_Build 1 |
28249f11 | 913 | |
32a52290 | 914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 915 | |
50acee04 | 916 | # PROP Exclude_From_Build 1 |
28249f11 | 917 | |
32a52290 | 918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
919 | |
920 | ||
32a52290 | 921 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
922 | |
923 | ||
32a52290 | 924 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 925 | |
28249f11 | 926 | |
32a52290 | 927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 928 | |
28249f11 | 929 | |
32a52290 | 930 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 931 | |
32a52290 | 932 | # PROP Exclude_From_Build 1 |
28249f11 | 933 | |
32a52290 | 934 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 935 | |
32a52290 | 936 | # PROP Exclude_From_Build 1 |
28249f11 | 937 | |
32a52290 | 938 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 939 | |
32a52290 | 940 | # PROP Exclude_From_Build 1 |
5554b4bd | 941 | |
32a52290 | 942 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 943 | |
32a52290 | 944 | # PROP Exclude_From_Build 1 |
5554b4bd | 945 | |
32a52290 | 946 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
947 | |
948 | ||
32a52290 | 949 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
950 | |
951 | ||
32a52290 | 952 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 953 | |
28249f11 | 954 | |
32a52290 | 955 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 956 | |
28249f11 | 957 | |
50acee04 JS |
958 | !ENDIF |
959 | ||
28249f11 VS |
960 | # End Source File |
961 | # Begin Source File | |
962 | ||
32a52290 WS |
963 | SOURCE=..\..\src\msw\app.cpp |
964 | # End Source File | |
965 | # Begin Source File | |
28249f11 | 966 | |
32a52290 WS |
967 | SOURCE=..\..\src\msw\ole\automtn.cpp |
968 | # End Source File | |
969 | # Begin Source File | |
28249f11 | 970 | |
32a52290 WS |
971 | SOURCE=..\..\src\msw\bitmap.cpp |
972 | # End Source File | |
973 | # Begin Source File | |
28249f11 | 974 | |
32a52290 WS |
975 | SOURCE=..\..\src\msw\bmpbuttn.cpp |
976 | ||
977 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
978 | |
979 | # PROP Exclude_From_Build 1 | |
980 | ||
32a52290 | 981 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
982 | |
983 | # PROP Exclude_From_Build 1 | |
984 | ||
32a52290 | 985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
986 | |
987 | # PROP Exclude_From_Build 1 | |
988 | ||
32a52290 | 989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 990 | |
50acee04 | 991 | # PROP Exclude_From_Build 1 |
28249f11 | 992 | |
32a52290 | 993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
994 | |
995 | ||
32a52290 WS |
996 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
997 | ||
998 | ||
999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1000 | ||
1001 | ||
1002 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1003 | ||
1004 | ||
1005 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 | 1006 | |
5554b4bd | 1007 | # PROP Exclude_From_Build 1 |
28249f11 | 1008 | |
32a52290 | 1009 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1010 | |
1011 | # PROP Exclude_From_Build 1 | |
1012 | ||
32a52290 | 1013 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1014 | |
32a52290 | 1015 | # PROP Exclude_From_Build 1 |
28249f11 | 1016 | |
32a52290 | 1017 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1018 | |
32a52290 | 1019 | # PROP Exclude_From_Build 1 |
28249f11 | 1020 | |
32a52290 | 1021 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1022 | |
1023 | ||
32a52290 | 1024 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1025 | |
1026 | ||
32a52290 | 1027 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1028 | |
1029 | ||
32a52290 | 1030 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1031 | |
28249f11 | 1032 | |
32a52290 | 1033 | !ENDIF |
28249f11 | 1034 | |
32a52290 WS |
1035 | # End Source File |
1036 | # Begin Source File | |
28249f11 | 1037 | |
32a52290 WS |
1038 | SOURCE=..\..\src\msw\brush.cpp |
1039 | # End Source File | |
1040 | # Begin Source File | |
28249f11 | 1041 | |
32a52290 | 1042 | SOURCE=..\..\src\msw\button.cpp |
28249f11 | 1043 | |
32a52290 | 1044 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1045 | |
1046 | # PROP Exclude_From_Build 1 | |
1047 | ||
32a52290 | 1048 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1049 | |
1050 | # PROP Exclude_From_Build 1 | |
1051 | ||
32a52290 | 1052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1053 | |
1054 | # PROP Exclude_From_Build 1 | |
1055 | ||
32a52290 | 1056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1057 | |
1058 | # PROP Exclude_From_Build 1 | |
1059 | ||
32a52290 | 1060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1061 | |
1062 | ||
32a52290 | 1063 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1064 | |
1065 | ||
32a52290 | 1066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1067 | |
1068 | ||
32a52290 | 1069 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1070 | |
1071 | ||
32a52290 | 1072 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1073 | |
32a52290 | 1074 | # PROP Exclude_From_Build 1 |
28249f11 | 1075 | |
32a52290 | 1076 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1077 | |
32a52290 | 1078 | # PROP Exclude_From_Build 1 |
28249f11 | 1079 | |
32a52290 | 1080 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1081 | |
32a52290 | 1082 | # PROP Exclude_From_Build 1 |
28249f11 | 1083 | |
32a52290 | 1084 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1085 | |
32a52290 | 1086 | # PROP Exclude_From_Build 1 |
28249f11 | 1087 | |
32a52290 | 1088 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1089 | |
28249f11 | 1090 | |
32a52290 | 1091 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1092 | |
28249f11 | 1093 | |
32a52290 | 1094 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1095 | |
1096 | ||
32a52290 | 1097 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1098 | |
1099 | ||
5554b4bd | 1100 | !ENDIF |
28249f11 | 1101 | |
5554b4bd VS |
1102 | # End Source File |
1103 | # Begin Source File | |
28249f11 | 1104 | |
32a52290 | 1105 | SOURCE=..\..\src\msw\caret.cpp |
5554b4bd VS |
1106 | # End Source File |
1107 | # Begin Source File | |
28249f11 | 1108 | |
32a52290 | 1109 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1110 | |
32a52290 | 1111 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1112 | |
32a52290 | 1113 | # PROP Exclude_From_Build 1 |
28249f11 | 1114 | |
32a52290 | 1115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1116 | |
1117 | # PROP Exclude_From_Build 1 | |
1118 | ||
32a52290 | 1119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1120 | |
1121 | # PROP Exclude_From_Build 1 | |
1122 | ||
32a52290 | 1123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1124 | |
1125 | # PROP Exclude_From_Build 1 | |
1126 | ||
32a52290 | 1127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1128 | |
1129 | ||
32a52290 | 1130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1131 | |
1132 | ||
32a52290 | 1133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1134 | |
1135 | ||
32a52290 | 1136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1137 | |
28249f11 | 1138 | |
32a52290 | 1139 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1140 | |
1141 | # PROP Exclude_From_Build 1 | |
1142 | ||
32a52290 | 1143 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1144 | |
32a52290 | 1145 | # PROP Exclude_From_Build 1 |
28249f11 | 1146 | |
32a52290 | 1147 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1148 | |
32a52290 | 1149 | # PROP Exclude_From_Build 1 |
28249f11 | 1150 | |
32a52290 | 1151 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1152 | |
32a52290 | 1153 | # PROP Exclude_From_Build 1 |
28249f11 | 1154 | |
32a52290 | 1155 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1156 | |
1157 | ||
32a52290 | 1158 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1159 | |
1160 | ||
32a52290 | 1161 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1162 | |
1163 | ||
32a52290 | 1164 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1165 | |
1166 | ||
32a52290 | 1167 | !ENDIF |
5554b4bd | 1168 | |
32a52290 WS |
1169 | # End Source File |
1170 | # Begin Source File | |
50acee04 | 1171 | |
32a52290 | 1172 | SOURCE=..\..\src\msw\checklst.cpp |
50acee04 | 1173 | |
32a52290 | 1174 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
50acee04 JS |
1175 | |
1176 | # PROP Exclude_From_Build 1 | |
1177 | ||
32a52290 | 1178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
50acee04 JS |
1179 | |
1180 | # PROP Exclude_From_Build 1 | |
1181 | ||
32a52290 | 1182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
50acee04 JS |
1183 | |
1184 | # PROP Exclude_From_Build 1 | |
1185 | ||
32a52290 | 1186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
1187 | |
1188 | # PROP Exclude_From_Build 1 | |
1189 | ||
32a52290 | 1190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 | 1191 | |
50acee04 | 1192 | |
32a52290 | 1193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 | 1194 | |
50acee04 | 1195 | |
32a52290 | 1196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 | 1197 | |
50acee04 | 1198 | |
32a52290 | 1199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 | 1200 | |
50acee04 | 1201 | |
32a52290 | 1202 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
50acee04 JS |
1203 | |
1204 | # PROP Exclude_From_Build 1 | |
1205 | ||
32a52290 | 1206 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1207 | |
1208 | # PROP Exclude_From_Build 1 | |
1209 | ||
32a52290 | 1210 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1211 | |
1212 | # PROP Exclude_From_Build 1 | |
1213 | ||
32a52290 | 1214 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1215 | |
1216 | # PROP Exclude_From_Build 1 | |
1217 | ||
32a52290 | 1218 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1219 | |
28249f11 | 1220 | |
32a52290 | 1221 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1222 | |
28249f11 | 1223 | |
32a52290 | 1224 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1225 | |
28249f11 | 1226 | |
32a52290 | 1227 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1228 | |
28249f11 | 1229 | |
32a52290 | 1230 | !ENDIF |
28249f11 | 1231 | |
32a52290 WS |
1232 | # End Source File |
1233 | # Begin Source File | |
5554b4bd | 1234 | |
32a52290 WS |
1235 | SOURCE=..\..\src\msw\choice.cpp |
1236 | ||
1237 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1238 | |
32a52290 | 1239 | # PROP Exclude_From_Build 1 |
28249f11 | 1240 | |
32a52290 | 1241 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1242 | |
32a52290 | 1243 | # PROP Exclude_From_Build 1 |
28249f11 | 1244 | |
32a52290 | 1245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1246 | |
32a52290 | 1247 | # PROP Exclude_From_Build 1 |
28249f11 | 1248 | |
32a52290 | 1249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1250 | |
32a52290 | 1251 | # PROP Exclude_From_Build 1 |
28249f11 | 1252 | |
32a52290 | 1253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1254 | |
1255 | ||
32a52290 | 1256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1257 | |
1258 | ||
32a52290 | 1259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1260 | |
1261 | ||
32a52290 | 1262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1263 | |
1264 | ||
32a52290 | 1265 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1266 | |
1267 | # PROP Exclude_From_Build 1 | |
1268 | ||
32a52290 | 1269 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1270 | |
1271 | # PROP Exclude_From_Build 1 | |
1272 | ||
32a52290 | 1273 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1274 | |
1275 | # PROP Exclude_From_Build 1 | |
1276 | ||
32a52290 | 1277 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1278 | |
1279 | # PROP Exclude_From_Build 1 | |
1280 | ||
32a52290 | 1281 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1282 | |
28249f11 | 1283 | |
32a52290 | 1284 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1285 | |
28249f11 | 1286 | |
32a52290 | 1287 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1288 | |
1289 | ||
32a52290 | 1290 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1291 | |
1292 | ||
5554b4bd | 1293 | !ENDIF |
28249f11 | 1294 | |
5554b4bd VS |
1295 | # End Source File |
1296 | # Begin Source File | |
28249f11 | 1297 | |
32a52290 WS |
1298 | SOURCE=..\..\src\msw\clipbrd.cpp |
1299 | # End Source File | |
1300 | # Begin Source File | |
1301 | ||
1302 | SOURCE=..\..\src\msw\colordlg.cpp | |
28249f11 | 1303 | |
32a52290 | 1304 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1305 | |
32a52290 | 1306 | # PROP Exclude_From_Build 1 |
28249f11 | 1307 | |
32a52290 | 1308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1309 | |
32a52290 | 1310 | # PROP Exclude_From_Build 1 |
28249f11 | 1311 | |
32a52290 | 1312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1313 | |
32a52290 | 1314 | # PROP Exclude_From_Build 1 |
28249f11 | 1315 | |
32a52290 | 1316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1317 | |
32a52290 | 1318 | # PROP Exclude_From_Build 1 |
28249f11 | 1319 | |
32a52290 | 1320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1321 | |
1322 | ||
32a52290 | 1323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1324 | |
1325 | ||
32a52290 | 1326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1327 | |
1328 | ||
32a52290 | 1329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1330 | |
1331 | ||
32a52290 | 1332 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1333 | |
1334 | # PROP Exclude_From_Build 1 | |
1335 | ||
32a52290 | 1336 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1337 | |
1338 | # PROP Exclude_From_Build 1 | |
1339 | ||
32a52290 | 1340 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1341 | |
1342 | # PROP Exclude_From_Build 1 | |
1343 | ||
32a52290 | 1344 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1345 | |
1346 | # PROP Exclude_From_Build 1 | |
1347 | ||
32a52290 | 1348 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1349 | |
1350 | ||
32a52290 | 1351 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1352 | |
1353 | ||
32a52290 | 1354 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1355 | |
1356 | ||
32a52290 | 1357 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1358 | |
a340b80d | 1359 | |
32a52290 | 1360 | !ENDIF |
a340b80d | 1361 | |
32a52290 WS |
1362 | # End Source File |
1363 | # Begin Source File | |
a340b80d | 1364 | |
32a52290 WS |
1365 | SOURCE=..\..\src\msw\colour.cpp |
1366 | # End Source File | |
1367 | # Begin Source File | |
a340b80d | 1368 | |
32a52290 | 1369 | SOURCE=..\..\src\msw\combo.cpp |
a340b80d | 1370 | |
32a52290 | 1371 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
a340b80d | 1372 | |
32a52290 | 1373 | # PROP Exclude_From_Build 1 |
a340b80d | 1374 | |
32a52290 | 1375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
a340b80d | 1376 | |
32a52290 | 1377 | # PROP Exclude_From_Build 1 |
a340b80d | 1378 | |
32a52290 | 1379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
a340b80d | 1380 | |
32a52290 | 1381 | # PROP Exclude_From_Build 1 |
a340b80d | 1382 | |
32a52290 | 1383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
a340b80d | 1384 | |
32a52290 | 1385 | # PROP Exclude_From_Build 1 |
a340b80d | 1386 | |
32a52290 | 1387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
a340b80d VZ |
1388 | |
1389 | ||
32a52290 | 1390 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
a340b80d VZ |
1391 | |
1392 | ||
32a52290 | 1393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
a340b80d | 1394 | |
a340b80d | 1395 | |
32a52290 | 1396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
a340b80d | 1397 | |
a340b80d | 1398 | |
32a52290 | 1399 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
a340b80d VZ |
1400 | |
1401 | # PROP Exclude_From_Build 1 | |
1402 | ||
32a52290 | 1403 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
a340b80d VZ |
1404 | |
1405 | # PROP Exclude_From_Build 1 | |
1406 | ||
32a52290 | 1407 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
a340b80d | 1408 | |
50acee04 | 1409 | # PROP Exclude_From_Build 1 |
a340b80d | 1410 | |
32a52290 | 1411 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
a340b80d | 1412 | |
50acee04 | 1413 | # PROP Exclude_From_Build 1 |
a340b80d | 1414 | |
32a52290 | 1415 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
a340b80d VZ |
1416 | |
1417 | ||
32a52290 | 1418 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
a340b80d VZ |
1419 | |
1420 | ||
32a52290 | 1421 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
a340b80d | 1422 | |
a340b80d | 1423 | |
32a52290 WS |
1424 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1425 | ||
1426 | ||
1427 | !ENDIF | |
1428 | ||
50acee04 JS |
1429 | # End Source File |
1430 | # Begin Source File | |
28249f11 | 1431 | |
32a52290 | 1432 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1433 | |
32a52290 | 1434 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1435 | |
32a52290 | 1436 | # PROP Exclude_From_Build 1 |
28249f11 | 1437 | |
32a52290 | 1438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1439 | |
32a52290 | 1440 | # PROP Exclude_From_Build 1 |
28249f11 | 1441 | |
32a52290 | 1442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1443 | |
32a52290 | 1444 | # PROP Exclude_From_Build 1 |
28249f11 | 1445 | |
32a52290 | 1446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1447 | |
32a52290 | 1448 | # PROP Exclude_From_Build 1 |
28249f11 | 1449 | |
32a52290 | 1450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1451 | |
1452 | ||
32a52290 | 1453 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1454 | |
1455 | ||
32a52290 | 1456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1457 | |
1458 | ||
32a52290 | 1459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1460 | |
28249f11 | 1461 | |
32a52290 | 1462 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1463 | |
1464 | # PROP Exclude_From_Build 1 | |
1465 | ||
32a52290 | 1466 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1467 | |
1468 | # PROP Exclude_From_Build 1 | |
1469 | ||
32a52290 | 1470 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1471 | |
1472 | # PROP Exclude_From_Build 1 | |
1473 | ||
32a52290 | 1474 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1475 | |
50acee04 | 1476 | # PROP Exclude_From_Build 1 |
28249f11 | 1477 | |
32a52290 | 1478 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1479 | |
28249f11 | 1480 | |
32a52290 | 1481 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1482 | |
28249f11 | 1483 | |
32a52290 | 1484 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1485 | |
28249f11 | 1486 | |
32a52290 | 1487 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1488 | |
5554b4bd | 1489 | |
32a52290 WS |
1490 | !ENDIF |
1491 | ||
1492 | # End Source File | |
1493 | # Begin Source File | |
1494 | ||
1495 | SOURCE=..\..\src\msw\control.cpp | |
1496 | ||
1497 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1498 | |
32a52290 | 1499 | # PROP Exclude_From_Build 1 |
28249f11 | 1500 | |
32a52290 | 1501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1502 | |
32a52290 | 1503 | # PROP Exclude_From_Build 1 |
28249f11 | 1504 | |
32a52290 | 1505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1506 | |
32a52290 | 1507 | # PROP Exclude_From_Build 1 |
28249f11 | 1508 | |
32a52290 | 1509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1510 | |
32a52290 | 1511 | # PROP Exclude_From_Build 1 |
28249f11 | 1512 | |
32a52290 | 1513 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5554b4bd VS |
1514 | |
1515 | ||
32a52290 | 1516 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1517 | |
1518 | ||
32a52290 | 1519 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1520 | |
1521 | ||
32a52290 | 1522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1523 | |
1524 | ||
32a52290 | 1525 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1526 | |
5554b4bd | 1527 | # PROP Exclude_From_Build 1 |
28249f11 | 1528 | |
32a52290 | 1529 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1530 | |
1531 | # PROP Exclude_From_Build 1 | |
1532 | ||
32a52290 | 1533 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1534 | |
1535 | # PROP Exclude_From_Build 1 | |
1536 | ||
32a52290 | 1537 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1538 | |
1539 | # PROP Exclude_From_Build 1 | |
1540 | ||
32a52290 | 1541 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1542 | |
1543 | ||
32a52290 | 1544 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1545 | |
1546 | ||
32a52290 | 1547 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1548 | |
1549 | ||
32a52290 | 1550 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1551 | |
28249f11 VS |
1552 | |
1553 | !ENDIF | |
1554 | ||
1555 | # End Source File | |
1556 | # Begin Source File | |
1557 | ||
32a52290 | 1558 | SOURCE=..\..\src\msw\cursor.cpp |
28249f11 VS |
1559 | # End Source File |
1560 | # Begin Source File | |
1561 | ||
32a52290 WS |
1562 | SOURCE=..\..\src\msw\data.cpp |
1563 | # End Source File | |
1564 | # Begin Source File | |
28249f11 | 1565 | |
32a52290 WS |
1566 | SOURCE=..\..\src\msw\ole\dataobj.cpp |
1567 | # End Source File | |
1568 | # Begin Source File | |
28249f11 | 1569 | |
32a52290 WS |
1570 | SOURCE=..\..\src\msw\dc.cpp |
1571 | # End Source File | |
1572 | # Begin Source File | |
28249f11 | 1573 | |
32a52290 WS |
1574 | SOURCE=..\..\src\msw\dcclient.cpp |
1575 | # End Source File | |
1576 | # Begin Source File | |
28249f11 | 1577 | |
32a52290 WS |
1578 | SOURCE=..\..\src\msw\dcmemory.cpp |
1579 | # End Source File | |
1580 | # Begin Source File | |
28249f11 | 1581 | |
32a52290 WS |
1582 | SOURCE=..\..\src\msw\dcprint.cpp |
1583 | # End Source File | |
1584 | # Begin Source File | |
28249f11 | 1585 | |
32a52290 WS |
1586 | SOURCE=..\..\src\msw\dcscreen.cpp |
1587 | # End Source File | |
1588 | # Begin Source File | |
28249f11 | 1589 | |
32a52290 | 1590 | SOURCE=..\..\src\msw\dialog.cpp |
28249f11 | 1591 | |
32a52290 | 1592 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1593 | |
32a52290 | 1594 | # PROP Exclude_From_Build 1 |
28249f11 | 1595 | |
32a52290 | 1596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1597 | |
32a52290 | 1598 | # PROP Exclude_From_Build 1 |
28249f11 | 1599 | |
32a52290 | 1600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1601 | |
32a52290 | 1602 | # PROP Exclude_From_Build 1 |
28249f11 | 1603 | |
32a52290 | 1604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1605 | |
32a52290 | 1606 | # PROP Exclude_From_Build 1 |
28249f11 | 1607 | |
32a52290 | 1608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1609 | |
1610 | ||
32a52290 | 1611 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1612 | |
1613 | ||
32a52290 | 1614 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1615 | |
1616 | ||
32a52290 | 1617 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1618 | |
1619 | ||
32a52290 | 1620 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1621 | |
1622 | # PROP Exclude_From_Build 1 | |
1623 | ||
32a52290 | 1624 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1625 | |
1626 | # PROP Exclude_From_Build 1 | |
1627 | ||
32a52290 | 1628 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1629 | |
1630 | # PROP Exclude_From_Build 1 | |
1631 | ||
32a52290 | 1632 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 1633 | |
50acee04 | 1634 | # PROP Exclude_From_Build 1 |
5554b4bd | 1635 | |
32a52290 | 1636 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 1637 | |
5554b4bd | 1638 | |
32a52290 | 1639 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 1640 | |
28249f11 | 1641 | |
32a52290 | 1642 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1643 | |
28249f11 | 1644 | |
32a52290 | 1645 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1646 | |
28249f11 | 1647 | |
32a52290 | 1648 | !ENDIF |
28249f11 | 1649 | |
32a52290 WS |
1650 | # End Source File |
1651 | # Begin Source File | |
28249f11 | 1652 | |
32a52290 WS |
1653 | SOURCE=..\..\src\msw\dialup.cpp |
1654 | # End Source File | |
1655 | # Begin Source File | |
28249f11 | 1656 | |
32a52290 WS |
1657 | SOURCE=..\..\src\msw\dib.cpp |
1658 | # End Source File | |
1659 | # Begin Source File | |
28249f11 | 1660 | |
32a52290 | 1661 | SOURCE=..\..\src\msw\dirdlg.cpp |
28249f11 | 1662 | |
32a52290 | 1663 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1664 | |
32a52290 | 1665 | # PROP Exclude_From_Build 1 |
28249f11 | 1666 | |
32a52290 | 1667 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1668 | |
1669 | # PROP Exclude_From_Build 1 | |
1670 | ||
32a52290 | 1671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1672 | |
5554b4bd | 1673 | # PROP Exclude_From_Build 1 |
28249f11 | 1674 | |
32a52290 | 1675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1676 | |
1677 | # PROP Exclude_From_Build 1 | |
1678 | ||
32a52290 | 1679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1680 | |
28249f11 | 1681 | |
32a52290 WS |
1682 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1683 | ||
1684 | ||
1685 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1686 | ||
1687 | ||
1688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1689 | ||
1690 | ||
1691 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
1692 | |
1693 | # PROP Exclude_From_Build 1 | |
1694 | ||
32a52290 | 1695 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5554b4bd | 1696 | |
50acee04 | 1697 | # PROP Exclude_From_Build 1 |
5554b4bd | 1698 | |
32a52290 | 1699 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 1700 | |
50acee04 | 1701 | # PROP Exclude_From_Build 1 |
5554b4bd | 1702 | |
32a52290 | 1703 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1704 | |
50acee04 | 1705 | # PROP Exclude_From_Build 1 |
28249f11 | 1706 | |
32a52290 WS |
1707 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1708 | ||
1709 | ||
1710 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1711 | ||
1712 | ||
1713 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1714 | ||
1715 | ||
1716 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1717 | ||
1718 | ||
28249f11 VS |
1719 | !ENDIF |
1720 | ||
1721 | # End Source File | |
1722 | # Begin Source File | |
1723 | ||
32a52290 | 1724 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1725 | # End Source File |
1726 | # Begin Source File | |
1727 | ||
32a52290 | 1728 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1729 | |
32a52290 | 1730 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1731 | |
32a52290 | 1732 | # PROP Exclude_From_Build 1 |
28249f11 | 1733 | |
32a52290 | 1734 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1735 | |
32a52290 | 1736 | # PROP Exclude_From_Build 1 |
28249f11 | 1737 | |
32a52290 | 1738 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1739 | |
32a52290 | 1740 | # PROP Exclude_From_Build 1 |
28249f11 | 1741 | |
32a52290 | 1742 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1743 | |
32a52290 | 1744 | # PROP Exclude_From_Build 1 |
28249f11 | 1745 | |
32a52290 | 1746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1747 | |
1748 | ||
32a52290 | 1749 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1750 | |
1751 | ||
32a52290 | 1752 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1753 | |
1754 | ||
32a52290 | 1755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1756 | |
1757 | ||
32a52290 | 1758 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1759 | |
1760 | # PROP Exclude_From_Build 1 | |
1761 | ||
32a52290 | 1762 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1763 | |
1764 | # PROP Exclude_From_Build 1 | |
1765 | ||
32a52290 | 1766 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1767 | |
1768 | # PROP Exclude_From_Build 1 | |
1769 | ||
32a52290 | 1770 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1771 | |
1772 | # PROP Exclude_From_Build 1 | |
1773 | ||
32a52290 | 1774 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1775 | |
1776 | ||
32a52290 | 1777 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1778 | |
28249f11 | 1779 | |
32a52290 | 1780 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1781 | |
28249f11 | 1782 | |
32a52290 | 1783 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1784 | |
1785 | ||
32a52290 WS |
1786 | !ENDIF |
1787 | ||
1788 | # End Source File | |
1789 | # Begin Source File | |
1790 | ||
1791 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
1792 | # End Source File | |
1793 | # Begin Source File | |
1794 | ||
1795 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
1796 | # End Source File | |
1797 | # Begin Source File | |
1798 | ||
1799 | SOURCE=..\..\src\msw\enhmeta.cpp | |
1800 | # End Source File | |
1801 | # Begin Source File | |
1802 | ||
1803 | SOURCE=..\..\src\msw\evtloop.cpp | |
1804 | # End Source File | |
1805 | # Begin Source File | |
1806 | ||
1807 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
1808 | ||
1809 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1810 | |
32a52290 | 1811 | # PROP Exclude_From_Build 1 |
28249f11 | 1812 | |
32a52290 | 1813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1814 | |
32a52290 | 1815 | # PROP Exclude_From_Build 1 |
28249f11 | 1816 | |
32a52290 | 1817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1818 | |
32a52290 | 1819 | # PROP Exclude_From_Build 1 |
28249f11 | 1820 | |
32a52290 | 1821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1822 | |
32a52290 | 1823 | # PROP Exclude_From_Build 1 |
28249f11 | 1824 | |
32a52290 | 1825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1826 | |
1827 | ||
32a52290 | 1828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1829 | |
1830 | ||
32a52290 | 1831 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1832 | |
1833 | ||
32a52290 | 1834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1835 | |
1836 | ||
32a52290 | 1837 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1838 | |
1839 | # PROP Exclude_From_Build 1 | |
1840 | ||
32a52290 | 1841 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1842 | |
1843 | # PROP Exclude_From_Build 1 | |
1844 | ||
32a52290 | 1845 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1846 | |
1847 | # PROP Exclude_From_Build 1 | |
1848 | ||
32a52290 | 1849 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1850 | |
1851 | # PROP Exclude_From_Build 1 | |
1852 | ||
32a52290 | 1853 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1854 | |
1855 | ||
32a52290 | 1856 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1857 | |
1858 | ||
32a52290 | 1859 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1860 | |
1861 | ||
32a52290 | 1862 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1863 | |
1864 | ||
28249f11 VS |
1865 | !ENDIF |
1866 | ||
1867 | # End Source File | |
1868 | # Begin Source File | |
1869 | ||
32a52290 | 1870 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1871 | |
32a52290 | 1872 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1873 | |
32a52290 | 1874 | # PROP Exclude_From_Build 1 |
28249f11 | 1875 | |
32a52290 | 1876 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1877 | |
32a52290 | 1878 | # PROP Exclude_From_Build 1 |
28249f11 | 1879 | |
32a52290 | 1880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1881 | |
32a52290 | 1882 | # PROP Exclude_From_Build 1 |
28249f11 | 1883 | |
32a52290 | 1884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1885 | |
32a52290 | 1886 | # PROP Exclude_From_Build 1 |
28249f11 | 1887 | |
32a52290 | 1888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1889 | |
1890 | ||
32a52290 | 1891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1892 | |
1893 | ||
32a52290 | 1894 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1895 | |
1896 | ||
32a52290 | 1897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1898 | |
28249f11 | 1899 | |
32a52290 | 1900 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1901 | |
1902 | # PROP Exclude_From_Build 1 | |
1903 | ||
32a52290 | 1904 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1905 | |
1906 | # PROP Exclude_From_Build 1 | |
1907 | ||
32a52290 | 1908 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1909 | |
1910 | # PROP Exclude_From_Build 1 | |
1911 | ||
32a52290 | 1912 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1913 | |
50acee04 | 1914 | # PROP Exclude_From_Build 1 |
28249f11 | 1915 | |
32a52290 | 1916 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1917 | |
1918 | ||
32a52290 | 1919 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1920 | |
1921 | ||
32a52290 | 1922 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 1923 | |
28249f11 | 1924 | |
32a52290 | 1925 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 1926 | |
28249f11 | 1927 | |
32a52290 WS |
1928 | !ENDIF |
1929 | ||
1930 | # End Source File | |
1931 | # Begin Source File | |
1932 | ||
1933 | SOURCE=..\..\src\msw\font.cpp | |
1934 | # End Source File | |
1935 | # Begin Source File | |
1936 | ||
1937 | SOURCE=..\..\src\msw\fontdlg.cpp | |
1938 | ||
1939 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1940 | |
32a52290 | 1941 | # PROP Exclude_From_Build 1 |
28249f11 | 1942 | |
32a52290 | 1943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1944 | |
32a52290 | 1945 | # PROP Exclude_From_Build 1 |
28249f11 | 1946 | |
32a52290 | 1947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1948 | |
32a52290 | 1949 | # PROP Exclude_From_Build 1 |
28249f11 | 1950 | |
32a52290 | 1951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1952 | |
32a52290 | 1953 | # PROP Exclude_From_Build 1 |
28249f11 | 1954 | |
32a52290 | 1955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1956 | |
1957 | ||
32a52290 | 1958 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1959 | |
1960 | ||
32a52290 | 1961 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1962 | |
1963 | ||
32a52290 | 1964 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1965 | |
1966 | ||
32a52290 | 1967 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1968 | |
1969 | # PROP Exclude_From_Build 1 | |
1970 | ||
32a52290 | 1971 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1972 | |
1973 | # PROP Exclude_From_Build 1 | |
1974 | ||
32a52290 | 1975 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1976 | |
1977 | # PROP Exclude_From_Build 1 | |
1978 | ||
32a52290 | 1979 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1980 | |
1981 | # PROP Exclude_From_Build 1 | |
1982 | ||
32a52290 | 1983 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1984 | |
1985 | ||
32a52290 | 1986 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1987 | |
1988 | ||
32a52290 | 1989 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1990 | |
1991 | ||
32a52290 | 1992 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1993 | |
1994 | ||
28249f11 VS |
1995 | !ENDIF |
1996 | ||
1997 | # End Source File | |
1998 | # Begin Source File | |
1999 | ||
32a52290 WS |
2000 | SOURCE=..\..\src\msw\fontenum.cpp |
2001 | # End Source File | |
2002 | # Begin Source File | |
28249f11 | 2003 | |
32a52290 WS |
2004 | SOURCE=..\..\src\msw\fontutil.cpp |
2005 | # End Source File | |
2006 | # Begin Source File | |
28249f11 | 2007 | |
32a52290 | 2008 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e | 2009 | |
32a52290 | 2010 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2011 | |
32a52290 | 2012 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2013 | |
32a52290 | 2014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2015 | |
32a52290 | 2016 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2017 | |
32a52290 | 2018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2019 | |
32a52290 | 2020 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2021 | |
32a52290 | 2022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2023 | |
32a52290 | 2024 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2025 | |
32a52290 | 2026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2027 | |
2028 | ||
32a52290 | 2029 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2030 | |
2031 | ||
32a52290 | 2032 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2033 | |
2034 | ||
32a52290 | 2035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e VS |
2036 | |
2037 | ||
32a52290 | 2038 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2039 | |
2040 | # PROP Exclude_From_Build 1 | |
2041 | ||
32a52290 | 2042 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2043 | |
2044 | # PROP Exclude_From_Build 1 | |
2045 | ||
32a52290 | 2046 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2047 | |
2048 | # PROP Exclude_From_Build 1 | |
2049 | ||
32a52290 | 2050 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e VS |
2051 | |
2052 | # PROP Exclude_From_Build 1 | |
2053 | ||
32a52290 | 2054 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2055 | |
2056 | ||
32a52290 | 2057 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2058 | |
2059 | ||
32a52290 | 2060 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2061 | |
2062 | ||
32a52290 | 2063 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1ec0f48e | 2064 | |
28249f11 | 2065 | |
32a52290 | 2066 | !ENDIF |
1ec0f48e | 2067 | |
32a52290 WS |
2068 | # End Source File |
2069 | # Begin Source File | |
1ec0f48e | 2070 | |
32a52290 | 2071 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e | 2072 | |
32a52290 | 2073 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2074 | |
32a52290 | 2075 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2076 | |
32a52290 | 2077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2078 | |
32a52290 | 2079 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2080 | |
32a52290 | 2081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2082 | |
32a52290 | 2083 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2084 | |
32a52290 | 2085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2086 | |
32a52290 | 2087 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2088 | |
32a52290 | 2089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2090 | |
2091 | ||
32a52290 | 2092 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2093 | |
2094 | ||
32a52290 | 2095 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2096 | |
2097 | ||
32a52290 | 2098 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e | 2099 | |
1ec0f48e | 2100 | |
32a52290 | 2101 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2102 | |
2103 | # PROP Exclude_From_Build 1 | |
2104 | ||
32a52290 | 2105 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2106 | |
2107 | # PROP Exclude_From_Build 1 | |
2108 | ||
32a52290 | 2109 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2110 | |
2111 | # PROP Exclude_From_Build 1 | |
2112 | ||
32a52290 | 2113 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e | 2114 | |
50acee04 | 2115 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2116 | |
32a52290 | 2117 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2118 | |
2119 | ||
32a52290 | 2120 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2121 | |
2122 | ||
32a52290 | 2123 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2124 | |
2125 | ||
32a52290 WS |
2126 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
2127 | ||
2128 | ||
2129 | !ENDIF | |
1ec0f48e | 2130 | |
28249f11 VS |
2131 | # End Source File |
2132 | # Begin Source File | |
2133 | ||
32a52290 | 2134 | SOURCE=..\..\src\msw\gdiimage.cpp |
ef335a4f VZ |
2135 | # End Source File |
2136 | # Begin Source File | |
2137 | ||
32a52290 | 2138 | SOURCE=..\..\src\msw\gdiobj.cpp |
ef335a4f VZ |
2139 | # End Source File |
2140 | # Begin Source File | |
2141 | ||
f43426c1 RD |
2142 | SOURCE=..\..\src\msw\graphics.cpp |
2143 | # End Source File | |
2144 | # Begin Source File | |
2145 | ||
32a52290 | 2146 | SOURCE=..\..\src\msw\gsockmsw.cpp |
ef335a4f VZ |
2147 | # End Source File |
2148 | # Begin Source File | |
2149 | ||
32a52290 | 2150 | SOURCE=..\..\src\msw\helpchm.cpp |
ef335a4f VZ |
2151 | # End Source File |
2152 | # Begin Source File | |
2153 | ||
32a52290 | 2154 | SOURCE=..\..\src\msw\helpwin.cpp |
ef335a4f VZ |
2155 | # End Source File |
2156 | # Begin Source File | |
2157 | ||
32a52290 | 2158 | SOURCE=..\..\src\msw\icon.cpp |
28249f11 VS |
2159 | # End Source File |
2160 | # Begin Source File | |
2161 | ||
32a52290 | 2162 | SOURCE=..\..\src\msw\imaglist.cpp |
32a52290 WS |
2163 | # End Source File |
2164 | # Begin Source File | |
50acee04 | 2165 | |
32a52290 | 2166 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2167 | |
32a52290 | 2168 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2169 | |
2170 | # PROP Exclude_From_Build 1 | |
2171 | ||
32a52290 | 2172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2173 | |
2174 | # PROP Exclude_From_Build 1 | |
2175 | ||
32a52290 | 2176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2177 | |
2178 | # PROP Exclude_From_Build 1 | |
2179 | ||
32a52290 | 2180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2181 | |
2182 | # PROP Exclude_From_Build 1 | |
2183 | ||
32a52290 | 2184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2185 | |
2186 | ||
32a52290 | 2187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2188 | |
2189 | ||
32a52290 | 2190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2191 | |
2192 | ||
32a52290 | 2193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2194 | |
2195 | ||
32a52290 | 2196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2197 | |
32a52290 | 2198 | # PROP Exclude_From_Build 1 |
28249f11 | 2199 | |
32a52290 | 2200 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2201 | |
32a52290 | 2202 | # PROP Exclude_From_Build 1 |
28249f11 | 2203 | |
32a52290 | 2204 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2205 | |
32a52290 | 2206 | # PROP Exclude_From_Build 1 |
28249f11 | 2207 | |
32a52290 | 2208 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2209 | |
32a52290 | 2210 | # PROP Exclude_From_Build 1 |
28249f11 | 2211 | |
32a52290 | 2212 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2213 | |
28249f11 | 2214 | |
32a52290 | 2215 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2216 | |
2217 | ||
32a52290 | 2218 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2219 | |
2220 | ||
32a52290 | 2221 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2222 | |
2223 | ||
5554b4bd VS |
2224 | !ENDIF |
2225 | ||
2226 | # End Source File | |
2227 | # Begin Source File | |
28249f11 | 2228 | |
32a52290 | 2229 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2230 | |
32a52290 | 2231 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2232 | |
32a52290 | 2233 | # PROP Exclude_From_Build 1 |
28249f11 | 2234 | |
32a52290 | 2235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2236 | |
32a52290 | 2237 | # PROP Exclude_From_Build 1 |
28249f11 | 2238 | |
32a52290 | 2239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2240 | |
32a52290 | 2241 | # PROP Exclude_From_Build 1 |
28249f11 | 2242 | |
32a52290 | 2243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2244 | |
32a52290 | 2245 | # PROP Exclude_From_Build 1 |
28249f11 | 2246 | |
32a52290 | 2247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2248 | |
2249 | ||
32a52290 | 2250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2251 | |
2252 | ||
32a52290 | 2253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2254 | |
2255 | ||
32a52290 | 2256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2257 | |
2258 | ||
32a52290 | 2259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2260 | |
2261 | # PROP Exclude_From_Build 1 | |
2262 | ||
32a52290 | 2263 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2264 | |
2265 | # PROP Exclude_From_Build 1 | |
2266 | ||
32a52290 | 2267 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2268 | |
2269 | # PROP Exclude_From_Build 1 | |
2270 | ||
32a52290 | 2271 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2272 | |
2273 | # PROP Exclude_From_Build 1 | |
2274 | ||
32a52290 | 2275 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2276 | |
28249f11 | 2277 | |
32a52290 | 2278 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2279 | |
2280 | ||
32a52290 | 2281 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2282 | |
2283 | ||
32a52290 | 2284 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2285 | |
2286 | ||
32a52290 | 2287 | !ENDIF |
5554b4bd | 2288 | |
32a52290 WS |
2289 | # End Source File |
2290 | # Begin Source File | |
28249f11 | 2291 | |
32a52290 | 2292 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2293 | |
32a52290 | 2294 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2295 | |
32a52290 | 2296 | # PROP Exclude_From_Build 1 |
28249f11 | 2297 | |
32a52290 | 2298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2299 | |
32a52290 | 2300 | # PROP Exclude_From_Build 1 |
28249f11 | 2301 | |
32a52290 | 2302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2303 | |
32a52290 | 2304 | # PROP Exclude_From_Build 1 |
28249f11 | 2305 | |
32a52290 | 2306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2307 | |
32a52290 | 2308 | # PROP Exclude_From_Build 1 |
28249f11 | 2309 | |
32a52290 | 2310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2311 | |
2312 | ||
32a52290 | 2313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2314 | |
2315 | ||
32a52290 | 2316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2317 | |
2318 | ||
32a52290 | 2319 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2320 | |
2321 | ||
32a52290 | 2322 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2323 | |
2324 | # PROP Exclude_From_Build 1 | |
2325 | ||
32a52290 | 2326 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2327 | |
2328 | # PROP Exclude_From_Build 1 | |
2329 | ||
32a52290 | 2330 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2331 | |
2332 | # PROP Exclude_From_Build 1 | |
2333 | ||
32a52290 | 2334 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2335 | |
2336 | # PROP Exclude_From_Build 1 | |
2337 | ||
32a52290 | 2338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2339 | |
28249f11 | 2340 | |
32a52290 | 2341 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2342 | |
28249f11 | 2343 | |
32a52290 | 2344 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2345 | |
2346 | ||
32a52290 | 2347 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2348 | |
2349 | ||
32a52290 | 2350 | !ENDIF |
28249f11 | 2351 | |
5554b4bd VS |
2352 | # End Source File |
2353 | # Begin Source File | |
28249f11 | 2354 | |
32a52290 | 2355 | SOURCE=..\..\src\msw\main.cpp |
5554b4bd VS |
2356 | # End Source File |
2357 | # Begin Source File | |
28249f11 | 2358 | |
32a52290 | 2359 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2360 | |
32a52290 | 2361 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2362 | |
32a52290 | 2363 | # PROP Exclude_From_Build 1 |
28249f11 | 2364 | |
32a52290 | 2365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2366 | |
32a52290 | 2367 | # PROP Exclude_From_Build 1 |
28249f11 | 2368 | |
32a52290 | 2369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2370 | |
32a52290 | 2371 | # PROP Exclude_From_Build 1 |
28249f11 | 2372 | |
32a52290 | 2373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2374 | |
32a52290 | 2375 | # PROP Exclude_From_Build 1 |
28249f11 | 2376 | |
32a52290 | 2377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2378 | |
2379 | ||
32a52290 | 2380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2381 | |
2382 | ||
32a52290 | 2383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2384 | |
2385 | ||
32a52290 | 2386 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2387 | |
2388 | ||
32a52290 | 2389 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2390 | |
32a52290 | 2391 | # PROP Exclude_From_Build 1 |
28249f11 | 2392 | |
32a52290 | 2393 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2394 | |
2395 | # PROP Exclude_From_Build 1 | |
2396 | ||
32a52290 | 2397 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2398 | |
2399 | # PROP Exclude_From_Build 1 | |
2400 | ||
32a52290 | 2401 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2402 | |
2403 | # PROP Exclude_From_Build 1 | |
2404 | ||
32a52290 | 2405 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2406 | |
28249f11 | 2407 | |
32a52290 | 2408 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2409 | |
28249f11 | 2410 | |
32a52290 | 2411 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2412 | |
28249f11 | 2413 | |
32a52290 | 2414 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2415 | |
28249f11 | 2416 | |
32a52290 | 2417 | !ENDIF |
28249f11 | 2418 | |
32a52290 WS |
2419 | # End Source File |
2420 | # Begin Source File | |
2421 | ||
2422 | SOURCE=..\..\src\msw\menu.cpp | |
5554b4bd | 2423 | |
32a52290 | 2424 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2425 | |
32a52290 | 2426 | # PROP Exclude_From_Build 1 |
28249f11 | 2427 | |
32a52290 | 2428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2429 | |
32a52290 | 2430 | # PROP Exclude_From_Build 1 |
28249f11 | 2431 | |
32a52290 | 2432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2433 | |
32a52290 | 2434 | # PROP Exclude_From_Build 1 |
28249f11 | 2435 | |
32a52290 | 2436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2437 | |
32a52290 | 2438 | # PROP Exclude_From_Build 1 |
28249f11 | 2439 | |
32a52290 | 2440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2441 | |
2442 | ||
32a52290 | 2443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2444 | |
2445 | ||
32a52290 | 2446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2447 | |
2448 | ||
32a52290 | 2449 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2450 | |
2451 | ||
32a52290 | 2452 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2453 | |
2454 | # PROP Exclude_From_Build 1 | |
2455 | ||
32a52290 | 2456 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2457 | |
2458 | # PROP Exclude_From_Build 1 | |
2459 | ||
32a52290 | 2460 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2461 | |
2462 | # PROP Exclude_From_Build 1 | |
2463 | ||
32a52290 | 2464 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2465 | |
2466 | # PROP Exclude_From_Build 1 | |
2467 | ||
32a52290 | 2468 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2469 | |
28249f11 | 2470 | |
32a52290 | 2471 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2472 | |
2473 | ||
32a52290 | 2474 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2475 | |
2476 | ||
32a52290 | 2477 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2478 | |
2479 | ||
5554b4bd | 2480 | !ENDIF |
28249f11 | 2481 | |
5554b4bd VS |
2482 | # End Source File |
2483 | # Begin Source File | |
28249f11 | 2484 | |
32a52290 | 2485 | SOURCE=..\..\src\msw\menuitem.cpp |
5554b4bd | 2486 | |
32a52290 | 2487 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2488 | |
32a52290 | 2489 | # PROP Exclude_From_Build 1 |
28249f11 | 2490 | |
32a52290 | 2491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2492 | |
32a52290 | 2493 | # PROP Exclude_From_Build 1 |
28249f11 | 2494 | |
32a52290 | 2495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2496 | |
32a52290 | 2497 | # PROP Exclude_From_Build 1 |
28249f11 | 2498 | |
32a52290 | 2499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2500 | |
32a52290 | 2501 | # PROP Exclude_From_Build 1 |
28249f11 | 2502 | |
32a52290 | 2503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2504 | |
2505 | ||
32a52290 | 2506 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2507 | |
2508 | ||
32a52290 | 2509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2510 | |
2511 | ||
32a52290 | 2512 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2513 | |
2514 | ||
32a52290 | 2515 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2516 | |
2517 | # PROP Exclude_From_Build 1 | |
2518 | ||
32a52290 | 2519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2520 | |
2521 | # PROP Exclude_From_Build 1 | |
2522 | ||
32a52290 | 2523 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2524 | |
2525 | # PROP Exclude_From_Build 1 | |
2526 | ||
32a52290 | 2527 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2528 | |
2529 | # PROP Exclude_From_Build 1 | |
2530 | ||
32a52290 | 2531 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2532 | |
28249f11 | 2533 | |
32a52290 | 2534 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2535 | |
2536 | ||
32a52290 | 2537 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2538 | |
2539 | ||
32a52290 | 2540 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2541 | |
28249f11 | 2542 | |
32a52290 | 2543 | !ENDIF |
28249f11 | 2544 | |
32a52290 WS |
2545 | # End Source File |
2546 | # Begin Source File | |
28249f11 | 2547 | |
32a52290 | 2548 | SOURCE=..\..\src\msw\metafile.cpp |
28249f11 | 2549 | |
32a52290 | 2550 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2551 | |
32a52290 | 2552 | # PROP Exclude_From_Build 1 |
28249f11 | 2553 | |
32a52290 | 2554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2555 | |
32a52290 | 2556 | # PROP Exclude_From_Build 1 |
28249f11 | 2557 | |
32a52290 | 2558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2559 | |
32a52290 | 2560 | # PROP Exclude_From_Build 1 |
28249f11 | 2561 | |
32a52290 | 2562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2563 | |
32a52290 | 2564 | # PROP Exclude_From_Build 1 |
28249f11 | 2565 | |
32a52290 | 2566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2567 | |
2568 | ||
32a52290 | 2569 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2570 | |
2571 | ||
32a52290 | 2572 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2573 | |
28249f11 | 2574 | |
32a52290 | 2575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2576 | |
28249f11 | 2577 | |
32a52290 | 2578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2579 | |
2580 | # PROP Exclude_From_Build 1 | |
2581 | ||
32a52290 | 2582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2583 | |
2584 | # PROP Exclude_From_Build 1 | |
2585 | ||
32a52290 | 2586 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2587 | |
50acee04 | 2588 | # PROP Exclude_From_Build 1 |
28249f11 | 2589 | |
32a52290 | 2590 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2591 | |
50acee04 | 2592 | # PROP Exclude_From_Build 1 |
28249f11 | 2593 | |
32a52290 | 2594 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2595 | |
28249f11 | 2596 | |
32a52290 | 2597 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2598 | |
28249f11 | 2599 | |
32a52290 | 2600 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2601 | |
28249f11 | 2602 | |
32a52290 | 2603 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2604 | |
28249f11 | 2605 | |
32a52290 | 2606 | !ENDIF |
28249f11 | 2607 | |
32a52290 WS |
2608 | # End Source File |
2609 | # Begin Source File | |
28249f11 | 2610 | |
32a52290 WS |
2611 | SOURCE=..\..\src\msw\minifram.cpp |
2612 | # End Source File | |
2613 | # Begin Source File | |
28249f11 | 2614 | |
32a52290 | 2615 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2616 | |
32a52290 | 2617 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2618 | |
32a52290 | 2619 | # PROP Exclude_From_Build 1 |
28249f11 | 2620 | |
32a52290 | 2621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2622 | |
32a52290 | 2623 | # PROP Exclude_From_Build 1 |
28249f11 | 2624 | |
32a52290 | 2625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2626 | |
32a52290 | 2627 | # PROP Exclude_From_Build 1 |
28249f11 | 2628 | |
32a52290 | 2629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2630 | |
32a52290 | 2631 | # PROP Exclude_From_Build 1 |
28249f11 | 2632 | |
32a52290 | 2633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2634 | |
28249f11 | 2635 | |
32a52290 | 2636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2637 | |
50acee04 | 2638 | |
32a52290 | 2639 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2640 | |
28249f11 | 2641 | |
32a52290 | 2642 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2643 | |
28249f11 | 2644 | |
32a52290 | 2645 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2646 | |
2647 | # PROP Exclude_From_Build 1 | |
2648 | ||
32a52290 | 2649 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2650 | |
2651 | # PROP Exclude_From_Build 1 | |
2652 | ||
32a52290 | 2653 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2654 | |
50acee04 | 2655 | # PROP Exclude_From_Build 1 |
28249f11 | 2656 | |
32a52290 | 2657 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2658 | |
50acee04 | 2659 | # PROP Exclude_From_Build 1 |
28249f11 | 2660 | |
32a52290 | 2661 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2662 | |
2663 | ||
32a52290 | 2664 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2665 | |
2666 | ||
32a52290 | 2667 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2668 | |
2669 | ||
32a52290 | 2670 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2671 | |
2672 | ||
32a52290 | 2673 | !ENDIF |
28249f11 | 2674 | |
32a52290 WS |
2675 | # End Source File |
2676 | # Begin Source File | |
28249f11 | 2677 | |
32a52290 WS |
2678 | SOURCE=..\..\src\msw\mslu.cpp |
2679 | # End Source File | |
2680 | # Begin Source File | |
28249f11 | 2681 | |
32a52290 | 2682 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2683 | |
32a52290 | 2684 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2685 | |
32a52290 | 2686 | # PROP Exclude_From_Build 1 |
28249f11 | 2687 | |
32a52290 | 2688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2689 | |
32a52290 | 2690 | # PROP Exclude_From_Build 1 |
28249f11 | 2691 | |
32a52290 | 2692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2693 | |
32a52290 | 2694 | # PROP Exclude_From_Build 1 |
28249f11 | 2695 | |
32a52290 | 2696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2697 | |
50acee04 | 2698 | # PROP Exclude_From_Build 1 |
28249f11 | 2699 | |
32a52290 | 2700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2701 | |
2702 | ||
32a52290 | 2703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2704 | |
2705 | ||
32a52290 | 2706 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2707 | |
28249f11 | 2708 | |
32a52290 | 2709 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2710 | |
28249f11 | 2711 | |
32a52290 | 2712 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2713 | |
2714 | # PROP Exclude_From_Build 1 | |
2715 | ||
32a52290 | 2716 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2717 | |
2718 | # PROP Exclude_From_Build 1 | |
2719 | ||
32a52290 | 2720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2721 | |
50acee04 | 2722 | # PROP Exclude_From_Build 1 |
28249f11 | 2723 | |
32a52290 | 2724 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2725 | |
32a52290 | 2726 | # PROP Exclude_From_Build 1 |
28249f11 | 2727 | |
32a52290 | 2728 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2729 | |
2730 | ||
32a52290 | 2731 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2732 | |
2733 | ||
32a52290 | 2734 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2735 | |
2736 | ||
32a52290 | 2737 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2738 | |
28249f11 | 2739 | |
32a52290 | 2740 | !ENDIF |
28249f11 | 2741 | |
32a52290 WS |
2742 | # End Source File |
2743 | # Begin Source File | |
28249f11 | 2744 | |
32a52290 | 2745 | SOURCE=..\..\src\msw\notebook.cpp |
28249f11 | 2746 | |
32a52290 | 2747 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2748 | |
32a52290 | 2749 | # PROP Exclude_From_Build 1 |
28249f11 | 2750 | |
32a52290 | 2751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2752 | |
32a52290 | 2753 | # PROP Exclude_From_Build 1 |
28249f11 | 2754 | |
32a52290 | 2755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2756 | |
32a52290 | 2757 | # PROP Exclude_From_Build 1 |
28249f11 | 2758 | |
32a52290 | 2759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2760 | |
50acee04 | 2761 | # PROP Exclude_From_Build 1 |
28249f11 | 2762 | |
32a52290 | 2763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2764 | |
2765 | ||
32a52290 | 2766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2767 | |
2768 | ||
32a52290 | 2769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2770 | |
28249f11 | 2771 | |
32a52290 | 2772 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2773 | |
28249f11 | 2774 | |
32a52290 | 2775 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2776 | |
2777 | # PROP Exclude_From_Build 1 | |
2778 | ||
32a52290 | 2779 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2780 | |
2781 | # PROP Exclude_From_Build 1 | |
2782 | ||
32a52290 | 2783 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2784 | |
50acee04 | 2785 | # PROP Exclude_From_Build 1 |
5554b4bd | 2786 | |
32a52290 | 2787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 2788 | |
32a52290 | 2789 | # PROP Exclude_From_Build 1 |
5554b4bd | 2790 | |
32a52290 | 2791 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
2792 | |
2793 | ||
32a52290 | 2794 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
2795 | |
2796 | ||
32a52290 | 2797 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2798 | |
28249f11 | 2799 | |
32a52290 | 2800 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2801 | |
28249f11 | 2802 | |
32a52290 | 2803 | !ENDIF |
28249f11 | 2804 | |
32a52290 WS |
2805 | # End Source File |
2806 | # Begin Source File | |
28249f11 | 2807 | |
32a52290 WS |
2808 | SOURCE=..\..\src\msw\ole\oleutils.cpp |
2809 | # End Source File | |
2810 | # Begin Source File | |
28249f11 | 2811 | |
32a52290 | 2812 | SOURCE=..\..\src\msw\ownerdrw.cpp |
28249f11 | 2813 | |
32a52290 | 2814 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2815 | |
32a52290 | 2816 | # PROP Exclude_From_Build 1 |
28249f11 | 2817 | |
32a52290 | 2818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2819 | |
2820 | # PROP Exclude_From_Build 1 | |
2821 | ||
32a52290 | 2822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2823 | |
50acee04 | 2824 | # PROP Exclude_From_Build 1 |
28249f11 | 2825 | |
32a52290 | 2826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2827 | |
50acee04 | 2828 | # PROP Exclude_From_Build 1 |
28249f11 | 2829 | |
32a52290 | 2830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2831 | |
28249f11 | 2832 | |
32a52290 | 2833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2834 | |
2835 | ||
32a52290 | 2836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2837 | |
2838 | ||
32a52290 | 2839 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2840 | |
2841 | ||
32a52290 | 2842 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2843 | |
5554b4bd | 2844 | # PROP Exclude_From_Build 1 |
28249f11 | 2845 | |
32a52290 | 2846 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2847 | |
32a52290 | 2848 | # PROP Exclude_From_Build 1 |
5554b4bd | 2849 | |
32a52290 | 2850 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2851 | |
32a52290 | 2852 | # PROP Exclude_From_Build 1 |
28249f11 | 2853 | |
32a52290 | 2854 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2855 | |
32a52290 | 2856 | # PROP Exclude_From_Build 1 |
28249f11 | 2857 | |
32a52290 | 2858 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2859 | |
28249f11 | 2860 | |
32a52290 | 2861 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2862 | |
28249f11 | 2863 | |
32a52290 | 2864 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2865 | |
28249f11 | 2866 | |
32a52290 | 2867 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2868 | |
28249f11 | 2869 | |
32a52290 | 2870 | !ENDIF |
28249f11 | 2871 | |
32a52290 WS |
2872 | # End Source File |
2873 | # Begin Source File | |
28249f11 | 2874 | |
32a52290 WS |
2875 | SOURCE=..\..\src\msw\palette.cpp |
2876 | # End Source File | |
2877 | # Begin Source File | |
50acee04 | 2878 | |
32a52290 WS |
2879 | SOURCE=..\..\src\msw\pen.cpp |
2880 | # End Source File | |
2881 | # Begin Source File | |
50acee04 | 2882 | |
32a52290 WS |
2883 | SOURCE=..\..\src\msw\popupwin.cpp |
2884 | # End Source File | |
2885 | # Begin Source File | |
28249f11 | 2886 | |
32a52290 WS |
2887 | SOURCE=..\..\src\msw\printdlg.cpp |
2888 | # End Source File | |
2889 | # Begin Source File | |
50acee04 | 2890 | |
32a52290 WS |
2891 | SOURCE=..\..\src\msw\printwin.cpp |
2892 | # End Source File | |
2893 | # Begin Source File | |
28249f11 | 2894 | |
32a52290 | 2895 | SOURCE=..\..\src\msw\radiobox.cpp |
28249f11 | 2896 | |
32a52290 | 2897 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2898 | |
2899 | # PROP Exclude_From_Build 1 | |
2900 | ||
32a52290 | 2901 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2902 | |
2903 | # PROP Exclude_From_Build 1 | |
2904 | ||
32a52290 | 2905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2906 | |
2907 | # PROP Exclude_From_Build 1 | |
2908 | ||
32a52290 | 2909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2910 | |
50acee04 | 2911 | # PROP Exclude_From_Build 1 |
28249f11 | 2912 | |
32a52290 | 2913 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2914 | |
28249f11 | 2915 | |
32a52290 | 2916 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2917 | |
28249f11 | 2918 | |
32a52290 | 2919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2920 | |
28249f11 | 2921 | |
32a52290 | 2922 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2923 | |
28249f11 | 2924 | |
32a52290 | 2925 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2926 | |
32a52290 | 2927 | # PROP Exclude_From_Build 1 |
28249f11 | 2928 | |
32a52290 | 2929 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2930 | |
32a52290 | 2931 | # PROP Exclude_From_Build 1 |
28249f11 | 2932 | |
32a52290 | 2933 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2934 | |
32a52290 | 2935 | # PROP Exclude_From_Build 1 |
28249f11 | 2936 | |
32a52290 | 2937 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2938 | |
32a52290 | 2939 | # PROP Exclude_From_Build 1 |
28249f11 | 2940 | |
32a52290 | 2941 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2942 | |
28249f11 | 2943 | |
32a52290 | 2944 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2945 | |
28249f11 | 2946 | |
32a52290 | 2947 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2948 | |
5554b4bd | 2949 | |
32a52290 | 2950 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2951 | |
50acee04 | 2952 | |
32a52290 | 2953 | !ENDIF |
28249f11 | 2954 | |
32a52290 WS |
2955 | # End Source File |
2956 | # Begin Source File | |
28249f11 | 2957 | |
32a52290 | 2958 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2959 | |
32a52290 | 2960 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2961 | |
2962 | # PROP Exclude_From_Build 1 | |
2963 | ||
32a52290 | 2964 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2965 | |
2966 | # PROP Exclude_From_Build 1 | |
2967 | ||
32a52290 | 2968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2969 | |
2970 | # PROP Exclude_From_Build 1 | |
2971 | ||
32a52290 | 2972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
2973 | |
2974 | # PROP Exclude_From_Build 1 | |
28249f11 | 2975 | |
32a52290 | 2976 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
2977 | |
2978 | ||
32a52290 | 2979 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 JS |
2980 | |
2981 | ||
32a52290 | 2982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 JS |
2983 | |
2984 | ||
32a52290 | 2985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 JS |
2986 | |
2987 | ||
32a52290 | 2988 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2989 | |
32a52290 | 2990 | # PROP Exclude_From_Build 1 |
28249f11 | 2991 | |
32a52290 | 2992 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2993 | |
32a52290 | 2994 | # PROP Exclude_From_Build 1 |
28249f11 | 2995 | |
32a52290 | 2996 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2997 | |
2998 | # PROP Exclude_From_Build 1 | |
2999 | ||
32a52290 | 3000 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3001 | |
3002 | # PROP Exclude_From_Build 1 | |
3003 | ||
32a52290 | 3004 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 3005 | |
5554b4bd | 3006 | |
32a52290 | 3007 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 3008 | |
5554b4bd | 3009 | |
32a52290 | 3010 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 3011 | |
5554b4bd | 3012 | |
32a52290 | 3013 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 3014 | |
28249f11 | 3015 | |
32a52290 | 3016 | !ENDIF |
28249f11 | 3017 | |
32a52290 WS |
3018 | # End Source File |
3019 | # Begin Source File | |
28249f11 | 3020 | |
32a52290 WS |
3021 | SOURCE=..\..\src\msw\region.cpp |
3022 | # End Source File | |
3023 | # Begin Source File | |
28249f11 | 3024 | |
32a52290 WS |
3025 | SOURCE=..\..\src\msw\renderer.cpp |
3026 | # End Source File | |
3027 | # Begin Source File | |
3028 | ||
3029 | SOURCE=..\..\src\msw\scrolbar.cpp | |
28249f11 | 3030 | |
32a52290 | 3031 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3032 | |
32a52290 | 3033 | # PROP Exclude_From_Build 1 |
28249f11 | 3034 | |
32a52290 | 3035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3036 | |
32a52290 | 3037 | # PROP Exclude_From_Build 1 |
28249f11 | 3038 | |
32a52290 | 3039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3040 | |
32a52290 | 3041 | # PROP Exclude_From_Build 1 |
28249f11 | 3042 | |
32a52290 | 3043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3044 | |
32a52290 | 3045 | # PROP Exclude_From_Build 1 |
28249f11 | 3046 | |
32a52290 | 3047 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3048 | |
3049 | ||
32a52290 | 3050 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3051 | |
3052 | ||
32a52290 | 3053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3054 | |
3055 | ||
32a52290 | 3056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3057 | |
3058 | ||
32a52290 | 3059 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3060 | |
3061 | # PROP Exclude_From_Build 1 | |
3062 | ||
32a52290 | 3063 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3064 | |
3065 | # PROP Exclude_From_Build 1 | |
3066 | ||
32a52290 | 3067 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3068 | |
3069 | # PROP Exclude_From_Build 1 | |
3070 | ||
32a52290 | 3071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3072 | |
3073 | # PROP Exclude_From_Build 1 | |
3074 | ||
32a52290 | 3075 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3076 | |
28249f11 | 3077 | |
32a52290 | 3078 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3079 | |
28249f11 | 3080 | |
32a52290 | 3081 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3082 | |
3083 | ||
32a52290 | 3084 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3085 | |
3086 | ||
5554b4bd | 3087 | !ENDIF |
28249f11 | 3088 | |
5554b4bd VS |
3089 | # End Source File |
3090 | # Begin Source File | |
28249f11 | 3091 | |
32a52290 WS |
3092 | SOURCE=..\..\src\msw\settings.cpp |
3093 | # End Source File | |
3094 | # Begin Source File | |
3095 | ||
3096 | SOURCE=..\..\src\msw\slider95.cpp | |
28249f11 | 3097 | |
32a52290 | 3098 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3099 | |
32a52290 | 3100 | # PROP Exclude_From_Build 1 |
28249f11 | 3101 | |
32a52290 | 3102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3103 | |
32a52290 | 3104 | # PROP Exclude_From_Build 1 |
28249f11 | 3105 | |
32a52290 | 3106 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3107 | |
32a52290 | 3108 | # PROP Exclude_From_Build 1 |
28249f11 | 3109 | |
32a52290 | 3110 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3111 | |
32a52290 | 3112 | # PROP Exclude_From_Build 1 |
28249f11 | 3113 | |
32a52290 | 3114 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3115 | |
3116 | ||
32a52290 | 3117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3118 | |
3119 | ||
32a52290 | 3120 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3121 | |
3122 | ||
32a52290 | 3123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3124 | |
3125 | ||
32a52290 | 3126 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3127 | |
3128 | # PROP Exclude_From_Build 1 | |
3129 | ||
32a52290 | 3130 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3131 | |
3132 | # PROP Exclude_From_Build 1 | |
3133 | ||
32a52290 | 3134 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3135 | |
3136 | # PROP Exclude_From_Build 1 | |
3137 | ||
32a52290 | 3138 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3139 | |
3140 | # PROP Exclude_From_Build 1 | |
3141 | ||
32a52290 | 3142 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3143 | |
28249f11 | 3144 | |
32a52290 | 3145 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3146 | |
28249f11 | 3147 | |
32a52290 | 3148 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3149 | |
28249f11 | 3150 | |
32a52290 | 3151 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3152 | |
5554b4bd | 3153 | |
32a52290 WS |
3154 | !ENDIF |
3155 | ||
3156 | # End Source File | |
3157 | # Begin Source File | |
3158 | ||
3159 | SOURCE=..\..\src\msw\spinbutt.cpp | |
3160 | ||
3161 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3162 | |
32a52290 | 3163 | # PROP Exclude_From_Build 1 |
28249f11 | 3164 | |
32a52290 | 3165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3166 | |
32a52290 | 3167 | # PROP Exclude_From_Build 1 |
28249f11 | 3168 | |
32a52290 | 3169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3170 | |
32a52290 | 3171 | # PROP Exclude_From_Build 1 |
28249f11 | 3172 | |
32a52290 | 3173 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3174 | |
32a52290 | 3175 | # PROP Exclude_From_Build 1 |
28249f11 | 3176 | |
32a52290 | 3177 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3178 | |
3179 | ||
32a52290 | 3180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3181 | |
3182 | ||
32a52290 | 3183 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3184 | |
3185 | ||
32a52290 | 3186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3187 | |
3188 | ||
32a52290 | 3189 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3190 | |
3191 | # PROP Exclude_From_Build 1 | |
3192 | ||
32a52290 | 3193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3194 | |
3195 | # PROP Exclude_From_Build 1 | |
3196 | ||
32a52290 | 3197 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3198 | |
3199 | # PROP Exclude_From_Build 1 | |
3200 | ||
32a52290 | 3201 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3202 | |
3203 | # PROP Exclude_From_Build 1 | |
3204 | ||
32a52290 | 3205 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3206 | |
28249f11 | 3207 | |
32a52290 | 3208 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3209 | |
3210 | ||
32a52290 | 3211 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3212 | |
3213 | ||
32a52290 | 3214 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3215 | |
3216 | ||
5554b4bd | 3217 | !ENDIF |
28249f11 | 3218 | |
5554b4bd VS |
3219 | # End Source File |
3220 | # Begin Source File | |
28249f11 | 3221 | |
32a52290 | 3222 | SOURCE=..\..\src\msw\spinctrl.cpp |
5554b4bd | 3223 | |
32a52290 | 3224 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3225 | |
32a52290 | 3226 | # PROP Exclude_From_Build 1 |
28249f11 | 3227 | |
32a52290 | 3228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3229 | |
32a52290 | 3230 | # PROP Exclude_From_Build 1 |
28249f11 | 3231 | |
32a52290 | 3232 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3233 | |
32a52290 | 3234 | # PROP Exclude_From_Build 1 |
28249f11 | 3235 | |
32a52290 | 3236 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3237 | |
32a52290 | 3238 | # PROP Exclude_From_Build 1 |
28249f11 | 3239 | |
32a52290 | 3240 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3241 | |
3242 | ||
32a52290 | 3243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3244 | |
3245 | ||
32a52290 | 3246 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3247 | |
3248 | ||
32a52290 | 3249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3250 | |
3251 | ||
32a52290 | 3252 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3253 | |
3254 | # PROP Exclude_From_Build 1 | |
3255 | ||
32a52290 | 3256 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3257 | |
3258 | # PROP Exclude_From_Build 1 | |
3259 | ||
32a52290 | 3260 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3261 | |
3262 | # PROP Exclude_From_Build 1 | |
3263 | ||
32a52290 | 3264 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3265 | |
3266 | # PROP Exclude_From_Build 1 | |
3267 | ||
32a52290 | 3268 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3269 | |
28249f11 | 3270 | |
32a52290 | 3271 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3272 | |
28249f11 | 3273 | |
32a52290 | 3274 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3275 | |
28249f11 | 3276 | |
32a52290 | 3277 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3278 | |
5554b4bd | 3279 | |
32a52290 WS |
3280 | !ENDIF |
3281 | ||
3282 | # End Source File | |
3283 | # Begin Source File | |
28249f11 | 3284 | |
32a52290 | 3285 | SOURCE=..\..\src\msw\statbmp.cpp |
28249f11 | 3286 | |
32a52290 | 3287 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3288 | |
32a52290 | 3289 | # PROP Exclude_From_Build 1 |
28249f11 | 3290 | |
32a52290 | 3291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3292 | |
32a52290 | 3293 | # PROP Exclude_From_Build 1 |
28249f11 | 3294 | |
32a52290 | 3295 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3296 | |
32a52290 | 3297 | # PROP Exclude_From_Build 1 |
28249f11 | 3298 | |
32a52290 | 3299 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3300 | |
32a52290 | 3301 | # PROP Exclude_From_Build 1 |
28249f11 | 3302 | |
32a52290 | 3303 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3304 | |
3305 | ||
32a52290 | 3306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3307 | |
3308 | ||
32a52290 | 3309 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3310 | |
3311 | ||
32a52290 | 3312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3313 | |
28249f11 | 3314 | |
32a52290 | 3315 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3316 | |
3317 | # PROP Exclude_From_Build 1 | |
3318 | ||
32a52290 | 3319 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3320 | |
3321 | # PROP Exclude_From_Build 1 | |
3322 | ||
32a52290 | 3323 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3324 | |
3325 | # PROP Exclude_From_Build 1 | |
3326 | ||
32a52290 | 3327 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3328 | |
50acee04 | 3329 | # PROP Exclude_From_Build 1 |
28249f11 | 3330 | |
32a52290 | 3331 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3332 | |
3333 | ||
32a52290 | 3334 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3335 | |
3336 | ||
32a52290 WS |
3337 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3338 | ||
3339 | ||
3340 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3341 | |
3342 | ||
5554b4bd | 3343 | !ENDIF |
28249f11 | 3344 | |
5554b4bd VS |
3345 | # End Source File |
3346 | # Begin Source File | |
28249f11 | 3347 | |
32a52290 | 3348 | SOURCE=..\..\src\msw\statbox.cpp |
5554b4bd | 3349 | |
32a52290 | 3350 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3351 | |
32a52290 | 3352 | # PROP Exclude_From_Build 1 |
28249f11 | 3353 | |
32a52290 | 3354 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3355 | |
32a52290 | 3356 | # PROP Exclude_From_Build 1 |
28249f11 | 3357 | |
32a52290 | 3358 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3359 | |
32a52290 | 3360 | # PROP Exclude_From_Build 1 |
28249f11 | 3361 | |
32a52290 | 3362 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3363 | |
32a52290 | 3364 | # PROP Exclude_From_Build 1 |
28249f11 | 3365 | |
32a52290 | 3366 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3367 | |
3368 | ||
32a52290 | 3369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3370 | |
3371 | ||
32a52290 | 3372 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3373 | |
3374 | ||
32a52290 | 3375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3376 | |
3377 | ||
32a52290 | 3378 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3379 | |
3380 | # PROP Exclude_From_Build 1 | |
3381 | ||
32a52290 | 3382 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3383 | |
3384 | # PROP Exclude_From_Build 1 | |
3385 | ||
32a52290 | 3386 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3387 | |
3388 | # PROP Exclude_From_Build 1 | |
3389 | ||
32a52290 | 3390 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3391 | |
3392 | # PROP Exclude_From_Build 1 | |
3393 | ||
32a52290 | 3394 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3395 | |
3396 | ||
32a52290 | 3397 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3398 | |
28249f11 | 3399 | |
32a52290 | 3400 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3401 | |
28249f11 | 3402 | |
32a52290 | 3403 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3404 | |
5554b4bd | 3405 | |
32a52290 WS |
3406 | !ENDIF |
3407 | ||
3408 | # End Source File | |
3409 | # Begin Source File | |
3410 | ||
3411 | SOURCE=..\..\src\msw\statbr95.cpp | |
3412 | ||
3413 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3414 | |
32a52290 | 3415 | # PROP Exclude_From_Build 1 |
28249f11 | 3416 | |
32a52290 | 3417 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3418 | |
32a52290 | 3419 | # PROP Exclude_From_Build 1 |
28249f11 | 3420 | |
32a52290 | 3421 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3422 | |
32a52290 | 3423 | # PROP Exclude_From_Build 1 |
28249f11 | 3424 | |
32a52290 | 3425 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3426 | |
32a52290 | 3427 | # PROP Exclude_From_Build 1 |
28249f11 | 3428 | |
32a52290 | 3429 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3430 | |
3431 | ||
32a52290 | 3432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3433 | |
3434 | ||
32a52290 | 3435 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3436 | |
3437 | ||
32a52290 | 3438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3439 | |
3440 | ||
32a52290 | 3441 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3442 | |
3443 | # PROP Exclude_From_Build 1 | |
3444 | ||
32a52290 | 3445 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3446 | |
3447 | # PROP Exclude_From_Build 1 | |
3448 | ||
32a52290 | 3449 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3450 | |
3451 | # PROP Exclude_From_Build 1 | |
3452 | ||
32a52290 | 3453 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3454 | |
3455 | # PROP Exclude_From_Build 1 | |
3456 | ||
32a52290 | 3457 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3458 | |
28249f11 | 3459 | |
32a52290 | 3460 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3461 | |
3462 | ||
32a52290 | 3463 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3464 | |
3465 | ||
32a52290 | 3466 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3467 | |
3468 | ||
5554b4bd | 3469 | !ENDIF |
28249f11 | 3470 | |
5554b4bd VS |
3471 | # End Source File |
3472 | # Begin Source File | |
28249f11 | 3473 | |
32a52290 | 3474 | SOURCE=..\..\src\msw\statline.cpp |
5554b4bd | 3475 | |
32a52290 | 3476 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3477 | |
32a52290 | 3478 | # PROP Exclude_From_Build 1 |
28249f11 | 3479 | |
32a52290 | 3480 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3481 | |
32a52290 | 3482 | # PROP Exclude_From_Build 1 |
28249f11 | 3483 | |
32a52290 | 3484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3485 | |
32a52290 | 3486 | # PROP Exclude_From_Build 1 |
28249f11 | 3487 | |
32a52290 | 3488 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3489 | |
32a52290 | 3490 | # PROP Exclude_From_Build 1 |
28249f11 | 3491 | |
32a52290 | 3492 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3493 | |
3494 | ||
32a52290 | 3495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3496 | |
3497 | ||
32a52290 | 3498 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3499 | |
3500 | ||
32a52290 | 3501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3502 | |
3503 | ||
32a52290 | 3504 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3505 | |
3506 | # PROP Exclude_From_Build 1 | |
3507 | ||
32a52290 | 3508 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3509 | |
3510 | # PROP Exclude_From_Build 1 | |
3511 | ||
32a52290 | 3512 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3513 | |
3514 | # PROP Exclude_From_Build 1 | |
3515 | ||
32a52290 | 3516 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3517 | |
3518 | # PROP Exclude_From_Build 1 | |
3519 | ||
32a52290 | 3520 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3521 | |
28249f11 | 3522 | |
32a52290 | 3523 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3524 | |
28249f11 | 3525 | |
32a52290 | 3526 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3527 | |
28249f11 | 3528 | |
32a52290 | 3529 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3530 | |
5554b4bd | 3531 | |
32a52290 WS |
3532 | !ENDIF |
3533 | ||
3534 | # End Source File | |
3535 | # Begin Source File | |
28249f11 | 3536 | |
32a52290 | 3537 | SOURCE=..\..\src\msw\stattext.cpp |
28249f11 | 3538 | |
32a52290 | 3539 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3540 | |
32a52290 | 3541 | # PROP Exclude_From_Build 1 |
28249f11 | 3542 | |
32a52290 | 3543 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3544 | |
32a52290 | 3545 | # PROP Exclude_From_Build 1 |
28249f11 | 3546 | |
32a52290 | 3547 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3548 | |
32a52290 | 3549 | # PROP Exclude_From_Build 1 |
28249f11 | 3550 | |
32a52290 | 3551 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3552 | |
32a52290 | 3553 | # PROP Exclude_From_Build 1 |
28249f11 | 3554 | |
32a52290 | 3555 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3556 | |
3557 | ||
32a52290 | 3558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3559 | |
3560 | ||
32a52290 | 3561 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3562 | |
3563 | ||
32a52290 | 3564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3565 | |
28249f11 | 3566 | |
32a52290 | 3567 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3568 | |
3569 | # PROP Exclude_From_Build 1 | |
3570 | ||
32a52290 | 3571 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3572 | |
3573 | # PROP Exclude_From_Build 1 | |
3574 | ||
32a52290 | 3575 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3576 | |
3577 | # PROP Exclude_From_Build 1 | |
3578 | ||
32a52290 | 3579 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3580 | |
50acee04 | 3581 | # PROP Exclude_From_Build 1 |
28249f11 | 3582 | |
32a52290 | 3583 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3584 | |
3585 | ||
32a52290 | 3586 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3587 | |
3588 | ||
32a52290 WS |
3589 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3590 | ||
3591 | ||
3592 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3593 | |
3594 | ||
5554b4bd | 3595 | !ENDIF |
28249f11 | 3596 | |
5554b4bd VS |
3597 | # End Source File |
3598 | # Begin Source File | |
28249f11 | 3599 | |
32a52290 | 3600 | SOURCE=..\..\src\msw\tabctrl.cpp |
5554b4bd | 3601 | |
32a52290 | 3602 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3603 | |
32a52290 | 3604 | # PROP Exclude_From_Build 1 |
28249f11 | 3605 | |
32a52290 | 3606 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3607 | |
32a52290 | 3608 | # PROP Exclude_From_Build 1 |
28249f11 | 3609 | |
32a52290 | 3610 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3611 | |
32a52290 | 3612 | # PROP Exclude_From_Build 1 |
28249f11 | 3613 | |
32a52290 | 3614 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3615 | |
32a52290 | 3616 | # PROP Exclude_From_Build 1 |
28249f11 | 3617 | |
32a52290 | 3618 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3619 | |
3620 | ||
32a52290 | 3621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3622 | |
3623 | ||
32a52290 | 3624 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3625 | |
3626 | ||
32a52290 | 3627 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3628 | |
3629 | ||
32a52290 | 3630 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3631 | |
3632 | # PROP Exclude_From_Build 1 | |
3633 | ||
32a52290 | 3634 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3635 | |
3636 | # PROP Exclude_From_Build 1 | |
3637 | ||
32a52290 | 3638 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3639 | |
3640 | # PROP Exclude_From_Build 1 | |
3641 | ||
32a52290 | 3642 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3643 | |
3644 | # PROP Exclude_From_Build 1 | |
3645 | ||
32a52290 | 3646 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3647 | |
28249f11 | 3648 | |
32a52290 | 3649 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3650 | |
28249f11 | 3651 | |
32a52290 | 3652 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3653 | |
28249f11 | 3654 | |
32a52290 | 3655 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3656 | |
5554b4bd | 3657 | |
32a52290 WS |
3658 | !ENDIF |
3659 | ||
3660 | # End Source File | |
3661 | # Begin Source File | |
3662 | ||
3663 | SOURCE=..\..\src\msw\tbar95.cpp | |
3664 | ||
3665 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3666 | |
32a52290 | 3667 | # PROP Exclude_From_Build 1 |
28249f11 | 3668 | |
32a52290 | 3669 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3670 | |
32a52290 | 3671 | # PROP Exclude_From_Build 1 |
28249f11 | 3672 | |
32a52290 | 3673 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3674 | |
32a52290 | 3675 | # PROP Exclude_From_Build 1 |
28249f11 | 3676 | |
32a52290 | 3677 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3678 | |
32a52290 | 3679 | # PROP Exclude_From_Build 1 |
28249f11 | 3680 | |
32a52290 | 3681 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3682 | |
3683 | ||
32a52290 | 3684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3685 | |
3686 | ||
32a52290 | 3687 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3688 | |
3689 | ||
32a52290 | 3690 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3691 | |
3692 | ||
32a52290 | 3693 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3694 | |
3695 | # PROP Exclude_From_Build 1 | |
3696 | ||
32a52290 | 3697 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3698 | |
3699 | # PROP Exclude_From_Build 1 | |
3700 | ||
32a52290 | 3701 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3702 | |
3703 | # PROP Exclude_From_Build 1 | |
3704 | ||
32a52290 | 3705 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3706 | |
3707 | # PROP Exclude_From_Build 1 | |
3708 | ||
32a52290 | 3709 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3710 | |
28249f11 | 3711 | |
32a52290 | 3712 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3713 | |
3714 | ||
32a52290 | 3715 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3716 | |
3717 | ||
32a52290 | 3718 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3719 | |
3720 | ||
5554b4bd | 3721 | !ENDIF |
28249f11 | 3722 | |
5554b4bd VS |
3723 | # End Source File |
3724 | # Begin Source File | |
28249f11 | 3725 | |
32a52290 | 3726 | SOURCE=..\..\src\msw\textctrl.cpp |
5554b4bd | 3727 | |
32a52290 | 3728 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3729 | |
32a52290 | 3730 | # PROP Exclude_From_Build 1 |
28249f11 | 3731 | |
32a52290 | 3732 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3733 | |
32a52290 | 3734 | # PROP Exclude_From_Build 1 |
28249f11 | 3735 | |
32a52290 | 3736 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3737 | |
32a52290 | 3738 | # PROP Exclude_From_Build 1 |
28249f11 | 3739 | |
32a52290 | 3740 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3741 | |
32a52290 | 3742 | # PROP Exclude_From_Build 1 |
28249f11 | 3743 | |
32a52290 | 3744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3745 | |
3746 | ||
32a52290 | 3747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3748 | |
3749 | ||
32a52290 | 3750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3751 | |
3752 | ||
32a52290 | 3753 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3754 | |
3755 | ||
32a52290 | 3756 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3757 | |
3758 | # PROP Exclude_From_Build 1 | |
3759 | ||
32a52290 | 3760 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3761 | |
3762 | # PROP Exclude_From_Build 1 | |
3763 | ||
32a52290 | 3764 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3765 | |
3766 | # PROP Exclude_From_Build 1 | |
3767 | ||
32a52290 | 3768 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3769 | |
3770 | # PROP Exclude_From_Build 1 | |
3771 | ||
32a52290 | 3772 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3773 | |
28249f11 | 3774 | |
32a52290 | 3775 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3776 | |
28249f11 | 3777 | |
32a52290 | 3778 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3779 | |
28249f11 | 3780 | |
32a52290 | 3781 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3782 | |
5554b4bd | 3783 | |
32a52290 WS |
3784 | !ENDIF |
3785 | ||
3786 | # End Source File | |
3787 | # Begin Source File | |
28249f11 | 3788 | |
32a52290 | 3789 | SOURCE=..\..\src\msw\tglbtn.cpp |
28249f11 | 3790 | |
32a52290 | 3791 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3792 | |
32a52290 | 3793 | # PROP Exclude_From_Build 1 |
28249f11 | 3794 | |
32a52290 | 3795 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3796 | |
32a52290 | 3797 | # PROP Exclude_From_Build 1 |
28249f11 | 3798 | |
32a52290 | 3799 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3800 | |
32a52290 | 3801 | # PROP Exclude_From_Build 1 |
28249f11 | 3802 | |
32a52290 | 3803 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3804 | |
32a52290 | 3805 | # PROP Exclude_From_Build 1 |
28249f11 | 3806 | |
32a52290 | 3807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3808 | |
3809 | ||
32a52290 | 3810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3811 | |
3812 | ||
32a52290 | 3813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3814 | |
3815 | ||
32a52290 | 3816 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3817 | |
28249f11 | 3818 | |
32a52290 | 3819 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3820 | |
3821 | # PROP Exclude_From_Build 1 | |
3822 | ||
32a52290 | 3823 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3824 | |
3825 | # PROP Exclude_From_Build 1 | |
3826 | ||
32a52290 | 3827 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3828 | |
3829 | # PROP Exclude_From_Build 1 | |
3830 | ||
32a52290 | 3831 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 3832 | |
50acee04 | 3833 | # PROP Exclude_From_Build 1 |
5554b4bd | 3834 | |
32a52290 | 3835 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
3836 | |
3837 | ||
32a52290 | 3838 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
3839 | |
3840 | ||
32a52290 WS |
3841 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3842 | ||
3843 | ||
3844 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5554b4bd VS |
3845 | |
3846 | ||
28249f11 VS |
3847 | !ENDIF |
3848 | ||
3849 | # End Source File | |
3850 | # Begin Source File | |
3851 | ||
32a52290 WS |
3852 | SOURCE=..\..\src\msw\timer.cpp |
3853 | # End Source File | |
3854 | # Begin Source File | |
3855 | ||
3856 | SOURCE=..\..\src\msw\tooltip.cpp | |
3857 | # End Source File | |
3858 | # Begin Source File | |
3859 | ||
3860 | SOURCE=..\..\src\msw\toplevel.cpp | |
3861 | # End Source File | |
3862 | # Begin Source File | |
3863 | ||
3864 | SOURCE=..\..\src\msw\treectrl.cpp | |
28249f11 | 3865 | |
32a52290 | 3866 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3867 | |
32a52290 | 3868 | # PROP Exclude_From_Build 1 |
28249f11 | 3869 | |
32a52290 | 3870 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3871 | |
32a52290 | 3872 | # PROP Exclude_From_Build 1 |
28249f11 | 3873 | |
32a52290 | 3874 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3875 | |
32a52290 | 3876 | # PROP Exclude_From_Build 1 |
28249f11 | 3877 | |
32a52290 | 3878 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3879 | |
32a52290 | 3880 | # PROP Exclude_From_Build 1 |
28249f11 | 3881 | |
32a52290 | 3882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3883 | |
28249f11 | 3884 | |
32a52290 | 3885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3886 | |
3887 | ||
32a52290 | 3888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3889 | |
3890 | ||
32a52290 | 3891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3892 | |
3893 | ||
32a52290 | 3894 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3895 | |
5554b4bd | 3896 | # PROP Exclude_From_Build 1 |
28249f11 | 3897 | |
32a52290 | 3898 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3899 | |
3900 | # PROP Exclude_From_Build 1 | |
3901 | ||
32a52290 | 3902 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3903 | |
3904 | # PROP Exclude_From_Build 1 | |
3905 | ||
32a52290 | 3906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3907 | |
3908 | # PROP Exclude_From_Build 1 | |
3909 | ||
32a52290 | 3910 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3911 | |
28249f11 | 3912 | |
32a52290 | 3913 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3914 | |
28249f11 | 3915 | |
32a52290 | 3916 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3917 | |
28249f11 | 3918 | |
32a52290 | 3919 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3920 | |
9aaf1192 | 3921 | |
32a52290 WS |
3922 | !ENDIF |
3923 | ||
3924 | # End Source File | |
3925 | # Begin Source File | |
3926 | ||
3927 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3928 | # End Source File | |
3929 | # Begin Source File | |
3930 | ||
3931 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3932 | # End Source File | |
3933 | # Begin Source File | |
3934 | ||
3935 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3936 | # End Source File | |
3937 | # Begin Source File | |
3938 | ||
3939 | SOURCE=..\..\src\msw\version.rc | |
3940 | ||
3941 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
9aaf1192 WS |
3942 | |
3943 | ||
32a52290 | 3944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
9aaf1192 WS |
3945 | |
3946 | ||
32a52290 | 3947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
9aaf1192 WS |
3948 | |
3949 | ||
32a52290 | 3950 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
9aaf1192 WS |
3951 | |
3952 | ||
32a52290 | 3953 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
9aaf1192 WS |
3954 | |
3955 | ||
32a52290 | 3956 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
9aaf1192 WS |
3957 | |
3958 | ||
32a52290 | 3959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
9aaf1192 WS |
3960 | |
3961 | ||
32a52290 | 3962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
9aaf1192 WS |
3963 | |
3964 | ||
32a52290 | 3965 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
9aaf1192 WS |
3966 | |
3967 | # PROP Exclude_From_Build 1 | |
3968 | ||
32a52290 | 3969 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
9aaf1192 WS |
3970 | |
3971 | # PROP Exclude_From_Build 1 | |
3972 | ||
32a52290 | 3973 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
9aaf1192 WS |
3974 | |
3975 | # PROP Exclude_From_Build 1 | |
3976 | ||
32a52290 | 3977 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
9aaf1192 WS |
3978 | |
3979 | # PROP Exclude_From_Build 1 | |
3980 | ||
32a52290 | 3981 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
9aaf1192 WS |
3982 | |
3983 | # PROP Exclude_From_Build 1 | |
3984 | ||
32a52290 | 3985 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
9aaf1192 WS |
3986 | |
3987 | # PROP Exclude_From_Build 1 | |
3988 | ||
32a52290 | 3989 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
9aaf1192 WS |
3990 | |
3991 | # PROP Exclude_From_Build 1 | |
3992 | ||
32a52290 | 3993 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
9aaf1192 WS |
3994 | |
3995 | # PROP Exclude_From_Build 1 | |
3996 | ||
3997 | !ENDIF | |
3998 | ||
3999 | # End Source File | |
4000 | # Begin Source File | |
4001 | ||
32a52290 WS |
4002 | SOURCE=..\..\src\msw\volume.cpp |
4003 | # End Source File | |
4004 | # Begin Source File | |
28249f11 | 4005 | |
32a52290 WS |
4006 | SOURCE=..\..\src\msw\window.cpp |
4007 | # End Source File | |
4008 | # End Group | |
4009 | # Begin Group "Generic Sources" | |
28249f11 | 4010 | |
32a52290 WS |
4011 | # PROP Default_Filter "" |
4012 | # Begin Source File | |
28249f11 | 4013 | |
32a52290 | 4014 | SOURCE=..\..\src\generic\accel.cpp |
28249f11 | 4015 | |
32a52290 | 4016 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4017 | |
28249f11 | 4018 | |
32a52290 | 4019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4020 | |
28249f11 | 4021 | |
32a52290 | 4022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4023 | |
4024 | ||
32a52290 | 4025 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4026 | |
28249f11 | 4027 | |
32a52290 | 4028 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4029 | |
32a52290 | 4030 | # PROP Exclude_From_Build 1 |
28249f11 | 4031 | |
32a52290 | 4032 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4033 | |
32a52290 | 4034 | # PROP Exclude_From_Build 1 |
28249f11 | 4035 | |
32a52290 | 4036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4037 | |
5554b4bd | 4038 | # PROP Exclude_From_Build 1 |
28249f11 | 4039 | |
32a52290 | 4040 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4041 | |
4042 | # PROP Exclude_From_Build 1 | |
4043 | ||
32a52290 | 4044 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4045 | |
4046 | ||
32a52290 WS |
4047 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4048 | ||
4049 | ||
4050 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4051 | ||
4052 | ||
4053 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4054 | ||
4055 | ||
040b6ee5 VZ |
4056 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
4057 | ||
4058 | # PROP Exclude_From_Build 1 | |
4059 | ||
4060 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4061 | ||
4062 | # PROP Exclude_From_Build 1 | |
4063 | ||
4064 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4065 | ||
4066 | # PROP Exclude_From_Build 1 | |
4067 | ||
4068 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4069 | ||
4070 | # PROP Exclude_From_Build 1 | |
4071 | ||
4072 | !ENDIF | |
4073 | ||
4074 | # End Source File | |
4075 | # Begin Source File | |
4076 | ||
4077 | SOURCE=..\..\src\generic\animateg.cpp | |
4078 | ||
4079 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4080 | ||
4081 | ||
4082 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4083 | ||
4084 | ||
4085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4086 | ||
4087 | ||
4088 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4089 | ||
4090 | ||
4091 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4092 | ||
4093 | # PROP Exclude_From_Build 1 | |
4094 | ||
4095 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4096 | ||
4097 | # PROP Exclude_From_Build 1 | |
4098 | ||
4099 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4100 | ||
4101 | # PROP Exclude_From_Build 1 | |
4102 | ||
4103 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4104 | ||
4105 | # PROP Exclude_From_Build 1 | |
4106 | ||
4107 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4108 | ||
4109 | ||
4110 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4111 | ||
4112 | ||
4113 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4114 | ||
4115 | ||
4116 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4117 | ||
4118 | ||
32a52290 | 4119 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 4120 | |
5554b4bd | 4121 | # PROP Exclude_From_Build 1 |
28249f11 | 4122 | |
32a52290 | 4123 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4124 | |
5554b4bd | 4125 | # PROP Exclude_From_Build 1 |
28249f11 | 4126 | |
32a52290 | 4127 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4128 | |
50acee04 | 4129 | # PROP Exclude_From_Build 1 |
355debca | 4130 | |
32a52290 | 4131 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 4132 | |
50acee04 | 4133 | # PROP Exclude_From_Build 1 |
28249f11 | 4134 | |
32a52290 WS |
4135 | !ENDIF |
4136 | ||
4137 | # End Source File | |
4138 | # Begin Source File | |
4139 | ||
4140 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4141 | # End Source File | |
4142 | # Begin Source File | |
4143 | ||
4144 | SOURCE=..\..\src\generic\buttonbar.cpp | |
4145 | # End Source File | |
4146 | # Begin Source File | |
4147 | ||
4148 | SOURCE=..\..\src\generic\choicbkg.cpp | |
4149 | # End Source File | |
4150 | # Begin Source File | |
ec376c8f | 4151 | |
32a52290 WS |
4152 | SOURCE=..\..\src\generic\choicdgg.cpp |
4153 | # End Source File | |
4154 | # Begin Source File | |
6db68599 | 4155 | |
32a52290 WS |
4156 | SOURCE=..\..\src\generic\clrpickerg.cpp |
4157 | # End Source File | |
4158 | # Begin Source File | |
6db68599 | 4159 | |
32a52290 | 4160 | SOURCE=..\..\src\generic\colrdlgg.cpp |
6db68599 | 4161 | |
32a52290 | 4162 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4163 | |
4164 | ||
32a52290 | 4165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4166 | |
4167 | ||
32a52290 | 4168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4169 | |
4170 | ||
32a52290 | 4171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 | 4172 | |
6db68599 | 4173 | |
32a52290 | 4174 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4175 | |
32a52290 | 4176 | # PROP Exclude_From_Build 1 |
6db68599 | 4177 | |
32a52290 | 4178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4179 | |
32a52290 | 4180 | # PROP Exclude_From_Build 1 |
6db68599 | 4181 | |
32a52290 | 4182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 | 4183 | |
32a52290 | 4184 | # PROP Exclude_From_Build 1 |
6db68599 | 4185 | |
32a52290 | 4186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 | 4187 | |
50acee04 | 4188 | # PROP Exclude_From_Build 1 |
6db68599 | 4189 | |
32a52290 | 4190 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4191 | |
4192 | ||
32a52290 | 4193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4194 | |
4195 | ||
32a52290 | 4196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6db68599 WS |
4197 | |
4198 | ||
32a52290 WS |
4199 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4200 | ||
4201 | ||
4202 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4203 | |
4204 | # PROP Exclude_From_Build 1 | |
4205 | ||
32a52290 | 4206 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4207 | |
4208 | # PROP Exclude_From_Build 1 | |
4209 | ||
32a52290 | 4210 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4211 | |
4212 | # PROP Exclude_From_Build 1 | |
4213 | ||
32a52290 | 4214 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4215 | |
4216 | # PROP Exclude_From_Build 1 | |
4217 | ||
4218 | !ENDIF | |
4219 | ||
28249f11 VS |
4220 | # End Source File |
4221 | # Begin Source File | |
4222 | ||
32a52290 WS |
4223 | SOURCE=..\..\src\generic\combog.cpp |
4224 | # End Source File | |
4225 | # Begin Source File | |
28249f11 | 4226 | |
32a52290 WS |
4227 | SOURCE=..\..\src\generic\dcpsg.cpp |
4228 | # End Source File | |
4229 | # Begin Source File | |
28249f11 | 4230 | |
32a52290 WS |
4231 | SOURCE=..\..\src\generic\dirctrlg.cpp |
4232 | # End Source File | |
4233 | # Begin Source File | |
28249f11 | 4234 | |
32a52290 | 4235 | SOURCE=..\..\src\generic\dirdlgg.cpp |
28249f11 | 4236 | |
32a52290 | 4237 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4238 | |
28249f11 | 4239 | |
32a52290 | 4240 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4241 | |
28249f11 | 4242 | |
32a52290 | 4243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4244 | |
4245 | ||
32a52290 | 4246 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4247 | |
28249f11 | 4248 | |
32a52290 | 4249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4250 | |
32a52290 | 4251 | # PROP Exclude_From_Build 1 |
28249f11 | 4252 | |
32a52290 | 4253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4254 | |
32a52290 | 4255 | # PROP Exclude_From_Build 1 |
28249f11 | 4256 | |
32a52290 | 4257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4258 | |
5554b4bd | 4259 | # PROP Exclude_From_Build 1 |
28249f11 | 4260 | |
32a52290 | 4261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4262 | |
50acee04 | 4263 | # PROP Exclude_From_Build 1 |
28249f11 | 4264 | |
32a52290 | 4265 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4266 | |
28249f11 | 4267 | |
32a52290 | 4268 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4269 | |
28249f11 | 4270 | |
32a52290 | 4271 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4272 | |
28249f11 | 4273 | |
32a52290 | 4274 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4275 | |
4276 | ||
32a52290 | 4277 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 4278 | |
5554b4bd | 4279 | # PROP Exclude_From_Build 1 |
28249f11 | 4280 | |
32a52290 | 4281 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4282 | |
5554b4bd | 4283 | # PROP Exclude_From_Build 1 |
28249f11 | 4284 | |
32a52290 | 4285 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4286 | |
32a52290 | 4287 | # PROP Exclude_From_Build 1 |
28249f11 | 4288 | |
32a52290 | 4289 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4290 | |
32a52290 | 4291 | # PROP Exclude_From_Build 1 |
28249f11 | 4292 | |
32a52290 | 4293 | !ENDIF |
28249f11 | 4294 | |
32a52290 WS |
4295 | # End Source File |
4296 | # Begin Source File | |
28249f11 | 4297 | |
32a52290 WS |
4298 | SOURCE=..\..\src\generic\dragimgg.cpp |
4299 | # End Source File | |
4300 | # Begin Source File | |
5554b4bd | 4301 | |
32a52290 | 4302 | SOURCE=..\..\src\generic\fdrepdlg.cpp |
5554b4bd | 4303 | |
32a52290 | 4304 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5554b4bd VS |
4305 | |
4306 | ||
32a52290 | 4307 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4308 | |
4309 | ||
32a52290 | 4310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4311 | |
28249f11 | 4312 | |
32a52290 | 4313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4314 | |
28249f11 | 4315 | |
32a52290 | 4316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4317 | |
4318 | # PROP Exclude_From_Build 1 | |
4319 | ||
32a52290 | 4320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4321 | |
5554b4bd | 4322 | # PROP Exclude_From_Build 1 |
28249f11 | 4323 | |
32a52290 | 4324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4325 | |
50acee04 | 4326 | # PROP Exclude_From_Build 1 |
28249f11 | 4327 | |
32a52290 | 4328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5554b4bd | 4329 | |
50acee04 | 4330 | # PROP Exclude_From_Build 1 |
5554b4bd | 4331 | |
32a52290 WS |
4332 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4333 | ||
4334 | ||
4335 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4336 | ||
4337 | ||
4338 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4339 | ||
4340 | ||
4341 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4342 | ||
4343 | ||
4344 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4345 | |
4346 | # PROP Exclude_From_Build 1 | |
4347 | ||
32a52290 | 4348 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4349 | |
4350 | # PROP Exclude_From_Build 1 | |
4351 | ||
32a52290 | 4352 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4353 | |
4354 | # PROP Exclude_From_Build 1 | |
4355 | ||
32a52290 | 4356 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4357 | |
4358 | # PROP Exclude_From_Build 1 | |
4359 | ||
5554b4bd VS |
4360 | !ENDIF |
4361 | ||
4362 | # End Source File | |
4363 | # Begin Source File | |
28249f11 | 4364 | |
32a52290 | 4365 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4366 | |
32a52290 | 4367 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4368 | |
4369 | ||
32a52290 | 4370 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4371 | |
4372 | ||
32a52290 | 4373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4374 | |
28249f11 | 4375 | |
32a52290 | 4376 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4377 | |
28249f11 | 4378 | |
32a52290 | 4379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4380 | |
32a52290 | 4381 | # PROP Exclude_From_Build 1 |
28249f11 | 4382 | |
32a52290 | 4383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4384 | |
32a52290 | 4385 | # PROP Exclude_From_Build 1 |
28249f11 | 4386 | |
32a52290 | 4387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4388 | |
32a52290 | 4389 | # PROP Exclude_From_Build 1 |
28249f11 | 4390 | |
32a52290 | 4391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4392 | |
32a52290 | 4393 | # PROP Exclude_From_Build 1 |
28249f11 | 4394 | |
32a52290 | 4395 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4396 | |
4397 | ||
32a52290 | 4398 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4399 | |
4400 | ||
32a52290 | 4401 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4402 | |
4403 | ||
32a52290 | 4404 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4405 | |
4406 | ||
32a52290 | 4407 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4408 | |
4409 | # PROP Exclude_From_Build 1 | |
4410 | ||
32a52290 | 4411 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4412 | |
4413 | # PROP Exclude_From_Build 1 | |
4414 | ||
32a52290 | 4415 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4416 | |
4417 | # PROP Exclude_From_Build 1 | |
4418 | ||
32a52290 | 4419 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4420 | |
4421 | # PROP Exclude_From_Build 1 | |
4422 | ||
32a52290 | 4423 | !ENDIF |
ec376c8f | 4424 | |
32a52290 WS |
4425 | # End Source File |
4426 | # Begin Source File | |
ec376c8f | 4427 | |
32a52290 WS |
4428 | SOURCE=..\..\src\generic\filepickerg.cpp |
4429 | # End Source File | |
4430 | # Begin Source File | |
28249f11 | 4431 | |
32a52290 | 4432 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 | 4433 | |
32a52290 | 4434 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4435 | |
4436 | ||
32a52290 | 4437 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4438 | |
4439 | ||
32a52290 | 4440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4441 | |
4442 | ||
32a52290 | 4443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 WS |
4444 | |
4445 | ||
32a52290 | 4446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4447 | |
32a52290 | 4448 | # PROP Exclude_From_Build 1 |
6db68599 | 4449 | |
32a52290 | 4450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4451 | |
32a52290 | 4452 | # PROP Exclude_From_Build 1 |
6db68599 | 4453 | |
32a52290 | 4454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 WS |
4455 | |
4456 | # PROP Exclude_From_Build 1 | |
4457 | ||
32a52290 | 4458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 WS |
4459 | |
4460 | # PROP Exclude_From_Build 1 | |
4461 | ||
32a52290 | 4462 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4463 | |
4464 | ||
32a52290 | 4465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4466 | |
4467 | ||
32a52290 WS |
4468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4469 | ||
4470 | ||
4471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4472 | ||
4473 | ||
4474 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4475 | |
4476 | # PROP Exclude_From_Build 1 | |
4477 | ||
32a52290 | 4478 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4479 | |
4480 | # PROP Exclude_From_Build 1 | |
4481 | ||
32a52290 | 4482 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4483 | |
4484 | # PROP Exclude_From_Build 1 | |
4485 | ||
32a52290 | 4486 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4487 | |
4488 | # PROP Exclude_From_Build 1 | |
4489 | ||
ec376c8f VZ |
4490 | !ENDIF |
4491 | ||
4492 | # End Source File | |
4493 | # Begin Source File | |
4494 | ||
32a52290 WS |
4495 | SOURCE=..\..\src\generic\fontpickerg.cpp |
4496 | # End Source File | |
4497 | # Begin Source File | |
28249f11 | 4498 | |
32a52290 WS |
4499 | SOURCE=..\..\src\generic\listbkg.cpp |
4500 | # End Source File | |
4501 | # Begin Source File | |
28249f11 | 4502 | |
32a52290 | 4503 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4504 | |
32a52290 | 4505 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4506 | |
4507 | ||
32a52290 | 4508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4509 | |
28249f11 | 4510 | |
32a52290 | 4511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
73fb9ebe | 4512 | |
28249f11 | 4513 | |
32a52290 | 4514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4515 | |
28249f11 | 4516 | |
32a52290 | 4517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4518 | |
32a52290 | 4519 | # PROP Exclude_From_Build 1 |
28249f11 | 4520 | |
32a52290 | 4521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4522 | |
4523 | # PROP Exclude_From_Build 1 | |
4524 | ||
32a52290 | 4525 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4526 | |
4527 | # PROP Exclude_From_Build 1 | |
4528 | ||
32a52290 | 4529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4530 | |
50acee04 | 4531 | # PROP Exclude_From_Build 1 |
28249f11 | 4532 | |
32a52290 WS |
4533 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4534 | ||
4535 | ||
4536 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
28249f11 VS |
4537 | |
4538 | ||
32a52290 WS |
4539 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4540 | ||
4541 | ||
4542 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4543 | ||
4544 | ||
4545 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4546 | |
4547 | # PROP Exclude_From_Build 1 | |
4548 | ||
32a52290 | 4549 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4550 | |
4551 | # PROP Exclude_From_Build 1 | |
4552 | ||
32a52290 | 4553 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4554 | |
4555 | # PROP Exclude_From_Build 1 | |
4556 | ||
32a52290 | 4557 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4558 | |
4559 | # PROP Exclude_From_Build 1 | |
4560 | ||
5554b4bd | 4561 | !ENDIF |
28249f11 | 4562 | |
5554b4bd VS |
4563 | # End Source File |
4564 | # Begin Source File | |
28249f11 | 4565 | |
32a52290 WS |
4566 | SOURCE=..\..\src\generic\logg.cpp |
4567 | # End Source File | |
4568 | # Begin Source File | |
28249f11 | 4569 | |
32a52290 | 4570 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4571 | |
32a52290 | 4572 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4573 | |
4574 | ||
32a52290 | 4575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4576 | |
28249f11 | 4577 | |
32a52290 | 4578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4579 | |
28249f11 | 4580 | |
32a52290 | 4581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4582 | |
28249f11 | 4583 | |
32a52290 | 4584 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4585 | |
32a52290 | 4586 | # PROP Exclude_From_Build 1 |
28249f11 | 4587 | |
32a52290 | 4588 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4589 | |
32a52290 | 4590 | # PROP Exclude_From_Build 1 |
28249f11 | 4591 | |
32a52290 | 4592 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4593 | |
32a52290 | 4594 | # PROP Exclude_From_Build 1 |
28249f11 | 4595 | |
32a52290 | 4596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4597 | |
50acee04 | 4598 | # PROP Exclude_From_Build 1 |
28249f11 | 4599 | |
32a52290 | 4600 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4601 | |
4602 | ||
32a52290 | 4603 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4604 | |
4605 | ||
32a52290 | 4606 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4607 | |
4608 | ||
32a52290 | 4609 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4610 | |
28249f11 | 4611 | |
32a52290 | 4612 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4613 | |
4614 | # PROP Exclude_From_Build 1 | |
4615 | ||
32a52290 | 4616 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4617 | |
4618 | # PROP Exclude_From_Build 1 | |
4619 | ||
32a52290 | 4620 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4621 | |
4622 | # PROP Exclude_From_Build 1 | |
4623 | ||
32a52290 | 4624 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4625 | |
32a52290 | 4626 | # PROP Exclude_From_Build 1 |
28249f11 | 4627 | |
32a52290 | 4628 | !ENDIF |
28249f11 | 4629 | |
32a52290 WS |
4630 | # End Source File |
4631 | # Begin Source File | |
28249f11 | 4632 | |
32a52290 | 4633 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4634 | |
32a52290 | 4635 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4636 | |
28249f11 | 4637 | |
32a52290 | 4638 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4639 | |
28249f11 | 4640 | |
32a52290 | 4641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4642 | |
28249f11 | 4643 | |
32a52290 | 4644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4645 | |
28249f11 | 4646 | |
32a52290 | 4647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4648 | |
32a52290 | 4649 | # PROP Exclude_From_Build 1 |
28249f11 | 4650 | |
32a52290 | 4651 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4652 | |
4653 | # PROP Exclude_From_Build 1 | |
4654 | ||
32a52290 | 4655 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4656 | |
50acee04 | 4657 | # PROP Exclude_From_Build 1 |
28249f11 | 4658 | |
32a52290 | 4659 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4660 | |
50acee04 | 4661 | # PROP Exclude_From_Build 1 |
28249f11 | 4662 | |
32a52290 | 4663 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4664 | |
28249f11 | 4665 | |
32a52290 WS |
4666 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4667 | ||
4668 | ||
4669 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4670 | ||
4671 | ||
4672 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4673 | ||
4674 | ||
4675 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4676 | |
4677 | # PROP Exclude_From_Build 1 | |
4678 | ||
32a52290 | 4679 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4680 | |
4681 | # PROP Exclude_From_Build 1 | |
4682 | ||
32a52290 | 4683 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4684 | |
4685 | # PROP Exclude_From_Build 1 | |
4686 | ||
32a52290 | 4687 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4688 | |
5554b4bd | 4689 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4690 | |
4691 | !ENDIF | |
4692 | ||
4693 | # End Source File | |
4694 | # Begin Source File | |
4695 | ||
32a52290 WS |
4696 | SOURCE=..\..\src\generic\numdlgg.cpp |
4697 | # End Source File | |
4698 | # Begin Source File | |
28249f11 | 4699 | |
32a52290 WS |
4700 | SOURCE=..\..\src\generic\panelg.cpp |
4701 | # End Source File | |
4702 | # Begin Source File | |
28249f11 | 4703 | |
32a52290 WS |
4704 | SOURCE=..\..\src\generic\printps.cpp |
4705 | # End Source File | |
4706 | # Begin Source File | |
75a0a7b7 | 4707 | |
32a52290 WS |
4708 | SOURCE=..\..\src\generic\prntdlgg.cpp |
4709 | # End Source File | |
4710 | # Begin Source File | |
28249f11 | 4711 | |
32a52290 WS |
4712 | SOURCE=..\..\src\generic\progdlgg.cpp |
4713 | # End Source File | |
4714 | # Begin Source File | |
28249f11 | 4715 | |
32a52290 WS |
4716 | SOURCE=..\..\src\generic\renderg.cpp |
4717 | # End Source File | |
4718 | # Begin Source File | |
28249f11 | 4719 | |
32a52290 WS |
4720 | SOURCE=..\..\src\generic\scrlwing.cpp |
4721 | # End Source File | |
4722 | # Begin Source File | |
28249f11 | 4723 | |
32a52290 WS |
4724 | SOURCE=..\..\src\generic\selstore.cpp |
4725 | # End Source File | |
4726 | # Begin Source File | |
28249f11 | 4727 | |
32a52290 WS |
4728 | SOURCE=..\..\src\generic\spinctlg.cpp |
4729 | # End Source File | |
4730 | # Begin Source File | |
28249f11 | 4731 | |
32a52290 WS |
4732 | SOURCE=..\..\src\generic\splitter.cpp |
4733 | # End Source File | |
4734 | # Begin Source File | |
28249f11 | 4735 | |
32a52290 | 4736 | SOURCE=..\..\src\generic\statusbr.cpp |
28249f11 | 4737 | |
32a52290 | 4738 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4739 | |
32a52290 | 4740 | # PROP Exclude_From_Build 1 |
28249f11 | 4741 | |
32a52290 | 4742 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd | 4743 | |
32a52290 | 4744 | # PROP Exclude_From_Build 1 |
5554b4bd | 4745 | |
32a52290 | 4746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd | 4747 | |
32a52290 | 4748 | # PROP Exclude_From_Build 1 |
5554b4bd | 4749 | |
32a52290 | 4750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4751 | |
4752 | # PROP Exclude_From_Build 1 | |
4753 | ||
32a52290 | 4754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4755 | |
4756 | ||
32a52290 | 4757 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4758 | |
4759 | ||
32a52290 | 4760 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4761 | |
28249f11 | 4762 | |
32a52290 WS |
4763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
4764 | ||
4765 | ||
4766 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
4767 | |
4768 | # PROP Exclude_From_Build 1 | |
4769 | ||
32a52290 | 4770 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4771 | |
4772 | # PROP Exclude_From_Build 1 | |
4773 | ||
32a52290 | 4774 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4775 | |
4776 | # PROP Exclude_From_Build 1 | |
4777 | ||
32a52290 | 4778 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4779 | |
50acee04 | 4780 | # PROP Exclude_From_Build 1 |
28249f11 | 4781 | |
32a52290 WS |
4782 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
4783 | ||
28249f11 | 4784 | |
32a52290 | 4785 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4786 | |
4787 | ||
32a52290 | 4788 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4789 | |
4790 | ||
32a52290 | 4791 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4792 | |
28249f11 | 4793 | |
32a52290 WS |
4794 | !ENDIF |
4795 | ||
4796 | # End Source File | |
4797 | # Begin Source File | |
28249f11 | 4798 | |
32a52290 WS |
4799 | SOURCE=..\..\src\generic\tabg.cpp |
4800 | ||
4801 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 4802 | |
28249f11 | 4803 | |
32a52290 | 4804 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4805 | |
28249f11 | 4806 | |
32a52290 | 4807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4808 | |
28249f11 | 4809 | |
32a52290 | 4810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4811 | |
28249f11 | 4812 | |
32a52290 | 4813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4814 | |
4815 | # PROP Exclude_From_Build 1 | |
4816 | ||
32a52290 | 4817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4818 | |
4819 | # PROP Exclude_From_Build 1 | |
4820 | ||
32a52290 | 4821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4822 | |
4823 | # PROP Exclude_From_Build 1 | |
4824 | ||
32a52290 | 4825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4826 | |
4827 | # PROP Exclude_From_Build 1 | |
4828 | ||
32a52290 WS |
4829 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4830 | ||
4831 | ||
4832 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4833 | ||
4834 | ||
4835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4836 | ||
4837 | ||
4838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4839 | ||
4840 | ||
4841 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4842 | |
4843 | # PROP Exclude_From_Build 1 | |
4844 | ||
32a52290 | 4845 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4846 | |
4847 | # PROP Exclude_From_Build 1 | |
4848 | ||
32a52290 | 4849 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4850 | |
4851 | # PROP Exclude_From_Build 1 | |
4852 | ||
32a52290 | 4853 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4854 | |
5554b4bd | 4855 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4856 | |
4857 | !ENDIF | |
4858 | ||
4859 | # End Source File | |
4860 | # Begin Source File | |
4861 | ||
32a52290 WS |
4862 | SOURCE=..\..\src\generic\textdlgg.cpp |
4863 | # End Source File | |
4864 | # Begin Source File | |
28249f11 | 4865 | |
32a52290 WS |
4866 | SOURCE=..\..\src\generic\tipwin.cpp |
4867 | # End Source File | |
4868 | # Begin Source File | |
28249f11 | 4869 | |
32a52290 WS |
4870 | SOURCE=..\..\src\generic\toolbkg.cpp |
4871 | # End Source File | |
4872 | # Begin Source File | |
7dcea26b | 4873 | |
32a52290 WS |
4874 | SOURCE=..\..\src\generic\treebkg.cpp |
4875 | # End Source File | |
4876 | # Begin Source File | |
54770337 | 4877 | |
32a52290 WS |
4878 | SOURCE=..\..\src\generic\treectlg.cpp |
4879 | # End Source File | |
4880 | # Begin Source File | |
28249f11 | 4881 | |
32a52290 WS |
4882 | SOURCE=..\..\src\generic\vlbox.cpp |
4883 | # End Source File | |
4884 | # Begin Source File | |
28249f11 | 4885 | |
32a52290 WS |
4886 | SOURCE=..\..\src\generic\vscroll.cpp |
4887 | # End Source File | |
4888 | # End Group | |
4889 | # Begin Group "wxUniv Sources" | |
28249f11 | 4890 | |
32a52290 WS |
4891 | # PROP Default_Filter "" |
4892 | # Begin Source File | |
28249f11 | 4893 | |
32a52290 | 4894 | SOURCE=..\..\src\univ\bmpbuttn.cpp |
28249f11 | 4895 | |
32a52290 | 4896 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4897 | |
28249f11 | 4898 | |
32a52290 | 4899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4900 | |
4901 | ||
32a52290 | 4902 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4903 | |
4904 | ||
32a52290 | 4905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4906 | |
4907 | ||
32a52290 | 4908 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4909 | |
4910 | # PROP Exclude_From_Build 1 | |
4911 | ||
32a52290 | 4912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4913 | |
4914 | # PROP Exclude_From_Build 1 | |
4915 | ||
32a52290 | 4916 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4917 | |
4918 | # PROP Exclude_From_Build 1 | |
4919 | ||
32a52290 | 4920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4921 | |
5554b4bd | 4922 | # PROP Exclude_From_Build 1 |
28249f11 | 4923 | |
32a52290 | 4924 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4925 | |
28249f11 | 4926 | |
32a52290 | 4927 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4928 | |
28249f11 | 4929 | |
32a52290 | 4930 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4931 | |
28249f11 | 4932 | |
32a52290 WS |
4933 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4934 | ||
4935 | ||
4936 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4937 | |
4938 | # PROP Exclude_From_Build 1 | |
4939 | ||
32a52290 WS |
4940 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
4941 | ||
4942 | # PROP Exclude_From_Build 1 | |
28249f11 | 4943 | |
32a52290 | 4944 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4945 | |
32a52290 | 4946 | # PROP Exclude_From_Build 1 |
28249f11 | 4947 | |
32a52290 | 4948 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4949 | |
32a52290 | 4950 | # PROP Exclude_From_Build 1 |
28249f11 | 4951 | |
32a52290 | 4952 | !ENDIF |
28249f11 | 4953 | |
32a52290 WS |
4954 | # End Source File |
4955 | # Begin Source File | |
28249f11 | 4956 | |
32a52290 | 4957 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4958 | |
32a52290 | 4959 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4960 | |
28249f11 | 4961 | |
32a52290 | 4962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4963 | |
28249f11 | 4964 | |
32a52290 | 4965 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4966 | |
28249f11 | 4967 | |
32a52290 | 4968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4969 | |
28249f11 | 4970 | |
32a52290 | 4971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4972 | |
4973 | # PROP Exclude_From_Build 1 | |
4974 | ||
32a52290 | 4975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4976 | |
50acee04 | 4977 | # PROP Exclude_From_Build 1 |
28249f11 | 4978 | |
32a52290 | 4979 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4980 | |
50acee04 | 4981 | # PROP Exclude_From_Build 1 |
28249f11 | 4982 | |
32a52290 | 4983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4984 | |
50acee04 | 4985 | # PROP Exclude_From_Build 1 |
28249f11 | 4986 | |
32a52290 WS |
4987 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4988 | ||
4989 | ||
4990 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4991 | ||
4992 | ||
4993 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4994 | ||
4995 | ||
4996 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4997 | ||
4998 | ||
4999 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5000 | |
5001 | # PROP Exclude_From_Build 1 | |
5002 | ||
32a52290 | 5003 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5004 | |
5005 | # PROP Exclude_From_Build 1 | |
5006 | ||
32a52290 | 5007 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5008 | |
5009 | # PROP Exclude_From_Build 1 | |
5010 | ||
32a52290 | 5011 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5012 | |
5013 | # PROP Exclude_From_Build 1 | |
5014 | ||
5554b4bd | 5015 | !ENDIF |
28249f11 | 5016 | |
5554b4bd VS |
5017 | # End Source File |
5018 | # Begin Source File | |
28249f11 | 5019 | |
32a52290 WS |
5020 | SOURCE=..\..\src\univ\checkbox.cpp |
5021 | ||
5022 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
5023 | |
5024 | ||
32a52290 | 5025 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5026 | |
5027 | ||
32a52290 | 5028 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5029 | |
28249f11 | 5030 | |
32a52290 | 5031 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5032 | |
28249f11 | 5033 | |
32a52290 | 5034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5035 | |
32a52290 WS |
5036 | # PROP Exclude_From_Build 1 |
5037 | ||
5038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 | 5039 | |
32a52290 | 5040 | # PROP Exclude_From_Build 1 |
28249f11 | 5041 | |
32a52290 | 5042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5043 | |
32a52290 | 5044 | # PROP Exclude_From_Build 1 |
28249f11 | 5045 | |
32a52290 | 5046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5047 | |
32a52290 | 5048 | # PROP Exclude_From_Build 1 |
28249f11 | 5049 | |
32a52290 | 5050 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5051 | |
5052 | ||
32a52290 | 5053 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5054 | |
5055 | ||
32a52290 | 5056 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5057 | |
5058 | ||
32a52290 | 5059 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5060 | |
5061 | ||
32a52290 | 5062 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5063 | |
5064 | # PROP Exclude_From_Build 1 | |
5065 | ||
32a52290 | 5066 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5067 | |
5068 | # PROP Exclude_From_Build 1 | |
5069 | ||
32a52290 | 5070 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5071 | |
5072 | # PROP Exclude_From_Build 1 | |
5073 | ||
32a52290 | 5074 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5075 | |
5076 | # PROP Exclude_From_Build 1 | |
5077 | ||
32a52290 | 5078 | !ENDIF |
28249f11 | 5079 | |
32a52290 WS |
5080 | # End Source File |
5081 | # Begin Source File | |
28249f11 | 5082 | |
32a52290 WS |
5083 | SOURCE=..\..\src\univ\checklst.cpp |
5084 | ||
5085 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 5086 | |
28249f11 | 5087 | |
32a52290 | 5088 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5089 | |
28249f11 | 5090 | |
32a52290 | 5091 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5092 | |
28249f11 | 5093 | |
32a52290 | 5094 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5095 | |
28249f11 | 5096 | |
32a52290 | 5097 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5098 | |
32a52290 | 5099 | # PROP Exclude_From_Build 1 |
28249f11 | 5100 | |
32a52290 | 5101 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5102 | |
32a52290 | 5103 | # PROP Exclude_From_Build 1 |
28249f11 | 5104 | |
32a52290 | 5105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5106 | |
32a52290 | 5107 | # PROP Exclude_From_Build 1 |
28249f11 | 5108 | |
32a52290 | 5109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5110 | |
32a52290 | 5111 | # PROP Exclude_From_Build 1 |
28249f11 | 5112 | |
32a52290 | 5113 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5114 | |
5115 | ||
32a52290 | 5116 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5117 | |
5118 | ||
32a52290 | 5119 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5120 | |
5121 | ||
32a52290 | 5122 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5123 | |
5124 | ||
32a52290 | 5125 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5126 | |
5127 | # PROP Exclude_From_Build 1 | |
5128 | ||
32a52290 | 5129 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5130 | |
5131 | # PROP Exclude_From_Build 1 | |
5132 | ||
32a52290 | 5133 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5134 | |
5135 | # PROP Exclude_From_Build 1 | |
5136 | ||
32a52290 | 5137 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5138 | |
5139 | # PROP Exclude_From_Build 1 | |
5140 | ||
5554b4bd | 5141 | !ENDIF |
28249f11 | 5142 | |
5554b4bd VS |
5143 | # End Source File |
5144 | # Begin Source File | |
28249f11 | 5145 | |
32a52290 | 5146 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5147 | |
32a52290 | 5148 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5149 | |
28249f11 | 5150 | |
32a52290 | 5151 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5152 | |
28249f11 | 5153 | |
32a52290 | 5154 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5155 | |
28249f11 | 5156 | |
32a52290 | 5157 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5158 | |
28249f11 | 5159 | |
32a52290 | 5160 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5161 | |
32a52290 | 5162 | # PROP Exclude_From_Build 1 |
28249f11 | 5163 | |
32a52290 | 5164 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5165 | |
32a52290 | 5166 | # PROP Exclude_From_Build 1 |
28249f11 | 5167 | |
32a52290 | 5168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5169 | |
32a52290 | 5170 | # PROP Exclude_From_Build 1 |
28249f11 | 5171 | |
32a52290 | 5172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5173 | |
32a52290 | 5174 | # PROP Exclude_From_Build 1 |
28249f11 | 5175 | |
32a52290 | 5176 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5177 | |
5178 | ||
32a52290 | 5179 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5180 | |
5181 | ||
32a52290 | 5182 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5183 | |
5184 | ||
32a52290 | 5185 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5186 | |
5187 | ||
32a52290 | 5188 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5189 | |
5190 | # PROP Exclude_From_Build 1 | |
5191 | ||
32a52290 | 5192 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5193 | |
5194 | # PROP Exclude_From_Build 1 | |
5195 | ||
32a52290 | 5196 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5197 | |
5198 | # PROP Exclude_From_Build 1 | |
5199 | ||
32a52290 | 5200 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5201 | |
5202 | # PROP Exclude_From_Build 1 | |
5203 | ||
32a52290 | 5204 | !ENDIF |
28249f11 | 5205 | |
32a52290 WS |
5206 | # End Source File |
5207 | # Begin Source File | |
28249f11 | 5208 | |
32a52290 | 5209 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5210 | |
32a52290 | 5211 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5212 | |
28249f11 | 5213 | |
32a52290 | 5214 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5215 | |
28249f11 | 5216 | |
32a52290 | 5217 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5218 | |
28249f11 | 5219 | |
32a52290 | 5220 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5221 | |
28249f11 | 5222 | |
32a52290 | 5223 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5224 | |
32a52290 | 5225 | # PROP Exclude_From_Build 1 |
28249f11 | 5226 | |
32a52290 | 5227 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5228 | |
32a52290 | 5229 | # PROP Exclude_From_Build 1 |
28249f11 | 5230 | |
32a52290 | 5231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5232 | |
5233 | # PROP Exclude_From_Build 1 | |
5234 | ||
32a52290 | 5235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5236 | |
50acee04 | 5237 | # PROP Exclude_From_Build 1 |
28249f11 | 5238 | |
32a52290 | 5239 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5240 | |
5241 | ||
32a52290 | 5242 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5243 | |
5244 | ||
32a52290 WS |
5245 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5246 | ||
5247 | ||
5248 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5249 | ||
5250 | ||
5251 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5252 | |
5253 | # PROP Exclude_From_Build 1 | |
5254 | ||
32a52290 | 5255 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5256 | |
5257 | # PROP Exclude_From_Build 1 | |
5258 | ||
32a52290 | 5259 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5260 | |
5261 | # PROP Exclude_From_Build 1 | |
5262 | ||
32a52290 | 5263 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5264 | |
5265 | # PROP Exclude_From_Build 1 | |
5266 | ||
5554b4bd | 5267 | !ENDIF |
28249f11 | 5268 | |
5554b4bd VS |
5269 | # End Source File |
5270 | # Begin Source File | |
28249f11 | 5271 | |
32a52290 | 5272 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5273 | |
32a52290 | 5274 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5275 | |
28249f11 | 5276 | |
32a52290 | 5277 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5278 | |
28249f11 | 5279 | |
32a52290 | 5280 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5281 | |
28249f11 | 5282 | |
32a52290 | 5283 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5284 | |
28249f11 | 5285 | |
32a52290 | 5286 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5287 | |
32a52290 | 5288 | # PROP Exclude_From_Build 1 |
28249f11 | 5289 | |
32a52290 | 5290 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5291 | |
32a52290 | 5292 | # PROP Exclude_From_Build 1 |
28249f11 | 5293 | |
32a52290 | 5294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5295 | |
32a52290 | 5296 | # PROP Exclude_From_Build 1 |
28249f11 | 5297 | |
32a52290 | 5298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5299 | |
32a52290 | 5300 | # PROP Exclude_From_Build 1 |
28249f11 | 5301 | |
32a52290 | 5302 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5303 | |
5304 | ||
32a52290 | 5305 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5306 | |
5307 | ||
32a52290 | 5308 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5309 | |
5310 | ||
32a52290 | 5311 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5312 | |
5313 | ||
32a52290 | 5314 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5315 | |
5316 | # PROP Exclude_From_Build 1 | |
5317 | ||
32a52290 | 5318 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5319 | |
5320 | # PROP Exclude_From_Build 1 | |
5321 | ||
32a52290 | 5322 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5323 | |
5324 | # PROP Exclude_From_Build 1 | |
5325 | ||
32a52290 | 5326 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5327 | |
5328 | # PROP Exclude_From_Build 1 | |
5329 | ||
32a52290 | 5330 | !ENDIF |
28249f11 | 5331 | |
32a52290 WS |
5332 | # End Source File |
5333 | # Begin Source File | |
28249f11 | 5334 | |
32a52290 | 5335 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5336 | |
32a52290 | 5337 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5338 | |
28249f11 | 5339 | |
32a52290 | 5340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5341 | |
28249f11 | 5342 | |
32a52290 | 5343 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5344 | |
28249f11 | 5345 | |
32a52290 | 5346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5347 | |
28249f11 | 5348 | |
32a52290 | 5349 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5350 | |
32a52290 | 5351 | # PROP Exclude_From_Build 1 |
28249f11 | 5352 | |
32a52290 | 5353 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5354 | |
32a52290 | 5355 | # PROP Exclude_From_Build 1 |
28249f11 | 5356 | |
32a52290 | 5357 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5358 | |
5359 | # PROP Exclude_From_Build 1 | |
5360 | ||
32a52290 | 5361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5362 | |
50acee04 | 5363 | # PROP Exclude_From_Build 1 |
28249f11 | 5364 | |
32a52290 | 5365 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5366 | |
5367 | ||
32a52290 | 5368 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5369 | |
5370 | ||
32a52290 WS |
5371 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5372 | ||
5373 | ||
5374 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5375 | ||
5376 | ||
5377 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5378 | |
5379 | # PROP Exclude_From_Build 1 | |
5380 | ||
32a52290 | 5381 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5382 | |
5383 | # PROP Exclude_From_Build 1 | |
5384 | ||
32a52290 | 5385 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5386 | |
5387 | # PROP Exclude_From_Build 1 | |
5388 | ||
32a52290 | 5389 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5390 | |
5391 | # PROP Exclude_From_Build 1 | |
5392 | ||
5554b4bd | 5393 | !ENDIF |
28249f11 | 5394 | |
5554b4bd VS |
5395 | # End Source File |
5396 | # Begin Source File | |
28249f11 | 5397 | |
32a52290 | 5398 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5399 | |
32a52290 | 5400 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5401 | |
28249f11 | 5402 | |
32a52290 | 5403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5404 | |
28249f11 | 5405 | |
32a52290 | 5406 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5407 | |
28249f11 | 5408 | |
32a52290 | 5409 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5410 | |
28249f11 | 5411 | |
32a52290 | 5412 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5413 | |
32a52290 | 5414 | # PROP Exclude_From_Build 1 |
28249f11 | 5415 | |
32a52290 | 5416 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5417 | |
32a52290 | 5418 | # PROP Exclude_From_Build 1 |
28249f11 | 5419 | |
32a52290 | 5420 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5421 | |
32a52290 | 5422 | # PROP Exclude_From_Build 1 |
28249f11 | 5423 | |
32a52290 | 5424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5425 | |
32a52290 | 5426 | # PROP Exclude_From_Build 1 |
28249f11 | 5427 | |
32a52290 | 5428 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5429 | |
5430 | ||
32a52290 | 5431 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5432 | |
5433 | ||
32a52290 | 5434 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5435 | |
5436 | ||
32a52290 | 5437 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5438 | |
5439 | ||
32a52290 | 5440 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5441 | |
5442 | # PROP Exclude_From_Build 1 | |
5443 | ||
32a52290 | 5444 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5445 | |
5446 | # PROP Exclude_From_Build 1 | |
5447 | ||
32a52290 | 5448 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5449 | |
5450 | # PROP Exclude_From_Build 1 | |
5451 | ||
32a52290 | 5452 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5453 | |
5454 | # PROP Exclude_From_Build 1 | |
5455 | ||
32a52290 | 5456 | !ENDIF |
28249f11 | 5457 | |
32a52290 WS |
5458 | # End Source File |
5459 | # Begin Source File | |
28249f11 | 5460 | |
32a52290 | 5461 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5462 | |
32a52290 | 5463 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5464 | |
28249f11 | 5465 | |
32a52290 | 5466 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5467 | |
28249f11 | 5468 | |
32a52290 | 5469 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5470 | |
28249f11 | 5471 | |
32a52290 | 5472 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5473 | |
28249f11 | 5474 | |
32a52290 | 5475 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5476 | |
32a52290 | 5477 | # PROP Exclude_From_Build 1 |
28249f11 | 5478 | |
32a52290 | 5479 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5480 | |
32a52290 | 5481 | # PROP Exclude_From_Build 1 |
28249f11 | 5482 | |
32a52290 | 5483 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5484 | |
5485 | # PROP Exclude_From_Build 1 | |
5486 | ||
32a52290 | 5487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5488 | |
50acee04 | 5489 | # PROP Exclude_From_Build 1 |
28249f11 | 5490 | |
32a52290 | 5491 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5492 | |
5493 | ||
32a52290 | 5494 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5495 | |
5496 | ||
32a52290 WS |
5497 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5498 | ||
5499 | ||
5500 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5501 | ||
5502 | ||
5503 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5504 | |
5505 | # PROP Exclude_From_Build 1 | |
5506 | ||
32a52290 | 5507 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5508 | |
5509 | # PROP Exclude_From_Build 1 | |
5510 | ||
32a52290 | 5511 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5512 | |
5513 | # PROP Exclude_From_Build 1 | |
5514 | ||
32a52290 | 5515 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5516 | |
5517 | # PROP Exclude_From_Build 1 | |
5518 | ||
5554b4bd | 5519 | !ENDIF |
28249f11 | 5520 | |
5554b4bd VS |
5521 | # End Source File |
5522 | # Begin Source File | |
28249f11 | 5523 | |
32a52290 | 5524 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5525 | |
32a52290 | 5526 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5527 | |
28249f11 | 5528 | |
32a52290 | 5529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5530 | |
28249f11 | 5531 | |
32a52290 | 5532 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5533 | |
28249f11 | 5534 | |
32a52290 | 5535 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5536 | |
28249f11 | 5537 | |
32a52290 | 5538 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5539 | |
32a52290 | 5540 | # PROP Exclude_From_Build 1 |
28249f11 | 5541 | |
32a52290 | 5542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5543 | |
32a52290 | 5544 | # PROP Exclude_From_Build 1 |
28249f11 | 5545 | |
32a52290 | 5546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5547 | |
32a52290 | 5548 | # PROP Exclude_From_Build 1 |
28249f11 | 5549 | |
32a52290 | 5550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5551 | |
32a52290 | 5552 | # PROP Exclude_From_Build 1 |
28249f11 | 5553 | |
32a52290 | 5554 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5555 | |
5556 | ||
32a52290 | 5557 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5558 | |
5559 | ||
32a52290 | 5560 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5561 | |
5562 | ||
32a52290 | 5563 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5564 | |
5565 | ||
32a52290 | 5566 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5567 | |
5568 | # PROP Exclude_From_Build 1 | |
5569 | ||
32a52290 | 5570 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5571 | |
5572 | # PROP Exclude_From_Build 1 | |
5573 | ||
32a52290 | 5574 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5575 | |
5576 | # PROP Exclude_From_Build 1 | |
5577 | ||
32a52290 | 5578 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5579 | |
5580 | # PROP Exclude_From_Build 1 | |
5581 | ||
32a52290 | 5582 | !ENDIF |
28249f11 | 5583 | |
32a52290 WS |
5584 | # End Source File |
5585 | # Begin Source File | |
28249f11 | 5586 | |
32a52290 | 5587 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5588 | |
32a52290 | 5589 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5590 | |
28249f11 | 5591 | |
32a52290 | 5592 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5593 | |
28249f11 | 5594 | |
32a52290 | 5595 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5596 | |
28249f11 | 5597 | |
32a52290 | 5598 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5599 | |
28249f11 | 5600 | |
32a52290 | 5601 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5602 | |
32a52290 | 5603 | # PROP Exclude_From_Build 1 |
28249f11 | 5604 | |
32a52290 | 5605 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5606 | |
32a52290 | 5607 | # PROP Exclude_From_Build 1 |
28249f11 | 5608 | |
32a52290 | 5609 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5610 | |
5611 | # PROP Exclude_From_Build 1 | |
5612 | ||
32a52290 | 5613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5614 | |
50acee04 | 5615 | # PROP Exclude_From_Build 1 |
28249f11 | 5616 | |
32a52290 | 5617 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5618 | |
5619 | ||
32a52290 WS |
5620 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5621 | ||
5622 | ||
5623 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
5624 | |
5625 | ||
32a52290 WS |
5626 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5627 | ||
5628 | ||
5629 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5630 | |
5631 | # PROP Exclude_From_Build 1 | |
5632 | ||
32a52290 | 5633 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5634 | |
5635 | # PROP Exclude_From_Build 1 | |
5636 | ||
32a52290 | 5637 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5638 | |
5639 | # PROP Exclude_From_Build 1 | |
5640 | ||
32a52290 | 5641 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5642 | |
5643 | # PROP Exclude_From_Build 1 | |
5644 | ||
5554b4bd | 5645 | !ENDIF |
28249f11 | 5646 | |
5554b4bd VS |
5647 | # End Source File |
5648 | # Begin Source File | |
28249f11 | 5649 | |
32a52290 | 5650 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5651 | |
32a52290 | 5652 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5653 | |
5654 | ||
32a52290 | 5655 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5656 | |
5657 | ||
32a52290 | 5658 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5659 | |
28249f11 | 5660 | |
32a52290 | 5661 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5662 | |
5554b4bd | 5663 | |
32a52290 | 5664 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5665 | |
32a52290 | 5666 | # PROP Exclude_From_Build 1 |
28249f11 | 5667 | |
32a52290 | 5668 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5669 | |
32a52290 | 5670 | # PROP Exclude_From_Build 1 |
28249f11 | 5671 | |
32a52290 | 5672 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5673 | |
32a52290 | 5674 | # PROP Exclude_From_Build 1 |
28249f11 | 5675 | |
32a52290 | 5676 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5677 | |
32a52290 | 5678 | # PROP Exclude_From_Build 1 |
28249f11 | 5679 | |
32a52290 | 5680 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5681 | |
5682 | ||
32a52290 | 5683 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5684 | |
5685 | ||
32a52290 | 5686 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5687 | |
5688 | ||
32a52290 | 5689 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5690 | |
5691 | ||
32a52290 | 5692 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5693 | |
5694 | # PROP Exclude_From_Build 1 | |
5695 | ||
32a52290 | 5696 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5697 | |
5698 | # PROP Exclude_From_Build 1 | |
5699 | ||
32a52290 | 5700 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5701 | |
5702 | # PROP Exclude_From_Build 1 | |
5703 | ||
32a52290 | 5704 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5705 | |
5706 | # PROP Exclude_From_Build 1 | |
5707 | ||
32a52290 | 5708 | !ENDIF |
28249f11 | 5709 | |
32a52290 WS |
5710 | # End Source File |
5711 | # Begin Source File | |
28249f11 | 5712 | |
32a52290 | 5713 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5714 | |
32a52290 | 5715 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5716 | |
28249f11 | 5717 | |
32a52290 | 5718 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5719 | |
28249f11 | 5720 | |
32a52290 | 5721 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5722 | |
28249f11 | 5723 | |
32a52290 | 5724 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5725 | |
28249f11 | 5726 | |
32a52290 | 5727 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5728 | |
32a52290 | 5729 | # PROP Exclude_From_Build 1 |
28249f11 | 5730 | |
32a52290 | 5731 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5732 | |
32a52290 | 5733 | # PROP Exclude_From_Build 1 |
28249f11 | 5734 | |
32a52290 | 5735 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5736 | |
5737 | # PROP Exclude_From_Build 1 | |
5738 | ||
32a52290 | 5739 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5740 | |
50acee04 | 5741 | # PROP Exclude_From_Build 1 |
28249f11 | 5742 | |
32a52290 | 5743 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5744 | |
5745 | ||
32a52290 | 5746 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5747 | |
5748 | ||
32a52290 WS |
5749 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5750 | ||
5751 | ||
5752 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5753 | ||
5754 | ||
5755 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5756 | |
5757 | # PROP Exclude_From_Build 1 | |
5758 | ||
32a52290 | 5759 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5760 | |
5761 | # PROP Exclude_From_Build 1 | |
5762 | ||
32a52290 | 5763 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5764 | |
5765 | # PROP Exclude_From_Build 1 | |
5766 | ||
32a52290 | 5767 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5768 | |
5769 | # PROP Exclude_From_Build 1 | |
5770 | ||
5554b4bd VS |
5771 | !ENDIF |
5772 | ||
5773 | # End Source File | |
5774 | # Begin Source File | |
28249f11 | 5775 | |
32a52290 | 5776 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5777 | |
32a52290 | 5778 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5779 | |
5780 | ||
32a52290 | 5781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5782 | |
5783 | ||
32a52290 | 5784 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5785 | |
28249f11 | 5786 | |
32a52290 | 5787 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5788 | |
28249f11 | 5789 | |
32a52290 | 5790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5791 | |
32a52290 | 5792 | # PROP Exclude_From_Build 1 |
28249f11 | 5793 | |
32a52290 | 5794 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5795 | |
32a52290 | 5796 | # PROP Exclude_From_Build 1 |
28249f11 | 5797 | |
32a52290 | 5798 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5799 | |
32a52290 | 5800 | # PROP Exclude_From_Build 1 |
28249f11 | 5801 | |
32a52290 | 5802 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5803 | |
32a52290 | 5804 | # PROP Exclude_From_Build 1 |
28249f11 | 5805 | |
32a52290 | 5806 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5807 | |
5808 | ||
32a52290 | 5809 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5810 | |
5811 | ||
32a52290 | 5812 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5813 | |
5814 | ||
32a52290 | 5815 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5816 | |
5817 | ||
32a52290 | 5818 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5819 | |
5820 | # PROP Exclude_From_Build 1 | |
5821 | ||
32a52290 | 5822 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5823 | |
5824 | # PROP Exclude_From_Build 1 | |
5825 | ||
32a52290 | 5826 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5827 | |
5828 | # PROP Exclude_From_Build 1 | |
5829 | ||
32a52290 | 5830 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5831 | |
5832 | # PROP Exclude_From_Build 1 | |
5833 | ||
32a52290 | 5834 | !ENDIF |
28249f11 | 5835 | |
32a52290 WS |
5836 | # End Source File |
5837 | # Begin Source File | |
28249f11 | 5838 | |
32a52290 | 5839 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5840 | |
32a52290 | 5841 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5842 | |
28249f11 | 5843 | |
32a52290 | 5844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5845 | |
28249f11 | 5846 | |
32a52290 | 5847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5848 | |
28249f11 | 5849 | |
32a52290 | 5850 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5851 | |
28249f11 | 5852 | |
32a52290 | 5853 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5854 | |
32a52290 | 5855 | # PROP Exclude_From_Build 1 |
28249f11 | 5856 | |
32a52290 | 5857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5858 | |
32a52290 | 5859 | # PROP Exclude_From_Build 1 |
28249f11 | 5860 | |
32a52290 | 5861 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5862 | |
5863 | # PROP Exclude_From_Build 1 | |
5864 | ||
32a52290 | 5865 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5866 | |
50acee04 | 5867 | # PROP Exclude_From_Build 1 |
28249f11 | 5868 | |
32a52290 | 5869 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5870 | |
5871 | ||
32a52290 WS |
5872 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5873 | ||
5874 | ||
5875 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5876 | ||
5877 | ||
5878 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
5879 | |
5880 | ||
32a52290 | 5881 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5882 | |
5883 | # PROP Exclude_From_Build 1 | |
5884 | ||
32a52290 | 5885 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5886 | |
5887 | # PROP Exclude_From_Build 1 | |
5888 | ||
32a52290 | 5889 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5890 | |
5891 | # PROP Exclude_From_Build 1 | |
5892 | ||
32a52290 | 5893 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5894 | |
5895 | # PROP Exclude_From_Build 1 | |
5896 | ||
5554b4bd VS |
5897 | !ENDIF |
5898 | ||
5899 | # End Source File | |
5900 | # Begin Source File | |
28249f11 | 5901 | |
32a52290 | 5902 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5903 | |
32a52290 | 5904 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5905 | |
5906 | ||
32a52290 | 5907 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5908 | |
5909 | ||
32a52290 | 5910 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5911 | |
28249f11 | 5912 | |
32a52290 | 5913 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5914 | |
28249f11 | 5915 | |
32a52290 | 5916 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5917 | |
32a52290 | 5918 | # PROP Exclude_From_Build 1 |
28249f11 | 5919 | |
32a52290 | 5920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5921 | |
32a52290 | 5922 | # PROP Exclude_From_Build 1 |
28249f11 | 5923 | |
32a52290 | 5924 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5925 | |
32a52290 | 5926 | # PROP Exclude_From_Build 1 |
28249f11 | 5927 | |
32a52290 | 5928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5929 | |
32a52290 | 5930 | # PROP Exclude_From_Build 1 |
28249f11 | 5931 | |
32a52290 | 5932 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5933 | |
5934 | ||
32a52290 | 5935 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5936 | |
5937 | ||
32a52290 | 5938 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5939 | |
5940 | ||
32a52290 | 5941 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5942 | |
5943 | ||
32a52290 | 5944 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5945 | |
5946 | # PROP Exclude_From_Build 1 | |
5947 | ||
32a52290 | 5948 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5949 | |
5950 | # PROP Exclude_From_Build 1 | |
5951 | ||
32a52290 | 5952 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5953 | |
5954 | # PROP Exclude_From_Build 1 | |
5955 | ||
32a52290 | 5956 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5957 | |
5958 | # PROP Exclude_From_Build 1 | |
5959 | ||
32a52290 | 5960 | !ENDIF |
28249f11 | 5961 | |
32a52290 WS |
5962 | # End Source File |
5963 | # Begin Source File | |
28249f11 | 5964 | |
32a52290 | 5965 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5966 | |
32a52290 | 5967 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5968 | |
28249f11 | 5969 | |
32a52290 | 5970 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5971 | |
28249f11 | 5972 | |
32a52290 | 5973 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5974 | |
28249f11 | 5975 | |
32a52290 | 5976 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5977 | |
28249f11 | 5978 | |
32a52290 | 5979 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5980 | |
32a52290 | 5981 | # PROP Exclude_From_Build 1 |
28249f11 | 5982 | |
32a52290 | 5983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5984 | |
32a52290 | 5985 | # PROP Exclude_From_Build 1 |
28249f11 | 5986 | |
32a52290 | 5987 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5988 | |
5989 | # PROP Exclude_From_Build 1 | |
5990 | ||
32a52290 | 5991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5992 | |
50acee04 | 5993 | # PROP Exclude_From_Build 1 |
28249f11 | 5994 | |
32a52290 | 5995 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5996 | |
5997 | ||
32a52290 | 5998 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5999 | |
6000 | ||
32a52290 WS |
6001 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6002 | ||
6003 | ||
6004 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6005 | ||
6006 | ||
e17b6377 RD |
6007 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
6008 | ||
6009 | # PROP Exclude_From_Build 1 | |
6010 | ||
6011 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6012 | ||
6013 | # PROP Exclude_From_Build 1 | |
6014 | ||
6015 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6016 | ||
6017 | # PROP Exclude_From_Build 1 | |
6018 | ||
6019 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6020 | ||
6021 | # PROP Exclude_From_Build 1 | |
6022 | ||
6023 | !ENDIF | |
6024 | ||
6025 | # End Source File | |
6026 | # Begin Source File | |
6027 | ||
6028 | SOURCE=..\..\src\univ\themes\mono.cpp | |
6029 | ||
6030 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6031 | ||
6032 | ||
6033 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6034 | ||
6035 | ||
6036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6037 | ||
6038 | ||
6039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6040 | ||
6041 | ||
6042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6043 | ||
6044 | # PROP Exclude_From_Build 1 | |
6045 | ||
6046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6047 | ||
6048 | # PROP Exclude_From_Build 1 | |
6049 | ||
6050 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6051 | ||
6052 | # PROP Exclude_From_Build 1 | |
6053 | ||
6054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6055 | ||
6056 | # PROP Exclude_From_Build 1 | |
6057 | ||
6058 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6059 | ||
6060 | ||
6061 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6062 | ||
6063 | ||
6064 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6065 | ||
6066 | ||
6067 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6068 | ||
6069 | ||
32a52290 | 6070 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6071 | |
6072 | # PROP Exclude_From_Build 1 | |
6073 | ||
32a52290 | 6074 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6075 | |
6076 | # PROP Exclude_From_Build 1 | |
6077 | ||
32a52290 | 6078 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6079 | |
6080 | # PROP Exclude_From_Build 1 | |
6081 | ||
32a52290 | 6082 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6083 | |
6084 | # PROP Exclude_From_Build 1 | |
6085 | ||
5554b4bd VS |
6086 | !ENDIF |
6087 | ||
6088 | # End Source File | |
6089 | # Begin Source File | |
28249f11 | 6090 | |
32a52290 | 6091 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 6092 | |
32a52290 | 6093 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6094 | |
6095 | ||
32a52290 | 6096 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6097 | |
6098 | ||
32a52290 | 6099 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6100 | |
28249f11 | 6101 | |
32a52290 | 6102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6103 | |
28249f11 | 6104 | |
32a52290 | 6105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6106 | |
32a52290 | 6107 | # PROP Exclude_From_Build 1 |
28249f11 | 6108 | |
32a52290 | 6109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6110 | |
32a52290 | 6111 | # PROP Exclude_From_Build 1 |
28249f11 | 6112 | |
32a52290 | 6113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6114 | |
32a52290 | 6115 | # PROP Exclude_From_Build 1 |
28249f11 | 6116 | |
32a52290 | 6117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6118 | |
32a52290 | 6119 | # PROP Exclude_From_Build 1 |
28249f11 | 6120 | |
32a52290 | 6121 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6122 | |
6123 | ||
32a52290 | 6124 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6125 | |
6126 | ||
32a52290 | 6127 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6128 | |
6129 | ||
32a52290 | 6130 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6131 | |
6132 | ||
32a52290 | 6133 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6134 | |
6135 | # PROP Exclude_From_Build 1 | |
6136 | ||
32a52290 | 6137 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6138 | |
6139 | # PROP Exclude_From_Build 1 | |
6140 | ||
32a52290 | 6141 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6142 | |
6143 | # PROP Exclude_From_Build 1 | |
6144 | ||
32a52290 | 6145 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6146 | |
6147 | # PROP Exclude_From_Build 1 | |
6148 | ||
32a52290 | 6149 | !ENDIF |
28249f11 | 6150 | |
32a52290 WS |
6151 | # End Source File |
6152 | # Begin Source File | |
28249f11 | 6153 | |
32a52290 | 6154 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6155 | |
32a52290 | 6156 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6157 | |
28249f11 | 6158 | |
32a52290 | 6159 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6160 | |
28249f11 | 6161 | |
32a52290 | 6162 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6163 | |
28249f11 | 6164 | |
32a52290 | 6165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6166 | |
28249f11 | 6167 | |
32a52290 | 6168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6169 | |
32a52290 | 6170 | # PROP Exclude_From_Build 1 |
28249f11 | 6171 | |
32a52290 | 6172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6173 | |
32a52290 | 6174 | # PROP Exclude_From_Build 1 |
28249f11 | 6175 | |
32a52290 | 6176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6177 | |
6178 | # PROP Exclude_From_Build 1 | |
6179 | ||
32a52290 | 6180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6181 | |
50acee04 | 6182 | # PROP Exclude_From_Build 1 |
28249f11 | 6183 | |
32a52290 | 6184 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6185 | |
6186 | ||
32a52290 WS |
6187 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6188 | ||
6189 | ||
6190 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
6191 | |
6192 | ||
32a52290 WS |
6193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6194 | ||
6195 | ||
6196 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6197 | |
6198 | # PROP Exclude_From_Build 1 | |
6199 | ||
32a52290 | 6200 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6201 | |
6202 | # PROP Exclude_From_Build 1 | |
6203 | ||
32a52290 | 6204 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6205 | |
6206 | # PROP Exclude_From_Build 1 | |
6207 | ||
32a52290 | 6208 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6209 | |
6210 | # PROP Exclude_From_Build 1 | |
6211 | ||
5554b4bd VS |
6212 | !ENDIF |
6213 | ||
6214 | # End Source File | |
6215 | # Begin Source File | |
28249f11 | 6216 | |
32a52290 | 6217 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6218 | |
32a52290 | 6219 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6220 | |
6221 | ||
32a52290 | 6222 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6223 | |
6224 | ||
32a52290 | 6225 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6226 | |
28249f11 | 6227 | |
32a52290 | 6228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6229 | |
28249f11 | 6230 | |
32a52290 | 6231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6232 | |
32a52290 | 6233 | # PROP Exclude_From_Build 1 |
28249f11 | 6234 | |
32a52290 | 6235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6236 | |
32a52290 | 6237 | # PROP Exclude_From_Build 1 |
28249f11 | 6238 | |
32a52290 | 6239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6240 | |
32a52290 | 6241 | # PROP Exclude_From_Build 1 |
28249f11 | 6242 | |
32a52290 | 6243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6244 | |
32a52290 | 6245 | # PROP Exclude_From_Build 1 |
28249f11 | 6246 | |
32a52290 | 6247 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6248 | |
6249 | ||
32a52290 | 6250 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6251 | |
6252 | ||
32a52290 | 6253 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6254 | |
6255 | ||
32a52290 | 6256 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6257 | |
6258 | ||
32a52290 | 6259 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6260 | |
6261 | # PROP Exclude_From_Build 1 | |
6262 | ||
32a52290 | 6263 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6264 | |
6265 | # PROP Exclude_From_Build 1 | |
6266 | ||
32a52290 | 6267 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6268 | |
6269 | # PROP Exclude_From_Build 1 | |
6270 | ||
32a52290 | 6271 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6272 | |
6273 | # PROP Exclude_From_Build 1 | |
6274 | ||
32a52290 | 6275 | !ENDIF |
28249f11 | 6276 | |
32a52290 WS |
6277 | # End Source File |
6278 | # Begin Source File | |
28249f11 | 6279 | |
32a52290 | 6280 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6281 | |
32a52290 | 6282 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6283 | |
28249f11 | 6284 | |
32a52290 | 6285 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6286 | |
28249f11 | 6287 | |
32a52290 | 6288 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6289 | |
28249f11 | 6290 | |
32a52290 | 6291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6292 | |
28249f11 | 6293 | |
32a52290 | 6294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6295 | |
32a52290 | 6296 | # PROP Exclude_From_Build 1 |
28249f11 | 6297 | |
32a52290 | 6298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6299 | |
32a52290 | 6300 | # PROP Exclude_From_Build 1 |
28249f11 | 6301 | |
32a52290 | 6302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6303 | |
6304 | # PROP Exclude_From_Build 1 | |
6305 | ||
32a52290 | 6306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6307 | |
50acee04 | 6308 | # PROP Exclude_From_Build 1 |
28249f11 | 6309 | |
32a52290 | 6310 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6311 | |
6312 | ||
32a52290 | 6313 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6314 | |
6315 | ||
32a52290 WS |
6316 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6317 | ||
6318 | ||
6319 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6320 | ||
6321 | ||
6322 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6323 | |
6324 | # PROP Exclude_From_Build 1 | |
6325 | ||
32a52290 | 6326 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6327 | |
6328 | # PROP Exclude_From_Build 1 | |
6329 | ||
32a52290 | 6330 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6331 | |
6332 | # PROP Exclude_From_Build 1 | |
6333 | ||
32a52290 | 6334 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6335 | |
6336 | # PROP Exclude_From_Build 1 | |
6337 | ||
5554b4bd VS |
6338 | !ENDIF |
6339 | ||
6340 | # End Source File | |
6341 | # Begin Source File | |
28249f11 | 6342 | |
32a52290 | 6343 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6344 | |
32a52290 | 6345 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6346 | |
6347 | ||
32a52290 | 6348 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6349 | |
6350 | ||
32a52290 | 6351 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6352 | |
28249f11 | 6353 | |
32a52290 | 6354 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6355 | |
28249f11 | 6356 | |
32a52290 | 6357 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6358 | |
32a52290 | 6359 | # PROP Exclude_From_Build 1 |
28249f11 | 6360 | |
32a52290 | 6361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6362 | |
32a52290 | 6363 | # PROP Exclude_From_Build 1 |
28249f11 | 6364 | |
32a52290 | 6365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6366 | |
32a52290 | 6367 | # PROP Exclude_From_Build 1 |
28249f11 | 6368 | |
32a52290 | 6369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6370 | |
32a52290 | 6371 | # PROP Exclude_From_Build 1 |
28249f11 | 6372 | |
32a52290 | 6373 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6374 | |
6375 | ||
32a52290 | 6376 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6377 | |
6378 | ||
32a52290 | 6379 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6380 | |
6381 | ||
32a52290 | 6382 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6383 | |
6384 | ||
32a52290 | 6385 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6386 | |
6387 | # PROP Exclude_From_Build 1 | |
6388 | ||
32a52290 | 6389 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6390 | |
6391 | # PROP Exclude_From_Build 1 | |
6392 | ||
32a52290 | 6393 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6394 | |
6395 | # PROP Exclude_From_Build 1 | |
6396 | ||
32a52290 | 6397 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6398 | |
6399 | # PROP Exclude_From_Build 1 | |
6400 | ||
32a52290 | 6401 | !ENDIF |
28249f11 | 6402 | |
32a52290 WS |
6403 | # End Source File |
6404 | # Begin Source File | |
28249f11 | 6405 | |
32a52290 | 6406 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6407 | |
32a52290 | 6408 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6409 | |
28249f11 | 6410 | |
32a52290 | 6411 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6412 | |
28249f11 | 6413 | |
32a52290 | 6414 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6415 | |
28249f11 | 6416 | |
32a52290 | 6417 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6418 | |
28249f11 | 6419 | |
32a52290 | 6420 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6421 | |
32a52290 | 6422 | # PROP Exclude_From_Build 1 |
28249f11 | 6423 | |
32a52290 | 6424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6425 | |
32a52290 | 6426 | # PROP Exclude_From_Build 1 |
28249f11 | 6427 | |
32a52290 | 6428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6429 | |
6430 | # PROP Exclude_From_Build 1 | |
6431 | ||
32a52290 | 6432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6433 | |
50acee04 | 6434 | # PROP Exclude_From_Build 1 |
28249f11 | 6435 | |
32a52290 | 6436 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6437 | |
6438 | ||
32a52290 | 6439 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6440 | |
6441 | ||
32a52290 WS |
6442 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6443 | ||
6444 | ||
6445 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6446 | ||
6447 | ||
6448 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6449 | |
6450 | # PROP Exclude_From_Build 1 | |
6451 | ||
32a52290 | 6452 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6453 | |
6454 | # PROP Exclude_From_Build 1 | |
6455 | ||
32a52290 | 6456 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6457 | |
6458 | # PROP Exclude_From_Build 1 | |
6459 | ||
32a52290 | 6460 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6461 | |
6462 | # PROP Exclude_From_Build 1 | |
6463 | ||
5554b4bd VS |
6464 | !ENDIF |
6465 | ||
6466 | # End Source File | |
6467 | # Begin Source File | |
28249f11 | 6468 | |
32a52290 WS |
6469 | SOURCE=..\..\src\univ\slider.cpp |
6470 | ||
6471 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6472 | ||
28249f11 | 6473 | |
32a52290 | 6474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6475 | |
6476 | ||
32a52290 | 6477 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6478 | |
28249f11 | 6479 | |
32a52290 | 6480 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6481 | |
28249f11 | 6482 | |
32a52290 | 6483 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6484 | |
32a52290 | 6485 | # PROP Exclude_From_Build 1 |
28249f11 | 6486 | |
32a52290 | 6487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6488 | |
32a52290 | 6489 | # PROP Exclude_From_Build 1 |
28249f11 | 6490 | |
32a52290 | 6491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6492 | |
32a52290 | 6493 | # PROP Exclude_From_Build 1 |
28249f11 | 6494 | |
32a52290 | 6495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6496 | |
32a52290 | 6497 | # PROP Exclude_From_Build 1 |
28249f11 | 6498 | |
32a52290 | 6499 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6500 | |
6501 | ||
32a52290 | 6502 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6503 | |
6504 | ||
32a52290 | 6505 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6506 | |
6507 | ||
32a52290 | 6508 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6509 | |
6510 | ||
32a52290 | 6511 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6512 | |
6513 | # PROP Exclude_From_Build 1 | |
6514 | ||
32a52290 | 6515 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6516 | |
6517 | # PROP Exclude_From_Build 1 | |
6518 | ||
32a52290 | 6519 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6520 | |
6521 | # PROP Exclude_From_Build 1 | |
6522 | ||
32a52290 | 6523 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6524 | |
6525 | # PROP Exclude_From_Build 1 | |
6526 | ||
32a52290 WS |
6527 | !ENDIF |
6528 | ||
6529 | # End Source File | |
6530 | # Begin Source File | |
28249f11 | 6531 | |
32a52290 | 6532 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6533 | |
32a52290 | 6534 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6535 | |
28249f11 | 6536 | |
32a52290 | 6537 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6538 | |
28249f11 | 6539 | |
32a52290 | 6540 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6541 | |
28249f11 | 6542 | |
32a52290 | 6543 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6544 | |
28249f11 | 6545 | |
32a52290 | 6546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6547 | |
32a52290 | 6548 | # PROP Exclude_From_Build 1 |
28249f11 | 6549 | |
32a52290 | 6550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6551 | |
32a52290 | 6552 | # PROP Exclude_From_Build 1 |
28249f11 | 6553 | |
32a52290 | 6554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6555 | |
32a52290 | 6556 | # PROP Exclude_From_Build 1 |
28249f11 | 6557 | |
32a52290 | 6558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6559 | |
32a52290 | 6560 | # PROP Exclude_From_Build 1 |
28249f11 | 6561 | |
32a52290 | 6562 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6563 | |
6564 | ||
32a52290 | 6565 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6566 | |
6567 | ||
32a52290 | 6568 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6569 | |
6570 | ||
32a52290 | 6571 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6572 | |
6573 | ||
32a52290 | 6574 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6575 | |
6576 | # PROP Exclude_From_Build 1 | |
6577 | ||
32a52290 | 6578 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6579 | |
6580 | # PROP Exclude_From_Build 1 | |
6581 | ||
32a52290 | 6582 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6583 | |
6584 | # PROP Exclude_From_Build 1 | |
6585 | ||
32a52290 | 6586 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6587 | |
6588 | # PROP Exclude_From_Build 1 | |
6589 | ||
5554b4bd VS |
6590 | !ENDIF |
6591 | ||
6592 | # End Source File | |
6593 | # Begin Source File | |
28249f11 | 6594 | |
32a52290 | 6595 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6596 | |
32a52290 | 6597 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6598 | |
6599 | ||
32a52290 | 6600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6601 | |
6602 | ||
32a52290 | 6603 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6604 | |
28249f11 | 6605 | |
32a52290 | 6606 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6607 | |
28249f11 | 6608 | |
32a52290 | 6609 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6610 | |
32a52290 | 6611 | # PROP Exclude_From_Build 1 |
28249f11 | 6612 | |
32a52290 | 6613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6614 | |
32a52290 | 6615 | # PROP Exclude_From_Build 1 |
28249f11 | 6616 | |
32a52290 | 6617 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6618 | |
32a52290 | 6619 | # PROP Exclude_From_Build 1 |
28249f11 | 6620 | |
32a52290 | 6621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6622 | |
32a52290 | 6623 | # PROP Exclude_From_Build 1 |
28249f11 | 6624 | |
32a52290 | 6625 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6626 | |
6627 | ||
32a52290 | 6628 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6629 | |
6630 | ||
32a52290 | 6631 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6632 | |
6633 | ||
32a52290 | 6634 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6635 | |
6636 | ||
32a52290 | 6637 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6638 | |
6639 | # PROP Exclude_From_Build 1 | |
6640 | ||
32a52290 | 6641 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6642 | |
6643 | # PROP Exclude_From_Build 1 | |
6644 | ||
32a52290 | 6645 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6646 | |
6647 | # PROP Exclude_From_Build 1 | |
6648 | ||
32a52290 | 6649 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6650 | |
6651 | # PROP Exclude_From_Build 1 | |
6652 | ||
32a52290 | 6653 | !ENDIF |
28249f11 | 6654 | |
32a52290 WS |
6655 | # End Source File |
6656 | # Begin Source File | |
28249f11 | 6657 | |
32a52290 | 6658 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6659 | |
32a52290 | 6660 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6661 | |
28249f11 | 6662 | |
32a52290 | 6663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6664 | |
28249f11 | 6665 | |
32a52290 | 6666 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6667 | |
28249f11 | 6668 | |
32a52290 | 6669 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6670 | |
28249f11 | 6671 | |
32a52290 | 6672 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6673 | |
32a52290 | 6674 | # PROP Exclude_From_Build 1 |
28249f11 | 6675 | |
32a52290 | 6676 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6677 | |
32a52290 | 6678 | # PROP Exclude_From_Build 1 |
28249f11 | 6679 | |
32a52290 | 6680 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6681 | |
6682 | # PROP Exclude_From_Build 1 | |
6683 | ||
32a52290 | 6684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6685 | |
50acee04 | 6686 | # PROP Exclude_From_Build 1 |
28249f11 | 6687 | |
32a52290 | 6688 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6689 | |
6690 | ||
32a52290 | 6691 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6692 | |
6693 | ||
32a52290 WS |
6694 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6695 | ||
6696 | ||
6697 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6698 | ||
6699 | ||
6700 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6701 | |
6702 | # PROP Exclude_From_Build 1 | |
6703 | ||
32a52290 | 6704 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6705 | |
6706 | # PROP Exclude_From_Build 1 | |
6707 | ||
32a52290 | 6708 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6709 | |
6710 | # PROP Exclude_From_Build 1 | |
6711 | ||
32a52290 | 6712 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6713 | |
6714 | # PROP Exclude_From_Build 1 | |
6715 | ||
5554b4bd VS |
6716 | !ENDIF |
6717 | ||
6718 | # End Source File | |
6719 | # Begin Source File | |
28249f11 | 6720 | |
32a52290 | 6721 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6722 | |
32a52290 | 6723 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6724 | |
6725 | ||
32a52290 | 6726 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6727 | |
6728 | ||
32a52290 | 6729 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6730 | |
28249f11 | 6731 | |
32a52290 | 6732 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6733 | |
28249f11 | 6734 | |
32a52290 | 6735 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6736 | |
32a52290 | 6737 | # PROP Exclude_From_Build 1 |
28249f11 | 6738 | |
32a52290 | 6739 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6740 | |
32a52290 | 6741 | # PROP Exclude_From_Build 1 |
28249f11 | 6742 | |
32a52290 | 6743 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6744 | |
32a52290 | 6745 | # PROP Exclude_From_Build 1 |
28249f11 | 6746 | |
32a52290 | 6747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6748 | |
32a52290 | 6749 | # PROP Exclude_From_Build 1 |
28249f11 | 6750 | |
32a52290 | 6751 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6752 | |
6753 | ||
32a52290 | 6754 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6755 | |
6756 | ||
32a52290 | 6757 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6758 | |
6759 | ||
32a52290 | 6760 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6761 | |
6762 | ||
32a52290 | 6763 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6764 | |
6765 | # PROP Exclude_From_Build 1 | |
6766 | ||
32a52290 | 6767 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6768 | |
6769 | # PROP Exclude_From_Build 1 | |
6770 | ||
32a52290 | 6771 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6772 | |
6773 | # PROP Exclude_From_Build 1 | |
6774 | ||
32a52290 | 6775 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6776 | |
6777 | # PROP Exclude_From_Build 1 | |
6778 | ||
32a52290 | 6779 | !ENDIF |
28249f11 | 6780 | |
32a52290 WS |
6781 | # End Source File |
6782 | # Begin Source File | |
28249f11 | 6783 | |
32a52290 | 6784 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6785 | |
32a52290 | 6786 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6787 | |
28249f11 | 6788 | |
32a52290 | 6789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6790 | |
28249f11 | 6791 | |
32a52290 | 6792 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6793 | |
28249f11 | 6794 | |
32a52290 | 6795 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6796 | |
28249f11 | 6797 | |
32a52290 | 6798 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6799 | |
32a52290 | 6800 | # PROP Exclude_From_Build 1 |
28249f11 | 6801 | |
32a52290 | 6802 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6803 | |
32a52290 | 6804 | # PROP Exclude_From_Build 1 |
28249f11 | 6805 | |
32a52290 | 6806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6807 | |
6808 | # PROP Exclude_From_Build 1 | |
6809 | ||
32a52290 | 6810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6811 | |
50acee04 | 6812 | # PROP Exclude_From_Build 1 |
28249f11 | 6813 | |
32a52290 | 6814 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6815 | |
6816 | ||
32a52290 | 6817 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6818 | |
6819 | ||
32a52290 WS |
6820 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6821 | ||
6822 | ||
6823 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6824 | ||
6825 | ||
6826 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6827 | |
6828 | # PROP Exclude_From_Build 1 | |
6829 | ||
32a52290 | 6830 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6831 | |
6832 | # PROP Exclude_From_Build 1 | |
6833 | ||
32a52290 | 6834 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6835 | |
6836 | # PROP Exclude_From_Build 1 | |
6837 | ||
32a52290 | 6838 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6839 | |
6840 | # PROP Exclude_From_Build 1 | |
6841 | ||
5554b4bd VS |
6842 | !ENDIF |
6843 | ||
6844 | # End Source File | |
6845 | # Begin Source File | |
28249f11 | 6846 | |
32a52290 | 6847 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6848 | |
32a52290 | 6849 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6850 | |
6851 | ||
32a52290 | 6852 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6853 | |
6854 | ||
32a52290 | 6855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6856 | |
28249f11 | 6857 | |
32a52290 | 6858 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6859 | |
28249f11 | 6860 | |
32a52290 | 6861 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6862 | |
32a52290 | 6863 | # PROP Exclude_From_Build 1 |
28249f11 | 6864 | |
32a52290 | 6865 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6866 | |
32a52290 | 6867 | # PROP Exclude_From_Build 1 |
28249f11 | 6868 | |
32a52290 | 6869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6870 | |
32a52290 | 6871 | # PROP Exclude_From_Build 1 |
28249f11 | 6872 | |
32a52290 | 6873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6874 | |
32a52290 | 6875 | # PROP Exclude_From_Build 1 |
28249f11 | 6876 | |
32a52290 | 6877 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6878 | |
6879 | ||
32a52290 | 6880 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6881 | |
6882 | ||
32a52290 | 6883 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6884 | |
6885 | ||
32a52290 | 6886 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6887 | |
6888 | ||
8930b2ed VZ |
6889 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
6890 | ||
6891 | # PROP Exclude_From_Build 1 | |
6892 | ||
6893 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6894 | ||
6895 | # PROP Exclude_From_Build 1 | |
6896 | ||
6897 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6898 | ||
6899 | # PROP Exclude_From_Build 1 | |
6900 | ||
6901 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6902 | ||
6903 | # PROP Exclude_From_Build 1 | |
6904 | ||
6905 | !ENDIF | |
6906 | ||
6907 | # End Source File | |
6908 | # Begin Source File | |
6909 | ||
6910 | SOURCE=..\..\src\univ\stdrend.cpp | |
6911 | ||
6912 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6913 | ||
6914 | ||
6915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6916 | ||
6917 | ||
6918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6919 | ||
6920 | ||
6921 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6922 | ||
6923 | ||
6924 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6925 | ||
6926 | # PROP Exclude_From_Build 1 | |
6927 | ||
6928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6929 | ||
6930 | # PROP Exclude_From_Build 1 | |
6931 | ||
6932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6933 | ||
6934 | # PROP Exclude_From_Build 1 | |
6935 | ||
6936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6937 | ||
6938 | # PROP Exclude_From_Build 1 | |
6939 | ||
6940 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6941 | ||
6942 | ||
6943 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6944 | ||
6945 | ||
6946 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6947 | ||
6948 | ||
6949 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6950 | ||
6951 | ||
32a52290 | 6952 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6953 | |
6954 | # PROP Exclude_From_Build 1 | |
6955 | ||
32a52290 | 6956 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6957 | |
6958 | # PROP Exclude_From_Build 1 | |
6959 | ||
32a52290 | 6960 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6961 | |
6962 | # PROP Exclude_From_Build 1 | |
6963 | ||
32a52290 | 6964 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6965 | |
6966 | # PROP Exclude_From_Build 1 | |
6967 | ||
32a52290 | 6968 | !ENDIF |
28249f11 | 6969 | |
32a52290 WS |
6970 | # End Source File |
6971 | # Begin Source File | |
28249f11 | 6972 | |
32a52290 | 6973 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6974 | |
32a52290 | 6975 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6976 | |
28249f11 | 6977 | |
32a52290 | 6978 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6979 | |
28249f11 | 6980 | |
32a52290 | 6981 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6982 | |
28249f11 | 6983 | |
32a52290 | 6984 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca | 6985 | |
355debca | 6986 | |
32a52290 | 6987 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
355debca | 6988 | |
32a52290 | 6989 | # PROP Exclude_From_Build 1 |
355debca | 6990 | |
32a52290 | 6991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
355debca | 6992 | |
32a52290 | 6993 | # PROP Exclude_From_Build 1 |
355debca | 6994 | |
32a52290 | 6995 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
355debca VZ |
6996 | |
6997 | # PROP Exclude_From_Build 1 | |
6998 | ||
32a52290 | 6999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
355debca | 7000 | |
50acee04 | 7001 | # PROP Exclude_From_Build 1 |
355debca | 7002 | |
32a52290 | 7003 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
355debca VZ |
7004 | |
7005 | ||
32a52290 WS |
7006 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
7007 | ||
7008 | ||
7009 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
355debca VZ |
7010 | |
7011 | ||
32a52290 WS |
7012 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
7013 | ||
7014 | ||
7015 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
355debca VZ |
7016 | |
7017 | # PROP Exclude_From_Build 1 | |
7018 | ||
32a52290 | 7019 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
355debca VZ |
7020 | |
7021 | # PROP Exclude_From_Build 1 | |
7022 | ||
32a52290 | 7023 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
355debca VZ |
7024 | |
7025 | # PROP Exclude_From_Build 1 | |
7026 | ||
32a52290 | 7027 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
355debca VZ |
7028 | |
7029 | # PROP Exclude_From_Build 1 | |
7030 | ||
7031 | !ENDIF | |
7032 | ||
7033 | # End Source File | |
7034 | # Begin Source File | |
7035 | ||
32a52290 | 7036 | SOURCE=..\..\src\univ\tglbtn.cpp |
355debca | 7037 | |
32a52290 | 7038 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
355debca VZ |
7039 | |
7040 | ||
32a52290 | 7041 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
355debca VZ |
7042 | |
7043 | ||
32a52290 | 7044 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
355debca VZ |
7045 | |
7046 | ||
32a52290 | 7047 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca VZ |
7048 | |
7049 | ||
32a52290 | 7050 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7051 | |
32a52290 | 7052 | # PROP Exclude_From_Build 1 |
28249f11 | 7053 | |
32a52290 | 7054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7055 | |
32a52290 | 7056 | # PROP Exclude_From_Build 1 |
28249f11 | 7057 | |
32a52290 | 7058 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7059 | |
32a52290 | 7060 | # PROP Exclude_From_Build 1 |
28249f11 | 7061 | |
32a52290 | 7062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7063 | |
32a52290 | 7064 | # PROP Exclude_From_Build 1 |
28249f11 | 7065 | |
32a52290 | 7066 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7067 | |
7068 | ||
32a52290 | 7069 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7070 | |
7071 | ||
32a52290 | 7072 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7073 | |
7074 | ||
32a52290 | 7075 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7076 | |
7077 | ||
32a52290 | 7078 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7079 | |
7080 | # PROP Exclude_From_Build 1 | |
7081 | ||
32a52290 | 7082 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7083 | |
7084 | # PROP Exclude_From_Build 1 | |
7085 | ||
32a52290 | 7086 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7087 | |
7088 | # PROP Exclude_From_Build 1 | |
7089 | ||
32a52290 | 7090 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7091 | |
7092 | # PROP Exclude_From_Build 1 | |
7093 | ||
32a52290 | 7094 | !ENDIF |
28249f11 | 7095 | |
32a52290 WS |
7096 | # End Source File |
7097 | # Begin Source File | |
28249f11 | 7098 | |
32a52290 | 7099 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 7100 | |
32a52290 | 7101 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7102 | |
7103 | ||
32a52290 | 7104 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7105 | |
28249f11 | 7106 | |
32a52290 | 7107 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7108 | |
28249f11 | 7109 | |
32a52290 | 7110 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7111 | |
28249f11 | 7112 | |
32a52290 | 7113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7114 | |
32a52290 | 7115 | # PROP Exclude_From_Build 1 |
28249f11 | 7116 | |
32a52290 | 7117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7118 | |
32a52290 | 7119 | # PROP Exclude_From_Build 1 |
28249f11 | 7120 | |
32a52290 | 7121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7122 | |
7123 | # PROP Exclude_From_Build 1 | |
7124 | ||
32a52290 | 7125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7126 | |
50acee04 | 7127 | # PROP Exclude_From_Build 1 |
28249f11 | 7128 | |
32a52290 | 7129 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7130 | |
7131 | ||
32a52290 | 7132 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7133 | |
7134 | ||
32a52290 WS |
7135 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7136 | ||
7137 | ||
7138 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7139 | ||
7140 | ||
7141 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7142 | |
7143 | # PROP Exclude_From_Build 1 | |
7144 | ||
32a52290 | 7145 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7146 | |
7147 | # PROP Exclude_From_Build 1 | |
7148 | ||
32a52290 | 7149 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7150 | |
7151 | # PROP Exclude_From_Build 1 | |
7152 | ||
32a52290 | 7153 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7154 | |
7155 | # PROP Exclude_From_Build 1 | |
7156 | ||
5554b4bd | 7157 | !ENDIF |
28249f11 | 7158 | |
5554b4bd VS |
7159 | # End Source File |
7160 | # Begin Source File | |
28249f11 | 7161 | |
32a52290 | 7162 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 7163 | |
32a52290 | 7164 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7165 | |
28249f11 | 7166 | |
32a52290 | 7167 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7168 | |
28249f11 | 7169 | |
32a52290 | 7170 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7171 | |
28249f11 | 7172 | |
32a52290 | 7173 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7174 | |
28249f11 | 7175 | |
32a52290 | 7176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7177 | |
32a52290 | 7178 | # PROP Exclude_From_Build 1 |
28249f11 | 7179 | |
32a52290 | 7180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7181 | |
32a52290 | 7182 | # PROP Exclude_From_Build 1 |
28249f11 | 7183 | |
32a52290 | 7184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7185 | |
32a52290 | 7186 | # PROP Exclude_From_Build 1 |
28249f11 | 7187 | |
32a52290 | 7188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7189 | |
32a52290 | 7190 | # PROP Exclude_From_Build 1 |
28249f11 | 7191 | |
32a52290 | 7192 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7193 | |
7194 | ||
32a52290 | 7195 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7196 | |
7197 | ||
32a52290 | 7198 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7199 | |
7200 | ||
32a52290 | 7201 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7202 | |
7203 | ||
32a52290 | 7204 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7205 | |
7206 | # PROP Exclude_From_Build 1 | |
7207 | ||
32a52290 | 7208 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7209 | |
7210 | # PROP Exclude_From_Build 1 | |
7211 | ||
32a52290 | 7212 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7213 | |
7214 | # PROP Exclude_From_Build 1 | |
7215 | ||
32a52290 | 7216 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7217 | |
7218 | # PROP Exclude_From_Build 1 | |
7219 | ||
32a52290 | 7220 | !ENDIF |
28249f11 | 7221 | |
32a52290 WS |
7222 | # End Source File |
7223 | # Begin Source File | |
28249f11 | 7224 | |
32a52290 | 7225 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 7226 | |
32a52290 | 7227 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7228 | |
7229 | ||
32a52290 | 7230 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7231 | |
28249f11 | 7232 | |
32a52290 | 7233 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7234 | |
28249f11 | 7235 | |
32a52290 | 7236 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7237 | |
28249f11 | 7238 | |
32a52290 | 7239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7240 | |
32a52290 | 7241 | # PROP Exclude_From_Build 1 |
28249f11 | 7242 | |
32a52290 | 7243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7244 | |
32a52290 | 7245 | # PROP Exclude_From_Build 1 |
28249f11 | 7246 | |
32a52290 | 7247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7248 | |
7249 | # PROP Exclude_From_Build 1 | |
7250 | ||
32a52290 | 7251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7252 | |
50acee04 | 7253 | # PROP Exclude_From_Build 1 |
28249f11 | 7254 | |
32a52290 | 7255 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7256 | |
7257 | ||
32a52290 WS |
7258 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
7259 | ||
7260 | ||
7261 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7262 | ||
7263 | ||
7264 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
7265 | |
7266 | ||
32a52290 | 7267 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7268 | |
7269 | # PROP Exclude_From_Build 1 | |
7270 | ||
32a52290 | 7271 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7272 | |
7273 | # PROP Exclude_From_Build 1 | |
7274 | ||
32a52290 | 7275 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7276 | |
7277 | # PROP Exclude_From_Build 1 | |
7278 | ||
32a52290 | 7279 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7280 | |
7281 | # PROP Exclude_From_Build 1 | |
7282 | ||
5554b4bd | 7283 | !ENDIF |
28249f11 | 7284 | |
5554b4bd VS |
7285 | # End Source File |
7286 | # Begin Source File | |
28249f11 | 7287 | |
32a52290 | 7288 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7289 | |
32a52290 | 7290 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7291 | |
28249f11 | 7292 | |
32a52290 | 7293 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7294 | |
28249f11 | 7295 | |
32a52290 | 7296 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7297 | |
28249f11 | 7298 | |
32a52290 | 7299 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7300 | |
28249f11 | 7301 | |
32a52290 | 7302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7303 | |
32a52290 | 7304 | # PROP Exclude_From_Build 1 |
28249f11 | 7305 | |
32a52290 | 7306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7307 | |
32a52290 | 7308 | # PROP Exclude_From_Build 1 |
28249f11 | 7309 | |
32a52290 | 7310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7311 | |
32a52290 | 7312 | # PROP Exclude_From_Build 1 |
28249f11 | 7313 | |
32a52290 | 7314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7315 | |
32a52290 | 7316 | # PROP Exclude_From_Build 1 |
28249f11 | 7317 | |
32a52290 | 7318 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7319 | |
7320 | ||
32a52290 | 7321 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7322 | |
7323 | ||
32a52290 | 7324 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7325 | |
7326 | ||
32a52290 | 7327 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7328 | |
7329 | ||
32a52290 | 7330 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7331 | |
7332 | # PROP Exclude_From_Build 1 | |
7333 | ||
32a52290 | 7334 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7335 | |
7336 | # PROP Exclude_From_Build 1 | |
7337 | ||
32a52290 | 7338 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7339 | |
7340 | # PROP Exclude_From_Build 1 | |
7341 | ||
32a52290 | 7342 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7343 | |
7344 | # PROP Exclude_From_Build 1 | |
7345 | ||
32a52290 | 7346 | !ENDIF |
28249f11 | 7347 | |
32a52290 WS |
7348 | # End Source File |
7349 | # Begin Source File | |
28249f11 | 7350 | |
32a52290 | 7351 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7352 | |
32a52290 | 7353 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7354 | |
7355 | ||
32a52290 | 7356 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7357 | |
28249f11 | 7358 | |
32a52290 | 7359 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7360 | |
28249f11 | 7361 | |
32a52290 | 7362 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7363 | |
28249f11 | 7364 | |
32a52290 | 7365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7366 | |
32a52290 | 7367 | # PROP Exclude_From_Build 1 |
28249f11 | 7368 | |
32a52290 | 7369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7370 | |
32a52290 | 7371 | # PROP Exclude_From_Build 1 |
28249f11 | 7372 | |
32a52290 | 7373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7374 | |
7375 | # PROP Exclude_From_Build 1 | |
7376 | ||
32a52290 | 7377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7378 | |
50acee04 | 7379 | # PROP Exclude_From_Build 1 |
28249f11 | 7380 | |
32a52290 | 7381 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7382 | |
7383 | ||
32a52290 | 7384 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 7385 | |
28249f11 | 7386 | |
32a52290 WS |
7387 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7388 | ||
7389 | ||
7390 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7391 | ||
7392 | ||
7393 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7394 | |
7395 | # PROP Exclude_From_Build 1 | |
7396 | ||
32a52290 | 7397 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7398 | |
7399 | # PROP Exclude_From_Build 1 | |
7400 | ||
32a52290 | 7401 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7402 | |
7403 | # PROP Exclude_From_Build 1 | |
7404 | ||
32a52290 | 7405 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7406 | |
5554b4bd | 7407 | # PROP Exclude_From_Build 1 |
28249f11 | 7408 | |
cd1feecb VS |
7409 | !ENDIF |
7410 | ||
7411 | # End Source File | |
7412 | # End Group | |
7413 | # Begin Group "Setup Headers" | |
7414 | ||
7415 | # PROP Default_Filter "" | |
7416 | # Begin Source File | |
7417 | ||
7418 | SOURCE=..\..\include\wx\msw\setup.h | |
7419 | ||
32a52290 | 7420 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7421 | |
c7f476c9 | 7422 | # Begin Custom Build - |
cd1feecb VS |
7423 | |
7424 | # End Custom Build | |
7425 | ||
32a52290 | 7426 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7427 | |
c7f476c9 | 7428 | # Begin Custom Build - |
cd1feecb VS |
7429 | |
7430 | # End Custom Build | |
7431 | ||
32a52290 | 7432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7433 | |
c7f476c9 | 7434 | # Begin Custom Build - |
cd1feecb VS |
7435 | |
7436 | # End Custom Build | |
7437 | ||
32a52290 | 7438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7439 | |
c7f476c9 | 7440 | # Begin Custom Build - |
cd1feecb VS |
7441 | |
7442 | # End Custom Build | |
7443 | ||
32a52290 | 7444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7445 | |
1e618fa6 | 7446 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7447 | InputPath=..\include\wx\msw\setup.h |
7448 | ||
1e618fa6 VS |
7449 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7450 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7451 | |
7452 | # End Custom Build | |
7453 | ||
32a52290 | 7454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7455 | |
1e618fa6 | 7456 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7457 | InputPath=..\include\wx\msw\setup.h |
7458 | ||
1e618fa6 VS |
7459 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7460 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7461 | |
7462 | # End Custom Build | |
7463 | ||
32a52290 | 7464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7465 | |
1e618fa6 | 7466 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7467 | InputPath=..\include\wx\msw\setup.h |
7468 | ||
1e618fa6 VS |
7469 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7470 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7471 | |
7472 | # End Custom Build | |
7473 | ||
32a52290 | 7474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7475 | |
1e618fa6 | 7476 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7477 | InputPath=..\include\wx\msw\setup.h |
7478 | ||
1e618fa6 VS |
7479 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7480 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7481 | |
7482 | # End Custom Build | |
7483 | ||
32a52290 | 7484 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7485 | |
c7f476c9 | 7486 | # Begin Custom Build - |
cd1feecb VS |
7487 | |
7488 | # End Custom Build | |
7489 | ||
32a52290 | 7490 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7491 | |
c7f476c9 | 7492 | # Begin Custom Build - |
cd1feecb VS |
7493 | |
7494 | # End Custom Build | |
7495 | ||
32a52290 | 7496 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7497 | |
c7f476c9 | 7498 | # Begin Custom Build - |
cd1feecb VS |
7499 | |
7500 | # End Custom Build | |
7501 | ||
32a52290 | 7502 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7503 | |
c7f476c9 | 7504 | # Begin Custom Build - |
cd1feecb VS |
7505 | |
7506 | # End Custom Build | |
7507 | ||
32a52290 | 7508 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7509 | |
1e618fa6 | 7510 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7511 | InputPath=..\include\wx\msw\setup.h |
7512 | ||
1e618fa6 | 7513 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
32a52290 | 7514 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h |
50acee04 JS |
7515 | |
7516 | # End Custom Build | |
7517 | ||
32a52290 | 7518 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7519 | |
32a52290 | 7520 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7521 | InputPath=..\include\wx\msw\setup.h |
7522 | ||
32a52290 WS |
7523 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7524 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
50acee04 JS |
7525 | |
7526 | # End Custom Build | |
7527 | ||
32a52290 | 7528 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 | 7529 | |
32a52290 | 7530 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
50acee04 JS |
7531 | InputPath=..\include\wx\msw\setup.h |
7532 | ||
32a52290 WS |
7533 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7534 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7535 | |
7536 | # End Custom Build | |
7537 | ||
32a52290 | 7538 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7539 | |
1e618fa6 | 7540 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7541 | InputPath=..\include\wx\msw\setup.h |
7542 | ||
1e618fa6 VS |
7543 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7544 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7545 | |
7546 | # End Custom Build | |
c7f476c9 MW |
7547 | |
7548 | !ENDIF | |
7549 | ||
7550 | # End Source File | |
7551 | # Begin Source File | |
7552 | ||
7553 | SOURCE=..\..\include\wx\univ\setup.h | |
7554 | ||
32a52290 | 7555 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
c7f476c9 MW |
7556 | |
7557 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7558 | InputPath=..\include\wx\univ\setup.h | |
7559 | ||
7560 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7561 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7562 | ||
7563 | # End Custom Build | |
7564 | ||
32a52290 | 7565 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
c7f476c9 MW |
7566 | |
7567 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7568 | InputPath=..\include\wx\univ\setup.h | |
7569 | ||
7570 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7571 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7572 | ||
7573 | # End Custom Build | |
7574 | ||
32a52290 | 7575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
c7f476c9 MW |
7576 | |
7577 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7578 | InputPath=..\include\wx\univ\setup.h | |
7579 | ||
7580 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7581 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7582 | ||
7583 | # End Custom Build | |
7584 | ||
32a52290 | 7585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
c7f476c9 MW |
7586 | |
7587 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7588 | InputPath=..\include\wx\univ\setup.h | |
7589 | ||
7590 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7591 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7592 | ||
7593 | # End Custom Build | |
7594 | ||
32a52290 | 7595 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
7596 | |
7597 | # Begin Custom Build - | |
7598 | ||
7599 | # End Custom Build | |
7600 | ||
32a52290 | 7601 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
c7f476c9 MW |
7602 | |
7603 | # Begin Custom Build - | |
7604 | ||
7605 | # End Custom Build | |
7606 | ||
32a52290 | 7607 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
c7f476c9 MW |
7608 | |
7609 | # Begin Custom Build - | |
7610 | ||
7611 | # End Custom Build | |
7612 | ||
32a52290 | 7613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
c7f476c9 MW |
7614 | |
7615 | # Begin Custom Build - | |
7616 | ||
7617 | # End Custom Build | |
7618 | ||
32a52290 | 7619 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
c7f476c9 MW |
7620 | |
7621 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7622 | InputPath=..\include\wx\univ\setup.h | |
7623 | ||
7624 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7625 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7626 | ||
7627 | # End Custom Build | |
7628 | ||
32a52290 | 7629 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
c7f476c9 MW |
7630 | |
7631 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7632 | InputPath=..\include\wx\univ\setup.h | |
7633 | ||
7634 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7635 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7636 | ||
7637 | # End Custom Build | |
7638 | ||
32a52290 | 7639 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
c7f476c9 MW |
7640 | |
7641 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7642 | InputPath=..\include\wx\univ\setup.h | |
7643 | ||
7644 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7645 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7646 | ||
7647 | # End Custom Build | |
7648 | ||
32a52290 | 7649 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
50acee04 JS |
7650 | |
7651 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7652 | InputPath=..\include\wx\univ\setup.h | |
7653 | ||
7654 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7655 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7656 | ||
7657 | # End Custom Build | |
7658 | ||
32a52290 | 7659 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
50acee04 JS |
7660 | |
7661 | # Begin Custom Build - | |
7662 | ||
7663 | # End Custom Build | |
7664 | ||
32a52290 | 7665 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
50acee04 JS |
7666 | |
7667 | # Begin Custom Build - | |
7668 | ||
7669 | # End Custom Build | |
7670 | ||
32a52290 | 7671 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 JS |
7672 | |
7673 | # Begin Custom Build - | |
7674 | ||
7675 | # End Custom Build | |
7676 | ||
32a52290 | 7677 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
c7f476c9 MW |
7678 | |
7679 | # Begin Custom Build - | |
7680 | ||
7681 | # End Custom Build | |
cd1feecb | 7682 | |
28249f11 VS |
7683 | !ENDIF |
7684 | ||
7685 | # End Source File | |
7686 | # End Group | |
7687 | # Begin Group "MSW Headers" | |
7688 | ||
7689 | # PROP Default_Filter "" | |
7690 | # Begin Source File | |
7691 | ||
757e7c67 | 7692 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7693 | # End Source File |
7694 | # Begin Source File | |
7695 | ||
7696 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7697 | # End Source File | |
7698 | # Begin Source File | |
7699 | ||
bf354396 VZ |
7700 | SOURCE=..\..\include\wx\msw\ole\activex.h |
7701 | # End Source File | |
7702 | # Begin Source File | |
7703 | ||
28249f11 VS |
7704 | SOURCE=..\..\include\wx\msw\app.h |
7705 | # End Source File | |
7706 | # Begin Source File | |
7707 | ||
7708 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7709 | # End Source File | |
7710 | # Begin Source File | |
7711 | ||
7712 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7713 | # End Source File | |
7714 | # Begin Source File | |
7715 | ||
7716 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7717 | # End Source File | |
7718 | # Begin Source File | |
7719 | ||
7720 | SOURCE=..\..\include\wx\msw\brush.h | |
7721 | # End Source File | |
7722 | # Begin Source File | |
7723 | ||
7724 | SOURCE=..\..\include\wx\msw\button.h | |
7725 | # End Source File | |
7726 | # Begin Source File | |
7727 | ||
7728 | SOURCE=..\..\include\wx\msw\caret.h | |
7729 | # End Source File | |
7730 | # Begin Source File | |
7731 | ||
7732 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7733 | # End Source File | |
7734 | # Begin Source File | |
7735 | ||
7736 | SOURCE=..\..\include\wx\msw\checklst.h | |
7737 | # End Source File | |
7738 | # Begin Source File | |
7739 | ||
7740 | SOURCE=..\..\include\wx\msw\choice.h | |
7741 | # End Source File | |
7742 | # Begin Source File | |
7743 | ||
7744 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7745 | # End Source File | |
7746 | # Begin Source File | |
7747 | ||
7748 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7749 | # End Source File | |
7750 | # Begin Source File | |
7751 | ||
7752 | SOURCE=..\..\include\wx\msw\colour.h | |
7753 | # End Source File | |
7754 | # Begin Source File | |
7755 | ||
a340b80d VZ |
7756 | SOURCE=..\..\include\wx\msw\combo.h |
7757 | # End Source File | |
7758 | # Begin Source File | |
7759 | ||
28249f11 VS |
7760 | SOURCE=..\..\include\wx\msw\combobox.h |
7761 | # End Source File | |
7762 | # Begin Source File | |
7763 | ||
7764 | SOURCE=..\..\include\wx\msw\control.h | |
7765 | # End Source File | |
7766 | # Begin Source File | |
7767 | ||
7768 | SOURCE=..\..\include\wx\msw\cursor.h | |
7769 | # End Source File | |
7770 | # Begin Source File | |
7771 | ||
7772 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7773 | # End Source File | |
7774 | # Begin Source File | |
7775 | ||
7776 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7777 | # End Source File | |
7778 | # Begin Source File | |
7779 | ||
7780 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7781 | # End Source File | |
7782 | # Begin Source File | |
7783 | ||
114a4501 VZ |
7784 | SOURCE=..\..\include\wx\msw\datectrl.h |
7785 | # End Source File | |
7786 | # Begin Source File | |
7787 | ||
28249f11 VS |
7788 | SOURCE=..\..\include\wx\msw\dc.h |
7789 | # End Source File | |
7790 | # Begin Source File | |
7791 | ||
7792 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7793 | # End Source File | |
7794 | # Begin Source File | |
7795 | ||
7796 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7797 | # End Source File | |
7798 | # Begin Source File | |
7799 | ||
7800 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7801 | # End Source File | |
7802 | # Begin Source File | |
7803 | ||
7804 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7805 | # End Source File | |
7806 | # Begin Source File | |
7807 | ||
7808 | SOURCE=..\..\include\wx\msw\dialog.h | |
7809 | # End Source File | |
7810 | # Begin Source File | |
7811 | ||
7812 | SOURCE=..\..\include\wx\msw\dib.h | |
7813 | # End Source File | |
7814 | # Begin Source File | |
7815 | ||
7816 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7817 | # End Source File | |
7818 | # Begin Source File | |
7819 | ||
7820 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7821 | # End Source File | |
7822 | # Begin Source File | |
7823 | ||
7824 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7825 | # End Source File | |
7826 | # Begin Source File | |
7827 | ||
7828 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7829 | # End Source File | |
7830 | # Begin Source File | |
7831 | ||
7832 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7833 | # End Source File | |
7834 | # Begin Source File | |
7835 | ||
ef335a4f VZ |
7836 | SOURCE=..\..\include\wx\msw\evtloop.h |
7837 | # End Source File | |
7838 | # Begin Source File | |
7839 | ||
28249f11 VS |
7840 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7841 | # End Source File | |
7842 | # Begin Source File | |
7843 | ||
7844 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7845 | # End Source File | |
7846 | # Begin Source File | |
7847 | ||
7848 | SOURCE=..\..\include\wx\msw\font.h | |
7849 | # End Source File | |
7850 | # Begin Source File | |
7851 | ||
7852 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7853 | # End Source File | |
7854 | # Begin Source File | |
7855 | ||
7856 | SOURCE=..\..\include\wx\msw\frame.h | |
7857 | # End Source File | |
7858 | # Begin Source File | |
7859 | ||
7860 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7861 | # End Source File | |
7862 | # Begin Source File | |
7863 | ||
7864 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7865 | # End Source File | |
7866 | # Begin Source File | |
7867 | ||
5c60e845 MW |
7868 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
7869 | ||
32a52290 | 7870 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5c60e845 MW |
7871 | |
7872 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
7873 | ||
7874 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7875 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" | |
7876 | ||
7877 | # End Custom Build | |
7878 | ||
32a52290 | 7879 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5c60e845 MW |
7880 | |
7881 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
7882 | ||
7883 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7884 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" | |
7885 | ||
7886 | # End Custom Build | |
7887 | ||
32a52290 | 7888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5c60e845 MW |
7889 | |
7890 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
7891 | ||
7892 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7893 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" | |
7894 | ||
7895 | # End Custom Build | |
7896 | ||
32a52290 | 7897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5c60e845 MW |
7898 | |
7899 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
7900 | ||
7901 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7902 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" | |
7903 | ||
7904 | # End Custom Build | |
7905 | ||
32a52290 | 7906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5c60e845 MW |
7907 | |
7908 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
7909 | ||
7910 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7911 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" | |
7912 | ||
7913 | # End Custom Build | |
7914 | ||
32a52290 | 7915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
5c60e845 MW |
7916 | |
7917 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
7918 | ||
7919 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7920 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" | |
7921 | ||
7922 | # End Custom Build | |
7923 | ||
32a52290 | 7924 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
5c60e845 MW |
7925 | |
7926 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
7927 | ||
7928 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7929 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" | |
7930 | ||
7931 | # End Custom Build | |
7932 | ||
32a52290 | 7933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5c60e845 MW |
7934 | |
7935 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
7936 | ||
7937 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7938 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" | |
7939 | ||
7940 | # End Custom Build | |
7941 | ||
32a52290 | 7942 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
5c60e845 MW |
7943 | |
7944 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
7945 | ||
7946 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7947 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" | |
7948 | ||
7949 | # End Custom Build | |
7950 | ||
32a52290 | 7951 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5c60e845 MW |
7952 | |
7953 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
7954 | ||
7955 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7956 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" | |
7957 | ||
7958 | # End Custom Build | |
7959 | ||
32a52290 | 7960 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5c60e845 MW |
7961 | |
7962 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
7963 | ||
7964 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7965 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" | |
7966 | ||
7967 | # End Custom Build | |
7968 | ||
32a52290 | 7969 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5c60e845 MW |
7970 | |
7971 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
7972 | ||
7973 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7974 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" | |
7975 | ||
7976 | # End Custom Build | |
7977 | ||
32a52290 | 7978 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5c60e845 MW |
7979 | |
7980 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
7981 | ||
7982 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7983 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" | |
7984 | ||
7985 | # End Custom Build | |
7986 | ||
32a52290 | 7987 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5c60e845 MW |
7988 | |
7989 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
7990 | ||
7991 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7992 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" | |
7993 | ||
7994 | # End Custom Build | |
7995 | ||
32a52290 | 7996 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5c60e845 MW |
7997 | |
7998 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
7999 | ||
8000 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
8001 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" | |
8002 | ||
8003 | # End Custom Build | |
8004 | ||
32a52290 | 8005 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5c60e845 MW |
8006 | |
8007 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
8008 | ||
8009 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
8010 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" | |
8011 | ||
8012 | # End Custom Build | |
8013 | ||
8014 | !ENDIF | |
8015 | ||
8016 | # End Source File | |
8017 | # Begin Source File | |
8018 | ||
fe6e5818 VS |
8019 | SOURCE=..\..\include\wx\msw\glcanvas.h |
8020 | # End Source File | |
8021 | # Begin Source File | |
8022 | ||
28249f11 VS |
8023 | SOURCE=..\..\include\wx\msw\helpbest.h |
8024 | # End Source File | |
8025 | # Begin Source File | |
8026 | ||
4818141b JS |
8027 | SOURCE=..\..\include\wx\msw\helpchm.h |
8028 | # End Source File | |
8029 | # Begin Source File | |
8030 | ||
8031 | SOURCE=..\..\include\wx\msw\helpwin.h | |
8032 | # End Source File | |
8033 | # Begin Source File | |
8034 | ||
47a4a1ae JS |
8035 | SOURCE=..\..\include\wx\msw\htmlhelp.h |
8036 | # End Source File | |
8037 | # Begin Source File | |
8038 | ||
28249f11 VS |
8039 | SOURCE=..\..\include\wx\msw\icon.h |
8040 | # End Source File | |
8041 | # Begin Source File | |
8042 | ||
8043 | SOURCE=..\..\include\wx\msw\imaglist.h | |
8044 | # End Source File | |
8045 | # Begin Source File | |
8046 | ||
8047 | SOURCE=..\..\include\wx\msw\iniconf.h | |
8048 | # End Source File | |
8049 | # Begin Source File | |
8050 | ||
fe6e5818 VS |
8051 | SOURCE=..\..\include\wx\msw\joystick.h |
8052 | # End Source File | |
8053 | # Begin Source File | |
8054 | ||
28249f11 VS |
8055 | SOURCE=..\..\include\wx\msw\listbox.h |
8056 | # End Source File | |
8057 | # Begin Source File | |
8058 | ||
8059 | SOURCE=..\..\include\wx\msw\listctrl.h | |
8060 | # End Source File | |
8061 | # Begin Source File | |
8062 | ||
8063 | SOURCE=..\..\include\wx\msw\mdi.h | |
8064 | # End Source File | |
8065 | # Begin Source File | |
39c5bef0 | 8066 | |
28249f11 VS |
8067 | SOURCE=..\..\include\wx\msw\menu.h |
8068 | # End Source File | |
8069 | # Begin Source File | |
8070 | ||
8071 | SOURCE=..\..\include\wx\msw\menuitem.h | |
8072 | # End Source File | |
8073 | # Begin Source File | |
8074 | ||
8075 | SOURCE=..\..\include\wx\msw\metafile.h | |
8076 | # End Source File | |
8077 | # Begin Source File | |
8078 | ||
8079 | SOURCE=..\..\include\wx\msw\minifram.h | |
8080 | # End Source File | |
8081 | # Begin Source File | |
8082 | ||
8083 | SOURCE=..\..\include\wx\msw\missing.h | |
8084 | # End Source File | |
8085 | # Begin Source File | |
8086 | ||
8087 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
8088 | # End Source File | |
8089 | # Begin Source File | |
8090 | ||
28249f11 VS |
8091 | SOURCE=..\..\include\wx\msw\msvcrt.h |
8092 | # End Source File | |
8093 | # Begin Source File | |
8094 | ||
8095 | SOURCE=..\..\include\wx\msw\notebook.h | |
8096 | # End Source File | |
8097 | # Begin Source File | |
8098 | ||
8099 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
8100 | # End Source File | |
8101 | # Begin Source File | |
8102 | ||
8103 | SOURCE=..\..\include\wx\msw\palette.h | |
8104 | # End Source File | |
8105 | # Begin Source File | |
8106 | ||
8107 | SOURCE=..\..\include\wx\msw\pen.h | |
8108 | # End Source File | |
8109 | # Begin Source File | |
8110 | ||
4818141b JS |
8111 | SOURCE=..\..\include\wx\msw\popupwin.h |
8112 | # End Source File | |
8113 | # Begin Source File | |
8114 | ||
28249f11 VS |
8115 | SOURCE=..\..\include\wx\msw\printdlg.h |
8116 | # End Source File | |
8117 | # Begin Source File | |
8118 | ||
8119 | SOURCE=..\..\include\wx\msw\printwin.h | |
8120 | # End Source File | |
8121 | # Begin Source File | |
8122 | ||
28249f11 VS |
8123 | SOURCE=..\..\include\wx\msw\radiobox.h |
8124 | # End Source File | |
8125 | # Begin Source File | |
8126 | ||
8127 | SOURCE=..\..\include\wx\msw\radiobut.h | |
8128 | # End Source File | |
8129 | # Begin Source File | |
8130 | ||
5c60e845 MW |
8131 | SOURCE=..\..\include\wx\msw\rcdefs.h |
8132 | # End Source File | |
8133 | # Begin Source File | |
8134 | ||
28249f11 VS |
8135 | SOURCE=..\..\include\wx\msw\region.h |
8136 | # End Source File | |
8137 | # Begin Source File | |
8138 | ||
28249f11 VS |
8139 | SOURCE=..\..\include\wx\msw\scrolbar.h |
8140 | # End Source File | |
8141 | # Begin Source File | |
8142 | ||
8143 | SOURCE=..\..\include\wx\msw\setup0.h | |
8144 | # End Source File | |
8145 | # Begin Source File | |
8146 | ||
8147 | SOURCE=..\..\include\wx\msw\slider95.h | |
8148 | # End Source File | |
8149 | # Begin Source File | |
8150 | ||
002ed9af VS |
8151 | SOURCE=..\..\include\wx\msw\sound.h |
8152 | # End Source File | |
8153 | # Begin Source File | |
8154 | ||
28249f11 VS |
8155 | SOURCE=..\..\include\wx\msw\spinbutt.h |
8156 | # End Source File | |
8157 | # Begin Source File | |
8158 | ||
8159 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
8160 | # End Source File | |
8161 | # Begin Source File | |
8162 | ||
8163 | SOURCE=..\..\include\wx\msw\statbmp.h | |
8164 | # End Source File | |
8165 | # Begin Source File | |
8166 | ||
8167 | SOURCE=..\..\include\wx\msw\statbox.h | |
8168 | # End Source File | |
8169 | # Begin Source File | |
8170 | ||
8171 | SOURCE=..\..\include\wx\msw\statbr95.h | |
8172 | # End Source File | |
8173 | # Begin Source File | |
8174 | ||
8175 | SOURCE=..\..\include\wx\msw\statline.h | |
8176 | # End Source File | |
8177 | # Begin Source File | |
8178 | ||
8179 | SOURCE=..\..\include\wx\msw\stattext.h | |
8180 | # End Source File | |
8181 | # Begin Source File | |
8182 | ||
8183 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
8184 | # End Source File | |
8185 | # Begin Source File | |
8186 | ||
fe6e5818 VS |
8187 | SOURCE=..\..\include\wx\msw\taskbar.h |
8188 | # End Source File | |
8189 | # Begin Source File | |
8190 | ||
28249f11 VS |
8191 | SOURCE=..\..\include\wx\msw\tbar95.h |
8192 | # End Source File | |
8193 | # Begin Source File | |
8194 | ||
28249f11 VS |
8195 | SOURCE=..\..\include\wx\msw\textctrl.h |
8196 | # End Source File | |
8197 | # Begin Source File | |
8198 | ||
8199 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
8200 | # End Source File | |
8201 | # Begin Source File | |
8202 | ||
8203 | SOURCE=..\..\include\wx\msw\timer.h | |
8204 | # End Source File | |
8205 | # Begin Source File | |
8206 | ||
8207 | SOURCE=..\..\include\wx\msw\tooltip.h | |
8208 | # End Source File | |
8209 | # Begin Source File | |
8210 | ||
8211 | SOURCE=..\..\include\wx\msw\toplevel.h | |
8212 | # End Source File | |
8213 | # Begin Source File | |
8214 | ||
8215 | SOURCE=..\..\include\wx\msw\treectrl.h | |
8216 | # End Source File | |
8217 | # Begin Source File | |
8218 | ||
8219 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
8220 | # End Source File | |
8221 | # Begin Source File | |
8222 | ||
162a956b JS |
8223 | SOURCE=..\..\include\wx\msw\uxtheme.h |
8224 | # End Source File | |
8225 | # Begin Source File | |
8226 | ||
47a4a1ae JS |
8227 | SOURCE=..\..\include\wx\msw\uxthemep.h |
8228 | # End Source File | |
8229 | # Begin Source File | |
8230 | ||
fe6e5818 | 8231 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 VS |
8232 | # End Source File |
8233 | # End Group | |
8234 | # Begin Group "Generic Headers" | |
8235 | ||
8236 | # PROP Default_Filter "" | |
8237 | # Begin Source File | |
8238 | ||
e5b41495 VZ |
8239 | SOURCE=..\..\include\wx\generic\aboutdlgg.h |
8240 | # End Source File | |
8241 | # Begin Source File | |
8242 | ||
28249f11 VS |
8243 | SOURCE=..\..\include\wx\generic\accel.h |
8244 | # End Source File | |
8245 | # Begin Source File | |
8246 | ||
72045d57 VZ |
8247 | SOURCE=..\..\include\wx\generic\animate.h |
8248 | # End Source File | |
8249 | # Begin Source File | |
8250 | ||
e17b6377 RD |
8251 | SOURCE=..\..\include\wx\generic\bmpcbox.h |
8252 | # End Source File | |
8253 | # Begin Source File | |
8254 | ||
cf9b63b3 VZ |
8255 | SOURCE=..\..\include\wx\generic\busyinfo.h |
8256 | # End Source File | |
8257 | # Begin Source File | |
8258 | ||
64d3ed17 JS |
8259 | SOURCE=..\..\include\wx\generic\buttonbar.h |
8260 | # End Source File | |
8261 | # Begin Source File | |
8262 | ||
fe6e5818 VS |
8263 | SOURCE=..\..\include\wx\generic\calctrl.h |
8264 | # End Source File | |
8265 | # Begin Source File | |
8266 | ||
28249f11 VS |
8267 | SOURCE=..\..\include\wx\generic\choicdgg.h |
8268 | # End Source File | |
8269 | # Begin Source File | |
8270 | ||
24bbfc62 WS |
8271 | SOURCE=..\..\include\wx\generic\clrpickerg.h |
8272 | # End Source File | |
8273 | # Begin Source File | |
e3cec970 VZ |
8274 | |
8275 | SOURCE=..\..\include\wx\generic\collpaneg.h | |
8276 | # End Source File | |
ed16aae0 RD |
8277 | # Begin Source File |
8278 | ||
28249f11 VS |
8279 | SOURCE=..\..\include\wx\generic\colrdlgg.h |
8280 | # End Source File | |
8281 | # Begin Source File | |
8282 | ||
a340b80d VZ |
8283 | SOURCE=..\..\include\wx\generic\combo.h |
8284 | # End Source File | |
8285 | # Begin Source File | |
8286 | ||
b910a8ad JS |
8287 | SOURCE=..\..\include\wx\generic\dataview.h |
8288 | # End Source File | |
8289 | # Begin Source File | |
8290 | ||
d9876615 VZ |
8291 | SOURCE=..\..\include\wx\generic\datectrl.h |
8292 | # End Source File | |
8293 | # Begin Source File | |
8294 | ||
28249f11 VS |
8295 | SOURCE=..\..\include\wx\generic\dcpsg.h |
8296 | # End Source File | |
8297 | # Begin Source File | |
8298 | ||
8299 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
8300 | # End Source File | |
8301 | # Begin Source File | |
8302 | ||
8303 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
8304 | # End Source File | |
8305 | # Begin Source File | |
8306 | ||
8307 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
8308 | # End Source File | |
8309 | # Begin Source File | |
8310 | ||
8311 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
8312 | # End Source File | |
8313 | # Begin Source File | |
8314 | ||
8315 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
8316 | # End Source File | |
8317 | # Begin Source File | |
8318 | ||
24bbfc62 WS |
8319 | SOURCE=..\..\include\wx\generic\filepickerg.h |
8320 | # End Source File | |
8321 | # Begin Source File | |
8322 | ||
28249f11 VS |
8323 | SOURCE=..\..\include\wx\generic\fontdlgg.h |
8324 | # End Source File | |
8325 | # Begin Source File | |
8326 | ||
24bbfc62 WS |
8327 | SOURCE=..\..\include\wx\generic\fontpickerg.h |
8328 | # End Source File | |
8329 | # Begin Source File | |
8330 | ||
fe6e5818 VS |
8331 | SOURCE=..\..\include\wx\generic\grid.h |
8332 | # End Source File | |
8333 | # Begin Source File | |
8334 | ||
8335 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
8336 | # End Source File | |
8337 | # Begin Source File | |
8338 | ||
8339 | SOURCE=..\..\include\wx\generic\gridsel.h | |
8340 | # End Source File | |
8341 | # Begin Source File | |
8342 | ||
8343 | SOURCE=..\..\include\wx\generic\helpext.h | |
8344 | # End Source File | |
8345 | # Begin Source File | |
8346 | ||
fe6e5818 VS |
8347 | SOURCE=..\..\include\wx\generic\laywin.h |
8348 | # End Source File | |
8349 | # Begin Source File | |
8350 | ||
28249f11 VS |
8351 | SOURCE=..\..\include\wx\generic\listctrl.h |
8352 | # End Source File | |
8353 | # Begin Source File | |
8354 | ||
8355 | SOURCE=..\..\include\wx\generic\logg.h | |
8356 | # End Source File | |
8357 | # Begin Source File | |
8358 | ||
8359 | SOURCE=..\..\include\wx\generic\mdig.h | |
8360 | # End Source File | |
8361 | # Begin Source File | |
8362 | ||
8363 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
8364 | # End Source File | |
8365 | # Begin Source File | |
8366 | ||
8367 | SOURCE=..\..\include\wx\generic\notebook.h | |
8368 | # End Source File | |
8369 | # Begin Source File | |
8370 | ||
c3255f5f DE |
8371 | SOURCE=..\..\include\wx\generic\numdlgg.h |
8372 | # End Source File | |
8373 | # Begin Source File | |
8374 | ||
28249f11 VS |
8375 | SOURCE=..\..\include\wx\generic\panelg.h |
8376 | # End Source File | |
8377 | # Begin Source File | |
8378 | ||
75a0a7b7 VS |
8379 | SOURCE=..\..\include\wx\generic\printps.h |
8380 | # End Source File | |
8381 | # Begin Source File | |
8382 | ||
28249f11 VS |
8383 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
8384 | # End Source File | |
8385 | # Begin Source File | |
8386 | ||
8387 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
8388 | # End Source File | |
8389 | # Begin Source File | |
8390 | ||
445511b3 JS |
8391 | SOURCE=..\..\include\wx\generic\propdlg.h |
8392 | # End Source File | |
8393 | # Begin Source File | |
8394 | ||
fe6e5818 VS |
8395 | SOURCE=..\..\include\wx\generic\sashwin.h |
8396 | # End Source File | |
8397 | # Begin Source File | |
8398 | ||
28249f11 VS |
8399 | SOURCE=..\..\include\wx\generic\scrolwin.h |
8400 | # End Source File | |
8401 | # Begin Source File | |
8402 | ||
8403 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
8404 | # End Source File | |
8405 | # Begin Source File | |
8406 | ||
fe6e5818 VS |
8407 | SOURCE=..\..\include\wx\generic\splash.h |
8408 | # End Source File | |
8409 | # Begin Source File | |
8410 | ||
28249f11 VS |
8411 | SOURCE=..\..\include\wx\generic\splitter.h |
8412 | # End Source File | |
8413 | # Begin Source File | |
8414 | ||
8415 | SOURCE=..\..\include\wx\generic\statusbr.h | |
8416 | # End Source File | |
8417 | # Begin Source File | |
8418 | ||
8419 | SOURCE=..\..\include\wx\generic\tabg.h | |
8420 | # End Source File | |
8421 | # Begin Source File | |
8422 | ||
8423 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
8424 | # End Source File | |
8425 | # Begin Source File | |
8426 | ||
8427 | SOURCE=..\..\include\wx\generic\timer.h | |
8428 | # End Source File | |
8429 | # Begin Source File | |
8430 | ||
8431 | SOURCE=..\..\include\wx\generic\treectlg.h | |
8432 | # End Source File | |
fe6e5818 VS |
8433 | # Begin Source File |
8434 | ||
8435 | SOURCE=..\..\include\wx\generic\wizard.h | |
8436 | # End Source File | |
28249f11 VS |
8437 | # End Group |
8438 | # Begin Group "wxUniv Headers" | |
8439 | ||
8440 | # PROP Default_Filter "" | |
8441 | # Begin Source File | |
8442 | ||
8443 | SOURCE=..\..\include\wx\univ\app.h | |
8444 | # End Source File | |
8445 | # Begin Source File | |
8446 | ||
8447 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
8448 | # End Source File | |
8449 | # Begin Source File | |
8450 | ||
8451 | SOURCE=..\..\include\wx\univ\button.h | |
8452 | # End Source File | |
8453 | # Begin Source File | |
8454 | ||
8455 | SOURCE=..\..\include\wx\univ\checkbox.h | |
8456 | # End Source File | |
8457 | # Begin Source File | |
8458 | ||
8459 | SOURCE=..\..\include\wx\univ\checklst.h | |
8460 | # End Source File | |
8461 | # Begin Source File | |
8462 | ||
c4ad618c VZ |
8463 | SOURCE=..\..\include\wx\univ\chkconf.h |
8464 | # End Source File | |
8465 | # Begin Source File | |
8466 | ||
28249f11 VS |
8467 | SOURCE=..\..\include\wx\univ\choice.h |
8468 | # End Source File | |
8469 | # Begin Source File | |
8470 | ||
8471 | SOURCE=..\..\include\wx\univ\colschem.h | |
8472 | # End Source File | |
8473 | # Begin Source File | |
8474 | ||
8475 | SOURCE=..\..\include\wx\univ\combobox.h | |
8476 | # End Source File | |
8477 | # Begin Source File | |
8478 | ||
8479 | SOURCE=..\..\include\wx\univ\control.h | |
8480 | # End Source File | |
8481 | # Begin Source File | |
8482 | ||
8483 | SOURCE=..\..\include\wx\univ\dialog.h | |
8484 | # End Source File | |
8485 | # Begin Source File | |
8486 | ||
8487 | SOURCE=..\..\include\wx\univ\frame.h | |
8488 | # End Source File | |
8489 | # Begin Source File | |
8490 | ||
8491 | SOURCE=..\..\include\wx\univ\gauge.h | |
8492 | # End Source File | |
8493 | # Begin Source File | |
8494 | ||
8495 | SOURCE=..\..\include\wx\univ\inpcons.h | |
8496 | # End Source File | |
8497 | # Begin Source File | |
8498 | ||
8499 | SOURCE=..\..\include\wx\univ\inphand.h | |
8500 | # End Source File | |
8501 | # Begin Source File | |
8502 | ||
8503 | SOURCE=..\..\include\wx\univ\listbox.h | |
8504 | # End Source File | |
8505 | # Begin Source File | |
8506 | ||
8507 | SOURCE=..\..\include\wx\univ\menu.h | |
8508 | # End Source File | |
8509 | # Begin Source File | |
8510 | ||
8511 | SOURCE=..\..\include\wx\univ\menuitem.h | |
8512 | # End Source File | |
8513 | # Begin Source File | |
8514 | ||
8515 | SOURCE=..\..\include\wx\univ\notebook.h | |
8516 | # End Source File | |
8517 | # Begin Source File | |
8518 | ||
8519 | SOURCE=..\..\include\wx\univ\radiobox.h | |
8520 | # End Source File | |
8521 | # Begin Source File | |
8522 | ||
8523 | SOURCE=..\..\include\wx\univ\radiobut.h | |
8524 | # End Source File | |
8525 | # Begin Source File | |
8526 | ||
8527 | SOURCE=..\..\include\wx\univ\renderer.h | |
8528 | # End Source File | |
8529 | # Begin Source File | |
8530 | ||
8531 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
8532 | # End Source File | |
8533 | # Begin Source File | |
8534 | ||
8535 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
8536 | # End Source File | |
8537 | # Begin Source File | |
8538 | ||
8539 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
8540 | # End Source File | |
8541 | # Begin Source File | |
8542 | ||
8543 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
8544 | # End Source File | |
8545 | # Begin Source File | |
8546 | ||
8547 | SOURCE=..\..\include\wx\univ\slider.h | |
8548 | # End Source File | |
8549 | # Begin Source File | |
8550 | ||
8551 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
8552 | # End Source File | |
8553 | # Begin Source File | |
8554 | ||
8555 | SOURCE=..\..\include\wx\univ\statbmp.h | |
8556 | # End Source File | |
8557 | # Begin Source File | |
8558 | ||
8559 | SOURCE=..\..\include\wx\univ\statbox.h | |
8560 | # End Source File | |
8561 | # Begin Source File | |
8562 | ||
8563 | SOURCE=..\..\include\wx\univ\statline.h | |
8564 | # End Source File | |
8565 | # Begin Source File | |
8566 | ||
8567 | SOURCE=..\..\include\wx\univ\stattext.h | |
8568 | # End Source File | |
8569 | # Begin Source File | |
8570 | ||
8571 | SOURCE=..\..\include\wx\univ\statusbr.h | |
8572 | # End Source File | |
8573 | # Begin Source File | |
8930b2ed VZ |
8574 | |
8575 | SOURCE=..\..\include\wx\univ\stdrend.h | |
8576 | # End Source File | |
8577 | # Begin Source File | |
28249f11 VS |
8578 | |
8579 | SOURCE=..\..\include\wx\univ\textctrl.h | |
8580 | # End Source File | |
8581 | # Begin Source File | |
8582 | ||
8583 | SOURCE=..\..\include\wx\univ\theme.h | |
8584 | # End Source File | |
8585 | # Begin Source File | |
8586 | ||
8587 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8588 | # End Source File | |
8589 | # Begin Source File | |
8590 | ||
8591 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8592 | # End Source File | |
757e7c67 VS |
8593 | # Begin Source File |
8594 | ||
8595 | SOURCE=..\..\include\wx\univ\window.h | |
8596 | # End Source File | |
fe6e5818 VS |
8597 | # End Group |
8598 | # Begin Group "wxHTML Headers" | |
8599 | ||
8600 | # PROP Default_Filter "" | |
8601 | # Begin Source File | |
8602 | ||
fe6e5818 VS |
8603 | SOURCE=..\..\include\wx\html\helpctrl.h |
8604 | # End Source File | |
8605 | # Begin Source File | |
8606 | ||
8607 | SOURCE=..\..\include\wx\html\helpdata.h | |
8608 | # End Source File | |
28249f11 VS |
8609 | # Begin Source File |
8610 | ||
f3e156ef JS |
8611 | SOURCE=..\..\include\wx\html\helpdlg.h |
8612 | # End Source File | |
8613 | # Begin Source File | |
8614 | ||
fe6e5818 VS |
8615 | SOURCE=..\..\include\wx\html\helpfrm.h |
8616 | # End Source File | |
8617 | # Begin Source File | |
8618 | ||
f3e156ef JS |
8619 | SOURCE=..\..\include\wx\html\helpwnd.h |
8620 | # End Source File | |
8621 | # Begin Source File | |
8622 | ||
fe6e5818 VS |
8623 | SOURCE=..\..\include\wx\html\htmlcell.h |
8624 | # End Source File | |
8625 | # Begin Source File | |
8626 | ||
8627 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8628 | # End Source File | |
8629 | # Begin Source File | |
8630 | ||
8631 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8632 | # End Source File | |
8633 | # Begin Source File | |
8634 | ||
8635 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8636 | # End Source File | |
8637 | # Begin Source File | |
8638 | ||
8639 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8640 | # End Source File | |
8641 | # Begin Source File | |
8642 | ||
8643 | SOURCE=..\..\include\wx\html\htmltag.h | |
8644 | # End Source File | |
8645 | # Begin Source File | |
8646 | ||
8647 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8648 | # End Source File | |
8649 | # Begin Source File | |
8650 | ||
8651 | SOURCE=..\..\include\wx\html\htmprint.h | |
8652 | # End Source File | |
8653 | # Begin Source File | |
8654 | ||
8655 | SOURCE=..\..\include\wx\html\m_templ.h | |
8656 | # End Source File | |
8657 | # Begin Source File | |
8658 | ||
8659 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8660 | # End Source File |
8661 | # End Group | |
8662 | # Begin Group "Common Headers" | |
8663 | ||
8664 | # PROP Default_Filter "" | |
8665 | # Begin Source File | |
8666 | ||
e5b41495 VZ |
8667 | SOURCE=..\..\include\wx\aboutdlg.h |
8668 | # End Source File | |
8669 | # Begin Source File | |
8670 | ||
28249f11 VS |
8671 | SOURCE=..\..\include\wx\accel.h |
8672 | # End Source File | |
8673 | # Begin Source File | |
8674 | ||
8675 | SOURCE=..\..\include\wx\access.h | |
8676 | # End Source File | |
8677 | # Begin Source File | |
8678 | ||
72045d57 VZ |
8679 | SOURCE=..\..\include\wx\anidecod.h |
8680 | # End Source File | |
8681 | # Begin Source File | |
8682 | ||
8683 | SOURCE=..\..\include\wx\animate.h | |
8684 | # End Source File | |
8685 | # Begin Source File | |
8686 | ||
76319fbc RD |
8687 | SOURCE=..\..\include\wx\animdecod.h |
8688 | # End Source File | |
8689 | # Begin Source File | |
8690 | ||
28249f11 VS |
8691 | SOURCE=..\..\include\wx\artprov.h |
8692 | # End Source File | |
8693 | # Begin Source File | |
8694 | ||
50acee04 JS |
8695 | SOURCE=..\..\include\wx\aui\aui.h |
8696 | # End Source File | |
8697 | # Begin Source File | |
8698 | ||
96fc1039 BW |
8699 | SOURCE=..\..\include\wx\aui\auibook.h |
8700 | # End Source File | |
8701 | # Begin Source File | |
8702 | ||
28249f11 VS |
8703 | SOURCE=..\..\include\wx\bitmap.h |
8704 | # End Source File | |
8705 | # Begin Source File | |
8706 | ||
8707 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8708 | # End Source File | |
8709 | # Begin Source File | |
8710 | ||
e17b6377 RD |
8711 | SOURCE=..\..\include\wx\bmpcbox.h |
8712 | # End Source File | |
8713 | # Begin Source File | |
8714 | ||
73fb9ebe VZ |
8715 | SOURCE=..\..\include\wx\bookctrl.h |
8716 | # End Source File | |
8717 | # Begin Source File | |
8718 | ||
28249f11 VS |
8719 | SOURCE=..\..\include\wx\brush.h |
8720 | # End Source File | |
8721 | # Begin Source File | |
8722 | ||
8723 | SOURCE=..\..\include\wx\busyinfo.h | |
8724 | # End Source File | |
8725 | # Begin Source File | |
8726 | ||
8727 | SOURCE=..\..\include\wx\button.h | |
8728 | # End Source File | |
8729 | # Begin Source File | |
8730 | ||
757e7c67 VS |
8731 | SOURCE=..\..\include\wx\calctrl.h |
8732 | # End Source File | |
8733 | # Begin Source File | |
8734 | ||
28249f11 VS |
8735 | SOURCE=..\..\include\wx\caret.h |
8736 | # End Source File | |
8737 | # Begin Source File | |
8738 | ||
8739 | SOURCE=..\..\include\wx\checkbox.h | |
8740 | # End Source File | |
8741 | # Begin Source File | |
8742 | ||
8743 | SOURCE=..\..\include\wx\checklst.h | |
8744 | # End Source File | |
8745 | # Begin Source File | |
8746 | ||
8747 | SOURCE=..\..\include\wx\choicdlg.h | |
8748 | # End Source File | |
8749 | # Begin Source File | |
8750 | ||
8751 | SOURCE=..\..\include\wx\choice.h | |
8752 | # End Source File | |
8753 | # Begin Source File | |
8754 | ||
ef335a4f VZ |
8755 | SOURCE=..\..\include\wx\choicebk.h |
8756 | # End Source File | |
8757 | # Begin Source File | |
8758 | ||
28249f11 VS |
8759 | SOURCE=..\..\include\wx\clipbrd.h |
8760 | # End Source File | |
8761 | # Begin Source File | |
8762 | ||
ec376c8f VZ |
8763 | SOURCE=..\..\include\wx\clrpicker.h |
8764 | # End Source File | |
8765 | # Begin Source File | |
8766 | ||
28249f11 VS |
8767 | SOURCE=..\..\include\wx\cmdproc.h |
8768 | # End Source File | |
8769 | # Begin Source File | |
8770 | ||
8771 | SOURCE=..\..\include\wx\cmndata.h | |
8772 | # End Source File | |
8773 | # Begin Source File | |
8774 | ||
ed16aae0 RD |
8775 | SOURCE=..\..\include\wx\collpane.h |
8776 | # End Source File | |
8777 | # Begin Source File | |
8778 | ||
28249f11 VS |
8779 | SOURCE=..\..\include\wx\colordlg.h |
8780 | # End Source File | |
8781 | # Begin Source File | |
8782 | ||
8783 | SOURCE=..\..\include\wx\colour.h | |
8784 | # End Source File | |
8785 | # Begin Source File | |
8786 | ||
a340b80d VZ |
8787 | SOURCE=..\..\include\wx\combo.h |
8788 | # End Source File | |
8789 | # Begin Source File | |
8790 | ||
28249f11 VS |
8791 | SOURCE=..\..\include\wx\combobox.h |
8792 | # End Source File | |
8793 | # Begin Source File | |
8794 | ||
8795 | SOURCE=..\..\include\wx\control.h | |
8796 | # End Source File | |
8797 | # Begin Source File | |
8798 | ||
8799 | SOURCE=..\..\include\wx\cshelp.h | |
8800 | # End Source File | |
8801 | # Begin Source File | |
8802 | ||
8803 | SOURCE=..\..\include\wx\ctrlsub.h | |
8804 | # End Source File | |
8805 | # Begin Source File | |
8806 | ||
8807 | SOURCE=..\..\include\wx\cursor.h | |
8808 | # End Source File | |
8809 | # Begin Source File | |
8810 | ||
8811 | SOURCE=..\..\include\wx\dataobj.h | |
8812 | # End Source File | |
8813 | # Begin Source File | |
8814 | ||
87853604 WS |
8815 | SOURCE=..\..\include\wx\dataview.h |
8816 | # End Source File | |
8817 | # Begin Source File | |
8818 | ||
114a4501 VZ |
8819 | SOURCE=..\..\include\wx\datectrl.h |
8820 | # End Source File | |
8821 | # Begin Source File | |
8822 | ||
8823 | SOURCE=..\..\include\wx\dateevt.h | |
8824 | # End Source File | |
8825 | # Begin Source File | |
8826 | ||
fe6e5818 VS |
8827 | SOURCE=..\..\include\wx\dbgrid.h |
8828 | # End Source File | |
fe6e5818 VS |
8829 | # Begin Source File |
8830 | ||
28249f11 VS |
8831 | SOURCE=..\..\include\wx\dc.h |
8832 | # End Source File | |
8833 | # Begin Source File | |
8834 | ||
fe6e5818 VS |
8835 | SOURCE=..\..\include\wx\dcbuffer.h |
8836 | # End Source File | |
8837 | # Begin Source File | |
8838 | ||
28249f11 VS |
8839 | SOURCE=..\..\include\wx\dcclient.h |
8840 | # End Source File | |
8841 | # Begin Source File | |
8842 | ||
f629895c RD |
8843 | SOURCE=..\..\include\wx\dcgraph.h |
8844 | # End Source File | |
8845 | # Begin Source File | |
8846 | ||
28249f11 VS |
8847 | SOURCE=..\..\include\wx\dcmemory.h |
8848 | # End Source File | |
8849 | # Begin Source File | |
8850 | ||
8851 | SOURCE=..\..\include\wx\dcmirror.h | |
8852 | # End Source File | |
8853 | # Begin Source File | |
8854 | ||
8855 | SOURCE=..\..\include\wx\dcprint.h | |
8856 | # End Source File | |
8857 | # Begin Source File | |
8858 | ||
8859 | SOURCE=..\..\include\wx\dcps.h | |
8860 | # End Source File | |
8861 | # Begin Source File | |
8862 | ||
8863 | SOURCE=..\..\include\wx\dcscreen.h | |
8864 | # End Source File | |
8865 | # Begin Source File | |
8866 | ||
4ed30bab | 8867 | SOURCE=..\..\include\wx\debugrpt.h |
61639efb VZ |
8868 | # End Source File |
8869 | # Begin Source File | |
8870 | ||
28249f11 VS |
8871 | SOURCE=..\..\include\wx\dialog.h |
8872 | # End Source File | |
8873 | # Begin Source File | |
8874 | ||
8875 | SOURCE=..\..\include\wx\dialup.h | |
8876 | # End Source File | |
8877 | # Begin Source File | |
8878 | ||
8879 | SOURCE=..\..\include\wx\dirctrl.h | |
8880 | # End Source File | |
8881 | # Begin Source File | |
8882 | ||
8883 | SOURCE=..\..\include\wx\dirdlg.h | |
8884 | # End Source File | |
8885 | # Begin Source File | |
8886 | ||
8887 | SOURCE=..\..\include\wx\display.h | |
8888 | # End Source File | |
8889 | # Begin Source File | |
8890 | ||
87853604 WS |
8891 | SOURCE=..\..\include\wx\display_impl.h |
8892 | # End Source File | |
8893 | # Begin Source File | |
8894 | ||
28249f11 VS |
8895 | SOURCE=..\..\include\wx\dnd.h |
8896 | # End Source File | |
8897 | # Begin Source File | |
8898 | ||
50acee04 JS |
8899 | SOURCE=..\..\include\wx\aui\dockart.h |
8900 | # End Source File | |
8901 | # Begin Source File | |
8902 | ||
28249f11 VS |
8903 | SOURCE=..\..\include\wx\docmdi.h |
8904 | # End Source File | |
8905 | # Begin Source File | |
8906 | ||
8907 | SOURCE=..\..\include\wx\docview.h | |
8908 | # End Source File | |
8909 | # Begin Source File | |
8910 | ||
8911 | SOURCE=..\..\include\wx\dragimag.h | |
8912 | # End Source File | |
8913 | # Begin Source File | |
8914 | ||
8915 | SOURCE=..\..\include\wx\effects.h | |
8916 | # End Source File | |
8917 | # Begin Source File | |
8918 | ||
b71531ad VZ |
8919 | SOURCE=..\..\include\wx\encinfo.h |
8920 | # End Source File | |
8921 | # Begin Source File | |
8922 | ||
28249f11 VS |
8923 | SOURCE=..\..\include\wx\evtloop.h |
8924 | # End Source File | |
8925 | # Begin Source File | |
8926 | ||
8927 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8928 | # End Source File | |
8929 | # Begin Source File | |
8930 | ||
8931 | SOURCE=..\..\include\wx\filedlg.h | |
8932 | # End Source File | |
8933 | # Begin Source File | |
8934 | ||
ec376c8f VZ |
8935 | SOURCE=..\..\include\wx\filepicker.h |
8936 | # End Source File | |
8937 | # Begin Source File | |
8938 | ||
50acee04 JS |
8939 | SOURCE=..\..\include\wx\aui\floatpane.h |
8940 | # End Source File | |
8941 | # Begin Source File | |
8942 | ||
28249f11 VS |
8943 | SOURCE=..\..\include\wx\fmappriv.h |
8944 | # End Source File | |
8945 | # Begin Source File | |
8946 | ||
8947 | SOURCE=..\..\include\wx\font.h | |
8948 | # End Source File | |
8949 | # Begin Source File | |
8950 | ||
8951 | SOURCE=..\..\include\wx\fontdlg.h | |
8952 | # End Source File | |
8953 | # Begin Source File | |
8954 | ||
8955 | SOURCE=..\..\include\wx\fontenum.h | |
8956 | # End Source File | |
8957 | # Begin Source File | |
8958 | ||
ec376c8f VZ |
8959 | SOURCE=..\..\include\wx\fontpicker.h |
8960 | # End Source File | |
8961 | # Begin Source File | |
8962 | ||
28249f11 VS |
8963 | SOURCE=..\..\include\wx\fontutil.h |
8964 | # End Source File | |
8965 | # Begin Source File | |
8966 | ||
8967 | SOURCE=..\..\include\wx\frame.h | |
8968 | # End Source File | |
8969 | # Begin Source File | |
8970 | ||
50acee04 JS |
8971 | SOURCE=..\..\include\wx\aui\framemanager.h |
8972 | # End Source File | |
8973 | # Begin Source File | |
8974 | ||
28249f11 VS |
8975 | SOURCE=..\..\include\wx\gauge.h |
8976 | # End Source File | |
8977 | # Begin Source File | |
8978 | ||
20b35a69 RD |
8979 | SOURCE=..\..\include\wx\gbsizer.h |
8980 | # End Source File | |
8981 | # Begin Source File | |
8982 | ||
28249f11 VS |
8983 | SOURCE=..\..\include\wx\gdicmn.h |
8984 | # End Source File | |
8985 | # Begin Source File | |
8986 | ||
8987 | SOURCE=..\..\include\wx\gdiobj.h | |
8988 | # End Source File | |
8989 | # Begin Source File | |
8990 | ||
8991 | SOURCE=..\..\include\wx\geometry.h | |
8992 | # End Source File | |
8993 | # Begin Source File | |
8994 | ||
8995 | SOURCE=..\..\include\wx\gifdecod.h | |
8996 | # End Source File | |
8997 | # Begin Source File | |
8998 | ||
8999 | SOURCE=..\..\include\wx\glcanvas.h | |
9000 | # End Source File | |
9001 | # Begin Source File | |
9002 | ||
f43426c1 RD |
9003 | SOURCE=..\..\include\wx\graphics.h |
9004 | # End Source File | |
9005 | # Begin Source File | |
9006 | ||
fe6e5818 VS |
9007 | SOURCE=..\..\include\wx\grid.h |
9008 | # End Source File | |
9009 | # Begin Source File | |
9010 | ||
28249f11 VS |
9011 | SOURCE=..\..\include\wx\help.h |
9012 | # End Source File | |
9013 | # Begin Source File | |
9014 | ||
9015 | SOURCE=..\..\include\wx\helpbase.h | |
9016 | # End Source File | |
9017 | # Begin Source File | |
9018 | ||
9019 | SOURCE=..\..\include\wx\helphtml.h | |
9020 | # End Source File | |
9021 | # Begin Source File | |
9022 | ||
9023 | SOURCE=..\..\include\wx\helpwin.h | |
9024 | # End Source File | |
9025 | # Begin Source File | |
9026 | ||
fe6e5818 VS |
9027 | SOURCE=..\..\include\wx\htmllbox.h |
9028 | # End Source File | |
9029 | # Begin Source File | |
9030 | ||
9e89f049 RD |
9031 | SOURCE=..\..\include\wx\hyperlink.h |
9032 | # End Source File | |
9033 | # Begin Source File | |
9034 | ||
28249f11 VS |
9035 | SOURCE=..\..\include\wx\icon.h |
9036 | # End Source File | |
9037 | # Begin Source File | |
9038 | ||
9039 | SOURCE=..\..\include\wx\iconbndl.h | |
9040 | # End Source File | |
9041 | # Begin Source File | |
9042 | ||
9043 | SOURCE=..\..\include\wx\imagbmp.h | |
9044 | # End Source File | |
9045 | # Begin Source File | |
9046 | ||
9047 | SOURCE=..\..\include\wx\image.h | |
9048 | # End Source File | |
9049 | # Begin Source File | |
9050 | ||
9051 | SOURCE=..\..\include\wx\imaggif.h | |
9052 | # End Source File | |
9053 | # Begin Source File | |
9054 | ||
9055 | SOURCE=..\..\include\wx\imagiff.h | |
9056 | # End Source File | |
9057 | # Begin Source File | |
9058 | ||
9059 | SOURCE=..\..\include\wx\imagjpeg.h | |
9060 | # End Source File | |
9061 | # Begin Source File | |
9062 | ||
9063 | SOURCE=..\..\include\wx\imaglist.h | |
9064 | # End Source File | |
9065 | # Begin Source File | |
9066 | ||
9067 | SOURCE=..\..\include\wx\imagpcx.h | |
9068 | # End Source File | |
9069 | # Begin Source File | |
9070 | ||
9071 | SOURCE=..\..\include\wx\imagpng.h | |
9072 | # End Source File | |
9073 | # Begin Source File | |
9074 | ||
9075 | SOURCE=..\..\include\wx\imagpnm.h | |
9076 | # End Source File | |
9077 | # Begin Source File | |
9078 | ||
3af706cc VZ |
9079 | SOURCE=..\..\include\wx\imagtga.h |
9080 | # End Source File | |
9081 | # Begin Source File | |
9082 | ||
28249f11 VS |
9083 | SOURCE=..\..\include\wx\imagtiff.h |
9084 | # End Source File | |
9085 | # Begin Source File | |
9086 | ||
9087 | SOURCE=..\..\include\wx\imagxpm.h | |
9088 | # End Source File | |
9089 | # Begin Source File | |
9090 | ||
fe6e5818 VS |
9091 | SOURCE=..\..\include\wx\joystick.h |
9092 | # End Source File | |
9093 | # Begin Source File | |
9094 | ||
28249f11 VS |
9095 | SOURCE=..\..\include\wx\layout.h |
9096 | # End Source File | |
9097 | # Begin Source File | |
9098 | ||
fe6e5818 VS |
9099 | SOURCE=..\..\include\wx\laywin.h |
9100 | # End Source File | |
9101 | # Begin Source File | |
9102 | ||
28249f11 VS |
9103 | SOURCE=..\..\include\wx\listbase.h |
9104 | # End Source File | |
9105 | # Begin Source File | |
9106 | ||
73fb9ebe VZ |
9107 | SOURCE=..\..\include\wx\listbook.h |
9108 | # End Source File | |
9109 | # Begin Source File | |
9110 | ||
28249f11 VS |
9111 | SOURCE=..\..\include\wx\listbox.h |
9112 | # End Source File | |
9113 | # Begin Source File | |
9114 | ||
9115 | SOURCE=..\..\include\wx\listctrl.h | |
9116 | # End Source File | |
9117 | # Begin Source File | |
9118 | ||
9119 | SOURCE=..\..\include\wx\matrix.h | |
9120 | # End Source File | |
9121 | # Begin Source File | |
9122 | ||
9123 | SOURCE=..\..\include\wx\mdi.h | |
9124 | # End Source File | |
9125 | # Begin Source File | |
9126 | ||
39c5bef0 RN |
9127 | SOURCE=..\..\include\wx\mediactrl.h |
9128 | # End Source File | |
9129 | # Begin Source File | |
9130 | ||
28249f11 VS |
9131 | SOURCE=..\..\include\wx\menu.h |
9132 | # End Source File | |
9133 | # Begin Source File | |
9134 | ||
9135 | SOURCE=..\..\include\wx\menuitem.h | |
9136 | # End Source File | |
9137 | # Begin Source File | |
9138 | ||
9139 | SOURCE=..\..\include\wx\metafile.h | |
9140 | # End Source File | |
9141 | # Begin Source File | |
9142 | ||
9143 | SOURCE=..\..\include\wx\minifram.h | |
9144 | # End Source File | |
9145 | # Begin Source File | |
9146 | ||
9147 | SOURCE=..\..\include\wx\msgdlg.h | |
9148 | # End Source File | |
9149 | # Begin Source File | |
9150 | ||
9151 | SOURCE=..\..\include\wx\notebook.h | |
9152 | # End Source File | |
9153 | # Begin Source File | |
9154 | ||
c3255f5f DE |
9155 | SOURCE=..\..\include\wx\numdlg.h |
9156 | # End Source File | |
9157 | # Begin Source File | |
9158 | ||
a340b80d VZ |
9159 | SOURCE=..\..\include\wx\odcombo.h |
9160 | # End Source File | |
9161 | # Begin Source File | |
9162 | ||
30c841c8 VS |
9163 | SOURCE=..\..\include\wx\overlay.h |
9164 | # End Source File | |
9165 | # Begin Source File | |
9166 | ||
28249f11 VS |
9167 | SOURCE=..\..\include\wx\ownerdrw.h |
9168 | # End Source File | |
9169 | # Begin Source File | |
9170 | ||
9171 | SOURCE=..\..\include\wx\palette.h | |
9172 | # End Source File | |
9173 | # Begin Source File | |
9174 | ||
9175 | SOURCE=..\..\include\wx\panel.h | |
9176 | # End Source File | |
9177 | # Begin Source File | |
9178 | ||
9179 | SOURCE=..\..\include\wx\paper.h | |
9180 | # End Source File | |
9181 | # Begin Source File | |
9182 | ||
9183 | SOURCE=..\..\include\wx\pen.h | |
9184 | # End Source File | |
9185 | # Begin Source File | |
9186 | ||
32a52290 WS |
9187 | SOURCE=..\..\include\wx\pickerbase.h |
9188 | # End Source File | |
9189 | # Begin Source File | |
9190 | ||
28249f11 VS |
9191 | SOURCE=..\..\include\wx\popupwin.h |
9192 | # End Source File | |
9193 | # Begin Source File | |
9194 | ||
9195 | SOURCE=..\..\include\wx\print.h | |
9196 | # End Source File | |
9197 | # Begin Source File | |
9198 | ||
9199 | SOURCE=..\..\include\wx\printdlg.h | |
9200 | # End Source File | |
9201 | # Begin Source File | |
9202 | ||
9203 | SOURCE=..\..\include\wx\prntbase.h | |
9204 | # End Source File | |
9205 | # Begin Source File | |
9206 | ||
9207 | SOURCE=..\..\include\wx\progdlg.h | |
9208 | # End Source File | |
9209 | # Begin Source File | |
9210 | ||
445511b3 JS |
9211 | SOURCE=..\..\include\wx\propdlg.h |
9212 | # End Source File | |
9213 | # Begin Source File | |
9214 | ||
28249f11 VS |
9215 | SOURCE=..\..\include\wx\ptr_scpd.h |
9216 | # End Source File | |
9217 | # Begin Source File | |
9218 | ||
9219 | SOURCE=..\..\include\wx\quantize.h | |
9220 | # End Source File | |
9221 | # Begin Source File | |
9222 | ||
9223 | SOURCE=..\..\include\wx\radiobox.h | |
9224 | # End Source File | |
9225 | # Begin Source File | |
9226 | ||
9227 | SOURCE=..\..\include\wx\radiobut.h | |
9228 | # End Source File | |
9229 | # Begin Source File | |
9230 | ||
9231 | SOURCE=..\..\include\wx\rawbmp.h | |
9232 | # End Source File | |
9233 | # Begin Source File | |
9234 | ||
9235 | SOURCE=..\..\include\wx\region.h | |
9236 | # End Source File | |
9237 | # Begin Source File | |
9238 | ||
9239 | SOURCE=..\..\include\wx\renderer.h | |
9240 | # End Source File | |
9241 | # Begin Source File | |
9242 | ||
5d7836c4 JS |
9243 | SOURCE=..\..\include\wx\richtext\richtextbuffer.h |
9244 | # End Source File | |
9245 | # Begin Source File | |
9246 | ||
9247 | SOURCE=..\..\include\wx\richtext\richtextctrl.h | |
9248 | # End Source File | |
9249 | # Begin Source File | |
9250 | ||
cd5dc5e6 JS |
9251 | SOURCE=..\..\include\wx\richtext\richtextformatdlg.h |
9252 | # End Source File | |
9253 | # Begin Source File | |
9254 | ||
63984887 JS |
9255 | SOURCE=..\..\include\wx\richtext\richtextprint.h |
9256 | # End Source File | |
9257 | # Begin Source File | |
9258 | ||
36751d97 JS |
9259 | SOURCE=..\..\include\wx\richtext\richtextstyledlg.h |
9260 | # End Source File | |
9261 | # Begin Source File | |
9262 | ||
5d7836c4 JS |
9263 | SOURCE=..\..\include\wx\richtext\richtextstyles.h |
9264 | # End Source File | |
9265 | # Begin Source File | |
9266 | ||
cd5dc5e6 JS |
9267 | SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h |
9268 | # End Source File | |
9269 | # Begin Source File | |
9270 | ||
5d7836c4 JS |
9271 | SOURCE=..\..\include\wx\richtext\richtextxml.h |
9272 | # End Source File | |
9273 | # Begin Source File | |
9274 | ||
fe6e5818 VS |
9275 | SOURCE=..\..\include\wx\sashwin.h |
9276 | # End Source File | |
9277 | # Begin Source File | |
9278 | ||
28249f11 VS |
9279 | SOURCE=..\..\include\wx\scopeguard.h |
9280 | # End Source File | |
9281 | # Begin Source File | |
9282 | ||
9283 | SOURCE=..\..\include\wx\scrolbar.h | |
9284 | # End Source File | |
9285 | # Begin Source File | |
9286 | ||
9287 | SOURCE=..\..\include\wx\scrolwin.h | |
9288 | # End Source File | |
9289 | # Begin Source File | |
9290 | ||
9291 | SOURCE=..\..\include\wx\selstore.h | |
9292 | # End Source File | |
9293 | # Begin Source File | |
9294 | ||
9295 | SOURCE=..\..\include\wx\settings.h | |
9296 | # End Source File | |
9297 | # Begin Source File | |
9298 | ||
9299 | SOURCE=..\..\include\wx\sizer.h | |
9300 | # End Source File | |
9301 | # Begin Source File | |
9302 | ||
9303 | SOURCE=..\..\include\wx\slider.h | |
9304 | # End Source File | |
9305 | # Begin Source File | |
9306 | ||
002ed9af VS |
9307 | SOURCE=..\..\include\wx\sound.h |
9308 | # End Source File | |
9309 | # Begin Source File | |
9310 | ||
28249f11 VS |
9311 | SOURCE=..\..\include\wx\spinbutt.h |
9312 | # End Source File | |
9313 | # Begin Source File | |
9314 | ||
9315 | SOURCE=..\..\include\wx\spinctrl.h | |
9316 | # End Source File | |
9317 | # Begin Source File | |
9318 | ||
fe6e5818 VS |
9319 | SOURCE=..\..\include\wx\splash.h |
9320 | # End Source File | |
9321 | # Begin Source File | |
9322 | ||
28249f11 VS |
9323 | SOURCE=..\..\include\wx\splitter.h |
9324 | # End Source File | |
9325 | # Begin Source File | |
9326 | ||
28249f11 VS |
9327 | SOURCE=..\..\include\wx\statbmp.h |
9328 | # End Source File | |
9329 | # Begin Source File | |
9330 | ||
9331 | SOURCE=..\..\include\wx\statbox.h | |
9332 | # End Source File | |
9333 | # Begin Source File | |
9334 | ||
9335 | SOURCE=..\..\include\wx\statline.h | |
9336 | # End Source File | |
9337 | # Begin Source File | |
9338 | ||
9339 | SOURCE=..\..\include\wx\stattext.h | |
9340 | # End Source File | |
9341 | # Begin Source File | |
9342 | ||
9343 | SOURCE=..\..\include\wx\statusbr.h | |
9344 | # End Source File | |
9345 | # Begin Source File | |
9346 | ||
9347 | SOURCE=..\..\include\wx\tab.h | |
9348 | # End Source File | |
9349 | # Begin Source File | |
9350 | ||
9351 | SOURCE=..\..\include\wx\tabctrl.h | |
9352 | # End Source File | |
9353 | # Begin Source File | |
9354 | ||
96fc1039 BW |
9355 | SOURCE=..\..\include\wx\aui\tabmdi.h |
9356 | # End Source File | |
9357 | # Begin Source File | |
9358 | ||
fe6e5818 VS |
9359 | SOURCE=..\..\include\wx\taskbar.h |
9360 | # End Source File | |
9361 | # Begin Source File | |
9362 | ||
28249f11 VS |
9363 | SOURCE=..\..\include\wx\tbarbase.h |
9364 | # End Source File | |
9365 | # Begin Source File | |
9366 | ||
28249f11 VS |
9367 | SOURCE=..\..\include\wx\textctrl.h |
9368 | # End Source File | |
9369 | # Begin Source File | |
9370 | ||
9371 | SOURCE=..\..\include\wx\textdlg.h | |
9372 | # End Source File | |
9373 | # Begin Source File | |
9374 | ||
9375 | SOURCE=..\..\include\wx\tglbtn.h | |
9376 | # End Source File | |
9377 | # Begin Source File | |
9378 | ||
fe6e5818 | 9379 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
9380 | # End Source File |
9381 | # Begin Source File | |
9382 | ||
9383 | SOURCE=..\..\include\wx\tipwin.h | |
9384 | # End Source File | |
9385 | # Begin Source File | |
9386 | ||
9387 | SOURCE=..\..\include\wx\toolbar.h | |
9388 | # End Source File | |
9389 | # Begin Source File | |
9390 | ||
7dcea26b JS |
9391 | SOURCE=..\..\include\wx\toolbook.h |
9392 | # End Source File | |
9393 | # Begin Source File | |
9394 | ||
28249f11 VS |
9395 | SOURCE=..\..\include\wx\tooltip.h |
9396 | # End Source File | |
9397 | # Begin Source File | |
9398 | ||
9399 | SOURCE=..\..\include\wx\toplevel.h | |
9400 | # End Source File | |
9401 | # Begin Source File | |
9402 | ||
9403 | SOURCE=..\..\include\wx\treebase.h | |
9404 | # End Source File | |
9405 | # Begin Source File | |
9406 | ||
54770337 VZ |
9407 | SOURCE=..\..\include\wx\treebook.h |
9408 | # End Source File | |
9409 | # Begin Source File | |
9410 | ||
28249f11 VS |
9411 | SOURCE=..\..\include\wx\treectrl.h |
9412 | # End Source File | |
9413 | # Begin Source File | |
9414 | ||
9415 | SOURCE=..\..\include\wx\valgen.h | |
9416 | # End Source File | |
9417 | # Begin Source File | |
9418 | ||
9419 | SOURCE=..\..\include\wx\validate.h | |
9420 | # End Source File | |
9421 | # Begin Source File | |
9422 | ||
9423 | SOURCE=..\..\include\wx\valtext.h | |
9424 | # End Source File | |
9425 | # Begin Source File | |
9426 | ||
b71531ad VZ |
9427 | SOURCE=..\..\include\wx\vidmode.h |
9428 | # End Source File | |
9429 | # Begin Source File | |
9430 | ||
28249f11 VS |
9431 | SOURCE=..\..\include\wx\vlbox.h |
9432 | # End Source File | |
9433 | # Begin Source File | |
9434 | ||
9435 | SOURCE=..\..\include\wx\vms_x_fix.h | |
9436 | # End Source File | |
9437 | # Begin Source File | |
9438 | ||
9439 | SOURCE=..\..\include\wx\vscroll.h | |
9440 | # End Source File | |
9441 | # Begin Source File | |
9442 | ||
fe6e5818 VS |
9443 | SOURCE=..\..\include\wx\wave.h |
9444 | # End Source File | |
9445 | # Begin Source File | |
9446 | ||
28249f11 VS |
9447 | SOURCE=..\..\include\wx\window.h |
9448 | # End Source File | |
9449 | # Begin Source File | |
9450 | ||
fe6e5818 VS |
9451 | SOURCE=..\..\include\wx\wizard.h |
9452 | # End Source File | |
9453 | # Begin Source File | |
9454 | ||
87853604 WS |
9455 | SOURCE=..\..\include\wx\wupdlock.h |
9456 | # End Source File | |
9457 | # Begin Source File | |
9458 | ||
fe6e5818 | 9459 | SOURCE=..\..\include\wx\wxhtml.h |
28249f11 VS |
9460 | # End Source File |
9461 | # Begin Source File | |
9462 | ||
a32f9aaf VS |
9463 | SOURCE=..\..\include\wx\xrc\xh_all.h |
9464 | # End Source File | |
9465 | # Begin Source File | |
9466 | ||
f629895c RD |
9467 | SOURCE=..\..\include\wx\xrc\xh_animatctrl.h |
9468 | # End Source File | |
9469 | # Begin Source File | |
9470 | ||
a32f9aaf VS |
9471 | SOURCE=..\..\include\wx\xrc\xh_bmp.h |
9472 | # End Source File | |
9473 | # Begin Source File | |
9474 | ||
9475 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
9476 | # End Source File | |
9477 | # Begin Source File | |
9478 | ||
e17b6377 RD |
9479 | SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h |
9480 | # End Source File | |
9481 | # Begin Source File | |
9482 | ||
a32f9aaf VS |
9483 | SOURCE=..\..\include\wx\xrc\xh_bttn.h |
9484 | # End Source File | |
9485 | # Begin Source File | |
9486 | ||
9487 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
9488 | # End Source File | |
9489 | # Begin Source File | |
9490 | ||
9491 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
9492 | # End Source File | |
9493 | # Begin Source File | |
9494 | ||
9495 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
9496 | # End Source File | |
9497 | # Begin Source File | |
9498 | ||
9499 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
9500 | # End Source File | |
9501 | # Begin Source File | |
9502 | ||
9aaf1192 WS |
9503 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
9504 | # End Source File | |
9505 | # Begin Source File | |
9506 | ||
ec376c8f VZ |
9507 | SOURCE=..\..\include\wx\xrc\xh_clrpicker.h |
9508 | # End Source File | |
9509 | # Begin Source File | |
9510 | ||
912c3932 VZ |
9511 | SOURCE=..\..\include\wx\xrc\xh_collpane.h |
9512 | # End Source File | |
9513 | # Begin Source File | |
9514 | ||
a32f9aaf VS |
9515 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
9516 | # End Source File | |
9517 | # Begin Source File | |
9518 | ||
162a956b JS |
9519 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
9520 | # End Source File | |
9521 | # Begin Source File | |
9522 | ||
ec376c8f VZ |
9523 | SOURCE=..\..\include\wx\xrc\xh_dirpicker.h |
9524 | # End Source File | |
9525 | # Begin Source File | |
9526 | ||
a32f9aaf VS |
9527 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
9528 | # End Source File | |
9529 | # Begin Source File | |
9530 | ||
ec376c8f VZ |
9531 | SOURCE=..\..\include\wx\xrc\xh_filepicker.h |
9532 | # End Source File | |
9533 | # Begin Source File | |
9534 | ||
9535 | SOURCE=..\..\include\wx\xrc\xh_fontpicker.h | |
9536 | # End Source File | |
9537 | # Begin Source File | |
9538 | ||
a32f9aaf VS |
9539 | SOURCE=..\..\include\wx\xrc\xh_frame.h |
9540 | # End Source File | |
9541 | # Begin Source File | |
9542 | ||
9543 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
9544 | # End Source File | |
9545 | # Begin Source File | |
9546 | ||
9547 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
9548 | # End Source File | |
9549 | # Begin Source File | |
9550 | ||
dbcca2fa VZ |
9551 | SOURCE=..\..\include\wx\xrc\xh_grid.h |
9552 | # End Source File | |
9553 | # Begin Source File | |
9554 | ||
a32f9aaf VS |
9555 | SOURCE=..\..\include\wx\xrc\xh_html.h |
9556 | # End Source File | |
9557 | # Begin Source File | |
9558 | ||
084ad0c2 WS |
9559 | SOURCE=..\..\include\wx\xrc\xh_htmllbox.h |
9560 | # End Source File | |
9561 | # Begin Source File | |
9562 | ||
9e89f049 RD |
9563 | SOURCE=..\..\include\wx\xrc\xh_hyperlink.h |
9564 | # End Source File | |
9565 | # Begin Source File | |
9566 | ||
a32f9aaf VS |
9567 | SOURCE=..\..\include\wx\xrc\xh_listb.h |
9568 | # End Source File | |
9569 | # Begin Source File | |
9aaf1192 WS |
9570 | |
9571 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
9572 | # End Source File | |
9573 | # Begin Source File | |
a32f9aaf VS |
9574 | |
9575 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
9576 | # End Source File | |
9577 | # Begin Source File | |
9578 | ||
4818141b JS |
9579 | SOURCE=..\..\include\wx\xrc\xh_mdi.h |
9580 | # End Source File | |
9581 | # Begin Source File | |
9582 | ||
a32f9aaf VS |
9583 | SOURCE=..\..\include\wx\xrc\xh_menu.h |
9584 | # End Source File | |
9585 | # Begin Source File | |
9586 | ||
9587 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
9588 | # End Source File | |
9589 | # Begin Source File | |
9590 | ||
582f07c2 WS |
9591 | SOURCE=..\..\include\wx\xrc\xh_odcombo.h |
9592 | # End Source File | |
9593 | # Begin Source File | |
9594 | ||
a32f9aaf VS |
9595 | SOURCE=..\..\include\wx\xrc\xh_panel.h |
9596 | # End Source File | |
9597 | # Begin Source File | |
9598 | ||
9599 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
9600 | # End Source File | |
9601 | # Begin Source File | |
9602 | ||
9603 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
9604 | # End Source File | |
9605 | # Begin Source File | |
9606 | ||
9607 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
9608 | # End Source File | |
9609 | # Begin Source File | |
9610 | ||
9611 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
9612 | # End Source File | |
9613 | # Begin Source File | |
9614 | ||
9615 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
9616 | # End Source File | |
9617 | # Begin Source File | |
9618 | ||
9619 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
9620 | # End Source File | |
9621 | # Begin Source File | |
9622 | ||
9623 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
9624 | # End Source File | |
9625 | # Begin Source File | |
9626 | ||
9627 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
9628 | # End Source File | |
9629 | # Begin Source File | |
9630 | ||
9631 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
9632 | # End Source File | |
9633 | # Begin Source File | |
9634 | ||
9635 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
9636 | # End Source File | |
9637 | # Begin Source File | |
9638 | ||
9639 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
9640 | # End Source File | |
9641 | # Begin Source File | |
9642 | ||
9643 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
9644 | # End Source File | |
9645 | # Begin Source File | |
9646 | ||
9647 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
9648 | # End Source File | |
9649 | # Begin Source File | |
9650 | ||
9651 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
9652 | # End Source File | |
9653 | # Begin Source File | |
9654 | ||
9655 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
9656 | # End Source File | |
9657 | # Begin Source File | |
9658 | ||
9659 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
9660 | # End Source File | |
9661 | # Begin Source File | |
9662 | ||
9663 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
9664 | # End Source File | |
9665 | # Begin Source File | |
9666 | ||
5d7836c4 JS |
9667 | SOURCE=..\..\include\wx\xrc\xh_treebk.h |
9668 | # End Source File | |
9669 | # Begin Source File | |
9670 | ||
a32f9aaf VS |
9671 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h |
9672 | # End Source File | |
9673 | # Begin Source File | |
9674 | ||
9675 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
9676 | # End Source File | |
9677 | # Begin Source File | |
9678 | ||
9679 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
9680 | # End Source File | |
9681 | # Begin Source File | |
9682 | ||
fe6e5818 | 9683 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 9684 | # End Source File |
757e7c67 VS |
9685 | # Begin Source File |
9686 | ||
9687 | SOURCE=..\..\include\wx\xpmhand.h | |
9688 | # End Source File | |
28249f11 VS |
9689 | # End Group |
9690 | # End Target | |
9691 | # End Project | |
9692 |