]>
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 "" |
ae4ccf12 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\wxmswuniv290u_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\wxmswuniv290u_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 | |
ae4ccf12 RD |
62 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv290u_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=wxmswuniv290u_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 |
ae4ccf12 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\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29u_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\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29u_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 "" |
ae4ccf12 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\wxmswuniv290ud_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\wxmswuniv290ud_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 | |
ae4ccf12 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=wxmswuniv290ud_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=wxmswuniv290ud_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 |
ae4ccf12 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\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29ud_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\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29ud_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 "" |
ae4ccf12 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\wxmswuniv290_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\wxmswuniv290_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 | |
ae4ccf12 RD |
112 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv290_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=wxmswuniv290_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 |
ae4ccf12 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\wxbase29.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29_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\wxbase29.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29_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 "" |
ae4ccf12 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\wxmswuniv290d_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\wxmswuniv290d_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 | |
ae4ccf12 RD |
137 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv290d_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=wxmswuniv290d_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 |
ae4ccf12 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\wxbase29d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29d_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\wxbase29d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv290d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv29d_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 "" |
ae4ccf12 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\wxmsw290u_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\wxmsw290u_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 | |
ae4ccf12 RD |
162 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw290u_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=wxmsw290u_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 |
ae4ccf12 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\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_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\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_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 "" |
ae4ccf12 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\wxmsw290ud_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\wxmsw290ud_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 | |
ae4ccf12 RD |
187 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw290ud_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=wxmsw290ud_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 |
ae4ccf12 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\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_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\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_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 "" |
ae4ccf12 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\wxmsw290_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\wxmsw290_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 | |
ae4ccf12 RD |
212 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw290_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=wxmsw290_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 |
ae4ccf12 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\wxbase29.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29_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\wxbase29.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29_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 "" | |
ae4ccf12 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\wxmsw290d_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\wxmsw290d_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 | |
ae4ccf12 RD |
237 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw290d_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=wxmsw290d_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 | |
ae4ccf12 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\wxbase29d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29d_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\wxbase29d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw290d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29d_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 "" |
ae4ccf12 RD |
258 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv29u_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\wxmswuniv29u_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 |
ae4ccf12 RD |
266 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29u_core.lib" |
267 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29u_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 "" |
ae4ccf12 RD |
281 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv29ud_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\wxmswuniv29ud_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 |
ae4ccf12 RD |
289 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29ud_core.lib" |
290 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29ud_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 "" |
ae4ccf12 RD |
304 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv29_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\wxmswuniv29_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 |
ae4ccf12 RD |
312 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29_core.lib" |
313 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29_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 "" |
ae4ccf12 RD |
327 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv29d_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\wxmswuniv29d_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 | |
ae4ccf12 RD |
335 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29d_core.lib" |
336 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv29d_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 "" |
ae4ccf12 RD |
350 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw29u_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\wxmsw29u_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 |
ae4ccf12 RD |
358 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29u_core.lib" |
359 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29u_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 "" |
ae4ccf12 RD |
373 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw29ud_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\wxmsw29ud_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 |
ae4ccf12 RD |
381 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29ud_core.lib" |
382 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29ud_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 "" |
ae4ccf12 RD |
396 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw29_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\wxmsw29_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 |
ae4ccf12 RD |
404 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29_core.lib" |
405 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29_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 "" | |
ae4ccf12 RD |
419 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw29d_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\wxmsw29d_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 | |
ae4ccf12 RD |
427 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29d_core.lib" |
428 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29d_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 | ||
c3a58b24 VS |
617 | SOURCE=..\..\src\common\fontutilcmn.cpp |
618 | # End Source File | |
619 | # Begin Source File | |
620 | ||
28249f11 VS |
621 | SOURCE=..\..\src\common\framecmn.cpp |
622 | # End Source File | |
623 | # Begin Source File | |
624 | ||
625 | SOURCE=..\..\src\common\fs_mem.cpp | |
626 | # End Source File | |
627 | # Begin Source File | |
628 | ||
629 | SOURCE=..\..\src\common\gaugecmn.cpp | |
630 | # End Source File | |
631 | # Begin Source File | |
632 | ||
20b35a69 RD |
633 | SOURCE=..\..\src\common\gbsizer.cpp |
634 | # End Source File | |
635 | # Begin Source File | |
636 | ||
28249f11 VS |
637 | SOURCE=..\..\src\common\gdicmn.cpp |
638 | # End Source File | |
639 | # Begin Source File | |
640 | ||
641 | SOURCE=..\..\src\common\geometry.cpp | |
642 | # End Source File | |
643 | # Begin Source File | |
644 | ||
645 | SOURCE=..\..\src\common\gifdecod.cpp | |
646 | # End Source File | |
647 | # Begin Source File | |
648 | ||
f43426c1 RD |
649 | SOURCE=..\..\src\common\graphcmn.cpp |
650 | # End Source File | |
651 | # Begin Source File | |
652 | ||
28249f11 VS |
653 | SOURCE=..\..\src\common\helpbase.cpp |
654 | # End Source File | |
655 | # Begin Source File | |
656 | ||
657 | SOURCE=..\..\src\common\iconbndl.cpp | |
658 | # End Source File | |
659 | # Begin Source File | |
660 | ||
661 | SOURCE=..\..\src\common\imagall.cpp | |
662 | # End Source File | |
663 | # Begin Source File | |
664 | ||
665 | SOURCE=..\..\src\common\imagbmp.cpp | |
666 | # End Source File | |
667 | # Begin Source File | |
668 | ||
669 | SOURCE=..\..\src\common\image.cpp | |
670 | # End Source File | |
671 | # Begin Source File | |
672 | ||
673 | SOURCE=..\..\src\common\imagfill.cpp | |
674 | # End Source File | |
675 | # Begin Source File | |
676 | ||
677 | SOURCE=..\..\src\common\imaggif.cpp | |
678 | # End Source File | |
679 | # Begin Source File | |
680 | ||
681 | SOURCE=..\..\src\common\imagiff.cpp | |
682 | # End Source File | |
683 | # Begin Source File | |
684 | ||
685 | SOURCE=..\..\src\common\imagjpeg.cpp | |
686 | # End Source File | |
687 | # Begin Source File | |
688 | ||
689 | SOURCE=..\..\src\common\imagpcx.cpp | |
690 | # End Source File | |
691 | # Begin Source File | |
692 | ||
693 | SOURCE=..\..\src\common\imagpng.cpp | |
694 | # End Source File | |
695 | # Begin Source File | |
696 | ||
697 | SOURCE=..\..\src\common\imagpnm.cpp | |
698 | # End Source File | |
699 | # Begin Source File | |
700 | ||
3af706cc VZ |
701 | SOURCE=..\..\src\common\imagtga.cpp |
702 | # End Source File | |
703 | # Begin Source File | |
704 | ||
28249f11 VS |
705 | SOURCE=..\..\src\common\imagtiff.cpp |
706 | # End Source File | |
707 | # Begin Source File | |
708 | ||
709 | SOURCE=..\..\src\common\imagxpm.cpp | |
710 | # End Source File | |
711 | # Begin Source File | |
712 | ||
713 | SOURCE=..\..\src\common\layout.cpp | |
714 | # End Source File | |
715 | # Begin Source File | |
716 | ||
717 | SOURCE=..\..\src\common\lboxcmn.cpp | |
718 | # End Source File | |
719 | # Begin Source File | |
720 | ||
c2c04edc KO |
721 | SOURCE=..\..\src\common\listctrlcmn.cpp |
722 | # End Source File | |
723 | # Begin Source File | |
724 | ||
28249f11 VS |
725 | SOURCE=..\..\src\common\matrix.cpp |
726 | # End Source File | |
727 | # Begin Source File | |
728 | ||
729 | SOURCE=..\..\src\common\menucmn.cpp | |
730 | # End Source File | |
731 | # Begin Source File | |
732 | ||
733 | SOURCE=..\..\src\common\msgout.cpp | |
734 | # End Source File | |
735 | # Begin Source File | |
736 | ||
737 | SOURCE=..\..\src\common\nbkbase.cpp | |
738 | # End Source File | |
739 | # Begin Source File | |
740 | ||
30c841c8 VS |
741 | SOURCE=..\..\src\common\overlaycmn.cpp |
742 | # End Source File | |
743 | # Begin Source File | |
744 | ||
28249f11 VS |
745 | SOURCE=..\..\src\common\paper.cpp |
746 | # End Source File | |
747 | # Begin Source File | |
748 | ||
ec376c8f VZ |
749 | SOURCE=..\..\src\common\pickerbase.cpp |
750 | # End Source File | |
751 | # Begin Source File | |
752 | ||
28249f11 VS |
753 | SOURCE=..\..\src\common\popupcmn.cpp |
754 | # End Source File | |
755 | # Begin Source File | |
756 | ||
757 | SOURCE=..\..\src\common\prntbase.cpp | |
758 | # End Source File | |
759 | # Begin Source File | |
760 | ||
761 | SOURCE=..\..\src\common\quantize.cpp | |
762 | # End Source File | |
763 | # Begin Source File | |
764 | ||
765 | SOURCE=..\..\src\common\radiocmn.cpp | |
766 | # End Source File | |
767 | # Begin Source File | |
768 | ||
769 | SOURCE=..\..\src\common\rendcmn.cpp | |
770 | # End Source File | |
771 | # Begin Source File | |
772 | ||
773 | SOURCE=..\..\src\common\rgncmn.cpp | |
774 | # End Source File | |
775 | # Begin Source File | |
776 | ||
777 | SOURCE=..\..\src\common\settcmn.cpp | |
778 | # End Source File | |
779 | # Begin Source File | |
780 | ||
781 | SOURCE=..\..\src\common\sizer.cpp | |
782 | # End Source File | |
783 | # Begin Source File | |
784 | ||
3f7f284d RD |
785 | SOURCE=..\..\src\common\srchcmn.cpp |
786 | # End Source File | |
787 | # Begin Source File | |
788 | ||
28249f11 VS |
789 | SOURCE=..\..\src\common\statbar.cpp |
790 | # End Source File | |
791 | # Begin Source File | |
792 | ||
401e3b6e VS |
793 | SOURCE=..\..\src\common\stockitem.cpp |
794 | # End Source File | |
795 | # Begin Source File | |
796 | ||
28249f11 VS |
797 | SOURCE=..\..\src\common\tbarbase.cpp |
798 | # End Source File | |
799 | # Begin Source File | |
800 | ||
801 | SOURCE=..\..\src\common\textcmn.cpp | |
802 | # End Source File | |
803 | # Begin Source File | |
804 | ||
805 | SOURCE=..\..\src\common\timercmn.cpp | |
806 | # End Source File | |
807 | # Begin Source File | |
808 | ||
809 | SOURCE=..\..\src\common\toplvcmn.cpp | |
810 | # End Source File | |
811 | # Begin Source File | |
812 | ||
813 | SOURCE=..\..\src\common\treebase.cpp | |
814 | # End Source File | |
815 | # Begin Source File | |
816 | ||
817 | SOURCE=..\..\src\common\utilscmn.cpp | |
818 | # End Source File | |
819 | # Begin Source File | |
820 | ||
821 | SOURCE=..\..\src\common\valgen.cpp | |
822 | # End Source File | |
823 | # Begin Source File | |
824 | ||
825 | SOURCE=..\..\src\common\validate.cpp | |
826 | # End Source File | |
827 | # Begin Source File | |
828 | ||
829 | SOURCE=..\..\src\common\valtext.cpp | |
830 | # End Source File | |
831 | # Begin Source File | |
832 | ||
833 | SOURCE=..\..\src\common\wincmn.cpp | |
834 | # End Source File | |
835 | # Begin Source File | |
836 | ||
837 | SOURCE=..\..\src\common\xpmdecod.cpp | |
838 | # End Source File | |
839 | # End Group | |
840 | # Begin Group "MSW Sources" | |
841 | ||
842 | # PROP Default_Filter "" | |
843 | # Begin Source File | |
844 | ||
845 | SOURCE=..\..\src\msw\accel.cpp | |
846 | ||
32a52290 | 847 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
848 | |
849 | # PROP Exclude_From_Build 1 | |
850 | ||
32a52290 | 851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
852 | |
853 | # PROP Exclude_From_Build 1 | |
854 | ||
32a52290 | 855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
856 | |
857 | # PROP Exclude_From_Build 1 | |
858 | ||
32a52290 | 859 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
860 | |
861 | # PROP Exclude_From_Build 1 | |
862 | ||
32a52290 | 863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 864 | |
28249f11 | 865 | |
32a52290 | 866 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 867 | |
28249f11 | 868 | |
32a52290 | 869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 870 | |
28249f11 | 871 | |
32a52290 WS |
872 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
873 | ||
874 | ||
875 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
876 | |
877 | # PROP Exclude_From_Build 1 | |
878 | ||
32a52290 WS |
879 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
880 | ||
881 | # PROP Exclude_From_Build 1 | |
28249f11 | 882 | |
32a52290 | 883 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 884 | |
32a52290 | 885 | # PROP Exclude_From_Build 1 |
28249f11 | 886 | |
32a52290 | 887 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 888 | |
32a52290 | 889 | # PROP Exclude_From_Build 1 |
28249f11 | 890 | |
32a52290 | 891 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 892 | |
28249f11 | 893 | |
32a52290 | 894 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 895 | |
28249f11 | 896 | |
32a52290 | 897 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 898 | |
5554b4bd | 899 | |
32a52290 | 900 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 901 | |
28249f11 | 902 | |
32a52290 | 903 | !ENDIF |
28249f11 | 904 | |
32a52290 WS |
905 | # End Source File |
906 | # Begin Source File | |
28249f11 | 907 | |
32a52290 | 908 | SOURCE=..\..\src\msw\ole\access.cpp |
50acee04 | 909 | |
32a52290 | 910 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
911 | |
912 | # PROP Exclude_From_Build 1 | |
913 | ||
32a52290 | 914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
915 | |
916 | # PROP Exclude_From_Build 1 | |
917 | ||
32a52290 | 918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 919 | |
50acee04 | 920 | # PROP Exclude_From_Build 1 |
28249f11 | 921 | |
32a52290 | 922 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 923 | |
50acee04 | 924 | # PROP Exclude_From_Build 1 |
28249f11 | 925 | |
32a52290 | 926 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
927 | |
928 | ||
32a52290 | 929 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
930 | |
931 | ||
32a52290 | 932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 933 | |
28249f11 | 934 | |
32a52290 | 935 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 936 | |
28249f11 | 937 | |
32a52290 | 938 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 939 | |
32a52290 | 940 | # PROP Exclude_From_Build 1 |
28249f11 | 941 | |
32a52290 | 942 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 943 | |
32a52290 | 944 | # PROP Exclude_From_Build 1 |
28249f11 | 945 | |
32a52290 | 946 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 947 | |
32a52290 | 948 | # PROP Exclude_From_Build 1 |
5554b4bd | 949 | |
32a52290 | 950 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 951 | |
32a52290 | 952 | # PROP Exclude_From_Build 1 |
5554b4bd | 953 | |
32a52290 | 954 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
955 | |
956 | ||
32a52290 | 957 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
958 | |
959 | ||
32a52290 | 960 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 961 | |
28249f11 | 962 | |
32a52290 | 963 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 964 | |
28249f11 | 965 | |
50acee04 JS |
966 | !ENDIF |
967 | ||
28249f11 VS |
968 | # End Source File |
969 | # Begin Source File | |
970 | ||
32a52290 WS |
971 | SOURCE=..\..\src\msw\app.cpp |
972 | # End Source File | |
973 | # Begin Source File | |
28249f11 | 974 | |
32a52290 WS |
975 | SOURCE=..\..\src\msw\ole\automtn.cpp |
976 | # End Source File | |
977 | # Begin Source File | |
28249f11 | 978 | |
32a52290 WS |
979 | SOURCE=..\..\src\msw\bitmap.cpp |
980 | # End Source File | |
981 | # Begin Source File | |
28249f11 | 982 | |
32a52290 WS |
983 | SOURCE=..\..\src\msw\bmpbuttn.cpp |
984 | ||
985 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
986 | |
987 | # PROP Exclude_From_Build 1 | |
988 | ||
32a52290 | 989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
990 | |
991 | # PROP Exclude_From_Build 1 | |
992 | ||
32a52290 | 993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
994 | |
995 | # PROP Exclude_From_Build 1 | |
996 | ||
32a52290 | 997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 998 | |
50acee04 | 999 | # PROP Exclude_From_Build 1 |
28249f11 | 1000 | |
32a52290 | 1001 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1002 | |
1003 | ||
32a52290 WS |
1004 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1005 | ||
1006 | ||
1007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1008 | ||
1009 | ||
1010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1011 | ||
1012 | ||
1013 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 | 1014 | |
5554b4bd | 1015 | # PROP Exclude_From_Build 1 |
28249f11 | 1016 | |
32a52290 | 1017 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1018 | |
1019 | # PROP Exclude_From_Build 1 | |
1020 | ||
32a52290 | 1021 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1022 | |
32a52290 | 1023 | # PROP Exclude_From_Build 1 |
28249f11 | 1024 | |
32a52290 | 1025 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1026 | |
32a52290 | 1027 | # PROP Exclude_From_Build 1 |
28249f11 | 1028 | |
32a52290 | 1029 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1030 | |
1031 | ||
32a52290 | 1032 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1033 | |
1034 | ||
32a52290 | 1035 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1036 | |
1037 | ||
32a52290 | 1038 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1039 | |
28249f11 | 1040 | |
32a52290 | 1041 | !ENDIF |
28249f11 | 1042 | |
32a52290 WS |
1043 | # End Source File |
1044 | # Begin Source File | |
28249f11 | 1045 | |
32a52290 WS |
1046 | SOURCE=..\..\src\msw\brush.cpp |
1047 | # End Source File | |
1048 | # Begin Source File | |
28249f11 | 1049 | |
32a52290 | 1050 | SOURCE=..\..\src\msw\button.cpp |
28249f11 | 1051 | |
32a52290 | 1052 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1053 | |
1054 | # PROP Exclude_From_Build 1 | |
1055 | ||
32a52290 | 1056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1057 | |
1058 | # PROP Exclude_From_Build 1 | |
1059 | ||
32a52290 | 1060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1061 | |
1062 | # PROP Exclude_From_Build 1 | |
1063 | ||
32a52290 | 1064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1065 | |
1066 | # PROP Exclude_From_Build 1 | |
1067 | ||
32a52290 | 1068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1069 | |
1070 | ||
32a52290 | 1071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1072 | |
1073 | ||
32a52290 | 1074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1075 | |
1076 | ||
32a52290 | 1077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1078 | |
1079 | ||
32a52290 | 1080 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1081 | |
32a52290 | 1082 | # PROP Exclude_From_Build 1 |
28249f11 | 1083 | |
32a52290 | 1084 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1085 | |
32a52290 | 1086 | # PROP Exclude_From_Build 1 |
28249f11 | 1087 | |
32a52290 | 1088 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1089 | |
32a52290 | 1090 | # PROP Exclude_From_Build 1 |
28249f11 | 1091 | |
32a52290 | 1092 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1093 | |
32a52290 | 1094 | # PROP Exclude_From_Build 1 |
28249f11 | 1095 | |
32a52290 | 1096 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1097 | |
28249f11 | 1098 | |
32a52290 | 1099 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1100 | |
28249f11 | 1101 | |
32a52290 | 1102 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1103 | |
1104 | ||
32a52290 | 1105 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1106 | |
1107 | ||
5554b4bd | 1108 | !ENDIF |
28249f11 | 1109 | |
5554b4bd VS |
1110 | # End Source File |
1111 | # Begin Source File | |
28249f11 | 1112 | |
32a52290 | 1113 | SOURCE=..\..\src\msw\caret.cpp |
5554b4bd VS |
1114 | # End Source File |
1115 | # Begin Source File | |
28249f11 | 1116 | |
32a52290 | 1117 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1118 | |
32a52290 | 1119 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1120 | |
32a52290 | 1121 | # PROP Exclude_From_Build 1 |
28249f11 | 1122 | |
32a52290 | 1123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1124 | |
1125 | # PROP Exclude_From_Build 1 | |
1126 | ||
32a52290 | 1127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1128 | |
1129 | # PROP Exclude_From_Build 1 | |
1130 | ||
32a52290 | 1131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1132 | |
1133 | # PROP Exclude_From_Build 1 | |
1134 | ||
32a52290 | 1135 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1136 | |
1137 | ||
32a52290 | 1138 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1139 | |
1140 | ||
32a52290 | 1141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1142 | |
1143 | ||
32a52290 | 1144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1145 | |
28249f11 | 1146 | |
32a52290 | 1147 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1148 | |
1149 | # PROP Exclude_From_Build 1 | |
1150 | ||
32a52290 | 1151 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1152 | |
32a52290 | 1153 | # PROP Exclude_From_Build 1 |
28249f11 | 1154 | |
32a52290 | 1155 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1156 | |
32a52290 | 1157 | # PROP Exclude_From_Build 1 |
28249f11 | 1158 | |
32a52290 | 1159 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1160 | |
32a52290 | 1161 | # PROP Exclude_From_Build 1 |
28249f11 | 1162 | |
32a52290 | 1163 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1164 | |
1165 | ||
32a52290 | 1166 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1167 | |
1168 | ||
32a52290 | 1169 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1170 | |
1171 | ||
32a52290 | 1172 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1173 | |
1174 | ||
32a52290 | 1175 | !ENDIF |
5554b4bd | 1176 | |
32a52290 WS |
1177 | # End Source File |
1178 | # Begin Source File | |
50acee04 | 1179 | |
32a52290 | 1180 | SOURCE=..\..\src\msw\checklst.cpp |
50acee04 | 1181 | |
32a52290 | 1182 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
50acee04 JS |
1183 | |
1184 | # PROP Exclude_From_Build 1 | |
1185 | ||
32a52290 | 1186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
50acee04 JS |
1187 | |
1188 | # PROP Exclude_From_Build 1 | |
1189 | ||
32a52290 | 1190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
50acee04 JS |
1191 | |
1192 | # PROP Exclude_From_Build 1 | |
1193 | ||
32a52290 | 1194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
1195 | |
1196 | # PROP Exclude_From_Build 1 | |
1197 | ||
32a52290 | 1198 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 | 1199 | |
50acee04 | 1200 | |
32a52290 | 1201 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 | 1202 | |
50acee04 | 1203 | |
32a52290 | 1204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 | 1205 | |
50acee04 | 1206 | |
32a52290 | 1207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 | 1208 | |
50acee04 | 1209 | |
32a52290 | 1210 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
50acee04 JS |
1211 | |
1212 | # PROP Exclude_From_Build 1 | |
1213 | ||
32a52290 | 1214 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1215 | |
1216 | # PROP Exclude_From_Build 1 | |
1217 | ||
32a52290 | 1218 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1219 | |
1220 | # PROP Exclude_From_Build 1 | |
1221 | ||
32a52290 | 1222 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1223 | |
1224 | # PROP Exclude_From_Build 1 | |
1225 | ||
32a52290 | 1226 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1227 | |
28249f11 | 1228 | |
32a52290 | 1229 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1230 | |
28249f11 | 1231 | |
32a52290 | 1232 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1233 | |
28249f11 | 1234 | |
32a52290 | 1235 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1236 | |
28249f11 | 1237 | |
32a52290 | 1238 | !ENDIF |
28249f11 | 1239 | |
32a52290 WS |
1240 | # End Source File |
1241 | # Begin Source File | |
5554b4bd | 1242 | |
32a52290 WS |
1243 | SOURCE=..\..\src\msw\choice.cpp |
1244 | ||
1245 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1246 | |
32a52290 | 1247 | # PROP Exclude_From_Build 1 |
28249f11 | 1248 | |
32a52290 | 1249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1250 | |
32a52290 | 1251 | # PROP Exclude_From_Build 1 |
28249f11 | 1252 | |
32a52290 | 1253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1254 | |
32a52290 | 1255 | # PROP Exclude_From_Build 1 |
28249f11 | 1256 | |
32a52290 | 1257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1258 | |
32a52290 | 1259 | # PROP Exclude_From_Build 1 |
28249f11 | 1260 | |
32a52290 | 1261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1262 | |
1263 | ||
32a52290 | 1264 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1265 | |
1266 | ||
32a52290 | 1267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1268 | |
1269 | ||
32a52290 | 1270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1271 | |
1272 | ||
32a52290 | 1273 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1274 | |
1275 | # PROP Exclude_From_Build 1 | |
1276 | ||
32a52290 | 1277 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1278 | |
1279 | # PROP Exclude_From_Build 1 | |
1280 | ||
32a52290 | 1281 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1282 | |
1283 | # PROP Exclude_From_Build 1 | |
1284 | ||
32a52290 | 1285 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1286 | |
1287 | # PROP Exclude_From_Build 1 | |
1288 | ||
32a52290 | 1289 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1290 | |
28249f11 | 1291 | |
32a52290 | 1292 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1293 | |
28249f11 | 1294 | |
32a52290 | 1295 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1296 | |
1297 | ||
32a52290 | 1298 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1299 | |
1300 | ||
5554b4bd | 1301 | !ENDIF |
28249f11 | 1302 | |
5554b4bd VS |
1303 | # End Source File |
1304 | # Begin Source File | |
28249f11 | 1305 | |
32a52290 WS |
1306 | SOURCE=..\..\src\msw\clipbrd.cpp |
1307 | # End Source File | |
1308 | # Begin Source File | |
1309 | ||
1310 | SOURCE=..\..\src\msw\colordlg.cpp | |
28249f11 | 1311 | |
32a52290 | 1312 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1313 | |
32a52290 | 1314 | # PROP Exclude_From_Build 1 |
28249f11 | 1315 | |
32a52290 | 1316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1317 | |
32a52290 | 1318 | # PROP Exclude_From_Build 1 |
28249f11 | 1319 | |
32a52290 | 1320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1321 | |
32a52290 | 1322 | # PROP Exclude_From_Build 1 |
28249f11 | 1323 | |
32a52290 | 1324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1325 | |
32a52290 | 1326 | # PROP Exclude_From_Build 1 |
28249f11 | 1327 | |
32a52290 | 1328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1329 | |
1330 | ||
32a52290 | 1331 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1332 | |
1333 | ||
32a52290 | 1334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1335 | |
1336 | ||
32a52290 | 1337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1338 | |
1339 | ||
32a52290 | 1340 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1341 | |
1342 | # PROP Exclude_From_Build 1 | |
1343 | ||
32a52290 | 1344 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1345 | |
1346 | # PROP Exclude_From_Build 1 | |
1347 | ||
32a52290 | 1348 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1349 | |
1350 | # PROP Exclude_From_Build 1 | |
1351 | ||
32a52290 | 1352 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1353 | |
1354 | # PROP Exclude_From_Build 1 | |
1355 | ||
32a52290 | 1356 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1357 | |
1358 | ||
32a52290 | 1359 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1360 | |
1361 | ||
32a52290 | 1362 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1363 | |
1364 | ||
32a52290 | 1365 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1366 | |
a340b80d | 1367 | |
32a52290 | 1368 | !ENDIF |
a340b80d | 1369 | |
32a52290 WS |
1370 | # End Source File |
1371 | # Begin Source File | |
a340b80d | 1372 | |
32a52290 WS |
1373 | SOURCE=..\..\src\msw\colour.cpp |
1374 | # End Source File | |
1375 | # Begin Source File | |
a340b80d | 1376 | |
32a52290 | 1377 | SOURCE=..\..\src\msw\combo.cpp |
a340b80d | 1378 | |
32a52290 | 1379 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
a340b80d | 1380 | |
32a52290 | 1381 | # PROP Exclude_From_Build 1 |
a340b80d | 1382 | |
32a52290 | 1383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
a340b80d | 1384 | |
32a52290 | 1385 | # PROP Exclude_From_Build 1 |
a340b80d | 1386 | |
32a52290 | 1387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
a340b80d | 1388 | |
32a52290 | 1389 | # PROP Exclude_From_Build 1 |
a340b80d | 1390 | |
32a52290 | 1391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
a340b80d | 1392 | |
32a52290 | 1393 | # PROP Exclude_From_Build 1 |
a340b80d | 1394 | |
32a52290 | 1395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
a340b80d VZ |
1396 | |
1397 | ||
32a52290 | 1398 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
a340b80d VZ |
1399 | |
1400 | ||
32a52290 | 1401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
a340b80d | 1402 | |
a340b80d | 1403 | |
32a52290 | 1404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
a340b80d | 1405 | |
a340b80d | 1406 | |
32a52290 | 1407 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
a340b80d VZ |
1408 | |
1409 | # PROP Exclude_From_Build 1 | |
1410 | ||
32a52290 | 1411 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
a340b80d VZ |
1412 | |
1413 | # PROP Exclude_From_Build 1 | |
1414 | ||
32a52290 | 1415 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
a340b80d | 1416 | |
50acee04 | 1417 | # PROP Exclude_From_Build 1 |
a340b80d | 1418 | |
32a52290 | 1419 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
a340b80d | 1420 | |
50acee04 | 1421 | # PROP Exclude_From_Build 1 |
a340b80d | 1422 | |
32a52290 | 1423 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
a340b80d VZ |
1424 | |
1425 | ||
32a52290 | 1426 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
a340b80d VZ |
1427 | |
1428 | ||
32a52290 | 1429 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
a340b80d | 1430 | |
a340b80d | 1431 | |
32a52290 WS |
1432 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1433 | ||
1434 | ||
1435 | !ENDIF | |
1436 | ||
50acee04 JS |
1437 | # End Source File |
1438 | # Begin Source File | |
28249f11 | 1439 | |
32a52290 | 1440 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1441 | |
32a52290 | 1442 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1443 | |
32a52290 | 1444 | # PROP Exclude_From_Build 1 |
28249f11 | 1445 | |
32a52290 | 1446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1447 | |
32a52290 | 1448 | # PROP Exclude_From_Build 1 |
28249f11 | 1449 | |
32a52290 | 1450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1451 | |
32a52290 | 1452 | # PROP Exclude_From_Build 1 |
28249f11 | 1453 | |
32a52290 | 1454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1455 | |
32a52290 | 1456 | # PROP Exclude_From_Build 1 |
28249f11 | 1457 | |
32a52290 | 1458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1459 | |
1460 | ||
32a52290 | 1461 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1462 | |
1463 | ||
32a52290 | 1464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1465 | |
1466 | ||
32a52290 | 1467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1468 | |
28249f11 | 1469 | |
32a52290 | 1470 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1471 | |
1472 | # PROP Exclude_From_Build 1 | |
1473 | ||
32a52290 | 1474 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1475 | |
1476 | # PROP Exclude_From_Build 1 | |
1477 | ||
32a52290 | 1478 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1479 | |
1480 | # PROP Exclude_From_Build 1 | |
1481 | ||
32a52290 | 1482 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1483 | |
50acee04 | 1484 | # PROP Exclude_From_Build 1 |
28249f11 | 1485 | |
32a52290 | 1486 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1487 | |
28249f11 | 1488 | |
32a52290 | 1489 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1490 | |
28249f11 | 1491 | |
32a52290 | 1492 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1493 | |
28249f11 | 1494 | |
32a52290 | 1495 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1496 | |
5554b4bd | 1497 | |
32a52290 WS |
1498 | !ENDIF |
1499 | ||
1500 | # End Source File | |
1501 | # Begin Source File | |
1502 | ||
1503 | SOURCE=..\..\src\msw\control.cpp | |
1504 | ||
1505 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1506 | |
32a52290 | 1507 | # PROP Exclude_From_Build 1 |
28249f11 | 1508 | |
32a52290 | 1509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1510 | |
32a52290 | 1511 | # PROP Exclude_From_Build 1 |
28249f11 | 1512 | |
32a52290 | 1513 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1514 | |
32a52290 | 1515 | # PROP Exclude_From_Build 1 |
28249f11 | 1516 | |
32a52290 | 1517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1518 | |
32a52290 | 1519 | # PROP Exclude_From_Build 1 |
28249f11 | 1520 | |
32a52290 | 1521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5554b4bd VS |
1522 | |
1523 | ||
32a52290 | 1524 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1525 | |
1526 | ||
32a52290 | 1527 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1528 | |
1529 | ||
32a52290 | 1530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1531 | |
1532 | ||
32a52290 | 1533 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1534 | |
5554b4bd | 1535 | # PROP Exclude_From_Build 1 |
28249f11 | 1536 | |
32a52290 | 1537 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1538 | |
1539 | # PROP Exclude_From_Build 1 | |
1540 | ||
32a52290 | 1541 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1542 | |
1543 | # PROP Exclude_From_Build 1 | |
1544 | ||
32a52290 | 1545 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1546 | |
1547 | # PROP Exclude_From_Build 1 | |
1548 | ||
32a52290 | 1549 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1550 | |
1551 | ||
32a52290 | 1552 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1553 | |
1554 | ||
32a52290 | 1555 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1556 | |
1557 | ||
32a52290 | 1558 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1559 | |
28249f11 VS |
1560 | |
1561 | !ENDIF | |
1562 | ||
1563 | # End Source File | |
1564 | # Begin Source File | |
1565 | ||
32a52290 | 1566 | SOURCE=..\..\src\msw\cursor.cpp |
28249f11 VS |
1567 | # End Source File |
1568 | # Begin Source File | |
1569 | ||
32a52290 WS |
1570 | SOURCE=..\..\src\msw\data.cpp |
1571 | # End Source File | |
1572 | # Begin Source File | |
28249f11 | 1573 | |
32a52290 WS |
1574 | SOURCE=..\..\src\msw\ole\dataobj.cpp |
1575 | # End Source File | |
1576 | # Begin Source File | |
28249f11 | 1577 | |
32a52290 WS |
1578 | SOURCE=..\..\src\msw\dc.cpp |
1579 | # End Source File | |
1580 | # Begin Source File | |
28249f11 | 1581 | |
32a52290 WS |
1582 | SOURCE=..\..\src\msw\dcclient.cpp |
1583 | # End Source File | |
1584 | # Begin Source File | |
28249f11 | 1585 | |
32a52290 WS |
1586 | SOURCE=..\..\src\msw\dcmemory.cpp |
1587 | # End Source File | |
1588 | # Begin Source File | |
28249f11 | 1589 | |
32a52290 WS |
1590 | SOURCE=..\..\src\msw\dcprint.cpp |
1591 | # End Source File | |
1592 | # Begin Source File | |
28249f11 | 1593 | |
32a52290 WS |
1594 | SOURCE=..\..\src\msw\dcscreen.cpp |
1595 | # End Source File | |
1596 | # Begin Source File | |
28249f11 | 1597 | |
32a52290 | 1598 | SOURCE=..\..\src\msw\dialog.cpp |
28249f11 | 1599 | |
32a52290 | 1600 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1601 | |
32a52290 | 1602 | # PROP Exclude_From_Build 1 |
28249f11 | 1603 | |
32a52290 | 1604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1605 | |
32a52290 | 1606 | # PROP Exclude_From_Build 1 |
28249f11 | 1607 | |
32a52290 | 1608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1609 | |
32a52290 | 1610 | # PROP Exclude_From_Build 1 |
28249f11 | 1611 | |
32a52290 | 1612 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1613 | |
32a52290 | 1614 | # PROP Exclude_From_Build 1 |
28249f11 | 1615 | |
32a52290 | 1616 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1617 | |
1618 | ||
32a52290 | 1619 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1620 | |
1621 | ||
32a52290 | 1622 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1623 | |
1624 | ||
32a52290 | 1625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1626 | |
1627 | ||
32a52290 | 1628 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1629 | |
1630 | # PROP Exclude_From_Build 1 | |
1631 | ||
32a52290 | 1632 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1633 | |
1634 | # PROP Exclude_From_Build 1 | |
1635 | ||
32a52290 | 1636 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1637 | |
1638 | # PROP Exclude_From_Build 1 | |
1639 | ||
32a52290 | 1640 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 1641 | |
50acee04 | 1642 | # PROP Exclude_From_Build 1 |
5554b4bd | 1643 | |
32a52290 | 1644 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 1645 | |
5554b4bd | 1646 | |
32a52290 | 1647 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 1648 | |
28249f11 | 1649 | |
32a52290 | 1650 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1651 | |
28249f11 | 1652 | |
32a52290 | 1653 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1654 | |
28249f11 | 1655 | |
32a52290 | 1656 | !ENDIF |
28249f11 | 1657 | |
32a52290 WS |
1658 | # End Source File |
1659 | # Begin Source File | |
28249f11 | 1660 | |
32a52290 WS |
1661 | SOURCE=..\..\src\msw\dialup.cpp |
1662 | # End Source File | |
1663 | # Begin Source File | |
28249f11 | 1664 | |
32a52290 WS |
1665 | SOURCE=..\..\src\msw\dib.cpp |
1666 | # End Source File | |
1667 | # Begin Source File | |
28249f11 | 1668 | |
32a52290 | 1669 | SOURCE=..\..\src\msw\dirdlg.cpp |
28249f11 | 1670 | |
32a52290 | 1671 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1672 | |
32a52290 | 1673 | # PROP Exclude_From_Build 1 |
28249f11 | 1674 | |
32a52290 | 1675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1676 | |
1677 | # PROP Exclude_From_Build 1 | |
1678 | ||
32a52290 | 1679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1680 | |
5554b4bd | 1681 | # PROP Exclude_From_Build 1 |
28249f11 | 1682 | |
32a52290 | 1683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1684 | |
1685 | # PROP Exclude_From_Build 1 | |
1686 | ||
32a52290 | 1687 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1688 | |
28249f11 | 1689 | |
32a52290 WS |
1690 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1691 | ||
1692 | ||
1693 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1694 | ||
1695 | ||
1696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1697 | ||
1698 | ||
1699 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
1700 | |
1701 | # PROP Exclude_From_Build 1 | |
1702 | ||
32a52290 | 1703 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5554b4bd | 1704 | |
50acee04 | 1705 | # PROP Exclude_From_Build 1 |
5554b4bd | 1706 | |
32a52290 | 1707 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 1708 | |
50acee04 | 1709 | # PROP Exclude_From_Build 1 |
5554b4bd | 1710 | |
32a52290 | 1711 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1712 | |
50acee04 | 1713 | # PROP Exclude_From_Build 1 |
28249f11 | 1714 | |
32a52290 WS |
1715 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1716 | ||
1717 | ||
1718 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1719 | ||
1720 | ||
1721 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1722 | ||
1723 | ||
1724 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1725 | ||
1726 | ||
28249f11 VS |
1727 | !ENDIF |
1728 | ||
1729 | # End Source File | |
1730 | # Begin Source File | |
1731 | ||
32a52290 | 1732 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1733 | # End Source File |
1734 | # Begin Source File | |
1735 | ||
32a52290 | 1736 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1737 | |
32a52290 | 1738 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1739 | |
32a52290 | 1740 | # PROP Exclude_From_Build 1 |
28249f11 | 1741 | |
32a52290 | 1742 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1743 | |
32a52290 | 1744 | # PROP Exclude_From_Build 1 |
28249f11 | 1745 | |
32a52290 | 1746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1747 | |
32a52290 | 1748 | # PROP Exclude_From_Build 1 |
28249f11 | 1749 | |
32a52290 | 1750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1751 | |
32a52290 | 1752 | # PROP Exclude_From_Build 1 |
28249f11 | 1753 | |
32a52290 | 1754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1755 | |
1756 | ||
32a52290 | 1757 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1758 | |
1759 | ||
32a52290 | 1760 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1761 | |
1762 | ||
32a52290 | 1763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1764 | |
1765 | ||
32a52290 | 1766 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1767 | |
1768 | # PROP Exclude_From_Build 1 | |
1769 | ||
32a52290 | 1770 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1771 | |
1772 | # PROP Exclude_From_Build 1 | |
1773 | ||
32a52290 | 1774 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1775 | |
1776 | # PROP Exclude_From_Build 1 | |
1777 | ||
32a52290 | 1778 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1779 | |
1780 | # PROP Exclude_From_Build 1 | |
1781 | ||
32a52290 | 1782 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1783 | |
1784 | ||
32a52290 | 1785 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1786 | |
28249f11 | 1787 | |
32a52290 | 1788 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1789 | |
28249f11 | 1790 | |
32a52290 | 1791 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1792 | |
1793 | ||
32a52290 WS |
1794 | !ENDIF |
1795 | ||
1796 | # End Source File | |
1797 | # Begin Source File | |
1798 | ||
1799 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
1800 | # End Source File | |
1801 | # Begin Source File | |
1802 | ||
1803 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
1804 | # End Source File | |
1805 | # Begin Source File | |
1806 | ||
1807 | SOURCE=..\..\src\msw\enhmeta.cpp | |
1808 | # End Source File | |
1809 | # Begin Source File | |
1810 | ||
1811 | SOURCE=..\..\src\msw\evtloop.cpp | |
1812 | # End Source File | |
1813 | # Begin Source File | |
1814 | ||
1815 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
1816 | ||
1817 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1818 | |
32a52290 | 1819 | # PROP Exclude_From_Build 1 |
28249f11 | 1820 | |
32a52290 | 1821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1822 | |
32a52290 | 1823 | # PROP Exclude_From_Build 1 |
28249f11 | 1824 | |
32a52290 | 1825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1826 | |
32a52290 | 1827 | # PROP Exclude_From_Build 1 |
28249f11 | 1828 | |
32a52290 | 1829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1830 | |
32a52290 | 1831 | # PROP Exclude_From_Build 1 |
28249f11 | 1832 | |
32a52290 | 1833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1834 | |
1835 | ||
32a52290 | 1836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1837 | |
1838 | ||
32a52290 | 1839 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1840 | |
1841 | ||
32a52290 | 1842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1843 | |
1844 | ||
32a52290 | 1845 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1846 | |
1847 | # PROP Exclude_From_Build 1 | |
1848 | ||
32a52290 | 1849 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1850 | |
1851 | # PROP Exclude_From_Build 1 | |
1852 | ||
32a52290 | 1853 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1854 | |
1855 | # PROP Exclude_From_Build 1 | |
1856 | ||
32a52290 | 1857 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1858 | |
1859 | # PROP Exclude_From_Build 1 | |
1860 | ||
32a52290 | 1861 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1862 | |
1863 | ||
32a52290 | 1864 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1865 | |
1866 | ||
32a52290 | 1867 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1868 | |
1869 | ||
32a52290 | 1870 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1871 | |
1872 | ||
28249f11 VS |
1873 | !ENDIF |
1874 | ||
1875 | # End Source File | |
1876 | # Begin Source File | |
1877 | ||
32a52290 | 1878 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1879 | |
32a52290 | 1880 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1881 | |
32a52290 | 1882 | # PROP Exclude_From_Build 1 |
28249f11 | 1883 | |
32a52290 | 1884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1885 | |
32a52290 | 1886 | # PROP Exclude_From_Build 1 |
28249f11 | 1887 | |
32a52290 | 1888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1889 | |
32a52290 | 1890 | # PROP Exclude_From_Build 1 |
28249f11 | 1891 | |
32a52290 | 1892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1893 | |
32a52290 | 1894 | # PROP Exclude_From_Build 1 |
28249f11 | 1895 | |
32a52290 | 1896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1897 | |
1898 | ||
32a52290 | 1899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1900 | |
1901 | ||
32a52290 | 1902 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1903 | |
1904 | ||
32a52290 | 1905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1906 | |
28249f11 | 1907 | |
32a52290 | 1908 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1909 | |
1910 | # PROP Exclude_From_Build 1 | |
1911 | ||
32a52290 | 1912 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1913 | |
1914 | # PROP Exclude_From_Build 1 | |
1915 | ||
32a52290 | 1916 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1917 | |
1918 | # PROP Exclude_From_Build 1 | |
1919 | ||
32a52290 | 1920 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1921 | |
50acee04 | 1922 | # PROP Exclude_From_Build 1 |
28249f11 | 1923 | |
32a52290 | 1924 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1925 | |
1926 | ||
32a52290 | 1927 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1928 | |
1929 | ||
32a52290 | 1930 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 1931 | |
28249f11 | 1932 | |
32a52290 | 1933 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 1934 | |
28249f11 | 1935 | |
32a52290 WS |
1936 | !ENDIF |
1937 | ||
1938 | # End Source File | |
1939 | # Begin Source File | |
1940 | ||
1941 | SOURCE=..\..\src\msw\font.cpp | |
1942 | # End Source File | |
1943 | # Begin Source File | |
1944 | ||
1945 | SOURCE=..\..\src\msw\fontdlg.cpp | |
1946 | ||
1947 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1948 | |
32a52290 | 1949 | # PROP Exclude_From_Build 1 |
28249f11 | 1950 | |
32a52290 | 1951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1952 | |
32a52290 | 1953 | # PROP Exclude_From_Build 1 |
28249f11 | 1954 | |
32a52290 | 1955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1956 | |
32a52290 | 1957 | # PROP Exclude_From_Build 1 |
28249f11 | 1958 | |
32a52290 | 1959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1960 | |
32a52290 | 1961 | # PROP Exclude_From_Build 1 |
28249f11 | 1962 | |
32a52290 | 1963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1964 | |
1965 | ||
32a52290 | 1966 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1967 | |
1968 | ||
32a52290 | 1969 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1970 | |
1971 | ||
32a52290 | 1972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1973 | |
1974 | ||
32a52290 | 1975 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1976 | |
1977 | # PROP Exclude_From_Build 1 | |
1978 | ||
32a52290 | 1979 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1980 | |
1981 | # PROP Exclude_From_Build 1 | |
1982 | ||
32a52290 | 1983 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1984 | |
1985 | # PROP Exclude_From_Build 1 | |
1986 | ||
32a52290 | 1987 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1988 | |
1989 | # PROP Exclude_From_Build 1 | |
1990 | ||
32a52290 | 1991 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1992 | |
1993 | ||
32a52290 | 1994 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1995 | |
1996 | ||
32a52290 | 1997 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1998 | |
1999 | ||
32a52290 | 2000 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
2001 | |
2002 | ||
28249f11 VS |
2003 | !ENDIF |
2004 | ||
2005 | # End Source File | |
2006 | # Begin Source File | |
2007 | ||
32a52290 WS |
2008 | SOURCE=..\..\src\msw\fontenum.cpp |
2009 | # End Source File | |
2010 | # Begin Source File | |
28249f11 | 2011 | |
32a52290 WS |
2012 | SOURCE=..\..\src\msw\fontutil.cpp |
2013 | # End Source File | |
2014 | # Begin Source File | |
28249f11 | 2015 | |
32a52290 | 2016 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e | 2017 | |
32a52290 | 2018 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2019 | |
32a52290 | 2020 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2021 | |
32a52290 | 2022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2023 | |
32a52290 | 2024 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2025 | |
32a52290 | 2026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2027 | |
32a52290 | 2028 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2029 | |
32a52290 | 2030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2031 | |
32a52290 | 2032 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2033 | |
32a52290 | 2034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2035 | |
2036 | ||
32a52290 | 2037 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2038 | |
2039 | ||
32a52290 | 2040 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2041 | |
2042 | ||
32a52290 | 2043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e VS |
2044 | |
2045 | ||
32a52290 | 2046 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2047 | |
2048 | # PROP Exclude_From_Build 1 | |
2049 | ||
32a52290 | 2050 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2051 | |
2052 | # PROP Exclude_From_Build 1 | |
2053 | ||
32a52290 | 2054 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2055 | |
2056 | # PROP Exclude_From_Build 1 | |
2057 | ||
32a52290 | 2058 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e VS |
2059 | |
2060 | # PROP Exclude_From_Build 1 | |
2061 | ||
32a52290 | 2062 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2063 | |
2064 | ||
32a52290 | 2065 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2066 | |
2067 | ||
32a52290 | 2068 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2069 | |
2070 | ||
32a52290 | 2071 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1ec0f48e | 2072 | |
28249f11 | 2073 | |
32a52290 | 2074 | !ENDIF |
1ec0f48e | 2075 | |
32a52290 WS |
2076 | # End Source File |
2077 | # Begin Source File | |
1ec0f48e | 2078 | |
32a52290 | 2079 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e | 2080 | |
32a52290 | 2081 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2082 | |
32a52290 | 2083 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2084 | |
32a52290 | 2085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2086 | |
32a52290 | 2087 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2088 | |
32a52290 | 2089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2090 | |
32a52290 | 2091 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2092 | |
32a52290 | 2093 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2094 | |
32a52290 | 2095 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2096 | |
32a52290 | 2097 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2098 | |
2099 | ||
32a52290 | 2100 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2101 | |
2102 | ||
32a52290 | 2103 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2104 | |
2105 | ||
32a52290 | 2106 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e | 2107 | |
1ec0f48e | 2108 | |
32a52290 | 2109 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2110 | |
2111 | # PROP Exclude_From_Build 1 | |
2112 | ||
32a52290 | 2113 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2114 | |
2115 | # PROP Exclude_From_Build 1 | |
2116 | ||
32a52290 | 2117 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2118 | |
2119 | # PROP Exclude_From_Build 1 | |
2120 | ||
32a52290 | 2121 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e | 2122 | |
50acee04 | 2123 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2124 | |
32a52290 | 2125 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2126 | |
2127 | ||
32a52290 | 2128 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2129 | |
2130 | ||
32a52290 | 2131 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2132 | |
2133 | ||
32a52290 WS |
2134 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
2135 | ||
2136 | ||
2137 | !ENDIF | |
1ec0f48e | 2138 | |
28249f11 VS |
2139 | # End Source File |
2140 | # Begin Source File | |
2141 | ||
32a52290 | 2142 | SOURCE=..\..\src\msw\gdiimage.cpp |
ef335a4f VZ |
2143 | # End Source File |
2144 | # Begin Source File | |
2145 | ||
32a52290 | 2146 | SOURCE=..\..\src\msw\gdiobj.cpp |
ef335a4f VZ |
2147 | # End Source File |
2148 | # Begin Source File | |
7b2d175c VZ |
2149 | |
2150 | SOURCE=..\..\src\msw\gdiplus.cpp | |
2151 | # End Source File | |
2152 | # Begin Source File | |
ef335a4f | 2153 | |
f43426c1 RD |
2154 | SOURCE=..\..\src\msw\graphics.cpp |
2155 | # End Source File | |
2156 | # Begin Source File | |
2157 | ||
32a52290 | 2158 | SOURCE=..\..\src\msw\gsockmsw.cpp |
ef335a4f VZ |
2159 | # End Source File |
2160 | # Begin Source File | |
2161 | ||
32a52290 | 2162 | SOURCE=..\..\src\msw\helpchm.cpp |
ef335a4f VZ |
2163 | # End Source File |
2164 | # Begin Source File | |
2165 | ||
32a52290 | 2166 | SOURCE=..\..\src\msw\helpwin.cpp |
ef335a4f VZ |
2167 | # End Source File |
2168 | # Begin Source File | |
2169 | ||
32a52290 | 2170 | SOURCE=..\..\src\msw\icon.cpp |
28249f11 VS |
2171 | # End Source File |
2172 | # Begin Source File | |
2173 | ||
32a52290 | 2174 | SOURCE=..\..\src\msw\imaglist.cpp |
32a52290 WS |
2175 | # End Source File |
2176 | # Begin Source File | |
50acee04 | 2177 | |
32a52290 | 2178 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2179 | |
32a52290 | 2180 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2181 | |
2182 | # PROP Exclude_From_Build 1 | |
2183 | ||
32a52290 | 2184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2185 | |
2186 | # PROP Exclude_From_Build 1 | |
2187 | ||
32a52290 | 2188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2189 | |
2190 | # PROP Exclude_From_Build 1 | |
2191 | ||
32a52290 | 2192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2193 | |
2194 | # PROP Exclude_From_Build 1 | |
2195 | ||
32a52290 | 2196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2197 | |
2198 | ||
32a52290 | 2199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2200 | |
2201 | ||
32a52290 | 2202 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2203 | |
2204 | ||
32a52290 | 2205 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2206 | |
2207 | ||
32a52290 | 2208 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2209 | |
32a52290 | 2210 | # PROP Exclude_From_Build 1 |
28249f11 | 2211 | |
32a52290 | 2212 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2213 | |
32a52290 | 2214 | # PROP Exclude_From_Build 1 |
28249f11 | 2215 | |
32a52290 | 2216 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2217 | |
32a52290 | 2218 | # PROP Exclude_From_Build 1 |
28249f11 | 2219 | |
32a52290 | 2220 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2221 | |
32a52290 | 2222 | # PROP Exclude_From_Build 1 |
28249f11 | 2223 | |
32a52290 | 2224 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2225 | |
28249f11 | 2226 | |
32a52290 | 2227 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2228 | |
2229 | ||
32a52290 | 2230 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2231 | |
2232 | ||
32a52290 | 2233 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2234 | |
2235 | ||
5554b4bd VS |
2236 | !ENDIF |
2237 | ||
2238 | # End Source File | |
2239 | # Begin Source File | |
28249f11 | 2240 | |
32a52290 | 2241 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2242 | |
32a52290 | 2243 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2244 | |
32a52290 | 2245 | # PROP Exclude_From_Build 1 |
28249f11 | 2246 | |
32a52290 | 2247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2248 | |
32a52290 | 2249 | # PROP Exclude_From_Build 1 |
28249f11 | 2250 | |
32a52290 | 2251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2252 | |
32a52290 | 2253 | # PROP Exclude_From_Build 1 |
28249f11 | 2254 | |
32a52290 | 2255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2256 | |
32a52290 | 2257 | # PROP Exclude_From_Build 1 |
28249f11 | 2258 | |
32a52290 | 2259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2260 | |
2261 | ||
32a52290 | 2262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2263 | |
2264 | ||
32a52290 | 2265 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2266 | |
2267 | ||
32a52290 | 2268 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2269 | |
2270 | ||
32a52290 | 2271 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2272 | |
2273 | # PROP Exclude_From_Build 1 | |
2274 | ||
32a52290 | 2275 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2276 | |
2277 | # PROP Exclude_From_Build 1 | |
2278 | ||
32a52290 | 2279 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2280 | |
2281 | # PROP Exclude_From_Build 1 | |
2282 | ||
32a52290 | 2283 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2284 | |
2285 | # PROP Exclude_From_Build 1 | |
2286 | ||
32a52290 | 2287 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2288 | |
28249f11 | 2289 | |
32a52290 | 2290 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2291 | |
2292 | ||
32a52290 | 2293 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2294 | |
2295 | ||
32a52290 | 2296 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2297 | |
2298 | ||
32a52290 | 2299 | !ENDIF |
5554b4bd | 2300 | |
32a52290 WS |
2301 | # End Source File |
2302 | # Begin Source File | |
28249f11 | 2303 | |
32a52290 | 2304 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2305 | |
32a52290 | 2306 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2307 | |
32a52290 | 2308 | # PROP Exclude_From_Build 1 |
28249f11 | 2309 | |
32a52290 | 2310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2311 | |
32a52290 | 2312 | # PROP Exclude_From_Build 1 |
28249f11 | 2313 | |
32a52290 | 2314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2315 | |
32a52290 | 2316 | # PROP Exclude_From_Build 1 |
28249f11 | 2317 | |
32a52290 | 2318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2319 | |
32a52290 | 2320 | # PROP Exclude_From_Build 1 |
28249f11 | 2321 | |
32a52290 | 2322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2323 | |
2324 | ||
32a52290 | 2325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2326 | |
2327 | ||
32a52290 | 2328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2329 | |
2330 | ||
32a52290 | 2331 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2332 | |
2333 | ||
32a52290 | 2334 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2335 | |
2336 | # PROP Exclude_From_Build 1 | |
2337 | ||
32a52290 | 2338 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2339 | |
2340 | # PROP Exclude_From_Build 1 | |
2341 | ||
32a52290 | 2342 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2343 | |
2344 | # PROP Exclude_From_Build 1 | |
2345 | ||
32a52290 | 2346 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2347 | |
2348 | # PROP Exclude_From_Build 1 | |
2349 | ||
32a52290 | 2350 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2351 | |
28249f11 | 2352 | |
32a52290 | 2353 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2354 | |
28249f11 | 2355 | |
32a52290 | 2356 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2357 | |
2358 | ||
32a52290 | 2359 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2360 | |
2361 | ||
32a52290 | 2362 | !ENDIF |
28249f11 | 2363 | |
5554b4bd VS |
2364 | # End Source File |
2365 | # Begin Source File | |
28249f11 | 2366 | |
32a52290 | 2367 | SOURCE=..\..\src\msw\main.cpp |
5554b4bd VS |
2368 | # End Source File |
2369 | # Begin Source File | |
28249f11 | 2370 | |
32a52290 | 2371 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2372 | |
32a52290 | 2373 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2374 | |
32a52290 | 2375 | # PROP Exclude_From_Build 1 |
28249f11 | 2376 | |
32a52290 | 2377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2378 | |
32a52290 | 2379 | # PROP Exclude_From_Build 1 |
28249f11 | 2380 | |
32a52290 | 2381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2382 | |
32a52290 | 2383 | # PROP Exclude_From_Build 1 |
28249f11 | 2384 | |
32a52290 | 2385 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2386 | |
32a52290 | 2387 | # PROP Exclude_From_Build 1 |
28249f11 | 2388 | |
32a52290 | 2389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2390 | |
2391 | ||
32a52290 | 2392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2393 | |
2394 | ||
32a52290 | 2395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2396 | |
2397 | ||
32a52290 | 2398 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2399 | |
2400 | ||
32a52290 | 2401 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2402 | |
32a52290 | 2403 | # PROP Exclude_From_Build 1 |
28249f11 | 2404 | |
32a52290 | 2405 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2406 | |
2407 | # PROP Exclude_From_Build 1 | |
2408 | ||
32a52290 | 2409 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2410 | |
2411 | # PROP Exclude_From_Build 1 | |
2412 | ||
32a52290 | 2413 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2414 | |
2415 | # PROP Exclude_From_Build 1 | |
2416 | ||
32a52290 | 2417 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2418 | |
28249f11 | 2419 | |
32a52290 | 2420 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2421 | |
28249f11 | 2422 | |
32a52290 | 2423 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2424 | |
28249f11 | 2425 | |
32a52290 | 2426 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2427 | |
28249f11 | 2428 | |
32a52290 | 2429 | !ENDIF |
28249f11 | 2430 | |
32a52290 WS |
2431 | # End Source File |
2432 | # Begin Source File | |
2433 | ||
2434 | SOURCE=..\..\src\msw\menu.cpp | |
5554b4bd | 2435 | |
32a52290 | 2436 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2437 | |
32a52290 | 2438 | # PROP Exclude_From_Build 1 |
28249f11 | 2439 | |
32a52290 | 2440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2441 | |
32a52290 | 2442 | # PROP Exclude_From_Build 1 |
28249f11 | 2443 | |
32a52290 | 2444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2445 | |
32a52290 | 2446 | # PROP Exclude_From_Build 1 |
28249f11 | 2447 | |
32a52290 | 2448 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2449 | |
32a52290 | 2450 | # PROP Exclude_From_Build 1 |
28249f11 | 2451 | |
32a52290 | 2452 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2453 | |
2454 | ||
32a52290 | 2455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2456 | |
2457 | ||
32a52290 | 2458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2459 | |
2460 | ||
32a52290 | 2461 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2462 | |
2463 | ||
32a52290 | 2464 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2465 | |
2466 | # PROP Exclude_From_Build 1 | |
2467 | ||
32a52290 | 2468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2469 | |
2470 | # PROP Exclude_From_Build 1 | |
2471 | ||
32a52290 | 2472 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2473 | |
2474 | # PROP Exclude_From_Build 1 | |
2475 | ||
32a52290 | 2476 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2477 | |
2478 | # PROP Exclude_From_Build 1 | |
2479 | ||
32a52290 | 2480 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2481 | |
28249f11 | 2482 | |
32a52290 | 2483 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2484 | |
2485 | ||
32a52290 | 2486 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2487 | |
2488 | ||
32a52290 | 2489 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2490 | |
2491 | ||
5554b4bd | 2492 | !ENDIF |
28249f11 | 2493 | |
5554b4bd VS |
2494 | # End Source File |
2495 | # Begin Source File | |
28249f11 | 2496 | |
32a52290 | 2497 | SOURCE=..\..\src\msw\menuitem.cpp |
5554b4bd | 2498 | |
32a52290 | 2499 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2500 | |
32a52290 | 2501 | # PROP Exclude_From_Build 1 |
28249f11 | 2502 | |
32a52290 | 2503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2504 | |
32a52290 | 2505 | # PROP Exclude_From_Build 1 |
28249f11 | 2506 | |
32a52290 | 2507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2508 | |
32a52290 | 2509 | # PROP Exclude_From_Build 1 |
28249f11 | 2510 | |
32a52290 | 2511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2512 | |
32a52290 | 2513 | # PROP Exclude_From_Build 1 |
28249f11 | 2514 | |
32a52290 | 2515 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2516 | |
2517 | ||
32a52290 | 2518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2519 | |
2520 | ||
32a52290 | 2521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2522 | |
2523 | ||
32a52290 | 2524 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2525 | |
2526 | ||
32a52290 | 2527 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2528 | |
2529 | # PROP Exclude_From_Build 1 | |
2530 | ||
32a52290 | 2531 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2532 | |
2533 | # PROP Exclude_From_Build 1 | |
2534 | ||
32a52290 | 2535 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2536 | |
2537 | # PROP Exclude_From_Build 1 | |
2538 | ||
32a52290 | 2539 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2540 | |
2541 | # PROP Exclude_From_Build 1 | |
2542 | ||
32a52290 | 2543 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2544 | |
28249f11 | 2545 | |
32a52290 | 2546 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2547 | |
2548 | ||
32a52290 | 2549 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2550 | |
2551 | ||
32a52290 | 2552 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2553 | |
28249f11 | 2554 | |
32a52290 | 2555 | !ENDIF |
28249f11 | 2556 | |
32a52290 WS |
2557 | # End Source File |
2558 | # Begin Source File | |
28249f11 | 2559 | |
32a52290 | 2560 | SOURCE=..\..\src\msw\metafile.cpp |
28249f11 | 2561 | |
32a52290 | 2562 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2563 | |
32a52290 | 2564 | # PROP Exclude_From_Build 1 |
28249f11 | 2565 | |
32a52290 | 2566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2567 | |
32a52290 | 2568 | # PROP Exclude_From_Build 1 |
28249f11 | 2569 | |
32a52290 | 2570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2571 | |
32a52290 | 2572 | # PROP Exclude_From_Build 1 |
28249f11 | 2573 | |
32a52290 | 2574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2575 | |
32a52290 | 2576 | # PROP Exclude_From_Build 1 |
28249f11 | 2577 | |
32a52290 | 2578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2579 | |
2580 | ||
32a52290 | 2581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2582 | |
2583 | ||
32a52290 | 2584 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2585 | |
28249f11 | 2586 | |
32a52290 | 2587 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2588 | |
28249f11 | 2589 | |
32a52290 | 2590 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2591 | |
2592 | # PROP Exclude_From_Build 1 | |
2593 | ||
32a52290 | 2594 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2595 | |
2596 | # PROP Exclude_From_Build 1 | |
2597 | ||
32a52290 | 2598 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2599 | |
50acee04 | 2600 | # PROP Exclude_From_Build 1 |
28249f11 | 2601 | |
32a52290 | 2602 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2603 | |
50acee04 | 2604 | # PROP Exclude_From_Build 1 |
28249f11 | 2605 | |
32a52290 | 2606 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2607 | |
28249f11 | 2608 | |
32a52290 | 2609 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2610 | |
28249f11 | 2611 | |
32a52290 | 2612 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2613 | |
28249f11 | 2614 | |
32a52290 | 2615 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2616 | |
28249f11 | 2617 | |
32a52290 | 2618 | !ENDIF |
28249f11 | 2619 | |
32a52290 WS |
2620 | # End Source File |
2621 | # Begin Source File | |
28249f11 | 2622 | |
32a52290 WS |
2623 | SOURCE=..\..\src\msw\minifram.cpp |
2624 | # End Source File | |
2625 | # Begin Source File | |
28249f11 | 2626 | |
32a52290 | 2627 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2628 | |
32a52290 | 2629 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2630 | |
32a52290 | 2631 | # PROP Exclude_From_Build 1 |
28249f11 | 2632 | |
32a52290 | 2633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2634 | |
32a52290 | 2635 | # PROP Exclude_From_Build 1 |
28249f11 | 2636 | |
32a52290 | 2637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2638 | |
32a52290 | 2639 | # PROP Exclude_From_Build 1 |
28249f11 | 2640 | |
32a52290 | 2641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2642 | |
32a52290 | 2643 | # PROP Exclude_From_Build 1 |
28249f11 | 2644 | |
32a52290 | 2645 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2646 | |
28249f11 | 2647 | |
32a52290 | 2648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2649 | |
50acee04 | 2650 | |
32a52290 | 2651 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2652 | |
28249f11 | 2653 | |
32a52290 | 2654 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2655 | |
28249f11 | 2656 | |
32a52290 | 2657 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2658 | |
2659 | # PROP Exclude_From_Build 1 | |
2660 | ||
32a52290 | 2661 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2662 | |
2663 | # PROP Exclude_From_Build 1 | |
2664 | ||
32a52290 | 2665 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2666 | |
50acee04 | 2667 | # PROP Exclude_From_Build 1 |
28249f11 | 2668 | |
32a52290 | 2669 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2670 | |
50acee04 | 2671 | # PROP Exclude_From_Build 1 |
28249f11 | 2672 | |
32a52290 | 2673 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2674 | |
2675 | ||
32a52290 | 2676 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2677 | |
2678 | ||
32a52290 | 2679 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2680 | |
2681 | ||
32a52290 | 2682 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2683 | |
2684 | ||
32a52290 | 2685 | !ENDIF |
28249f11 | 2686 | |
32a52290 WS |
2687 | # End Source File |
2688 | # Begin Source File | |
28249f11 | 2689 | |
32a52290 WS |
2690 | SOURCE=..\..\src\msw\mslu.cpp |
2691 | # End Source File | |
2692 | # Begin Source File | |
28249f11 | 2693 | |
32a52290 | 2694 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2695 | |
32a52290 | 2696 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2697 | |
32a52290 | 2698 | # PROP Exclude_From_Build 1 |
28249f11 | 2699 | |
32a52290 | 2700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2701 | |
32a52290 | 2702 | # PROP Exclude_From_Build 1 |
28249f11 | 2703 | |
32a52290 | 2704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2705 | |
32a52290 | 2706 | # PROP Exclude_From_Build 1 |
28249f11 | 2707 | |
32a52290 | 2708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2709 | |
50acee04 | 2710 | # PROP Exclude_From_Build 1 |
28249f11 | 2711 | |
32a52290 | 2712 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2713 | |
2714 | ||
32a52290 | 2715 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2716 | |
2717 | ||
32a52290 | 2718 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2719 | |
28249f11 | 2720 | |
32a52290 | 2721 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2722 | |
28249f11 | 2723 | |
32a52290 | 2724 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2725 | |
2726 | # PROP Exclude_From_Build 1 | |
2727 | ||
32a52290 | 2728 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2729 | |
2730 | # PROP Exclude_From_Build 1 | |
2731 | ||
32a52290 | 2732 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2733 | |
50acee04 | 2734 | # PROP Exclude_From_Build 1 |
28249f11 | 2735 | |
32a52290 | 2736 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2737 | |
32a52290 | 2738 | # PROP Exclude_From_Build 1 |
28249f11 | 2739 | |
32a52290 | 2740 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2741 | |
2742 | ||
32a52290 | 2743 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2744 | |
2745 | ||
32a52290 | 2746 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2747 | |
2748 | ||
32a52290 | 2749 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2750 | |
28249f11 | 2751 | |
32a52290 | 2752 | !ENDIF |
28249f11 | 2753 | |
32a52290 WS |
2754 | # End Source File |
2755 | # Begin Source File | |
28249f11 | 2756 | |
32a52290 | 2757 | SOURCE=..\..\src\msw\notebook.cpp |
28249f11 | 2758 | |
32a52290 | 2759 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2760 | |
32a52290 | 2761 | # PROP Exclude_From_Build 1 |
28249f11 | 2762 | |
32a52290 | 2763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2764 | |
32a52290 | 2765 | # PROP Exclude_From_Build 1 |
28249f11 | 2766 | |
32a52290 | 2767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2768 | |
32a52290 | 2769 | # PROP Exclude_From_Build 1 |
28249f11 | 2770 | |
32a52290 | 2771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2772 | |
50acee04 | 2773 | # PROP Exclude_From_Build 1 |
28249f11 | 2774 | |
32a52290 | 2775 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2776 | |
2777 | ||
32a52290 | 2778 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2779 | |
2780 | ||
32a52290 | 2781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2782 | |
28249f11 | 2783 | |
32a52290 | 2784 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2785 | |
28249f11 | 2786 | |
32a52290 | 2787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2788 | |
2789 | # PROP Exclude_From_Build 1 | |
2790 | ||
32a52290 | 2791 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2792 | |
2793 | # PROP Exclude_From_Build 1 | |
2794 | ||
32a52290 | 2795 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2796 | |
50acee04 | 2797 | # PROP Exclude_From_Build 1 |
5554b4bd | 2798 | |
32a52290 | 2799 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 2800 | |
32a52290 | 2801 | # PROP Exclude_From_Build 1 |
5554b4bd | 2802 | |
32a52290 | 2803 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
2804 | |
2805 | ||
32a52290 | 2806 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
2807 | |
2808 | ||
32a52290 | 2809 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2810 | |
28249f11 | 2811 | |
32a52290 | 2812 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2813 | |
28249f11 | 2814 | |
32a52290 | 2815 | !ENDIF |
28249f11 | 2816 | |
32a52290 WS |
2817 | # End Source File |
2818 | # Begin Source File | |
28249f11 | 2819 | |
32a52290 WS |
2820 | SOURCE=..\..\src\msw\ole\oleutils.cpp |
2821 | # End Source File | |
2822 | # Begin Source File | |
28249f11 | 2823 | |
32a52290 | 2824 | SOURCE=..\..\src\msw\ownerdrw.cpp |
28249f11 | 2825 | |
32a52290 | 2826 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2827 | |
32a52290 | 2828 | # PROP Exclude_From_Build 1 |
28249f11 | 2829 | |
32a52290 | 2830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2831 | |
2832 | # PROP Exclude_From_Build 1 | |
2833 | ||
32a52290 | 2834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2835 | |
50acee04 | 2836 | # PROP Exclude_From_Build 1 |
28249f11 | 2837 | |
32a52290 | 2838 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2839 | |
50acee04 | 2840 | # PROP Exclude_From_Build 1 |
28249f11 | 2841 | |
32a52290 | 2842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2843 | |
28249f11 | 2844 | |
32a52290 | 2845 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2846 | |
2847 | ||
32a52290 | 2848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2849 | |
2850 | ||
32a52290 | 2851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2852 | |
2853 | ||
32a52290 | 2854 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2855 | |
5554b4bd | 2856 | # PROP Exclude_From_Build 1 |
28249f11 | 2857 | |
32a52290 | 2858 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2859 | |
32a52290 | 2860 | # PROP Exclude_From_Build 1 |
5554b4bd | 2861 | |
32a52290 | 2862 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2863 | |
32a52290 | 2864 | # PROP Exclude_From_Build 1 |
28249f11 | 2865 | |
32a52290 | 2866 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2867 | |
32a52290 | 2868 | # PROP Exclude_From_Build 1 |
28249f11 | 2869 | |
32a52290 | 2870 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2871 | |
28249f11 | 2872 | |
32a52290 | 2873 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2874 | |
28249f11 | 2875 | |
32a52290 | 2876 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2877 | |
28249f11 | 2878 | |
32a52290 | 2879 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2880 | |
28249f11 | 2881 | |
32a52290 | 2882 | !ENDIF |
28249f11 | 2883 | |
32a52290 WS |
2884 | # End Source File |
2885 | # Begin Source File | |
28249f11 | 2886 | |
32a52290 WS |
2887 | SOURCE=..\..\src\msw\palette.cpp |
2888 | # End Source File | |
2889 | # Begin Source File | |
50acee04 | 2890 | |
32a52290 WS |
2891 | SOURCE=..\..\src\msw\pen.cpp |
2892 | # End Source File | |
2893 | # Begin Source File | |
50acee04 | 2894 | |
32a52290 WS |
2895 | SOURCE=..\..\src\msw\popupwin.cpp |
2896 | # End Source File | |
2897 | # Begin Source File | |
28249f11 | 2898 | |
32a52290 WS |
2899 | SOURCE=..\..\src\msw\printdlg.cpp |
2900 | # End Source File | |
2901 | # Begin Source File | |
50acee04 | 2902 | |
32a52290 WS |
2903 | SOURCE=..\..\src\msw\printwin.cpp |
2904 | # End Source File | |
2905 | # Begin Source File | |
28249f11 | 2906 | |
32a52290 | 2907 | SOURCE=..\..\src\msw\radiobox.cpp |
28249f11 | 2908 | |
32a52290 | 2909 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2910 | |
2911 | # PROP Exclude_From_Build 1 | |
2912 | ||
32a52290 | 2913 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2914 | |
2915 | # PROP Exclude_From_Build 1 | |
2916 | ||
32a52290 | 2917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2918 | |
2919 | # PROP Exclude_From_Build 1 | |
2920 | ||
32a52290 | 2921 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2922 | |
50acee04 | 2923 | # PROP Exclude_From_Build 1 |
28249f11 | 2924 | |
32a52290 | 2925 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2926 | |
28249f11 | 2927 | |
32a52290 | 2928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2929 | |
28249f11 | 2930 | |
32a52290 | 2931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2932 | |
28249f11 | 2933 | |
32a52290 | 2934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2935 | |
28249f11 | 2936 | |
32a52290 | 2937 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2938 | |
32a52290 | 2939 | # PROP Exclude_From_Build 1 |
28249f11 | 2940 | |
32a52290 | 2941 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2942 | |
32a52290 | 2943 | # PROP Exclude_From_Build 1 |
28249f11 | 2944 | |
32a52290 | 2945 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2946 | |
32a52290 | 2947 | # PROP Exclude_From_Build 1 |
28249f11 | 2948 | |
32a52290 | 2949 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2950 | |
32a52290 | 2951 | # PROP Exclude_From_Build 1 |
28249f11 | 2952 | |
32a52290 | 2953 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2954 | |
28249f11 | 2955 | |
32a52290 | 2956 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2957 | |
28249f11 | 2958 | |
32a52290 | 2959 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2960 | |
5554b4bd | 2961 | |
32a52290 | 2962 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2963 | |
50acee04 | 2964 | |
32a52290 | 2965 | !ENDIF |
28249f11 | 2966 | |
32a52290 WS |
2967 | # End Source File |
2968 | # Begin Source File | |
28249f11 | 2969 | |
32a52290 | 2970 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2971 | |
32a52290 | 2972 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2973 | |
2974 | # PROP Exclude_From_Build 1 | |
2975 | ||
32a52290 | 2976 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2977 | |
2978 | # PROP Exclude_From_Build 1 | |
2979 | ||
32a52290 | 2980 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2981 | |
2982 | # PROP Exclude_From_Build 1 | |
2983 | ||
32a52290 | 2984 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
2985 | |
2986 | # PROP Exclude_From_Build 1 | |
28249f11 | 2987 | |
32a52290 | 2988 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
2989 | |
2990 | ||
32a52290 | 2991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 JS |
2992 | |
2993 | ||
32a52290 | 2994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 JS |
2995 | |
2996 | ||
32a52290 | 2997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 JS |
2998 | |
2999 | ||
32a52290 | 3000 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3001 | |
32a52290 | 3002 | # PROP Exclude_From_Build 1 |
28249f11 | 3003 | |
32a52290 | 3004 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 3005 | |
32a52290 | 3006 | # PROP Exclude_From_Build 1 |
28249f11 | 3007 | |
32a52290 | 3008 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3009 | |
3010 | # PROP Exclude_From_Build 1 | |
3011 | ||
32a52290 | 3012 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3013 | |
3014 | # PROP Exclude_From_Build 1 | |
3015 | ||
32a52290 | 3016 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 3017 | |
5554b4bd | 3018 | |
32a52290 | 3019 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 3020 | |
5554b4bd | 3021 | |
32a52290 | 3022 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 3023 | |
5554b4bd | 3024 | |
32a52290 | 3025 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 3026 | |
28249f11 | 3027 | |
32a52290 | 3028 | !ENDIF |
28249f11 | 3029 | |
32a52290 WS |
3030 | # End Source File |
3031 | # Begin Source File | |
28249f11 | 3032 | |
32a52290 WS |
3033 | SOURCE=..\..\src\msw\region.cpp |
3034 | # End Source File | |
3035 | # Begin Source File | |
28249f11 | 3036 | |
32a52290 WS |
3037 | SOURCE=..\..\src\msw\renderer.cpp |
3038 | # End Source File | |
3039 | # Begin Source File | |
3040 | ||
3041 | SOURCE=..\..\src\msw\scrolbar.cpp | |
28249f11 | 3042 | |
32a52290 | 3043 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3044 | |
32a52290 | 3045 | # PROP Exclude_From_Build 1 |
28249f11 | 3046 | |
32a52290 | 3047 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3048 | |
32a52290 | 3049 | # PROP Exclude_From_Build 1 |
28249f11 | 3050 | |
32a52290 | 3051 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3052 | |
32a52290 | 3053 | # PROP Exclude_From_Build 1 |
28249f11 | 3054 | |
32a52290 | 3055 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3056 | |
32a52290 | 3057 | # PROP Exclude_From_Build 1 |
28249f11 | 3058 | |
32a52290 | 3059 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3060 | |
3061 | ||
32a52290 | 3062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3063 | |
3064 | ||
32a52290 | 3065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3066 | |
3067 | ||
32a52290 | 3068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3069 | |
3070 | ||
32a52290 | 3071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3072 | |
3073 | # PROP Exclude_From_Build 1 | |
3074 | ||
32a52290 | 3075 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3076 | |
3077 | # PROP Exclude_From_Build 1 | |
3078 | ||
32a52290 | 3079 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3080 | |
3081 | # PROP Exclude_From_Build 1 | |
3082 | ||
32a52290 | 3083 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3084 | |
3085 | # PROP Exclude_From_Build 1 | |
3086 | ||
32a52290 | 3087 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3088 | |
28249f11 | 3089 | |
32a52290 | 3090 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3091 | |
28249f11 | 3092 | |
32a52290 | 3093 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3094 | |
3095 | ||
32a52290 | 3096 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3097 | |
3098 | ||
5554b4bd | 3099 | !ENDIF |
28249f11 | 3100 | |
5554b4bd VS |
3101 | # End Source File |
3102 | # Begin Source File | |
28249f11 | 3103 | |
32a52290 WS |
3104 | SOURCE=..\..\src\msw\settings.cpp |
3105 | # End Source File | |
3106 | # Begin Source File | |
3107 | ||
3108 | SOURCE=..\..\src\msw\slider95.cpp | |
28249f11 | 3109 | |
32a52290 | 3110 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3111 | |
32a52290 | 3112 | # PROP Exclude_From_Build 1 |
28249f11 | 3113 | |
32a52290 | 3114 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3115 | |
32a52290 | 3116 | # PROP Exclude_From_Build 1 |
28249f11 | 3117 | |
32a52290 | 3118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3119 | |
32a52290 | 3120 | # PROP Exclude_From_Build 1 |
28249f11 | 3121 | |
32a52290 | 3122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3123 | |
32a52290 | 3124 | # PROP Exclude_From_Build 1 |
28249f11 | 3125 | |
32a52290 | 3126 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3127 | |
3128 | ||
32a52290 | 3129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3130 | |
3131 | ||
32a52290 | 3132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3133 | |
3134 | ||
32a52290 | 3135 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3136 | |
3137 | ||
32a52290 | 3138 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3139 | |
3140 | # PROP Exclude_From_Build 1 | |
3141 | ||
32a52290 | 3142 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3143 | |
3144 | # PROP Exclude_From_Build 1 | |
3145 | ||
32a52290 | 3146 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3147 | |
3148 | # PROP Exclude_From_Build 1 | |
3149 | ||
32a52290 | 3150 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3151 | |
3152 | # PROP Exclude_From_Build 1 | |
3153 | ||
32a52290 | 3154 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3155 | |
28249f11 | 3156 | |
32a52290 | 3157 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3158 | |
28249f11 | 3159 | |
32a52290 | 3160 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3161 | |
28249f11 | 3162 | |
32a52290 | 3163 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3164 | |
5554b4bd | 3165 | |
32a52290 WS |
3166 | !ENDIF |
3167 | ||
3168 | # End Source File | |
3169 | # Begin Source File | |
3170 | ||
3171 | SOURCE=..\..\src\msw\spinbutt.cpp | |
3172 | ||
3173 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3174 | |
32a52290 | 3175 | # PROP Exclude_From_Build 1 |
28249f11 | 3176 | |
32a52290 | 3177 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3178 | |
32a52290 | 3179 | # PROP Exclude_From_Build 1 |
28249f11 | 3180 | |
32a52290 | 3181 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3182 | |
32a52290 | 3183 | # PROP Exclude_From_Build 1 |
28249f11 | 3184 | |
32a52290 | 3185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3186 | |
32a52290 | 3187 | # PROP Exclude_From_Build 1 |
28249f11 | 3188 | |
32a52290 | 3189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3190 | |
3191 | ||
32a52290 | 3192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3193 | |
3194 | ||
32a52290 | 3195 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3196 | |
3197 | ||
32a52290 | 3198 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3199 | |
3200 | ||
32a52290 | 3201 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3202 | |
3203 | # PROP Exclude_From_Build 1 | |
3204 | ||
32a52290 | 3205 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3206 | |
3207 | # PROP Exclude_From_Build 1 | |
3208 | ||
32a52290 | 3209 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3210 | |
3211 | # PROP Exclude_From_Build 1 | |
3212 | ||
32a52290 | 3213 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3214 | |
3215 | # PROP Exclude_From_Build 1 | |
3216 | ||
32a52290 | 3217 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3218 | |
28249f11 | 3219 | |
32a52290 | 3220 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3221 | |
3222 | ||
32a52290 | 3223 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3224 | |
3225 | ||
32a52290 | 3226 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3227 | |
3228 | ||
5554b4bd | 3229 | !ENDIF |
28249f11 | 3230 | |
5554b4bd VS |
3231 | # End Source File |
3232 | # Begin Source File | |
28249f11 | 3233 | |
32a52290 | 3234 | SOURCE=..\..\src\msw\spinctrl.cpp |
5554b4bd | 3235 | |
32a52290 | 3236 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3237 | |
32a52290 | 3238 | # PROP Exclude_From_Build 1 |
28249f11 | 3239 | |
32a52290 | 3240 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3241 | |
32a52290 | 3242 | # PROP Exclude_From_Build 1 |
28249f11 | 3243 | |
32a52290 | 3244 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3245 | |
32a52290 | 3246 | # PROP Exclude_From_Build 1 |
28249f11 | 3247 | |
32a52290 | 3248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3249 | |
32a52290 | 3250 | # PROP Exclude_From_Build 1 |
28249f11 | 3251 | |
32a52290 | 3252 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3253 | |
3254 | ||
32a52290 | 3255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3256 | |
3257 | ||
32a52290 | 3258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3259 | |
3260 | ||
32a52290 | 3261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3262 | |
3263 | ||
32a52290 | 3264 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3265 | |
3266 | # PROP Exclude_From_Build 1 | |
3267 | ||
32a52290 | 3268 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3269 | |
3270 | # PROP Exclude_From_Build 1 | |
3271 | ||
32a52290 | 3272 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3273 | |
3274 | # PROP Exclude_From_Build 1 | |
3275 | ||
32a52290 | 3276 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3277 | |
3278 | # PROP Exclude_From_Build 1 | |
3279 | ||
32a52290 | 3280 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3281 | |
28249f11 | 3282 | |
32a52290 | 3283 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3284 | |
28249f11 | 3285 | |
32a52290 | 3286 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3287 | |
28249f11 | 3288 | |
32a52290 | 3289 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3290 | |
5554b4bd | 3291 | |
32a52290 WS |
3292 | !ENDIF |
3293 | ||
3294 | # End Source File | |
3295 | # Begin Source File | |
28249f11 | 3296 | |
32a52290 | 3297 | SOURCE=..\..\src\msw\statbmp.cpp |
28249f11 | 3298 | |
32a52290 | 3299 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3300 | |
32a52290 | 3301 | # PROP Exclude_From_Build 1 |
28249f11 | 3302 | |
32a52290 | 3303 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3304 | |
32a52290 | 3305 | # PROP Exclude_From_Build 1 |
28249f11 | 3306 | |
32a52290 | 3307 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3308 | |
32a52290 | 3309 | # PROP Exclude_From_Build 1 |
28249f11 | 3310 | |
32a52290 | 3311 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3312 | |
32a52290 | 3313 | # PROP Exclude_From_Build 1 |
28249f11 | 3314 | |
32a52290 | 3315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3316 | |
3317 | ||
32a52290 | 3318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3319 | |
3320 | ||
32a52290 | 3321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3322 | |
3323 | ||
32a52290 | 3324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3325 | |
28249f11 | 3326 | |
32a52290 | 3327 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3328 | |
3329 | # PROP Exclude_From_Build 1 | |
3330 | ||
32a52290 | 3331 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3332 | |
3333 | # PROP Exclude_From_Build 1 | |
3334 | ||
32a52290 | 3335 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3336 | |
3337 | # PROP Exclude_From_Build 1 | |
3338 | ||
32a52290 | 3339 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3340 | |
50acee04 | 3341 | # PROP Exclude_From_Build 1 |
28249f11 | 3342 | |
32a52290 | 3343 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3344 | |
3345 | ||
32a52290 | 3346 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3347 | |
3348 | ||
32a52290 WS |
3349 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3350 | ||
3351 | ||
3352 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3353 | |
3354 | ||
5554b4bd | 3355 | !ENDIF |
28249f11 | 3356 | |
5554b4bd VS |
3357 | # End Source File |
3358 | # Begin Source File | |
28249f11 | 3359 | |
32a52290 | 3360 | SOURCE=..\..\src\msw\statbox.cpp |
5554b4bd | 3361 | |
32a52290 | 3362 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3363 | |
32a52290 | 3364 | # PROP Exclude_From_Build 1 |
28249f11 | 3365 | |
32a52290 | 3366 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3367 | |
32a52290 | 3368 | # PROP Exclude_From_Build 1 |
28249f11 | 3369 | |
32a52290 | 3370 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3371 | |
32a52290 | 3372 | # PROP Exclude_From_Build 1 |
28249f11 | 3373 | |
32a52290 | 3374 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3375 | |
32a52290 | 3376 | # PROP Exclude_From_Build 1 |
28249f11 | 3377 | |
32a52290 | 3378 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3379 | |
3380 | ||
32a52290 | 3381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3382 | |
3383 | ||
32a52290 | 3384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3385 | |
3386 | ||
32a52290 | 3387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3388 | |
3389 | ||
32a52290 | 3390 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3391 | |
3392 | # PROP Exclude_From_Build 1 | |
3393 | ||
32a52290 | 3394 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3395 | |
3396 | # PROP Exclude_From_Build 1 | |
3397 | ||
32a52290 | 3398 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3399 | |
3400 | # PROP Exclude_From_Build 1 | |
3401 | ||
32a52290 | 3402 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3403 | |
3404 | # PROP Exclude_From_Build 1 | |
3405 | ||
32a52290 | 3406 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3407 | |
3408 | ||
32a52290 | 3409 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3410 | |
28249f11 | 3411 | |
32a52290 | 3412 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3413 | |
28249f11 | 3414 | |
32a52290 | 3415 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3416 | |
5554b4bd | 3417 | |
32a52290 WS |
3418 | !ENDIF |
3419 | ||
3420 | # End Source File | |
3421 | # Begin Source File | |
3422 | ||
3423 | SOURCE=..\..\src\msw\statbr95.cpp | |
3424 | ||
3425 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3426 | |
32a52290 | 3427 | # PROP Exclude_From_Build 1 |
28249f11 | 3428 | |
32a52290 | 3429 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3430 | |
32a52290 | 3431 | # PROP Exclude_From_Build 1 |
28249f11 | 3432 | |
32a52290 | 3433 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3434 | |
32a52290 | 3435 | # PROP Exclude_From_Build 1 |
28249f11 | 3436 | |
32a52290 | 3437 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3438 | |
32a52290 | 3439 | # PROP Exclude_From_Build 1 |
28249f11 | 3440 | |
32a52290 | 3441 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3442 | |
3443 | ||
32a52290 | 3444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3445 | |
3446 | ||
32a52290 | 3447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3448 | |
3449 | ||
32a52290 | 3450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3451 | |
3452 | ||
32a52290 | 3453 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3454 | |
3455 | # PROP Exclude_From_Build 1 | |
3456 | ||
32a52290 | 3457 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3458 | |
3459 | # PROP Exclude_From_Build 1 | |
3460 | ||
32a52290 | 3461 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3462 | |
3463 | # PROP Exclude_From_Build 1 | |
3464 | ||
32a52290 | 3465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3466 | |
3467 | # PROP Exclude_From_Build 1 | |
3468 | ||
32a52290 | 3469 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3470 | |
28249f11 | 3471 | |
32a52290 | 3472 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3473 | |
3474 | ||
32a52290 | 3475 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3476 | |
3477 | ||
32a52290 | 3478 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3479 | |
3480 | ||
5554b4bd | 3481 | !ENDIF |
28249f11 | 3482 | |
5554b4bd VS |
3483 | # End Source File |
3484 | # Begin Source File | |
28249f11 | 3485 | |
32a52290 | 3486 | SOURCE=..\..\src\msw\statline.cpp |
5554b4bd | 3487 | |
32a52290 | 3488 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3489 | |
32a52290 | 3490 | # PROP Exclude_From_Build 1 |
28249f11 | 3491 | |
32a52290 | 3492 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3493 | |
32a52290 | 3494 | # PROP Exclude_From_Build 1 |
28249f11 | 3495 | |
32a52290 | 3496 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3497 | |
32a52290 | 3498 | # PROP Exclude_From_Build 1 |
28249f11 | 3499 | |
32a52290 | 3500 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3501 | |
32a52290 | 3502 | # PROP Exclude_From_Build 1 |
28249f11 | 3503 | |
32a52290 | 3504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3505 | |
3506 | ||
32a52290 | 3507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3508 | |
3509 | ||
32a52290 | 3510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3511 | |
3512 | ||
32a52290 | 3513 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3514 | |
3515 | ||
32a52290 | 3516 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3517 | |
3518 | # PROP Exclude_From_Build 1 | |
3519 | ||
32a52290 | 3520 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3521 | |
3522 | # PROP Exclude_From_Build 1 | |
3523 | ||
32a52290 | 3524 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3525 | |
3526 | # PROP Exclude_From_Build 1 | |
3527 | ||
32a52290 | 3528 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3529 | |
3530 | # PROP Exclude_From_Build 1 | |
3531 | ||
32a52290 | 3532 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3533 | |
28249f11 | 3534 | |
32a52290 | 3535 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3536 | |
28249f11 | 3537 | |
32a52290 | 3538 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3539 | |
28249f11 | 3540 | |
32a52290 | 3541 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3542 | |
5554b4bd | 3543 | |
32a52290 WS |
3544 | !ENDIF |
3545 | ||
3546 | # End Source File | |
3547 | # Begin Source File | |
28249f11 | 3548 | |
32a52290 | 3549 | SOURCE=..\..\src\msw\stattext.cpp |
28249f11 | 3550 | |
32a52290 | 3551 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3552 | |
32a52290 | 3553 | # PROP Exclude_From_Build 1 |
28249f11 | 3554 | |
32a52290 | 3555 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3556 | |
32a52290 | 3557 | # PROP Exclude_From_Build 1 |
28249f11 | 3558 | |
32a52290 | 3559 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3560 | |
32a52290 | 3561 | # PROP Exclude_From_Build 1 |
28249f11 | 3562 | |
32a52290 | 3563 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3564 | |
32a52290 | 3565 | # PROP Exclude_From_Build 1 |
28249f11 | 3566 | |
32a52290 | 3567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3568 | |
3569 | ||
32a52290 | 3570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3571 | |
3572 | ||
32a52290 | 3573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3574 | |
3575 | ||
32a52290 | 3576 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3577 | |
28249f11 | 3578 | |
32a52290 | 3579 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3580 | |
3581 | # PROP Exclude_From_Build 1 | |
3582 | ||
32a52290 | 3583 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3584 | |
3585 | # PROP Exclude_From_Build 1 | |
3586 | ||
32a52290 | 3587 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3588 | |
3589 | # PROP Exclude_From_Build 1 | |
3590 | ||
32a52290 | 3591 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3592 | |
50acee04 | 3593 | # PROP Exclude_From_Build 1 |
28249f11 | 3594 | |
32a52290 | 3595 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3596 | |
3597 | ||
32a52290 | 3598 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3599 | |
3600 | ||
32a52290 WS |
3601 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3602 | ||
3603 | ||
3604 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3605 | |
3606 | ||
5554b4bd | 3607 | !ENDIF |
28249f11 | 3608 | |
5554b4bd VS |
3609 | # End Source File |
3610 | # Begin Source File | |
28249f11 | 3611 | |
32a52290 | 3612 | SOURCE=..\..\src\msw\tabctrl.cpp |
5554b4bd | 3613 | |
32a52290 | 3614 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3615 | |
32a52290 | 3616 | # PROP Exclude_From_Build 1 |
28249f11 | 3617 | |
32a52290 | 3618 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3619 | |
32a52290 | 3620 | # PROP Exclude_From_Build 1 |
28249f11 | 3621 | |
32a52290 | 3622 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3623 | |
32a52290 | 3624 | # PROP Exclude_From_Build 1 |
28249f11 | 3625 | |
32a52290 | 3626 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3627 | |
32a52290 | 3628 | # PROP Exclude_From_Build 1 |
28249f11 | 3629 | |
32a52290 | 3630 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3631 | |
3632 | ||
32a52290 | 3633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3634 | |
3635 | ||
32a52290 | 3636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3637 | |
3638 | ||
32a52290 | 3639 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3640 | |
3641 | ||
32a52290 | 3642 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3643 | |
3644 | # PROP Exclude_From_Build 1 | |
3645 | ||
32a52290 | 3646 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3647 | |
3648 | # PROP Exclude_From_Build 1 | |
3649 | ||
32a52290 | 3650 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3651 | |
3652 | # PROP Exclude_From_Build 1 | |
3653 | ||
32a52290 | 3654 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3655 | |
3656 | # PROP Exclude_From_Build 1 | |
3657 | ||
32a52290 | 3658 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3659 | |
28249f11 | 3660 | |
32a52290 | 3661 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3662 | |
28249f11 | 3663 | |
32a52290 | 3664 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3665 | |
28249f11 | 3666 | |
32a52290 | 3667 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3668 | |
5554b4bd | 3669 | |
32a52290 WS |
3670 | !ENDIF |
3671 | ||
3672 | # End Source File | |
3673 | # Begin Source File | |
3674 | ||
3675 | SOURCE=..\..\src\msw\tbar95.cpp | |
3676 | ||
3677 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3678 | |
32a52290 | 3679 | # PROP Exclude_From_Build 1 |
28249f11 | 3680 | |
32a52290 | 3681 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3682 | |
32a52290 | 3683 | # PROP Exclude_From_Build 1 |
28249f11 | 3684 | |
32a52290 | 3685 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3686 | |
32a52290 | 3687 | # PROP Exclude_From_Build 1 |
28249f11 | 3688 | |
32a52290 | 3689 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3690 | |
32a52290 | 3691 | # PROP Exclude_From_Build 1 |
28249f11 | 3692 | |
32a52290 | 3693 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3694 | |
3695 | ||
32a52290 | 3696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3697 | |
3698 | ||
32a52290 | 3699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3700 | |
3701 | ||
32a52290 | 3702 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3703 | |
3704 | ||
32a52290 | 3705 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3706 | |
3707 | # PROP Exclude_From_Build 1 | |
3708 | ||
32a52290 | 3709 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3710 | |
3711 | # PROP Exclude_From_Build 1 | |
3712 | ||
32a52290 | 3713 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3714 | |
3715 | # PROP Exclude_From_Build 1 | |
3716 | ||
32a52290 | 3717 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3718 | |
3719 | # PROP Exclude_From_Build 1 | |
3720 | ||
32a52290 | 3721 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3722 | |
28249f11 | 3723 | |
32a52290 | 3724 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3725 | |
3726 | ||
32a52290 | 3727 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3728 | |
3729 | ||
32a52290 | 3730 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3731 | |
3732 | ||
5554b4bd | 3733 | !ENDIF |
28249f11 | 3734 | |
5554b4bd VS |
3735 | # End Source File |
3736 | # Begin Source File | |
28249f11 | 3737 | |
32a52290 | 3738 | SOURCE=..\..\src\msw\textctrl.cpp |
5554b4bd | 3739 | |
32a52290 | 3740 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3741 | |
32a52290 | 3742 | # PROP Exclude_From_Build 1 |
28249f11 | 3743 | |
32a52290 | 3744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3745 | |
32a52290 | 3746 | # PROP Exclude_From_Build 1 |
28249f11 | 3747 | |
32a52290 | 3748 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3749 | |
32a52290 | 3750 | # PROP Exclude_From_Build 1 |
28249f11 | 3751 | |
32a52290 | 3752 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3753 | |
32a52290 | 3754 | # PROP Exclude_From_Build 1 |
28249f11 | 3755 | |
32a52290 | 3756 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3757 | |
3758 | ||
32a52290 | 3759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3760 | |
3761 | ||
32a52290 | 3762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3763 | |
3764 | ||
32a52290 | 3765 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3766 | |
3767 | ||
32a52290 | 3768 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3769 | |
3770 | # PROP Exclude_From_Build 1 | |
3771 | ||
32a52290 | 3772 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3773 | |
3774 | # PROP Exclude_From_Build 1 | |
3775 | ||
32a52290 | 3776 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3777 | |
3778 | # PROP Exclude_From_Build 1 | |
3779 | ||
32a52290 | 3780 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3781 | |
3782 | # PROP Exclude_From_Build 1 | |
3783 | ||
32a52290 | 3784 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3785 | |
28249f11 | 3786 | |
32a52290 | 3787 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3788 | |
28249f11 | 3789 | |
32a52290 | 3790 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3791 | |
28249f11 | 3792 | |
32a52290 | 3793 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3794 | |
5554b4bd | 3795 | |
32a52290 WS |
3796 | !ENDIF |
3797 | ||
3798 | # End Source File | |
3799 | # Begin Source File | |
28249f11 | 3800 | |
32a52290 | 3801 | SOURCE=..\..\src\msw\tglbtn.cpp |
28249f11 | 3802 | |
32a52290 | 3803 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3804 | |
32a52290 | 3805 | # PROP Exclude_From_Build 1 |
28249f11 | 3806 | |
32a52290 | 3807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3808 | |
32a52290 | 3809 | # PROP Exclude_From_Build 1 |
28249f11 | 3810 | |
32a52290 | 3811 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3812 | |
32a52290 | 3813 | # PROP Exclude_From_Build 1 |
28249f11 | 3814 | |
32a52290 | 3815 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3816 | |
32a52290 | 3817 | # PROP Exclude_From_Build 1 |
28249f11 | 3818 | |
32a52290 | 3819 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3820 | |
3821 | ||
32a52290 | 3822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3823 | |
3824 | ||
32a52290 | 3825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3826 | |
3827 | ||
32a52290 | 3828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3829 | |
28249f11 | 3830 | |
32a52290 | 3831 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3832 | |
3833 | # PROP Exclude_From_Build 1 | |
3834 | ||
32a52290 | 3835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3836 | |
3837 | # PROP Exclude_From_Build 1 | |
3838 | ||
32a52290 | 3839 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3840 | |
3841 | # PROP Exclude_From_Build 1 | |
3842 | ||
32a52290 | 3843 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 3844 | |
50acee04 | 3845 | # PROP Exclude_From_Build 1 |
5554b4bd | 3846 | |
32a52290 | 3847 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
3848 | |
3849 | ||
32a52290 | 3850 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
3851 | |
3852 | ||
32a52290 WS |
3853 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3854 | ||
3855 | ||
3856 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5554b4bd VS |
3857 | |
3858 | ||
28249f11 VS |
3859 | !ENDIF |
3860 | ||
3861 | # End Source File | |
3862 | # Begin Source File | |
3863 | ||
32a52290 WS |
3864 | SOURCE=..\..\src\msw\timer.cpp |
3865 | # End Source File | |
3866 | # Begin Source File | |
3867 | ||
3868 | SOURCE=..\..\src\msw\tooltip.cpp | |
3869 | # End Source File | |
3870 | # Begin Source File | |
3871 | ||
3872 | SOURCE=..\..\src\msw\toplevel.cpp | |
3873 | # End Source File | |
3874 | # Begin Source File | |
3875 | ||
3876 | SOURCE=..\..\src\msw\treectrl.cpp | |
28249f11 | 3877 | |
32a52290 | 3878 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3879 | |
32a52290 | 3880 | # PROP Exclude_From_Build 1 |
28249f11 | 3881 | |
32a52290 | 3882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3883 | |
32a52290 | 3884 | # PROP Exclude_From_Build 1 |
28249f11 | 3885 | |
32a52290 | 3886 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3887 | |
32a52290 | 3888 | # PROP Exclude_From_Build 1 |
28249f11 | 3889 | |
32a52290 | 3890 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3891 | |
32a52290 | 3892 | # PROP Exclude_From_Build 1 |
28249f11 | 3893 | |
32a52290 | 3894 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3895 | |
28249f11 | 3896 | |
32a52290 | 3897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3898 | |
3899 | ||
32a52290 | 3900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3901 | |
3902 | ||
32a52290 | 3903 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3904 | |
3905 | ||
32a52290 | 3906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3907 | |
5554b4bd | 3908 | # PROP Exclude_From_Build 1 |
28249f11 | 3909 | |
32a52290 | 3910 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3911 | |
3912 | # PROP Exclude_From_Build 1 | |
3913 | ||
32a52290 | 3914 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3915 | |
3916 | # PROP Exclude_From_Build 1 | |
3917 | ||
32a52290 | 3918 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3919 | |
3920 | # PROP Exclude_From_Build 1 | |
3921 | ||
32a52290 | 3922 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3923 | |
28249f11 | 3924 | |
32a52290 | 3925 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3926 | |
28249f11 | 3927 | |
32a52290 | 3928 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3929 | |
28249f11 | 3930 | |
32a52290 | 3931 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3932 | |
9aaf1192 | 3933 | |
32a52290 WS |
3934 | !ENDIF |
3935 | ||
3936 | # End Source File | |
3937 | # Begin Source File | |
3938 | ||
3939 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3940 | # End Source File | |
3941 | # Begin Source File | |
3942 | ||
3943 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3944 | # End Source File | |
3945 | # Begin Source File | |
3946 | ||
3947 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3948 | # End Source File | |
3949 | # Begin Source File | |
3950 | ||
3951 | SOURCE=..\..\src\msw\version.rc | |
3952 | ||
3953 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
9aaf1192 WS |
3954 | |
3955 | ||
32a52290 | 3956 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
9aaf1192 WS |
3957 | |
3958 | ||
32a52290 | 3959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
9aaf1192 WS |
3960 | |
3961 | ||
32a52290 | 3962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
9aaf1192 WS |
3963 | |
3964 | ||
32a52290 | 3965 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
9aaf1192 WS |
3966 | |
3967 | ||
32a52290 | 3968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
9aaf1192 WS |
3969 | |
3970 | ||
32a52290 | 3971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
9aaf1192 WS |
3972 | |
3973 | ||
32a52290 | 3974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
9aaf1192 WS |
3975 | |
3976 | ||
32a52290 | 3977 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
9aaf1192 WS |
3978 | |
3979 | # PROP Exclude_From_Build 1 | |
3980 | ||
32a52290 | 3981 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
9aaf1192 WS |
3982 | |
3983 | # PROP Exclude_From_Build 1 | |
3984 | ||
32a52290 | 3985 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
9aaf1192 WS |
3986 | |
3987 | # PROP Exclude_From_Build 1 | |
3988 | ||
32a52290 | 3989 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
9aaf1192 WS |
3990 | |
3991 | # PROP Exclude_From_Build 1 | |
3992 | ||
32a52290 | 3993 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
9aaf1192 WS |
3994 | |
3995 | # PROP Exclude_From_Build 1 | |
3996 | ||
32a52290 | 3997 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
9aaf1192 WS |
3998 | |
3999 | # PROP Exclude_From_Build 1 | |
4000 | ||
32a52290 | 4001 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
9aaf1192 WS |
4002 | |
4003 | # PROP Exclude_From_Build 1 | |
4004 | ||
32a52290 | 4005 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
9aaf1192 WS |
4006 | |
4007 | # PROP Exclude_From_Build 1 | |
4008 | ||
4009 | !ENDIF | |
4010 | ||
4011 | # End Source File | |
4012 | # Begin Source File | |
4013 | ||
32a52290 WS |
4014 | SOURCE=..\..\src\msw\volume.cpp |
4015 | # End Source File | |
4016 | # Begin Source File | |
28249f11 | 4017 | |
32a52290 WS |
4018 | SOURCE=..\..\src\msw\window.cpp |
4019 | # End Source File | |
4020 | # End Group | |
4021 | # Begin Group "Generic Sources" | |
28249f11 | 4022 | |
32a52290 WS |
4023 | # PROP Default_Filter "" |
4024 | # Begin Source File | |
28249f11 | 4025 | |
32a52290 | 4026 | SOURCE=..\..\src\generic\accel.cpp |
28249f11 | 4027 | |
32a52290 | 4028 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4029 | |
28249f11 | 4030 | |
32a52290 | 4031 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4032 | |
28249f11 | 4033 | |
32a52290 | 4034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4035 | |
4036 | ||
32a52290 | 4037 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4038 | |
28249f11 | 4039 | |
32a52290 | 4040 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4041 | |
32a52290 | 4042 | # PROP Exclude_From_Build 1 |
28249f11 | 4043 | |
32a52290 | 4044 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4045 | |
32a52290 | 4046 | # PROP Exclude_From_Build 1 |
28249f11 | 4047 | |
32a52290 | 4048 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4049 | |
5554b4bd | 4050 | # PROP Exclude_From_Build 1 |
28249f11 | 4051 | |
32a52290 | 4052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4053 | |
4054 | # PROP Exclude_From_Build 1 | |
4055 | ||
32a52290 | 4056 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4057 | |
4058 | ||
32a52290 WS |
4059 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4060 | ||
4061 | ||
4062 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4063 | ||
4064 | ||
4065 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4066 | ||
4067 | ||
4068 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 | 4069 | |
5554b4bd | 4070 | # PROP Exclude_From_Build 1 |
28249f11 | 4071 | |
32a52290 | 4072 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4073 | |
5554b4bd | 4074 | # PROP Exclude_From_Build 1 |
28249f11 | 4075 | |
32a52290 | 4076 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4077 | |
50acee04 | 4078 | # PROP Exclude_From_Build 1 |
355debca | 4079 | |
32a52290 | 4080 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 4081 | |
50acee04 | 4082 | # PROP Exclude_From_Build 1 |
28249f11 | 4083 | |
32a52290 WS |
4084 | !ENDIF |
4085 | ||
4086 | # End Source File | |
4087 | # Begin Source File | |
4088 | ||
4089 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4090 | # End Source File | |
4091 | # Begin Source File | |
4092 | ||
4093 | SOURCE=..\..\src\generic\buttonbar.cpp | |
4094 | # End Source File | |
4095 | # Begin Source File | |
4096 | ||
4097 | SOURCE=..\..\src\generic\choicbkg.cpp | |
4098 | # End Source File | |
4099 | # Begin Source File | |
ec376c8f | 4100 | |
32a52290 WS |
4101 | SOURCE=..\..\src\generic\choicdgg.cpp |
4102 | # End Source File | |
4103 | # Begin Source File | |
6db68599 | 4104 | |
32a52290 WS |
4105 | SOURCE=..\..\src\generic\clrpickerg.cpp |
4106 | # End Source File | |
4107 | # Begin Source File | |
6db68599 | 4108 | |
0c7cb17c VZ |
4109 | SOURCE=..\..\src\generic\collpaneg.cpp |
4110 | # End Source File | |
4111 | # Begin Source File | |
4112 | ||
32a52290 | 4113 | SOURCE=..\..\src\generic\colrdlgg.cpp |
6db68599 | 4114 | |
32a52290 | 4115 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4116 | |
4117 | ||
32a52290 | 4118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4119 | |
4120 | ||
32a52290 | 4121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4122 | |
4123 | ||
32a52290 | 4124 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 | 4125 | |
6db68599 | 4126 | |
32a52290 | 4127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4128 | |
32a52290 | 4129 | # PROP Exclude_From_Build 1 |
6db68599 | 4130 | |
32a52290 | 4131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4132 | |
32a52290 | 4133 | # PROP Exclude_From_Build 1 |
6db68599 | 4134 | |
32a52290 | 4135 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 | 4136 | |
32a52290 | 4137 | # PROP Exclude_From_Build 1 |
6db68599 | 4138 | |
32a52290 | 4139 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 | 4140 | |
50acee04 | 4141 | # PROP Exclude_From_Build 1 |
6db68599 | 4142 | |
32a52290 | 4143 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4144 | |
4145 | ||
32a52290 | 4146 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4147 | |
4148 | ||
32a52290 | 4149 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6db68599 WS |
4150 | |
4151 | ||
32a52290 WS |
4152 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4153 | ||
4154 | ||
4155 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4156 | |
4157 | # PROP Exclude_From_Build 1 | |
4158 | ||
32a52290 | 4159 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4160 | |
4161 | # PROP Exclude_From_Build 1 | |
4162 | ||
32a52290 | 4163 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4164 | |
4165 | # PROP Exclude_From_Build 1 | |
4166 | ||
32a52290 | 4167 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4168 | |
4169 | # PROP Exclude_From_Build 1 | |
4170 | ||
4171 | !ENDIF | |
4172 | ||
28249f11 VS |
4173 | # End Source File |
4174 | # Begin Source File | |
4175 | ||
32a52290 WS |
4176 | SOURCE=..\..\src\generic\combog.cpp |
4177 | # End Source File | |
4178 | # Begin Source File | |
28249f11 | 4179 | |
32a52290 WS |
4180 | SOURCE=..\..\src\generic\dcpsg.cpp |
4181 | # End Source File | |
4182 | # Begin Source File | |
28249f11 | 4183 | |
32a52290 WS |
4184 | SOURCE=..\..\src\generic\dirctrlg.cpp |
4185 | # End Source File | |
4186 | # Begin Source File | |
28249f11 | 4187 | |
32a52290 | 4188 | SOURCE=..\..\src\generic\dirdlgg.cpp |
28249f11 | 4189 | |
32a52290 | 4190 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4191 | |
28249f11 | 4192 | |
32a52290 | 4193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4194 | |
28249f11 | 4195 | |
32a52290 | 4196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4197 | |
4198 | ||
32a52290 | 4199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4200 | |
28249f11 | 4201 | |
32a52290 | 4202 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4203 | |
32a52290 | 4204 | # PROP Exclude_From_Build 1 |
28249f11 | 4205 | |
32a52290 | 4206 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4207 | |
32a52290 | 4208 | # PROP Exclude_From_Build 1 |
28249f11 | 4209 | |
32a52290 | 4210 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4211 | |
5554b4bd | 4212 | # PROP Exclude_From_Build 1 |
28249f11 | 4213 | |
32a52290 | 4214 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4215 | |
50acee04 | 4216 | # PROP Exclude_From_Build 1 |
28249f11 | 4217 | |
32a52290 | 4218 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4219 | |
28249f11 | 4220 | |
32a52290 | 4221 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4222 | |
28249f11 | 4223 | |
32a52290 | 4224 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4225 | |
28249f11 | 4226 | |
32a52290 | 4227 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4228 | |
4229 | ||
32a52290 | 4230 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 4231 | |
5554b4bd | 4232 | # PROP Exclude_From_Build 1 |
28249f11 | 4233 | |
32a52290 | 4234 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4235 | |
5554b4bd | 4236 | # PROP Exclude_From_Build 1 |
28249f11 | 4237 | |
32a52290 | 4238 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4239 | |
32a52290 | 4240 | # PROP Exclude_From_Build 1 |
28249f11 | 4241 | |
32a52290 | 4242 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4243 | |
32a52290 | 4244 | # PROP Exclude_From_Build 1 |
28249f11 | 4245 | |
32a52290 | 4246 | !ENDIF |
28249f11 | 4247 | |
32a52290 WS |
4248 | # End Source File |
4249 | # Begin Source File | |
28249f11 | 4250 | |
32a52290 WS |
4251 | SOURCE=..\..\src\generic\dragimgg.cpp |
4252 | # End Source File | |
4253 | # Begin Source File | |
5554b4bd | 4254 | |
32a52290 | 4255 | SOURCE=..\..\src\generic\fdrepdlg.cpp |
5554b4bd | 4256 | |
32a52290 | 4257 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5554b4bd VS |
4258 | |
4259 | ||
32a52290 | 4260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4261 | |
4262 | ||
32a52290 | 4263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4264 | |
28249f11 | 4265 | |
32a52290 | 4266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4267 | |
28249f11 | 4268 | |
32a52290 | 4269 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4270 | |
4271 | # PROP Exclude_From_Build 1 | |
4272 | ||
32a52290 | 4273 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4274 | |
5554b4bd | 4275 | # PROP Exclude_From_Build 1 |
28249f11 | 4276 | |
32a52290 | 4277 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4278 | |
50acee04 | 4279 | # PROP Exclude_From_Build 1 |
28249f11 | 4280 | |
32a52290 | 4281 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5554b4bd | 4282 | |
50acee04 | 4283 | # PROP Exclude_From_Build 1 |
5554b4bd | 4284 | |
32a52290 WS |
4285 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4286 | ||
4287 | ||
4288 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4289 | ||
4290 | ||
4291 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4292 | ||
4293 | ||
4294 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4295 | ||
4296 | ||
4297 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4298 | |
4299 | # PROP Exclude_From_Build 1 | |
4300 | ||
32a52290 | 4301 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4302 | |
4303 | # PROP Exclude_From_Build 1 | |
4304 | ||
32a52290 | 4305 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4306 | |
4307 | # PROP Exclude_From_Build 1 | |
4308 | ||
32a52290 | 4309 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4310 | |
4311 | # PROP Exclude_From_Build 1 | |
4312 | ||
5554b4bd VS |
4313 | !ENDIF |
4314 | ||
4315 | # End Source File | |
4316 | # Begin Source File | |
28249f11 | 4317 | |
32a52290 | 4318 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4319 | |
32a52290 | 4320 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4321 | |
4322 | ||
32a52290 | 4323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4324 | |
4325 | ||
32a52290 | 4326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4327 | |
28249f11 | 4328 | |
32a52290 | 4329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4330 | |
28249f11 | 4331 | |
32a52290 | 4332 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4333 | |
32a52290 | 4334 | # PROP Exclude_From_Build 1 |
28249f11 | 4335 | |
32a52290 | 4336 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4337 | |
32a52290 | 4338 | # PROP Exclude_From_Build 1 |
28249f11 | 4339 | |
32a52290 | 4340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4341 | |
32a52290 | 4342 | # PROP Exclude_From_Build 1 |
28249f11 | 4343 | |
32a52290 | 4344 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4345 | |
32a52290 | 4346 | # PROP Exclude_From_Build 1 |
28249f11 | 4347 | |
32a52290 | 4348 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4349 | |
4350 | ||
32a52290 | 4351 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4352 | |
4353 | ||
32a52290 | 4354 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4355 | |
4356 | ||
32a52290 | 4357 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4358 | |
4359 | ||
32a52290 | 4360 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4361 | |
4362 | # PROP Exclude_From_Build 1 | |
4363 | ||
32a52290 | 4364 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4365 | |
4366 | # PROP Exclude_From_Build 1 | |
4367 | ||
32a52290 | 4368 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4369 | |
4370 | # PROP Exclude_From_Build 1 | |
4371 | ||
32a52290 | 4372 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4373 | |
4374 | # PROP Exclude_From_Build 1 | |
4375 | ||
32a52290 | 4376 | !ENDIF |
ec376c8f | 4377 | |
32a52290 WS |
4378 | # End Source File |
4379 | # Begin Source File | |
ec376c8f | 4380 | |
32a52290 WS |
4381 | SOURCE=..\..\src\generic\filepickerg.cpp |
4382 | # End Source File | |
4383 | # Begin Source File | |
28249f11 | 4384 | |
32a52290 | 4385 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 | 4386 | |
32a52290 | 4387 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4388 | |
4389 | ||
32a52290 | 4390 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4391 | |
4392 | ||
32a52290 | 4393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4394 | |
4395 | ||
32a52290 | 4396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 WS |
4397 | |
4398 | ||
32a52290 | 4399 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4400 | |
32a52290 | 4401 | # PROP Exclude_From_Build 1 |
6db68599 | 4402 | |
32a52290 | 4403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4404 | |
32a52290 | 4405 | # PROP Exclude_From_Build 1 |
6db68599 | 4406 | |
32a52290 | 4407 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 WS |
4408 | |
4409 | # PROP Exclude_From_Build 1 | |
4410 | ||
32a52290 | 4411 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 WS |
4412 | |
4413 | # PROP Exclude_From_Build 1 | |
4414 | ||
32a52290 | 4415 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4416 | |
4417 | ||
32a52290 | 4418 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4419 | |
4420 | ||
32a52290 WS |
4421 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4422 | ||
4423 | ||
4424 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4425 | ||
4426 | ||
4427 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4428 | |
4429 | # PROP Exclude_From_Build 1 | |
4430 | ||
32a52290 | 4431 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4432 | |
4433 | # PROP Exclude_From_Build 1 | |
4434 | ||
32a52290 | 4435 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4436 | |
4437 | # PROP Exclude_From_Build 1 | |
4438 | ||
32a52290 | 4439 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4440 | |
4441 | # PROP Exclude_From_Build 1 | |
4442 | ||
ec376c8f VZ |
4443 | !ENDIF |
4444 | ||
4445 | # End Source File | |
4446 | # Begin Source File | |
4447 | ||
32a52290 WS |
4448 | SOURCE=..\..\src\generic\fontpickerg.cpp |
4449 | # End Source File | |
4450 | # Begin Source File | |
28249f11 | 4451 | |
32a52290 WS |
4452 | SOURCE=..\..\src\generic\listbkg.cpp |
4453 | # End Source File | |
4454 | # Begin Source File | |
28249f11 | 4455 | |
32a52290 | 4456 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4457 | |
32a52290 | 4458 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4459 | |
4460 | ||
32a52290 | 4461 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4462 | |
28249f11 | 4463 | |
32a52290 | 4464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
73fb9ebe | 4465 | |
28249f11 | 4466 | |
32a52290 | 4467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4468 | |
28249f11 | 4469 | |
32a52290 | 4470 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4471 | |
32a52290 | 4472 | # PROP Exclude_From_Build 1 |
28249f11 | 4473 | |
32a52290 | 4474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4475 | |
4476 | # PROP Exclude_From_Build 1 | |
4477 | ||
32a52290 | 4478 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4479 | |
4480 | # PROP Exclude_From_Build 1 | |
4481 | ||
32a52290 | 4482 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4483 | |
50acee04 | 4484 | # PROP Exclude_From_Build 1 |
28249f11 | 4485 | |
32a52290 WS |
4486 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4487 | ||
4488 | ||
4489 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
28249f11 VS |
4490 | |
4491 | ||
32a52290 WS |
4492 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4493 | ||
4494 | ||
4495 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4496 | ||
4497 | ||
4498 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4499 | |
4500 | # PROP Exclude_From_Build 1 | |
4501 | ||
32a52290 | 4502 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4503 | |
4504 | # PROP Exclude_From_Build 1 | |
4505 | ||
32a52290 | 4506 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4507 | |
4508 | # PROP Exclude_From_Build 1 | |
4509 | ||
32a52290 | 4510 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4511 | |
4512 | # PROP Exclude_From_Build 1 | |
4513 | ||
5554b4bd | 4514 | !ENDIF |
28249f11 | 4515 | |
5554b4bd VS |
4516 | # End Source File |
4517 | # Begin Source File | |
28249f11 | 4518 | |
32a52290 WS |
4519 | SOURCE=..\..\src\generic\logg.cpp |
4520 | # End Source File | |
4521 | # Begin Source File | |
28249f11 | 4522 | |
32a52290 | 4523 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4524 | |
32a52290 | 4525 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4526 | |
4527 | ||
32a52290 | 4528 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4529 | |
28249f11 | 4530 | |
32a52290 | 4531 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4532 | |
28249f11 | 4533 | |
32a52290 | 4534 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4535 | |
28249f11 | 4536 | |
32a52290 | 4537 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4538 | |
32a52290 | 4539 | # PROP Exclude_From_Build 1 |
28249f11 | 4540 | |
32a52290 | 4541 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4542 | |
32a52290 | 4543 | # PROP Exclude_From_Build 1 |
28249f11 | 4544 | |
32a52290 | 4545 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4546 | |
32a52290 | 4547 | # PROP Exclude_From_Build 1 |
28249f11 | 4548 | |
32a52290 | 4549 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4550 | |
50acee04 | 4551 | # PROP Exclude_From_Build 1 |
28249f11 | 4552 | |
32a52290 | 4553 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4554 | |
4555 | ||
32a52290 | 4556 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4557 | |
4558 | ||
32a52290 | 4559 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4560 | |
4561 | ||
32a52290 | 4562 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4563 | |
28249f11 | 4564 | |
32a52290 | 4565 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4566 | |
4567 | # PROP Exclude_From_Build 1 | |
4568 | ||
32a52290 | 4569 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4570 | |
4571 | # PROP Exclude_From_Build 1 | |
4572 | ||
32a52290 | 4573 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4574 | |
4575 | # PROP Exclude_From_Build 1 | |
4576 | ||
32a52290 | 4577 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4578 | |
32a52290 | 4579 | # PROP Exclude_From_Build 1 |
28249f11 | 4580 | |
32a52290 | 4581 | !ENDIF |
28249f11 | 4582 | |
32a52290 WS |
4583 | # End Source File |
4584 | # Begin Source File | |
28249f11 | 4585 | |
32a52290 | 4586 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4587 | |
32a52290 | 4588 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4589 | |
28249f11 | 4590 | |
32a52290 | 4591 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4592 | |
28249f11 | 4593 | |
32a52290 | 4594 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4595 | |
28249f11 | 4596 | |
32a52290 | 4597 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4598 | |
28249f11 | 4599 | |
32a52290 | 4600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4601 | |
32a52290 | 4602 | # PROP Exclude_From_Build 1 |
28249f11 | 4603 | |
32a52290 | 4604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4605 | |
4606 | # PROP Exclude_From_Build 1 | |
4607 | ||
32a52290 | 4608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4609 | |
50acee04 | 4610 | # PROP Exclude_From_Build 1 |
28249f11 | 4611 | |
32a52290 | 4612 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4613 | |
50acee04 | 4614 | # PROP Exclude_From_Build 1 |
28249f11 | 4615 | |
32a52290 | 4616 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4617 | |
28249f11 | 4618 | |
32a52290 WS |
4619 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4620 | ||
4621 | ||
4622 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4623 | ||
4624 | ||
4625 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4626 | ||
4627 | ||
4628 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4629 | |
4630 | # PROP Exclude_From_Build 1 | |
4631 | ||
32a52290 | 4632 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4633 | |
4634 | # PROP Exclude_From_Build 1 | |
4635 | ||
32a52290 | 4636 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4637 | |
4638 | # PROP Exclude_From_Build 1 | |
4639 | ||
32a52290 | 4640 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4641 | |
5554b4bd | 4642 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4643 | |
4644 | !ENDIF | |
4645 | ||
4646 | # End Source File | |
4647 | # Begin Source File | |
4648 | ||
32a52290 WS |
4649 | SOURCE=..\..\src\generic\numdlgg.cpp |
4650 | # End Source File | |
4651 | # Begin Source File | |
28249f11 | 4652 | |
32a52290 WS |
4653 | SOURCE=..\..\src\generic\panelg.cpp |
4654 | # End Source File | |
4655 | # Begin Source File | |
28249f11 | 4656 | |
32a52290 WS |
4657 | SOURCE=..\..\src\generic\printps.cpp |
4658 | # End Source File | |
4659 | # Begin Source File | |
75a0a7b7 | 4660 | |
32a52290 WS |
4661 | SOURCE=..\..\src\generic\prntdlgg.cpp |
4662 | # End Source File | |
4663 | # Begin Source File | |
28249f11 | 4664 | |
32a52290 WS |
4665 | SOURCE=..\..\src\generic\progdlgg.cpp |
4666 | # End Source File | |
4667 | # Begin Source File | |
28249f11 | 4668 | |
32a52290 WS |
4669 | SOURCE=..\..\src\generic\renderg.cpp |
4670 | # End Source File | |
4671 | # Begin Source File | |
28249f11 | 4672 | |
32a52290 WS |
4673 | SOURCE=..\..\src\generic\scrlwing.cpp |
4674 | # End Source File | |
4675 | # Begin Source File | |
28249f11 | 4676 | |
32a52290 WS |
4677 | SOURCE=..\..\src\generic\selstore.cpp |
4678 | # End Source File | |
4679 | # Begin Source File | |
28249f11 | 4680 | |
32a52290 WS |
4681 | SOURCE=..\..\src\generic\spinctlg.cpp |
4682 | # End Source File | |
4683 | # Begin Source File | |
28249f11 | 4684 | |
32a52290 WS |
4685 | SOURCE=..\..\src\generic\splitter.cpp |
4686 | # End Source File | |
4687 | # Begin Source File | |
28249f11 | 4688 | |
3f7f284d RD |
4689 | SOURCE=..\..\src\generic\srchctlg.cpp |
4690 | # End Source File | |
4691 | # Begin Source File | |
4692 | ||
32a52290 | 4693 | SOURCE=..\..\src\generic\statusbr.cpp |
28249f11 | 4694 | |
32a52290 | 4695 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4696 | |
32a52290 | 4697 | # PROP Exclude_From_Build 1 |
28249f11 | 4698 | |
32a52290 | 4699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd | 4700 | |
32a52290 | 4701 | # PROP Exclude_From_Build 1 |
5554b4bd | 4702 | |
32a52290 | 4703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd | 4704 | |
32a52290 | 4705 | # PROP Exclude_From_Build 1 |
5554b4bd | 4706 | |
32a52290 | 4707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4708 | |
4709 | # PROP Exclude_From_Build 1 | |
4710 | ||
32a52290 | 4711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4712 | |
4713 | ||
32a52290 | 4714 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4715 | |
4716 | ||
32a52290 | 4717 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4718 | |
28249f11 | 4719 | |
32a52290 WS |
4720 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
4721 | ||
4722 | ||
4723 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
4724 | |
4725 | # PROP Exclude_From_Build 1 | |
4726 | ||
32a52290 | 4727 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4728 | |
4729 | # PROP Exclude_From_Build 1 | |
4730 | ||
32a52290 | 4731 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4732 | |
4733 | # PROP Exclude_From_Build 1 | |
4734 | ||
32a52290 | 4735 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4736 | |
50acee04 | 4737 | # PROP Exclude_From_Build 1 |
28249f11 | 4738 | |
32a52290 WS |
4739 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
4740 | ||
28249f11 | 4741 | |
32a52290 | 4742 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4743 | |
4744 | ||
32a52290 | 4745 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4746 | |
4747 | ||
32a52290 | 4748 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4749 | |
28249f11 | 4750 | |
32a52290 WS |
4751 | !ENDIF |
4752 | ||
4753 | # End Source File | |
4754 | # Begin Source File | |
28249f11 | 4755 | |
32a52290 WS |
4756 | SOURCE=..\..\src\generic\tabg.cpp |
4757 | ||
4758 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 4759 | |
28249f11 | 4760 | |
32a52290 | 4761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4762 | |
28249f11 | 4763 | |
32a52290 | 4764 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4765 | |
28249f11 | 4766 | |
32a52290 | 4767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4768 | |
28249f11 | 4769 | |
32a52290 | 4770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4771 | |
4772 | # PROP Exclude_From_Build 1 | |
4773 | ||
32a52290 | 4774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4775 | |
4776 | # PROP Exclude_From_Build 1 | |
4777 | ||
32a52290 | 4778 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4779 | |
4780 | # PROP Exclude_From_Build 1 | |
4781 | ||
32a52290 | 4782 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4783 | |
4784 | # PROP Exclude_From_Build 1 | |
4785 | ||
32a52290 WS |
4786 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4787 | ||
4788 | ||
4789 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4790 | ||
4791 | ||
4792 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4793 | ||
4794 | ||
4795 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4796 | ||
4797 | ||
4798 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4799 | |
4800 | # PROP Exclude_From_Build 1 | |
4801 | ||
32a52290 | 4802 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4803 | |
4804 | # PROP Exclude_From_Build 1 | |
4805 | ||
32a52290 | 4806 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4807 | |
4808 | # PROP Exclude_From_Build 1 | |
4809 | ||
32a52290 | 4810 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4811 | |
5554b4bd | 4812 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4813 | |
4814 | !ENDIF | |
4815 | ||
4816 | # End Source File | |
4817 | # Begin Source File | |
4818 | ||
32a52290 WS |
4819 | SOURCE=..\..\src\generic\textdlgg.cpp |
4820 | # End Source File | |
4821 | # Begin Source File | |
28249f11 | 4822 | |
32a52290 WS |
4823 | SOURCE=..\..\src\generic\tipwin.cpp |
4824 | # End Source File | |
4825 | # Begin Source File | |
28249f11 | 4826 | |
32a52290 WS |
4827 | SOURCE=..\..\src\generic\toolbkg.cpp |
4828 | # End Source File | |
4829 | # Begin Source File | |
7dcea26b | 4830 | |
32a52290 WS |
4831 | SOURCE=..\..\src\generic\treebkg.cpp |
4832 | # End Source File | |
4833 | # Begin Source File | |
54770337 | 4834 | |
32a52290 WS |
4835 | SOURCE=..\..\src\generic\treectlg.cpp |
4836 | # End Source File | |
4837 | # Begin Source File | |
28249f11 | 4838 | |
32a52290 WS |
4839 | SOURCE=..\..\src\generic\vlbox.cpp |
4840 | # End Source File | |
4841 | # Begin Source File | |
28249f11 | 4842 | |
32a52290 WS |
4843 | SOURCE=..\..\src\generic\vscroll.cpp |
4844 | # End Source File | |
4845 | # End Group | |
4846 | # Begin Group "wxUniv Sources" | |
28249f11 | 4847 | |
32a52290 WS |
4848 | # PROP Default_Filter "" |
4849 | # Begin Source File | |
28249f11 | 4850 | |
32a52290 | 4851 | SOURCE=..\..\src\univ\bmpbuttn.cpp |
28249f11 | 4852 | |
32a52290 | 4853 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4854 | |
28249f11 | 4855 | |
32a52290 | 4856 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4857 | |
4858 | ||
32a52290 | 4859 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4860 | |
4861 | ||
32a52290 | 4862 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4863 | |
4864 | ||
32a52290 | 4865 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4866 | |
4867 | # PROP Exclude_From_Build 1 | |
4868 | ||
32a52290 | 4869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4870 | |
4871 | # PROP Exclude_From_Build 1 | |
4872 | ||
32a52290 | 4873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4874 | |
4875 | # PROP Exclude_From_Build 1 | |
4876 | ||
32a52290 | 4877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4878 | |
5554b4bd | 4879 | # PROP Exclude_From_Build 1 |
28249f11 | 4880 | |
32a52290 | 4881 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4882 | |
28249f11 | 4883 | |
32a52290 | 4884 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4885 | |
28249f11 | 4886 | |
32a52290 | 4887 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4888 | |
28249f11 | 4889 | |
32a52290 WS |
4890 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4891 | ||
4892 | ||
4893 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4894 | |
4895 | # PROP Exclude_From_Build 1 | |
4896 | ||
32a52290 WS |
4897 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
4898 | ||
4899 | # PROP Exclude_From_Build 1 | |
28249f11 | 4900 | |
32a52290 | 4901 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4902 | |
32a52290 | 4903 | # PROP Exclude_From_Build 1 |
28249f11 | 4904 | |
32a52290 | 4905 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4906 | |
32a52290 | 4907 | # PROP Exclude_From_Build 1 |
28249f11 | 4908 | |
32a52290 | 4909 | !ENDIF |
28249f11 | 4910 | |
32a52290 WS |
4911 | # End Source File |
4912 | # Begin Source File | |
28249f11 | 4913 | |
32a52290 | 4914 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4915 | |
32a52290 | 4916 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4917 | |
28249f11 | 4918 | |
32a52290 | 4919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4920 | |
28249f11 | 4921 | |
32a52290 | 4922 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4923 | |
28249f11 | 4924 | |
32a52290 | 4925 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4926 | |
28249f11 | 4927 | |
32a52290 | 4928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4929 | |
4930 | # PROP Exclude_From_Build 1 | |
4931 | ||
32a52290 | 4932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4933 | |
50acee04 | 4934 | # PROP Exclude_From_Build 1 |
28249f11 | 4935 | |
32a52290 | 4936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4937 | |
50acee04 | 4938 | # PROP Exclude_From_Build 1 |
28249f11 | 4939 | |
32a52290 | 4940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4941 | |
50acee04 | 4942 | # PROP Exclude_From_Build 1 |
28249f11 | 4943 | |
32a52290 WS |
4944 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4945 | ||
4946 | ||
4947 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4948 | ||
4949 | ||
4950 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4951 | ||
4952 | ||
4953 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4954 | ||
4955 | ||
4956 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4957 | |
4958 | # PROP Exclude_From_Build 1 | |
4959 | ||
32a52290 | 4960 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4961 | |
4962 | # PROP Exclude_From_Build 1 | |
4963 | ||
32a52290 | 4964 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4965 | |
4966 | # PROP Exclude_From_Build 1 | |
4967 | ||
32a52290 | 4968 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4969 | |
4970 | # PROP Exclude_From_Build 1 | |
4971 | ||
5554b4bd | 4972 | !ENDIF |
28249f11 | 4973 | |
5554b4bd VS |
4974 | # End Source File |
4975 | # Begin Source File | |
28249f11 | 4976 | |
32a52290 WS |
4977 | SOURCE=..\..\src\univ\checkbox.cpp |
4978 | ||
4979 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
4980 | |
4981 | ||
32a52290 | 4982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4983 | |
4984 | ||
32a52290 | 4985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4986 | |
28249f11 | 4987 | |
32a52290 | 4988 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4989 | |
28249f11 | 4990 | |
32a52290 | 4991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4992 | |
32a52290 WS |
4993 | # PROP Exclude_From_Build 1 |
4994 | ||
4995 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 | 4996 | |
32a52290 | 4997 | # PROP Exclude_From_Build 1 |
28249f11 | 4998 | |
32a52290 | 4999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5000 | |
32a52290 | 5001 | # PROP Exclude_From_Build 1 |
28249f11 | 5002 | |
32a52290 | 5003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5004 | |
32a52290 | 5005 | # PROP Exclude_From_Build 1 |
28249f11 | 5006 | |
32a52290 | 5007 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5008 | |
5009 | ||
32a52290 | 5010 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5011 | |
5012 | ||
32a52290 | 5013 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5014 | |
5015 | ||
32a52290 | 5016 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5017 | |
5018 | ||
32a52290 | 5019 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5020 | |
5021 | # PROP Exclude_From_Build 1 | |
5022 | ||
32a52290 | 5023 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5024 | |
5025 | # PROP Exclude_From_Build 1 | |
5026 | ||
32a52290 | 5027 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5028 | |
5029 | # PROP Exclude_From_Build 1 | |
5030 | ||
32a52290 | 5031 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5032 | |
5033 | # PROP Exclude_From_Build 1 | |
5034 | ||
32a52290 | 5035 | !ENDIF |
28249f11 | 5036 | |
32a52290 WS |
5037 | # End Source File |
5038 | # Begin Source File | |
28249f11 | 5039 | |
32a52290 WS |
5040 | SOURCE=..\..\src\univ\checklst.cpp |
5041 | ||
5042 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 5043 | |
28249f11 | 5044 | |
32a52290 | 5045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5046 | |
28249f11 | 5047 | |
32a52290 | 5048 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5049 | |
28249f11 | 5050 | |
32a52290 | 5051 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5052 | |
28249f11 | 5053 | |
32a52290 | 5054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5055 | |
32a52290 | 5056 | # PROP Exclude_From_Build 1 |
28249f11 | 5057 | |
32a52290 | 5058 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5059 | |
32a52290 | 5060 | # PROP Exclude_From_Build 1 |
28249f11 | 5061 | |
32a52290 | 5062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5063 | |
32a52290 | 5064 | # PROP Exclude_From_Build 1 |
28249f11 | 5065 | |
32a52290 | 5066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5067 | |
32a52290 | 5068 | # PROP Exclude_From_Build 1 |
28249f11 | 5069 | |
32a52290 | 5070 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5071 | |
5072 | ||
32a52290 | 5073 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5074 | |
5075 | ||
32a52290 | 5076 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5077 | |
5078 | ||
32a52290 | 5079 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5080 | |
5081 | ||
32a52290 | 5082 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5083 | |
5084 | # PROP Exclude_From_Build 1 | |
5085 | ||
32a52290 | 5086 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5087 | |
5088 | # PROP Exclude_From_Build 1 | |
5089 | ||
32a52290 | 5090 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5091 | |
5092 | # PROP Exclude_From_Build 1 | |
5093 | ||
32a52290 | 5094 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5095 | |
5096 | # PROP Exclude_From_Build 1 | |
5097 | ||
5554b4bd | 5098 | !ENDIF |
28249f11 | 5099 | |
5554b4bd VS |
5100 | # End Source File |
5101 | # Begin Source File | |
28249f11 | 5102 | |
32a52290 | 5103 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5104 | |
32a52290 | 5105 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5106 | |
28249f11 | 5107 | |
32a52290 | 5108 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5109 | |
28249f11 | 5110 | |
32a52290 | 5111 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5112 | |
28249f11 | 5113 | |
32a52290 | 5114 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5115 | |
28249f11 | 5116 | |
32a52290 | 5117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5118 | |
32a52290 | 5119 | # PROP Exclude_From_Build 1 |
28249f11 | 5120 | |
32a52290 | 5121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5122 | |
32a52290 | 5123 | # PROP Exclude_From_Build 1 |
28249f11 | 5124 | |
32a52290 | 5125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5126 | |
32a52290 | 5127 | # PROP Exclude_From_Build 1 |
28249f11 | 5128 | |
32a52290 | 5129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5130 | |
32a52290 | 5131 | # PROP Exclude_From_Build 1 |
28249f11 | 5132 | |
32a52290 | 5133 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5134 | |
5135 | ||
32a52290 | 5136 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5137 | |
5138 | ||
32a52290 | 5139 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5140 | |
5141 | ||
32a52290 | 5142 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5143 | |
5144 | ||
32a52290 | 5145 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5146 | |
5147 | # PROP Exclude_From_Build 1 | |
5148 | ||
32a52290 | 5149 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5150 | |
5151 | # PROP Exclude_From_Build 1 | |
5152 | ||
32a52290 | 5153 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5154 | |
5155 | # PROP Exclude_From_Build 1 | |
5156 | ||
32a52290 | 5157 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5158 | |
5159 | # PROP Exclude_From_Build 1 | |
5160 | ||
32a52290 | 5161 | !ENDIF |
28249f11 | 5162 | |
32a52290 WS |
5163 | # End Source File |
5164 | # Begin Source File | |
28249f11 | 5165 | |
32a52290 | 5166 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5167 | |
32a52290 | 5168 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5169 | |
28249f11 | 5170 | |
32a52290 | 5171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5172 | |
28249f11 | 5173 | |
32a52290 | 5174 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5175 | |
28249f11 | 5176 | |
32a52290 | 5177 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5178 | |
28249f11 | 5179 | |
32a52290 | 5180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5181 | |
32a52290 | 5182 | # PROP Exclude_From_Build 1 |
28249f11 | 5183 | |
32a52290 | 5184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5185 | |
32a52290 | 5186 | # PROP Exclude_From_Build 1 |
28249f11 | 5187 | |
32a52290 | 5188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5189 | |
5190 | # PROP Exclude_From_Build 1 | |
5191 | ||
32a52290 | 5192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5193 | |
50acee04 | 5194 | # PROP Exclude_From_Build 1 |
28249f11 | 5195 | |
32a52290 | 5196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5197 | |
5198 | ||
32a52290 | 5199 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5200 | |
5201 | ||
32a52290 WS |
5202 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5203 | ||
5204 | ||
5205 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5206 | ||
5207 | ||
5208 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5209 | |
5210 | # PROP Exclude_From_Build 1 | |
5211 | ||
32a52290 | 5212 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5213 | |
5214 | # PROP Exclude_From_Build 1 | |
5215 | ||
32a52290 | 5216 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5217 | |
5218 | # PROP Exclude_From_Build 1 | |
5219 | ||
32a52290 | 5220 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5221 | |
5222 | # PROP Exclude_From_Build 1 | |
5223 | ||
5554b4bd | 5224 | !ENDIF |
28249f11 | 5225 | |
5554b4bd VS |
5226 | # End Source File |
5227 | # Begin Source File | |
28249f11 | 5228 | |
32a52290 | 5229 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5230 | |
32a52290 | 5231 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5232 | |
28249f11 | 5233 | |
32a52290 | 5234 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5235 | |
28249f11 | 5236 | |
32a52290 | 5237 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5238 | |
28249f11 | 5239 | |
32a52290 | 5240 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5241 | |
28249f11 | 5242 | |
32a52290 | 5243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5244 | |
32a52290 | 5245 | # PROP Exclude_From_Build 1 |
28249f11 | 5246 | |
32a52290 | 5247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5248 | |
32a52290 | 5249 | # PROP Exclude_From_Build 1 |
28249f11 | 5250 | |
32a52290 | 5251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5252 | |
32a52290 | 5253 | # PROP Exclude_From_Build 1 |
28249f11 | 5254 | |
32a52290 | 5255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5256 | |
32a52290 | 5257 | # PROP Exclude_From_Build 1 |
28249f11 | 5258 | |
32a52290 | 5259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5260 | |
5261 | ||
32a52290 | 5262 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5263 | |
5264 | ||
32a52290 | 5265 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5266 | |
5267 | ||
32a52290 | 5268 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5269 | |
5270 | ||
32a52290 | 5271 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5272 | |
5273 | # PROP Exclude_From_Build 1 | |
5274 | ||
32a52290 | 5275 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5276 | |
5277 | # PROP Exclude_From_Build 1 | |
5278 | ||
32a52290 | 5279 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5280 | |
5281 | # PROP Exclude_From_Build 1 | |
5282 | ||
32a52290 | 5283 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5284 | |
5285 | # PROP Exclude_From_Build 1 | |
5286 | ||
32a52290 | 5287 | !ENDIF |
28249f11 | 5288 | |
32a52290 WS |
5289 | # End Source File |
5290 | # Begin Source File | |
28249f11 | 5291 | |
32a52290 | 5292 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5293 | |
32a52290 | 5294 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5295 | |
28249f11 | 5296 | |
32a52290 | 5297 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5298 | |
28249f11 | 5299 | |
32a52290 | 5300 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5301 | |
28249f11 | 5302 | |
32a52290 | 5303 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5304 | |
28249f11 | 5305 | |
32a52290 | 5306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5307 | |
32a52290 | 5308 | # PROP Exclude_From_Build 1 |
28249f11 | 5309 | |
32a52290 | 5310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5311 | |
32a52290 | 5312 | # PROP Exclude_From_Build 1 |
28249f11 | 5313 | |
32a52290 | 5314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5315 | |
5316 | # PROP Exclude_From_Build 1 | |
5317 | ||
32a52290 | 5318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5319 | |
50acee04 | 5320 | # PROP Exclude_From_Build 1 |
28249f11 | 5321 | |
32a52290 | 5322 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5323 | |
5324 | ||
32a52290 | 5325 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5326 | |
5327 | ||
32a52290 WS |
5328 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5329 | ||
5330 | ||
5331 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5332 | ||
5333 | ||
5334 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5335 | |
5336 | # PROP Exclude_From_Build 1 | |
5337 | ||
32a52290 | 5338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5339 | |
5340 | # PROP Exclude_From_Build 1 | |
5341 | ||
32a52290 | 5342 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5343 | |
5344 | # PROP Exclude_From_Build 1 | |
5345 | ||
32a52290 | 5346 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5347 | |
5348 | # PROP Exclude_From_Build 1 | |
5349 | ||
5554b4bd | 5350 | !ENDIF |
28249f11 | 5351 | |
5554b4bd VS |
5352 | # End Source File |
5353 | # Begin Source File | |
28249f11 | 5354 | |
32a52290 | 5355 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5356 | |
32a52290 | 5357 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5358 | |
28249f11 | 5359 | |
32a52290 | 5360 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5361 | |
28249f11 | 5362 | |
32a52290 | 5363 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5364 | |
28249f11 | 5365 | |
32a52290 | 5366 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5367 | |
28249f11 | 5368 | |
32a52290 | 5369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5370 | |
32a52290 | 5371 | # PROP Exclude_From_Build 1 |
28249f11 | 5372 | |
32a52290 | 5373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5374 | |
32a52290 | 5375 | # PROP Exclude_From_Build 1 |
28249f11 | 5376 | |
32a52290 | 5377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5378 | |
32a52290 | 5379 | # PROP Exclude_From_Build 1 |
28249f11 | 5380 | |
32a52290 | 5381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5382 | |
32a52290 | 5383 | # PROP Exclude_From_Build 1 |
28249f11 | 5384 | |
32a52290 | 5385 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5386 | |
5387 | ||
32a52290 | 5388 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5389 | |
5390 | ||
32a52290 | 5391 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5392 | |
5393 | ||
32a52290 | 5394 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5395 | |
5396 | ||
32a52290 | 5397 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5398 | |
5399 | # PROP Exclude_From_Build 1 | |
5400 | ||
32a52290 | 5401 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5402 | |
5403 | # PROP Exclude_From_Build 1 | |
5404 | ||
32a52290 | 5405 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5406 | |
5407 | # PROP Exclude_From_Build 1 | |
5408 | ||
32a52290 | 5409 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5410 | |
5411 | # PROP Exclude_From_Build 1 | |
5412 | ||
32a52290 | 5413 | !ENDIF |
28249f11 | 5414 | |
32a52290 WS |
5415 | # End Source File |
5416 | # Begin Source File | |
28249f11 | 5417 | |
32a52290 | 5418 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5419 | |
32a52290 | 5420 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5421 | |
28249f11 | 5422 | |
32a52290 | 5423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5424 | |
28249f11 | 5425 | |
32a52290 | 5426 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5427 | |
28249f11 | 5428 | |
32a52290 | 5429 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5430 | |
28249f11 | 5431 | |
32a52290 | 5432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5433 | |
32a52290 | 5434 | # PROP Exclude_From_Build 1 |
28249f11 | 5435 | |
32a52290 | 5436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5437 | |
32a52290 | 5438 | # PROP Exclude_From_Build 1 |
28249f11 | 5439 | |
32a52290 | 5440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5441 | |
5442 | # PROP Exclude_From_Build 1 | |
5443 | ||
32a52290 | 5444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5445 | |
50acee04 | 5446 | # PROP Exclude_From_Build 1 |
28249f11 | 5447 | |
32a52290 | 5448 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5449 | |
5450 | ||
32a52290 | 5451 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5452 | |
5453 | ||
32a52290 WS |
5454 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5455 | ||
5456 | ||
5457 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5458 | ||
5459 | ||
5460 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5461 | |
5462 | # PROP Exclude_From_Build 1 | |
5463 | ||
32a52290 | 5464 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5465 | |
5466 | # PROP Exclude_From_Build 1 | |
5467 | ||
32a52290 | 5468 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5469 | |
5470 | # PROP Exclude_From_Build 1 | |
5471 | ||
32a52290 | 5472 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5473 | |
5474 | # PROP Exclude_From_Build 1 | |
5475 | ||
5554b4bd | 5476 | !ENDIF |
28249f11 | 5477 | |
5554b4bd VS |
5478 | # End Source File |
5479 | # Begin Source File | |
28249f11 | 5480 | |
32a52290 | 5481 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5482 | |
32a52290 | 5483 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5484 | |
28249f11 | 5485 | |
32a52290 | 5486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5487 | |
28249f11 | 5488 | |
32a52290 | 5489 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5490 | |
28249f11 | 5491 | |
32a52290 | 5492 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5493 | |
28249f11 | 5494 | |
32a52290 | 5495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5496 | |
32a52290 | 5497 | # PROP Exclude_From_Build 1 |
28249f11 | 5498 | |
32a52290 | 5499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5500 | |
32a52290 | 5501 | # PROP Exclude_From_Build 1 |
28249f11 | 5502 | |
32a52290 | 5503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5504 | |
32a52290 | 5505 | # PROP Exclude_From_Build 1 |
28249f11 | 5506 | |
32a52290 | 5507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5508 | |
32a52290 | 5509 | # PROP Exclude_From_Build 1 |
28249f11 | 5510 | |
32a52290 | 5511 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5512 | |
5513 | ||
32a52290 | 5514 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5515 | |
5516 | ||
32a52290 | 5517 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5518 | |
5519 | ||
32a52290 | 5520 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5521 | |
5522 | ||
32a52290 | 5523 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5524 | |
5525 | # PROP Exclude_From_Build 1 | |
5526 | ||
32a52290 | 5527 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5528 | |
5529 | # PROP Exclude_From_Build 1 | |
5530 | ||
32a52290 | 5531 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5532 | |
5533 | # PROP Exclude_From_Build 1 | |
5534 | ||
32a52290 | 5535 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5536 | |
5537 | # PROP Exclude_From_Build 1 | |
5538 | ||
32a52290 | 5539 | !ENDIF |
28249f11 | 5540 | |
32a52290 WS |
5541 | # End Source File |
5542 | # Begin Source File | |
28249f11 | 5543 | |
32a52290 | 5544 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5545 | |
32a52290 | 5546 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5547 | |
28249f11 | 5548 | |
32a52290 | 5549 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5550 | |
28249f11 | 5551 | |
32a52290 | 5552 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5553 | |
28249f11 | 5554 | |
32a52290 | 5555 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5556 | |
28249f11 | 5557 | |
32a52290 | 5558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5559 | |
32a52290 | 5560 | # PROP Exclude_From_Build 1 |
28249f11 | 5561 | |
32a52290 | 5562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5563 | |
32a52290 | 5564 | # PROP Exclude_From_Build 1 |
28249f11 | 5565 | |
32a52290 | 5566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5567 | |
5568 | # PROP Exclude_From_Build 1 | |
5569 | ||
32a52290 | 5570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5571 | |
50acee04 | 5572 | # PROP Exclude_From_Build 1 |
28249f11 | 5573 | |
32a52290 | 5574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5575 | |
5576 | ||
32a52290 WS |
5577 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5578 | ||
5579 | ||
5580 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
5581 | |
5582 | ||
32a52290 WS |
5583 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5584 | ||
5585 | ||
5586 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5587 | |
5588 | # PROP Exclude_From_Build 1 | |
5589 | ||
32a52290 | 5590 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5591 | |
5592 | # PROP Exclude_From_Build 1 | |
5593 | ||
32a52290 | 5594 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5595 | |
5596 | # PROP Exclude_From_Build 1 | |
5597 | ||
32a52290 | 5598 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5599 | |
5600 | # PROP Exclude_From_Build 1 | |
5601 | ||
5554b4bd | 5602 | !ENDIF |
28249f11 | 5603 | |
5554b4bd VS |
5604 | # End Source File |
5605 | # Begin Source File | |
28249f11 | 5606 | |
32a52290 | 5607 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5608 | |
32a52290 | 5609 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5610 | |
5611 | ||
32a52290 | 5612 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5613 | |
5614 | ||
32a52290 | 5615 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5616 | |
28249f11 | 5617 | |
32a52290 | 5618 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5619 | |
5554b4bd | 5620 | |
32a52290 | 5621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5622 | |
32a52290 | 5623 | # PROP Exclude_From_Build 1 |
28249f11 | 5624 | |
32a52290 | 5625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5626 | |
32a52290 | 5627 | # PROP Exclude_From_Build 1 |
28249f11 | 5628 | |
32a52290 | 5629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5630 | |
32a52290 | 5631 | # PROP Exclude_From_Build 1 |
28249f11 | 5632 | |
32a52290 | 5633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5634 | |
32a52290 | 5635 | # PROP Exclude_From_Build 1 |
28249f11 | 5636 | |
32a52290 | 5637 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5638 | |
5639 | ||
32a52290 | 5640 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5641 | |
5642 | ||
32a52290 | 5643 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5644 | |
5645 | ||
32a52290 | 5646 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5647 | |
5648 | ||
32a52290 | 5649 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5650 | |
5651 | # PROP Exclude_From_Build 1 | |
5652 | ||
32a52290 | 5653 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5654 | |
5655 | # PROP Exclude_From_Build 1 | |
5656 | ||
32a52290 | 5657 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5658 | |
5659 | # PROP Exclude_From_Build 1 | |
5660 | ||
32a52290 | 5661 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5662 | |
5663 | # PROP Exclude_From_Build 1 | |
5664 | ||
32a52290 | 5665 | !ENDIF |
28249f11 | 5666 | |
32a52290 WS |
5667 | # End Source File |
5668 | # Begin Source File | |
28249f11 | 5669 | |
32a52290 | 5670 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5671 | |
32a52290 | 5672 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5673 | |
28249f11 | 5674 | |
32a52290 | 5675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5676 | |
28249f11 | 5677 | |
32a52290 | 5678 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5679 | |
28249f11 | 5680 | |
32a52290 | 5681 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5682 | |
28249f11 | 5683 | |
32a52290 | 5684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5685 | |
32a52290 | 5686 | # PROP Exclude_From_Build 1 |
28249f11 | 5687 | |
32a52290 | 5688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5689 | |
32a52290 | 5690 | # PROP Exclude_From_Build 1 |
28249f11 | 5691 | |
32a52290 | 5692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5693 | |
5694 | # PROP Exclude_From_Build 1 | |
5695 | ||
32a52290 | 5696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5697 | |
50acee04 | 5698 | # PROP Exclude_From_Build 1 |
28249f11 | 5699 | |
32a52290 | 5700 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5701 | |
5702 | ||
32a52290 | 5703 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5704 | |
5705 | ||
32a52290 WS |
5706 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5707 | ||
5708 | ||
5709 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5710 | ||
5711 | ||
5712 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5713 | |
5714 | # PROP Exclude_From_Build 1 | |
5715 | ||
32a52290 | 5716 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5717 | |
5718 | # PROP Exclude_From_Build 1 | |
5719 | ||
32a52290 | 5720 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5721 | |
5722 | # PROP Exclude_From_Build 1 | |
5723 | ||
32a52290 | 5724 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5725 | |
5726 | # PROP Exclude_From_Build 1 | |
5727 | ||
5554b4bd VS |
5728 | !ENDIF |
5729 | ||
5730 | # End Source File | |
5731 | # Begin Source File | |
28249f11 | 5732 | |
32a52290 | 5733 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5734 | |
32a52290 | 5735 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5736 | |
5737 | ||
32a52290 | 5738 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5739 | |
5740 | ||
32a52290 | 5741 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5742 | |
28249f11 | 5743 | |
32a52290 | 5744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5745 | |
28249f11 | 5746 | |
32a52290 | 5747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5748 | |
32a52290 | 5749 | # PROP Exclude_From_Build 1 |
28249f11 | 5750 | |
32a52290 | 5751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5752 | |
32a52290 | 5753 | # PROP Exclude_From_Build 1 |
28249f11 | 5754 | |
32a52290 | 5755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5756 | |
32a52290 | 5757 | # PROP Exclude_From_Build 1 |
28249f11 | 5758 | |
32a52290 | 5759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5760 | |
32a52290 | 5761 | # PROP Exclude_From_Build 1 |
28249f11 | 5762 | |
32a52290 | 5763 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5764 | |
5765 | ||
32a52290 | 5766 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5767 | |
5768 | ||
32a52290 | 5769 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5770 | |
5771 | ||
32a52290 | 5772 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5773 | |
5774 | ||
32a52290 | 5775 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5776 | |
5777 | # PROP Exclude_From_Build 1 | |
5778 | ||
32a52290 | 5779 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5780 | |
5781 | # PROP Exclude_From_Build 1 | |
5782 | ||
32a52290 | 5783 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5784 | |
5785 | # PROP Exclude_From_Build 1 | |
5786 | ||
32a52290 | 5787 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5788 | |
5789 | # PROP Exclude_From_Build 1 | |
5790 | ||
32a52290 | 5791 | !ENDIF |
28249f11 | 5792 | |
32a52290 WS |
5793 | # End Source File |
5794 | # Begin Source File | |
28249f11 | 5795 | |
32a52290 | 5796 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5797 | |
32a52290 | 5798 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5799 | |
28249f11 | 5800 | |
32a52290 | 5801 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5802 | |
28249f11 | 5803 | |
32a52290 | 5804 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5805 | |
28249f11 | 5806 | |
32a52290 | 5807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5808 | |
28249f11 | 5809 | |
32a52290 | 5810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5811 | |
32a52290 | 5812 | # PROP Exclude_From_Build 1 |
28249f11 | 5813 | |
32a52290 | 5814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5815 | |
32a52290 | 5816 | # PROP Exclude_From_Build 1 |
28249f11 | 5817 | |
32a52290 | 5818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5819 | |
5820 | # PROP Exclude_From_Build 1 | |
5821 | ||
32a52290 | 5822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5823 | |
50acee04 | 5824 | # PROP Exclude_From_Build 1 |
28249f11 | 5825 | |
32a52290 | 5826 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5827 | |
5828 | ||
32a52290 WS |
5829 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5830 | ||
5831 | ||
5832 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5833 | ||
5834 | ||
5835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
5836 | |
5837 | ||
32a52290 | 5838 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5839 | |
5840 | # PROP Exclude_From_Build 1 | |
5841 | ||
32a52290 | 5842 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5843 | |
5844 | # PROP Exclude_From_Build 1 | |
5845 | ||
32a52290 | 5846 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5847 | |
5848 | # PROP Exclude_From_Build 1 | |
5849 | ||
32a52290 | 5850 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5851 | |
5852 | # PROP Exclude_From_Build 1 | |
5853 | ||
5554b4bd VS |
5854 | !ENDIF |
5855 | ||
5856 | # End Source File | |
5857 | # Begin Source File | |
28249f11 | 5858 | |
32a52290 | 5859 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5860 | |
32a52290 | 5861 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5862 | |
5863 | ||
32a52290 | 5864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5865 | |
5866 | ||
32a52290 | 5867 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5868 | |
28249f11 | 5869 | |
32a52290 | 5870 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5871 | |
28249f11 | 5872 | |
32a52290 | 5873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5874 | |
32a52290 | 5875 | # PROP Exclude_From_Build 1 |
28249f11 | 5876 | |
32a52290 | 5877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5878 | |
32a52290 | 5879 | # PROP Exclude_From_Build 1 |
28249f11 | 5880 | |
32a52290 | 5881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5882 | |
32a52290 | 5883 | # PROP Exclude_From_Build 1 |
28249f11 | 5884 | |
32a52290 | 5885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5886 | |
32a52290 | 5887 | # PROP Exclude_From_Build 1 |
28249f11 | 5888 | |
32a52290 | 5889 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5890 | |
5891 | ||
32a52290 | 5892 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5893 | |
5894 | ||
32a52290 | 5895 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5896 | |
5897 | ||
32a52290 | 5898 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5899 | |
5900 | ||
32a52290 | 5901 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5902 | |
5903 | # PROP Exclude_From_Build 1 | |
5904 | ||
32a52290 | 5905 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5906 | |
5907 | # PROP Exclude_From_Build 1 | |
5908 | ||
32a52290 | 5909 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5910 | |
5911 | # PROP Exclude_From_Build 1 | |
5912 | ||
32a52290 | 5913 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5914 | |
5915 | # PROP Exclude_From_Build 1 | |
5916 | ||
32a52290 | 5917 | !ENDIF |
28249f11 | 5918 | |
32a52290 WS |
5919 | # End Source File |
5920 | # Begin Source File | |
28249f11 | 5921 | |
32a52290 | 5922 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5923 | |
32a52290 | 5924 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5925 | |
28249f11 | 5926 | |
32a52290 | 5927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5928 | |
28249f11 | 5929 | |
32a52290 | 5930 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5931 | |
28249f11 | 5932 | |
32a52290 | 5933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5934 | |
28249f11 | 5935 | |
32a52290 | 5936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5937 | |
32a52290 | 5938 | # PROP Exclude_From_Build 1 |
28249f11 | 5939 | |
32a52290 | 5940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5941 | |
32a52290 | 5942 | # PROP Exclude_From_Build 1 |
28249f11 | 5943 | |
32a52290 | 5944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5945 | |
5946 | # PROP Exclude_From_Build 1 | |
5947 | ||
32a52290 | 5948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5949 | |
50acee04 | 5950 | # PROP Exclude_From_Build 1 |
28249f11 | 5951 | |
32a52290 | 5952 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5953 | |
5954 | ||
32a52290 | 5955 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5956 | |
5957 | ||
32a52290 WS |
5958 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5959 | ||
5960 | ||
5961 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5962 | ||
5963 | ||
e17b6377 RD |
5964 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5965 | ||
5966 | # PROP Exclude_From_Build 1 | |
5967 | ||
5968 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5969 | ||
5970 | # PROP Exclude_From_Build 1 | |
5971 | ||
5972 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5973 | ||
5974 | # PROP Exclude_From_Build 1 | |
5975 | ||
5976 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5977 | ||
5978 | # PROP Exclude_From_Build 1 | |
5979 | ||
5980 | !ENDIF | |
5981 | ||
5982 | # End Source File | |
5983 | # Begin Source File | |
5984 | ||
5985 | SOURCE=..\..\src\univ\themes\mono.cpp | |
5986 | ||
5987 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
5988 | ||
5989 | ||
5990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5991 | ||
5992 | ||
5993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
5994 | ||
5995 | ||
5996 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
5997 | ||
5998 | ||
5999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6000 | ||
6001 | # PROP Exclude_From_Build 1 | |
6002 | ||
6003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6004 | ||
6005 | # PROP Exclude_From_Build 1 | |
6006 | ||
6007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6008 | ||
6009 | # PROP Exclude_From_Build 1 | |
6010 | ||
6011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6012 | ||
6013 | # PROP Exclude_From_Build 1 | |
6014 | ||
6015 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6016 | ||
6017 | ||
6018 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6019 | ||
6020 | ||
6021 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6022 | ||
6023 | ||
6024 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6025 | ||
6026 | ||
32a52290 | 6027 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6028 | |
6029 | # PROP Exclude_From_Build 1 | |
6030 | ||
32a52290 | 6031 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6032 | |
6033 | # PROP Exclude_From_Build 1 | |
6034 | ||
32a52290 | 6035 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6036 | |
6037 | # PROP Exclude_From_Build 1 | |
6038 | ||
32a52290 | 6039 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6040 | |
6041 | # PROP Exclude_From_Build 1 | |
6042 | ||
5554b4bd VS |
6043 | !ENDIF |
6044 | ||
6045 | # End Source File | |
6046 | # Begin Source File | |
28249f11 | 6047 | |
32a52290 | 6048 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 6049 | |
32a52290 | 6050 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6051 | |
6052 | ||
32a52290 | 6053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6054 | |
6055 | ||
32a52290 | 6056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6057 | |
28249f11 | 6058 | |
32a52290 | 6059 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6060 | |
28249f11 | 6061 | |
32a52290 | 6062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6063 | |
32a52290 | 6064 | # PROP Exclude_From_Build 1 |
28249f11 | 6065 | |
32a52290 | 6066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6067 | |
32a52290 | 6068 | # PROP Exclude_From_Build 1 |
28249f11 | 6069 | |
32a52290 | 6070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6071 | |
32a52290 | 6072 | # PROP Exclude_From_Build 1 |
28249f11 | 6073 | |
32a52290 | 6074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6075 | |
32a52290 | 6076 | # PROP Exclude_From_Build 1 |
28249f11 | 6077 | |
32a52290 | 6078 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6079 | |
6080 | ||
32a52290 | 6081 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6082 | |
6083 | ||
32a52290 | 6084 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6085 | |
6086 | ||
32a52290 | 6087 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6088 | |
6089 | ||
32a52290 | 6090 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6091 | |
6092 | # PROP Exclude_From_Build 1 | |
6093 | ||
32a52290 | 6094 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6095 | |
6096 | # PROP Exclude_From_Build 1 | |
6097 | ||
32a52290 | 6098 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6099 | |
6100 | # PROP Exclude_From_Build 1 | |
6101 | ||
32a52290 | 6102 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6103 | |
6104 | # PROP Exclude_From_Build 1 | |
6105 | ||
32a52290 | 6106 | !ENDIF |
28249f11 | 6107 | |
32a52290 WS |
6108 | # End Source File |
6109 | # Begin Source File | |
28249f11 | 6110 | |
32a52290 | 6111 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6112 | |
32a52290 | 6113 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6114 | |
28249f11 | 6115 | |
32a52290 | 6116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6117 | |
28249f11 | 6118 | |
32a52290 | 6119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6120 | |
28249f11 | 6121 | |
32a52290 | 6122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6123 | |
28249f11 | 6124 | |
32a52290 | 6125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6126 | |
32a52290 | 6127 | # PROP Exclude_From_Build 1 |
28249f11 | 6128 | |
32a52290 | 6129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6130 | |
32a52290 | 6131 | # PROP Exclude_From_Build 1 |
28249f11 | 6132 | |
32a52290 | 6133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6134 | |
6135 | # PROP Exclude_From_Build 1 | |
6136 | ||
32a52290 | 6137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6138 | |
50acee04 | 6139 | # PROP Exclude_From_Build 1 |
28249f11 | 6140 | |
32a52290 | 6141 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6142 | |
6143 | ||
32a52290 WS |
6144 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6145 | ||
6146 | ||
6147 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
6148 | |
6149 | ||
32a52290 WS |
6150 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6151 | ||
6152 | ||
6153 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6154 | |
6155 | # PROP Exclude_From_Build 1 | |
6156 | ||
32a52290 | 6157 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6158 | |
6159 | # PROP Exclude_From_Build 1 | |
6160 | ||
32a52290 | 6161 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6162 | |
6163 | # PROP Exclude_From_Build 1 | |
6164 | ||
32a52290 | 6165 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6166 | |
6167 | # PROP Exclude_From_Build 1 | |
6168 | ||
5554b4bd VS |
6169 | !ENDIF |
6170 | ||
6171 | # End Source File | |
6172 | # Begin Source File | |
28249f11 | 6173 | |
32a52290 | 6174 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6175 | |
32a52290 | 6176 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6177 | |
6178 | ||
32a52290 | 6179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6180 | |
6181 | ||
32a52290 | 6182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6183 | |
28249f11 | 6184 | |
32a52290 | 6185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6186 | |
28249f11 | 6187 | |
32a52290 | 6188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6189 | |
32a52290 | 6190 | # PROP Exclude_From_Build 1 |
28249f11 | 6191 | |
32a52290 | 6192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6193 | |
32a52290 | 6194 | # PROP Exclude_From_Build 1 |
28249f11 | 6195 | |
32a52290 | 6196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6197 | |
32a52290 | 6198 | # PROP Exclude_From_Build 1 |
28249f11 | 6199 | |
32a52290 | 6200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6201 | |
32a52290 | 6202 | # PROP Exclude_From_Build 1 |
28249f11 | 6203 | |
32a52290 | 6204 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6205 | |
6206 | ||
32a52290 | 6207 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6208 | |
6209 | ||
32a52290 | 6210 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6211 | |
6212 | ||
32a52290 | 6213 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6214 | |
6215 | ||
32a52290 | 6216 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6217 | |
6218 | # PROP Exclude_From_Build 1 | |
6219 | ||
32a52290 | 6220 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6221 | |
6222 | # PROP Exclude_From_Build 1 | |
6223 | ||
32a52290 | 6224 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6225 | |
6226 | # PROP Exclude_From_Build 1 | |
6227 | ||
32a52290 | 6228 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6229 | |
6230 | # PROP Exclude_From_Build 1 | |
6231 | ||
32a52290 | 6232 | !ENDIF |
28249f11 | 6233 | |
32a52290 WS |
6234 | # End Source File |
6235 | # Begin Source File | |
28249f11 | 6236 | |
32a52290 | 6237 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6238 | |
32a52290 | 6239 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6240 | |
28249f11 | 6241 | |
32a52290 | 6242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6243 | |
28249f11 | 6244 | |
32a52290 | 6245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6246 | |
28249f11 | 6247 | |
32a52290 | 6248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6249 | |
28249f11 | 6250 | |
32a52290 | 6251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6252 | |
32a52290 | 6253 | # PROP Exclude_From_Build 1 |
28249f11 | 6254 | |
32a52290 | 6255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6256 | |
32a52290 | 6257 | # PROP Exclude_From_Build 1 |
28249f11 | 6258 | |
32a52290 | 6259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6260 | |
6261 | # PROP Exclude_From_Build 1 | |
6262 | ||
32a52290 | 6263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6264 | |
50acee04 | 6265 | # PROP Exclude_From_Build 1 |
28249f11 | 6266 | |
32a52290 | 6267 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6268 | |
6269 | ||
32a52290 | 6270 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6271 | |
6272 | ||
32a52290 WS |
6273 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6274 | ||
6275 | ||
6276 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6277 | ||
6278 | ||
6279 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6280 | |
6281 | # PROP Exclude_From_Build 1 | |
6282 | ||
32a52290 | 6283 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6284 | |
6285 | # PROP Exclude_From_Build 1 | |
6286 | ||
32a52290 | 6287 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6288 | |
6289 | # PROP Exclude_From_Build 1 | |
6290 | ||
32a52290 | 6291 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6292 | |
6293 | # PROP Exclude_From_Build 1 | |
6294 | ||
5554b4bd VS |
6295 | !ENDIF |
6296 | ||
6297 | # End Source File | |
6298 | # Begin Source File | |
28249f11 | 6299 | |
32a52290 | 6300 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6301 | |
32a52290 | 6302 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6303 | |
6304 | ||
32a52290 | 6305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6306 | |
6307 | ||
32a52290 | 6308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6309 | |
28249f11 | 6310 | |
32a52290 | 6311 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6312 | |
28249f11 | 6313 | |
32a52290 | 6314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6315 | |
32a52290 | 6316 | # PROP Exclude_From_Build 1 |
28249f11 | 6317 | |
32a52290 | 6318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6319 | |
32a52290 | 6320 | # PROP Exclude_From_Build 1 |
28249f11 | 6321 | |
32a52290 | 6322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6323 | |
32a52290 | 6324 | # PROP Exclude_From_Build 1 |
28249f11 | 6325 | |
32a52290 | 6326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6327 | |
32a52290 | 6328 | # PROP Exclude_From_Build 1 |
28249f11 | 6329 | |
32a52290 | 6330 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6331 | |
6332 | ||
32a52290 | 6333 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6334 | |
6335 | ||
32a52290 | 6336 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6337 | |
6338 | ||
32a52290 | 6339 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6340 | |
6341 | ||
32a52290 | 6342 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6343 | |
6344 | # PROP Exclude_From_Build 1 | |
6345 | ||
32a52290 | 6346 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6347 | |
6348 | # PROP Exclude_From_Build 1 | |
6349 | ||
32a52290 | 6350 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6351 | |
6352 | # PROP Exclude_From_Build 1 | |
6353 | ||
32a52290 | 6354 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6355 | |
6356 | # PROP Exclude_From_Build 1 | |
6357 | ||
32a52290 | 6358 | !ENDIF |
28249f11 | 6359 | |
32a52290 WS |
6360 | # End Source File |
6361 | # Begin Source File | |
28249f11 | 6362 | |
32a52290 | 6363 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6364 | |
32a52290 | 6365 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6366 | |
28249f11 | 6367 | |
32a52290 | 6368 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6369 | |
28249f11 | 6370 | |
32a52290 | 6371 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6372 | |
28249f11 | 6373 | |
32a52290 | 6374 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6375 | |
28249f11 | 6376 | |
32a52290 | 6377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6378 | |
32a52290 | 6379 | # PROP Exclude_From_Build 1 |
28249f11 | 6380 | |
32a52290 | 6381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6382 | |
32a52290 | 6383 | # PROP Exclude_From_Build 1 |
28249f11 | 6384 | |
32a52290 | 6385 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6386 | |
6387 | # PROP Exclude_From_Build 1 | |
6388 | ||
32a52290 | 6389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6390 | |
50acee04 | 6391 | # PROP Exclude_From_Build 1 |
28249f11 | 6392 | |
32a52290 | 6393 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6394 | |
6395 | ||
32a52290 | 6396 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6397 | |
6398 | ||
32a52290 WS |
6399 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6400 | ||
6401 | ||
6402 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6403 | ||
6404 | ||
6405 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6406 | |
6407 | # PROP Exclude_From_Build 1 | |
6408 | ||
32a52290 | 6409 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6410 | |
6411 | # PROP Exclude_From_Build 1 | |
6412 | ||
32a52290 | 6413 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6414 | |
6415 | # PROP Exclude_From_Build 1 | |
6416 | ||
32a52290 | 6417 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6418 | |
6419 | # PROP Exclude_From_Build 1 | |
6420 | ||
5554b4bd VS |
6421 | !ENDIF |
6422 | ||
6423 | # End Source File | |
6424 | # Begin Source File | |
28249f11 | 6425 | |
32a52290 WS |
6426 | SOURCE=..\..\src\univ\slider.cpp |
6427 | ||
6428 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6429 | ||
28249f11 | 6430 | |
32a52290 | 6431 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6432 | |
6433 | ||
32a52290 | 6434 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6435 | |
28249f11 | 6436 | |
32a52290 | 6437 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6438 | |
28249f11 | 6439 | |
32a52290 | 6440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6441 | |
32a52290 | 6442 | # PROP Exclude_From_Build 1 |
28249f11 | 6443 | |
32a52290 | 6444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6445 | |
32a52290 | 6446 | # PROP Exclude_From_Build 1 |
28249f11 | 6447 | |
32a52290 | 6448 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6449 | |
32a52290 | 6450 | # PROP Exclude_From_Build 1 |
28249f11 | 6451 | |
32a52290 | 6452 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6453 | |
32a52290 | 6454 | # PROP Exclude_From_Build 1 |
28249f11 | 6455 | |
32a52290 | 6456 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6457 | |
6458 | ||
32a52290 | 6459 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6460 | |
6461 | ||
32a52290 | 6462 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6463 | |
6464 | ||
32a52290 | 6465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6466 | |
6467 | ||
32a52290 | 6468 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6469 | |
6470 | # PROP Exclude_From_Build 1 | |
6471 | ||
32a52290 | 6472 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6473 | |
6474 | # PROP Exclude_From_Build 1 | |
6475 | ||
32a52290 | 6476 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6477 | |
6478 | # PROP Exclude_From_Build 1 | |
6479 | ||
32a52290 | 6480 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6481 | |
6482 | # PROP Exclude_From_Build 1 | |
6483 | ||
32a52290 WS |
6484 | !ENDIF |
6485 | ||
6486 | # End Source File | |
6487 | # Begin Source File | |
28249f11 | 6488 | |
32a52290 | 6489 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6490 | |
32a52290 | 6491 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6492 | |
28249f11 | 6493 | |
32a52290 | 6494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6495 | |
28249f11 | 6496 | |
32a52290 | 6497 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6498 | |
28249f11 | 6499 | |
32a52290 | 6500 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6501 | |
28249f11 | 6502 | |
32a52290 | 6503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6504 | |
32a52290 | 6505 | # PROP Exclude_From_Build 1 |
28249f11 | 6506 | |
32a52290 | 6507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6508 | |
32a52290 | 6509 | # PROP Exclude_From_Build 1 |
28249f11 | 6510 | |
32a52290 | 6511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6512 | |
32a52290 | 6513 | # PROP Exclude_From_Build 1 |
28249f11 | 6514 | |
32a52290 | 6515 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6516 | |
32a52290 | 6517 | # PROP Exclude_From_Build 1 |
28249f11 | 6518 | |
32a52290 | 6519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6520 | |
6521 | ||
32a52290 | 6522 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6523 | |
6524 | ||
32a52290 | 6525 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6526 | |
6527 | ||
32a52290 | 6528 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6529 | |
6530 | ||
32a52290 | 6531 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6532 | |
6533 | # PROP Exclude_From_Build 1 | |
6534 | ||
32a52290 | 6535 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6536 | |
6537 | # PROP Exclude_From_Build 1 | |
6538 | ||
32a52290 | 6539 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6540 | |
6541 | # PROP Exclude_From_Build 1 | |
6542 | ||
32a52290 | 6543 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6544 | |
6545 | # PROP Exclude_From_Build 1 | |
6546 | ||
5554b4bd VS |
6547 | !ENDIF |
6548 | ||
6549 | # End Source File | |
6550 | # Begin Source File | |
28249f11 | 6551 | |
32a52290 | 6552 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6553 | |
32a52290 | 6554 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6555 | |
6556 | ||
32a52290 | 6557 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6558 | |
6559 | ||
32a52290 | 6560 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6561 | |
28249f11 | 6562 | |
32a52290 | 6563 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6564 | |
28249f11 | 6565 | |
32a52290 | 6566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6567 | |
32a52290 | 6568 | # PROP Exclude_From_Build 1 |
28249f11 | 6569 | |
32a52290 | 6570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6571 | |
32a52290 | 6572 | # PROP Exclude_From_Build 1 |
28249f11 | 6573 | |
32a52290 | 6574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6575 | |
32a52290 | 6576 | # PROP Exclude_From_Build 1 |
28249f11 | 6577 | |
32a52290 | 6578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6579 | |
32a52290 | 6580 | # PROP Exclude_From_Build 1 |
28249f11 | 6581 | |
32a52290 | 6582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6583 | |
6584 | ||
32a52290 | 6585 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6586 | |
6587 | ||
32a52290 | 6588 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6589 | |
6590 | ||
32a52290 | 6591 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6592 | |
6593 | ||
32a52290 | 6594 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6595 | |
6596 | # PROP Exclude_From_Build 1 | |
6597 | ||
32a52290 | 6598 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6599 | |
6600 | # PROP Exclude_From_Build 1 | |
6601 | ||
32a52290 | 6602 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6603 | |
6604 | # PROP Exclude_From_Build 1 | |
6605 | ||
32a52290 | 6606 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6607 | |
6608 | # PROP Exclude_From_Build 1 | |
6609 | ||
32a52290 | 6610 | !ENDIF |
28249f11 | 6611 | |
32a52290 WS |
6612 | # End Source File |
6613 | # Begin Source File | |
28249f11 | 6614 | |
32a52290 | 6615 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6616 | |
32a52290 | 6617 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6618 | |
28249f11 | 6619 | |
32a52290 | 6620 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6621 | |
28249f11 | 6622 | |
32a52290 | 6623 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6624 | |
28249f11 | 6625 | |
32a52290 | 6626 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6627 | |
28249f11 | 6628 | |
32a52290 | 6629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6630 | |
32a52290 | 6631 | # PROP Exclude_From_Build 1 |
28249f11 | 6632 | |
32a52290 | 6633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6634 | |
32a52290 | 6635 | # PROP Exclude_From_Build 1 |
28249f11 | 6636 | |
32a52290 | 6637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6638 | |
6639 | # PROP Exclude_From_Build 1 | |
6640 | ||
32a52290 | 6641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6642 | |
50acee04 | 6643 | # PROP Exclude_From_Build 1 |
28249f11 | 6644 | |
32a52290 | 6645 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6646 | |
6647 | ||
32a52290 | 6648 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6649 | |
6650 | ||
32a52290 WS |
6651 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6652 | ||
6653 | ||
6654 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6655 | ||
6656 | ||
6657 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6658 | |
6659 | # PROP Exclude_From_Build 1 | |
6660 | ||
32a52290 | 6661 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6662 | |
6663 | # PROP Exclude_From_Build 1 | |
6664 | ||
32a52290 | 6665 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6666 | |
6667 | # PROP Exclude_From_Build 1 | |
6668 | ||
32a52290 | 6669 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6670 | |
6671 | # PROP Exclude_From_Build 1 | |
6672 | ||
5554b4bd VS |
6673 | !ENDIF |
6674 | ||
6675 | # End Source File | |
6676 | # Begin Source File | |
28249f11 | 6677 | |
32a52290 | 6678 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6679 | |
32a52290 | 6680 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6681 | |
6682 | ||
32a52290 | 6683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6684 | |
6685 | ||
32a52290 | 6686 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6687 | |
28249f11 | 6688 | |
32a52290 | 6689 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6690 | |
28249f11 | 6691 | |
32a52290 | 6692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6693 | |
32a52290 | 6694 | # PROP Exclude_From_Build 1 |
28249f11 | 6695 | |
32a52290 | 6696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6697 | |
32a52290 | 6698 | # PROP Exclude_From_Build 1 |
28249f11 | 6699 | |
32a52290 | 6700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6701 | |
32a52290 | 6702 | # PROP Exclude_From_Build 1 |
28249f11 | 6703 | |
32a52290 | 6704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6705 | |
32a52290 | 6706 | # PROP Exclude_From_Build 1 |
28249f11 | 6707 | |
32a52290 | 6708 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6709 | |
6710 | ||
32a52290 | 6711 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6712 | |
6713 | ||
32a52290 | 6714 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6715 | |
6716 | ||
32a52290 | 6717 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6718 | |
6719 | ||
32a52290 | 6720 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6721 | |
6722 | # PROP Exclude_From_Build 1 | |
6723 | ||
32a52290 | 6724 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6725 | |
6726 | # PROP Exclude_From_Build 1 | |
6727 | ||
32a52290 | 6728 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6729 | |
6730 | # PROP Exclude_From_Build 1 | |
6731 | ||
32a52290 | 6732 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6733 | |
6734 | # PROP Exclude_From_Build 1 | |
6735 | ||
32a52290 | 6736 | !ENDIF |
28249f11 | 6737 | |
32a52290 WS |
6738 | # End Source File |
6739 | # Begin Source File | |
28249f11 | 6740 | |
32a52290 | 6741 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6742 | |
32a52290 | 6743 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6744 | |
28249f11 | 6745 | |
32a52290 | 6746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6747 | |
28249f11 | 6748 | |
32a52290 | 6749 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6750 | |
28249f11 | 6751 | |
32a52290 | 6752 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6753 | |
28249f11 | 6754 | |
32a52290 | 6755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6756 | |
32a52290 | 6757 | # PROP Exclude_From_Build 1 |
28249f11 | 6758 | |
32a52290 | 6759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6760 | |
32a52290 | 6761 | # PROP Exclude_From_Build 1 |
28249f11 | 6762 | |
32a52290 | 6763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6764 | |
6765 | # PROP Exclude_From_Build 1 | |
6766 | ||
32a52290 | 6767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6768 | |
50acee04 | 6769 | # PROP Exclude_From_Build 1 |
28249f11 | 6770 | |
32a52290 | 6771 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6772 | |
6773 | ||
32a52290 | 6774 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6775 | |
6776 | ||
32a52290 WS |
6777 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6778 | ||
6779 | ||
6780 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6781 | ||
6782 | ||
6783 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6784 | |
6785 | # PROP Exclude_From_Build 1 | |
6786 | ||
32a52290 | 6787 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6788 | |
6789 | # PROP Exclude_From_Build 1 | |
6790 | ||
32a52290 | 6791 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6792 | |
6793 | # PROP Exclude_From_Build 1 | |
6794 | ||
32a52290 | 6795 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6796 | |
6797 | # PROP Exclude_From_Build 1 | |
6798 | ||
5554b4bd VS |
6799 | !ENDIF |
6800 | ||
6801 | # End Source File | |
6802 | # Begin Source File | |
28249f11 | 6803 | |
32a52290 | 6804 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6805 | |
32a52290 | 6806 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6807 | |
6808 | ||
32a52290 | 6809 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6810 | |
6811 | ||
32a52290 | 6812 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6813 | |
28249f11 | 6814 | |
32a52290 | 6815 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6816 | |
28249f11 | 6817 | |
32a52290 | 6818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6819 | |
32a52290 | 6820 | # PROP Exclude_From_Build 1 |
28249f11 | 6821 | |
32a52290 | 6822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6823 | |
32a52290 | 6824 | # PROP Exclude_From_Build 1 |
28249f11 | 6825 | |
32a52290 | 6826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6827 | |
32a52290 | 6828 | # PROP Exclude_From_Build 1 |
28249f11 | 6829 | |
32a52290 | 6830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6831 | |
32a52290 | 6832 | # PROP Exclude_From_Build 1 |
28249f11 | 6833 | |
32a52290 | 6834 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6835 | |
6836 | ||
32a52290 | 6837 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6838 | |
6839 | ||
32a52290 | 6840 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6841 | |
6842 | ||
32a52290 | 6843 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6844 | |
6845 | ||
8930b2ed VZ |
6846 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
6847 | ||
6848 | # PROP Exclude_From_Build 1 | |
6849 | ||
6850 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6851 | ||
6852 | # PROP Exclude_From_Build 1 | |
6853 | ||
6854 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6855 | ||
6856 | # PROP Exclude_From_Build 1 | |
6857 | ||
6858 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6859 | ||
6860 | # PROP Exclude_From_Build 1 | |
6861 | ||
6862 | !ENDIF | |
6863 | ||
6864 | # End Source File | |
6865 | # Begin Source File | |
6866 | ||
6867 | SOURCE=..\..\src\univ\stdrend.cpp | |
6868 | ||
6869 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6870 | ||
6871 | ||
6872 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6873 | ||
6874 | ||
6875 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6876 | ||
6877 | ||
6878 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6879 | ||
6880 | ||
6881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6882 | ||
6883 | # PROP Exclude_From_Build 1 | |
6884 | ||
6885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6886 | ||
6887 | # PROP Exclude_From_Build 1 | |
6888 | ||
6889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6890 | ||
6891 | # PROP Exclude_From_Build 1 | |
6892 | ||
6893 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6894 | ||
6895 | # PROP Exclude_From_Build 1 | |
6896 | ||
6897 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6898 | ||
6899 | ||
6900 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6901 | ||
6902 | ||
6903 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6904 | ||
6905 | ||
6906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6907 | ||
6908 | ||
32a52290 | 6909 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6910 | |
6911 | # PROP Exclude_From_Build 1 | |
6912 | ||
32a52290 | 6913 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6914 | |
6915 | # PROP Exclude_From_Build 1 | |
6916 | ||
32a52290 | 6917 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6918 | |
6919 | # PROP Exclude_From_Build 1 | |
6920 | ||
32a52290 | 6921 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6922 | |
6923 | # PROP Exclude_From_Build 1 | |
6924 | ||
32a52290 | 6925 | !ENDIF |
28249f11 | 6926 | |
32a52290 WS |
6927 | # End Source File |
6928 | # Begin Source File | |
28249f11 | 6929 | |
32a52290 | 6930 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6931 | |
32a52290 | 6932 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6933 | |
28249f11 | 6934 | |
32a52290 | 6935 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6936 | |
28249f11 | 6937 | |
32a52290 | 6938 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6939 | |
28249f11 | 6940 | |
32a52290 | 6941 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca | 6942 | |
355debca | 6943 | |
32a52290 | 6944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
355debca | 6945 | |
32a52290 | 6946 | # PROP Exclude_From_Build 1 |
355debca | 6947 | |
32a52290 | 6948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
355debca | 6949 | |
32a52290 | 6950 | # PROP Exclude_From_Build 1 |
355debca | 6951 | |
32a52290 | 6952 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
355debca VZ |
6953 | |
6954 | # PROP Exclude_From_Build 1 | |
6955 | ||
32a52290 | 6956 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
355debca | 6957 | |
50acee04 | 6958 | # PROP Exclude_From_Build 1 |
355debca | 6959 | |
32a52290 | 6960 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
355debca VZ |
6961 | |
6962 | ||
32a52290 WS |
6963 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6964 | ||
6965 | ||
6966 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
355debca VZ |
6967 | |
6968 | ||
32a52290 WS |
6969 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6970 | ||
6971 | ||
6972 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
355debca VZ |
6973 | |
6974 | # PROP Exclude_From_Build 1 | |
6975 | ||
32a52290 | 6976 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
355debca VZ |
6977 | |
6978 | # PROP Exclude_From_Build 1 | |
6979 | ||
32a52290 | 6980 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
355debca VZ |
6981 | |
6982 | # PROP Exclude_From_Build 1 | |
6983 | ||
32a52290 | 6984 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
355debca VZ |
6985 | |
6986 | # PROP Exclude_From_Build 1 | |
6987 | ||
6988 | !ENDIF | |
6989 | ||
6990 | # End Source File | |
6991 | # Begin Source File | |
6992 | ||
32a52290 | 6993 | SOURCE=..\..\src\univ\tglbtn.cpp |
355debca | 6994 | |
32a52290 | 6995 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
355debca VZ |
6996 | |
6997 | ||
32a52290 | 6998 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
355debca VZ |
6999 | |
7000 | ||
32a52290 | 7001 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
355debca VZ |
7002 | |
7003 | ||
32a52290 | 7004 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca VZ |
7005 | |
7006 | ||
32a52290 | 7007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7008 | |
32a52290 | 7009 | # PROP Exclude_From_Build 1 |
28249f11 | 7010 | |
32a52290 | 7011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7012 | |
32a52290 | 7013 | # PROP Exclude_From_Build 1 |
28249f11 | 7014 | |
32a52290 | 7015 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7016 | |
32a52290 | 7017 | # PROP Exclude_From_Build 1 |
28249f11 | 7018 | |
32a52290 | 7019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7020 | |
32a52290 | 7021 | # PROP Exclude_From_Build 1 |
28249f11 | 7022 | |
32a52290 | 7023 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7024 | |
7025 | ||
32a52290 | 7026 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7027 | |
7028 | ||
32a52290 | 7029 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7030 | |
7031 | ||
32a52290 | 7032 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7033 | |
7034 | ||
32a52290 | 7035 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7036 | |
7037 | # PROP Exclude_From_Build 1 | |
7038 | ||
32a52290 | 7039 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7040 | |
7041 | # PROP Exclude_From_Build 1 | |
7042 | ||
32a52290 | 7043 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7044 | |
7045 | # PROP Exclude_From_Build 1 | |
7046 | ||
32a52290 | 7047 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7048 | |
7049 | # PROP Exclude_From_Build 1 | |
7050 | ||
32a52290 | 7051 | !ENDIF |
28249f11 | 7052 | |
32a52290 WS |
7053 | # End Source File |
7054 | # Begin Source File | |
28249f11 | 7055 | |
32a52290 | 7056 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 7057 | |
32a52290 | 7058 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7059 | |
7060 | ||
32a52290 | 7061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7062 | |
28249f11 | 7063 | |
32a52290 | 7064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7065 | |
28249f11 | 7066 | |
32a52290 | 7067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7068 | |
28249f11 | 7069 | |
32a52290 | 7070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7071 | |
32a52290 | 7072 | # PROP Exclude_From_Build 1 |
28249f11 | 7073 | |
32a52290 | 7074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7075 | |
32a52290 | 7076 | # PROP Exclude_From_Build 1 |
28249f11 | 7077 | |
32a52290 | 7078 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7079 | |
7080 | # PROP Exclude_From_Build 1 | |
7081 | ||
32a52290 | 7082 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7083 | |
50acee04 | 7084 | # PROP Exclude_From_Build 1 |
28249f11 | 7085 | |
32a52290 | 7086 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7087 | |
7088 | ||
32a52290 | 7089 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7090 | |
7091 | ||
32a52290 WS |
7092 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7093 | ||
7094 | ||
7095 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7096 | ||
7097 | ||
7098 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7099 | |
7100 | # PROP Exclude_From_Build 1 | |
7101 | ||
32a52290 | 7102 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7103 | |
7104 | # PROP Exclude_From_Build 1 | |
7105 | ||
32a52290 | 7106 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7107 | |
7108 | # PROP Exclude_From_Build 1 | |
7109 | ||
32a52290 | 7110 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7111 | |
7112 | # PROP Exclude_From_Build 1 | |
7113 | ||
5554b4bd | 7114 | !ENDIF |
28249f11 | 7115 | |
5554b4bd VS |
7116 | # End Source File |
7117 | # Begin Source File | |
28249f11 | 7118 | |
32a52290 | 7119 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 7120 | |
32a52290 | 7121 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7122 | |
28249f11 | 7123 | |
32a52290 | 7124 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7125 | |
28249f11 | 7126 | |
32a52290 | 7127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7128 | |
28249f11 | 7129 | |
32a52290 | 7130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7131 | |
28249f11 | 7132 | |
32a52290 | 7133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7134 | |
32a52290 | 7135 | # PROP Exclude_From_Build 1 |
28249f11 | 7136 | |
32a52290 | 7137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7138 | |
32a52290 | 7139 | # PROP Exclude_From_Build 1 |
28249f11 | 7140 | |
32a52290 | 7141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7142 | |
32a52290 | 7143 | # PROP Exclude_From_Build 1 |
28249f11 | 7144 | |
32a52290 | 7145 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7146 | |
32a52290 | 7147 | # PROP Exclude_From_Build 1 |
28249f11 | 7148 | |
32a52290 | 7149 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7150 | |
7151 | ||
32a52290 | 7152 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7153 | |
7154 | ||
32a52290 | 7155 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7156 | |
7157 | ||
32a52290 | 7158 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7159 | |
7160 | ||
32a52290 | 7161 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7162 | |
7163 | # PROP Exclude_From_Build 1 | |
7164 | ||
32a52290 | 7165 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7166 | |
7167 | # PROP Exclude_From_Build 1 | |
7168 | ||
32a52290 | 7169 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7170 | |
7171 | # PROP Exclude_From_Build 1 | |
7172 | ||
32a52290 | 7173 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7174 | |
7175 | # PROP Exclude_From_Build 1 | |
7176 | ||
32a52290 | 7177 | !ENDIF |
28249f11 | 7178 | |
32a52290 WS |
7179 | # End Source File |
7180 | # Begin Source File | |
28249f11 | 7181 | |
32a52290 | 7182 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 7183 | |
32a52290 | 7184 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7185 | |
7186 | ||
32a52290 | 7187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7188 | |
28249f11 | 7189 | |
32a52290 | 7190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7191 | |
28249f11 | 7192 | |
32a52290 | 7193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7194 | |
28249f11 | 7195 | |
32a52290 | 7196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7197 | |
32a52290 | 7198 | # PROP Exclude_From_Build 1 |
28249f11 | 7199 | |
32a52290 | 7200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7201 | |
32a52290 | 7202 | # PROP Exclude_From_Build 1 |
28249f11 | 7203 | |
32a52290 | 7204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7205 | |
7206 | # PROP Exclude_From_Build 1 | |
7207 | ||
32a52290 | 7208 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7209 | |
50acee04 | 7210 | # PROP Exclude_From_Build 1 |
28249f11 | 7211 | |
32a52290 | 7212 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7213 | |
7214 | ||
32a52290 WS |
7215 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
7216 | ||
7217 | ||
7218 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7219 | ||
7220 | ||
7221 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
7222 | |
7223 | ||
32a52290 | 7224 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7225 | |
7226 | # PROP Exclude_From_Build 1 | |
7227 | ||
32a52290 | 7228 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7229 | |
7230 | # PROP Exclude_From_Build 1 | |
7231 | ||
32a52290 | 7232 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7233 | |
7234 | # PROP Exclude_From_Build 1 | |
7235 | ||
32a52290 | 7236 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7237 | |
7238 | # PROP Exclude_From_Build 1 | |
7239 | ||
5554b4bd | 7240 | !ENDIF |
28249f11 | 7241 | |
5554b4bd VS |
7242 | # End Source File |
7243 | # Begin Source File | |
28249f11 | 7244 | |
32a52290 | 7245 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7246 | |
32a52290 | 7247 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7248 | |
28249f11 | 7249 | |
32a52290 | 7250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7251 | |
28249f11 | 7252 | |
32a52290 | 7253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7254 | |
28249f11 | 7255 | |
32a52290 | 7256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7257 | |
28249f11 | 7258 | |
32a52290 | 7259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7260 | |
32a52290 | 7261 | # PROP Exclude_From_Build 1 |
28249f11 | 7262 | |
32a52290 | 7263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7264 | |
32a52290 | 7265 | # PROP Exclude_From_Build 1 |
28249f11 | 7266 | |
32a52290 | 7267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7268 | |
32a52290 | 7269 | # PROP Exclude_From_Build 1 |
28249f11 | 7270 | |
32a52290 | 7271 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7272 | |
32a52290 | 7273 | # PROP Exclude_From_Build 1 |
28249f11 | 7274 | |
32a52290 | 7275 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7276 | |
7277 | ||
32a52290 | 7278 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7279 | |
7280 | ||
32a52290 | 7281 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7282 | |
7283 | ||
32a52290 | 7284 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7285 | |
7286 | ||
32a52290 | 7287 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7288 | |
7289 | # PROP Exclude_From_Build 1 | |
7290 | ||
32a52290 | 7291 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7292 | |
7293 | # PROP Exclude_From_Build 1 | |
7294 | ||
32a52290 | 7295 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7296 | |
7297 | # PROP Exclude_From_Build 1 | |
7298 | ||
32a52290 | 7299 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7300 | |
7301 | # PROP Exclude_From_Build 1 | |
7302 | ||
32a52290 | 7303 | !ENDIF |
28249f11 | 7304 | |
32a52290 WS |
7305 | # End Source File |
7306 | # Begin Source File | |
28249f11 | 7307 | |
32a52290 | 7308 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7309 | |
32a52290 | 7310 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7311 | |
7312 | ||
32a52290 | 7313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7314 | |
28249f11 | 7315 | |
32a52290 | 7316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7317 | |
28249f11 | 7318 | |
32a52290 | 7319 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7320 | |
28249f11 | 7321 | |
32a52290 | 7322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7323 | |
32a52290 | 7324 | # PROP Exclude_From_Build 1 |
28249f11 | 7325 | |
32a52290 | 7326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7327 | |
32a52290 | 7328 | # PROP Exclude_From_Build 1 |
28249f11 | 7329 | |
32a52290 | 7330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7331 | |
7332 | # PROP Exclude_From_Build 1 | |
7333 | ||
32a52290 | 7334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7335 | |
50acee04 | 7336 | # PROP Exclude_From_Build 1 |
28249f11 | 7337 | |
32a52290 | 7338 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7339 | |
7340 | ||
32a52290 | 7341 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 7342 | |
28249f11 | 7343 | |
32a52290 WS |
7344 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7345 | ||
7346 | ||
7347 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7348 | ||
7349 | ||
7350 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7351 | |
7352 | # PROP Exclude_From_Build 1 | |
7353 | ||
32a52290 | 7354 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7355 | |
7356 | # PROP Exclude_From_Build 1 | |
7357 | ||
32a52290 | 7358 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7359 | |
7360 | # PROP Exclude_From_Build 1 | |
7361 | ||
32a52290 | 7362 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7363 | |
5554b4bd | 7364 | # PROP Exclude_From_Build 1 |
28249f11 | 7365 | |
cd1feecb VS |
7366 | !ENDIF |
7367 | ||
7368 | # End Source File | |
7369 | # End Group | |
7370 | # Begin Group "Setup Headers" | |
7371 | ||
7372 | # PROP Default_Filter "" | |
7373 | # Begin Source File | |
7374 | ||
7375 | SOURCE=..\..\include\wx\msw\setup.h | |
7376 | ||
32a52290 | 7377 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7378 | |
c7f476c9 | 7379 | # Begin Custom Build - |
cd1feecb VS |
7380 | |
7381 | # End Custom Build | |
7382 | ||
32a52290 | 7383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7384 | |
c7f476c9 | 7385 | # Begin Custom Build - |
cd1feecb VS |
7386 | |
7387 | # End Custom Build | |
7388 | ||
32a52290 | 7389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7390 | |
c7f476c9 | 7391 | # Begin Custom Build - |
cd1feecb VS |
7392 | |
7393 | # End Custom Build | |
7394 | ||
32a52290 | 7395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7396 | |
c7f476c9 | 7397 | # Begin Custom Build - |
cd1feecb VS |
7398 | |
7399 | # End Custom Build | |
7400 | ||
32a52290 | 7401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7402 | |
1e618fa6 | 7403 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
ae4ccf12 | 7404 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7405 | |
1e618fa6 VS |
7406 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7407 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7408 | |
7409 | # End Custom Build | |
7410 | ||
32a52290 | 7411 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7412 | |
1e618fa6 | 7413 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
ae4ccf12 | 7414 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7415 | |
1e618fa6 VS |
7416 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7417 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7418 | |
7419 | # End Custom Build | |
7420 | ||
32a52290 | 7421 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7422 | |
1e618fa6 | 7423 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
ae4ccf12 | 7424 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7425 | |
1e618fa6 VS |
7426 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7427 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7428 | |
7429 | # End Custom Build | |
7430 | ||
32a52290 | 7431 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7432 | |
1e618fa6 | 7433 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
ae4ccf12 | 7434 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7435 | |
1e618fa6 VS |
7436 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7437 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7438 | |
7439 | # End Custom Build | |
7440 | ||
32a52290 | 7441 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7442 | |
c7f476c9 | 7443 | # Begin Custom Build - |
cd1feecb VS |
7444 | |
7445 | # End Custom Build | |
7446 | ||
32a52290 | 7447 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7448 | |
c7f476c9 | 7449 | # Begin Custom Build - |
cd1feecb VS |
7450 | |
7451 | # End Custom Build | |
7452 | ||
32a52290 | 7453 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7454 | |
c7f476c9 | 7455 | # Begin Custom Build - |
cd1feecb VS |
7456 | |
7457 | # End Custom Build | |
7458 | ||
32a52290 | 7459 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7460 | |
c7f476c9 | 7461 | # Begin Custom Build - |
cd1feecb VS |
7462 | |
7463 | # End Custom Build | |
7464 | ||
32a52290 | 7465 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7466 | |
1e618fa6 | 7467 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
ae4ccf12 | 7468 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7469 | |
1e618fa6 | 7470 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
32a52290 | 7471 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h |
50acee04 JS |
7472 | |
7473 | # End Custom Build | |
7474 | ||
32a52290 | 7475 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7476 | |
32a52290 | 7477 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
ae4ccf12 | 7478 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7479 | |
32a52290 WS |
7480 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7481 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
50acee04 JS |
7482 | |
7483 | # End Custom Build | |
7484 | ||
32a52290 | 7485 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 | 7486 | |
32a52290 | 7487 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
ae4ccf12 | 7488 | InputPath=..\..\include\wx\msw\setup.h |
50acee04 | 7489 | |
32a52290 WS |
7490 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7491 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7492 | |
7493 | # End Custom Build | |
7494 | ||
32a52290 | 7495 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7496 | |
1e618fa6 | 7497 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
ae4ccf12 | 7498 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7499 | |
1e618fa6 VS |
7500 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7501 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7502 | |
7503 | # End Custom Build | |
c7f476c9 MW |
7504 | |
7505 | !ENDIF | |
7506 | ||
7507 | # End Source File | |
7508 | # Begin Source File | |
7509 | ||
7510 | SOURCE=..\..\include\wx\univ\setup.h | |
7511 | ||
32a52290 | 7512 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
c7f476c9 MW |
7513 | |
7514 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
ae4ccf12 | 7515 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7516 | |
7517 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7518 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7519 | ||
7520 | # End Custom Build | |
7521 | ||
32a52290 | 7522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
c7f476c9 MW |
7523 | |
7524 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
ae4ccf12 | 7525 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7526 | |
7527 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7528 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7529 | ||
7530 | # End Custom Build | |
7531 | ||
32a52290 | 7532 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
c7f476c9 MW |
7533 | |
7534 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
ae4ccf12 | 7535 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7536 | |
7537 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7538 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7539 | ||
7540 | # End Custom Build | |
7541 | ||
32a52290 | 7542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
c7f476c9 MW |
7543 | |
7544 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
ae4ccf12 | 7545 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7546 | |
7547 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7548 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7549 | ||
7550 | # End Custom Build | |
7551 | ||
32a52290 | 7552 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
7553 | |
7554 | # Begin Custom Build - | |
7555 | ||
7556 | # End Custom Build | |
7557 | ||
32a52290 | 7558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
c7f476c9 MW |
7559 | |
7560 | # Begin Custom Build - | |
7561 | ||
7562 | # End Custom Build | |
7563 | ||
32a52290 | 7564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
c7f476c9 MW |
7565 | |
7566 | # Begin Custom Build - | |
7567 | ||
7568 | # End Custom Build | |
7569 | ||
32a52290 | 7570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
c7f476c9 MW |
7571 | |
7572 | # Begin Custom Build - | |
7573 | ||
7574 | # End Custom Build | |
7575 | ||
32a52290 | 7576 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
c7f476c9 MW |
7577 | |
7578 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
ae4ccf12 | 7579 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7580 | |
7581 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7582 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7583 | ||
7584 | # End Custom Build | |
7585 | ||
32a52290 | 7586 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
c7f476c9 MW |
7587 | |
7588 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
ae4ccf12 | 7589 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7590 | |
7591 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7592 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7593 | ||
7594 | # End Custom Build | |
7595 | ||
32a52290 | 7596 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
c7f476c9 MW |
7597 | |
7598 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
ae4ccf12 | 7599 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7600 | |
7601 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7602 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7603 | ||
7604 | # End Custom Build | |
7605 | ||
32a52290 | 7606 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
50acee04 JS |
7607 | |
7608 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
ae4ccf12 | 7609 | InputPath=..\..\include\wx\univ\setup.h |
50acee04 JS |
7610 | |
7611 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7612 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7613 | ||
7614 | # End Custom Build | |
7615 | ||
32a52290 | 7616 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
50acee04 JS |
7617 | |
7618 | # Begin Custom Build - | |
7619 | ||
7620 | # End Custom Build | |
7621 | ||
32a52290 | 7622 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
50acee04 JS |
7623 | |
7624 | # Begin Custom Build - | |
7625 | ||
7626 | # End Custom Build | |
7627 | ||
32a52290 | 7628 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 JS |
7629 | |
7630 | # Begin Custom Build - | |
7631 | ||
7632 | # End Custom Build | |
7633 | ||
32a52290 | 7634 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
c7f476c9 MW |
7635 | |
7636 | # Begin Custom Build - | |
7637 | ||
7638 | # End Custom Build | |
cd1feecb | 7639 | |
28249f11 VS |
7640 | !ENDIF |
7641 | ||
7642 | # End Source File | |
7643 | # End Group | |
7644 | # Begin Group "MSW Headers" | |
7645 | ||
7646 | # PROP Default_Filter "" | |
7647 | # Begin Source File | |
7648 | ||
757e7c67 | 7649 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7650 | # End Source File |
7651 | # Begin Source File | |
7652 | ||
7653 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7654 | # End Source File | |
7655 | # Begin Source File | |
7656 | ||
bf354396 VZ |
7657 | SOURCE=..\..\include\wx\msw\ole\activex.h |
7658 | # End Source File | |
7659 | # Begin Source File | |
7660 | ||
28249f11 VS |
7661 | SOURCE=..\..\include\wx\msw\app.h |
7662 | # End Source File | |
7663 | # Begin Source File | |
7664 | ||
7665 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7666 | # End Source File | |
7667 | # Begin Source File | |
7668 | ||
7669 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7670 | # End Source File | |
7671 | # Begin Source File | |
7672 | ||
7673 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7674 | # End Source File | |
7675 | # Begin Source File | |
7676 | ||
7677 | SOURCE=..\..\include\wx\msw\brush.h | |
7678 | # End Source File | |
7679 | # Begin Source File | |
7680 | ||
7681 | SOURCE=..\..\include\wx\msw\button.h | |
7682 | # End Source File | |
7683 | # Begin Source File | |
7684 | ||
7685 | SOURCE=..\..\include\wx\msw\caret.h | |
7686 | # End Source File | |
7687 | # Begin Source File | |
7688 | ||
7689 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7690 | # End Source File | |
7691 | # Begin Source File | |
7692 | ||
7693 | SOURCE=..\..\include\wx\msw\checklst.h | |
7694 | # End Source File | |
7695 | # Begin Source File | |
7696 | ||
7697 | SOURCE=..\..\include\wx\msw\choice.h | |
7698 | # End Source File | |
7699 | # Begin Source File | |
7700 | ||
7701 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7702 | # End Source File | |
7703 | # Begin Source File | |
7704 | ||
7705 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7706 | # End Source File | |
7707 | # Begin Source File | |
7708 | ||
7709 | SOURCE=..\..\include\wx\msw\colour.h | |
7710 | # End Source File | |
7711 | # Begin Source File | |
7712 | ||
a340b80d VZ |
7713 | SOURCE=..\..\include\wx\msw\combo.h |
7714 | # End Source File | |
7715 | # Begin Source File | |
7716 | ||
28249f11 VS |
7717 | SOURCE=..\..\include\wx\msw\combobox.h |
7718 | # End Source File | |
7719 | # Begin Source File | |
7720 | ||
7721 | SOURCE=..\..\include\wx\msw\control.h | |
7722 | # End Source File | |
7723 | # Begin Source File | |
7724 | ||
7725 | SOURCE=..\..\include\wx\msw\cursor.h | |
7726 | # End Source File | |
7727 | # Begin Source File | |
7728 | ||
7729 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7730 | # End Source File | |
7731 | # Begin Source File | |
7732 | ||
7733 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7734 | # End Source File | |
7735 | # Begin Source File | |
7736 | ||
7737 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7738 | # End Source File | |
7739 | # Begin Source File | |
7740 | ||
114a4501 VZ |
7741 | SOURCE=..\..\include\wx\msw\datectrl.h |
7742 | # End Source File | |
7743 | # Begin Source File | |
7744 | ||
28249f11 VS |
7745 | SOURCE=..\..\include\wx\msw\dc.h |
7746 | # End Source File | |
7747 | # Begin Source File | |
7748 | ||
7749 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7750 | # End Source File | |
7751 | # Begin Source File | |
7752 | ||
7753 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7754 | # End Source File | |
7755 | # Begin Source File | |
7756 | ||
7757 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7758 | # End Source File | |
7759 | # Begin Source File | |
7760 | ||
7761 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7762 | # End Source File | |
7763 | # Begin Source File | |
7764 | ||
7765 | SOURCE=..\..\include\wx\msw\dialog.h | |
7766 | # End Source File | |
7767 | # Begin Source File | |
7768 | ||
7769 | SOURCE=..\..\include\wx\msw\dib.h | |
7770 | # End Source File | |
7771 | # Begin Source File | |
7772 | ||
7773 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7774 | # End Source File | |
7775 | # Begin Source File | |
7776 | ||
7777 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7778 | # End Source File | |
7779 | # Begin Source File | |
7780 | ||
7781 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7782 | # End Source File | |
7783 | # Begin Source File | |
7784 | ||
7785 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7786 | # End Source File | |
7787 | # Begin Source File | |
7788 | ||
7789 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7790 | # End Source File | |
7791 | # Begin Source File | |
7792 | ||
ef335a4f VZ |
7793 | SOURCE=..\..\include\wx\msw\evtloop.h |
7794 | # End Source File | |
7795 | # Begin Source File | |
7796 | ||
28249f11 VS |
7797 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7798 | # End Source File | |
7799 | # Begin Source File | |
7800 | ||
7801 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7802 | # End Source File | |
7803 | # Begin Source File | |
7804 | ||
7805 | SOURCE=..\..\include\wx\msw\font.h | |
7806 | # End Source File | |
7807 | # Begin Source File | |
7808 | ||
7809 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7810 | # End Source File | |
7811 | # Begin Source File | |
7812 | ||
7813 | SOURCE=..\..\include\wx\msw\frame.h | |
7814 | # End Source File | |
7815 | # Begin Source File | |
7816 | ||
7817 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7818 | # End Source File | |
7819 | # Begin Source File | |
7820 | ||
7821 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7822 | # End Source File | |
7823 | # Begin Source File | |
7824 | ||
5c60e845 MW |
7825 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
7826 | ||
32a52290 | 7827 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5c60e845 MW |
7828 | |
7829 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
ae4ccf12 | 7830 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7831 | |
19fb58e8 | 7832 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivu\wx\msw" |
5c60e845 MW |
7833 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" |
7834 | ||
7835 | # End Custom Build | |
7836 | ||
32a52290 | 7837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5c60e845 MW |
7838 | |
7839 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
ae4ccf12 | 7840 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7841 | |
19fb58e8 | 7842 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivud\wx\msw" |
5c60e845 MW |
7843 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" |
7844 | ||
7845 | # End Custom Build | |
7846 | ||
32a52290 | 7847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5c60e845 MW |
7848 | |
7849 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
ae4ccf12 | 7850 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7851 | |
19fb58e8 | 7852 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswuniv\wx\msw" |
5c60e845 MW |
7853 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" |
7854 | ||
7855 | # End Custom Build | |
7856 | ||
32a52290 | 7857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5c60e845 MW |
7858 | |
7859 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
ae4ccf12 | 7860 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7861 | |
19fb58e8 | 7862 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivd\wx\msw" |
5c60e845 MW |
7863 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" |
7864 | ||
7865 | # End Custom Build | |
7866 | ||
32a52290 | 7867 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5c60e845 MW |
7868 | |
7869 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
ae4ccf12 | 7870 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7871 | |
19fb58e8 | 7872 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw" |
5c60e845 MW |
7873 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" |
7874 | ||
7875 | # End Custom Build | |
7876 | ||
32a52290 | 7877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
5c60e845 MW |
7878 | |
7879 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
ae4ccf12 | 7880 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7881 | |
19fb58e8 | 7882 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw" |
5c60e845 MW |
7883 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" |
7884 | ||
7885 | # End Custom Build | |
7886 | ||
32a52290 | 7887 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
5c60e845 MW |
7888 | |
7889 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
ae4ccf12 | 7890 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7891 | |
19fb58e8 | 7892 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\msw\wx\msw" |
5c60e845 MW |
7893 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" |
7894 | ||
7895 | # End Custom Build | |
7896 | ||
32a52290 | 7897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5c60e845 MW |
7898 | |
7899 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
ae4ccf12 | 7900 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7901 | |
19fb58e8 | 7902 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswd\wx\msw" |
5c60e845 MW |
7903 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" |
7904 | ||
7905 | # End Custom Build | |
7906 | ||
32a52290 | 7907 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
5c60e845 MW |
7908 | |
7909 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
ae4ccf12 | 7910 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7911 | |
19fb58e8 | 7912 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivu\wx\msw" |
5c60e845 MW |
7913 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" |
7914 | ||
7915 | # End Custom Build | |
7916 | ||
32a52290 | 7917 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5c60e845 MW |
7918 | |
7919 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
ae4ccf12 | 7920 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7921 | |
19fb58e8 | 7922 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivud\wx\msw" |
5c60e845 MW |
7923 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" |
7924 | ||
7925 | # End Custom Build | |
7926 | ||
32a52290 | 7927 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5c60e845 MW |
7928 | |
7929 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
ae4ccf12 | 7930 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7931 | |
19fb58e8 | 7932 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswuniv\wx\msw" |
5c60e845 MW |
7933 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" |
7934 | ||
7935 | # End Custom Build | |
7936 | ||
32a52290 | 7937 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5c60e845 MW |
7938 | |
7939 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
ae4ccf12 | 7940 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7941 | |
19fb58e8 | 7942 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivd\wx\msw" |
5c60e845 MW |
7943 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" |
7944 | ||
7945 | # End Custom Build | |
7946 | ||
32a52290 | 7947 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5c60e845 MW |
7948 | |
7949 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
ae4ccf12 | 7950 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7951 | |
19fb58e8 | 7952 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw" |
5c60e845 MW |
7953 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" |
7954 | ||
7955 | # End Custom Build | |
7956 | ||
32a52290 | 7957 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5c60e845 MW |
7958 | |
7959 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
ae4ccf12 | 7960 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7961 | |
19fb58e8 | 7962 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw" |
5c60e845 MW |
7963 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" |
7964 | ||
7965 | # End Custom Build | |
7966 | ||
32a52290 | 7967 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5c60e845 MW |
7968 | |
7969 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
ae4ccf12 | 7970 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7971 | |
19fb58e8 | 7972 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\msw\wx\msw" |
5c60e845 MW |
7973 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" |
7974 | ||
7975 | # End Custom Build | |
7976 | ||
32a52290 | 7977 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5c60e845 MW |
7978 | |
7979 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
ae4ccf12 | 7980 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7981 | |
19fb58e8 | 7982 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswd\wx\msw" |
5c60e845 MW |
7983 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" |
7984 | ||
7985 | # End Custom Build | |
7986 | ||
7987 | !ENDIF | |
7988 | ||
7989 | # End Source File | |
7990 | # Begin Source File | |
7991 | ||
fe6e5818 VS |
7992 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7993 | # End Source File | |
7994 | # Begin Source File | |
7995 | ||
28249f11 VS |
7996 | SOURCE=..\..\include\wx\msw\helpbest.h |
7997 | # End Source File | |
7998 | # Begin Source File | |
7999 | ||
4818141b JS |
8000 | SOURCE=..\..\include\wx\msw\helpchm.h |
8001 | # End Source File | |
8002 | # Begin Source File | |
8003 | ||
8004 | SOURCE=..\..\include\wx\msw\helpwin.h | |
8005 | # End Source File | |
8006 | # Begin Source File | |
8007 | ||
47a4a1ae JS |
8008 | SOURCE=..\..\include\wx\msw\htmlhelp.h |
8009 | # End Source File | |
8010 | # Begin Source File | |
8011 | ||
28249f11 VS |
8012 | SOURCE=..\..\include\wx\msw\icon.h |
8013 | # End Source File | |
8014 | # Begin Source File | |
8015 | ||
8016 | SOURCE=..\..\include\wx\msw\imaglist.h | |
8017 | # End Source File | |
8018 | # Begin Source File | |
8019 | ||
8020 | SOURCE=..\..\include\wx\msw\iniconf.h | |
8021 | # End Source File | |
8022 | # Begin Source File | |
8023 | ||
fe6e5818 VS |
8024 | SOURCE=..\..\include\wx\msw\joystick.h |
8025 | # End Source File | |
8026 | # Begin Source File | |
8027 | ||
28249f11 VS |
8028 | SOURCE=..\..\include\wx\msw\listbox.h |
8029 | # End Source File | |
8030 | # Begin Source File | |
8031 | ||
8032 | SOURCE=..\..\include\wx\msw\listctrl.h | |
8033 | # End Source File | |
8034 | # Begin Source File | |
8035 | ||
8036 | SOURCE=..\..\include\wx\msw\mdi.h | |
8037 | # End Source File | |
8038 | # Begin Source File | |
39c5bef0 | 8039 | |
28249f11 VS |
8040 | SOURCE=..\..\include\wx\msw\menu.h |
8041 | # End Source File | |
8042 | # Begin Source File | |
8043 | ||
8044 | SOURCE=..\..\include\wx\msw\menuitem.h | |
8045 | # End Source File | |
8046 | # Begin Source File | |
8047 | ||
8048 | SOURCE=..\..\include\wx\msw\metafile.h | |
8049 | # End Source File | |
8050 | # Begin Source File | |
8051 | ||
8052 | SOURCE=..\..\include\wx\msw\minifram.h | |
8053 | # End Source File | |
8054 | # Begin Source File | |
8055 | ||
8056 | SOURCE=..\..\include\wx\msw\missing.h | |
8057 | # End Source File | |
8058 | # Begin Source File | |
8059 | ||
8060 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
8061 | # End Source File | |
8062 | # Begin Source File | |
8063 | ||
28249f11 VS |
8064 | SOURCE=..\..\include\wx\msw\msvcrt.h |
8065 | # End Source File | |
8066 | # Begin Source File | |
8067 | ||
8068 | SOURCE=..\..\include\wx\msw\notebook.h | |
8069 | # End Source File | |
8070 | # Begin Source File | |
8071 | ||
8072 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
8073 | # End Source File | |
8074 | # Begin Source File | |
8075 | ||
8076 | SOURCE=..\..\include\wx\msw\palette.h | |
8077 | # End Source File | |
8078 | # Begin Source File | |
8079 | ||
8080 | SOURCE=..\..\include\wx\msw\pen.h | |
8081 | # End Source File | |
8082 | # Begin Source File | |
8083 | ||
4818141b JS |
8084 | SOURCE=..\..\include\wx\msw\popupwin.h |
8085 | # End Source File | |
8086 | # Begin Source File | |
8087 | ||
28249f11 VS |
8088 | SOURCE=..\..\include\wx\msw\printdlg.h |
8089 | # End Source File | |
8090 | # Begin Source File | |
8091 | ||
8092 | SOURCE=..\..\include\wx\msw\printwin.h | |
8093 | # End Source File | |
8094 | # Begin Source File | |
8095 | ||
28249f11 VS |
8096 | SOURCE=..\..\include\wx\msw\radiobox.h |
8097 | # End Source File | |
8098 | # Begin Source File | |
8099 | ||
8100 | SOURCE=..\..\include\wx\msw\radiobut.h | |
8101 | # End Source File | |
8102 | # Begin Source File | |
8103 | ||
5c60e845 MW |
8104 | SOURCE=..\..\include\wx\msw\rcdefs.h |
8105 | # End Source File | |
8106 | # Begin Source File | |
8107 | ||
28249f11 VS |
8108 | SOURCE=..\..\include\wx\msw\region.h |
8109 | # End Source File | |
8110 | # Begin Source File | |
8111 | ||
28249f11 VS |
8112 | SOURCE=..\..\include\wx\msw\scrolbar.h |
8113 | # End Source File | |
8114 | # Begin Source File | |
8115 | ||
8116 | SOURCE=..\..\include\wx\msw\setup0.h | |
8117 | # End Source File | |
8118 | # Begin Source File | |
8119 | ||
8120 | SOURCE=..\..\include\wx\msw\slider95.h | |
8121 | # End Source File | |
8122 | # Begin Source File | |
8123 | ||
002ed9af VS |
8124 | SOURCE=..\..\include\wx\msw\sound.h |
8125 | # End Source File | |
8126 | # Begin Source File | |
8127 | ||
28249f11 VS |
8128 | SOURCE=..\..\include\wx\msw\spinbutt.h |
8129 | # End Source File | |
8130 | # Begin Source File | |
8131 | ||
8132 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
8133 | # End Source File | |
8134 | # Begin Source File | |
8135 | ||
8136 | SOURCE=..\..\include\wx\msw\statbmp.h | |
8137 | # End Source File | |
8138 | # Begin Source File | |
8139 | ||
8140 | SOURCE=..\..\include\wx\msw\statbox.h | |
8141 | # End Source File | |
8142 | # Begin Source File | |
8143 | ||
8144 | SOURCE=..\..\include\wx\msw\statbr95.h | |
8145 | # End Source File | |
8146 | # Begin Source File | |
8147 | ||
8148 | SOURCE=..\..\include\wx\msw\statline.h | |
8149 | # End Source File | |
8150 | # Begin Source File | |
8151 | ||
8152 | SOURCE=..\..\include\wx\msw\stattext.h | |
8153 | # End Source File | |
8154 | # Begin Source File | |
8155 | ||
8156 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
8157 | # End Source File | |
8158 | # Begin Source File | |
8159 | ||
fe6e5818 VS |
8160 | SOURCE=..\..\include\wx\msw\taskbar.h |
8161 | # End Source File | |
8162 | # Begin Source File | |
8163 | ||
28249f11 VS |
8164 | SOURCE=..\..\include\wx\msw\tbar95.h |
8165 | # End Source File | |
8166 | # Begin Source File | |
8167 | ||
28249f11 VS |
8168 | SOURCE=..\..\include\wx\msw\textctrl.h |
8169 | # End Source File | |
8170 | # Begin Source File | |
8171 | ||
8172 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
8173 | # End Source File | |
8174 | # Begin Source File | |
8175 | ||
8176 | SOURCE=..\..\include\wx\msw\timer.h | |
8177 | # End Source File | |
8178 | # Begin Source File | |
8179 | ||
8180 | SOURCE=..\..\include\wx\msw\tooltip.h | |
8181 | # End Source File | |
8182 | # Begin Source File | |
8183 | ||
8184 | SOURCE=..\..\include\wx\msw\toplevel.h | |
8185 | # End Source File | |
8186 | # Begin Source File | |
8187 | ||
8188 | SOURCE=..\..\include\wx\msw\treectrl.h | |
8189 | # End Source File | |
8190 | # Begin Source File | |
8191 | ||
8192 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
8193 | # End Source File | |
8194 | # Begin Source File | |
8195 | ||
162a956b JS |
8196 | SOURCE=..\..\include\wx\msw\uxtheme.h |
8197 | # End Source File | |
8198 | # Begin Source File | |
8199 | ||
47a4a1ae JS |
8200 | SOURCE=..\..\include\wx\msw\uxthemep.h |
8201 | # End Source File | |
8202 | # Begin Source File | |
8203 | ||
fe6e5818 | 8204 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 VS |
8205 | # End Source File |
8206 | # End Group | |
8207 | # Begin Group "Generic Headers" | |
8208 | ||
8209 | # PROP Default_Filter "" | |
8210 | # Begin Source File | |
8211 | ||
e5b41495 VZ |
8212 | SOURCE=..\..\include\wx\generic\aboutdlgg.h |
8213 | # End Source File | |
8214 | # Begin Source File | |
8215 | ||
28249f11 VS |
8216 | SOURCE=..\..\include\wx\generic\accel.h |
8217 | # End Source File | |
8218 | # Begin Source File | |
8219 | ||
72045d57 VZ |
8220 | SOURCE=..\..\include\wx\generic\animate.h |
8221 | # End Source File | |
8222 | # Begin Source File | |
8223 | ||
e17b6377 RD |
8224 | SOURCE=..\..\include\wx\generic\bmpcbox.h |
8225 | # End Source File | |
8226 | # Begin Source File | |
8227 | ||
cf9b63b3 VZ |
8228 | SOURCE=..\..\include\wx\generic\busyinfo.h |
8229 | # End Source File | |
8230 | # Begin Source File | |
8231 | ||
64d3ed17 JS |
8232 | SOURCE=..\..\include\wx\generic\buttonbar.h |
8233 | # End Source File | |
8234 | # Begin Source File | |
8235 | ||
fe6e5818 VS |
8236 | SOURCE=..\..\include\wx\generic\calctrl.h |
8237 | # End Source File | |
8238 | # Begin Source File | |
8239 | ||
28249f11 VS |
8240 | SOURCE=..\..\include\wx\generic\choicdgg.h |
8241 | # End Source File | |
8242 | # Begin Source File | |
8243 | ||
24bbfc62 WS |
8244 | SOURCE=..\..\include\wx\generic\clrpickerg.h |
8245 | # End Source File | |
8246 | # Begin Source File | |
e3cec970 VZ |
8247 | |
8248 | SOURCE=..\..\include\wx\generic\collpaneg.h | |
8249 | # End Source File | |
ed16aae0 RD |
8250 | # Begin Source File |
8251 | ||
28249f11 VS |
8252 | SOURCE=..\..\include\wx\generic\colrdlgg.h |
8253 | # End Source File | |
8254 | # Begin Source File | |
8255 | ||
a340b80d VZ |
8256 | SOURCE=..\..\include\wx\generic\combo.h |
8257 | # End Source File | |
8258 | # Begin Source File | |
8259 | ||
b910a8ad JS |
8260 | SOURCE=..\..\include\wx\generic\dataview.h |
8261 | # End Source File | |
8262 | # Begin Source File | |
8263 | ||
d9876615 VZ |
8264 | SOURCE=..\..\include\wx\generic\datectrl.h |
8265 | # End Source File | |
8266 | # Begin Source File | |
8267 | ||
28249f11 VS |
8268 | SOURCE=..\..\include\wx\generic\dcpsg.h |
8269 | # End Source File | |
8270 | # Begin Source File | |
8271 | ||
8272 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
8273 | # End Source File | |
8274 | # Begin Source File | |
8275 | ||
8276 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
8277 | # End Source File | |
8278 | # Begin Source File | |
8279 | ||
8280 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
8281 | # End Source File | |
8282 | # Begin Source File | |
8283 | ||
8284 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
8285 | # End Source File | |
8286 | # Begin Source File | |
8287 | ||
8288 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
8289 | # End Source File | |
8290 | # Begin Source File | |
8291 | ||
24bbfc62 WS |
8292 | SOURCE=..\..\include\wx\generic\filepickerg.h |
8293 | # End Source File | |
8294 | # Begin Source File | |
8295 | ||
28249f11 VS |
8296 | SOURCE=..\..\include\wx\generic\fontdlgg.h |
8297 | # End Source File | |
8298 | # Begin Source File | |
8299 | ||
24bbfc62 WS |
8300 | SOURCE=..\..\include\wx\generic\fontpickerg.h |
8301 | # End Source File | |
8302 | # Begin Source File | |
8303 | ||
fe6e5818 VS |
8304 | SOURCE=..\..\include\wx\generic\grid.h |
8305 | # End Source File | |
8306 | # Begin Source File | |
8307 | ||
8308 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
8309 | # End Source File | |
8310 | # Begin Source File | |
8311 | ||
8312 | SOURCE=..\..\include\wx\generic\gridsel.h | |
8313 | # End Source File | |
8314 | # Begin Source File | |
8315 | ||
8316 | SOURCE=..\..\include\wx\generic\helpext.h | |
8317 | # End Source File | |
8318 | # Begin Source File | |
8319 | ||
c105dda0 VZ |
8320 | SOURCE=..\..\include\wx\generic\hyperlink.h |
8321 | # End Source File | |
8322 | # Begin Source File | |
8323 | ||
fe6e5818 VS |
8324 | SOURCE=..\..\include\wx\generic\laywin.h |
8325 | # End Source File | |
8326 | # Begin Source File | |
8327 | ||
28249f11 VS |
8328 | SOURCE=..\..\include\wx\generic\listctrl.h |
8329 | # End Source File | |
8330 | # Begin Source File | |
8331 | ||
8332 | SOURCE=..\..\include\wx\generic\logg.h | |
8333 | # End Source File | |
8334 | # Begin Source File | |
8335 | ||
8336 | SOURCE=..\..\include\wx\generic\mdig.h | |
8337 | # End Source File | |
8338 | # Begin Source File | |
8339 | ||
8340 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
8341 | # End Source File | |
8342 | # Begin Source File | |
8343 | ||
8344 | SOURCE=..\..\include\wx\generic\notebook.h | |
8345 | # End Source File | |
8346 | # Begin Source File | |
8347 | ||
c3255f5f DE |
8348 | SOURCE=..\..\include\wx\generic\numdlgg.h |
8349 | # End Source File | |
8350 | # Begin Source File | |
8351 | ||
28249f11 VS |
8352 | SOURCE=..\..\include\wx\generic\panelg.h |
8353 | # End Source File | |
8354 | # Begin Source File | |
8355 | ||
75a0a7b7 VS |
8356 | SOURCE=..\..\include\wx\generic\printps.h |
8357 | # End Source File | |
8358 | # Begin Source File | |
8359 | ||
28249f11 VS |
8360 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
8361 | # End Source File | |
8362 | # Begin Source File | |
8363 | ||
8364 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
8365 | # End Source File | |
8366 | # Begin Source File | |
8367 | ||
445511b3 JS |
8368 | SOURCE=..\..\include\wx\generic\propdlg.h |
8369 | # End Source File | |
8370 | # Begin Source File | |
8371 | ||
fe6e5818 VS |
8372 | SOURCE=..\..\include\wx\generic\sashwin.h |
8373 | # End Source File | |
8374 | # Begin Source File | |
8375 | ||
28249f11 VS |
8376 | SOURCE=..\..\include\wx\generic\scrolwin.h |
8377 | # End Source File | |
8378 | # Begin Source File | |
8379 | ||
8380 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
8381 | # End Source File | |
8382 | # Begin Source File | |
8383 | ||
fe6e5818 VS |
8384 | SOURCE=..\..\include\wx\generic\splash.h |
8385 | # End Source File | |
8386 | # Begin Source File | |
8387 | ||
28249f11 VS |
8388 | SOURCE=..\..\include\wx\generic\splitter.h |
8389 | # End Source File | |
8390 | # Begin Source File | |
8391 | ||
3f7f284d RD |
8392 | SOURCE=..\..\include\wx\generic\srchctlg.h |
8393 | # End Source File | |
8394 | # Begin Source File | |
8395 | ||
28249f11 VS |
8396 | SOURCE=..\..\include\wx\generic\statusbr.h |
8397 | # End Source File | |
8398 | # Begin Source File | |
8399 | ||
8400 | SOURCE=..\..\include\wx\generic\tabg.h | |
8401 | # End Source File | |
8402 | # Begin Source File | |
8403 | ||
8404 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
8405 | # End Source File | |
8406 | # Begin Source File | |
8407 | ||
8408 | SOURCE=..\..\include\wx\generic\timer.h | |
8409 | # End Source File | |
8410 | # Begin Source File | |
8411 | ||
8412 | SOURCE=..\..\include\wx\generic\treectlg.h | |
8413 | # End Source File | |
fe6e5818 VS |
8414 | # Begin Source File |
8415 | ||
8416 | SOURCE=..\..\include\wx\generic\wizard.h | |
8417 | # End Source File | |
28249f11 VS |
8418 | # End Group |
8419 | # Begin Group "wxUniv Headers" | |
8420 | ||
8421 | # PROP Default_Filter "" | |
8422 | # Begin Source File | |
8423 | ||
8424 | SOURCE=..\..\include\wx\univ\app.h | |
8425 | # End Source File | |
8426 | # Begin Source File | |
8427 | ||
8428 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
8429 | # End Source File | |
8430 | # Begin Source File | |
8431 | ||
8432 | SOURCE=..\..\include\wx\univ\button.h | |
8433 | # End Source File | |
8434 | # Begin Source File | |
8435 | ||
8436 | SOURCE=..\..\include\wx\univ\checkbox.h | |
8437 | # End Source File | |
8438 | # Begin Source File | |
8439 | ||
8440 | SOURCE=..\..\include\wx\univ\checklst.h | |
8441 | # End Source File | |
8442 | # Begin Source File | |
8443 | ||
c4ad618c VZ |
8444 | SOURCE=..\..\include\wx\univ\chkconf.h |
8445 | # End Source File | |
8446 | # Begin Source File | |
8447 | ||
28249f11 VS |
8448 | SOURCE=..\..\include\wx\univ\choice.h |
8449 | # End Source File | |
8450 | # Begin Source File | |
8451 | ||
8452 | SOURCE=..\..\include\wx\univ\colschem.h | |
8453 | # End Source File | |
8454 | # Begin Source File | |
8455 | ||
8456 | SOURCE=..\..\include\wx\univ\combobox.h | |
8457 | # End Source File | |
8458 | # Begin Source File | |
8459 | ||
8460 | SOURCE=..\..\include\wx\univ\control.h | |
8461 | # End Source File | |
8462 | # Begin Source File | |
8463 | ||
8464 | SOURCE=..\..\include\wx\univ\dialog.h | |
8465 | # End Source File | |
8466 | # Begin Source File | |
8467 | ||
8468 | SOURCE=..\..\include\wx\univ\frame.h | |
8469 | # End Source File | |
8470 | # Begin Source File | |
8471 | ||
8472 | SOURCE=..\..\include\wx\univ\gauge.h | |
8473 | # End Source File | |
8474 | # Begin Source File | |
8475 | ||
8476 | SOURCE=..\..\include\wx\univ\inpcons.h | |
8477 | # End Source File | |
8478 | # Begin Source File | |
8479 | ||
8480 | SOURCE=..\..\include\wx\univ\inphand.h | |
8481 | # End Source File | |
8482 | # Begin Source File | |
8483 | ||
8484 | SOURCE=..\..\include\wx\univ\listbox.h | |
8485 | # End Source File | |
8486 | # Begin Source File | |
8487 | ||
8488 | SOURCE=..\..\include\wx\univ\menu.h | |
8489 | # End Source File | |
8490 | # Begin Source File | |
8491 | ||
8492 | SOURCE=..\..\include\wx\univ\menuitem.h | |
8493 | # End Source File | |
8494 | # Begin Source File | |
8495 | ||
8496 | SOURCE=..\..\include\wx\univ\notebook.h | |
8497 | # End Source File | |
8498 | # Begin Source File | |
8499 | ||
8500 | SOURCE=..\..\include\wx\univ\radiobox.h | |
8501 | # End Source File | |
8502 | # Begin Source File | |
8503 | ||
8504 | SOURCE=..\..\include\wx\univ\radiobut.h | |
8505 | # End Source File | |
8506 | # Begin Source File | |
8507 | ||
8508 | SOURCE=..\..\include\wx\univ\renderer.h | |
8509 | # End Source File | |
8510 | # Begin Source File | |
8511 | ||
8512 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
8513 | # End Source File | |
8514 | # Begin Source File | |
8515 | ||
8516 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
8517 | # End Source File | |
8518 | # Begin Source File | |
8519 | ||
8520 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
8521 | # End Source File | |
8522 | # Begin Source File | |
8523 | ||
8524 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
8525 | # End Source File | |
8526 | # Begin Source File | |
8527 | ||
8528 | SOURCE=..\..\include\wx\univ\slider.h | |
8529 | # End Source File | |
8530 | # Begin Source File | |
8531 | ||
8532 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
8533 | # End Source File | |
8534 | # Begin Source File | |
8535 | ||
8536 | SOURCE=..\..\include\wx\univ\statbmp.h | |
8537 | # End Source File | |
8538 | # Begin Source File | |
8539 | ||
8540 | SOURCE=..\..\include\wx\univ\statbox.h | |
8541 | # End Source File | |
8542 | # Begin Source File | |
8543 | ||
8544 | SOURCE=..\..\include\wx\univ\statline.h | |
8545 | # End Source File | |
8546 | # Begin Source File | |
8547 | ||
8548 | SOURCE=..\..\include\wx\univ\stattext.h | |
8549 | # End Source File | |
8550 | # Begin Source File | |
8551 | ||
8552 | SOURCE=..\..\include\wx\univ\statusbr.h | |
8553 | # End Source File | |
8554 | # Begin Source File | |
8930b2ed VZ |
8555 | |
8556 | SOURCE=..\..\include\wx\univ\stdrend.h | |
8557 | # End Source File | |
8558 | # Begin Source File | |
28249f11 VS |
8559 | |
8560 | SOURCE=..\..\include\wx\univ\textctrl.h | |
8561 | # End Source File | |
8562 | # Begin Source File | |
8563 | ||
8564 | SOURCE=..\..\include\wx\univ\theme.h | |
8565 | # End Source File | |
8566 | # Begin Source File | |
8567 | ||
8568 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8569 | # End Source File | |
8570 | # Begin Source File | |
8571 | ||
8572 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8573 | # End Source File | |
757e7c67 VS |
8574 | # Begin Source File |
8575 | ||
8576 | SOURCE=..\..\include\wx\univ\window.h | |
8577 | # End Source File | |
fe6e5818 VS |
8578 | # End Group |
8579 | # Begin Group "wxHTML Headers" | |
8580 | ||
8581 | # PROP Default_Filter "" | |
8582 | # Begin Source File | |
8583 | ||
fe6e5818 VS |
8584 | SOURCE=..\..\include\wx\html\helpctrl.h |
8585 | # End Source File | |
8586 | # Begin Source File | |
8587 | ||
8588 | SOURCE=..\..\include\wx\html\helpdata.h | |
8589 | # End Source File | |
28249f11 VS |
8590 | # Begin Source File |
8591 | ||
f3e156ef JS |
8592 | SOURCE=..\..\include\wx\html\helpdlg.h |
8593 | # End Source File | |
8594 | # Begin Source File | |
8595 | ||
fe6e5818 VS |
8596 | SOURCE=..\..\include\wx\html\helpfrm.h |
8597 | # End Source File | |
8598 | # Begin Source File | |
8599 | ||
f3e156ef JS |
8600 | SOURCE=..\..\include\wx\html\helpwnd.h |
8601 | # End Source File | |
8602 | # Begin Source File | |
8603 | ||
fe6e5818 VS |
8604 | SOURCE=..\..\include\wx\html\htmlcell.h |
8605 | # End Source File | |
8606 | # Begin Source File | |
8607 | ||
8608 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8609 | # End Source File | |
8610 | # Begin Source File | |
8611 | ||
8612 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8613 | # End Source File | |
8614 | # Begin Source File | |
8615 | ||
8616 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8617 | # End Source File | |
8618 | # Begin Source File | |
8619 | ||
8620 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8621 | # End Source File | |
8622 | # Begin Source File | |
8623 | ||
8624 | SOURCE=..\..\include\wx\html\htmltag.h | |
8625 | # End Source File | |
8626 | # Begin Source File | |
8627 | ||
8628 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8629 | # End Source File | |
8630 | # Begin Source File | |
8631 | ||
8632 | SOURCE=..\..\include\wx\html\htmprint.h | |
8633 | # End Source File | |
8634 | # Begin Source File | |
8635 | ||
8636 | SOURCE=..\..\include\wx\html\m_templ.h | |
8637 | # End Source File | |
8638 | # Begin Source File | |
8639 | ||
8640 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8641 | # End Source File |
8642 | # End Group | |
8643 | # Begin Group "Common Headers" | |
8644 | ||
8645 | # PROP Default_Filter "" | |
8646 | # Begin Source File | |
8647 | ||
e5b41495 VZ |
8648 | SOURCE=..\..\include\wx\aboutdlg.h |
8649 | # End Source File | |
8650 | # Begin Source File | |
8651 | ||
28249f11 VS |
8652 | SOURCE=..\..\include\wx\accel.h |
8653 | # End Source File | |
8654 | # Begin Source File | |
8655 | ||
8656 | SOURCE=..\..\include\wx\access.h | |
8657 | # End Source File | |
8658 | # Begin Source File | |
8659 | ||
72045d57 VZ |
8660 | SOURCE=..\..\include\wx\anidecod.h |
8661 | # End Source File | |
8662 | # Begin Source File | |
8663 | ||
8664 | SOURCE=..\..\include\wx\animate.h | |
8665 | # End Source File | |
8666 | # Begin Source File | |
8667 | ||
76319fbc RD |
8668 | SOURCE=..\..\include\wx\animdecod.h |
8669 | # End Source File | |
8670 | # Begin Source File | |
8671 | ||
28249f11 VS |
8672 | SOURCE=..\..\include\wx\artprov.h |
8673 | # End Source File | |
8674 | # Begin Source File | |
8675 | ||
50acee04 JS |
8676 | SOURCE=..\..\include\wx\aui\aui.h |
8677 | # End Source File | |
8678 | # Begin Source File | |
8679 | ||
96fc1039 BW |
8680 | SOURCE=..\..\include\wx\aui\auibook.h |
8681 | # End Source File | |
8682 | # Begin Source File | |
8683 | ||
28249f11 VS |
8684 | SOURCE=..\..\include\wx\bitmap.h |
8685 | # End Source File | |
8686 | # Begin Source File | |
8687 | ||
8688 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8689 | # End Source File | |
8690 | # Begin Source File | |
8691 | ||
e17b6377 RD |
8692 | SOURCE=..\..\include\wx\bmpcbox.h |
8693 | # End Source File | |
8694 | # Begin Source File | |
8695 | ||
73fb9ebe VZ |
8696 | SOURCE=..\..\include\wx\bookctrl.h |
8697 | # End Source File | |
8698 | # Begin Source File | |
8699 | ||
28249f11 VS |
8700 | SOURCE=..\..\include\wx\brush.h |
8701 | # End Source File | |
8702 | # Begin Source File | |
8703 | ||
8704 | SOURCE=..\..\include\wx\busyinfo.h | |
8705 | # End Source File | |
8706 | # Begin Source File | |
8707 | ||
8708 | SOURCE=..\..\include\wx\button.h | |
8709 | # End Source File | |
8710 | # Begin Source File | |
8711 | ||
757e7c67 VS |
8712 | SOURCE=..\..\include\wx\calctrl.h |
8713 | # End Source File | |
8714 | # Begin Source File | |
8715 | ||
28249f11 VS |
8716 | SOURCE=..\..\include\wx\caret.h |
8717 | # End Source File | |
8718 | # Begin Source File | |
8719 | ||
8720 | SOURCE=..\..\include\wx\checkbox.h | |
8721 | # End Source File | |
8722 | # Begin Source File | |
8723 | ||
8724 | SOURCE=..\..\include\wx\checklst.h | |
8725 | # End Source File | |
8726 | # Begin Source File | |
8727 | ||
8728 | SOURCE=..\..\include\wx\choicdlg.h | |
8729 | # End Source File | |
8730 | # Begin Source File | |
8731 | ||
8732 | SOURCE=..\..\include\wx\choice.h | |
8733 | # End Source File | |
8734 | # Begin Source File | |
8735 | ||
ef335a4f VZ |
8736 | SOURCE=..\..\include\wx\choicebk.h |
8737 | # End Source File | |
8738 | # Begin Source File | |
8739 | ||
28249f11 VS |
8740 | SOURCE=..\..\include\wx\clipbrd.h |
8741 | # End Source File | |
8742 | # Begin Source File | |
8743 | ||
ec376c8f VZ |
8744 | SOURCE=..\..\include\wx\clrpicker.h |
8745 | # End Source File | |
8746 | # Begin Source File | |
8747 | ||
28249f11 VS |
8748 | SOURCE=..\..\include\wx\cmdproc.h |
8749 | # End Source File | |
8750 | # Begin Source File | |
8751 | ||
8752 | SOURCE=..\..\include\wx\cmndata.h | |
8753 | # End Source File | |
8754 | # Begin Source File | |
8755 | ||
ed16aae0 RD |
8756 | SOURCE=..\..\include\wx\collpane.h |
8757 | # End Source File | |
8758 | # Begin Source File | |
8759 | ||
28249f11 VS |
8760 | SOURCE=..\..\include\wx\colordlg.h |
8761 | # End Source File | |
8762 | # Begin Source File | |
8763 | ||
8764 | SOURCE=..\..\include\wx\colour.h | |
8765 | # End Source File | |
8766 | # Begin Source File | |
8767 | ||
a340b80d VZ |
8768 | SOURCE=..\..\include\wx\combo.h |
8769 | # End Source File | |
8770 | # Begin Source File | |
8771 | ||
28249f11 VS |
8772 | SOURCE=..\..\include\wx\combobox.h |
8773 | # End Source File | |
8774 | # Begin Source File | |
8775 | ||
8776 | SOURCE=..\..\include\wx\control.h | |
8777 | # End Source File | |
8778 | # Begin Source File | |
8779 | ||
8780 | SOURCE=..\..\include\wx\cshelp.h | |
8781 | # End Source File | |
8782 | # Begin Source File | |
8783 | ||
8784 | SOURCE=..\..\include\wx\ctrlsub.h | |
8785 | # End Source File | |
8786 | # Begin Source File | |
8787 | ||
8788 | SOURCE=..\..\include\wx\cursor.h | |
8789 | # End Source File | |
8790 | # Begin Source File | |
8791 | ||
8792 | SOURCE=..\..\include\wx\dataobj.h | |
8793 | # End Source File | |
8794 | # Begin Source File | |
8795 | ||
87853604 WS |
8796 | SOURCE=..\..\include\wx\dataview.h |
8797 | # End Source File | |
8798 | # Begin Source File | |
8799 | ||
114a4501 VZ |
8800 | SOURCE=..\..\include\wx\datectrl.h |
8801 | # End Source File | |
8802 | # Begin Source File | |
8803 | ||
8804 | SOURCE=..\..\include\wx\dateevt.h | |
8805 | # End Source File | |
8806 | # Begin Source File | |
8807 | ||
fe6e5818 VS |
8808 | SOURCE=..\..\include\wx\dbgrid.h |
8809 | # End Source File | |
fe6e5818 VS |
8810 | # Begin Source File |
8811 | ||
28249f11 VS |
8812 | SOURCE=..\..\include\wx\dc.h |
8813 | # End Source File | |
8814 | # Begin Source File | |
8815 | ||
fe6e5818 VS |
8816 | SOURCE=..\..\include\wx\dcbuffer.h |
8817 | # End Source File | |
8818 | # Begin Source File | |
8819 | ||
28249f11 VS |
8820 | SOURCE=..\..\include\wx\dcclient.h |
8821 | # End Source File | |
8822 | # Begin Source File | |
8823 | ||
f629895c RD |
8824 | SOURCE=..\..\include\wx\dcgraph.h |
8825 | # End Source File | |
8826 | # Begin Source File | |
8827 | ||
28249f11 VS |
8828 | SOURCE=..\..\include\wx\dcmemory.h |
8829 | # End Source File | |
8830 | # Begin Source File | |
8831 | ||
8832 | SOURCE=..\..\include\wx\dcmirror.h | |
8833 | # End Source File | |
8834 | # Begin Source File | |
8835 | ||
8836 | SOURCE=..\..\include\wx\dcprint.h | |
8837 | # End Source File | |
8838 | # Begin Source File | |
8839 | ||
8840 | SOURCE=..\..\include\wx\dcps.h | |
8841 | # End Source File | |
8842 | # Begin Source File | |
8843 | ||
8844 | SOURCE=..\..\include\wx\dcscreen.h | |
8845 | # End Source File | |
8846 | # Begin Source File | |
8847 | ||
4ed30bab | 8848 | SOURCE=..\..\include\wx\debugrpt.h |
61639efb VZ |
8849 | # End Source File |
8850 | # Begin Source File | |
8851 | ||
28249f11 VS |
8852 | SOURCE=..\..\include\wx\dialog.h |
8853 | # End Source File | |
8854 | # Begin Source File | |
8855 | ||
8856 | SOURCE=..\..\include\wx\dialup.h | |
8857 | # End Source File | |
8858 | # Begin Source File | |
8859 | ||
8860 | SOURCE=..\..\include\wx\dirctrl.h | |
8861 | # End Source File | |
8862 | # Begin Source File | |
8863 | ||
8864 | SOURCE=..\..\include\wx\dirdlg.h | |
8865 | # End Source File | |
8866 | # Begin Source File | |
8867 | ||
8868 | SOURCE=..\..\include\wx\display.h | |
8869 | # End Source File | |
8870 | # Begin Source File | |
8871 | ||
87853604 WS |
8872 | SOURCE=..\..\include\wx\display_impl.h |
8873 | # End Source File | |
8874 | # Begin Source File | |
8875 | ||
28249f11 VS |
8876 | SOURCE=..\..\include\wx\dnd.h |
8877 | # End Source File | |
8878 | # Begin Source File | |
8879 | ||
50acee04 JS |
8880 | SOURCE=..\..\include\wx\aui\dockart.h |
8881 | # End Source File | |
8882 | # Begin Source File | |
8883 | ||
28249f11 VS |
8884 | SOURCE=..\..\include\wx\docmdi.h |
8885 | # End Source File | |
8886 | # Begin Source File | |
8887 | ||
8888 | SOURCE=..\..\include\wx\docview.h | |
8889 | # End Source File | |
8890 | # Begin Source File | |
8891 | ||
8892 | SOURCE=..\..\include\wx\dragimag.h | |
8893 | # End Source File | |
8894 | # Begin Source File | |
8895 | ||
8896 | SOURCE=..\..\include\wx\effects.h | |
8897 | # End Source File | |
8898 | # Begin Source File | |
8899 | ||
b71531ad VZ |
8900 | SOURCE=..\..\include\wx\encinfo.h |
8901 | # End Source File | |
8902 | # Begin Source File | |
8903 | ||
28249f11 VS |
8904 | SOURCE=..\..\include\wx\evtloop.h |
8905 | # End Source File | |
8906 | # Begin Source File | |
8907 | ||
8908 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8909 | # End Source File | |
8910 | # Begin Source File | |
8911 | ||
8912 | SOURCE=..\..\include\wx\filedlg.h | |
8913 | # End Source File | |
8914 | # Begin Source File | |
8915 | ||
ec376c8f VZ |
8916 | SOURCE=..\..\include\wx\filepicker.h |
8917 | # End Source File | |
8918 | # Begin Source File | |
8919 | ||
50acee04 JS |
8920 | SOURCE=..\..\include\wx\aui\floatpane.h |
8921 | # End Source File | |
8922 | # Begin Source File | |
8923 | ||
28249f11 VS |
8924 | SOURCE=..\..\include\wx\fmappriv.h |
8925 | # End Source File | |
8926 | # Begin Source File | |
8927 | ||
8928 | SOURCE=..\..\include\wx\font.h | |
8929 | # End Source File | |
8930 | # Begin Source File | |
8931 | ||
8932 | SOURCE=..\..\include\wx\fontdlg.h | |
8933 | # End Source File | |
8934 | # Begin Source File | |
8935 | ||
8936 | SOURCE=..\..\include\wx\fontenum.h | |
8937 | # End Source File | |
8938 | # Begin Source File | |
8939 | ||
ec376c8f VZ |
8940 | SOURCE=..\..\include\wx\fontpicker.h |
8941 | # End Source File | |
8942 | # Begin Source File | |
8943 | ||
28249f11 VS |
8944 | SOURCE=..\..\include\wx\fontutil.h |
8945 | # End Source File | |
8946 | # Begin Source File | |
8947 | ||
8948 | SOURCE=..\..\include\wx\frame.h | |
8949 | # End Source File | |
8950 | # Begin Source File | |
8951 | ||
50acee04 JS |
8952 | SOURCE=..\..\include\wx\aui\framemanager.h |
8953 | # End Source File | |
8954 | # Begin Source File | |
8955 | ||
28249f11 VS |
8956 | SOURCE=..\..\include\wx\gauge.h |
8957 | # End Source File | |
8958 | # Begin Source File | |
8959 | ||
20b35a69 RD |
8960 | SOURCE=..\..\include\wx\gbsizer.h |
8961 | # End Source File | |
8962 | # Begin Source File | |
8963 | ||
28249f11 VS |
8964 | SOURCE=..\..\include\wx\gdicmn.h |
8965 | # End Source File | |
8966 | # Begin Source File | |
8967 | ||
8968 | SOURCE=..\..\include\wx\gdiobj.h | |
8969 | # End Source File | |
8970 | # Begin Source File | |
8971 | ||
8972 | SOURCE=..\..\include\wx\geometry.h | |
8973 | # End Source File | |
8974 | # Begin Source File | |
8975 | ||
8976 | SOURCE=..\..\include\wx\gifdecod.h | |
8977 | # End Source File | |
8978 | # Begin Source File | |
8979 | ||
8980 | SOURCE=..\..\include\wx\glcanvas.h | |
8981 | # End Source File | |
8982 | # Begin Source File | |
8983 | ||
f43426c1 RD |
8984 | SOURCE=..\..\include\wx\graphics.h |
8985 | # End Source File | |
8986 | # Begin Source File | |
8987 | ||
fe6e5818 VS |
8988 | SOURCE=..\..\include\wx\grid.h |
8989 | # End Source File | |
8990 | # Begin Source File | |
8991 | ||
28249f11 VS |
8992 | SOURCE=..\..\include\wx\help.h |
8993 | # End Source File | |
8994 | # Begin Source File | |
8995 | ||
8996 | SOURCE=..\..\include\wx\helpbase.h | |
8997 | # End Source File | |
8998 | # Begin Source File | |
8999 | ||
9000 | SOURCE=..\..\include\wx\helphtml.h | |
9001 | # End Source File | |
9002 | # Begin Source File | |
9003 | ||
9004 | SOURCE=..\..\include\wx\helpwin.h | |
9005 | # End Source File | |
9006 | # Begin Source File | |
9007 | ||
fe6e5818 VS |
9008 | SOURCE=..\..\include\wx\htmllbox.h |
9009 | # End Source File | |
9010 | # Begin Source File | |
9011 | ||
9e89f049 RD |
9012 | SOURCE=..\..\include\wx\hyperlink.h |
9013 | # End Source File | |
9014 | # Begin Source File | |
9015 | ||
28249f11 VS |
9016 | SOURCE=..\..\include\wx\icon.h |
9017 | # End Source File | |
9018 | # Begin Source File | |
9019 | ||
9020 | SOURCE=..\..\include\wx\iconbndl.h | |
9021 | # End Source File | |
9022 | # Begin Source File | |
9023 | ||
9024 | SOURCE=..\..\include\wx\imagbmp.h | |
9025 | # End Source File | |
9026 | # Begin Source File | |
9027 | ||
9028 | SOURCE=..\..\include\wx\image.h | |
9029 | # End Source File | |
9030 | # Begin Source File | |
9031 | ||
9032 | SOURCE=..\..\include\wx\imaggif.h | |
9033 | # End Source File | |
9034 | # Begin Source File | |
9035 | ||
9036 | SOURCE=..\..\include\wx\imagiff.h | |
9037 | # End Source File | |
9038 | # Begin Source File | |
9039 | ||
9040 | SOURCE=..\..\include\wx\imagjpeg.h | |
9041 | # End Source File | |
9042 | # Begin Source File | |
9043 | ||
9044 | SOURCE=..\..\include\wx\imaglist.h | |
9045 | # End Source File | |
9046 | # Begin Source File | |
9047 | ||
9048 | SOURCE=..\..\include\wx\imagpcx.h | |
9049 | # End Source File | |
9050 | # Begin Source File | |
9051 | ||
9052 | SOURCE=..\..\include\wx\imagpng.h | |
9053 | # End Source File | |
9054 | # Begin Source File | |
9055 | ||
9056 | SOURCE=..\..\include\wx\imagpnm.h | |
9057 | # End Source File | |
9058 | # Begin Source File | |
9059 | ||
3af706cc VZ |
9060 | SOURCE=..\..\include\wx\imagtga.h |
9061 | # End Source File | |
9062 | # Begin Source File | |
9063 | ||
28249f11 VS |
9064 | SOURCE=..\..\include\wx\imagtiff.h |
9065 | # End Source File | |
9066 | # Begin Source File | |
9067 | ||
9068 | SOURCE=..\..\include\wx\imagxpm.h | |
9069 | # End Source File | |
9070 | # Begin Source File | |
9071 | ||
fe6e5818 VS |
9072 | SOURCE=..\..\include\wx\joystick.h |
9073 | # End Source File | |
9074 | # Begin Source File | |
9075 | ||
28249f11 VS |
9076 | SOURCE=..\..\include\wx\layout.h |
9077 | # End Source File | |
9078 | # Begin Source File | |
9079 | ||
fe6e5818 VS |
9080 | SOURCE=..\..\include\wx\laywin.h |
9081 | # End Source File | |
9082 | # Begin Source File | |
9083 | ||
28249f11 VS |
9084 | SOURCE=..\..\include\wx\listbase.h |
9085 | # End Source File | |
9086 | # Begin Source File | |
9087 | ||
73fb9ebe VZ |
9088 | SOURCE=..\..\include\wx\listbook.h |
9089 | # End Source File | |
9090 | # Begin Source File | |
9091 | ||
28249f11 VS |
9092 | SOURCE=..\..\include\wx\listbox.h |
9093 | # End Source File | |
9094 | # Begin Source File | |
9095 | ||
9096 | SOURCE=..\..\include\wx\listctrl.h | |
9097 | # End Source File | |
9098 | # Begin Source File | |
9099 | ||
9100 | SOURCE=..\..\include\wx\matrix.h | |
9101 | # End Source File | |
9102 | # Begin Source File | |
9103 | ||
9104 | SOURCE=..\..\include\wx\mdi.h | |
9105 | # End Source File | |
9106 | # Begin Source File | |
9107 | ||
39c5bef0 RN |
9108 | SOURCE=..\..\include\wx\mediactrl.h |
9109 | # End Source File | |
9110 | # Begin Source File | |
9111 | ||
28249f11 VS |
9112 | SOURCE=..\..\include\wx\menu.h |
9113 | # End Source File | |
9114 | # Begin Source File | |
9115 | ||
9116 | SOURCE=..\..\include\wx\menuitem.h | |
9117 | # End Source File | |
9118 | # Begin Source File | |
9119 | ||
9120 | SOURCE=..\..\include\wx\metafile.h | |
9121 | # End Source File | |
9122 | # Begin Source File | |
9123 | ||
9124 | SOURCE=..\..\include\wx\minifram.h | |
9125 | # End Source File | |
9126 | # Begin Source File | |
9127 | ||
9128 | SOURCE=..\..\include\wx\msgdlg.h | |
9129 | # End Source File | |
9130 | # Begin Source File | |
9131 | ||
42b0d8b9 VS |
9132 | SOURCE=..\..\include\wx\nonownedwnd.h |
9133 | # End Source File | |
9134 | # Begin Source File | |
9135 | ||
28249f11 VS |
9136 | SOURCE=..\..\include\wx\notebook.h |
9137 | # End Source File | |
9138 | # Begin Source File | |
9139 | ||
c3255f5f DE |
9140 | SOURCE=..\..\include\wx\numdlg.h |
9141 | # End Source File | |
9142 | # Begin Source File | |
9143 | ||
a340b80d VZ |
9144 | SOURCE=..\..\include\wx\odcombo.h |
9145 | # End Source File | |
9146 | # Begin Source File | |
9147 | ||
30c841c8 VS |
9148 | SOURCE=..\..\include\wx\overlay.h |
9149 | # End Source File | |
9150 | # Begin Source File | |
9151 | ||
28249f11 VS |
9152 | SOURCE=..\..\include\wx\ownerdrw.h |
9153 | # End Source File | |
9154 | # Begin Source File | |
9155 | ||
9156 | SOURCE=..\..\include\wx\palette.h | |
9157 | # End Source File | |
9158 | # Begin Source File | |
9159 | ||
9160 | SOURCE=..\..\include\wx\panel.h | |
9161 | # End Source File | |
9162 | # Begin Source File | |
9163 | ||
9164 | SOURCE=..\..\include\wx\paper.h | |
9165 | # End Source File | |
9166 | # Begin Source File | |
9167 | ||
9168 | SOURCE=..\..\include\wx\pen.h | |
9169 | # End Source File | |
9170 | # Begin Source File | |
9171 | ||
32a52290 WS |
9172 | SOURCE=..\..\include\wx\pickerbase.h |
9173 | # End Source File | |
9174 | # Begin Source File | |
9175 | ||
28249f11 VS |
9176 | SOURCE=..\..\include\wx\popupwin.h |
9177 | # End Source File | |
9178 | # Begin Source File | |
9179 | ||
9180 | SOURCE=..\..\include\wx\print.h | |
9181 | # End Source File | |
9182 | # Begin Source File | |
9183 | ||
9184 | SOURCE=..\..\include\wx\printdlg.h | |
9185 | # End Source File | |
9186 | # Begin Source File | |
9187 | ||
9188 | SOURCE=..\..\include\wx\prntbase.h | |
9189 | # End Source File | |
9190 | # Begin Source File | |
9191 | ||
9192 | SOURCE=..\..\include\wx\progdlg.h | |
9193 | # End Source File | |
9194 | # Begin Source File | |
9195 | ||
445511b3 JS |
9196 | SOURCE=..\..\include\wx\propdlg.h |
9197 | # End Source File | |
9198 | # Begin Source File | |
9199 | ||
28249f11 VS |
9200 | SOURCE=..\..\include\wx\ptr_scpd.h |
9201 | # End Source File | |
9202 | # Begin Source File | |
9203 | ||
9204 | SOURCE=..\..\include\wx\quantize.h | |
9205 | # End Source File | |
9206 | # Begin Source File | |
9207 | ||
9208 | SOURCE=..\..\include\wx\radiobox.h | |
9209 | # End Source File | |
9210 | # Begin Source File | |
9211 | ||
9212 | SOURCE=..\..\include\wx\radiobut.h | |
9213 | # End Source File | |
9214 | # Begin Source File | |
9215 | ||
9216 | SOURCE=..\..\include\wx\rawbmp.h | |
9217 | # End Source File | |
9218 | # Begin Source File | |
9219 | ||
9220 | SOURCE=..\..\include\wx\region.h | |
9221 | # End Source File | |
9222 | # Begin Source File | |
9223 | ||
9224 | SOURCE=..\..\include\wx\renderer.h | |
9225 | # End Source File | |
9226 | # Begin Source File | |
9227 | ||
5d7836c4 JS |
9228 | SOURCE=..\..\include\wx\richtext\richtextbuffer.h |
9229 | # End Source File | |
9230 | # Begin Source File | |
9231 | ||
9232 | SOURCE=..\..\include\wx\richtext\richtextctrl.h | |
9233 | # End Source File | |
9234 | # Begin Source File | |
9235 | ||
cd5dc5e6 JS |
9236 | SOURCE=..\..\include\wx\richtext\richtextformatdlg.h |
9237 | # End Source File | |
9238 | # Begin Source File | |
9239 | ||
52b222fe VZ |
9240 | SOURCE=..\..\include\wx\richtext\richtexthtml.h |
9241 | # End Source File | |
9242 | # Begin Source File | |
9243 | ||
63984887 JS |
9244 | SOURCE=..\..\include\wx\richtext\richtextprint.h |
9245 | # End Source File | |
9246 | # Begin Source File | |
9247 | ||
36751d97 JS |
9248 | SOURCE=..\..\include\wx\richtext\richtextstyledlg.h |
9249 | # End Source File | |
9250 | # Begin Source File | |
9251 | ||
5d7836c4 JS |
9252 | SOURCE=..\..\include\wx\richtext\richtextstyles.h |
9253 | # End Source File | |
9254 | # Begin Source File | |
9255 | ||
cd5dc5e6 JS |
9256 | SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h |
9257 | # End Source File | |
9258 | # Begin Source File | |
9259 | ||
5d7836c4 JS |
9260 | SOURCE=..\..\include\wx\richtext\richtextxml.h |
9261 | # End Source File | |
9262 | # Begin Source File | |
9263 | ||
fe6e5818 VS |
9264 | SOURCE=..\..\include\wx\sashwin.h |
9265 | # End Source File | |
9266 | # Begin Source File | |
9267 | ||
28249f11 VS |
9268 | SOURCE=..\..\include\wx\scopeguard.h |
9269 | # End Source File | |
9270 | # Begin Source File | |
9271 | ||
9272 | SOURCE=..\..\include\wx\scrolbar.h | |
9273 | # End Source File | |
9274 | # Begin Source File | |
9275 | ||
9276 | SOURCE=..\..\include\wx\scrolwin.h | |
9277 | # End Source File | |
9278 | # Begin Source File | |
9279 | ||
9280 | SOURCE=..\..\include\wx\selstore.h | |
9281 | # End Source File | |
9282 | # Begin Source File | |
9283 | ||
9284 | SOURCE=..\..\include\wx\settings.h | |
9285 | # End Source File | |
9286 | # Begin Source File | |
9287 | ||
9288 | SOURCE=..\..\include\wx\sizer.h | |
9289 | # End Source File | |
9290 | # Begin Source File | |
9291 | ||
9292 | SOURCE=..\..\include\wx\slider.h | |
9293 | # End Source File | |
9294 | # Begin Source File | |
9295 | ||
002ed9af VS |
9296 | SOURCE=..\..\include\wx\sound.h |
9297 | # End Source File | |
9298 | # Begin Source File | |
9299 | ||
28249f11 VS |
9300 | SOURCE=..\..\include\wx\spinbutt.h |
9301 | # End Source File | |
9302 | # Begin Source File | |
9303 | ||
9304 | SOURCE=..\..\include\wx\spinctrl.h | |
9305 | # End Source File | |
9306 | # Begin Source File | |
9307 | ||
fe6e5818 VS |
9308 | SOURCE=..\..\include\wx\splash.h |
9309 | # End Source File | |
9310 | # Begin Source File | |
9311 | ||
28249f11 VS |
9312 | SOURCE=..\..\include\wx\splitter.h |
9313 | # End Source File | |
9314 | # Begin Source File | |
9315 | ||
3f7f284d RD |
9316 | SOURCE=..\..\include\wx\srchctrl.h |
9317 | # End Source File | |
9318 | # Begin Source File | |
9319 | ||
28249f11 VS |
9320 | SOURCE=..\..\include\wx\statbmp.h |
9321 | # End Source File | |
9322 | # Begin Source File | |
9323 | ||
9324 | SOURCE=..\..\include\wx\statbox.h | |
9325 | # End Source File | |
9326 | # Begin Source File | |
9327 | ||
9328 | SOURCE=..\..\include\wx\statline.h | |
9329 | # End Source File | |
9330 | # Begin Source File | |
9331 | ||
9332 | SOURCE=..\..\include\wx\stattext.h | |
9333 | # End Source File | |
9334 | # Begin Source File | |
9335 | ||
9336 | SOURCE=..\..\include\wx\statusbr.h | |
9337 | # End Source File | |
9338 | # Begin Source File | |
9339 | ||
9340 | SOURCE=..\..\include\wx\tab.h | |
9341 | # End Source File | |
9342 | # Begin Source File | |
9343 | ||
9344 | SOURCE=..\..\include\wx\tabctrl.h | |
9345 | # End Source File | |
9346 | # Begin Source File | |
9347 | ||
96fc1039 BW |
9348 | SOURCE=..\..\include\wx\aui\tabmdi.h |
9349 | # End Source File | |
9350 | # Begin Source File | |
9351 | ||
fe6e5818 VS |
9352 | SOURCE=..\..\include\wx\taskbar.h |
9353 | # End Source File | |
9354 | # Begin Source File | |
9355 | ||
28249f11 VS |
9356 | SOURCE=..\..\include\wx\tbarbase.h |
9357 | # End Source File | |
9358 | # Begin Source File | |
9359 | ||
28249f11 VS |
9360 | SOURCE=..\..\include\wx\textctrl.h |
9361 | # End Source File | |
9362 | # Begin Source File | |
9363 | ||
9364 | SOURCE=..\..\include\wx\textdlg.h | |
9365 | # End Source File | |
9366 | # Begin Source File | |
9367 | ||
9368 | SOURCE=..\..\include\wx\tglbtn.h | |
9369 | # End Source File | |
9370 | # Begin Source File | |
9371 | ||
fe6e5818 | 9372 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
9373 | # End Source File |
9374 | # Begin Source File | |
9375 | ||
9376 | SOURCE=..\..\include\wx\tipwin.h | |
9377 | # End Source File | |
9378 | # Begin Source File | |
9379 | ||
9380 | SOURCE=..\..\include\wx\toolbar.h | |
9381 | # End Source File | |
9382 | # Begin Source File | |
9383 | ||
7dcea26b JS |
9384 | SOURCE=..\..\include\wx\toolbook.h |
9385 | # End Source File | |
9386 | # Begin Source File | |
9387 | ||
28249f11 VS |
9388 | SOURCE=..\..\include\wx\tooltip.h |
9389 | # End Source File | |
9390 | # Begin Source File | |
9391 | ||
9392 | SOURCE=..\..\include\wx\toplevel.h | |
9393 | # End Source File | |
9394 | # Begin Source File | |
9395 | ||
9396 | SOURCE=..\..\include\wx\treebase.h | |
9397 | # End Source File | |
9398 | # Begin Source File | |
9399 | ||
54770337 VZ |
9400 | SOURCE=..\..\include\wx\treebook.h |
9401 | # End Source File | |
9402 | # Begin Source File | |
9403 | ||
28249f11 VS |
9404 | SOURCE=..\..\include\wx\treectrl.h |
9405 | # End Source File | |
9406 | # Begin Source File | |
9407 | ||
9408 | SOURCE=..\..\include\wx\valgen.h | |
9409 | # End Source File | |
9410 | # Begin Source File | |
9411 | ||
9412 | SOURCE=..\..\include\wx\validate.h | |
9413 | # End Source File | |
9414 | # Begin Source File | |
9415 | ||
9416 | SOURCE=..\..\include\wx\valtext.h | |
9417 | # End Source File | |
9418 | # Begin Source File | |
9419 | ||
b71531ad VZ |
9420 | SOURCE=..\..\include\wx\vidmode.h |
9421 | # End Source File | |
9422 | # Begin Source File | |
9423 | ||
28249f11 VS |
9424 | SOURCE=..\..\include\wx\vlbox.h |
9425 | # End Source File | |
9426 | # Begin Source File | |
9427 | ||
9428 | SOURCE=..\..\include\wx\vms_x_fix.h | |
9429 | # End Source File | |
9430 | # Begin Source File | |
9431 | ||
9432 | SOURCE=..\..\include\wx\vscroll.h | |
9433 | # End Source File | |
9434 | # Begin Source File | |
9435 | ||
9436 | SOURCE=..\..\include\wx\window.h | |
9437 | # End Source File | |
9438 | # Begin Source File | |
9439 | ||
fe6e5818 VS |
9440 | SOURCE=..\..\include\wx\wizard.h |
9441 | # End Source File | |
9442 | # Begin Source File | |
9443 | ||
87853604 WS |
9444 | SOURCE=..\..\include\wx\wupdlock.h |
9445 | # End Source File | |
9446 | # Begin Source File | |
9447 | ||
fe6e5818 | 9448 | SOURCE=..\..\include\wx\wxhtml.h |
28249f11 VS |
9449 | # End Source File |
9450 | # Begin Source File | |
9451 | ||
a32f9aaf VS |
9452 | SOURCE=..\..\include\wx\xrc\xh_all.h |
9453 | # End Source File | |
9454 | # Begin Source File | |
9455 | ||
f629895c RD |
9456 | SOURCE=..\..\include\wx\xrc\xh_animatctrl.h |
9457 | # End Source File | |
9458 | # Begin Source File | |
9459 | ||
a32f9aaf VS |
9460 | SOURCE=..\..\include\wx\xrc\xh_bmp.h |
9461 | # End Source File | |
9462 | # Begin Source File | |
9463 | ||
9464 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
9465 | # End Source File | |
9466 | # Begin Source File | |
9467 | ||
e17b6377 RD |
9468 | SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h |
9469 | # End Source File | |
9470 | # Begin Source File | |
9471 | ||
a32f9aaf VS |
9472 | SOURCE=..\..\include\wx\xrc\xh_bttn.h |
9473 | # End Source File | |
9474 | # Begin Source File | |
9475 | ||
9476 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
9477 | # End Source File | |
9478 | # Begin Source File | |
9479 | ||
9480 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
9481 | # End Source File | |
9482 | # Begin Source File | |
9483 | ||
9484 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
9485 | # End Source File | |
9486 | # Begin Source File | |
9487 | ||
9488 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
9489 | # End Source File | |
9490 | # Begin Source File | |
9491 | ||
9aaf1192 WS |
9492 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
9493 | # End Source File | |
9494 | # Begin Source File | |
9495 | ||
ec376c8f VZ |
9496 | SOURCE=..\..\include\wx\xrc\xh_clrpicker.h |
9497 | # End Source File | |
9498 | # Begin Source File | |
9499 | ||
912c3932 VZ |
9500 | SOURCE=..\..\include\wx\xrc\xh_collpane.h |
9501 | # End Source File | |
9502 | # Begin Source File | |
9503 | ||
a32f9aaf VS |
9504 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
9505 | # End Source File | |
9506 | # Begin Source File | |
9507 | ||
162a956b JS |
9508 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
9509 | # End Source File | |
9510 | # Begin Source File | |
9511 | ||
ec376c8f VZ |
9512 | SOURCE=..\..\include\wx\xrc\xh_dirpicker.h |
9513 | # End Source File | |
9514 | # Begin Source File | |
9515 | ||
a32f9aaf VS |
9516 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
9517 | # End Source File | |
9518 | # Begin Source File | |
9519 | ||
ec376c8f VZ |
9520 | SOURCE=..\..\include\wx\xrc\xh_filepicker.h |
9521 | # End Source File | |
9522 | # Begin Source File | |
9523 | ||
9524 | SOURCE=..\..\include\wx\xrc\xh_fontpicker.h | |
9525 | # End Source File | |
9526 | # Begin Source File | |
9527 | ||
a32f9aaf VS |
9528 | SOURCE=..\..\include\wx\xrc\xh_frame.h |
9529 | # End Source File | |
9530 | # Begin Source File | |
9531 | ||
9532 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
9533 | # End Source File | |
9534 | # Begin Source File | |
9535 | ||
9536 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
9537 | # End Source File | |
9538 | # Begin Source File | |
9539 | ||
dbcca2fa VZ |
9540 | SOURCE=..\..\include\wx\xrc\xh_grid.h |
9541 | # End Source File | |
9542 | # Begin Source File | |
9543 | ||
a32f9aaf VS |
9544 | SOURCE=..\..\include\wx\xrc\xh_html.h |
9545 | # End Source File | |
9546 | # Begin Source File | |
9547 | ||
084ad0c2 WS |
9548 | SOURCE=..\..\include\wx\xrc\xh_htmllbox.h |
9549 | # End Source File | |
9550 | # Begin Source File | |
9551 | ||
9e89f049 RD |
9552 | SOURCE=..\..\include\wx\xrc\xh_hyperlink.h |
9553 | # End Source File | |
9554 | # Begin Source File | |
9555 | ||
a32f9aaf VS |
9556 | SOURCE=..\..\include\wx\xrc\xh_listb.h |
9557 | # End Source File | |
9558 | # Begin Source File | |
9aaf1192 WS |
9559 | |
9560 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
9561 | # End Source File | |
9562 | # Begin Source File | |
a32f9aaf VS |
9563 | |
9564 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
9565 | # End Source File | |
9566 | # Begin Source File | |
9567 | ||
4818141b JS |
9568 | SOURCE=..\..\include\wx\xrc\xh_mdi.h |
9569 | # End Source File | |
9570 | # Begin Source File | |
9571 | ||
a32f9aaf VS |
9572 | SOURCE=..\..\include\wx\xrc\xh_menu.h |
9573 | # End Source File | |
9574 | # Begin Source File | |
9575 | ||
9576 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
9577 | # End Source File | |
9578 | # Begin Source File | |
9579 | ||
582f07c2 WS |
9580 | SOURCE=..\..\include\wx\xrc\xh_odcombo.h |
9581 | # End Source File | |
9582 | # Begin Source File | |
9583 | ||
a32f9aaf VS |
9584 | SOURCE=..\..\include\wx\xrc\xh_panel.h |
9585 | # End Source File | |
9586 | # Begin Source File | |
9587 | ||
9588 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
9589 | # End Source File | |
9590 | # Begin Source File | |
9591 | ||
9592 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
9593 | # End Source File | |
9594 | # Begin Source File | |
9595 | ||
9596 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
9597 | # End Source File | |
9598 | # Begin Source File | |
9599 | ||
9600 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
9601 | # End Source File | |
9602 | # Begin Source File | |
9603 | ||
9604 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
9605 | # End Source File | |
9606 | # Begin Source File | |
9607 | ||
9608 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
9609 | # End Source File | |
9610 | # Begin Source File | |
9611 | ||
9612 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
9613 | # End Source File | |
9614 | # Begin Source File | |
9615 | ||
9616 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
9617 | # End Source File | |
9618 | # Begin Source File | |
9619 | ||
9620 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
9621 | # End Source File | |
9622 | # Begin Source File | |
9623 | ||
9624 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
9625 | # End Source File | |
9626 | # Begin Source File | |
9627 | ||
9628 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
9629 | # End Source File | |
9630 | # Begin Source File | |
9631 | ||
9632 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
9633 | # End Source File | |
9634 | # Begin Source File | |
9635 | ||
9636 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
9637 | # End Source File | |
9638 | # Begin Source File | |
9639 | ||
9640 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
9641 | # End Source File | |
9642 | # Begin Source File | |
9643 | ||
9644 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
9645 | # End Source File | |
9646 | # Begin Source File | |
9647 | ||
9648 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
9649 | # End Source File | |
9650 | # Begin Source File | |
9651 | ||
9652 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
9653 | # End Source File | |
9654 | # Begin Source File | |
9655 | ||
5d7836c4 JS |
9656 | SOURCE=..\..\include\wx\xrc\xh_treebk.h |
9657 | # End Source File | |
9658 | # Begin Source File | |
9659 | ||
a32f9aaf VS |
9660 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h |
9661 | # End Source File | |
9662 | # Begin Source File | |
9663 | ||
9664 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
9665 | # End Source File | |
9666 | # Begin Source File | |
9667 | ||
9668 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
9669 | # End Source File | |
9670 | # Begin Source File | |
9671 | ||
fe6e5818 | 9672 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 9673 | # End Source File |
757e7c67 VS |
9674 | # Begin Source File |
9675 | ||
9676 | SOURCE=..\..\include\wx\xpmhand.h | |
9677 | # End Source File | |
28249f11 VS |
9678 | # End Group |
9679 | # End Target | |
9680 | # End Project | |
9681 |