]>
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 | ||
94aff5ff VZ |
483 | SOURCE=..\..\src\common\btncmn.cpp |
484 | # End Source File | |
485 | # Begin Source File | |
486 | ||
28249f11 VS |
487 | SOURCE=..\..\src\common\choiccmn.cpp |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
491 | SOURCE=..\..\src\common\clipcmn.cpp | |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
ec376c8f VZ |
495 | SOURCE=..\..\src\common\clrpickercmn.cpp |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
28249f11 VS |
499 | SOURCE=..\..\src\common\cmdproc.cpp |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
503 | SOURCE=..\..\src\common\cmndata.cpp | |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
40989e46 WS |
507 | SOURCE=..\..\src\common\colourcmn.cpp |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
a340b80d VZ |
511 | SOURCE=..\..\src\common\combocmn.cpp |
512 | # End Source File | |
513 | # Begin Source File | |
514 | ||
28249f11 VS |
515 | SOURCE=..\..\src\common\containr.cpp |
516 | # End Source File | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=..\..\src\common\cshelp.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=..\..\src\common\ctrlsub.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=..\..\src\common\datacmn.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
535 | SOURCE=..\..\src\common\dcbase.cpp | |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
f1af6736 VZ |
539 | SOURCE=..\..\src\common\dcbufcmn.cpp |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
e642beb2 JS |
543 | SOURCE=..\..\src\common\dcgraph.cpp |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
54429bb3 RD |
547 | SOURCE=..\..\src\common\dcsvg.cpp |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
28249f11 VS |
551 | SOURCE=..\..\src\common\dlgcmn.cpp |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=..\..\src\common\dndcmn.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
559 | SOURCE=..\..\src\common\dobjcmn.cpp | |
560 | # End Source File | |
561 | # Begin Source File | |
562 | ||
563 | SOURCE=..\..\src\common\docmdi.cpp | |
564 | # End Source File | |
565 | # Begin Source File | |
566 | ||
567 | SOURCE=..\..\src\common\docview.cpp | |
568 | # End Source File | |
569 | # Begin Source File | |
570 | ||
571 | SOURCE=..\..\src\common\dpycmn.cpp | |
572 | # End Source File | |
573 | # Begin Source File | |
574 | ||
575 | SOURCE=..\..\src\common\dseldlg.cpp | |
576 | # End Source File | |
577 | # Begin Source File | |
578 | ||
66b9f7f7 WS |
579 | SOURCE=..\..\src\common\dummy.cpp |
580 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
581 | # ADD CPP /Yc"wx/wxprec.h" | |
582 | # End Source File | |
583 | # Begin Source File | |
584 | ||
28249f11 VS |
585 | SOURCE=..\..\src\common\effects.cpp |
586 | # End Source File | |
587 | # Begin Source File | |
588 | ||
589 | SOURCE=..\..\src\common\event.cpp | |
590 | # End Source File | |
591 | # Begin Source File | |
592 | ||
c8026dea VZ |
593 | SOURCE=..\..\src\common\evtloopcmn.cpp |
594 | # End Source File | |
595 | # Begin Source File | |
596 | ||
28249f11 VS |
597 | SOURCE=..\..\src\common\fddlgcmn.cpp |
598 | # End Source File | |
599 | # Begin Source File | |
600 | ||
ec376c8f VZ |
601 | SOURCE=..\..\src\common\filepickercmn.cpp |
602 | # End Source File | |
603 | # Begin Source File | |
604 | ||
28249f11 VS |
605 | SOURCE=..\..\src\common\fldlgcmn.cpp |
606 | # End Source File | |
607 | # Begin Source File | |
608 | ||
609 | SOURCE=..\..\src\common\fontcmn.cpp | |
610 | # End Source File | |
611 | # Begin Source File | |
612 | ||
6540132f VZ |
613 | SOURCE=..\..\src\common\fontenumcmn.cpp |
614 | # End Source File | |
615 | # Begin Source File | |
616 | ||
28249f11 VS |
617 | SOURCE=..\..\src\common\fontmap.cpp |
618 | # End Source File | |
619 | # Begin Source File | |
620 | ||
ec376c8f VZ |
621 | SOURCE=..\..\src\common\fontpickercmn.cpp |
622 | # End Source File | |
623 | # Begin Source File | |
624 | ||
c3a58b24 VS |
625 | SOURCE=..\..\src\common\fontutilcmn.cpp |
626 | # End Source File | |
627 | # Begin Source File | |
628 | ||
28249f11 VS |
629 | SOURCE=..\..\src\common\framecmn.cpp |
630 | # End Source File | |
631 | # Begin Source File | |
632 | ||
633 | SOURCE=..\..\src\common\fs_mem.cpp | |
634 | # End Source File | |
635 | # Begin Source File | |
636 | ||
637 | SOURCE=..\..\src\common\gaugecmn.cpp | |
638 | # End Source File | |
639 | # Begin Source File | |
640 | ||
20b35a69 RD |
641 | SOURCE=..\..\src\common\gbsizer.cpp |
642 | # End Source File | |
643 | # Begin Source File | |
644 | ||
28249f11 VS |
645 | SOURCE=..\..\src\common\gdicmn.cpp |
646 | # End Source File | |
647 | # Begin Source File | |
648 | ||
649 | SOURCE=..\..\src\common\geometry.cpp | |
650 | # End Source File | |
651 | # Begin Source File | |
652 | ||
653 | SOURCE=..\..\src\common\gifdecod.cpp | |
654 | # End Source File | |
655 | # Begin Source File | |
656 | ||
f43426c1 RD |
657 | SOURCE=..\..\src\common\graphcmn.cpp |
658 | # End Source File | |
659 | # Begin Source File | |
660 | ||
28249f11 VS |
661 | SOURCE=..\..\src\common\helpbase.cpp |
662 | # End Source File | |
663 | # Begin Source File | |
664 | ||
665 | SOURCE=..\..\src\common\iconbndl.cpp | |
666 | # End Source File | |
667 | # Begin Source File | |
668 | ||
669 | SOURCE=..\..\src\common\imagall.cpp | |
670 | # End Source File | |
671 | # Begin Source File | |
672 | ||
673 | SOURCE=..\..\src\common\imagbmp.cpp | |
674 | # End Source File | |
675 | # Begin Source File | |
676 | ||
677 | SOURCE=..\..\src\common\image.cpp | |
678 | # End Source File | |
679 | # Begin Source File | |
680 | ||
681 | SOURCE=..\..\src\common\imagfill.cpp | |
682 | # End Source File | |
683 | # Begin Source File | |
684 | ||
685 | SOURCE=..\..\src\common\imaggif.cpp | |
686 | # End Source File | |
687 | # Begin Source File | |
688 | ||
689 | SOURCE=..\..\src\common\imagiff.cpp | |
690 | # End Source File | |
691 | # Begin Source File | |
692 | ||
693 | SOURCE=..\..\src\common\imagjpeg.cpp | |
694 | # End Source File | |
695 | # Begin Source File | |
696 | ||
697 | SOURCE=..\..\src\common\imagpcx.cpp | |
698 | # End Source File | |
699 | # Begin Source File | |
700 | ||
701 | SOURCE=..\..\src\common\imagpng.cpp | |
702 | # End Source File | |
703 | # Begin Source File | |
704 | ||
705 | SOURCE=..\..\src\common\imagpnm.cpp | |
706 | # End Source File | |
707 | # Begin Source File | |
708 | ||
3af706cc VZ |
709 | SOURCE=..\..\src\common\imagtga.cpp |
710 | # End Source File | |
711 | # Begin Source File | |
712 | ||
28249f11 VS |
713 | SOURCE=..\..\src\common\imagtiff.cpp |
714 | # End Source File | |
715 | # Begin Source File | |
716 | ||
717 | SOURCE=..\..\src\common\imagxpm.cpp | |
718 | # End Source File | |
719 | # Begin Source File | |
720 | ||
721 | SOURCE=..\..\src\common\layout.cpp | |
722 | # End Source File | |
723 | # Begin Source File | |
724 | ||
725 | SOURCE=..\..\src\common\lboxcmn.cpp | |
726 | # End Source File | |
727 | # Begin Source File | |
728 | ||
c2c04edc KO |
729 | SOURCE=..\..\src\common\listctrlcmn.cpp |
730 | # End Source File | |
731 | # Begin Source File | |
732 | ||
28249f11 VS |
733 | SOURCE=..\..\src\common\matrix.cpp |
734 | # End Source File | |
735 | # Begin Source File | |
736 | ||
737 | SOURCE=..\..\src\common\menucmn.cpp | |
738 | # End Source File | |
739 | # Begin Source File | |
740 | ||
741 | SOURCE=..\..\src\common\msgout.cpp | |
742 | # End Source File | |
743 | # Begin Source File | |
744 | ||
745 | SOURCE=..\..\src\common\nbkbase.cpp | |
746 | # End Source File | |
747 | # Begin Source File | |
748 | ||
30c841c8 VS |
749 | SOURCE=..\..\src\common\overlaycmn.cpp |
750 | # End Source File | |
751 | # Begin Source File | |
752 | ||
28249f11 VS |
753 | SOURCE=..\..\src\common\paper.cpp |
754 | # End Source File | |
755 | # Begin Source File | |
756 | ||
ec376c8f VZ |
757 | SOURCE=..\..\src\common\pickerbase.cpp |
758 | # End Source File | |
759 | # Begin Source File | |
760 | ||
28249f11 VS |
761 | SOURCE=..\..\src\common\popupcmn.cpp |
762 | # End Source File | |
763 | # Begin Source File | |
764 | ||
765 | SOURCE=..\..\src\common\prntbase.cpp | |
766 | # End Source File | |
767 | # Begin Source File | |
768 | ||
769 | SOURCE=..\..\src\common\quantize.cpp | |
770 | # End Source File | |
771 | # Begin Source File | |
772 | ||
773 | SOURCE=..\..\src\common\radiocmn.cpp | |
774 | # End Source File | |
775 | # Begin Source File | |
776 | ||
777 | SOURCE=..\..\src\common\rendcmn.cpp | |
778 | # End Source File | |
779 | # Begin Source File | |
780 | ||
781 | SOURCE=..\..\src\common\rgncmn.cpp | |
782 | # End Source File | |
783 | # Begin Source File | |
784 | ||
785 | SOURCE=..\..\src\common\settcmn.cpp | |
786 | # End Source File | |
787 | # Begin Source File | |
788 | ||
789 | SOURCE=..\..\src\common\sizer.cpp | |
790 | # End Source File | |
791 | # Begin Source File | |
792 | ||
3f7f284d RD |
793 | SOURCE=..\..\src\common\srchcmn.cpp |
794 | # End Source File | |
795 | # Begin Source File | |
796 | ||
28249f11 VS |
797 | SOURCE=..\..\src\common\statbar.cpp |
798 | # End Source File | |
799 | # Begin Source File | |
800 | ||
39bc0347 VZ |
801 | SOURCE=..\..\src\common\stattextcmn.cpp |
802 | # End Source File | |
803 | # Begin Source File | |
804 | ||
401e3b6e VS |
805 | SOURCE=..\..\src\common\stockitem.cpp |
806 | # End Source File | |
807 | # Begin Source File | |
808 | ||
28249f11 VS |
809 | SOURCE=..\..\src\common\tbarbase.cpp |
810 | # End Source File | |
811 | # Begin Source File | |
812 | ||
813 | SOURCE=..\..\src\common\textcmn.cpp | |
814 | # End Source File | |
815 | # Begin Source File | |
816 | ||
817 | SOURCE=..\..\src\common\timercmn.cpp | |
818 | # End Source File | |
819 | # Begin Source File | |
820 | ||
821 | SOURCE=..\..\src\common\toplvcmn.cpp | |
822 | # End Source File | |
823 | # Begin Source File | |
824 | ||
825 | SOURCE=..\..\src\common\treebase.cpp | |
826 | # End Source File | |
827 | # Begin Source File | |
828 | ||
829 | SOURCE=..\..\src\common\utilscmn.cpp | |
830 | # End Source File | |
831 | # Begin Source File | |
832 | ||
833 | SOURCE=..\..\src\common\valgen.cpp | |
834 | # End Source File | |
835 | # Begin Source File | |
836 | ||
837 | SOURCE=..\..\src\common\validate.cpp | |
838 | # End Source File | |
839 | # Begin Source File | |
840 | ||
841 | SOURCE=..\..\src\common\valtext.cpp | |
842 | # End Source File | |
843 | # Begin Source File | |
844 | ||
845 | SOURCE=..\..\src\common\wincmn.cpp | |
846 | # End Source File | |
847 | # Begin Source File | |
848 | ||
849 | SOURCE=..\..\src\common\xpmdecod.cpp | |
850 | # End Source File | |
851 | # End Group | |
852 | # Begin Group "MSW Sources" | |
853 | ||
854 | # PROP Default_Filter "" | |
855 | # Begin Source File | |
856 | ||
857 | SOURCE=..\..\src\msw\accel.cpp | |
858 | ||
32a52290 | 859 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
860 | |
861 | # PROP Exclude_From_Build 1 | |
862 | ||
32a52290 | 863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
864 | |
865 | # PROP Exclude_From_Build 1 | |
866 | ||
32a52290 | 867 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
868 | |
869 | # PROP Exclude_From_Build 1 | |
870 | ||
32a52290 | 871 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
872 | |
873 | # PROP Exclude_From_Build 1 | |
874 | ||
32a52290 | 875 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 876 | |
28249f11 | 877 | |
32a52290 | 878 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 879 | |
28249f11 | 880 | |
32a52290 | 881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 882 | |
28249f11 | 883 | |
32a52290 WS |
884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
885 | ||
886 | ||
887 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
888 | |
889 | # PROP Exclude_From_Build 1 | |
890 | ||
32a52290 WS |
891 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
892 | ||
893 | # PROP Exclude_From_Build 1 | |
28249f11 | 894 | |
32a52290 | 895 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 896 | |
32a52290 | 897 | # PROP Exclude_From_Build 1 |
28249f11 | 898 | |
32a52290 | 899 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 900 | |
32a52290 | 901 | # PROP Exclude_From_Build 1 |
28249f11 | 902 | |
32a52290 | 903 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 904 | |
28249f11 | 905 | |
32a52290 | 906 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 907 | |
28249f11 | 908 | |
32a52290 | 909 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 910 | |
5554b4bd | 911 | |
32a52290 | 912 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 913 | |
28249f11 | 914 | |
32a52290 | 915 | !ENDIF |
28249f11 | 916 | |
32a52290 WS |
917 | # End Source File |
918 | # Begin Source File | |
28249f11 | 919 | |
32a52290 | 920 | SOURCE=..\..\src\msw\ole\access.cpp |
50acee04 | 921 | |
32a52290 | 922 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
923 | |
924 | # PROP Exclude_From_Build 1 | |
925 | ||
32a52290 | 926 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
927 | |
928 | # PROP Exclude_From_Build 1 | |
929 | ||
32a52290 | 930 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 931 | |
50acee04 | 932 | # PROP Exclude_From_Build 1 |
28249f11 | 933 | |
32a52290 | 934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 935 | |
50acee04 | 936 | # PROP Exclude_From_Build 1 |
28249f11 | 937 | |
32a52290 | 938 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
939 | |
940 | ||
32a52290 | 941 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
942 | |
943 | ||
32a52290 | 944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 945 | |
28249f11 | 946 | |
32a52290 | 947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 948 | |
28249f11 | 949 | |
32a52290 | 950 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 951 | |
32a52290 | 952 | # PROP Exclude_From_Build 1 |
28249f11 | 953 | |
32a52290 | 954 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 955 | |
32a52290 | 956 | # PROP Exclude_From_Build 1 |
28249f11 | 957 | |
32a52290 | 958 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 959 | |
32a52290 | 960 | # PROP Exclude_From_Build 1 |
5554b4bd | 961 | |
32a52290 | 962 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 963 | |
32a52290 | 964 | # PROP Exclude_From_Build 1 |
5554b4bd | 965 | |
32a52290 | 966 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
967 | |
968 | ||
32a52290 | 969 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
970 | |
971 | ||
32a52290 | 972 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 973 | |
28249f11 | 974 | |
32a52290 | 975 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 976 | |
28249f11 | 977 | |
50acee04 JS |
978 | !ENDIF |
979 | ||
28249f11 VS |
980 | # End Source File |
981 | # Begin Source File | |
982 | ||
32a52290 WS |
983 | SOURCE=..\..\src\msw\app.cpp |
984 | # End Source File | |
985 | # Begin Source File | |
28249f11 | 986 | |
32a52290 WS |
987 | SOURCE=..\..\src\msw\ole\automtn.cpp |
988 | # End Source File | |
989 | # Begin Source File | |
28249f11 | 990 | |
32a52290 WS |
991 | SOURCE=..\..\src\msw\bitmap.cpp |
992 | # End Source File | |
993 | # Begin Source File | |
28249f11 | 994 | |
32a52290 WS |
995 | SOURCE=..\..\src\msw\bmpbuttn.cpp |
996 | ||
997 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
998 | |
999 | # PROP Exclude_From_Build 1 | |
1000 | ||
32a52290 | 1001 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1002 | |
1003 | # PROP Exclude_From_Build 1 | |
1004 | ||
32a52290 | 1005 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1006 | |
1007 | # PROP Exclude_From_Build 1 | |
1008 | ||
32a52290 | 1009 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1010 | |
50acee04 | 1011 | # PROP Exclude_From_Build 1 |
28249f11 | 1012 | |
32a52290 | 1013 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1014 | |
1015 | ||
32a52290 WS |
1016 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1017 | ||
1018 | ||
1019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1020 | ||
1021 | ||
1022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1023 | ||
1024 | ||
1025 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 | 1026 | |
5554b4bd | 1027 | # PROP Exclude_From_Build 1 |
28249f11 | 1028 | |
32a52290 | 1029 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1030 | |
1031 | # PROP Exclude_From_Build 1 | |
1032 | ||
32a52290 | 1033 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1034 | |
32a52290 | 1035 | # PROP Exclude_From_Build 1 |
28249f11 | 1036 | |
32a52290 | 1037 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1038 | |
32a52290 | 1039 | # PROP Exclude_From_Build 1 |
28249f11 | 1040 | |
32a52290 | 1041 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1042 | |
1043 | ||
32a52290 | 1044 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1045 | |
1046 | ||
32a52290 | 1047 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1048 | |
1049 | ||
32a52290 | 1050 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1051 | |
28249f11 | 1052 | |
32a52290 | 1053 | !ENDIF |
28249f11 | 1054 | |
32a52290 WS |
1055 | # End Source File |
1056 | # Begin Source File | |
28249f11 | 1057 | |
32a52290 WS |
1058 | SOURCE=..\..\src\msw\brush.cpp |
1059 | # End Source File | |
1060 | # Begin Source File | |
28249f11 | 1061 | |
32a52290 | 1062 | SOURCE=..\..\src\msw\button.cpp |
28249f11 | 1063 | |
32a52290 | 1064 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1065 | |
1066 | # PROP Exclude_From_Build 1 | |
1067 | ||
32a52290 | 1068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1069 | |
1070 | # PROP Exclude_From_Build 1 | |
1071 | ||
32a52290 | 1072 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1073 | |
1074 | # PROP Exclude_From_Build 1 | |
1075 | ||
32a52290 | 1076 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1077 | |
1078 | # PROP Exclude_From_Build 1 | |
1079 | ||
32a52290 | 1080 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1081 | |
1082 | ||
32a52290 | 1083 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1084 | |
1085 | ||
32a52290 | 1086 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1087 | |
1088 | ||
32a52290 | 1089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1090 | |
1091 | ||
32a52290 | 1092 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1093 | |
32a52290 | 1094 | # PROP Exclude_From_Build 1 |
28249f11 | 1095 | |
32a52290 | 1096 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1097 | |
32a52290 | 1098 | # PROP Exclude_From_Build 1 |
28249f11 | 1099 | |
32a52290 | 1100 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1101 | |
32a52290 | 1102 | # PROP Exclude_From_Build 1 |
28249f11 | 1103 | |
32a52290 | 1104 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1105 | |
32a52290 | 1106 | # PROP Exclude_From_Build 1 |
28249f11 | 1107 | |
32a52290 | 1108 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1109 | |
28249f11 | 1110 | |
32a52290 | 1111 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1112 | |
28249f11 | 1113 | |
32a52290 | 1114 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1115 | |
1116 | ||
32a52290 | 1117 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1118 | |
1119 | ||
5554b4bd | 1120 | !ENDIF |
28249f11 | 1121 | |
5554b4bd VS |
1122 | # End Source File |
1123 | # Begin Source File | |
28249f11 | 1124 | |
32a52290 | 1125 | SOURCE=..\..\src\msw\caret.cpp |
5554b4bd VS |
1126 | # End Source File |
1127 | # Begin Source File | |
28249f11 | 1128 | |
32a52290 | 1129 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1130 | |
32a52290 | 1131 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1132 | |
32a52290 | 1133 | # PROP Exclude_From_Build 1 |
28249f11 | 1134 | |
32a52290 | 1135 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1136 | |
1137 | # PROP Exclude_From_Build 1 | |
1138 | ||
32a52290 | 1139 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1140 | |
1141 | # PROP Exclude_From_Build 1 | |
1142 | ||
32a52290 | 1143 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1144 | |
1145 | # PROP Exclude_From_Build 1 | |
1146 | ||
32a52290 | 1147 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1148 | |
1149 | ||
32a52290 | 1150 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1151 | |
1152 | ||
32a52290 | 1153 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1154 | |
1155 | ||
32a52290 | 1156 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1157 | |
28249f11 | 1158 | |
32a52290 | 1159 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1160 | |
1161 | # PROP Exclude_From_Build 1 | |
1162 | ||
32a52290 | 1163 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 1164 | |
32a52290 | 1165 | # PROP Exclude_From_Build 1 |
28249f11 | 1166 | |
32a52290 | 1167 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 1168 | |
32a52290 | 1169 | # PROP Exclude_From_Build 1 |
28249f11 | 1170 | |
32a52290 | 1171 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1172 | |
32a52290 | 1173 | # PROP Exclude_From_Build 1 |
28249f11 | 1174 | |
32a52290 | 1175 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1176 | |
1177 | ||
32a52290 | 1178 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1179 | |
1180 | ||
32a52290 | 1181 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1182 | |
1183 | ||
32a52290 | 1184 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1185 | |
1186 | ||
32a52290 | 1187 | !ENDIF |
5554b4bd | 1188 | |
32a52290 WS |
1189 | # End Source File |
1190 | # Begin Source File | |
50acee04 | 1191 | |
32a52290 | 1192 | SOURCE=..\..\src\msw\checklst.cpp |
50acee04 | 1193 | |
32a52290 | 1194 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
50acee04 JS |
1195 | |
1196 | # PROP Exclude_From_Build 1 | |
1197 | ||
32a52290 | 1198 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
50acee04 JS |
1199 | |
1200 | # PROP Exclude_From_Build 1 | |
1201 | ||
32a52290 | 1202 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
50acee04 JS |
1203 | |
1204 | # PROP Exclude_From_Build 1 | |
1205 | ||
32a52290 | 1206 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
1207 | |
1208 | # PROP Exclude_From_Build 1 | |
1209 | ||
32a52290 | 1210 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 | 1211 | |
50acee04 | 1212 | |
32a52290 | 1213 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 | 1214 | |
50acee04 | 1215 | |
32a52290 | 1216 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 | 1217 | |
50acee04 | 1218 | |
32a52290 | 1219 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 | 1220 | |
50acee04 | 1221 | |
32a52290 | 1222 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
50acee04 JS |
1223 | |
1224 | # PROP Exclude_From_Build 1 | |
1225 | ||
32a52290 | 1226 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1227 | |
1228 | # PROP Exclude_From_Build 1 | |
1229 | ||
32a52290 | 1230 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1231 | |
1232 | # PROP Exclude_From_Build 1 | |
1233 | ||
32a52290 | 1234 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1235 | |
1236 | # PROP Exclude_From_Build 1 | |
1237 | ||
32a52290 | 1238 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1239 | |
28249f11 | 1240 | |
32a52290 | 1241 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1242 | |
28249f11 | 1243 | |
32a52290 | 1244 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1245 | |
28249f11 | 1246 | |
32a52290 | 1247 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1248 | |
28249f11 | 1249 | |
32a52290 | 1250 | !ENDIF |
28249f11 | 1251 | |
32a52290 WS |
1252 | # End Source File |
1253 | # Begin Source File | |
5554b4bd | 1254 | |
32a52290 WS |
1255 | SOURCE=..\..\src\msw\choice.cpp |
1256 | ||
1257 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1258 | |
32a52290 | 1259 | # PROP Exclude_From_Build 1 |
28249f11 | 1260 | |
32a52290 | 1261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1262 | |
32a52290 | 1263 | # PROP Exclude_From_Build 1 |
28249f11 | 1264 | |
32a52290 | 1265 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1266 | |
32a52290 | 1267 | # PROP Exclude_From_Build 1 |
28249f11 | 1268 | |
32a52290 | 1269 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1270 | |
32a52290 | 1271 | # PROP Exclude_From_Build 1 |
28249f11 | 1272 | |
32a52290 | 1273 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1274 | |
1275 | ||
32a52290 | 1276 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1277 | |
1278 | ||
32a52290 | 1279 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1280 | |
1281 | ||
32a52290 | 1282 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1283 | |
1284 | ||
32a52290 | 1285 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1286 | |
1287 | # PROP Exclude_From_Build 1 | |
1288 | ||
32a52290 | 1289 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1290 | |
1291 | # PROP Exclude_From_Build 1 | |
1292 | ||
32a52290 | 1293 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1294 | |
1295 | # PROP Exclude_From_Build 1 | |
1296 | ||
32a52290 | 1297 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1298 | |
1299 | # PROP Exclude_From_Build 1 | |
1300 | ||
32a52290 | 1301 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1302 | |
28249f11 | 1303 | |
32a52290 | 1304 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1305 | |
28249f11 | 1306 | |
32a52290 | 1307 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1308 | |
1309 | ||
32a52290 | 1310 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1311 | |
1312 | ||
5554b4bd | 1313 | !ENDIF |
28249f11 | 1314 | |
5554b4bd VS |
1315 | # End Source File |
1316 | # Begin Source File | |
28249f11 | 1317 | |
32a52290 WS |
1318 | SOURCE=..\..\src\msw\clipbrd.cpp |
1319 | # End Source File | |
1320 | # Begin Source File | |
1321 | ||
1322 | SOURCE=..\..\src\msw\colordlg.cpp | |
28249f11 | 1323 | |
32a52290 | 1324 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1325 | |
32a52290 | 1326 | # PROP Exclude_From_Build 1 |
28249f11 | 1327 | |
32a52290 | 1328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1329 | |
32a52290 | 1330 | # PROP Exclude_From_Build 1 |
28249f11 | 1331 | |
32a52290 | 1332 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1333 | |
32a52290 | 1334 | # PROP Exclude_From_Build 1 |
28249f11 | 1335 | |
32a52290 | 1336 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1337 | |
32a52290 | 1338 | # PROP Exclude_From_Build 1 |
28249f11 | 1339 | |
32a52290 | 1340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1341 | |
1342 | ||
32a52290 | 1343 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1344 | |
1345 | ||
32a52290 | 1346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1347 | |
1348 | ||
32a52290 | 1349 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1350 | |
1351 | ||
32a52290 | 1352 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1353 | |
1354 | # PROP Exclude_From_Build 1 | |
1355 | ||
32a52290 | 1356 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1357 | |
1358 | # PROP Exclude_From_Build 1 | |
1359 | ||
32a52290 | 1360 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1361 | |
1362 | # PROP Exclude_From_Build 1 | |
1363 | ||
32a52290 | 1364 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1365 | |
1366 | # PROP Exclude_From_Build 1 | |
1367 | ||
32a52290 | 1368 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1369 | |
1370 | ||
32a52290 | 1371 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1372 | |
1373 | ||
32a52290 | 1374 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1375 | |
1376 | ||
32a52290 | 1377 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1378 | |
a340b80d | 1379 | |
32a52290 | 1380 | !ENDIF |
a340b80d | 1381 | |
32a52290 WS |
1382 | # End Source File |
1383 | # Begin Source File | |
a340b80d | 1384 | |
32a52290 WS |
1385 | SOURCE=..\..\src\msw\colour.cpp |
1386 | # End Source File | |
1387 | # Begin Source File | |
a340b80d | 1388 | |
32a52290 | 1389 | SOURCE=..\..\src\msw\combo.cpp |
a340b80d | 1390 | |
32a52290 | 1391 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
a340b80d | 1392 | |
32a52290 | 1393 | # PROP Exclude_From_Build 1 |
a340b80d | 1394 | |
32a52290 | 1395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
a340b80d | 1396 | |
32a52290 | 1397 | # PROP Exclude_From_Build 1 |
a340b80d | 1398 | |
32a52290 | 1399 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
a340b80d | 1400 | |
32a52290 | 1401 | # PROP Exclude_From_Build 1 |
a340b80d | 1402 | |
32a52290 | 1403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
a340b80d | 1404 | |
32a52290 | 1405 | # PROP Exclude_From_Build 1 |
a340b80d | 1406 | |
32a52290 | 1407 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
a340b80d VZ |
1408 | |
1409 | ||
32a52290 | 1410 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
a340b80d VZ |
1411 | |
1412 | ||
32a52290 | 1413 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
a340b80d | 1414 | |
a340b80d | 1415 | |
32a52290 | 1416 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
a340b80d | 1417 | |
a340b80d | 1418 | |
32a52290 | 1419 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
a340b80d VZ |
1420 | |
1421 | # PROP Exclude_From_Build 1 | |
1422 | ||
32a52290 | 1423 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
a340b80d VZ |
1424 | |
1425 | # PROP Exclude_From_Build 1 | |
1426 | ||
32a52290 | 1427 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
a340b80d | 1428 | |
50acee04 | 1429 | # PROP Exclude_From_Build 1 |
a340b80d | 1430 | |
32a52290 | 1431 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
a340b80d | 1432 | |
50acee04 | 1433 | # PROP Exclude_From_Build 1 |
a340b80d | 1434 | |
32a52290 | 1435 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
a340b80d VZ |
1436 | |
1437 | ||
32a52290 | 1438 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
a340b80d VZ |
1439 | |
1440 | ||
32a52290 | 1441 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
a340b80d | 1442 | |
a340b80d | 1443 | |
32a52290 WS |
1444 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1445 | ||
1446 | ||
1447 | !ENDIF | |
1448 | ||
50acee04 JS |
1449 | # End Source File |
1450 | # Begin Source File | |
28249f11 | 1451 | |
32a52290 | 1452 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1453 | |
32a52290 | 1454 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1455 | |
32a52290 | 1456 | # PROP Exclude_From_Build 1 |
28249f11 | 1457 | |
32a52290 | 1458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1459 | |
32a52290 | 1460 | # PROP Exclude_From_Build 1 |
28249f11 | 1461 | |
32a52290 | 1462 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1463 | |
32a52290 | 1464 | # PROP Exclude_From_Build 1 |
28249f11 | 1465 | |
32a52290 | 1466 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1467 | |
32a52290 | 1468 | # PROP Exclude_From_Build 1 |
28249f11 | 1469 | |
32a52290 | 1470 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1471 | |
1472 | ||
32a52290 | 1473 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1474 | |
1475 | ||
32a52290 | 1476 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1477 | |
1478 | ||
32a52290 | 1479 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1480 | |
28249f11 | 1481 | |
32a52290 | 1482 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1483 | |
1484 | # PROP Exclude_From_Build 1 | |
1485 | ||
32a52290 | 1486 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1487 | |
1488 | # PROP Exclude_From_Build 1 | |
1489 | ||
32a52290 | 1490 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1491 | |
1492 | # PROP Exclude_From_Build 1 | |
1493 | ||
32a52290 | 1494 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1495 | |
50acee04 | 1496 | # PROP Exclude_From_Build 1 |
28249f11 | 1497 | |
32a52290 | 1498 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1499 | |
28249f11 | 1500 | |
32a52290 | 1501 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1502 | |
28249f11 | 1503 | |
32a52290 | 1504 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1505 | |
28249f11 | 1506 | |
32a52290 | 1507 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1508 | |
5554b4bd | 1509 | |
32a52290 WS |
1510 | !ENDIF |
1511 | ||
1512 | # End Source File | |
1513 | # Begin Source File | |
1514 | ||
1515 | SOURCE=..\..\src\msw\control.cpp | |
1516 | ||
1517 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1518 | |
32a52290 | 1519 | # PROP Exclude_From_Build 1 |
28249f11 | 1520 | |
32a52290 | 1521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1522 | |
32a52290 | 1523 | # PROP Exclude_From_Build 1 |
28249f11 | 1524 | |
32a52290 | 1525 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1526 | |
32a52290 | 1527 | # PROP Exclude_From_Build 1 |
28249f11 | 1528 | |
32a52290 | 1529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1530 | |
32a52290 | 1531 | # PROP Exclude_From_Build 1 |
28249f11 | 1532 | |
32a52290 | 1533 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5554b4bd VS |
1534 | |
1535 | ||
32a52290 | 1536 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1537 | |
1538 | ||
32a52290 | 1539 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1540 | |
1541 | ||
32a52290 | 1542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1543 | |
1544 | ||
32a52290 | 1545 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1546 | |
5554b4bd | 1547 | # PROP Exclude_From_Build 1 |
28249f11 | 1548 | |
32a52290 | 1549 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1550 | |
1551 | # PROP Exclude_From_Build 1 | |
1552 | ||
32a52290 | 1553 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1554 | |
1555 | # PROP Exclude_From_Build 1 | |
1556 | ||
32a52290 | 1557 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1558 | |
1559 | # PROP Exclude_From_Build 1 | |
1560 | ||
32a52290 | 1561 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1562 | |
1563 | ||
32a52290 | 1564 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1565 | |
1566 | ||
32a52290 | 1567 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1568 | |
1569 | ||
32a52290 | 1570 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1571 | |
28249f11 VS |
1572 | |
1573 | !ENDIF | |
1574 | ||
1575 | # End Source File | |
1576 | # Begin Source File | |
1577 | ||
32a52290 | 1578 | SOURCE=..\..\src\msw\cursor.cpp |
28249f11 VS |
1579 | # End Source File |
1580 | # Begin Source File | |
1581 | ||
32a52290 WS |
1582 | SOURCE=..\..\src\msw\data.cpp |
1583 | # End Source File | |
1584 | # Begin Source File | |
28249f11 | 1585 | |
32a52290 WS |
1586 | SOURCE=..\..\src\msw\ole\dataobj.cpp |
1587 | # End Source File | |
1588 | # Begin Source File | |
28249f11 | 1589 | |
32a52290 WS |
1590 | SOURCE=..\..\src\msw\dc.cpp |
1591 | # End Source File | |
1592 | # Begin Source File | |
28249f11 | 1593 | |
32a52290 WS |
1594 | SOURCE=..\..\src\msw\dcclient.cpp |
1595 | # End Source File | |
1596 | # Begin Source File | |
28249f11 | 1597 | |
32a52290 WS |
1598 | SOURCE=..\..\src\msw\dcmemory.cpp |
1599 | # End Source File | |
1600 | # Begin Source File | |
28249f11 | 1601 | |
32a52290 WS |
1602 | SOURCE=..\..\src\msw\dcprint.cpp |
1603 | # End Source File | |
1604 | # Begin Source File | |
28249f11 | 1605 | |
32a52290 WS |
1606 | SOURCE=..\..\src\msw\dcscreen.cpp |
1607 | # End Source File | |
1608 | # Begin Source File | |
28249f11 | 1609 | |
32a52290 | 1610 | SOURCE=..\..\src\msw\dialog.cpp |
28249f11 | 1611 | |
32a52290 | 1612 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1613 | |
32a52290 | 1614 | # PROP Exclude_From_Build 1 |
28249f11 | 1615 | |
32a52290 | 1616 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1617 | |
32a52290 | 1618 | # PROP Exclude_From_Build 1 |
28249f11 | 1619 | |
32a52290 | 1620 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1621 | |
32a52290 | 1622 | # PROP Exclude_From_Build 1 |
28249f11 | 1623 | |
32a52290 | 1624 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1625 | |
32a52290 | 1626 | # PROP Exclude_From_Build 1 |
28249f11 | 1627 | |
32a52290 | 1628 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1629 | |
1630 | ||
32a52290 | 1631 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1632 | |
1633 | ||
32a52290 | 1634 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1635 | |
1636 | ||
32a52290 | 1637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1638 | |
1639 | ||
32a52290 | 1640 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1641 | |
1642 | # PROP Exclude_From_Build 1 | |
1643 | ||
32a52290 | 1644 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1645 | |
1646 | # PROP Exclude_From_Build 1 | |
1647 | ||
32a52290 | 1648 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1649 | |
1650 | # PROP Exclude_From_Build 1 | |
1651 | ||
32a52290 | 1652 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 1653 | |
50acee04 | 1654 | # PROP Exclude_From_Build 1 |
5554b4bd | 1655 | |
32a52290 | 1656 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 1657 | |
5554b4bd | 1658 | |
32a52290 | 1659 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 1660 | |
28249f11 | 1661 | |
32a52290 | 1662 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1663 | |
28249f11 | 1664 | |
32a52290 | 1665 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 1666 | |
28249f11 | 1667 | |
32a52290 | 1668 | !ENDIF |
28249f11 | 1669 | |
32a52290 WS |
1670 | # End Source File |
1671 | # Begin Source File | |
28249f11 | 1672 | |
32a52290 WS |
1673 | SOURCE=..\..\src\msw\dialup.cpp |
1674 | # End Source File | |
1675 | # Begin Source File | |
28249f11 | 1676 | |
32a52290 WS |
1677 | SOURCE=..\..\src\msw\dib.cpp |
1678 | # End Source File | |
1679 | # Begin Source File | |
28249f11 | 1680 | |
32a52290 | 1681 | SOURCE=..\..\src\msw\dirdlg.cpp |
28249f11 | 1682 | |
32a52290 | 1683 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1684 | |
32a52290 | 1685 | # PROP Exclude_From_Build 1 |
28249f11 | 1686 | |
32a52290 | 1687 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1688 | |
1689 | # PROP Exclude_From_Build 1 | |
1690 | ||
32a52290 | 1691 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1692 | |
5554b4bd | 1693 | # PROP Exclude_From_Build 1 |
28249f11 | 1694 | |
32a52290 | 1695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1696 | |
1697 | # PROP Exclude_From_Build 1 | |
1698 | ||
32a52290 | 1699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1700 | |
28249f11 | 1701 | |
32a52290 WS |
1702 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1703 | ||
1704 | ||
1705 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1706 | ||
1707 | ||
1708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1709 | ||
1710 | ||
1711 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
1712 | |
1713 | # PROP Exclude_From_Build 1 | |
1714 | ||
32a52290 | 1715 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5554b4bd | 1716 | |
50acee04 | 1717 | # PROP Exclude_From_Build 1 |
5554b4bd | 1718 | |
32a52290 | 1719 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 1720 | |
50acee04 | 1721 | # PROP Exclude_From_Build 1 |
5554b4bd | 1722 | |
32a52290 | 1723 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1724 | |
50acee04 | 1725 | # PROP Exclude_From_Build 1 |
28249f11 | 1726 | |
32a52290 WS |
1727 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1728 | ||
1729 | ||
1730 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1731 | ||
1732 | ||
1733 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1734 | ||
1735 | ||
1736 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1737 | ||
1738 | ||
28249f11 VS |
1739 | !ENDIF |
1740 | ||
1741 | # End Source File | |
1742 | # Begin Source File | |
1743 | ||
32a52290 | 1744 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1745 | # End Source File |
1746 | # Begin Source File | |
1747 | ||
32a52290 | 1748 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1749 | |
32a52290 | 1750 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1751 | |
32a52290 | 1752 | # PROP Exclude_From_Build 1 |
28249f11 | 1753 | |
32a52290 | 1754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1755 | |
32a52290 | 1756 | # PROP Exclude_From_Build 1 |
28249f11 | 1757 | |
32a52290 | 1758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1759 | |
32a52290 | 1760 | # PROP Exclude_From_Build 1 |
28249f11 | 1761 | |
32a52290 | 1762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1763 | |
32a52290 | 1764 | # PROP Exclude_From_Build 1 |
28249f11 | 1765 | |
32a52290 | 1766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1767 | |
1768 | ||
32a52290 | 1769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1770 | |
1771 | ||
32a52290 | 1772 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1773 | |
1774 | ||
32a52290 | 1775 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1776 | |
1777 | ||
32a52290 | 1778 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1779 | |
1780 | # PROP Exclude_From_Build 1 | |
1781 | ||
32a52290 | 1782 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1783 | |
1784 | # PROP Exclude_From_Build 1 | |
1785 | ||
32a52290 | 1786 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1787 | |
1788 | # PROP Exclude_From_Build 1 | |
1789 | ||
32a52290 | 1790 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1791 | |
1792 | # PROP Exclude_From_Build 1 | |
1793 | ||
32a52290 | 1794 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1795 | |
1796 | ||
32a52290 | 1797 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1798 | |
28249f11 | 1799 | |
32a52290 | 1800 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 1801 | |
28249f11 | 1802 | |
32a52290 | 1803 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1804 | |
1805 | ||
32a52290 WS |
1806 | !ENDIF |
1807 | ||
1808 | # End Source File | |
1809 | # Begin Source File | |
1810 | ||
1811 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
1812 | # End Source File | |
1813 | # Begin Source File | |
1814 | ||
1815 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
1816 | # End Source File | |
1817 | # Begin Source File | |
1818 | ||
1819 | SOURCE=..\..\src\msw\enhmeta.cpp | |
1820 | # End Source File | |
1821 | # Begin Source File | |
1822 | ||
1823 | SOURCE=..\..\src\msw\evtloop.cpp | |
1824 | # End Source File | |
1825 | # Begin Source File | |
1826 | ||
1827 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
1828 | ||
1829 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1830 | |
32a52290 | 1831 | # PROP Exclude_From_Build 1 |
28249f11 | 1832 | |
32a52290 | 1833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1834 | |
32a52290 | 1835 | # PROP Exclude_From_Build 1 |
28249f11 | 1836 | |
32a52290 | 1837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1838 | |
32a52290 | 1839 | # PROP Exclude_From_Build 1 |
28249f11 | 1840 | |
32a52290 | 1841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1842 | |
32a52290 | 1843 | # PROP Exclude_From_Build 1 |
28249f11 | 1844 | |
32a52290 | 1845 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1846 | |
1847 | ||
32a52290 | 1848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1849 | |
1850 | ||
32a52290 | 1851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1852 | |
1853 | ||
32a52290 | 1854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1855 | |
1856 | ||
32a52290 | 1857 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1858 | |
1859 | # PROP Exclude_From_Build 1 | |
1860 | ||
32a52290 | 1861 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1862 | |
1863 | # PROP Exclude_From_Build 1 | |
1864 | ||
32a52290 | 1865 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1866 | |
1867 | # PROP Exclude_From_Build 1 | |
1868 | ||
32a52290 | 1869 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1870 | |
1871 | # PROP Exclude_From_Build 1 | |
1872 | ||
32a52290 | 1873 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
1874 | |
1875 | ||
32a52290 | 1876 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
1877 | |
1878 | ||
32a52290 | 1879 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
1880 | |
1881 | ||
32a52290 | 1882 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
1883 | |
1884 | ||
28249f11 VS |
1885 | !ENDIF |
1886 | ||
1887 | # End Source File | |
1888 | # Begin Source File | |
1889 | ||
32a52290 | 1890 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1891 | |
32a52290 | 1892 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1893 | |
32a52290 | 1894 | # PROP Exclude_From_Build 1 |
28249f11 | 1895 | |
32a52290 | 1896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1897 | |
32a52290 | 1898 | # PROP Exclude_From_Build 1 |
28249f11 | 1899 | |
32a52290 | 1900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1901 | |
32a52290 | 1902 | # PROP Exclude_From_Build 1 |
28249f11 | 1903 | |
32a52290 | 1904 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1905 | |
32a52290 | 1906 | # PROP Exclude_From_Build 1 |
28249f11 | 1907 | |
32a52290 | 1908 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1909 | |
1910 | ||
32a52290 | 1911 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1912 | |
1913 | ||
32a52290 | 1914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1915 | |
1916 | ||
32a52290 | 1917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 1918 | |
28249f11 | 1919 | |
32a52290 | 1920 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1921 | |
1922 | # PROP Exclude_From_Build 1 | |
1923 | ||
32a52290 | 1924 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1925 | |
1926 | # PROP Exclude_From_Build 1 | |
1927 | ||
32a52290 | 1928 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1929 | |
1930 | # PROP Exclude_From_Build 1 | |
1931 | ||
32a52290 | 1932 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 1933 | |
50acee04 | 1934 | # PROP Exclude_From_Build 1 |
28249f11 | 1935 | |
32a52290 | 1936 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
1937 | |
1938 | ||
32a52290 | 1939 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1940 | |
1941 | ||
32a52290 | 1942 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 1943 | |
28249f11 | 1944 | |
32a52290 | 1945 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 1946 | |
28249f11 | 1947 | |
32a52290 WS |
1948 | !ENDIF |
1949 | ||
1950 | # End Source File | |
1951 | # Begin Source File | |
1952 | ||
1953 | SOURCE=..\..\src\msw\font.cpp | |
1954 | # End Source File | |
1955 | # Begin Source File | |
1956 | ||
1957 | SOURCE=..\..\src\msw\fontdlg.cpp | |
1958 | ||
1959 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 1960 | |
32a52290 | 1961 | # PROP Exclude_From_Build 1 |
28249f11 | 1962 | |
32a52290 | 1963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 1964 | |
32a52290 | 1965 | # PROP Exclude_From_Build 1 |
28249f11 | 1966 | |
32a52290 | 1967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 1968 | |
32a52290 | 1969 | # PROP Exclude_From_Build 1 |
28249f11 | 1970 | |
32a52290 | 1971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 1972 | |
32a52290 | 1973 | # PROP Exclude_From_Build 1 |
28249f11 | 1974 | |
32a52290 | 1975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1976 | |
1977 | ||
32a52290 | 1978 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1979 | |
1980 | ||
32a52290 | 1981 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1982 | |
1983 | ||
32a52290 | 1984 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1985 | |
1986 | ||
32a52290 | 1987 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1988 | |
1989 | # PROP Exclude_From_Build 1 | |
1990 | ||
32a52290 | 1991 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1992 | |
1993 | # PROP Exclude_From_Build 1 | |
1994 | ||
32a52290 | 1995 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1996 | |
1997 | # PROP Exclude_From_Build 1 | |
1998 | ||
32a52290 | 1999 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2000 | |
2001 | # PROP Exclude_From_Build 1 | |
2002 | ||
32a52290 | 2003 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
2004 | |
2005 | ||
32a52290 | 2006 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
2007 | |
2008 | ||
32a52290 | 2009 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd VS |
2010 | |
2011 | ||
32a52290 | 2012 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd VS |
2013 | |
2014 | ||
28249f11 VS |
2015 | !ENDIF |
2016 | ||
2017 | # End Source File | |
2018 | # Begin Source File | |
2019 | ||
32a52290 WS |
2020 | SOURCE=..\..\src\msw\fontenum.cpp |
2021 | # End Source File | |
2022 | # Begin Source File | |
28249f11 | 2023 | |
32a52290 WS |
2024 | SOURCE=..\..\src\msw\fontutil.cpp |
2025 | # End Source File | |
2026 | # Begin Source File | |
28249f11 | 2027 | |
32a52290 | 2028 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e | 2029 | |
32a52290 | 2030 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2031 | |
32a52290 | 2032 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2033 | |
32a52290 | 2034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2035 | |
32a52290 | 2036 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2037 | |
32a52290 | 2038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2039 | |
32a52290 | 2040 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2041 | |
32a52290 | 2042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2043 | |
32a52290 | 2044 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2045 | |
32a52290 | 2046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2047 | |
2048 | ||
32a52290 | 2049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2050 | |
2051 | ||
32a52290 | 2052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2053 | |
2054 | ||
32a52290 | 2055 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e VS |
2056 | |
2057 | ||
32a52290 | 2058 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2059 | |
2060 | # PROP Exclude_From_Build 1 | |
2061 | ||
32a52290 | 2062 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2063 | |
2064 | # PROP Exclude_From_Build 1 | |
2065 | ||
32a52290 | 2066 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2067 | |
2068 | # PROP Exclude_From_Build 1 | |
2069 | ||
32a52290 | 2070 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e VS |
2071 | |
2072 | # PROP Exclude_From_Build 1 | |
2073 | ||
32a52290 | 2074 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2075 | |
2076 | ||
32a52290 | 2077 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2078 | |
2079 | ||
32a52290 | 2080 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2081 | |
2082 | ||
32a52290 | 2083 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
1ec0f48e | 2084 | |
28249f11 | 2085 | |
32a52290 | 2086 | !ENDIF |
1ec0f48e | 2087 | |
32a52290 WS |
2088 | # End Source File |
2089 | # Begin Source File | |
1ec0f48e | 2090 | |
32a52290 | 2091 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e | 2092 | |
32a52290 | 2093 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
1ec0f48e | 2094 | |
32a52290 | 2095 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2096 | |
32a52290 | 2097 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
1ec0f48e | 2098 | |
32a52290 | 2099 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2100 | |
32a52290 | 2101 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
1ec0f48e | 2102 | |
32a52290 | 2103 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2104 | |
32a52290 | 2105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
1ec0f48e | 2106 | |
32a52290 | 2107 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2108 | |
32a52290 | 2109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1ec0f48e VS |
2110 | |
2111 | ||
32a52290 | 2112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
1ec0f48e VS |
2113 | |
2114 | ||
32a52290 | 2115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
1ec0f48e VS |
2116 | |
2117 | ||
32a52290 | 2118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
1ec0f48e | 2119 | |
1ec0f48e | 2120 | |
32a52290 | 2121 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
1ec0f48e VS |
2122 | |
2123 | # PROP Exclude_From_Build 1 | |
2124 | ||
32a52290 | 2125 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
1ec0f48e VS |
2126 | |
2127 | # PROP Exclude_From_Build 1 | |
2128 | ||
32a52290 | 2129 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
1ec0f48e VS |
2130 | |
2131 | # PROP Exclude_From_Build 1 | |
2132 | ||
32a52290 | 2133 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
1ec0f48e | 2134 | |
50acee04 | 2135 | # PROP Exclude_From_Build 1 |
1ec0f48e | 2136 | |
32a52290 | 2137 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1ec0f48e VS |
2138 | |
2139 | ||
32a52290 | 2140 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
1ec0f48e VS |
2141 | |
2142 | ||
32a52290 | 2143 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
1ec0f48e VS |
2144 | |
2145 | ||
32a52290 WS |
2146 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
2147 | ||
2148 | ||
2149 | !ENDIF | |
1ec0f48e | 2150 | |
28249f11 VS |
2151 | # End Source File |
2152 | # Begin Source File | |
2153 | ||
32a52290 | 2154 | SOURCE=..\..\src\msw\gdiimage.cpp |
ef335a4f VZ |
2155 | # End Source File |
2156 | # Begin Source File | |
2157 | ||
32a52290 | 2158 | SOURCE=..\..\src\msw\gdiobj.cpp |
ef335a4f VZ |
2159 | # End Source File |
2160 | # Begin Source File | |
7b2d175c VZ |
2161 | |
2162 | SOURCE=..\..\src\msw\gdiplus.cpp | |
2163 | # End Source File | |
2164 | # Begin Source File | |
ef335a4f | 2165 | |
f43426c1 RD |
2166 | SOURCE=..\..\src\msw\graphics.cpp |
2167 | # End Source File | |
2168 | # Begin Source File | |
2169 | ||
32a52290 | 2170 | SOURCE=..\..\src\msw\gsockmsw.cpp |
ef335a4f VZ |
2171 | # End Source File |
2172 | # Begin Source File | |
2173 | ||
32a52290 | 2174 | SOURCE=..\..\src\msw\helpchm.cpp |
ef335a4f VZ |
2175 | # End Source File |
2176 | # Begin Source File | |
2177 | ||
32a52290 | 2178 | SOURCE=..\..\src\msw\helpwin.cpp |
ef335a4f VZ |
2179 | # End Source File |
2180 | # Begin Source File | |
2181 | ||
32a52290 | 2182 | SOURCE=..\..\src\msw\icon.cpp |
28249f11 VS |
2183 | # End Source File |
2184 | # Begin Source File | |
2185 | ||
32a52290 | 2186 | SOURCE=..\..\src\msw\imaglist.cpp |
32a52290 WS |
2187 | # End Source File |
2188 | # Begin Source File | |
50acee04 | 2189 | |
32a52290 | 2190 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2191 | |
32a52290 | 2192 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2193 | |
2194 | # PROP Exclude_From_Build 1 | |
2195 | ||
32a52290 | 2196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2197 | |
2198 | # PROP Exclude_From_Build 1 | |
2199 | ||
32a52290 | 2200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2201 | |
2202 | # PROP Exclude_From_Build 1 | |
2203 | ||
32a52290 | 2204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2205 | |
2206 | # PROP Exclude_From_Build 1 | |
2207 | ||
32a52290 | 2208 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2209 | |
2210 | ||
32a52290 | 2211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2212 | |
2213 | ||
32a52290 | 2214 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2215 | |
2216 | ||
32a52290 | 2217 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2218 | |
2219 | ||
32a52290 | 2220 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2221 | |
32a52290 | 2222 | # PROP Exclude_From_Build 1 |
28249f11 | 2223 | |
32a52290 | 2224 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2225 | |
32a52290 | 2226 | # PROP Exclude_From_Build 1 |
28249f11 | 2227 | |
32a52290 | 2228 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2229 | |
32a52290 | 2230 | # PROP Exclude_From_Build 1 |
28249f11 | 2231 | |
32a52290 | 2232 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2233 | |
32a52290 | 2234 | # PROP Exclude_From_Build 1 |
28249f11 | 2235 | |
32a52290 | 2236 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2237 | |
28249f11 | 2238 | |
32a52290 | 2239 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2240 | |
2241 | ||
32a52290 | 2242 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2243 | |
2244 | ||
32a52290 | 2245 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2246 | |
2247 | ||
5554b4bd VS |
2248 | !ENDIF |
2249 | ||
2250 | # End Source File | |
2251 | # Begin Source File | |
28249f11 | 2252 | |
32a52290 | 2253 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2254 | |
32a52290 | 2255 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2256 | |
32a52290 | 2257 | # PROP Exclude_From_Build 1 |
28249f11 | 2258 | |
32a52290 | 2259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2260 | |
32a52290 | 2261 | # PROP Exclude_From_Build 1 |
28249f11 | 2262 | |
32a52290 | 2263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2264 | |
32a52290 | 2265 | # PROP Exclude_From_Build 1 |
28249f11 | 2266 | |
32a52290 | 2267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2268 | |
32a52290 | 2269 | # PROP Exclude_From_Build 1 |
28249f11 | 2270 | |
32a52290 | 2271 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2272 | |
2273 | ||
32a52290 | 2274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2275 | |
2276 | ||
32a52290 | 2277 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2278 | |
2279 | ||
32a52290 | 2280 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2281 | |
2282 | ||
32a52290 | 2283 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2284 | |
2285 | # PROP Exclude_From_Build 1 | |
2286 | ||
32a52290 | 2287 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2288 | |
2289 | # PROP Exclude_From_Build 1 | |
2290 | ||
32a52290 | 2291 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2292 | |
2293 | # PROP Exclude_From_Build 1 | |
2294 | ||
32a52290 | 2295 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2296 | |
2297 | # PROP Exclude_From_Build 1 | |
2298 | ||
32a52290 | 2299 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2300 | |
28249f11 | 2301 | |
32a52290 | 2302 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2303 | |
2304 | ||
32a52290 | 2305 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2306 | |
2307 | ||
32a52290 | 2308 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2309 | |
2310 | ||
32a52290 | 2311 | !ENDIF |
5554b4bd | 2312 | |
32a52290 WS |
2313 | # End Source File |
2314 | # Begin Source File | |
28249f11 | 2315 | |
32a52290 | 2316 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2317 | |
32a52290 | 2318 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2319 | |
32a52290 | 2320 | # PROP Exclude_From_Build 1 |
28249f11 | 2321 | |
32a52290 | 2322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2323 | |
32a52290 | 2324 | # PROP Exclude_From_Build 1 |
28249f11 | 2325 | |
32a52290 | 2326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2327 | |
32a52290 | 2328 | # PROP Exclude_From_Build 1 |
28249f11 | 2329 | |
32a52290 | 2330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2331 | |
32a52290 | 2332 | # PROP Exclude_From_Build 1 |
28249f11 | 2333 | |
32a52290 | 2334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2335 | |
2336 | ||
32a52290 | 2337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2338 | |
2339 | ||
32a52290 | 2340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2341 | |
2342 | ||
32a52290 | 2343 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2344 | |
2345 | ||
32a52290 | 2346 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2347 | |
2348 | # PROP Exclude_From_Build 1 | |
2349 | ||
32a52290 | 2350 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2351 | |
2352 | # PROP Exclude_From_Build 1 | |
2353 | ||
32a52290 | 2354 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2355 | |
2356 | # PROP Exclude_From_Build 1 | |
2357 | ||
32a52290 | 2358 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2359 | |
2360 | # PROP Exclude_From_Build 1 | |
2361 | ||
32a52290 | 2362 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2363 | |
28249f11 | 2364 | |
32a52290 | 2365 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2366 | |
28249f11 | 2367 | |
32a52290 | 2368 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2369 | |
2370 | ||
32a52290 | 2371 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2372 | |
2373 | ||
32a52290 | 2374 | !ENDIF |
28249f11 | 2375 | |
5554b4bd VS |
2376 | # End Source File |
2377 | # Begin Source File | |
28249f11 | 2378 | |
32a52290 | 2379 | SOURCE=..\..\src\msw\main.cpp |
5554b4bd VS |
2380 | # End Source File |
2381 | # Begin Source File | |
28249f11 | 2382 | |
32a52290 | 2383 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2384 | |
32a52290 | 2385 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2386 | |
32a52290 | 2387 | # PROP Exclude_From_Build 1 |
28249f11 | 2388 | |
32a52290 | 2389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2390 | |
32a52290 | 2391 | # PROP Exclude_From_Build 1 |
28249f11 | 2392 | |
32a52290 | 2393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2394 | |
32a52290 | 2395 | # PROP Exclude_From_Build 1 |
28249f11 | 2396 | |
32a52290 | 2397 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2398 | |
32a52290 | 2399 | # PROP Exclude_From_Build 1 |
28249f11 | 2400 | |
32a52290 | 2401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2402 | |
2403 | ||
32a52290 | 2404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2405 | |
2406 | ||
32a52290 | 2407 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2408 | |
2409 | ||
32a52290 | 2410 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2411 | |
2412 | ||
32a52290 | 2413 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2414 | |
32a52290 | 2415 | # PROP Exclude_From_Build 1 |
28249f11 | 2416 | |
32a52290 | 2417 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2418 | |
2419 | # PROP Exclude_From_Build 1 | |
2420 | ||
32a52290 | 2421 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2422 | |
2423 | # PROP Exclude_From_Build 1 | |
2424 | ||
32a52290 | 2425 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2426 | |
2427 | # PROP Exclude_From_Build 1 | |
2428 | ||
32a52290 | 2429 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2430 | |
28249f11 | 2431 | |
32a52290 | 2432 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2433 | |
28249f11 | 2434 | |
32a52290 | 2435 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2436 | |
28249f11 | 2437 | |
32a52290 | 2438 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2439 | |
28249f11 | 2440 | |
32a52290 | 2441 | !ENDIF |
28249f11 | 2442 | |
32a52290 WS |
2443 | # End Source File |
2444 | # Begin Source File | |
2445 | ||
2446 | SOURCE=..\..\src\msw\menu.cpp | |
5554b4bd | 2447 | |
32a52290 | 2448 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2449 | |
32a52290 | 2450 | # PROP Exclude_From_Build 1 |
28249f11 | 2451 | |
32a52290 | 2452 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2453 | |
32a52290 | 2454 | # PROP Exclude_From_Build 1 |
28249f11 | 2455 | |
32a52290 | 2456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2457 | |
32a52290 | 2458 | # PROP Exclude_From_Build 1 |
28249f11 | 2459 | |
32a52290 | 2460 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2461 | |
32a52290 | 2462 | # PROP Exclude_From_Build 1 |
28249f11 | 2463 | |
32a52290 | 2464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2465 | |
2466 | ||
32a52290 | 2467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2468 | |
2469 | ||
32a52290 | 2470 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2471 | |
2472 | ||
32a52290 | 2473 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2474 | |
2475 | ||
32a52290 | 2476 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2477 | |
2478 | # PROP Exclude_From_Build 1 | |
2479 | ||
32a52290 | 2480 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2481 | |
2482 | # PROP Exclude_From_Build 1 | |
2483 | ||
32a52290 | 2484 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2485 | |
2486 | # PROP Exclude_From_Build 1 | |
2487 | ||
32a52290 | 2488 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2489 | |
2490 | # PROP Exclude_From_Build 1 | |
2491 | ||
32a52290 | 2492 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2493 | |
28249f11 | 2494 | |
32a52290 | 2495 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2496 | |
2497 | ||
32a52290 | 2498 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2499 | |
2500 | ||
32a52290 | 2501 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2502 | |
2503 | ||
5554b4bd | 2504 | !ENDIF |
28249f11 | 2505 | |
5554b4bd VS |
2506 | # End Source File |
2507 | # Begin Source File | |
28249f11 | 2508 | |
32a52290 | 2509 | SOURCE=..\..\src\msw\menuitem.cpp |
5554b4bd | 2510 | |
32a52290 | 2511 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2512 | |
32a52290 | 2513 | # PROP Exclude_From_Build 1 |
28249f11 | 2514 | |
32a52290 | 2515 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2516 | |
32a52290 | 2517 | # PROP Exclude_From_Build 1 |
28249f11 | 2518 | |
32a52290 | 2519 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2520 | |
32a52290 | 2521 | # PROP Exclude_From_Build 1 |
28249f11 | 2522 | |
32a52290 | 2523 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2524 | |
32a52290 | 2525 | # PROP Exclude_From_Build 1 |
28249f11 | 2526 | |
32a52290 | 2527 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2528 | |
2529 | ||
32a52290 | 2530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2531 | |
2532 | ||
32a52290 | 2533 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2534 | |
2535 | ||
32a52290 | 2536 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2537 | |
2538 | ||
32a52290 | 2539 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2540 | |
2541 | # PROP Exclude_From_Build 1 | |
2542 | ||
32a52290 | 2543 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2544 | |
2545 | # PROP Exclude_From_Build 1 | |
2546 | ||
32a52290 | 2547 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2548 | |
2549 | # PROP Exclude_From_Build 1 | |
2550 | ||
32a52290 | 2551 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2552 | |
2553 | # PROP Exclude_From_Build 1 | |
2554 | ||
32a52290 | 2555 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2556 | |
28249f11 | 2557 | |
32a52290 | 2558 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2559 | |
2560 | ||
32a52290 | 2561 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2562 | |
2563 | ||
32a52290 | 2564 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2565 | |
28249f11 | 2566 | |
32a52290 | 2567 | !ENDIF |
28249f11 | 2568 | |
32a52290 WS |
2569 | # End Source File |
2570 | # Begin Source File | |
28249f11 | 2571 | |
32a52290 | 2572 | SOURCE=..\..\src\msw\metafile.cpp |
28249f11 | 2573 | |
32a52290 | 2574 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2575 | |
32a52290 | 2576 | # PROP Exclude_From_Build 1 |
28249f11 | 2577 | |
32a52290 | 2578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2579 | |
32a52290 | 2580 | # PROP Exclude_From_Build 1 |
28249f11 | 2581 | |
32a52290 | 2582 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2583 | |
32a52290 | 2584 | # PROP Exclude_From_Build 1 |
28249f11 | 2585 | |
32a52290 | 2586 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2587 | |
32a52290 | 2588 | # PROP Exclude_From_Build 1 |
28249f11 | 2589 | |
32a52290 | 2590 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2591 | |
2592 | ||
32a52290 | 2593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2594 | |
2595 | ||
32a52290 | 2596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2597 | |
28249f11 | 2598 | |
32a52290 | 2599 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2600 | |
28249f11 | 2601 | |
32a52290 | 2602 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2603 | |
2604 | # PROP Exclude_From_Build 1 | |
2605 | ||
32a52290 | 2606 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2607 | |
2608 | # PROP Exclude_From_Build 1 | |
2609 | ||
32a52290 | 2610 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2611 | |
50acee04 | 2612 | # PROP Exclude_From_Build 1 |
28249f11 | 2613 | |
32a52290 | 2614 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2615 | |
50acee04 | 2616 | # PROP Exclude_From_Build 1 |
28249f11 | 2617 | |
32a52290 | 2618 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2619 | |
28249f11 | 2620 | |
32a52290 | 2621 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2622 | |
28249f11 | 2623 | |
32a52290 | 2624 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2625 | |
28249f11 | 2626 | |
32a52290 | 2627 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2628 | |
28249f11 | 2629 | |
32a52290 | 2630 | !ENDIF |
28249f11 | 2631 | |
32a52290 WS |
2632 | # End Source File |
2633 | # Begin Source File | |
28249f11 | 2634 | |
32a52290 WS |
2635 | SOURCE=..\..\src\msw\minifram.cpp |
2636 | # End Source File | |
2637 | # Begin Source File | |
28249f11 | 2638 | |
32a52290 | 2639 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2640 | |
32a52290 | 2641 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2642 | |
32a52290 | 2643 | # PROP Exclude_From_Build 1 |
28249f11 | 2644 | |
32a52290 | 2645 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2646 | |
32a52290 | 2647 | # PROP Exclude_From_Build 1 |
28249f11 | 2648 | |
32a52290 | 2649 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2650 | |
32a52290 | 2651 | # PROP Exclude_From_Build 1 |
28249f11 | 2652 | |
32a52290 | 2653 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2654 | |
32a52290 | 2655 | # PROP Exclude_From_Build 1 |
28249f11 | 2656 | |
32a52290 | 2657 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2658 | |
28249f11 | 2659 | |
32a52290 | 2660 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2661 | |
50acee04 | 2662 | |
32a52290 | 2663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2664 | |
28249f11 | 2665 | |
32a52290 | 2666 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2667 | |
28249f11 | 2668 | |
32a52290 | 2669 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2670 | |
2671 | # PROP Exclude_From_Build 1 | |
2672 | ||
32a52290 | 2673 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2674 | |
2675 | # PROP Exclude_From_Build 1 | |
2676 | ||
32a52290 | 2677 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2678 | |
50acee04 | 2679 | # PROP Exclude_From_Build 1 |
28249f11 | 2680 | |
32a52290 | 2681 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2682 | |
50acee04 | 2683 | # PROP Exclude_From_Build 1 |
28249f11 | 2684 | |
32a52290 | 2685 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2686 | |
2687 | ||
32a52290 | 2688 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2689 | |
2690 | ||
32a52290 | 2691 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2692 | |
2693 | ||
32a52290 | 2694 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2695 | |
2696 | ||
32a52290 | 2697 | !ENDIF |
28249f11 | 2698 | |
32a52290 WS |
2699 | # End Source File |
2700 | # Begin Source File | |
28249f11 | 2701 | |
32a52290 WS |
2702 | SOURCE=..\..\src\msw\mslu.cpp |
2703 | # End Source File | |
2704 | # Begin Source File | |
28249f11 | 2705 | |
32a52290 | 2706 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2707 | |
32a52290 | 2708 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2709 | |
32a52290 | 2710 | # PROP Exclude_From_Build 1 |
28249f11 | 2711 | |
32a52290 | 2712 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2713 | |
32a52290 | 2714 | # PROP Exclude_From_Build 1 |
28249f11 | 2715 | |
32a52290 | 2716 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2717 | |
32a52290 | 2718 | # PROP Exclude_From_Build 1 |
28249f11 | 2719 | |
32a52290 | 2720 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2721 | |
50acee04 | 2722 | # PROP Exclude_From_Build 1 |
28249f11 | 2723 | |
32a52290 | 2724 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2725 | |
2726 | ||
32a52290 | 2727 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2728 | |
2729 | ||
32a52290 | 2730 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2731 | |
28249f11 | 2732 | |
32a52290 | 2733 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2734 | |
28249f11 | 2735 | |
32a52290 | 2736 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2737 | |
2738 | # PROP Exclude_From_Build 1 | |
2739 | ||
32a52290 | 2740 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2741 | |
2742 | # PROP Exclude_From_Build 1 | |
2743 | ||
32a52290 | 2744 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2745 | |
50acee04 | 2746 | # PROP Exclude_From_Build 1 |
28249f11 | 2747 | |
32a52290 | 2748 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2749 | |
32a52290 | 2750 | # PROP Exclude_From_Build 1 |
28249f11 | 2751 | |
32a52290 | 2752 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
2753 | |
2754 | ||
32a52290 | 2755 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2756 | |
2757 | ||
32a52290 | 2758 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2759 | |
2760 | ||
32a52290 | 2761 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 2762 | |
28249f11 | 2763 | |
32a52290 | 2764 | !ENDIF |
28249f11 | 2765 | |
32a52290 WS |
2766 | # End Source File |
2767 | # Begin Source File | |
28249f11 | 2768 | |
32a52290 | 2769 | SOURCE=..\..\src\msw\notebook.cpp |
28249f11 | 2770 | |
32a52290 | 2771 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2772 | |
32a52290 | 2773 | # PROP Exclude_From_Build 1 |
28249f11 | 2774 | |
32a52290 | 2775 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2776 | |
32a52290 | 2777 | # PROP Exclude_From_Build 1 |
28249f11 | 2778 | |
32a52290 | 2779 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2780 | |
32a52290 | 2781 | # PROP Exclude_From_Build 1 |
28249f11 | 2782 | |
32a52290 | 2783 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2784 | |
50acee04 | 2785 | # PROP Exclude_From_Build 1 |
28249f11 | 2786 | |
32a52290 | 2787 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2788 | |
2789 | ||
32a52290 | 2790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2791 | |
2792 | ||
32a52290 | 2793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2794 | |
28249f11 | 2795 | |
32a52290 | 2796 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2797 | |
28249f11 | 2798 | |
32a52290 | 2799 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2800 | |
2801 | # PROP Exclude_From_Build 1 | |
2802 | ||
32a52290 | 2803 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2804 | |
2805 | # PROP Exclude_From_Build 1 | |
2806 | ||
32a52290 | 2807 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2808 | |
50acee04 | 2809 | # PROP Exclude_From_Build 1 |
5554b4bd | 2810 | |
32a52290 | 2811 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 2812 | |
32a52290 | 2813 | # PROP Exclude_From_Build 1 |
5554b4bd | 2814 | |
32a52290 | 2815 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
2816 | |
2817 | ||
32a52290 | 2818 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
2819 | |
2820 | ||
32a52290 | 2821 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2822 | |
28249f11 | 2823 | |
32a52290 | 2824 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2825 | |
28249f11 | 2826 | |
32a52290 | 2827 | !ENDIF |
28249f11 | 2828 | |
32a52290 WS |
2829 | # End Source File |
2830 | # Begin Source File | |
28249f11 | 2831 | |
32a52290 WS |
2832 | SOURCE=..\..\src\msw\ole\oleutils.cpp |
2833 | # End Source File | |
2834 | # Begin Source File | |
28249f11 | 2835 | |
32a52290 | 2836 | SOURCE=..\..\src\msw\ownerdrw.cpp |
28249f11 | 2837 | |
32a52290 | 2838 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2839 | |
32a52290 | 2840 | # PROP Exclude_From_Build 1 |
28249f11 | 2841 | |
32a52290 | 2842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2843 | |
2844 | # PROP Exclude_From_Build 1 | |
2845 | ||
32a52290 | 2846 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2847 | |
50acee04 | 2848 | # PROP Exclude_From_Build 1 |
28249f11 | 2849 | |
32a52290 | 2850 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2851 | |
50acee04 | 2852 | # PROP Exclude_From_Build 1 |
28249f11 | 2853 | |
32a52290 | 2854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2855 | |
28249f11 | 2856 | |
32a52290 | 2857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2858 | |
2859 | ||
32a52290 | 2860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2861 | |
2862 | ||
32a52290 | 2863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2864 | |
2865 | ||
32a52290 | 2866 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2867 | |
5554b4bd | 2868 | # PROP Exclude_From_Build 1 |
28249f11 | 2869 | |
32a52290 | 2870 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2871 | |
32a52290 | 2872 | # PROP Exclude_From_Build 1 |
5554b4bd | 2873 | |
32a52290 | 2874 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5554b4bd | 2875 | |
32a52290 | 2876 | # PROP Exclude_From_Build 1 |
28249f11 | 2877 | |
32a52290 | 2878 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2879 | |
32a52290 | 2880 | # PROP Exclude_From_Build 1 |
28249f11 | 2881 | |
32a52290 | 2882 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2883 | |
28249f11 | 2884 | |
32a52290 | 2885 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2886 | |
28249f11 | 2887 | |
32a52290 | 2888 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2889 | |
28249f11 | 2890 | |
32a52290 | 2891 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2892 | |
28249f11 | 2893 | |
32a52290 | 2894 | !ENDIF |
28249f11 | 2895 | |
32a52290 WS |
2896 | # End Source File |
2897 | # Begin Source File | |
28249f11 | 2898 | |
32a52290 WS |
2899 | SOURCE=..\..\src\msw\palette.cpp |
2900 | # End Source File | |
2901 | # Begin Source File | |
50acee04 | 2902 | |
32a52290 WS |
2903 | SOURCE=..\..\src\msw\pen.cpp |
2904 | # End Source File | |
2905 | # Begin Source File | |
50acee04 | 2906 | |
32a52290 WS |
2907 | SOURCE=..\..\src\msw\popupwin.cpp |
2908 | # End Source File | |
2909 | # Begin Source File | |
28249f11 | 2910 | |
32a52290 WS |
2911 | SOURCE=..\..\src\msw\printdlg.cpp |
2912 | # End Source File | |
2913 | # Begin Source File | |
50acee04 | 2914 | |
32a52290 WS |
2915 | SOURCE=..\..\src\msw\printwin.cpp |
2916 | # End Source File | |
2917 | # Begin Source File | |
28249f11 | 2918 | |
32a52290 | 2919 | SOURCE=..\..\src\msw\radiobox.cpp |
28249f11 | 2920 | |
32a52290 | 2921 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2922 | |
2923 | # PROP Exclude_From_Build 1 | |
2924 | ||
32a52290 | 2925 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2926 | |
2927 | # PROP Exclude_From_Build 1 | |
2928 | ||
32a52290 | 2929 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2930 | |
2931 | # PROP Exclude_From_Build 1 | |
2932 | ||
32a52290 | 2933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 2934 | |
50acee04 | 2935 | # PROP Exclude_From_Build 1 |
28249f11 | 2936 | |
32a52290 | 2937 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2938 | |
28249f11 | 2939 | |
32a52290 | 2940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2941 | |
28249f11 | 2942 | |
32a52290 | 2943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2944 | |
28249f11 | 2945 | |
32a52290 | 2946 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 2947 | |
28249f11 | 2948 | |
32a52290 | 2949 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2950 | |
32a52290 | 2951 | # PROP Exclude_From_Build 1 |
28249f11 | 2952 | |
32a52290 | 2953 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2954 | |
32a52290 | 2955 | # PROP Exclude_From_Build 1 |
28249f11 | 2956 | |
32a52290 | 2957 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2958 | |
32a52290 | 2959 | # PROP Exclude_From_Build 1 |
28249f11 | 2960 | |
32a52290 | 2961 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 2962 | |
32a52290 | 2963 | # PROP Exclude_From_Build 1 |
28249f11 | 2964 | |
32a52290 | 2965 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2966 | |
28249f11 | 2967 | |
32a52290 | 2968 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2969 | |
28249f11 | 2970 | |
32a52290 | 2971 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2972 | |
5554b4bd | 2973 | |
32a52290 | 2974 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2975 | |
50acee04 | 2976 | |
32a52290 | 2977 | !ENDIF |
28249f11 | 2978 | |
32a52290 WS |
2979 | # End Source File |
2980 | # Begin Source File | |
28249f11 | 2981 | |
32a52290 | 2982 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2983 | |
32a52290 | 2984 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2985 | |
2986 | # PROP Exclude_From_Build 1 | |
2987 | ||
32a52290 | 2988 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2989 | |
2990 | # PROP Exclude_From_Build 1 | |
2991 | ||
32a52290 | 2992 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2993 | |
2994 | # PROP Exclude_From_Build 1 | |
2995 | ||
32a52290 | 2996 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
50acee04 JS |
2997 | |
2998 | # PROP Exclude_From_Build 1 | |
28249f11 | 2999 | |
32a52290 | 3000 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
3001 | |
3002 | ||
32a52290 | 3003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
50acee04 JS |
3004 | |
3005 | ||
32a52290 | 3006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
50acee04 JS |
3007 | |
3008 | ||
32a52290 | 3009 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
50acee04 JS |
3010 | |
3011 | ||
32a52290 | 3012 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3013 | |
32a52290 | 3014 | # PROP Exclude_From_Build 1 |
28249f11 | 3015 | |
32a52290 | 3016 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 3017 | |
32a52290 | 3018 | # PROP Exclude_From_Build 1 |
28249f11 | 3019 | |
32a52290 | 3020 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3021 | |
3022 | # PROP Exclude_From_Build 1 | |
3023 | ||
32a52290 | 3024 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3025 | |
3026 | # PROP Exclude_From_Build 1 | |
3027 | ||
32a52290 | 3028 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd | 3029 | |
5554b4bd | 3030 | |
32a52290 | 3031 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd | 3032 | |
5554b4bd | 3033 | |
32a52290 | 3034 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5554b4bd | 3035 | |
5554b4bd | 3036 | |
32a52290 | 3037 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5554b4bd | 3038 | |
28249f11 | 3039 | |
32a52290 | 3040 | !ENDIF |
28249f11 | 3041 | |
32a52290 WS |
3042 | # End Source File |
3043 | # Begin Source File | |
28249f11 | 3044 | |
32a52290 WS |
3045 | SOURCE=..\..\src\msw\region.cpp |
3046 | # End Source File | |
3047 | # Begin Source File | |
28249f11 | 3048 | |
32a52290 WS |
3049 | SOURCE=..\..\src\msw\renderer.cpp |
3050 | # End Source File | |
3051 | # Begin Source File | |
3052 | ||
3053 | SOURCE=..\..\src\msw\scrolbar.cpp | |
28249f11 | 3054 | |
32a52290 | 3055 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3056 | |
32a52290 | 3057 | # PROP Exclude_From_Build 1 |
28249f11 | 3058 | |
32a52290 | 3059 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3060 | |
32a52290 | 3061 | # PROP Exclude_From_Build 1 |
28249f11 | 3062 | |
32a52290 | 3063 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3064 | |
32a52290 | 3065 | # PROP Exclude_From_Build 1 |
28249f11 | 3066 | |
32a52290 | 3067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3068 | |
32a52290 | 3069 | # PROP Exclude_From_Build 1 |
28249f11 | 3070 | |
32a52290 | 3071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3072 | |
3073 | ||
32a52290 | 3074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3075 | |
3076 | ||
32a52290 | 3077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3078 | |
3079 | ||
32a52290 | 3080 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3081 | |
3082 | ||
32a52290 | 3083 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3084 | |
3085 | # PROP Exclude_From_Build 1 | |
3086 | ||
32a52290 | 3087 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3088 | |
3089 | # PROP Exclude_From_Build 1 | |
3090 | ||
32a52290 | 3091 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3092 | |
3093 | # PROP Exclude_From_Build 1 | |
3094 | ||
32a52290 | 3095 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3096 | |
3097 | # PROP Exclude_From_Build 1 | |
3098 | ||
32a52290 | 3099 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3100 | |
28249f11 | 3101 | |
32a52290 | 3102 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3103 | |
28249f11 | 3104 | |
32a52290 | 3105 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3106 | |
3107 | ||
32a52290 | 3108 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3109 | |
3110 | ||
5554b4bd | 3111 | !ENDIF |
28249f11 | 3112 | |
5554b4bd VS |
3113 | # End Source File |
3114 | # Begin Source File | |
28249f11 | 3115 | |
32a52290 WS |
3116 | SOURCE=..\..\src\msw\settings.cpp |
3117 | # End Source File | |
3118 | # Begin Source File | |
3119 | ||
3120 | SOURCE=..\..\src\msw\slider95.cpp | |
28249f11 | 3121 | |
32a52290 | 3122 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3123 | |
32a52290 | 3124 | # PROP Exclude_From_Build 1 |
28249f11 | 3125 | |
32a52290 | 3126 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3127 | |
32a52290 | 3128 | # PROP Exclude_From_Build 1 |
28249f11 | 3129 | |
32a52290 | 3130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3131 | |
32a52290 | 3132 | # PROP Exclude_From_Build 1 |
28249f11 | 3133 | |
32a52290 | 3134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3135 | |
32a52290 | 3136 | # PROP Exclude_From_Build 1 |
28249f11 | 3137 | |
32a52290 | 3138 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3139 | |
3140 | ||
32a52290 | 3141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3142 | |
3143 | ||
32a52290 | 3144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3145 | |
3146 | ||
32a52290 | 3147 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3148 | |
3149 | ||
32a52290 | 3150 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3151 | |
3152 | # PROP Exclude_From_Build 1 | |
3153 | ||
32a52290 | 3154 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3155 | |
3156 | # PROP Exclude_From_Build 1 | |
3157 | ||
32a52290 | 3158 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3159 | |
3160 | # PROP Exclude_From_Build 1 | |
3161 | ||
32a52290 | 3162 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3163 | |
3164 | # PROP Exclude_From_Build 1 | |
3165 | ||
32a52290 | 3166 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3167 | |
28249f11 | 3168 | |
32a52290 | 3169 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3170 | |
28249f11 | 3171 | |
32a52290 | 3172 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3173 | |
28249f11 | 3174 | |
32a52290 | 3175 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3176 | |
5554b4bd | 3177 | |
32a52290 WS |
3178 | !ENDIF |
3179 | ||
3180 | # End Source File | |
3181 | # Begin Source File | |
3182 | ||
3183 | SOURCE=..\..\src\msw\spinbutt.cpp | |
3184 | ||
3185 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3186 | |
32a52290 | 3187 | # PROP Exclude_From_Build 1 |
28249f11 | 3188 | |
32a52290 | 3189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3190 | |
32a52290 | 3191 | # PROP Exclude_From_Build 1 |
28249f11 | 3192 | |
32a52290 | 3193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3194 | |
32a52290 | 3195 | # PROP Exclude_From_Build 1 |
28249f11 | 3196 | |
32a52290 | 3197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3198 | |
32a52290 | 3199 | # PROP Exclude_From_Build 1 |
28249f11 | 3200 | |
32a52290 | 3201 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3202 | |
3203 | ||
32a52290 | 3204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3205 | |
3206 | ||
32a52290 | 3207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3208 | |
3209 | ||
32a52290 | 3210 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3211 | |
3212 | ||
32a52290 | 3213 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3214 | |
3215 | # PROP Exclude_From_Build 1 | |
3216 | ||
32a52290 | 3217 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3218 | |
3219 | # PROP Exclude_From_Build 1 | |
3220 | ||
32a52290 | 3221 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3222 | |
3223 | # PROP Exclude_From_Build 1 | |
3224 | ||
32a52290 | 3225 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3226 | |
3227 | # PROP Exclude_From_Build 1 | |
3228 | ||
32a52290 | 3229 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3230 | |
28249f11 | 3231 | |
32a52290 | 3232 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3233 | |
3234 | ||
32a52290 | 3235 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3236 | |
3237 | ||
32a52290 | 3238 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3239 | |
3240 | ||
5554b4bd | 3241 | !ENDIF |
28249f11 | 3242 | |
5554b4bd VS |
3243 | # End Source File |
3244 | # Begin Source File | |
28249f11 | 3245 | |
32a52290 | 3246 | SOURCE=..\..\src\msw\spinctrl.cpp |
5554b4bd | 3247 | |
32a52290 | 3248 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3249 | |
32a52290 | 3250 | # PROP Exclude_From_Build 1 |
28249f11 | 3251 | |
32a52290 | 3252 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3253 | |
32a52290 | 3254 | # PROP Exclude_From_Build 1 |
28249f11 | 3255 | |
32a52290 | 3256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3257 | |
32a52290 | 3258 | # PROP Exclude_From_Build 1 |
28249f11 | 3259 | |
32a52290 | 3260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3261 | |
32a52290 | 3262 | # PROP Exclude_From_Build 1 |
28249f11 | 3263 | |
32a52290 | 3264 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3265 | |
3266 | ||
32a52290 | 3267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3268 | |
3269 | ||
32a52290 | 3270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3271 | |
3272 | ||
32a52290 | 3273 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3274 | |
3275 | ||
32a52290 | 3276 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3277 | |
3278 | # PROP Exclude_From_Build 1 | |
3279 | ||
32a52290 | 3280 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3281 | |
3282 | # PROP Exclude_From_Build 1 | |
3283 | ||
32a52290 | 3284 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3285 | |
3286 | # PROP Exclude_From_Build 1 | |
3287 | ||
32a52290 | 3288 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3289 | |
3290 | # PROP Exclude_From_Build 1 | |
3291 | ||
32a52290 | 3292 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3293 | |
28249f11 | 3294 | |
32a52290 | 3295 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3296 | |
28249f11 | 3297 | |
32a52290 | 3298 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3299 | |
28249f11 | 3300 | |
32a52290 | 3301 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3302 | |
5554b4bd | 3303 | |
32a52290 WS |
3304 | !ENDIF |
3305 | ||
3306 | # End Source File | |
3307 | # Begin Source File | |
28249f11 | 3308 | |
32a52290 | 3309 | SOURCE=..\..\src\msw\statbmp.cpp |
28249f11 | 3310 | |
32a52290 | 3311 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3312 | |
32a52290 | 3313 | # PROP Exclude_From_Build 1 |
28249f11 | 3314 | |
32a52290 | 3315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3316 | |
32a52290 | 3317 | # PROP Exclude_From_Build 1 |
28249f11 | 3318 | |
32a52290 | 3319 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3320 | |
32a52290 | 3321 | # PROP Exclude_From_Build 1 |
28249f11 | 3322 | |
32a52290 | 3323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3324 | |
32a52290 | 3325 | # PROP Exclude_From_Build 1 |
28249f11 | 3326 | |
32a52290 | 3327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3328 | |
3329 | ||
32a52290 | 3330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3331 | |
3332 | ||
32a52290 | 3333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3334 | |
3335 | ||
32a52290 | 3336 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3337 | |
28249f11 | 3338 | |
32a52290 | 3339 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3340 | |
3341 | # PROP Exclude_From_Build 1 | |
3342 | ||
32a52290 | 3343 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3344 | |
3345 | # PROP Exclude_From_Build 1 | |
3346 | ||
32a52290 | 3347 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3348 | |
3349 | # PROP Exclude_From_Build 1 | |
3350 | ||
32a52290 | 3351 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3352 | |
50acee04 | 3353 | # PROP Exclude_From_Build 1 |
28249f11 | 3354 | |
32a52290 | 3355 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3356 | |
3357 | ||
32a52290 | 3358 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3359 | |
3360 | ||
32a52290 WS |
3361 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3362 | ||
3363 | ||
3364 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3365 | |
3366 | ||
5554b4bd | 3367 | !ENDIF |
28249f11 | 3368 | |
5554b4bd VS |
3369 | # End Source File |
3370 | # Begin Source File | |
28249f11 | 3371 | |
32a52290 | 3372 | SOURCE=..\..\src\msw\statbox.cpp |
5554b4bd | 3373 | |
32a52290 | 3374 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3375 | |
32a52290 | 3376 | # PROP Exclude_From_Build 1 |
28249f11 | 3377 | |
32a52290 | 3378 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3379 | |
32a52290 | 3380 | # PROP Exclude_From_Build 1 |
28249f11 | 3381 | |
32a52290 | 3382 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3383 | |
32a52290 | 3384 | # PROP Exclude_From_Build 1 |
28249f11 | 3385 | |
32a52290 | 3386 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3387 | |
32a52290 | 3388 | # PROP Exclude_From_Build 1 |
28249f11 | 3389 | |
32a52290 | 3390 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3391 | |
3392 | ||
32a52290 | 3393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3394 | |
3395 | ||
32a52290 | 3396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3397 | |
3398 | ||
32a52290 | 3399 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3400 | |
3401 | ||
32a52290 | 3402 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3403 | |
3404 | # PROP Exclude_From_Build 1 | |
3405 | ||
32a52290 | 3406 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3407 | |
3408 | # PROP Exclude_From_Build 1 | |
3409 | ||
32a52290 | 3410 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3411 | |
3412 | # PROP Exclude_From_Build 1 | |
3413 | ||
32a52290 | 3414 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3415 | |
3416 | # PROP Exclude_From_Build 1 | |
3417 | ||
32a52290 | 3418 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3419 | |
3420 | ||
32a52290 | 3421 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3422 | |
28249f11 | 3423 | |
32a52290 | 3424 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3425 | |
28249f11 | 3426 | |
32a52290 | 3427 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3428 | |
5554b4bd | 3429 | |
32a52290 WS |
3430 | !ENDIF |
3431 | ||
3432 | # End Source File | |
3433 | # Begin Source File | |
3434 | ||
3435 | SOURCE=..\..\src\msw\statbr95.cpp | |
3436 | ||
3437 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3438 | |
32a52290 | 3439 | # PROP Exclude_From_Build 1 |
28249f11 | 3440 | |
32a52290 | 3441 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3442 | |
32a52290 | 3443 | # PROP Exclude_From_Build 1 |
28249f11 | 3444 | |
32a52290 | 3445 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3446 | |
32a52290 | 3447 | # PROP Exclude_From_Build 1 |
28249f11 | 3448 | |
32a52290 | 3449 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3450 | |
32a52290 | 3451 | # PROP Exclude_From_Build 1 |
28249f11 | 3452 | |
32a52290 | 3453 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3454 | |
3455 | ||
32a52290 | 3456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3457 | |
3458 | ||
32a52290 | 3459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3460 | |
3461 | ||
32a52290 | 3462 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3463 | |
3464 | ||
32a52290 | 3465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3466 | |
3467 | # PROP Exclude_From_Build 1 | |
3468 | ||
32a52290 | 3469 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3470 | |
3471 | # PROP Exclude_From_Build 1 | |
3472 | ||
32a52290 | 3473 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3474 | |
3475 | # PROP Exclude_From_Build 1 | |
3476 | ||
32a52290 | 3477 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3478 | |
3479 | # PROP Exclude_From_Build 1 | |
3480 | ||
32a52290 | 3481 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3482 | |
28249f11 | 3483 | |
32a52290 | 3484 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3485 | |
3486 | ||
32a52290 | 3487 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3488 | |
3489 | ||
32a52290 | 3490 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3491 | |
3492 | ||
5554b4bd | 3493 | !ENDIF |
28249f11 | 3494 | |
5554b4bd VS |
3495 | # End Source File |
3496 | # Begin Source File | |
28249f11 | 3497 | |
32a52290 | 3498 | SOURCE=..\..\src\msw\statline.cpp |
5554b4bd | 3499 | |
32a52290 | 3500 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3501 | |
32a52290 | 3502 | # PROP Exclude_From_Build 1 |
28249f11 | 3503 | |
32a52290 | 3504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3505 | |
32a52290 | 3506 | # PROP Exclude_From_Build 1 |
28249f11 | 3507 | |
32a52290 | 3508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3509 | |
32a52290 | 3510 | # PROP Exclude_From_Build 1 |
28249f11 | 3511 | |
32a52290 | 3512 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3513 | |
32a52290 | 3514 | # PROP Exclude_From_Build 1 |
28249f11 | 3515 | |
32a52290 | 3516 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3517 | |
3518 | ||
32a52290 | 3519 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3520 | |
3521 | ||
32a52290 | 3522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3523 | |
3524 | ||
32a52290 | 3525 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3526 | |
3527 | ||
32a52290 | 3528 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3529 | |
3530 | # PROP Exclude_From_Build 1 | |
3531 | ||
32a52290 | 3532 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3533 | |
3534 | # PROP Exclude_From_Build 1 | |
3535 | ||
32a52290 | 3536 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3537 | |
3538 | # PROP Exclude_From_Build 1 | |
3539 | ||
32a52290 | 3540 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3541 | |
3542 | # PROP Exclude_From_Build 1 | |
3543 | ||
32a52290 | 3544 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3545 | |
28249f11 | 3546 | |
32a52290 | 3547 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3548 | |
28249f11 | 3549 | |
32a52290 | 3550 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3551 | |
28249f11 | 3552 | |
32a52290 | 3553 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3554 | |
5554b4bd | 3555 | |
32a52290 WS |
3556 | !ENDIF |
3557 | ||
3558 | # End Source File | |
3559 | # Begin Source File | |
28249f11 | 3560 | |
32a52290 | 3561 | SOURCE=..\..\src\msw\stattext.cpp |
28249f11 | 3562 | |
32a52290 | 3563 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3564 | |
32a52290 | 3565 | # PROP Exclude_From_Build 1 |
28249f11 | 3566 | |
32a52290 | 3567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3568 | |
32a52290 | 3569 | # PROP Exclude_From_Build 1 |
28249f11 | 3570 | |
32a52290 | 3571 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3572 | |
32a52290 | 3573 | # PROP Exclude_From_Build 1 |
28249f11 | 3574 | |
32a52290 | 3575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3576 | |
32a52290 | 3577 | # PROP Exclude_From_Build 1 |
28249f11 | 3578 | |
32a52290 | 3579 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3580 | |
3581 | ||
32a52290 | 3582 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3583 | |
3584 | ||
32a52290 | 3585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3586 | |
3587 | ||
32a52290 | 3588 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3589 | |
28249f11 | 3590 | |
32a52290 | 3591 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3592 | |
3593 | # PROP Exclude_From_Build 1 | |
3594 | ||
32a52290 | 3595 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3596 | |
3597 | # PROP Exclude_From_Build 1 | |
3598 | ||
32a52290 | 3599 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3600 | |
3601 | # PROP Exclude_From_Build 1 | |
3602 | ||
32a52290 | 3603 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3604 | |
50acee04 | 3605 | # PROP Exclude_From_Build 1 |
28249f11 | 3606 | |
32a52290 | 3607 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3608 | |
3609 | ||
32a52290 | 3610 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3611 | |
3612 | ||
32a52290 WS |
3613 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3614 | ||
3615 | ||
3616 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 VS |
3617 | |
3618 | ||
5554b4bd | 3619 | !ENDIF |
28249f11 | 3620 | |
5554b4bd VS |
3621 | # End Source File |
3622 | # Begin Source File | |
28249f11 | 3623 | |
32a52290 | 3624 | SOURCE=..\..\src\msw\tabctrl.cpp |
5554b4bd | 3625 | |
32a52290 | 3626 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3627 | |
32a52290 | 3628 | # PROP Exclude_From_Build 1 |
28249f11 | 3629 | |
32a52290 | 3630 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3631 | |
32a52290 | 3632 | # PROP Exclude_From_Build 1 |
28249f11 | 3633 | |
32a52290 | 3634 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3635 | |
32a52290 | 3636 | # PROP Exclude_From_Build 1 |
28249f11 | 3637 | |
32a52290 | 3638 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3639 | |
32a52290 | 3640 | # PROP Exclude_From_Build 1 |
28249f11 | 3641 | |
32a52290 | 3642 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3643 | |
3644 | ||
32a52290 | 3645 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3646 | |
3647 | ||
32a52290 | 3648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3649 | |
3650 | ||
32a52290 | 3651 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3652 | |
3653 | ||
32a52290 | 3654 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3655 | |
3656 | # PROP Exclude_From_Build 1 | |
3657 | ||
32a52290 | 3658 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3659 | |
3660 | # PROP Exclude_From_Build 1 | |
3661 | ||
32a52290 | 3662 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3663 | |
3664 | # PROP Exclude_From_Build 1 | |
3665 | ||
32a52290 | 3666 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3667 | |
3668 | # PROP Exclude_From_Build 1 | |
3669 | ||
32a52290 | 3670 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3671 | |
28249f11 | 3672 | |
32a52290 | 3673 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3674 | |
28249f11 | 3675 | |
32a52290 | 3676 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3677 | |
28249f11 | 3678 | |
32a52290 | 3679 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3680 | |
5554b4bd | 3681 | |
32a52290 WS |
3682 | !ENDIF |
3683 | ||
3684 | # End Source File | |
3685 | # Begin Source File | |
3686 | ||
3687 | SOURCE=..\..\src\msw\tbar95.cpp | |
3688 | ||
3689 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 3690 | |
32a52290 | 3691 | # PROP Exclude_From_Build 1 |
28249f11 | 3692 | |
32a52290 | 3693 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3694 | |
32a52290 | 3695 | # PROP Exclude_From_Build 1 |
28249f11 | 3696 | |
32a52290 | 3697 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3698 | |
32a52290 | 3699 | # PROP Exclude_From_Build 1 |
28249f11 | 3700 | |
32a52290 | 3701 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3702 | |
32a52290 | 3703 | # PROP Exclude_From_Build 1 |
28249f11 | 3704 | |
32a52290 | 3705 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3706 | |
3707 | ||
32a52290 | 3708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3709 | |
3710 | ||
32a52290 | 3711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3712 | |
3713 | ||
32a52290 | 3714 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3715 | |
3716 | ||
32a52290 | 3717 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3718 | |
3719 | # PROP Exclude_From_Build 1 | |
3720 | ||
32a52290 | 3721 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3722 | |
3723 | # PROP Exclude_From_Build 1 | |
3724 | ||
32a52290 | 3725 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3726 | |
3727 | # PROP Exclude_From_Build 1 | |
3728 | ||
32a52290 | 3729 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3730 | |
3731 | # PROP Exclude_From_Build 1 | |
3732 | ||
32a52290 | 3733 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3734 | |
28249f11 | 3735 | |
32a52290 | 3736 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3737 | |
3738 | ||
32a52290 | 3739 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3740 | |
3741 | ||
32a52290 | 3742 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3743 | |
3744 | ||
5554b4bd | 3745 | !ENDIF |
28249f11 | 3746 | |
5554b4bd VS |
3747 | # End Source File |
3748 | # Begin Source File | |
28249f11 | 3749 | |
32a52290 | 3750 | SOURCE=..\..\src\msw\textctrl.cpp |
5554b4bd | 3751 | |
32a52290 | 3752 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3753 | |
32a52290 | 3754 | # PROP Exclude_From_Build 1 |
28249f11 | 3755 | |
32a52290 | 3756 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3757 | |
32a52290 | 3758 | # PROP Exclude_From_Build 1 |
28249f11 | 3759 | |
32a52290 | 3760 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3761 | |
32a52290 | 3762 | # PROP Exclude_From_Build 1 |
28249f11 | 3763 | |
32a52290 | 3764 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3765 | |
32a52290 | 3766 | # PROP Exclude_From_Build 1 |
28249f11 | 3767 | |
32a52290 | 3768 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3769 | |
3770 | ||
32a52290 | 3771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3772 | |
3773 | ||
32a52290 | 3774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3775 | |
3776 | ||
32a52290 | 3777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3778 | |
3779 | ||
32a52290 | 3780 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3781 | |
3782 | # PROP Exclude_From_Build 1 | |
3783 | ||
32a52290 | 3784 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3785 | |
3786 | # PROP Exclude_From_Build 1 | |
3787 | ||
32a52290 | 3788 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3789 | |
3790 | # PROP Exclude_From_Build 1 | |
3791 | ||
32a52290 | 3792 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3793 | |
3794 | # PROP Exclude_From_Build 1 | |
3795 | ||
32a52290 | 3796 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3797 | |
28249f11 | 3798 | |
32a52290 | 3799 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3800 | |
28249f11 | 3801 | |
32a52290 | 3802 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3803 | |
28249f11 | 3804 | |
32a52290 | 3805 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3806 | |
5554b4bd | 3807 | |
32a52290 WS |
3808 | !ENDIF |
3809 | ||
3810 | # End Source File | |
3811 | # Begin Source File | |
28249f11 | 3812 | |
32a52290 | 3813 | SOURCE=..\..\src\msw\tglbtn.cpp |
28249f11 | 3814 | |
32a52290 | 3815 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3816 | |
32a52290 | 3817 | # PROP Exclude_From_Build 1 |
28249f11 | 3818 | |
32a52290 | 3819 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3820 | |
32a52290 | 3821 | # PROP Exclude_From_Build 1 |
28249f11 | 3822 | |
32a52290 | 3823 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3824 | |
32a52290 | 3825 | # PROP Exclude_From_Build 1 |
28249f11 | 3826 | |
32a52290 | 3827 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3828 | |
32a52290 | 3829 | # PROP Exclude_From_Build 1 |
28249f11 | 3830 | |
32a52290 | 3831 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3832 | |
3833 | ||
32a52290 | 3834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3835 | |
3836 | ||
32a52290 | 3837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3838 | |
3839 | ||
32a52290 | 3840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3841 | |
28249f11 | 3842 | |
32a52290 | 3843 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3844 | |
3845 | # PROP Exclude_From_Build 1 | |
3846 | ||
32a52290 | 3847 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3848 | |
3849 | # PROP Exclude_From_Build 1 | |
3850 | ||
32a52290 | 3851 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3852 | |
3853 | # PROP Exclude_From_Build 1 | |
3854 | ||
32a52290 | 3855 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5554b4bd | 3856 | |
50acee04 | 3857 | # PROP Exclude_From_Build 1 |
5554b4bd | 3858 | |
32a52290 | 3859 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5554b4bd VS |
3860 | |
3861 | ||
32a52290 | 3862 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5554b4bd VS |
3863 | |
3864 | ||
32a52290 WS |
3865 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
3866 | ||
3867 | ||
3868 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5554b4bd VS |
3869 | |
3870 | ||
28249f11 VS |
3871 | !ENDIF |
3872 | ||
3873 | # End Source File | |
3874 | # Begin Source File | |
3875 | ||
32a52290 WS |
3876 | SOURCE=..\..\src\msw\timer.cpp |
3877 | # End Source File | |
3878 | # Begin Source File | |
3879 | ||
3880 | SOURCE=..\..\src\msw\tooltip.cpp | |
3881 | # End Source File | |
3882 | # Begin Source File | |
3883 | ||
3884 | SOURCE=..\..\src\msw\toplevel.cpp | |
3885 | # End Source File | |
3886 | # Begin Source File | |
3887 | ||
3888 | SOURCE=..\..\src\msw\treectrl.cpp | |
28249f11 | 3889 | |
32a52290 | 3890 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3891 | |
32a52290 | 3892 | # PROP Exclude_From_Build 1 |
28249f11 | 3893 | |
32a52290 | 3894 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3895 | |
32a52290 | 3896 | # PROP Exclude_From_Build 1 |
28249f11 | 3897 | |
32a52290 | 3898 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3899 | |
32a52290 | 3900 | # PROP Exclude_From_Build 1 |
28249f11 | 3901 | |
32a52290 | 3902 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 3903 | |
32a52290 | 3904 | # PROP Exclude_From_Build 1 |
28249f11 | 3905 | |
32a52290 | 3906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3907 | |
28249f11 | 3908 | |
32a52290 | 3909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3910 | |
3911 | ||
32a52290 | 3912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3913 | |
3914 | ||
32a52290 | 3915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3916 | |
3917 | ||
32a52290 | 3918 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3919 | |
5554b4bd | 3920 | # PROP Exclude_From_Build 1 |
28249f11 | 3921 | |
32a52290 | 3922 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3923 | |
3924 | # PROP Exclude_From_Build 1 | |
3925 | ||
32a52290 | 3926 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3927 | |
3928 | # PROP Exclude_From_Build 1 | |
3929 | ||
32a52290 | 3930 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3931 | |
3932 | # PROP Exclude_From_Build 1 | |
3933 | ||
32a52290 | 3934 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3935 | |
28249f11 | 3936 | |
32a52290 | 3937 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3938 | |
28249f11 | 3939 | |
32a52290 | 3940 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3941 | |
28249f11 | 3942 | |
32a52290 | 3943 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3944 | |
9aaf1192 | 3945 | |
32a52290 WS |
3946 | !ENDIF |
3947 | ||
3948 | # End Source File | |
3949 | # Begin Source File | |
3950 | ||
3951 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3952 | # End Source File | |
3953 | # Begin Source File | |
3954 | ||
3955 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3956 | # End Source File | |
3957 | # Begin Source File | |
3958 | ||
3959 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3960 | # End Source File | |
3961 | # Begin Source File | |
3962 | ||
3963 | SOURCE=..\..\src\msw\version.rc | |
3964 | ||
3965 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
9aaf1192 WS |
3966 | |
3967 | ||
32a52290 | 3968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
9aaf1192 WS |
3969 | |
3970 | ||
32a52290 | 3971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
9aaf1192 WS |
3972 | |
3973 | ||
32a52290 | 3974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
9aaf1192 WS |
3975 | |
3976 | ||
32a52290 | 3977 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
9aaf1192 WS |
3978 | |
3979 | ||
32a52290 | 3980 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
9aaf1192 WS |
3981 | |
3982 | ||
32a52290 | 3983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
9aaf1192 WS |
3984 | |
3985 | ||
32a52290 | 3986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
9aaf1192 WS |
3987 | |
3988 | ||
32a52290 | 3989 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
9aaf1192 WS |
3990 | |
3991 | # PROP Exclude_From_Build 1 | |
3992 | ||
32a52290 | 3993 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
9aaf1192 WS |
3994 | |
3995 | # PROP Exclude_From_Build 1 | |
3996 | ||
32a52290 | 3997 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
9aaf1192 WS |
3998 | |
3999 | # PROP Exclude_From_Build 1 | |
4000 | ||
32a52290 | 4001 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
9aaf1192 WS |
4002 | |
4003 | # PROP Exclude_From_Build 1 | |
4004 | ||
32a52290 | 4005 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
9aaf1192 WS |
4006 | |
4007 | # PROP Exclude_From_Build 1 | |
4008 | ||
32a52290 | 4009 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
9aaf1192 WS |
4010 | |
4011 | # PROP Exclude_From_Build 1 | |
4012 | ||
32a52290 | 4013 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
9aaf1192 WS |
4014 | |
4015 | # PROP Exclude_From_Build 1 | |
4016 | ||
32a52290 | 4017 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
9aaf1192 WS |
4018 | |
4019 | # PROP Exclude_From_Build 1 | |
4020 | ||
4021 | !ENDIF | |
4022 | ||
4023 | # End Source File | |
4024 | # Begin Source File | |
4025 | ||
32a52290 WS |
4026 | SOURCE=..\..\src\msw\volume.cpp |
4027 | # End Source File | |
4028 | # Begin Source File | |
28249f11 | 4029 | |
32a52290 WS |
4030 | SOURCE=..\..\src\msw\window.cpp |
4031 | # End Source File | |
4032 | # End Group | |
4033 | # Begin Group "Generic Sources" | |
28249f11 | 4034 | |
32a52290 WS |
4035 | # PROP Default_Filter "" |
4036 | # Begin Source File | |
28249f11 | 4037 | |
32a52290 | 4038 | SOURCE=..\..\src\generic\accel.cpp |
28249f11 | 4039 | |
32a52290 | 4040 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4041 | |
28249f11 | 4042 | |
32a52290 | 4043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4044 | |
28249f11 | 4045 | |
32a52290 | 4046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4047 | |
4048 | ||
32a52290 | 4049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4050 | |
28249f11 | 4051 | |
32a52290 | 4052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4053 | |
32a52290 | 4054 | # PROP Exclude_From_Build 1 |
28249f11 | 4055 | |
32a52290 | 4056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4057 | |
32a52290 | 4058 | # PROP Exclude_From_Build 1 |
28249f11 | 4059 | |
32a52290 | 4060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4061 | |
5554b4bd | 4062 | # PROP Exclude_From_Build 1 |
28249f11 | 4063 | |
32a52290 | 4064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4065 | |
4066 | # PROP Exclude_From_Build 1 | |
4067 | ||
32a52290 | 4068 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4069 | |
4070 | ||
32a52290 WS |
4071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4072 | ||
4073 | ||
4074 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4075 | ||
4076 | ||
4077 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4078 | ||
4079 | ||
4080 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 | 4081 | |
5554b4bd | 4082 | # PROP Exclude_From_Build 1 |
28249f11 | 4083 | |
32a52290 | 4084 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4085 | |
5554b4bd | 4086 | # PROP Exclude_From_Build 1 |
28249f11 | 4087 | |
32a52290 | 4088 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4089 | |
50acee04 | 4090 | # PROP Exclude_From_Build 1 |
355debca | 4091 | |
32a52290 | 4092 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
ef335a4f | 4093 | |
50acee04 | 4094 | # PROP Exclude_From_Build 1 |
28249f11 | 4095 | |
32a52290 WS |
4096 | !ENDIF |
4097 | ||
4098 | # End Source File | |
4099 | # Begin Source File | |
4100 | ||
4101 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4102 | # End Source File | |
4103 | # Begin Source File | |
4104 | ||
4105 | SOURCE=..\..\src\generic\buttonbar.cpp | |
4106 | # End Source File | |
4107 | # Begin Source File | |
4108 | ||
4109 | SOURCE=..\..\src\generic\choicbkg.cpp | |
4110 | # End Source File | |
4111 | # Begin Source File | |
ec376c8f | 4112 | |
32a52290 WS |
4113 | SOURCE=..\..\src\generic\choicdgg.cpp |
4114 | # End Source File | |
4115 | # Begin Source File | |
6db68599 | 4116 | |
32a52290 WS |
4117 | SOURCE=..\..\src\generic\clrpickerg.cpp |
4118 | # End Source File | |
4119 | # Begin Source File | |
6db68599 | 4120 | |
0c7cb17c VZ |
4121 | SOURCE=..\..\src\generic\collpaneg.cpp |
4122 | # End Source File | |
4123 | # Begin Source File | |
4124 | ||
32a52290 | 4125 | SOURCE=..\..\src\generic\colrdlgg.cpp |
6db68599 | 4126 | |
32a52290 | 4127 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4128 | |
4129 | ||
32a52290 | 4130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4131 | |
4132 | ||
32a52290 | 4133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4134 | |
4135 | ||
32a52290 | 4136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 | 4137 | |
6db68599 | 4138 | |
32a52290 | 4139 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4140 | |
32a52290 | 4141 | # PROP Exclude_From_Build 1 |
6db68599 | 4142 | |
32a52290 | 4143 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4144 | |
32a52290 | 4145 | # PROP Exclude_From_Build 1 |
6db68599 | 4146 | |
32a52290 | 4147 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 | 4148 | |
32a52290 | 4149 | # PROP Exclude_From_Build 1 |
6db68599 | 4150 | |
32a52290 | 4151 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 | 4152 | |
50acee04 | 4153 | # PROP Exclude_From_Build 1 |
6db68599 | 4154 | |
32a52290 | 4155 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4156 | |
4157 | ||
32a52290 | 4158 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4159 | |
4160 | ||
32a52290 | 4161 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6db68599 WS |
4162 | |
4163 | ||
32a52290 WS |
4164 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4165 | ||
4166 | ||
4167 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4168 | |
4169 | # PROP Exclude_From_Build 1 | |
4170 | ||
32a52290 | 4171 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4172 | |
4173 | # PROP Exclude_From_Build 1 | |
4174 | ||
32a52290 | 4175 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4176 | |
4177 | # PROP Exclude_From_Build 1 | |
4178 | ||
32a52290 | 4179 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4180 | |
4181 | # PROP Exclude_From_Build 1 | |
4182 | ||
4183 | !ENDIF | |
4184 | ||
28249f11 VS |
4185 | # End Source File |
4186 | # Begin Source File | |
4187 | ||
32a52290 WS |
4188 | SOURCE=..\..\src\generic\combog.cpp |
4189 | # End Source File | |
4190 | # Begin Source File | |
28249f11 | 4191 | |
32a52290 WS |
4192 | SOURCE=..\..\src\generic\dcpsg.cpp |
4193 | # End Source File | |
4194 | # Begin Source File | |
28249f11 | 4195 | |
32a52290 WS |
4196 | SOURCE=..\..\src\generic\dirctrlg.cpp |
4197 | # End Source File | |
4198 | # Begin Source File | |
28249f11 | 4199 | |
32a52290 | 4200 | SOURCE=..\..\src\generic\dirdlgg.cpp |
28249f11 | 4201 | |
32a52290 | 4202 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4203 | |
28249f11 | 4204 | |
32a52290 | 4205 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4206 | |
28249f11 | 4207 | |
32a52290 | 4208 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4209 | |
4210 | ||
32a52290 | 4211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4212 | |
28249f11 | 4213 | |
32a52290 | 4214 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4215 | |
32a52290 | 4216 | # PROP Exclude_From_Build 1 |
28249f11 | 4217 | |
32a52290 | 4218 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4219 | |
32a52290 | 4220 | # PROP Exclude_From_Build 1 |
28249f11 | 4221 | |
32a52290 | 4222 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4223 | |
5554b4bd | 4224 | # PROP Exclude_From_Build 1 |
28249f11 | 4225 | |
32a52290 | 4226 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4227 | |
50acee04 | 4228 | # PROP Exclude_From_Build 1 |
28249f11 | 4229 | |
32a52290 | 4230 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4231 | |
28249f11 | 4232 | |
32a52290 | 4233 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4234 | |
28249f11 | 4235 | |
32a52290 | 4236 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4237 | |
28249f11 | 4238 | |
32a52290 | 4239 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4240 | |
4241 | ||
32a52290 | 4242 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 4243 | |
5554b4bd | 4244 | # PROP Exclude_From_Build 1 |
28249f11 | 4245 | |
32a52290 | 4246 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4247 | |
5554b4bd | 4248 | # PROP Exclude_From_Build 1 |
28249f11 | 4249 | |
32a52290 | 4250 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4251 | |
32a52290 | 4252 | # PROP Exclude_From_Build 1 |
28249f11 | 4253 | |
32a52290 | 4254 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4255 | |
32a52290 | 4256 | # PROP Exclude_From_Build 1 |
28249f11 | 4257 | |
32a52290 | 4258 | !ENDIF |
28249f11 | 4259 | |
32a52290 WS |
4260 | # End Source File |
4261 | # Begin Source File | |
28249f11 | 4262 | |
32a52290 WS |
4263 | SOURCE=..\..\src\generic\dragimgg.cpp |
4264 | # End Source File | |
4265 | # Begin Source File | |
5554b4bd | 4266 | |
32a52290 | 4267 | SOURCE=..\..\src\generic\fdrepdlg.cpp |
5554b4bd | 4268 | |
32a52290 | 4269 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5554b4bd VS |
4270 | |
4271 | ||
32a52290 | 4272 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4273 | |
4274 | ||
32a52290 | 4275 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4276 | |
28249f11 | 4277 | |
32a52290 | 4278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4279 | |
28249f11 | 4280 | |
32a52290 | 4281 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4282 | |
4283 | # PROP Exclude_From_Build 1 | |
4284 | ||
32a52290 | 4285 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4286 | |
5554b4bd | 4287 | # PROP Exclude_From_Build 1 |
28249f11 | 4288 | |
32a52290 | 4289 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4290 | |
50acee04 | 4291 | # PROP Exclude_From_Build 1 |
28249f11 | 4292 | |
32a52290 | 4293 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5554b4bd | 4294 | |
50acee04 | 4295 | # PROP Exclude_From_Build 1 |
5554b4bd | 4296 | |
32a52290 WS |
4297 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4298 | ||
4299 | ||
4300 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4301 | ||
4302 | ||
4303 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4304 | ||
4305 | ||
4306 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4307 | ||
4308 | ||
4309 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4310 | |
4311 | # PROP Exclude_From_Build 1 | |
4312 | ||
32a52290 | 4313 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4314 | |
4315 | # PROP Exclude_From_Build 1 | |
4316 | ||
32a52290 | 4317 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4318 | |
4319 | # PROP Exclude_From_Build 1 | |
4320 | ||
32a52290 | 4321 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4322 | |
4323 | # PROP Exclude_From_Build 1 | |
4324 | ||
5554b4bd VS |
4325 | !ENDIF |
4326 | ||
4327 | # End Source File | |
4328 | # Begin Source File | |
28249f11 | 4329 | |
32a52290 | 4330 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4331 | |
32a52290 | 4332 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4333 | |
4334 | ||
32a52290 | 4335 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4336 | |
4337 | ||
32a52290 | 4338 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4339 | |
28249f11 | 4340 | |
32a52290 | 4341 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4342 | |
28249f11 | 4343 | |
32a52290 | 4344 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4345 | |
32a52290 | 4346 | # PROP Exclude_From_Build 1 |
28249f11 | 4347 | |
32a52290 | 4348 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4349 | |
32a52290 | 4350 | # PROP Exclude_From_Build 1 |
28249f11 | 4351 | |
32a52290 | 4352 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4353 | |
32a52290 | 4354 | # PROP Exclude_From_Build 1 |
28249f11 | 4355 | |
32a52290 | 4356 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4357 | |
32a52290 | 4358 | # PROP Exclude_From_Build 1 |
28249f11 | 4359 | |
32a52290 | 4360 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4361 | |
4362 | ||
32a52290 | 4363 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4364 | |
4365 | ||
32a52290 | 4366 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4367 | |
4368 | ||
32a52290 | 4369 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4370 | |
4371 | ||
32a52290 | 4372 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4373 | |
4374 | # PROP Exclude_From_Build 1 | |
4375 | ||
32a52290 | 4376 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4377 | |
4378 | # PROP Exclude_From_Build 1 | |
4379 | ||
32a52290 | 4380 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4381 | |
4382 | # PROP Exclude_From_Build 1 | |
4383 | ||
32a52290 | 4384 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4385 | |
4386 | # PROP Exclude_From_Build 1 | |
4387 | ||
32a52290 | 4388 | !ENDIF |
ec376c8f | 4389 | |
32a52290 WS |
4390 | # End Source File |
4391 | # Begin Source File | |
ec376c8f | 4392 | |
32a52290 WS |
4393 | SOURCE=..\..\src\generic\filepickerg.cpp |
4394 | # End Source File | |
4395 | # Begin Source File | |
28249f11 | 4396 | |
32a52290 | 4397 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 | 4398 | |
32a52290 | 4399 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
6db68599 WS |
4400 | |
4401 | ||
32a52290 | 4402 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
6db68599 WS |
4403 | |
4404 | ||
32a52290 | 4405 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
6db68599 WS |
4406 | |
4407 | ||
32a52290 | 4408 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
6db68599 WS |
4409 | |
4410 | ||
32a52290 | 4411 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6db68599 | 4412 | |
32a52290 | 4413 | # PROP Exclude_From_Build 1 |
6db68599 | 4414 | |
32a52290 | 4415 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
6db68599 | 4416 | |
32a52290 | 4417 | # PROP Exclude_From_Build 1 |
6db68599 | 4418 | |
32a52290 | 4419 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
6db68599 WS |
4420 | |
4421 | # PROP Exclude_From_Build 1 | |
4422 | ||
32a52290 | 4423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
6db68599 WS |
4424 | |
4425 | # PROP Exclude_From_Build 1 | |
4426 | ||
32a52290 | 4427 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
6db68599 WS |
4428 | |
4429 | ||
32a52290 | 4430 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6db68599 WS |
4431 | |
4432 | ||
32a52290 WS |
4433 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4434 | ||
4435 | ||
4436 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4437 | ||
4438 | ||
4439 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6db68599 WS |
4440 | |
4441 | # PROP Exclude_From_Build 1 | |
4442 | ||
32a52290 | 4443 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
6db68599 WS |
4444 | |
4445 | # PROP Exclude_From_Build 1 | |
4446 | ||
32a52290 | 4447 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
6db68599 WS |
4448 | |
4449 | # PROP Exclude_From_Build 1 | |
4450 | ||
32a52290 | 4451 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
6db68599 WS |
4452 | |
4453 | # PROP Exclude_From_Build 1 | |
4454 | ||
ec376c8f VZ |
4455 | !ENDIF |
4456 | ||
4457 | # End Source File | |
4458 | # Begin Source File | |
4459 | ||
32a52290 WS |
4460 | SOURCE=..\..\src\generic\fontpickerg.cpp |
4461 | # End Source File | |
4462 | # Begin Source File | |
28249f11 | 4463 | |
32a52290 WS |
4464 | SOURCE=..\..\src\generic\listbkg.cpp |
4465 | # End Source File | |
4466 | # Begin Source File | |
28249f11 | 4467 | |
32a52290 | 4468 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4469 | |
32a52290 | 4470 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4471 | |
4472 | ||
32a52290 | 4473 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4474 | |
28249f11 | 4475 | |
32a52290 | 4476 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
73fb9ebe | 4477 | |
28249f11 | 4478 | |
32a52290 | 4479 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4480 | |
28249f11 | 4481 | |
32a52290 | 4482 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4483 | |
32a52290 | 4484 | # PROP Exclude_From_Build 1 |
28249f11 | 4485 | |
32a52290 | 4486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4487 | |
4488 | # PROP Exclude_From_Build 1 | |
4489 | ||
32a52290 | 4490 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4491 | |
4492 | # PROP Exclude_From_Build 1 | |
4493 | ||
32a52290 | 4494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4495 | |
50acee04 | 4496 | # PROP Exclude_From_Build 1 |
28249f11 | 4497 | |
32a52290 WS |
4498 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4499 | ||
4500 | ||
4501 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
28249f11 VS |
4502 | |
4503 | ||
32a52290 WS |
4504 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
4505 | ||
4506 | ||
4507 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4508 | ||
4509 | ||
4510 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4511 | |
4512 | # PROP Exclude_From_Build 1 | |
4513 | ||
32a52290 | 4514 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4515 | |
4516 | # PROP Exclude_From_Build 1 | |
4517 | ||
32a52290 | 4518 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4519 | |
4520 | # PROP Exclude_From_Build 1 | |
4521 | ||
32a52290 | 4522 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4523 | |
4524 | # PROP Exclude_From_Build 1 | |
4525 | ||
5554b4bd | 4526 | !ENDIF |
28249f11 | 4527 | |
5554b4bd VS |
4528 | # End Source File |
4529 | # Begin Source File | |
28249f11 | 4530 | |
32a52290 WS |
4531 | SOURCE=..\..\src\generic\logg.cpp |
4532 | # End Source File | |
4533 | # Begin Source File | |
28249f11 | 4534 | |
32a52290 | 4535 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4536 | |
32a52290 | 4537 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4538 | |
4539 | ||
32a52290 | 4540 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4541 | |
28249f11 | 4542 | |
32a52290 | 4543 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4544 | |
28249f11 | 4545 | |
32a52290 | 4546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4547 | |
28249f11 | 4548 | |
32a52290 | 4549 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4550 | |
32a52290 | 4551 | # PROP Exclude_From_Build 1 |
28249f11 | 4552 | |
32a52290 | 4553 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4554 | |
32a52290 | 4555 | # PROP Exclude_From_Build 1 |
28249f11 | 4556 | |
32a52290 | 4557 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4558 | |
32a52290 | 4559 | # PROP Exclude_From_Build 1 |
28249f11 | 4560 | |
32a52290 | 4561 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4562 | |
50acee04 | 4563 | # PROP Exclude_From_Build 1 |
28249f11 | 4564 | |
32a52290 | 4565 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4566 | |
4567 | ||
32a52290 | 4568 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4569 | |
4570 | ||
32a52290 | 4571 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4572 | |
4573 | ||
32a52290 | 4574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4575 | |
28249f11 | 4576 | |
32a52290 | 4577 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4578 | |
4579 | # PROP Exclude_From_Build 1 | |
4580 | ||
32a52290 | 4581 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4582 | |
4583 | # PROP Exclude_From_Build 1 | |
4584 | ||
32a52290 | 4585 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4586 | |
4587 | # PROP Exclude_From_Build 1 | |
4588 | ||
32a52290 | 4589 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4590 | |
32a52290 | 4591 | # PROP Exclude_From_Build 1 |
28249f11 | 4592 | |
32a52290 | 4593 | !ENDIF |
28249f11 | 4594 | |
32a52290 WS |
4595 | # End Source File |
4596 | # Begin Source File | |
28249f11 | 4597 | |
32a52290 | 4598 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4599 | |
32a52290 | 4600 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4601 | |
28249f11 | 4602 | |
32a52290 | 4603 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4604 | |
28249f11 | 4605 | |
32a52290 | 4606 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4607 | |
28249f11 | 4608 | |
32a52290 | 4609 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4610 | |
28249f11 | 4611 | |
32a52290 | 4612 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 4613 | |
32a52290 | 4614 | # PROP Exclude_From_Build 1 |
28249f11 | 4615 | |
32a52290 | 4616 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4617 | |
4618 | # PROP Exclude_From_Build 1 | |
4619 | ||
32a52290 | 4620 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4621 | |
50acee04 | 4622 | # PROP Exclude_From_Build 1 |
28249f11 | 4623 | |
32a52290 | 4624 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4625 | |
50acee04 | 4626 | # PROP Exclude_From_Build 1 |
28249f11 | 4627 | |
32a52290 | 4628 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4629 | |
28249f11 | 4630 | |
32a52290 WS |
4631 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
4632 | ||
4633 | ||
4634 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4635 | ||
4636 | ||
4637 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4638 | ||
4639 | ||
4640 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4641 | |
4642 | # PROP Exclude_From_Build 1 | |
4643 | ||
32a52290 | 4644 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4645 | |
4646 | # PROP Exclude_From_Build 1 | |
4647 | ||
32a52290 | 4648 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4649 | |
4650 | # PROP Exclude_From_Build 1 | |
4651 | ||
32a52290 | 4652 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4653 | |
5554b4bd | 4654 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4655 | |
4656 | !ENDIF | |
4657 | ||
4658 | # End Source File | |
4659 | # Begin Source File | |
4660 | ||
32a52290 WS |
4661 | SOURCE=..\..\src\generic\numdlgg.cpp |
4662 | # End Source File | |
4663 | # Begin Source File | |
28249f11 | 4664 | |
32a52290 WS |
4665 | SOURCE=..\..\src\generic\panelg.cpp |
4666 | # End Source File | |
4667 | # Begin Source File | |
28249f11 | 4668 | |
32a52290 WS |
4669 | SOURCE=..\..\src\generic\printps.cpp |
4670 | # End Source File | |
4671 | # Begin Source File | |
75a0a7b7 | 4672 | |
32a52290 WS |
4673 | SOURCE=..\..\src\generic\prntdlgg.cpp |
4674 | # End Source File | |
4675 | # Begin Source File | |
28249f11 | 4676 | |
32a52290 WS |
4677 | SOURCE=..\..\src\generic\progdlgg.cpp |
4678 | # End Source File | |
4679 | # Begin Source File | |
28249f11 | 4680 | |
32a52290 WS |
4681 | SOURCE=..\..\src\generic\renderg.cpp |
4682 | # End Source File | |
4683 | # Begin Source File | |
28249f11 | 4684 | |
32a52290 WS |
4685 | SOURCE=..\..\src\generic\scrlwing.cpp |
4686 | # End Source File | |
4687 | # Begin Source File | |
28249f11 | 4688 | |
32a52290 WS |
4689 | SOURCE=..\..\src\generic\selstore.cpp |
4690 | # End Source File | |
4691 | # Begin Source File | |
28249f11 | 4692 | |
32a52290 WS |
4693 | SOURCE=..\..\src\generic\spinctlg.cpp |
4694 | # End Source File | |
4695 | # Begin Source File | |
28249f11 | 4696 | |
32a52290 WS |
4697 | SOURCE=..\..\src\generic\splitter.cpp |
4698 | # End Source File | |
4699 | # Begin Source File | |
28249f11 | 4700 | |
3f7f284d RD |
4701 | SOURCE=..\..\src\generic\srchctlg.cpp |
4702 | # End Source File | |
4703 | # Begin Source File | |
4704 | ||
32a52290 | 4705 | SOURCE=..\..\src\generic\statusbr.cpp |
28249f11 | 4706 | |
32a52290 | 4707 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4708 | |
32a52290 | 4709 | # PROP Exclude_From_Build 1 |
28249f11 | 4710 | |
32a52290 | 4711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd | 4712 | |
32a52290 | 4713 | # PROP Exclude_From_Build 1 |
5554b4bd | 4714 | |
32a52290 | 4715 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd | 4716 | |
32a52290 | 4717 | # PROP Exclude_From_Build 1 |
5554b4bd | 4718 | |
32a52290 | 4719 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4720 | |
4721 | # PROP Exclude_From_Build 1 | |
4722 | ||
32a52290 | 4723 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4724 | |
4725 | ||
32a52290 | 4726 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4727 | |
4728 | ||
32a52290 | 4729 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4730 | |
28249f11 | 4731 | |
32a52290 WS |
4732 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
4733 | ||
4734 | ||
4735 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
28249f11 VS |
4736 | |
4737 | # PROP Exclude_From_Build 1 | |
4738 | ||
32a52290 | 4739 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4740 | |
4741 | # PROP Exclude_From_Build 1 | |
4742 | ||
32a52290 | 4743 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4744 | |
4745 | # PROP Exclude_From_Build 1 | |
4746 | ||
32a52290 | 4747 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4748 | |
50acee04 | 4749 | # PROP Exclude_From_Build 1 |
28249f11 | 4750 | |
32a52290 WS |
4751 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
4752 | ||
28249f11 | 4753 | |
32a52290 | 4754 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4755 | |
4756 | ||
32a52290 | 4757 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4758 | |
4759 | ||
32a52290 | 4760 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4761 | |
28249f11 | 4762 | |
32a52290 WS |
4763 | !ENDIF |
4764 | ||
4765 | # End Source File | |
4766 | # Begin Source File | |
28249f11 | 4767 | |
32a52290 WS |
4768 | SOURCE=..\..\src\generic\tabg.cpp |
4769 | ||
4770 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 4771 | |
28249f11 | 4772 | |
32a52290 | 4773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4774 | |
28249f11 | 4775 | |
32a52290 | 4776 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4777 | |
28249f11 | 4778 | |
32a52290 | 4779 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4780 | |
28249f11 | 4781 | |
32a52290 | 4782 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4783 | |
4784 | # PROP Exclude_From_Build 1 | |
4785 | ||
32a52290 | 4786 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4787 | |
4788 | # PROP Exclude_From_Build 1 | |
4789 | ||
32a52290 | 4790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4791 | |
4792 | # PROP Exclude_From_Build 1 | |
4793 | ||
32a52290 | 4794 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4795 | |
4796 | # PROP Exclude_From_Build 1 | |
4797 | ||
32a52290 WS |
4798 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4799 | ||
4800 | ||
4801 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4802 | ||
4803 | ||
4804 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4805 | ||
4806 | ||
4807 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4808 | ||
4809 | ||
4810 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4811 | |
4812 | # PROP Exclude_From_Build 1 | |
4813 | ||
32a52290 | 4814 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4815 | |
4816 | # PROP Exclude_From_Build 1 | |
4817 | ||
32a52290 | 4818 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4819 | |
4820 | # PROP Exclude_From_Build 1 | |
4821 | ||
32a52290 | 4822 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4823 | |
5554b4bd | 4824 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4825 | |
4826 | !ENDIF | |
4827 | ||
4828 | # End Source File | |
4829 | # Begin Source File | |
4830 | ||
32a52290 WS |
4831 | SOURCE=..\..\src\generic\textdlgg.cpp |
4832 | # End Source File | |
4833 | # Begin Source File | |
28249f11 | 4834 | |
32a52290 WS |
4835 | SOURCE=..\..\src\generic\tipwin.cpp |
4836 | # End Source File | |
4837 | # Begin Source File | |
28249f11 | 4838 | |
32a52290 WS |
4839 | SOURCE=..\..\src\generic\toolbkg.cpp |
4840 | # End Source File | |
4841 | # Begin Source File | |
7dcea26b | 4842 | |
32a52290 WS |
4843 | SOURCE=..\..\src\generic\treebkg.cpp |
4844 | # End Source File | |
4845 | # Begin Source File | |
54770337 | 4846 | |
32a52290 WS |
4847 | SOURCE=..\..\src\generic\treectlg.cpp |
4848 | # End Source File | |
4849 | # Begin Source File | |
28249f11 | 4850 | |
32a52290 WS |
4851 | SOURCE=..\..\src\generic\vlbox.cpp |
4852 | # End Source File | |
4853 | # Begin Source File | |
28249f11 | 4854 | |
32a52290 WS |
4855 | SOURCE=..\..\src\generic\vscroll.cpp |
4856 | # End Source File | |
4857 | # End Group | |
4858 | # Begin Group "wxUniv Sources" | |
28249f11 | 4859 | |
32a52290 WS |
4860 | # PROP Default_Filter "" |
4861 | # Begin Source File | |
28249f11 | 4862 | |
32a52290 | 4863 | SOURCE=..\..\src\univ\bmpbuttn.cpp |
28249f11 | 4864 | |
32a52290 | 4865 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4866 | |
28249f11 | 4867 | |
32a52290 | 4868 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5554b4bd VS |
4869 | |
4870 | ||
32a52290 | 4871 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5554b4bd VS |
4872 | |
4873 | ||
32a52290 | 4874 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5554b4bd VS |
4875 | |
4876 | ||
32a52290 | 4877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4878 | |
4879 | # PROP Exclude_From_Build 1 | |
4880 | ||
32a52290 | 4881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4882 | |
4883 | # PROP Exclude_From_Build 1 | |
4884 | ||
32a52290 | 4885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4886 | |
4887 | # PROP Exclude_From_Build 1 | |
4888 | ||
32a52290 | 4889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4890 | |
5554b4bd | 4891 | # PROP Exclude_From_Build 1 |
28249f11 | 4892 | |
32a52290 | 4893 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 4894 | |
28249f11 | 4895 | |
32a52290 | 4896 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4897 | |
28249f11 | 4898 | |
32a52290 | 4899 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4900 | |
28249f11 | 4901 | |
32a52290 WS |
4902 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4903 | ||
4904 | ||
4905 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4906 | |
4907 | # PROP Exclude_From_Build 1 | |
4908 | ||
32a52290 WS |
4909 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
4910 | ||
4911 | # PROP Exclude_From_Build 1 | |
28249f11 | 4912 | |
32a52290 | 4913 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4914 | |
32a52290 | 4915 | # PROP Exclude_From_Build 1 |
28249f11 | 4916 | |
32a52290 | 4917 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4918 | |
32a52290 | 4919 | # PROP Exclude_From_Build 1 |
28249f11 | 4920 | |
32a52290 | 4921 | !ENDIF |
28249f11 | 4922 | |
32a52290 WS |
4923 | # End Source File |
4924 | # Begin Source File | |
28249f11 | 4925 | |
32a52290 | 4926 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4927 | |
32a52290 | 4928 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4929 | |
28249f11 | 4930 | |
32a52290 | 4931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4932 | |
28249f11 | 4933 | |
32a52290 | 4934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4935 | |
28249f11 | 4936 | |
32a52290 | 4937 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4938 | |
28249f11 | 4939 | |
32a52290 | 4940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4941 | |
4942 | # PROP Exclude_From_Build 1 | |
4943 | ||
32a52290 | 4944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4945 | |
50acee04 | 4946 | # PROP Exclude_From_Build 1 |
28249f11 | 4947 | |
32a52290 | 4948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4949 | |
50acee04 | 4950 | # PROP Exclude_From_Build 1 |
28249f11 | 4951 | |
32a52290 | 4952 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4953 | |
50acee04 | 4954 | # PROP Exclude_From_Build 1 |
28249f11 | 4955 | |
32a52290 WS |
4956 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
4957 | ||
4958 | ||
4959 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4960 | ||
4961 | ||
4962 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4963 | ||
4964 | ||
4965 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4966 | ||
4967 | ||
4968 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4969 | |
4970 | # PROP Exclude_From_Build 1 | |
4971 | ||
32a52290 | 4972 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4973 | |
4974 | # PROP Exclude_From_Build 1 | |
4975 | ||
32a52290 | 4976 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4977 | |
4978 | # PROP Exclude_From_Build 1 | |
4979 | ||
32a52290 | 4980 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4981 | |
4982 | # PROP Exclude_From_Build 1 | |
4983 | ||
5554b4bd | 4984 | !ENDIF |
28249f11 | 4985 | |
5554b4bd VS |
4986 | # End Source File |
4987 | # Begin Source File | |
28249f11 | 4988 | |
32a52290 WS |
4989 | SOURCE=..\..\src\univ\checkbox.cpp |
4990 | ||
4991 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
4992 | |
4993 | ||
32a52290 | 4994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4995 | |
4996 | ||
32a52290 | 4997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4998 | |
28249f11 | 4999 | |
32a52290 | 5000 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5001 | |
28249f11 | 5002 | |
32a52290 | 5003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5004 | |
32a52290 WS |
5005 | # PROP Exclude_From_Build 1 |
5006 | ||
5007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 | 5008 | |
32a52290 | 5009 | # PROP Exclude_From_Build 1 |
28249f11 | 5010 | |
32a52290 | 5011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5012 | |
32a52290 | 5013 | # PROP Exclude_From_Build 1 |
28249f11 | 5014 | |
32a52290 | 5015 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5016 | |
32a52290 | 5017 | # PROP Exclude_From_Build 1 |
28249f11 | 5018 | |
32a52290 | 5019 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5020 | |
5021 | ||
32a52290 | 5022 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5023 | |
5024 | ||
32a52290 | 5025 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5026 | |
5027 | ||
32a52290 | 5028 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5029 | |
5030 | ||
32a52290 | 5031 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5032 | |
5033 | # PROP Exclude_From_Build 1 | |
5034 | ||
32a52290 | 5035 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5036 | |
5037 | # PROP Exclude_From_Build 1 | |
5038 | ||
32a52290 | 5039 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5040 | |
5041 | # PROP Exclude_From_Build 1 | |
5042 | ||
32a52290 | 5043 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5044 | |
5045 | # PROP Exclude_From_Build 1 | |
5046 | ||
32a52290 | 5047 | !ENDIF |
28249f11 | 5048 | |
32a52290 WS |
5049 | # End Source File |
5050 | # Begin Source File | |
28249f11 | 5051 | |
32a52290 WS |
5052 | SOURCE=..\..\src\univ\checklst.cpp |
5053 | ||
5054 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 | 5055 | |
28249f11 | 5056 | |
32a52290 | 5057 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5058 | |
28249f11 | 5059 | |
32a52290 | 5060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5061 | |
28249f11 | 5062 | |
32a52290 | 5063 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5064 | |
28249f11 | 5065 | |
32a52290 | 5066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5067 | |
32a52290 | 5068 | # PROP Exclude_From_Build 1 |
28249f11 | 5069 | |
32a52290 | 5070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5071 | |
32a52290 | 5072 | # PROP Exclude_From_Build 1 |
28249f11 | 5073 | |
32a52290 | 5074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5075 | |
32a52290 | 5076 | # PROP Exclude_From_Build 1 |
28249f11 | 5077 | |
32a52290 | 5078 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5079 | |
32a52290 | 5080 | # PROP Exclude_From_Build 1 |
28249f11 | 5081 | |
32a52290 | 5082 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5083 | |
5084 | ||
32a52290 | 5085 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5086 | |
5087 | ||
32a52290 | 5088 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5089 | |
5090 | ||
32a52290 | 5091 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5092 | |
5093 | ||
32a52290 | 5094 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5095 | |
5096 | # PROP Exclude_From_Build 1 | |
5097 | ||
32a52290 | 5098 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5099 | |
5100 | # PROP Exclude_From_Build 1 | |
5101 | ||
32a52290 | 5102 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5103 | |
5104 | # PROP Exclude_From_Build 1 | |
5105 | ||
32a52290 | 5106 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5107 | |
5108 | # PROP Exclude_From_Build 1 | |
5109 | ||
5554b4bd | 5110 | !ENDIF |
28249f11 | 5111 | |
5554b4bd VS |
5112 | # End Source File |
5113 | # Begin Source File | |
28249f11 | 5114 | |
32a52290 | 5115 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5116 | |
32a52290 | 5117 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5118 | |
28249f11 | 5119 | |
32a52290 | 5120 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5121 | |
28249f11 | 5122 | |
32a52290 | 5123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5124 | |
28249f11 | 5125 | |
32a52290 | 5126 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5127 | |
28249f11 | 5128 | |
32a52290 | 5129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5130 | |
32a52290 | 5131 | # PROP Exclude_From_Build 1 |
28249f11 | 5132 | |
32a52290 | 5133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5134 | |
32a52290 | 5135 | # PROP Exclude_From_Build 1 |
28249f11 | 5136 | |
32a52290 | 5137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5138 | |
32a52290 | 5139 | # PROP Exclude_From_Build 1 |
28249f11 | 5140 | |
32a52290 | 5141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5142 | |
32a52290 | 5143 | # PROP Exclude_From_Build 1 |
28249f11 | 5144 | |
32a52290 | 5145 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5146 | |
5147 | ||
32a52290 | 5148 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5149 | |
5150 | ||
32a52290 | 5151 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5152 | |
5153 | ||
32a52290 | 5154 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5155 | |
5156 | ||
32a52290 | 5157 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5158 | |
5159 | # PROP Exclude_From_Build 1 | |
5160 | ||
32a52290 | 5161 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5162 | |
5163 | # PROP Exclude_From_Build 1 | |
5164 | ||
32a52290 | 5165 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5166 | |
5167 | # PROP Exclude_From_Build 1 | |
5168 | ||
32a52290 | 5169 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5170 | |
5171 | # PROP Exclude_From_Build 1 | |
5172 | ||
32a52290 | 5173 | !ENDIF |
28249f11 | 5174 | |
32a52290 WS |
5175 | # End Source File |
5176 | # Begin Source File | |
28249f11 | 5177 | |
32a52290 | 5178 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5179 | |
32a52290 | 5180 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5181 | |
28249f11 | 5182 | |
32a52290 | 5183 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5184 | |
28249f11 | 5185 | |
32a52290 | 5186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5187 | |
28249f11 | 5188 | |
32a52290 | 5189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5190 | |
28249f11 | 5191 | |
32a52290 | 5192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5193 | |
32a52290 | 5194 | # PROP Exclude_From_Build 1 |
28249f11 | 5195 | |
32a52290 | 5196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5197 | |
32a52290 | 5198 | # PROP Exclude_From_Build 1 |
28249f11 | 5199 | |
32a52290 | 5200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5201 | |
5202 | # PROP Exclude_From_Build 1 | |
5203 | ||
32a52290 | 5204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5205 | |
50acee04 | 5206 | # PROP Exclude_From_Build 1 |
28249f11 | 5207 | |
32a52290 | 5208 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5209 | |
5210 | ||
32a52290 | 5211 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5212 | |
5213 | ||
32a52290 WS |
5214 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5215 | ||
5216 | ||
5217 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5218 | ||
5219 | ||
5220 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5221 | |
5222 | # PROP Exclude_From_Build 1 | |
5223 | ||
32a52290 | 5224 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5225 | |
5226 | # PROP Exclude_From_Build 1 | |
5227 | ||
32a52290 | 5228 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5229 | |
5230 | # PROP Exclude_From_Build 1 | |
5231 | ||
32a52290 | 5232 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5233 | |
5234 | # PROP Exclude_From_Build 1 | |
5235 | ||
5554b4bd | 5236 | !ENDIF |
28249f11 | 5237 | |
5554b4bd VS |
5238 | # End Source File |
5239 | # Begin Source File | |
28249f11 | 5240 | |
32a52290 | 5241 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5242 | |
32a52290 | 5243 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5244 | |
28249f11 | 5245 | |
32a52290 | 5246 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5247 | |
28249f11 | 5248 | |
32a52290 | 5249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5250 | |
28249f11 | 5251 | |
32a52290 | 5252 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5253 | |
28249f11 | 5254 | |
32a52290 | 5255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5256 | |
32a52290 | 5257 | # PROP Exclude_From_Build 1 |
28249f11 | 5258 | |
32a52290 | 5259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5260 | |
32a52290 | 5261 | # PROP Exclude_From_Build 1 |
28249f11 | 5262 | |
32a52290 | 5263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5264 | |
32a52290 | 5265 | # PROP Exclude_From_Build 1 |
28249f11 | 5266 | |
32a52290 | 5267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5268 | |
32a52290 | 5269 | # PROP Exclude_From_Build 1 |
28249f11 | 5270 | |
32a52290 | 5271 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5272 | |
5273 | ||
32a52290 | 5274 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5275 | |
5276 | ||
32a52290 | 5277 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5278 | |
5279 | ||
32a52290 | 5280 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5281 | |
5282 | ||
32a52290 | 5283 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5284 | |
5285 | # PROP Exclude_From_Build 1 | |
5286 | ||
32a52290 | 5287 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5288 | |
5289 | # PROP Exclude_From_Build 1 | |
5290 | ||
32a52290 | 5291 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5292 | |
5293 | # PROP Exclude_From_Build 1 | |
5294 | ||
32a52290 | 5295 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5296 | |
5297 | # PROP Exclude_From_Build 1 | |
5298 | ||
32a52290 | 5299 | !ENDIF |
28249f11 | 5300 | |
32a52290 WS |
5301 | # End Source File |
5302 | # Begin Source File | |
28249f11 | 5303 | |
32a52290 | 5304 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5305 | |
32a52290 | 5306 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5307 | |
28249f11 | 5308 | |
32a52290 | 5309 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5310 | |
28249f11 | 5311 | |
32a52290 | 5312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5313 | |
28249f11 | 5314 | |
32a52290 | 5315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5316 | |
28249f11 | 5317 | |
32a52290 | 5318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5319 | |
32a52290 | 5320 | # PROP Exclude_From_Build 1 |
28249f11 | 5321 | |
32a52290 | 5322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5323 | |
32a52290 | 5324 | # PROP Exclude_From_Build 1 |
28249f11 | 5325 | |
32a52290 | 5326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5327 | |
5328 | # PROP Exclude_From_Build 1 | |
5329 | ||
32a52290 | 5330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5331 | |
50acee04 | 5332 | # PROP Exclude_From_Build 1 |
28249f11 | 5333 | |
32a52290 | 5334 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5335 | |
5336 | ||
32a52290 | 5337 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5338 | |
5339 | ||
32a52290 WS |
5340 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5341 | ||
5342 | ||
5343 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5344 | ||
5345 | ||
5346 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5347 | |
5348 | # PROP Exclude_From_Build 1 | |
5349 | ||
32a52290 | 5350 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5351 | |
5352 | # PROP Exclude_From_Build 1 | |
5353 | ||
32a52290 | 5354 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5355 | |
5356 | # PROP Exclude_From_Build 1 | |
5357 | ||
32a52290 | 5358 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5359 | |
5360 | # PROP Exclude_From_Build 1 | |
5361 | ||
5554b4bd | 5362 | !ENDIF |
28249f11 | 5363 | |
5554b4bd VS |
5364 | # End Source File |
5365 | # Begin Source File | |
28249f11 | 5366 | |
32a52290 | 5367 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5368 | |
32a52290 | 5369 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5370 | |
28249f11 | 5371 | |
32a52290 | 5372 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5373 | |
28249f11 | 5374 | |
32a52290 | 5375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5376 | |
28249f11 | 5377 | |
32a52290 | 5378 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5379 | |
28249f11 | 5380 | |
32a52290 | 5381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5382 | |
32a52290 | 5383 | # PROP Exclude_From_Build 1 |
28249f11 | 5384 | |
32a52290 | 5385 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5386 | |
32a52290 | 5387 | # PROP Exclude_From_Build 1 |
28249f11 | 5388 | |
32a52290 | 5389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5390 | |
32a52290 | 5391 | # PROP Exclude_From_Build 1 |
28249f11 | 5392 | |
32a52290 | 5393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5394 | |
32a52290 | 5395 | # PROP Exclude_From_Build 1 |
28249f11 | 5396 | |
32a52290 | 5397 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5398 | |
5399 | ||
32a52290 | 5400 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5401 | |
5402 | ||
32a52290 | 5403 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5404 | |
5405 | ||
32a52290 | 5406 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5407 | |
5408 | ||
32a52290 | 5409 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5410 | |
5411 | # PROP Exclude_From_Build 1 | |
5412 | ||
32a52290 | 5413 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5414 | |
5415 | # PROP Exclude_From_Build 1 | |
5416 | ||
32a52290 | 5417 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5418 | |
5419 | # PROP Exclude_From_Build 1 | |
5420 | ||
32a52290 | 5421 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5422 | |
5423 | # PROP Exclude_From_Build 1 | |
5424 | ||
32a52290 | 5425 | !ENDIF |
28249f11 | 5426 | |
32a52290 WS |
5427 | # End Source File |
5428 | # Begin Source File | |
28249f11 | 5429 | |
32a52290 | 5430 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5431 | |
32a52290 | 5432 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5433 | |
28249f11 | 5434 | |
32a52290 | 5435 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5436 | |
28249f11 | 5437 | |
32a52290 | 5438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5439 | |
28249f11 | 5440 | |
32a52290 | 5441 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5442 | |
28249f11 | 5443 | |
32a52290 | 5444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5445 | |
32a52290 | 5446 | # PROP Exclude_From_Build 1 |
28249f11 | 5447 | |
32a52290 | 5448 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5449 | |
32a52290 | 5450 | # PROP Exclude_From_Build 1 |
28249f11 | 5451 | |
32a52290 | 5452 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5453 | |
5454 | # PROP Exclude_From_Build 1 | |
5455 | ||
32a52290 | 5456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5457 | |
50acee04 | 5458 | # PROP Exclude_From_Build 1 |
28249f11 | 5459 | |
32a52290 | 5460 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5461 | |
5462 | ||
32a52290 | 5463 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5464 | |
5465 | ||
32a52290 WS |
5466 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5467 | ||
5468 | ||
5469 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5470 | ||
5471 | ||
5472 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5473 | |
5474 | # PROP Exclude_From_Build 1 | |
5475 | ||
32a52290 | 5476 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5477 | |
5478 | # PROP Exclude_From_Build 1 | |
5479 | ||
32a52290 | 5480 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5481 | |
5482 | # PROP Exclude_From_Build 1 | |
5483 | ||
32a52290 | 5484 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5485 | |
5486 | # PROP Exclude_From_Build 1 | |
5487 | ||
5554b4bd | 5488 | !ENDIF |
28249f11 | 5489 | |
5554b4bd VS |
5490 | # End Source File |
5491 | # Begin Source File | |
28249f11 | 5492 | |
32a52290 | 5493 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5494 | |
32a52290 | 5495 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5496 | |
28249f11 | 5497 | |
32a52290 | 5498 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5499 | |
28249f11 | 5500 | |
32a52290 | 5501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5502 | |
28249f11 | 5503 | |
32a52290 | 5504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5505 | |
28249f11 | 5506 | |
32a52290 | 5507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5508 | |
32a52290 | 5509 | # PROP Exclude_From_Build 1 |
28249f11 | 5510 | |
32a52290 | 5511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5512 | |
32a52290 | 5513 | # PROP Exclude_From_Build 1 |
28249f11 | 5514 | |
32a52290 | 5515 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5516 | |
32a52290 | 5517 | # PROP Exclude_From_Build 1 |
28249f11 | 5518 | |
32a52290 | 5519 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5520 | |
32a52290 | 5521 | # PROP Exclude_From_Build 1 |
28249f11 | 5522 | |
32a52290 | 5523 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5524 | |
5525 | ||
32a52290 | 5526 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5527 | |
5528 | ||
32a52290 | 5529 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5530 | |
5531 | ||
32a52290 | 5532 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5533 | |
5534 | ||
32a52290 | 5535 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5536 | |
5537 | # PROP Exclude_From_Build 1 | |
5538 | ||
32a52290 | 5539 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5540 | |
5541 | # PROP Exclude_From_Build 1 | |
5542 | ||
32a52290 | 5543 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5544 | |
5545 | # PROP Exclude_From_Build 1 | |
5546 | ||
32a52290 | 5547 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5548 | |
5549 | # PROP Exclude_From_Build 1 | |
5550 | ||
32a52290 | 5551 | !ENDIF |
28249f11 | 5552 | |
32a52290 WS |
5553 | # End Source File |
5554 | # Begin Source File | |
28249f11 | 5555 | |
32a52290 | 5556 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5557 | |
32a52290 | 5558 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5559 | |
28249f11 | 5560 | |
32a52290 | 5561 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5562 | |
28249f11 | 5563 | |
32a52290 | 5564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5565 | |
28249f11 | 5566 | |
32a52290 | 5567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5568 | |
28249f11 | 5569 | |
32a52290 | 5570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5571 | |
32a52290 | 5572 | # PROP Exclude_From_Build 1 |
28249f11 | 5573 | |
32a52290 | 5574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5575 | |
32a52290 | 5576 | # PROP Exclude_From_Build 1 |
28249f11 | 5577 | |
32a52290 | 5578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5579 | |
5580 | # PROP Exclude_From_Build 1 | |
5581 | ||
32a52290 | 5582 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5583 | |
50acee04 | 5584 | # PROP Exclude_From_Build 1 |
28249f11 | 5585 | |
32a52290 | 5586 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5587 | |
5588 | ||
32a52290 WS |
5589 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5590 | ||
5591 | ||
5592 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
5593 | |
5594 | ||
32a52290 WS |
5595 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5596 | ||
5597 | ||
5598 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5599 | |
5600 | # PROP Exclude_From_Build 1 | |
5601 | ||
32a52290 | 5602 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5603 | |
5604 | # PROP Exclude_From_Build 1 | |
5605 | ||
32a52290 | 5606 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5607 | |
5608 | # PROP Exclude_From_Build 1 | |
5609 | ||
32a52290 | 5610 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5611 | |
5612 | # PROP Exclude_From_Build 1 | |
5613 | ||
5554b4bd | 5614 | !ENDIF |
28249f11 | 5615 | |
5554b4bd VS |
5616 | # End Source File |
5617 | # Begin Source File | |
28249f11 | 5618 | |
32a52290 | 5619 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5620 | |
32a52290 | 5621 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5622 | |
5623 | ||
32a52290 | 5624 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5625 | |
5626 | ||
32a52290 | 5627 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5628 | |
28249f11 | 5629 | |
32a52290 | 5630 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5631 | |
5554b4bd | 5632 | |
32a52290 | 5633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5634 | |
32a52290 | 5635 | # PROP Exclude_From_Build 1 |
28249f11 | 5636 | |
32a52290 | 5637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5638 | |
32a52290 | 5639 | # PROP Exclude_From_Build 1 |
28249f11 | 5640 | |
32a52290 | 5641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5642 | |
32a52290 | 5643 | # PROP Exclude_From_Build 1 |
28249f11 | 5644 | |
32a52290 | 5645 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5646 | |
32a52290 | 5647 | # PROP Exclude_From_Build 1 |
28249f11 | 5648 | |
32a52290 | 5649 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5650 | |
5651 | ||
32a52290 | 5652 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5653 | |
5654 | ||
32a52290 | 5655 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5656 | |
5657 | ||
32a52290 | 5658 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5659 | |
5660 | ||
32a52290 | 5661 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5662 | |
5663 | # PROP Exclude_From_Build 1 | |
5664 | ||
32a52290 | 5665 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5666 | |
5667 | # PROP Exclude_From_Build 1 | |
5668 | ||
32a52290 | 5669 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5670 | |
5671 | # PROP Exclude_From_Build 1 | |
5672 | ||
32a52290 | 5673 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5674 | |
5675 | # PROP Exclude_From_Build 1 | |
5676 | ||
32a52290 | 5677 | !ENDIF |
28249f11 | 5678 | |
32a52290 WS |
5679 | # End Source File |
5680 | # Begin Source File | |
28249f11 | 5681 | |
32a52290 | 5682 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5683 | |
32a52290 | 5684 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5685 | |
28249f11 | 5686 | |
32a52290 | 5687 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5688 | |
28249f11 | 5689 | |
32a52290 | 5690 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5691 | |
28249f11 | 5692 | |
32a52290 | 5693 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5694 | |
28249f11 | 5695 | |
32a52290 | 5696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5697 | |
32a52290 | 5698 | # PROP Exclude_From_Build 1 |
28249f11 | 5699 | |
32a52290 | 5700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5701 | |
32a52290 | 5702 | # PROP Exclude_From_Build 1 |
28249f11 | 5703 | |
32a52290 | 5704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5705 | |
5706 | # PROP Exclude_From_Build 1 | |
5707 | ||
32a52290 | 5708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5709 | |
50acee04 | 5710 | # PROP Exclude_From_Build 1 |
28249f11 | 5711 | |
32a52290 | 5712 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5713 | |
5714 | ||
32a52290 | 5715 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5716 | |
5717 | ||
32a52290 WS |
5718 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5719 | ||
5720 | ||
5721 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5722 | ||
5723 | ||
5724 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
5725 | |
5726 | # PROP Exclude_From_Build 1 | |
5727 | ||
32a52290 | 5728 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5729 | |
5730 | # PROP Exclude_From_Build 1 | |
5731 | ||
32a52290 | 5732 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5733 | |
5734 | # PROP Exclude_From_Build 1 | |
5735 | ||
32a52290 | 5736 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5737 | |
5738 | # PROP Exclude_From_Build 1 | |
5739 | ||
5554b4bd VS |
5740 | !ENDIF |
5741 | ||
5742 | # End Source File | |
5743 | # Begin Source File | |
28249f11 | 5744 | |
32a52290 | 5745 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5746 | |
32a52290 | 5747 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5748 | |
5749 | ||
32a52290 | 5750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5751 | |
5752 | ||
32a52290 | 5753 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5754 | |
28249f11 | 5755 | |
32a52290 | 5756 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5757 | |
28249f11 | 5758 | |
32a52290 | 5759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5760 | |
32a52290 | 5761 | # PROP Exclude_From_Build 1 |
28249f11 | 5762 | |
32a52290 | 5763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5764 | |
32a52290 | 5765 | # PROP Exclude_From_Build 1 |
28249f11 | 5766 | |
32a52290 | 5767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5768 | |
32a52290 | 5769 | # PROP Exclude_From_Build 1 |
28249f11 | 5770 | |
32a52290 | 5771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5772 | |
32a52290 | 5773 | # PROP Exclude_From_Build 1 |
28249f11 | 5774 | |
32a52290 | 5775 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5776 | |
5777 | ||
32a52290 | 5778 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5779 | |
5780 | ||
32a52290 | 5781 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5782 | |
5783 | ||
32a52290 | 5784 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5785 | |
5786 | ||
32a52290 | 5787 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5788 | |
5789 | # PROP Exclude_From_Build 1 | |
5790 | ||
32a52290 | 5791 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5792 | |
5793 | # PROP Exclude_From_Build 1 | |
5794 | ||
32a52290 | 5795 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5796 | |
5797 | # PROP Exclude_From_Build 1 | |
5798 | ||
32a52290 | 5799 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5800 | |
5801 | # PROP Exclude_From_Build 1 | |
5802 | ||
32a52290 | 5803 | !ENDIF |
28249f11 | 5804 | |
32a52290 WS |
5805 | # End Source File |
5806 | # Begin Source File | |
28249f11 | 5807 | |
32a52290 | 5808 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5809 | |
32a52290 | 5810 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5811 | |
28249f11 | 5812 | |
32a52290 | 5813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5814 | |
28249f11 | 5815 | |
32a52290 | 5816 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5817 | |
28249f11 | 5818 | |
32a52290 | 5819 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5820 | |
28249f11 | 5821 | |
32a52290 | 5822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5823 | |
32a52290 | 5824 | # PROP Exclude_From_Build 1 |
28249f11 | 5825 | |
32a52290 | 5826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5827 | |
32a52290 | 5828 | # PROP Exclude_From_Build 1 |
28249f11 | 5829 | |
32a52290 | 5830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5831 | |
5832 | # PROP Exclude_From_Build 1 | |
5833 | ||
32a52290 | 5834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5835 | |
50acee04 | 5836 | # PROP Exclude_From_Build 1 |
28249f11 | 5837 | |
32a52290 | 5838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5839 | |
5840 | ||
32a52290 WS |
5841 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5842 | ||
5843 | ||
5844 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
5845 | ||
5846 | ||
5847 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
5848 | |
5849 | ||
32a52290 | 5850 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5851 | |
5852 | # PROP Exclude_From_Build 1 | |
5853 | ||
32a52290 | 5854 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5855 | |
5856 | # PROP Exclude_From_Build 1 | |
5857 | ||
32a52290 | 5858 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5859 | |
5860 | # PROP Exclude_From_Build 1 | |
5861 | ||
32a52290 | 5862 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5863 | |
5864 | # PROP Exclude_From_Build 1 | |
5865 | ||
5554b4bd VS |
5866 | !ENDIF |
5867 | ||
5868 | # End Source File | |
5869 | # Begin Source File | |
28249f11 | 5870 | |
32a52290 | 5871 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5872 | |
32a52290 | 5873 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5874 | |
5875 | ||
32a52290 | 5876 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5877 | |
5878 | ||
32a52290 | 5879 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5880 | |
28249f11 | 5881 | |
32a52290 | 5882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5883 | |
28249f11 | 5884 | |
32a52290 | 5885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5886 | |
32a52290 | 5887 | # PROP Exclude_From_Build 1 |
28249f11 | 5888 | |
32a52290 | 5889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5890 | |
32a52290 | 5891 | # PROP Exclude_From_Build 1 |
28249f11 | 5892 | |
32a52290 | 5893 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 5894 | |
32a52290 | 5895 | # PROP Exclude_From_Build 1 |
28249f11 | 5896 | |
32a52290 | 5897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5898 | |
32a52290 | 5899 | # PROP Exclude_From_Build 1 |
28249f11 | 5900 | |
32a52290 | 5901 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5902 | |
5903 | ||
32a52290 | 5904 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5905 | |
5906 | ||
32a52290 | 5907 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5908 | |
5909 | ||
32a52290 | 5910 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5911 | |
5912 | ||
32a52290 | 5913 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5914 | |
5915 | # PROP Exclude_From_Build 1 | |
5916 | ||
32a52290 | 5917 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5918 | |
5919 | # PROP Exclude_From_Build 1 | |
5920 | ||
32a52290 | 5921 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5922 | |
5923 | # PROP Exclude_From_Build 1 | |
5924 | ||
32a52290 | 5925 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5926 | |
5927 | # PROP Exclude_From_Build 1 | |
5928 | ||
32a52290 | 5929 | !ENDIF |
28249f11 | 5930 | |
32a52290 WS |
5931 | # End Source File |
5932 | # Begin Source File | |
28249f11 | 5933 | |
32a52290 | 5934 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5935 | |
32a52290 | 5936 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5937 | |
28249f11 | 5938 | |
32a52290 | 5939 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5940 | |
28249f11 | 5941 | |
32a52290 | 5942 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5943 | |
28249f11 | 5944 | |
32a52290 | 5945 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5946 | |
28249f11 | 5947 | |
32a52290 | 5948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 5949 | |
32a52290 | 5950 | # PROP Exclude_From_Build 1 |
28249f11 | 5951 | |
32a52290 | 5952 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 5953 | |
32a52290 | 5954 | # PROP Exclude_From_Build 1 |
28249f11 | 5955 | |
32a52290 | 5956 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5957 | |
5958 | # PROP Exclude_From_Build 1 | |
5959 | ||
32a52290 | 5960 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 5961 | |
50acee04 | 5962 | # PROP Exclude_From_Build 1 |
28249f11 | 5963 | |
32a52290 | 5964 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5965 | |
5966 | ||
32a52290 | 5967 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5968 | |
5969 | ||
32a52290 WS |
5970 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5971 | ||
5972 | ||
5973 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
5974 | ||
5975 | ||
e17b6377 RD |
5976 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5977 | ||
5978 | # PROP Exclude_From_Build 1 | |
5979 | ||
5980 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
5981 | ||
5982 | # PROP Exclude_From_Build 1 | |
5983 | ||
5984 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
5985 | ||
5986 | # PROP Exclude_From_Build 1 | |
5987 | ||
5988 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
5989 | ||
5990 | # PROP Exclude_From_Build 1 | |
5991 | ||
5992 | !ENDIF | |
5993 | ||
5994 | # End Source File | |
5995 | # Begin Source File | |
5996 | ||
5997 | SOURCE=..\..\src\univ\themes\mono.cpp | |
5998 | ||
5999 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6000 | ||
6001 | ||
6002 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6003 | ||
6004 | ||
6005 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6006 | ||
6007 | ||
6008 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6009 | ||
6010 | ||
6011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6012 | ||
6013 | # PROP Exclude_From_Build 1 | |
6014 | ||
6015 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6016 | ||
6017 | # PROP Exclude_From_Build 1 | |
6018 | ||
6019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6020 | ||
6021 | # PROP Exclude_From_Build 1 | |
6022 | ||
6023 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6024 | ||
6025 | # PROP Exclude_From_Build 1 | |
6026 | ||
6027 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6028 | ||
6029 | ||
6030 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6031 | ||
6032 | ||
6033 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6034 | ||
6035 | ||
6036 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6037 | ||
6038 | ||
32a52290 | 6039 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6040 | |
6041 | # PROP Exclude_From_Build 1 | |
6042 | ||
32a52290 | 6043 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6044 | |
6045 | # PROP Exclude_From_Build 1 | |
6046 | ||
32a52290 | 6047 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6048 | |
6049 | # PROP Exclude_From_Build 1 | |
6050 | ||
32a52290 | 6051 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6052 | |
6053 | # PROP Exclude_From_Build 1 | |
6054 | ||
5554b4bd VS |
6055 | !ENDIF |
6056 | ||
6057 | # End Source File | |
6058 | # Begin Source File | |
28249f11 | 6059 | |
32a52290 | 6060 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 6061 | |
32a52290 | 6062 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6063 | |
6064 | ||
32a52290 | 6065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6066 | |
6067 | ||
32a52290 | 6068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6069 | |
28249f11 | 6070 | |
32a52290 | 6071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6072 | |
28249f11 | 6073 | |
32a52290 | 6074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6075 | |
32a52290 | 6076 | # PROP Exclude_From_Build 1 |
28249f11 | 6077 | |
32a52290 | 6078 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6079 | |
32a52290 | 6080 | # PROP Exclude_From_Build 1 |
28249f11 | 6081 | |
32a52290 | 6082 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6083 | |
32a52290 | 6084 | # PROP Exclude_From_Build 1 |
28249f11 | 6085 | |
32a52290 | 6086 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6087 | |
32a52290 | 6088 | # PROP Exclude_From_Build 1 |
28249f11 | 6089 | |
32a52290 | 6090 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6091 | |
6092 | ||
32a52290 | 6093 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6094 | |
6095 | ||
32a52290 | 6096 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6097 | |
6098 | ||
32a52290 | 6099 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6100 | |
6101 | ||
32a52290 | 6102 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6103 | |
6104 | # PROP Exclude_From_Build 1 | |
6105 | ||
32a52290 | 6106 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6107 | |
6108 | # PROP Exclude_From_Build 1 | |
6109 | ||
32a52290 | 6110 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6111 | |
6112 | # PROP Exclude_From_Build 1 | |
6113 | ||
32a52290 | 6114 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6115 | |
6116 | # PROP Exclude_From_Build 1 | |
6117 | ||
32a52290 | 6118 | !ENDIF |
28249f11 | 6119 | |
32a52290 WS |
6120 | # End Source File |
6121 | # Begin Source File | |
28249f11 | 6122 | |
32a52290 | 6123 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6124 | |
32a52290 | 6125 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6126 | |
28249f11 | 6127 | |
32a52290 | 6128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6129 | |
28249f11 | 6130 | |
32a52290 | 6131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6132 | |
28249f11 | 6133 | |
32a52290 | 6134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6135 | |
28249f11 | 6136 | |
32a52290 | 6137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6138 | |
32a52290 | 6139 | # PROP Exclude_From_Build 1 |
28249f11 | 6140 | |
32a52290 | 6141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6142 | |
32a52290 | 6143 | # PROP Exclude_From_Build 1 |
28249f11 | 6144 | |
32a52290 | 6145 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6146 | |
6147 | # PROP Exclude_From_Build 1 | |
6148 | ||
32a52290 | 6149 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6150 | |
50acee04 | 6151 | # PROP Exclude_From_Build 1 |
28249f11 | 6152 | |
32a52290 | 6153 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6154 | |
6155 | ||
32a52290 WS |
6156 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6157 | ||
6158 | ||
6159 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
28249f11 VS |
6160 | |
6161 | ||
32a52290 WS |
6162 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6163 | ||
6164 | ||
6165 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6166 | |
6167 | # PROP Exclude_From_Build 1 | |
6168 | ||
32a52290 | 6169 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6170 | |
6171 | # PROP Exclude_From_Build 1 | |
6172 | ||
32a52290 | 6173 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6174 | |
6175 | # PROP Exclude_From_Build 1 | |
6176 | ||
32a52290 | 6177 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6178 | |
6179 | # PROP Exclude_From_Build 1 | |
6180 | ||
5554b4bd VS |
6181 | !ENDIF |
6182 | ||
6183 | # End Source File | |
6184 | # Begin Source File | |
28249f11 | 6185 | |
32a52290 | 6186 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6187 | |
32a52290 | 6188 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6189 | |
6190 | ||
32a52290 | 6191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6192 | |
6193 | ||
32a52290 | 6194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6195 | |
28249f11 | 6196 | |
32a52290 | 6197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6198 | |
28249f11 | 6199 | |
32a52290 | 6200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6201 | |
32a52290 | 6202 | # PROP Exclude_From_Build 1 |
28249f11 | 6203 | |
32a52290 | 6204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6205 | |
32a52290 | 6206 | # PROP Exclude_From_Build 1 |
28249f11 | 6207 | |
32a52290 | 6208 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6209 | |
32a52290 | 6210 | # PROP Exclude_From_Build 1 |
28249f11 | 6211 | |
32a52290 | 6212 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6213 | |
32a52290 | 6214 | # PROP Exclude_From_Build 1 |
28249f11 | 6215 | |
32a52290 | 6216 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6217 | |
6218 | ||
32a52290 | 6219 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6220 | |
6221 | ||
32a52290 | 6222 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6223 | |
6224 | ||
32a52290 | 6225 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6226 | |
6227 | ||
32a52290 | 6228 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6229 | |
6230 | # PROP Exclude_From_Build 1 | |
6231 | ||
32a52290 | 6232 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6233 | |
6234 | # PROP Exclude_From_Build 1 | |
6235 | ||
32a52290 | 6236 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6237 | |
6238 | # PROP Exclude_From_Build 1 | |
6239 | ||
32a52290 | 6240 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6241 | |
6242 | # PROP Exclude_From_Build 1 | |
6243 | ||
32a52290 | 6244 | !ENDIF |
28249f11 | 6245 | |
32a52290 WS |
6246 | # End Source File |
6247 | # Begin Source File | |
28249f11 | 6248 | |
32a52290 | 6249 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6250 | |
32a52290 | 6251 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6252 | |
28249f11 | 6253 | |
32a52290 | 6254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6255 | |
28249f11 | 6256 | |
32a52290 | 6257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6258 | |
28249f11 | 6259 | |
32a52290 | 6260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6261 | |
28249f11 | 6262 | |
32a52290 | 6263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6264 | |
32a52290 | 6265 | # PROP Exclude_From_Build 1 |
28249f11 | 6266 | |
32a52290 | 6267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6268 | |
32a52290 | 6269 | # PROP Exclude_From_Build 1 |
28249f11 | 6270 | |
32a52290 | 6271 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6272 | |
6273 | # PROP Exclude_From_Build 1 | |
6274 | ||
32a52290 | 6275 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6276 | |
50acee04 | 6277 | # PROP Exclude_From_Build 1 |
28249f11 | 6278 | |
32a52290 | 6279 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6280 | |
6281 | ||
32a52290 | 6282 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6283 | |
6284 | ||
32a52290 WS |
6285 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6286 | ||
6287 | ||
6288 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6289 | ||
6290 | ||
6291 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6292 | |
6293 | # PROP Exclude_From_Build 1 | |
6294 | ||
32a52290 | 6295 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6296 | |
6297 | # PROP Exclude_From_Build 1 | |
6298 | ||
32a52290 | 6299 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6300 | |
6301 | # PROP Exclude_From_Build 1 | |
6302 | ||
32a52290 | 6303 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6304 | |
6305 | # PROP Exclude_From_Build 1 | |
6306 | ||
5554b4bd VS |
6307 | !ENDIF |
6308 | ||
6309 | # End Source File | |
6310 | # Begin Source File | |
28249f11 | 6311 | |
32a52290 | 6312 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6313 | |
32a52290 | 6314 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6315 | |
6316 | ||
32a52290 | 6317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6318 | |
6319 | ||
32a52290 | 6320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6321 | |
28249f11 | 6322 | |
32a52290 | 6323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6324 | |
28249f11 | 6325 | |
32a52290 | 6326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6327 | |
32a52290 | 6328 | # PROP Exclude_From_Build 1 |
28249f11 | 6329 | |
32a52290 | 6330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6331 | |
32a52290 | 6332 | # PROP Exclude_From_Build 1 |
28249f11 | 6333 | |
32a52290 | 6334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6335 | |
32a52290 | 6336 | # PROP Exclude_From_Build 1 |
28249f11 | 6337 | |
32a52290 | 6338 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6339 | |
32a52290 | 6340 | # PROP Exclude_From_Build 1 |
28249f11 | 6341 | |
32a52290 | 6342 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6343 | |
6344 | ||
32a52290 | 6345 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6346 | |
6347 | ||
32a52290 | 6348 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6349 | |
6350 | ||
32a52290 | 6351 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6352 | |
6353 | ||
32a52290 | 6354 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6355 | |
6356 | # PROP Exclude_From_Build 1 | |
6357 | ||
32a52290 | 6358 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6359 | |
6360 | # PROP Exclude_From_Build 1 | |
6361 | ||
32a52290 | 6362 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6363 | |
6364 | # PROP Exclude_From_Build 1 | |
6365 | ||
32a52290 | 6366 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6367 | |
6368 | # PROP Exclude_From_Build 1 | |
6369 | ||
32a52290 | 6370 | !ENDIF |
28249f11 | 6371 | |
32a52290 WS |
6372 | # End Source File |
6373 | # Begin Source File | |
28249f11 | 6374 | |
32a52290 | 6375 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6376 | |
32a52290 | 6377 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6378 | |
28249f11 | 6379 | |
32a52290 | 6380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6381 | |
28249f11 | 6382 | |
32a52290 | 6383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6384 | |
28249f11 | 6385 | |
32a52290 | 6386 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6387 | |
28249f11 | 6388 | |
32a52290 | 6389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6390 | |
32a52290 | 6391 | # PROP Exclude_From_Build 1 |
28249f11 | 6392 | |
32a52290 | 6393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6394 | |
32a52290 | 6395 | # PROP Exclude_From_Build 1 |
28249f11 | 6396 | |
32a52290 | 6397 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6398 | |
6399 | # PROP Exclude_From_Build 1 | |
6400 | ||
32a52290 | 6401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6402 | |
50acee04 | 6403 | # PROP Exclude_From_Build 1 |
28249f11 | 6404 | |
32a52290 | 6405 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6406 | |
6407 | ||
32a52290 | 6408 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6409 | |
6410 | ||
32a52290 WS |
6411 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6412 | ||
6413 | ||
6414 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6415 | ||
6416 | ||
6417 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6418 | |
6419 | # PROP Exclude_From_Build 1 | |
6420 | ||
32a52290 | 6421 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6422 | |
6423 | # PROP Exclude_From_Build 1 | |
6424 | ||
32a52290 | 6425 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6426 | |
6427 | # PROP Exclude_From_Build 1 | |
6428 | ||
32a52290 | 6429 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6430 | |
6431 | # PROP Exclude_From_Build 1 | |
6432 | ||
5554b4bd VS |
6433 | !ENDIF |
6434 | ||
6435 | # End Source File | |
6436 | # Begin Source File | |
28249f11 | 6437 | |
32a52290 WS |
6438 | SOURCE=..\..\src\univ\slider.cpp |
6439 | ||
6440 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6441 | ||
28249f11 | 6442 | |
32a52290 | 6443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6444 | |
6445 | ||
32a52290 | 6446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6447 | |
28249f11 | 6448 | |
32a52290 | 6449 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6450 | |
28249f11 | 6451 | |
32a52290 | 6452 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6453 | |
32a52290 | 6454 | # PROP Exclude_From_Build 1 |
28249f11 | 6455 | |
32a52290 | 6456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6457 | |
32a52290 | 6458 | # PROP Exclude_From_Build 1 |
28249f11 | 6459 | |
32a52290 | 6460 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6461 | |
32a52290 | 6462 | # PROP Exclude_From_Build 1 |
28249f11 | 6463 | |
32a52290 | 6464 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6465 | |
32a52290 | 6466 | # PROP Exclude_From_Build 1 |
28249f11 | 6467 | |
32a52290 | 6468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6469 | |
6470 | ||
32a52290 | 6471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6472 | |
6473 | ||
32a52290 | 6474 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6475 | |
6476 | ||
32a52290 | 6477 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6478 | |
6479 | ||
32a52290 | 6480 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6481 | |
6482 | # PROP Exclude_From_Build 1 | |
6483 | ||
32a52290 | 6484 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6485 | |
6486 | # PROP Exclude_From_Build 1 | |
6487 | ||
32a52290 | 6488 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6489 | |
6490 | # PROP Exclude_From_Build 1 | |
6491 | ||
32a52290 | 6492 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6493 | |
6494 | # PROP Exclude_From_Build 1 | |
6495 | ||
32a52290 WS |
6496 | !ENDIF |
6497 | ||
6498 | # End Source File | |
6499 | # Begin Source File | |
28249f11 | 6500 | |
32a52290 | 6501 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6502 | |
32a52290 | 6503 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6504 | |
28249f11 | 6505 | |
32a52290 | 6506 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6507 | |
28249f11 | 6508 | |
32a52290 | 6509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6510 | |
28249f11 | 6511 | |
32a52290 | 6512 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6513 | |
28249f11 | 6514 | |
32a52290 | 6515 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6516 | |
32a52290 | 6517 | # PROP Exclude_From_Build 1 |
28249f11 | 6518 | |
32a52290 | 6519 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6520 | |
32a52290 | 6521 | # PROP Exclude_From_Build 1 |
28249f11 | 6522 | |
32a52290 | 6523 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6524 | |
32a52290 | 6525 | # PROP Exclude_From_Build 1 |
28249f11 | 6526 | |
32a52290 | 6527 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6528 | |
32a52290 | 6529 | # PROP Exclude_From_Build 1 |
28249f11 | 6530 | |
32a52290 | 6531 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6532 | |
6533 | ||
32a52290 | 6534 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6535 | |
6536 | ||
32a52290 | 6537 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6538 | |
6539 | ||
32a52290 | 6540 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6541 | |
6542 | ||
32a52290 | 6543 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6544 | |
6545 | # PROP Exclude_From_Build 1 | |
6546 | ||
32a52290 | 6547 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6548 | |
6549 | # PROP Exclude_From_Build 1 | |
6550 | ||
32a52290 | 6551 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6552 | |
6553 | # PROP Exclude_From_Build 1 | |
6554 | ||
32a52290 | 6555 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6556 | |
6557 | # PROP Exclude_From_Build 1 | |
6558 | ||
5554b4bd VS |
6559 | !ENDIF |
6560 | ||
6561 | # End Source File | |
6562 | # Begin Source File | |
28249f11 | 6563 | |
32a52290 | 6564 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6565 | |
32a52290 | 6566 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6567 | |
6568 | ||
32a52290 | 6569 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6570 | |
6571 | ||
32a52290 | 6572 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6573 | |
28249f11 | 6574 | |
32a52290 | 6575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6576 | |
28249f11 | 6577 | |
32a52290 | 6578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6579 | |
32a52290 | 6580 | # PROP Exclude_From_Build 1 |
28249f11 | 6581 | |
32a52290 | 6582 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6583 | |
32a52290 | 6584 | # PROP Exclude_From_Build 1 |
28249f11 | 6585 | |
32a52290 | 6586 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6587 | |
32a52290 | 6588 | # PROP Exclude_From_Build 1 |
28249f11 | 6589 | |
32a52290 | 6590 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6591 | |
32a52290 | 6592 | # PROP Exclude_From_Build 1 |
28249f11 | 6593 | |
32a52290 | 6594 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6595 | |
6596 | ||
32a52290 | 6597 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6598 | |
6599 | ||
32a52290 | 6600 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6601 | |
6602 | ||
32a52290 | 6603 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6604 | |
6605 | ||
32a52290 | 6606 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6607 | |
6608 | # PROP Exclude_From_Build 1 | |
6609 | ||
32a52290 | 6610 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6611 | |
6612 | # PROP Exclude_From_Build 1 | |
6613 | ||
32a52290 | 6614 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6615 | |
6616 | # PROP Exclude_From_Build 1 | |
6617 | ||
32a52290 | 6618 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6619 | |
6620 | # PROP Exclude_From_Build 1 | |
6621 | ||
32a52290 | 6622 | !ENDIF |
28249f11 | 6623 | |
32a52290 WS |
6624 | # End Source File |
6625 | # Begin Source File | |
28249f11 | 6626 | |
32a52290 | 6627 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6628 | |
32a52290 | 6629 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6630 | |
28249f11 | 6631 | |
32a52290 | 6632 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6633 | |
28249f11 | 6634 | |
32a52290 | 6635 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6636 | |
28249f11 | 6637 | |
32a52290 | 6638 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6639 | |
28249f11 | 6640 | |
32a52290 | 6641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6642 | |
32a52290 | 6643 | # PROP Exclude_From_Build 1 |
28249f11 | 6644 | |
32a52290 | 6645 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6646 | |
32a52290 | 6647 | # PROP Exclude_From_Build 1 |
28249f11 | 6648 | |
32a52290 | 6649 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6650 | |
6651 | # PROP Exclude_From_Build 1 | |
6652 | ||
32a52290 | 6653 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6654 | |
50acee04 | 6655 | # PROP Exclude_From_Build 1 |
28249f11 | 6656 | |
32a52290 | 6657 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6658 | |
6659 | ||
32a52290 | 6660 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6661 | |
6662 | ||
32a52290 WS |
6663 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6664 | ||
6665 | ||
6666 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6667 | ||
6668 | ||
6669 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6670 | |
6671 | # PROP Exclude_From_Build 1 | |
6672 | ||
32a52290 | 6673 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6674 | |
6675 | # PROP Exclude_From_Build 1 | |
6676 | ||
32a52290 | 6677 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6678 | |
6679 | # PROP Exclude_From_Build 1 | |
6680 | ||
32a52290 | 6681 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6682 | |
6683 | # PROP Exclude_From_Build 1 | |
6684 | ||
5554b4bd VS |
6685 | !ENDIF |
6686 | ||
6687 | # End Source File | |
6688 | # Begin Source File | |
28249f11 | 6689 | |
32a52290 | 6690 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6691 | |
32a52290 | 6692 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6693 | |
6694 | ||
32a52290 | 6695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6696 | |
6697 | ||
32a52290 | 6698 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6699 | |
28249f11 | 6700 | |
32a52290 | 6701 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6702 | |
28249f11 | 6703 | |
32a52290 | 6704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6705 | |
32a52290 | 6706 | # PROP Exclude_From_Build 1 |
28249f11 | 6707 | |
32a52290 | 6708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6709 | |
32a52290 | 6710 | # PROP Exclude_From_Build 1 |
28249f11 | 6711 | |
32a52290 | 6712 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6713 | |
32a52290 | 6714 | # PROP Exclude_From_Build 1 |
28249f11 | 6715 | |
32a52290 | 6716 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6717 | |
32a52290 | 6718 | # PROP Exclude_From_Build 1 |
28249f11 | 6719 | |
32a52290 | 6720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6721 | |
6722 | ||
32a52290 | 6723 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6724 | |
6725 | ||
32a52290 | 6726 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6727 | |
6728 | ||
32a52290 | 6729 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6730 | |
6731 | ||
32a52290 | 6732 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6733 | |
6734 | # PROP Exclude_From_Build 1 | |
6735 | ||
32a52290 | 6736 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6737 | |
6738 | # PROP Exclude_From_Build 1 | |
6739 | ||
32a52290 | 6740 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6741 | |
6742 | # PROP Exclude_From_Build 1 | |
6743 | ||
32a52290 | 6744 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6745 | |
6746 | # PROP Exclude_From_Build 1 | |
6747 | ||
32a52290 | 6748 | !ENDIF |
28249f11 | 6749 | |
32a52290 WS |
6750 | # End Source File |
6751 | # Begin Source File | |
28249f11 | 6752 | |
32a52290 | 6753 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6754 | |
32a52290 | 6755 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6756 | |
28249f11 | 6757 | |
32a52290 | 6758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6759 | |
28249f11 | 6760 | |
32a52290 | 6761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6762 | |
28249f11 | 6763 | |
32a52290 | 6764 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6765 | |
28249f11 | 6766 | |
32a52290 | 6767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6768 | |
32a52290 | 6769 | # PROP Exclude_From_Build 1 |
28249f11 | 6770 | |
32a52290 | 6771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6772 | |
32a52290 | 6773 | # PROP Exclude_From_Build 1 |
28249f11 | 6774 | |
32a52290 | 6775 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6776 | |
6777 | # PROP Exclude_From_Build 1 | |
6778 | ||
32a52290 | 6779 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6780 | |
50acee04 | 6781 | # PROP Exclude_From_Build 1 |
28249f11 | 6782 | |
32a52290 | 6783 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6784 | |
6785 | ||
32a52290 | 6786 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6787 | |
6788 | ||
32a52290 WS |
6789 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
6790 | ||
6791 | ||
6792 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6793 | ||
6794 | ||
6795 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
6796 | |
6797 | # PROP Exclude_From_Build 1 | |
6798 | ||
32a52290 | 6799 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6800 | |
6801 | # PROP Exclude_From_Build 1 | |
6802 | ||
32a52290 | 6803 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6804 | |
6805 | # PROP Exclude_From_Build 1 | |
6806 | ||
32a52290 | 6807 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6808 | |
6809 | # PROP Exclude_From_Build 1 | |
6810 | ||
5554b4bd VS |
6811 | !ENDIF |
6812 | ||
6813 | # End Source File | |
6814 | # Begin Source File | |
28249f11 | 6815 | |
32a52290 | 6816 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6817 | |
32a52290 | 6818 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6819 | |
6820 | ||
32a52290 | 6821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
6822 | |
6823 | ||
32a52290 | 6824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6825 | |
28249f11 | 6826 | |
32a52290 | 6827 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6828 | |
28249f11 | 6829 | |
32a52290 | 6830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 6831 | |
32a52290 | 6832 | # PROP Exclude_From_Build 1 |
28249f11 | 6833 | |
32a52290 | 6834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 6835 | |
32a52290 | 6836 | # PROP Exclude_From_Build 1 |
28249f11 | 6837 | |
32a52290 | 6838 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 6839 | |
32a52290 | 6840 | # PROP Exclude_From_Build 1 |
28249f11 | 6841 | |
32a52290 | 6842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 6843 | |
32a52290 | 6844 | # PROP Exclude_From_Build 1 |
28249f11 | 6845 | |
32a52290 | 6846 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6847 | |
6848 | ||
32a52290 | 6849 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6850 | |
6851 | ||
32a52290 | 6852 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6853 | |
6854 | ||
32a52290 | 6855 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6856 | |
6857 | ||
8930b2ed VZ |
6858 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
6859 | ||
6860 | # PROP Exclude_From_Build 1 | |
6861 | ||
6862 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6863 | ||
6864 | # PROP Exclude_From_Build 1 | |
6865 | ||
6866 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6867 | ||
6868 | # PROP Exclude_From_Build 1 | |
6869 | ||
6870 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6871 | ||
6872 | # PROP Exclude_From_Build 1 | |
6873 | ||
6874 | !ENDIF | |
6875 | ||
6876 | # End Source File | |
6877 | # Begin Source File | |
6878 | ||
6879 | SOURCE=..\..\src\univ\stdrend.cpp | |
6880 | ||
6881 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6882 | ||
6883 | ||
6884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6885 | ||
6886 | ||
6887 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6888 | ||
6889 | ||
6890 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6891 | ||
6892 | ||
6893 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
6894 | ||
6895 | # PROP Exclude_From_Build 1 | |
6896 | ||
6897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6898 | ||
6899 | # PROP Exclude_From_Build 1 | |
6900 | ||
6901 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6902 | ||
6903 | # PROP Exclude_From_Build 1 | |
6904 | ||
6905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6906 | ||
6907 | # PROP Exclude_From_Build 1 | |
6908 | ||
6909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6910 | ||
6911 | ||
6912 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6913 | ||
6914 | ||
6915 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6916 | ||
6917 | ||
6918 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6919 | ||
6920 | ||
32a52290 | 6921 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6922 | |
6923 | # PROP Exclude_From_Build 1 | |
6924 | ||
32a52290 | 6925 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6926 | |
6927 | # PROP Exclude_From_Build 1 | |
6928 | ||
32a52290 | 6929 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6930 | |
6931 | # PROP Exclude_From_Build 1 | |
6932 | ||
32a52290 | 6933 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6934 | |
6935 | # PROP Exclude_From_Build 1 | |
6936 | ||
32a52290 | 6937 | !ENDIF |
28249f11 | 6938 | |
32a52290 WS |
6939 | # End Source File |
6940 | # Begin Source File | |
28249f11 | 6941 | |
32a52290 | 6942 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6943 | |
32a52290 | 6944 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6945 | |
28249f11 | 6946 | |
32a52290 | 6947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6948 | |
28249f11 | 6949 | |
32a52290 | 6950 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6951 | |
28249f11 | 6952 | |
32a52290 | 6953 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca | 6954 | |
355debca | 6955 | |
32a52290 | 6956 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
355debca | 6957 | |
32a52290 | 6958 | # PROP Exclude_From_Build 1 |
355debca | 6959 | |
32a52290 | 6960 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
355debca | 6961 | |
32a52290 | 6962 | # PROP Exclude_From_Build 1 |
355debca | 6963 | |
32a52290 | 6964 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
355debca VZ |
6965 | |
6966 | # PROP Exclude_From_Build 1 | |
6967 | ||
32a52290 | 6968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
355debca | 6969 | |
50acee04 | 6970 | # PROP Exclude_From_Build 1 |
355debca | 6971 | |
32a52290 | 6972 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
355debca VZ |
6973 | |
6974 | ||
32a52290 WS |
6975 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
6976 | ||
6977 | ||
6978 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
355debca VZ |
6979 | |
6980 | ||
32a52290 WS |
6981 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
6982 | ||
6983 | ||
6984 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
355debca VZ |
6985 | |
6986 | # PROP Exclude_From_Build 1 | |
6987 | ||
32a52290 | 6988 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
355debca VZ |
6989 | |
6990 | # PROP Exclude_From_Build 1 | |
6991 | ||
32a52290 | 6992 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
355debca VZ |
6993 | |
6994 | # PROP Exclude_From_Build 1 | |
6995 | ||
32a52290 | 6996 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
355debca VZ |
6997 | |
6998 | # PROP Exclude_From_Build 1 | |
6999 | ||
7000 | !ENDIF | |
7001 | ||
7002 | # End Source File | |
7003 | # Begin Source File | |
7004 | ||
32a52290 | 7005 | SOURCE=..\..\src\univ\tglbtn.cpp |
355debca | 7006 | |
32a52290 | 7007 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
355debca VZ |
7008 | |
7009 | ||
32a52290 | 7010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
355debca VZ |
7011 | |
7012 | ||
32a52290 | 7013 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
355debca VZ |
7014 | |
7015 | ||
32a52290 | 7016 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
355debca VZ |
7017 | |
7018 | ||
32a52290 | 7019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7020 | |
32a52290 | 7021 | # PROP Exclude_From_Build 1 |
28249f11 | 7022 | |
32a52290 | 7023 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7024 | |
32a52290 | 7025 | # PROP Exclude_From_Build 1 |
28249f11 | 7026 | |
32a52290 | 7027 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7028 | |
32a52290 | 7029 | # PROP Exclude_From_Build 1 |
28249f11 | 7030 | |
32a52290 | 7031 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7032 | |
32a52290 | 7033 | # PROP Exclude_From_Build 1 |
28249f11 | 7034 | |
32a52290 | 7035 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7036 | |
7037 | ||
32a52290 | 7038 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7039 | |
7040 | ||
32a52290 | 7041 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7042 | |
7043 | ||
32a52290 | 7044 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7045 | |
7046 | ||
32a52290 | 7047 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7048 | |
7049 | # PROP Exclude_From_Build 1 | |
7050 | ||
32a52290 | 7051 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7052 | |
7053 | # PROP Exclude_From_Build 1 | |
7054 | ||
32a52290 | 7055 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7056 | |
7057 | # PROP Exclude_From_Build 1 | |
7058 | ||
32a52290 | 7059 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7060 | |
7061 | # PROP Exclude_From_Build 1 | |
7062 | ||
32a52290 | 7063 | !ENDIF |
28249f11 | 7064 | |
32a52290 WS |
7065 | # End Source File |
7066 | # Begin Source File | |
28249f11 | 7067 | |
32a52290 | 7068 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 7069 | |
32a52290 | 7070 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7071 | |
7072 | ||
32a52290 | 7073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7074 | |
28249f11 | 7075 | |
32a52290 | 7076 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7077 | |
28249f11 | 7078 | |
32a52290 | 7079 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7080 | |
28249f11 | 7081 | |
32a52290 | 7082 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7083 | |
32a52290 | 7084 | # PROP Exclude_From_Build 1 |
28249f11 | 7085 | |
32a52290 | 7086 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7087 | |
32a52290 | 7088 | # PROP Exclude_From_Build 1 |
28249f11 | 7089 | |
32a52290 | 7090 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7091 | |
7092 | # PROP Exclude_From_Build 1 | |
7093 | ||
32a52290 | 7094 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7095 | |
50acee04 | 7096 | # PROP Exclude_From_Build 1 |
28249f11 | 7097 | |
32a52290 | 7098 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7099 | |
7100 | ||
32a52290 | 7101 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7102 | |
7103 | ||
32a52290 WS |
7104 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7105 | ||
7106 | ||
7107 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7108 | ||
7109 | ||
7110 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7111 | |
7112 | # PROP Exclude_From_Build 1 | |
7113 | ||
32a52290 | 7114 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7115 | |
7116 | # PROP Exclude_From_Build 1 | |
7117 | ||
32a52290 | 7118 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7119 | |
7120 | # PROP Exclude_From_Build 1 | |
7121 | ||
32a52290 | 7122 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7123 | |
7124 | # PROP Exclude_From_Build 1 | |
7125 | ||
5554b4bd | 7126 | !ENDIF |
28249f11 | 7127 | |
5554b4bd VS |
7128 | # End Source File |
7129 | # Begin Source File | |
28249f11 | 7130 | |
32a52290 | 7131 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 7132 | |
32a52290 | 7133 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7134 | |
28249f11 | 7135 | |
32a52290 | 7136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7137 | |
28249f11 | 7138 | |
32a52290 | 7139 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7140 | |
28249f11 | 7141 | |
32a52290 | 7142 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7143 | |
28249f11 | 7144 | |
32a52290 | 7145 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7146 | |
32a52290 | 7147 | # PROP Exclude_From_Build 1 |
28249f11 | 7148 | |
32a52290 | 7149 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7150 | |
32a52290 | 7151 | # PROP Exclude_From_Build 1 |
28249f11 | 7152 | |
32a52290 | 7153 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7154 | |
32a52290 | 7155 | # PROP Exclude_From_Build 1 |
28249f11 | 7156 | |
32a52290 | 7157 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7158 | |
32a52290 | 7159 | # PROP Exclude_From_Build 1 |
28249f11 | 7160 | |
32a52290 | 7161 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7162 | |
7163 | ||
32a52290 | 7164 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7165 | |
7166 | ||
32a52290 | 7167 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7168 | |
7169 | ||
32a52290 | 7170 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7171 | |
7172 | ||
32a52290 | 7173 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7174 | |
7175 | # PROP Exclude_From_Build 1 | |
7176 | ||
32a52290 | 7177 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7178 | |
7179 | # PROP Exclude_From_Build 1 | |
7180 | ||
32a52290 | 7181 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7182 | |
7183 | # PROP Exclude_From_Build 1 | |
7184 | ||
32a52290 | 7185 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7186 | |
7187 | # PROP Exclude_From_Build 1 | |
7188 | ||
32a52290 | 7189 | !ENDIF |
28249f11 | 7190 | |
32a52290 WS |
7191 | # End Source File |
7192 | # Begin Source File | |
28249f11 | 7193 | |
32a52290 | 7194 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 7195 | |
32a52290 | 7196 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7197 | |
7198 | ||
32a52290 | 7199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7200 | |
28249f11 | 7201 | |
32a52290 | 7202 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7203 | |
28249f11 | 7204 | |
32a52290 | 7205 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7206 | |
28249f11 | 7207 | |
32a52290 | 7208 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7209 | |
32a52290 | 7210 | # PROP Exclude_From_Build 1 |
28249f11 | 7211 | |
32a52290 | 7212 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7213 | |
32a52290 | 7214 | # PROP Exclude_From_Build 1 |
28249f11 | 7215 | |
32a52290 | 7216 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7217 | |
7218 | # PROP Exclude_From_Build 1 | |
7219 | ||
32a52290 | 7220 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7221 | |
50acee04 | 7222 | # PROP Exclude_From_Build 1 |
28249f11 | 7223 | |
32a52290 | 7224 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7225 | |
7226 | ||
32a52290 WS |
7227 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
7228 | ||
7229 | ||
7230 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7231 | ||
7232 | ||
7233 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
28249f11 VS |
7234 | |
7235 | ||
32a52290 | 7236 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7237 | |
7238 | # PROP Exclude_From_Build 1 | |
7239 | ||
32a52290 | 7240 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7241 | |
7242 | # PROP Exclude_From_Build 1 | |
7243 | ||
32a52290 | 7244 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7245 | |
7246 | # PROP Exclude_From_Build 1 | |
7247 | ||
32a52290 | 7248 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7249 | |
7250 | # PROP Exclude_From_Build 1 | |
7251 | ||
5554b4bd | 7252 | !ENDIF |
28249f11 | 7253 | |
5554b4bd VS |
7254 | # End Source File |
7255 | # Begin Source File | |
28249f11 | 7256 | |
32a52290 | 7257 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7258 | |
32a52290 | 7259 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7260 | |
28249f11 | 7261 | |
32a52290 | 7262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7263 | |
28249f11 | 7264 | |
32a52290 | 7265 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7266 | |
28249f11 | 7267 | |
32a52290 | 7268 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7269 | |
28249f11 | 7270 | |
32a52290 | 7271 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7272 | |
32a52290 | 7273 | # PROP Exclude_From_Build 1 |
28249f11 | 7274 | |
32a52290 | 7275 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7276 | |
32a52290 | 7277 | # PROP Exclude_From_Build 1 |
28249f11 | 7278 | |
32a52290 | 7279 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 7280 | |
32a52290 | 7281 | # PROP Exclude_From_Build 1 |
28249f11 | 7282 | |
32a52290 | 7283 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7284 | |
32a52290 | 7285 | # PROP Exclude_From_Build 1 |
28249f11 | 7286 | |
32a52290 | 7287 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7288 | |
7289 | ||
32a52290 | 7290 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7291 | |
7292 | ||
32a52290 | 7293 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7294 | |
7295 | ||
32a52290 | 7296 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7297 | |
7298 | ||
32a52290 | 7299 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7300 | |
7301 | # PROP Exclude_From_Build 1 | |
7302 | ||
32a52290 | 7303 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7304 | |
7305 | # PROP Exclude_From_Build 1 | |
7306 | ||
32a52290 | 7307 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7308 | |
7309 | # PROP Exclude_From_Build 1 | |
7310 | ||
32a52290 | 7311 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7312 | |
7313 | # PROP Exclude_From_Build 1 | |
7314 | ||
32a52290 | 7315 | !ENDIF |
28249f11 | 7316 | |
32a52290 WS |
7317 | # End Source File |
7318 | # Begin Source File | |
28249f11 | 7319 | |
32a52290 | 7320 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7321 | |
32a52290 | 7322 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7323 | |
7324 | ||
32a52290 | 7325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7326 | |
28249f11 | 7327 | |
32a52290 | 7328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7329 | |
28249f11 | 7330 | |
32a52290 | 7331 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7332 | |
28249f11 | 7333 | |
32a52290 | 7334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 7335 | |
32a52290 | 7336 | # PROP Exclude_From_Build 1 |
28249f11 | 7337 | |
32a52290 | 7338 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 7339 | |
32a52290 | 7340 | # PROP Exclude_From_Build 1 |
28249f11 | 7341 | |
32a52290 | 7342 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7343 | |
7344 | # PROP Exclude_From_Build 1 | |
7345 | ||
32a52290 | 7346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 7347 | |
50acee04 | 7348 | # PROP Exclude_From_Build 1 |
28249f11 | 7349 | |
32a52290 | 7350 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7351 | |
7352 | ||
32a52290 | 7353 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 7354 | |
28249f11 | 7355 | |
32a52290 WS |
7356 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
7357 | ||
7358 | ||
7359 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7360 | ||
7361 | ||
7362 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
7363 | |
7364 | # PROP Exclude_From_Build 1 | |
7365 | ||
32a52290 | 7366 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7367 | |
7368 | # PROP Exclude_From_Build 1 | |
7369 | ||
32a52290 | 7370 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7371 | |
7372 | # PROP Exclude_From_Build 1 | |
7373 | ||
32a52290 | 7374 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7375 | |
5554b4bd | 7376 | # PROP Exclude_From_Build 1 |
28249f11 | 7377 | |
cd1feecb VS |
7378 | !ENDIF |
7379 | ||
7380 | # End Source File | |
7381 | # End Group | |
7382 | # Begin Group "Setup Headers" | |
7383 | ||
7384 | # PROP Default_Filter "" | |
7385 | # Begin Source File | |
7386 | ||
7387 | SOURCE=..\..\include\wx\msw\setup.h | |
7388 | ||
32a52290 | 7389 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7390 | |
c7f476c9 | 7391 | # Begin Custom Build - |
cd1feecb VS |
7392 | |
7393 | # End Custom Build | |
7394 | ||
32a52290 | 7395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7396 | |
c7f476c9 | 7397 | # Begin Custom Build - |
cd1feecb VS |
7398 | |
7399 | # End Custom Build | |
7400 | ||
32a52290 | 7401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7402 | |
c7f476c9 | 7403 | # Begin Custom Build - |
cd1feecb VS |
7404 | |
7405 | # End Custom Build | |
7406 | ||
32a52290 | 7407 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7408 | |
c7f476c9 | 7409 | # Begin Custom Build - |
cd1feecb VS |
7410 | |
7411 | # End Custom Build | |
7412 | ||
32a52290 | 7413 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7414 | |
1e618fa6 | 7415 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
ae4ccf12 | 7416 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7417 | |
1e618fa6 VS |
7418 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7419 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7420 | |
7421 | # End Custom Build | |
7422 | ||
32a52290 | 7423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7424 | |
1e618fa6 | 7425 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
ae4ccf12 | 7426 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7427 | |
1e618fa6 VS |
7428 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7429 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7430 | |
7431 | # End Custom Build | |
7432 | ||
32a52290 | 7433 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7434 | |
1e618fa6 | 7435 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
ae4ccf12 | 7436 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7437 | |
1e618fa6 VS |
7438 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7439 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7440 | |
7441 | # End Custom Build | |
7442 | ||
32a52290 | 7443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7444 | |
1e618fa6 | 7445 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
ae4ccf12 | 7446 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7447 | |
1e618fa6 VS |
7448 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7449 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7450 | |
7451 | # End Custom Build | |
7452 | ||
32a52290 | 7453 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7454 | |
c7f476c9 | 7455 | # Begin Custom Build - |
cd1feecb VS |
7456 | |
7457 | # End Custom Build | |
7458 | ||
32a52290 | 7459 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7460 | |
c7f476c9 | 7461 | # Begin Custom Build - |
cd1feecb VS |
7462 | |
7463 | # End Custom Build | |
7464 | ||
32a52290 | 7465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7466 | |
c7f476c9 | 7467 | # Begin Custom Build - |
cd1feecb VS |
7468 | |
7469 | # End Custom Build | |
7470 | ||
32a52290 | 7471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7472 | |
c7f476c9 | 7473 | # Begin Custom Build - |
cd1feecb VS |
7474 | |
7475 | # End Custom Build | |
7476 | ||
32a52290 | 7477 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7478 | |
1e618fa6 | 7479 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
ae4ccf12 | 7480 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7481 | |
1e618fa6 | 7482 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
32a52290 | 7483 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h |
50acee04 JS |
7484 | |
7485 | # End Custom Build | |
7486 | ||
32a52290 | 7487 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7488 | |
32a52290 | 7489 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
ae4ccf12 | 7490 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7491 | |
32a52290 WS |
7492 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7493 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
50acee04 JS |
7494 | |
7495 | # End Custom Build | |
7496 | ||
32a52290 | 7497 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 | 7498 | |
32a52290 | 7499 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
ae4ccf12 | 7500 | InputPath=..\..\include\wx\msw\setup.h |
50acee04 | 7501 | |
32a52290 WS |
7502 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7503 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7504 | |
7505 | # End Custom Build | |
7506 | ||
32a52290 | 7507 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7508 | |
1e618fa6 | 7509 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
ae4ccf12 | 7510 | InputPath=..\..\include\wx\msw\setup.h |
cd1feecb | 7511 | |
1e618fa6 VS |
7512 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7513 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7514 | |
7515 | # End Custom Build | |
c7f476c9 MW |
7516 | |
7517 | !ENDIF | |
7518 | ||
7519 | # End Source File | |
7520 | # Begin Source File | |
7521 | ||
7522 | SOURCE=..\..\include\wx\univ\setup.h | |
7523 | ||
32a52290 | 7524 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
c7f476c9 MW |
7525 | |
7526 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
ae4ccf12 | 7527 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7528 | |
7529 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7530 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7531 | ||
7532 | # End Custom Build | |
7533 | ||
32a52290 | 7534 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
c7f476c9 MW |
7535 | |
7536 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
ae4ccf12 | 7537 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7538 | |
7539 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7540 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7541 | ||
7542 | # End Custom Build | |
7543 | ||
32a52290 | 7544 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
c7f476c9 MW |
7545 | |
7546 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
ae4ccf12 | 7547 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7548 | |
7549 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7550 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7551 | ||
7552 | # End Custom Build | |
7553 | ||
32a52290 | 7554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
c7f476c9 MW |
7555 | |
7556 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
ae4ccf12 | 7557 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7558 | |
7559 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7560 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7561 | ||
7562 | # End Custom Build | |
7563 | ||
32a52290 | 7564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
50acee04 JS |
7565 | |
7566 | # Begin Custom Build - | |
7567 | ||
7568 | # End Custom Build | |
7569 | ||
32a52290 | 7570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
c7f476c9 MW |
7571 | |
7572 | # Begin Custom Build - | |
7573 | ||
7574 | # End Custom Build | |
7575 | ||
32a52290 | 7576 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
c7f476c9 MW |
7577 | |
7578 | # Begin Custom Build - | |
7579 | ||
7580 | # End Custom Build | |
7581 | ||
32a52290 | 7582 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
c7f476c9 MW |
7583 | |
7584 | # Begin Custom Build - | |
7585 | ||
7586 | # End Custom Build | |
7587 | ||
32a52290 | 7588 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
c7f476c9 MW |
7589 | |
7590 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
ae4ccf12 | 7591 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7592 | |
7593 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7594 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7595 | ||
7596 | # End Custom Build | |
7597 | ||
32a52290 | 7598 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
c7f476c9 MW |
7599 | |
7600 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
ae4ccf12 | 7601 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7602 | |
7603 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7604 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7605 | ||
7606 | # End Custom Build | |
7607 | ||
32a52290 | 7608 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
c7f476c9 MW |
7609 | |
7610 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
ae4ccf12 | 7611 | InputPath=..\..\include\wx\univ\setup.h |
c7f476c9 MW |
7612 | |
7613 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7614 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7615 | ||
7616 | # End Custom Build | |
7617 | ||
32a52290 | 7618 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
50acee04 JS |
7619 | |
7620 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
ae4ccf12 | 7621 | InputPath=..\..\include\wx\univ\setup.h |
50acee04 JS |
7622 | |
7623 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7624 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7625 | ||
7626 | # End Custom Build | |
7627 | ||
32a52290 | 7628 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
50acee04 JS |
7629 | |
7630 | # Begin Custom Build - | |
7631 | ||
7632 | # End Custom Build | |
7633 | ||
32a52290 | 7634 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
50acee04 JS |
7635 | |
7636 | # Begin Custom Build - | |
7637 | ||
7638 | # End Custom Build | |
7639 | ||
32a52290 | 7640 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
50acee04 JS |
7641 | |
7642 | # Begin Custom Build - | |
7643 | ||
7644 | # End Custom Build | |
7645 | ||
32a52290 | 7646 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
c7f476c9 MW |
7647 | |
7648 | # Begin Custom Build - | |
7649 | ||
7650 | # End Custom Build | |
cd1feecb | 7651 | |
28249f11 VS |
7652 | !ENDIF |
7653 | ||
7654 | # End Source File | |
7655 | # End Group | |
7656 | # Begin Group "MSW Headers" | |
7657 | ||
7658 | # PROP Default_Filter "" | |
7659 | # Begin Source File | |
7660 | ||
757e7c67 | 7661 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7662 | # End Source File |
7663 | # Begin Source File | |
7664 | ||
7665 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7666 | # End Source File | |
7667 | # Begin Source File | |
7668 | ||
bf354396 VZ |
7669 | SOURCE=..\..\include\wx\msw\ole\activex.h |
7670 | # End Source File | |
7671 | # Begin Source File | |
7672 | ||
28249f11 VS |
7673 | SOURCE=..\..\include\wx\msw\app.h |
7674 | # End Source File | |
7675 | # Begin Source File | |
7676 | ||
7677 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7678 | # End Source File | |
7679 | # Begin Source File | |
7680 | ||
7681 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7682 | # End Source File | |
7683 | # Begin Source File | |
7684 | ||
7685 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7686 | # End Source File | |
7687 | # Begin Source File | |
7688 | ||
7689 | SOURCE=..\..\include\wx\msw\brush.h | |
7690 | # End Source File | |
7691 | # Begin Source File | |
7692 | ||
7693 | SOURCE=..\..\include\wx\msw\button.h | |
7694 | # End Source File | |
7695 | # Begin Source File | |
7696 | ||
7697 | SOURCE=..\..\include\wx\msw\caret.h | |
7698 | # End Source File | |
7699 | # Begin Source File | |
7700 | ||
7701 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7702 | # End Source File | |
7703 | # Begin Source File | |
7704 | ||
7705 | SOURCE=..\..\include\wx\msw\checklst.h | |
7706 | # End Source File | |
7707 | # Begin Source File | |
7708 | ||
7709 | SOURCE=..\..\include\wx\msw\choice.h | |
7710 | # End Source File | |
7711 | # Begin Source File | |
7712 | ||
7713 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7714 | # End Source File | |
7715 | # Begin Source File | |
7716 | ||
7717 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7718 | # End Source File | |
7719 | # Begin Source File | |
7720 | ||
7721 | SOURCE=..\..\include\wx\msw\colour.h | |
7722 | # End Source File | |
7723 | # Begin Source File | |
7724 | ||
a340b80d VZ |
7725 | SOURCE=..\..\include\wx\msw\combo.h |
7726 | # End Source File | |
7727 | # Begin Source File | |
7728 | ||
28249f11 VS |
7729 | SOURCE=..\..\include\wx\msw\combobox.h |
7730 | # End Source File | |
7731 | # Begin Source File | |
7732 | ||
7733 | SOURCE=..\..\include\wx\msw\control.h | |
7734 | # End Source File | |
7735 | # Begin Source File | |
7736 | ||
7737 | SOURCE=..\..\include\wx\msw\cursor.h | |
7738 | # End Source File | |
7739 | # Begin Source File | |
7740 | ||
7741 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7742 | # End Source File | |
7743 | # Begin Source File | |
7744 | ||
7745 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7746 | # End Source File | |
7747 | # Begin Source File | |
7748 | ||
7749 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7750 | # End Source File | |
7751 | # Begin Source File | |
7752 | ||
114a4501 VZ |
7753 | SOURCE=..\..\include\wx\msw\datectrl.h |
7754 | # End Source File | |
7755 | # Begin Source File | |
7756 | ||
28249f11 VS |
7757 | SOURCE=..\..\include\wx\msw\dc.h |
7758 | # End Source File | |
7759 | # Begin Source File | |
7760 | ||
7761 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7762 | # End Source File | |
7763 | # Begin Source File | |
7764 | ||
7765 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7766 | # End Source File | |
7767 | # Begin Source File | |
7768 | ||
7769 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7770 | # End Source File | |
7771 | # Begin Source File | |
7772 | ||
7773 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7774 | # End Source File | |
7775 | # Begin Source File | |
7776 | ||
7777 | SOURCE=..\..\include\wx\msw\dialog.h | |
7778 | # End Source File | |
7779 | # Begin Source File | |
7780 | ||
7781 | SOURCE=..\..\include\wx\msw\dib.h | |
7782 | # End Source File | |
7783 | # Begin Source File | |
7784 | ||
7785 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7786 | # End Source File | |
7787 | # Begin Source File | |
7788 | ||
7789 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7790 | # End Source File | |
7791 | # Begin Source File | |
7792 | ||
7793 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7794 | # End Source File | |
7795 | # Begin Source File | |
7796 | ||
7797 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7798 | # End Source File | |
7799 | # Begin Source File | |
7800 | ||
7801 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7802 | # End Source File | |
7803 | # Begin Source File | |
7804 | ||
ef335a4f VZ |
7805 | SOURCE=..\..\include\wx\msw\evtloop.h |
7806 | # End Source File | |
7807 | # Begin Source File | |
7808 | ||
28249f11 VS |
7809 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7810 | # End Source File | |
7811 | # Begin Source File | |
7812 | ||
7813 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7814 | # End Source File | |
7815 | # Begin Source File | |
7816 | ||
7817 | SOURCE=..\..\include\wx\msw\font.h | |
7818 | # End Source File | |
7819 | # Begin Source File | |
7820 | ||
7821 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7822 | # End Source File | |
7823 | # Begin Source File | |
7824 | ||
7825 | SOURCE=..\..\include\wx\msw\frame.h | |
7826 | # End Source File | |
7827 | # Begin Source File | |
7828 | ||
7829 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7830 | # End Source File | |
7831 | # Begin Source File | |
7832 | ||
7833 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7834 | # End Source File | |
7835 | # Begin Source File | |
7836 | ||
5c60e845 MW |
7837 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
7838 | ||
32a52290 | 7839 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
5c60e845 MW |
7840 | |
7841 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
ae4ccf12 | 7842 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7843 | |
19fb58e8 | 7844 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivu\wx\msw" |
5c60e845 MW |
7845 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" |
7846 | ||
7847 | # End Custom Build | |
7848 | ||
32a52290 | 7849 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
5c60e845 MW |
7850 | |
7851 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
ae4ccf12 | 7852 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7853 | |
19fb58e8 | 7854 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivud\wx\msw" |
5c60e845 MW |
7855 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" |
7856 | ||
7857 | # End Custom Build | |
7858 | ||
32a52290 | 7859 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
5c60e845 MW |
7860 | |
7861 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
ae4ccf12 | 7862 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7863 | |
19fb58e8 | 7864 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswuniv\wx\msw" |
5c60e845 MW |
7865 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" |
7866 | ||
7867 | # End Custom Build | |
7868 | ||
32a52290 | 7869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
5c60e845 MW |
7870 | |
7871 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
ae4ccf12 | 7872 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7873 | |
19fb58e8 | 7874 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivd\wx\msw" |
5c60e845 MW |
7875 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" |
7876 | ||
7877 | # End Custom Build | |
7878 | ||
32a52290 | 7879 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
5c60e845 MW |
7880 | |
7881 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
ae4ccf12 | 7882 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7883 | |
19fb58e8 | 7884 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw" |
5c60e845 MW |
7885 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" |
7886 | ||
7887 | # End Custom Build | |
7888 | ||
32a52290 | 7889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
5c60e845 MW |
7890 | |
7891 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
ae4ccf12 | 7892 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7893 | |
19fb58e8 | 7894 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw" |
5c60e845 MW |
7895 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" |
7896 | ||
7897 | # End Custom Build | |
7898 | ||
32a52290 | 7899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
5c60e845 MW |
7900 | |
7901 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
ae4ccf12 | 7902 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7903 | |
19fb58e8 | 7904 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\msw\wx\msw" |
5c60e845 MW |
7905 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" |
7906 | ||
7907 | # End Custom Build | |
7908 | ||
32a52290 | 7909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
5c60e845 MW |
7910 | |
7911 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
ae4ccf12 | 7912 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7913 | |
19fb58e8 | 7914 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswd\wx\msw" |
5c60e845 MW |
7915 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" |
7916 | ||
7917 | # End Custom Build | |
7918 | ||
32a52290 | 7919 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
5c60e845 MW |
7920 | |
7921 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
ae4ccf12 | 7922 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7923 | |
19fb58e8 | 7924 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivu\wx\msw" |
5c60e845 MW |
7925 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" |
7926 | ||
7927 | # End Custom Build | |
7928 | ||
32a52290 | 7929 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
5c60e845 MW |
7930 | |
7931 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
ae4ccf12 | 7932 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7933 | |
19fb58e8 | 7934 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivud\wx\msw" |
5c60e845 MW |
7935 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" |
7936 | ||
7937 | # End Custom Build | |
7938 | ||
32a52290 | 7939 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
5c60e845 MW |
7940 | |
7941 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
ae4ccf12 | 7942 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7943 | |
19fb58e8 | 7944 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswuniv\wx\msw" |
5c60e845 MW |
7945 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" |
7946 | ||
7947 | # End Custom Build | |
7948 | ||
32a52290 | 7949 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
5c60e845 MW |
7950 | |
7951 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
ae4ccf12 | 7952 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7953 | |
19fb58e8 | 7954 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivd\wx\msw" |
5c60e845 MW |
7955 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" |
7956 | ||
7957 | # End Custom Build | |
7958 | ||
32a52290 | 7959 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
5c60e845 MW |
7960 | |
7961 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
ae4ccf12 | 7962 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7963 | |
19fb58e8 | 7964 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw" |
5c60e845 MW |
7965 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" |
7966 | ||
7967 | # End Custom Build | |
7968 | ||
32a52290 | 7969 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
5c60e845 MW |
7970 | |
7971 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
ae4ccf12 | 7972 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7973 | |
19fb58e8 | 7974 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw" |
5c60e845 MW |
7975 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" |
7976 | ||
7977 | # End Custom Build | |
7978 | ||
32a52290 | 7979 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
5c60e845 MW |
7980 | |
7981 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
ae4ccf12 | 7982 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7983 | |
19fb58e8 | 7984 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\msw\wx\msw" |
5c60e845 MW |
7985 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" |
7986 | ||
7987 | # End Custom Build | |
7988 | ||
32a52290 | 7989 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
5c60e845 MW |
7990 | |
7991 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
ae4ccf12 | 7992 | InputPath=..\..\include\wx\msw\genrcdefs.h |
5c60e845 | 7993 | |
19fb58e8 | 7994 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswd\wx\msw" |
5c60e845 MW |
7995 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" |
7996 | ||
7997 | # End Custom Build | |
7998 | ||
7999 | !ENDIF | |
8000 | ||
8001 | # End Source File | |
8002 | # Begin Source File | |
8003 | ||
fe6e5818 VS |
8004 | SOURCE=..\..\include\wx\msw\glcanvas.h |
8005 | # End Source File | |
8006 | # Begin Source File | |
8007 | ||
28249f11 VS |
8008 | SOURCE=..\..\include\wx\msw\helpbest.h |
8009 | # End Source File | |
8010 | # Begin Source File | |
8011 | ||
4818141b JS |
8012 | SOURCE=..\..\include\wx\msw\helpchm.h |
8013 | # End Source File | |
8014 | # Begin Source File | |
8015 | ||
8016 | SOURCE=..\..\include\wx\msw\helpwin.h | |
8017 | # End Source File | |
8018 | # Begin Source File | |
8019 | ||
47a4a1ae JS |
8020 | SOURCE=..\..\include\wx\msw\htmlhelp.h |
8021 | # End Source File | |
8022 | # Begin Source File | |
8023 | ||
28249f11 VS |
8024 | SOURCE=..\..\include\wx\msw\icon.h |
8025 | # End Source File | |
8026 | # Begin Source File | |
8027 | ||
8028 | SOURCE=..\..\include\wx\msw\imaglist.h | |
8029 | # End Source File | |
8030 | # Begin Source File | |
8031 | ||
8032 | SOURCE=..\..\include\wx\msw\iniconf.h | |
8033 | # End Source File | |
8034 | # Begin Source File | |
8035 | ||
fe6e5818 VS |
8036 | SOURCE=..\..\include\wx\msw\joystick.h |
8037 | # End Source File | |
8038 | # Begin Source File | |
8039 | ||
28249f11 VS |
8040 | SOURCE=..\..\include\wx\msw\listbox.h |
8041 | # End Source File | |
8042 | # Begin Source File | |
8043 | ||
8044 | SOURCE=..\..\include\wx\msw\listctrl.h | |
8045 | # End Source File | |
8046 | # Begin Source File | |
8047 | ||
8048 | SOURCE=..\..\include\wx\msw\mdi.h | |
8049 | # End Source File | |
8050 | # Begin Source File | |
39c5bef0 | 8051 | |
28249f11 VS |
8052 | SOURCE=..\..\include\wx\msw\menu.h |
8053 | # End Source File | |
8054 | # Begin Source File | |
8055 | ||
8056 | SOURCE=..\..\include\wx\msw\menuitem.h | |
8057 | # End Source File | |
8058 | # Begin Source File | |
8059 | ||
8060 | SOURCE=..\..\include\wx\msw\metafile.h | |
8061 | # End Source File | |
8062 | # Begin Source File | |
8063 | ||
8064 | SOURCE=..\..\include\wx\msw\minifram.h | |
8065 | # End Source File | |
8066 | # Begin Source File | |
8067 | ||
8068 | SOURCE=..\..\include\wx\msw\missing.h | |
8069 | # End Source File | |
8070 | # Begin Source File | |
8071 | ||
8072 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
8073 | # End Source File | |
8074 | # Begin Source File | |
8075 | ||
28249f11 VS |
8076 | SOURCE=..\..\include\wx\msw\msvcrt.h |
8077 | # End Source File | |
8078 | # Begin Source File | |
8079 | ||
8080 | SOURCE=..\..\include\wx\msw\notebook.h | |
8081 | # End Source File | |
8082 | # Begin Source File | |
8083 | ||
8084 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
8085 | # End Source File | |
8086 | # Begin Source File | |
8087 | ||
8088 | SOURCE=..\..\include\wx\msw\palette.h | |
8089 | # End Source File | |
8090 | # Begin Source File | |
8091 | ||
8092 | SOURCE=..\..\include\wx\msw\pen.h | |
8093 | # End Source File | |
8094 | # Begin Source File | |
8095 | ||
4818141b JS |
8096 | SOURCE=..\..\include\wx\msw\popupwin.h |
8097 | # End Source File | |
8098 | # Begin Source File | |
8099 | ||
28249f11 VS |
8100 | SOURCE=..\..\include\wx\msw\printdlg.h |
8101 | # End Source File | |
8102 | # Begin Source File | |
8103 | ||
8104 | SOURCE=..\..\include\wx\msw\printwin.h | |
8105 | # End Source File | |
8106 | # Begin Source File | |
8107 | ||
28249f11 VS |
8108 | SOURCE=..\..\include\wx\msw\radiobox.h |
8109 | # End Source File | |
8110 | # Begin Source File | |
8111 | ||
8112 | SOURCE=..\..\include\wx\msw\radiobut.h | |
8113 | # End Source File | |
8114 | # Begin Source File | |
8115 | ||
5c60e845 MW |
8116 | SOURCE=..\..\include\wx\msw\rcdefs.h |
8117 | # End Source File | |
8118 | # Begin Source File | |
8119 | ||
28249f11 VS |
8120 | SOURCE=..\..\include\wx\msw\region.h |
8121 | # End Source File | |
8122 | # Begin Source File | |
8123 | ||
28249f11 VS |
8124 | SOURCE=..\..\include\wx\msw\scrolbar.h |
8125 | # End Source File | |
8126 | # Begin Source File | |
8127 | ||
8128 | SOURCE=..\..\include\wx\msw\setup0.h | |
8129 | # End Source File | |
8130 | # Begin Source File | |
8131 | ||
8132 | SOURCE=..\..\include\wx\msw\slider95.h | |
8133 | # End Source File | |
8134 | # Begin Source File | |
8135 | ||
002ed9af VS |
8136 | SOURCE=..\..\include\wx\msw\sound.h |
8137 | # End Source File | |
8138 | # Begin Source File | |
8139 | ||
28249f11 VS |
8140 | SOURCE=..\..\include\wx\msw\spinbutt.h |
8141 | # End Source File | |
8142 | # Begin Source File | |
8143 | ||
8144 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
8145 | # End Source File | |
8146 | # Begin Source File | |
8147 | ||
8148 | SOURCE=..\..\include\wx\msw\statbmp.h | |
8149 | # End Source File | |
8150 | # Begin Source File | |
8151 | ||
8152 | SOURCE=..\..\include\wx\msw\statbox.h | |
8153 | # End Source File | |
8154 | # Begin Source File | |
8155 | ||
8156 | SOURCE=..\..\include\wx\msw\statbr95.h | |
8157 | # End Source File | |
8158 | # Begin Source File | |
8159 | ||
8160 | SOURCE=..\..\include\wx\msw\statline.h | |
8161 | # End Source File | |
8162 | # Begin Source File | |
8163 | ||
8164 | SOURCE=..\..\include\wx\msw\stattext.h | |
8165 | # End Source File | |
8166 | # Begin Source File | |
8167 | ||
8168 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
8169 | # End Source File | |
8170 | # Begin Source File | |
8171 | ||
fe6e5818 VS |
8172 | SOURCE=..\..\include\wx\msw\taskbar.h |
8173 | # End Source File | |
8174 | # Begin Source File | |
8175 | ||
28249f11 VS |
8176 | SOURCE=..\..\include\wx\msw\tbar95.h |
8177 | # End Source File | |
8178 | # Begin Source File | |
8179 | ||
28249f11 VS |
8180 | SOURCE=..\..\include\wx\msw\textctrl.h |
8181 | # End Source File | |
8182 | # Begin Source File | |
8183 | ||
8184 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
8185 | # End Source File | |
8186 | # Begin Source File | |
8187 | ||
8188 | SOURCE=..\..\include\wx\msw\timer.h | |
8189 | # End Source File | |
8190 | # Begin Source File | |
8191 | ||
8192 | SOURCE=..\..\include\wx\msw\tooltip.h | |
8193 | # End Source File | |
8194 | # Begin Source File | |
8195 | ||
8196 | SOURCE=..\..\include\wx\msw\toplevel.h | |
8197 | # End Source File | |
8198 | # Begin Source File | |
8199 | ||
8200 | SOURCE=..\..\include\wx\msw\treectrl.h | |
8201 | # End Source File | |
8202 | # Begin Source File | |
8203 | ||
8204 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
8205 | # End Source File | |
8206 | # Begin Source File | |
8207 | ||
162a956b JS |
8208 | SOURCE=..\..\include\wx\msw\uxtheme.h |
8209 | # End Source File | |
8210 | # Begin Source File | |
8211 | ||
47a4a1ae JS |
8212 | SOURCE=..\..\include\wx\msw\uxthemep.h |
8213 | # End Source File | |
8214 | # Begin Source File | |
8215 | ||
fe6e5818 | 8216 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 VS |
8217 | # End Source File |
8218 | # End Group | |
8219 | # Begin Group "Generic Headers" | |
8220 | ||
8221 | # PROP Default_Filter "" | |
8222 | # Begin Source File | |
8223 | ||
e5b41495 VZ |
8224 | SOURCE=..\..\include\wx\generic\aboutdlgg.h |
8225 | # End Source File | |
8226 | # Begin Source File | |
8227 | ||
28249f11 VS |
8228 | SOURCE=..\..\include\wx\generic\accel.h |
8229 | # End Source File | |
8230 | # Begin Source File | |
8231 | ||
72045d57 VZ |
8232 | SOURCE=..\..\include\wx\generic\animate.h |
8233 | # End Source File | |
8234 | # Begin Source File | |
8235 | ||
e17b6377 RD |
8236 | SOURCE=..\..\include\wx\generic\bmpcbox.h |
8237 | # End Source File | |
8238 | # Begin Source File | |
8239 | ||
cf9b63b3 VZ |
8240 | SOURCE=..\..\include\wx\generic\busyinfo.h |
8241 | # End Source File | |
8242 | # Begin Source File | |
8243 | ||
64d3ed17 JS |
8244 | SOURCE=..\..\include\wx\generic\buttonbar.h |
8245 | # End Source File | |
8246 | # Begin Source File | |
8247 | ||
fe6e5818 VS |
8248 | SOURCE=..\..\include\wx\generic\calctrl.h |
8249 | # End Source File | |
8250 | # Begin Source File | |
8251 | ||
28249f11 VS |
8252 | SOURCE=..\..\include\wx\generic\choicdgg.h |
8253 | # End Source File | |
8254 | # Begin Source File | |
8255 | ||
24bbfc62 WS |
8256 | SOURCE=..\..\include\wx\generic\clrpickerg.h |
8257 | # End Source File | |
8258 | # Begin Source File | |
e3cec970 VZ |
8259 | |
8260 | SOURCE=..\..\include\wx\generic\collpaneg.h | |
8261 | # End Source File | |
ed16aae0 RD |
8262 | # Begin Source File |
8263 | ||
28249f11 VS |
8264 | SOURCE=..\..\include\wx\generic\colrdlgg.h |
8265 | # End Source File | |
8266 | # Begin Source File | |
8267 | ||
a340b80d VZ |
8268 | SOURCE=..\..\include\wx\generic\combo.h |
8269 | # End Source File | |
8270 | # Begin Source File | |
8271 | ||
b910a8ad JS |
8272 | SOURCE=..\..\include\wx\generic\dataview.h |
8273 | # End Source File | |
8274 | # Begin Source File | |
8275 | ||
d9876615 VZ |
8276 | SOURCE=..\..\include\wx\generic\datectrl.h |
8277 | # End Source File | |
8278 | # Begin Source File | |
8279 | ||
28249f11 VS |
8280 | SOURCE=..\..\include\wx\generic\dcpsg.h |
8281 | # End Source File | |
8282 | # Begin Source File | |
8283 | ||
8284 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
8285 | # End Source File | |
8286 | # Begin Source File | |
8287 | ||
8288 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
8289 | # End Source File | |
8290 | # Begin Source File | |
8291 | ||
8292 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
8293 | # End Source File | |
8294 | # Begin Source File | |
8295 | ||
8296 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
8297 | # End Source File | |
8298 | # Begin Source File | |
8299 | ||
8300 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
8301 | # End Source File | |
8302 | # Begin Source File | |
8303 | ||
24bbfc62 WS |
8304 | SOURCE=..\..\include\wx\generic\filepickerg.h |
8305 | # End Source File | |
8306 | # Begin Source File | |
8307 | ||
28249f11 VS |
8308 | SOURCE=..\..\include\wx\generic\fontdlgg.h |
8309 | # End Source File | |
8310 | # Begin Source File | |
8311 | ||
24bbfc62 WS |
8312 | SOURCE=..\..\include\wx\generic\fontpickerg.h |
8313 | # End Source File | |
8314 | # Begin Source File | |
8315 | ||
fe6e5818 VS |
8316 | SOURCE=..\..\include\wx\generic\grid.h |
8317 | # End Source File | |
8318 | # Begin Source File | |
8319 | ||
8320 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
8321 | # End Source File | |
8322 | # Begin Source File | |
8323 | ||
8324 | SOURCE=..\..\include\wx\generic\gridsel.h | |
8325 | # End Source File | |
8326 | # Begin Source File | |
8327 | ||
8328 | SOURCE=..\..\include\wx\generic\helpext.h | |
8329 | # End Source File | |
8330 | # Begin Source File | |
8331 | ||
c105dda0 VZ |
8332 | SOURCE=..\..\include\wx\generic\hyperlink.h |
8333 | # End Source File | |
8334 | # Begin Source File | |
8335 | ||
fe6e5818 VS |
8336 | SOURCE=..\..\include\wx\generic\laywin.h |
8337 | # End Source File | |
8338 | # Begin Source File | |
8339 | ||
28249f11 VS |
8340 | SOURCE=..\..\include\wx\generic\listctrl.h |
8341 | # End Source File | |
8342 | # Begin Source File | |
8343 | ||
8344 | SOURCE=..\..\include\wx\generic\logg.h | |
8345 | # End Source File | |
8346 | # Begin Source File | |
8347 | ||
8348 | SOURCE=..\..\include\wx\generic\mdig.h | |
8349 | # End Source File | |
8350 | # Begin Source File | |
8351 | ||
8352 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
8353 | # End Source File | |
8354 | # Begin Source File | |
8355 | ||
8356 | SOURCE=..\..\include\wx\generic\notebook.h | |
8357 | # End Source File | |
8358 | # Begin Source File | |
8359 | ||
c3255f5f DE |
8360 | SOURCE=..\..\include\wx\generic\numdlgg.h |
8361 | # End Source File | |
8362 | # Begin Source File | |
8363 | ||
28249f11 VS |
8364 | SOURCE=..\..\include\wx\generic\panelg.h |
8365 | # End Source File | |
8366 | # Begin Source File | |
8367 | ||
75a0a7b7 VS |
8368 | SOURCE=..\..\include\wx\generic\printps.h |
8369 | # End Source File | |
8370 | # Begin Source File | |
8371 | ||
28249f11 VS |
8372 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
8373 | # End Source File | |
8374 | # Begin Source File | |
8375 | ||
8376 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
8377 | # End Source File | |
8378 | # Begin Source File | |
8379 | ||
445511b3 JS |
8380 | SOURCE=..\..\include\wx\generic\propdlg.h |
8381 | # End Source File | |
8382 | # Begin Source File | |
8383 | ||
fe6e5818 VS |
8384 | SOURCE=..\..\include\wx\generic\sashwin.h |
8385 | # End Source File | |
8386 | # Begin Source File | |
8387 | ||
28249f11 VS |
8388 | SOURCE=..\..\include\wx\generic\scrolwin.h |
8389 | # End Source File | |
8390 | # Begin Source File | |
8391 | ||
8392 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
8393 | # End Source File | |
8394 | # Begin Source File | |
8395 | ||
fe6e5818 VS |
8396 | SOURCE=..\..\include\wx\generic\splash.h |
8397 | # End Source File | |
8398 | # Begin Source File | |
8399 | ||
28249f11 VS |
8400 | SOURCE=..\..\include\wx\generic\splitter.h |
8401 | # End Source File | |
8402 | # Begin Source File | |
8403 | ||
3f7f284d RD |
8404 | SOURCE=..\..\include\wx\generic\srchctlg.h |
8405 | # End Source File | |
8406 | # Begin Source File | |
8407 | ||
28249f11 VS |
8408 | SOURCE=..\..\include\wx\generic\statusbr.h |
8409 | # End Source File | |
8410 | # Begin Source File | |
8411 | ||
8412 | SOURCE=..\..\include\wx\generic\tabg.h | |
8413 | # End Source File | |
8414 | # Begin Source File | |
8415 | ||
8416 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
8417 | # End Source File | |
8418 | # Begin Source File | |
8419 | ||
8420 | SOURCE=..\..\include\wx\generic\timer.h | |
8421 | # End Source File | |
8422 | # Begin Source File | |
8423 | ||
8424 | SOURCE=..\..\include\wx\generic\treectlg.h | |
8425 | # End Source File | |
fe6e5818 VS |
8426 | # Begin Source File |
8427 | ||
8428 | SOURCE=..\..\include\wx\generic\wizard.h | |
8429 | # End Source File | |
28249f11 VS |
8430 | # End Group |
8431 | # Begin Group "wxUniv Headers" | |
8432 | ||
8433 | # PROP Default_Filter "" | |
8434 | # Begin Source File | |
8435 | ||
8436 | SOURCE=..\..\include\wx\univ\app.h | |
8437 | # End Source File | |
8438 | # Begin Source File | |
8439 | ||
8440 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
8441 | # End Source File | |
8442 | # Begin Source File | |
8443 | ||
8444 | SOURCE=..\..\include\wx\univ\button.h | |
8445 | # End Source File | |
8446 | # Begin Source File | |
8447 | ||
8448 | SOURCE=..\..\include\wx\univ\checkbox.h | |
8449 | # End Source File | |
8450 | # Begin Source File | |
8451 | ||
8452 | SOURCE=..\..\include\wx\univ\checklst.h | |
8453 | # End Source File | |
8454 | # Begin Source File | |
8455 | ||
c4ad618c VZ |
8456 | SOURCE=..\..\include\wx\univ\chkconf.h |
8457 | # End Source File | |
8458 | # Begin Source File | |
8459 | ||
28249f11 VS |
8460 | SOURCE=..\..\include\wx\univ\choice.h |
8461 | # End Source File | |
8462 | # Begin Source File | |
8463 | ||
8464 | SOURCE=..\..\include\wx\univ\colschem.h | |
8465 | # End Source File | |
8466 | # Begin Source File | |
8467 | ||
8468 | SOURCE=..\..\include\wx\univ\combobox.h | |
8469 | # End Source File | |
8470 | # Begin Source File | |
8471 | ||
8472 | SOURCE=..\..\include\wx\univ\control.h | |
8473 | # End Source File | |
8474 | # Begin Source File | |
8475 | ||
8476 | SOURCE=..\..\include\wx\univ\dialog.h | |
8477 | # End Source File | |
8478 | # Begin Source File | |
8479 | ||
8480 | SOURCE=..\..\include\wx\univ\frame.h | |
8481 | # End Source File | |
8482 | # Begin Source File | |
8483 | ||
8484 | SOURCE=..\..\include\wx\univ\gauge.h | |
8485 | # End Source File | |
8486 | # Begin Source File | |
8487 | ||
8488 | SOURCE=..\..\include\wx\univ\inpcons.h | |
8489 | # End Source File | |
8490 | # Begin Source File | |
8491 | ||
8492 | SOURCE=..\..\include\wx\univ\inphand.h | |
8493 | # End Source File | |
8494 | # Begin Source File | |
8495 | ||
8496 | SOURCE=..\..\include\wx\univ\listbox.h | |
8497 | # End Source File | |
8498 | # Begin Source File | |
8499 | ||
8500 | SOURCE=..\..\include\wx\univ\menu.h | |
8501 | # End Source File | |
8502 | # Begin Source File | |
8503 | ||
8504 | SOURCE=..\..\include\wx\univ\menuitem.h | |
8505 | # End Source File | |
8506 | # Begin Source File | |
8507 | ||
8508 | SOURCE=..\..\include\wx\univ\notebook.h | |
8509 | # End Source File | |
8510 | # Begin Source File | |
8511 | ||
8512 | SOURCE=..\..\include\wx\univ\radiobox.h | |
8513 | # End Source File | |
8514 | # Begin Source File | |
8515 | ||
8516 | SOURCE=..\..\include\wx\univ\radiobut.h | |
8517 | # End Source File | |
8518 | # Begin Source File | |
8519 | ||
8520 | SOURCE=..\..\include\wx\univ\renderer.h | |
8521 | # End Source File | |
8522 | # Begin Source File | |
8523 | ||
8524 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
8525 | # End Source File | |
8526 | # Begin Source File | |
8527 | ||
8528 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
8529 | # End Source File | |
8530 | # Begin Source File | |
8531 | ||
8532 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
8533 | # End Source File | |
8534 | # Begin Source File | |
8535 | ||
8536 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
8537 | # End Source File | |
8538 | # Begin Source File | |
8539 | ||
8540 | SOURCE=..\..\include\wx\univ\slider.h | |
8541 | # End Source File | |
8542 | # Begin Source File | |
8543 | ||
8544 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
8545 | # End Source File | |
8546 | # Begin Source File | |
8547 | ||
8548 | SOURCE=..\..\include\wx\univ\statbmp.h | |
8549 | # End Source File | |
8550 | # Begin Source File | |
8551 | ||
8552 | SOURCE=..\..\include\wx\univ\statbox.h | |
8553 | # End Source File | |
8554 | # Begin Source File | |
8555 | ||
8556 | SOURCE=..\..\include\wx\univ\statline.h | |
8557 | # End Source File | |
8558 | # Begin Source File | |
8559 | ||
8560 | SOURCE=..\..\include\wx\univ\stattext.h | |
8561 | # End Source File | |
8562 | # Begin Source File | |
8563 | ||
8564 | SOURCE=..\..\include\wx\univ\statusbr.h | |
8565 | # End Source File | |
8566 | # Begin Source File | |
8930b2ed VZ |
8567 | |
8568 | SOURCE=..\..\include\wx\univ\stdrend.h | |
8569 | # End Source File | |
8570 | # Begin Source File | |
28249f11 VS |
8571 | |
8572 | SOURCE=..\..\include\wx\univ\textctrl.h | |
8573 | # End Source File | |
8574 | # Begin Source File | |
8575 | ||
8576 | SOURCE=..\..\include\wx\univ\theme.h | |
8577 | # End Source File | |
8578 | # Begin Source File | |
8579 | ||
8580 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8581 | # End Source File | |
8582 | # Begin Source File | |
8583 | ||
8584 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8585 | # End Source File | |
757e7c67 VS |
8586 | # Begin Source File |
8587 | ||
8588 | SOURCE=..\..\include\wx\univ\window.h | |
8589 | # End Source File | |
fe6e5818 VS |
8590 | # End Group |
8591 | # Begin Group "wxHTML Headers" | |
8592 | ||
8593 | # PROP Default_Filter "" | |
8594 | # Begin Source File | |
8595 | ||
fe6e5818 VS |
8596 | SOURCE=..\..\include\wx\html\helpctrl.h |
8597 | # End Source File | |
8598 | # Begin Source File | |
8599 | ||
8600 | SOURCE=..\..\include\wx\html\helpdata.h | |
8601 | # End Source File | |
28249f11 VS |
8602 | # Begin Source File |
8603 | ||
f3e156ef JS |
8604 | SOURCE=..\..\include\wx\html\helpdlg.h |
8605 | # End Source File | |
8606 | # Begin Source File | |
8607 | ||
fe6e5818 VS |
8608 | SOURCE=..\..\include\wx\html\helpfrm.h |
8609 | # End Source File | |
8610 | # Begin Source File | |
8611 | ||
f3e156ef JS |
8612 | SOURCE=..\..\include\wx\html\helpwnd.h |
8613 | # End Source File | |
8614 | # Begin Source File | |
8615 | ||
fe6e5818 VS |
8616 | SOURCE=..\..\include\wx\html\htmlcell.h |
8617 | # End Source File | |
8618 | # Begin Source File | |
8619 | ||
8620 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8621 | # End Source File | |
8622 | # Begin Source File | |
8623 | ||
8624 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8625 | # End Source File | |
8626 | # Begin Source File | |
8627 | ||
8628 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8629 | # End Source File | |
8630 | # Begin Source File | |
8631 | ||
8632 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8633 | # End Source File | |
8634 | # Begin Source File | |
8635 | ||
8636 | SOURCE=..\..\include\wx\html\htmltag.h | |
8637 | # End Source File | |
8638 | # Begin Source File | |
8639 | ||
8640 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8641 | # End Source File | |
8642 | # Begin Source File | |
8643 | ||
8644 | SOURCE=..\..\include\wx\html\htmprint.h | |
8645 | # End Source File | |
8646 | # Begin Source File | |
8647 | ||
8648 | SOURCE=..\..\include\wx\html\m_templ.h | |
8649 | # End Source File | |
8650 | # Begin Source File | |
8651 | ||
8652 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8653 | # End Source File |
8654 | # End Group | |
8655 | # Begin Group "Common Headers" | |
8656 | ||
8657 | # PROP Default_Filter "" | |
8658 | # Begin Source File | |
8659 | ||
e5b41495 VZ |
8660 | SOURCE=..\..\include\wx\aboutdlg.h |
8661 | # End Source File | |
8662 | # Begin Source File | |
8663 | ||
28249f11 VS |
8664 | SOURCE=..\..\include\wx\accel.h |
8665 | # End Source File | |
8666 | # Begin Source File | |
8667 | ||
8668 | SOURCE=..\..\include\wx\access.h | |
8669 | # End Source File | |
8670 | # Begin Source File | |
8671 | ||
72045d57 VZ |
8672 | SOURCE=..\..\include\wx\anidecod.h |
8673 | # End Source File | |
8674 | # Begin Source File | |
8675 | ||
8676 | SOURCE=..\..\include\wx\animate.h | |
8677 | # End Source File | |
8678 | # Begin Source File | |
8679 | ||
76319fbc RD |
8680 | SOURCE=..\..\include\wx\animdecod.h |
8681 | # End Source File | |
8682 | # Begin Source File | |
8683 | ||
28249f11 VS |
8684 | SOURCE=..\..\include\wx\artprov.h |
8685 | # End Source File | |
8686 | # Begin Source File | |
8687 | ||
50acee04 JS |
8688 | SOURCE=..\..\include\wx\aui\aui.h |
8689 | # End Source File | |
8690 | # Begin Source File | |
8691 | ||
96fc1039 BW |
8692 | SOURCE=..\..\include\wx\aui\auibook.h |
8693 | # End Source File | |
8694 | # Begin Source File | |
8695 | ||
28249f11 VS |
8696 | SOURCE=..\..\include\wx\bitmap.h |
8697 | # End Source File | |
8698 | # Begin Source File | |
8699 | ||
8700 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8701 | # End Source File | |
8702 | # Begin Source File | |
8703 | ||
e17b6377 RD |
8704 | SOURCE=..\..\include\wx\bmpcbox.h |
8705 | # End Source File | |
8706 | # Begin Source File | |
8707 | ||
73fb9ebe VZ |
8708 | SOURCE=..\..\include\wx\bookctrl.h |
8709 | # End Source File | |
8710 | # Begin Source File | |
8711 | ||
28249f11 VS |
8712 | SOURCE=..\..\include\wx\brush.h |
8713 | # End Source File | |
8714 | # Begin Source File | |
8715 | ||
8716 | SOURCE=..\..\include\wx\busyinfo.h | |
8717 | # End Source File | |
8718 | # Begin Source File | |
8719 | ||
8720 | SOURCE=..\..\include\wx\button.h | |
8721 | # End Source File | |
8722 | # Begin Source File | |
8723 | ||
757e7c67 VS |
8724 | SOURCE=..\..\include\wx\calctrl.h |
8725 | # End Source File | |
8726 | # Begin Source File | |
8727 | ||
28249f11 VS |
8728 | SOURCE=..\..\include\wx\caret.h |
8729 | # End Source File | |
8730 | # Begin Source File | |
8731 | ||
8732 | SOURCE=..\..\include\wx\checkbox.h | |
8733 | # End Source File | |
8734 | # Begin Source File | |
8735 | ||
8736 | SOURCE=..\..\include\wx\checklst.h | |
8737 | # End Source File | |
8738 | # Begin Source File | |
8739 | ||
8740 | SOURCE=..\..\include\wx\choicdlg.h | |
8741 | # End Source File | |
8742 | # Begin Source File | |
8743 | ||
8744 | SOURCE=..\..\include\wx\choice.h | |
8745 | # End Source File | |
8746 | # Begin Source File | |
8747 | ||
ef335a4f VZ |
8748 | SOURCE=..\..\include\wx\choicebk.h |
8749 | # End Source File | |
8750 | # Begin Source File | |
8751 | ||
28249f11 VS |
8752 | SOURCE=..\..\include\wx\clipbrd.h |
8753 | # End Source File | |
8754 | # Begin Source File | |
8755 | ||
ec376c8f VZ |
8756 | SOURCE=..\..\include\wx\clrpicker.h |
8757 | # End Source File | |
8758 | # Begin Source File | |
8759 | ||
28249f11 VS |
8760 | SOURCE=..\..\include\wx\cmdproc.h |
8761 | # End Source File | |
8762 | # Begin Source File | |
8763 | ||
8764 | SOURCE=..\..\include\wx\cmndata.h | |
8765 | # End Source File | |
8766 | # Begin Source File | |
8767 | ||
ed16aae0 RD |
8768 | SOURCE=..\..\include\wx\collpane.h |
8769 | # End Source File | |
8770 | # Begin Source File | |
8771 | ||
28249f11 VS |
8772 | SOURCE=..\..\include\wx\colordlg.h |
8773 | # End Source File | |
8774 | # Begin Source File | |
8775 | ||
8776 | SOURCE=..\..\include\wx\colour.h | |
8777 | # End Source File | |
8778 | # Begin Source File | |
8779 | ||
a340b80d VZ |
8780 | SOURCE=..\..\include\wx\combo.h |
8781 | # End Source File | |
8782 | # Begin Source File | |
8783 | ||
28249f11 VS |
8784 | SOURCE=..\..\include\wx\combobox.h |
8785 | # End Source File | |
8786 | # Begin Source File | |
8787 | ||
8788 | SOURCE=..\..\include\wx\control.h | |
8789 | # End Source File | |
8790 | # Begin Source File | |
8791 | ||
8792 | SOURCE=..\..\include\wx\cshelp.h | |
8793 | # End Source File | |
8794 | # Begin Source File | |
8795 | ||
8796 | SOURCE=..\..\include\wx\ctrlsub.h | |
8797 | # End Source File | |
8798 | # Begin Source File | |
8799 | ||
8800 | SOURCE=..\..\include\wx\cursor.h | |
8801 | # End Source File | |
8802 | # Begin Source File | |
8803 | ||
8804 | SOURCE=..\..\include\wx\dataobj.h | |
8805 | # End Source File | |
8806 | # Begin Source File | |
8807 | ||
87853604 WS |
8808 | SOURCE=..\..\include\wx\dataview.h |
8809 | # End Source File | |
8810 | # Begin Source File | |
8811 | ||
114a4501 VZ |
8812 | SOURCE=..\..\include\wx\datectrl.h |
8813 | # End Source File | |
8814 | # Begin Source File | |
8815 | ||
8816 | SOURCE=..\..\include\wx\dateevt.h | |
8817 | # End Source File | |
8818 | # Begin Source File | |
8819 | ||
fe6e5818 VS |
8820 | SOURCE=..\..\include\wx\dbgrid.h |
8821 | # End Source File | |
fe6e5818 VS |
8822 | # Begin Source File |
8823 | ||
28249f11 VS |
8824 | SOURCE=..\..\include\wx\dc.h |
8825 | # End Source File | |
8826 | # Begin Source File | |
8827 | ||
fe6e5818 VS |
8828 | SOURCE=..\..\include\wx\dcbuffer.h |
8829 | # End Source File | |
8830 | # Begin Source File | |
8831 | ||
28249f11 VS |
8832 | SOURCE=..\..\include\wx\dcclient.h |
8833 | # End Source File | |
8834 | # Begin Source File | |
8835 | ||
f629895c RD |
8836 | SOURCE=..\..\include\wx\dcgraph.h |
8837 | # End Source File | |
8838 | # Begin Source File | |
8839 | ||
28249f11 VS |
8840 | SOURCE=..\..\include\wx\dcmemory.h |
8841 | # End Source File | |
8842 | # Begin Source File | |
8843 | ||
8844 | SOURCE=..\..\include\wx\dcmirror.h | |
8845 | # End Source File | |
8846 | # Begin Source File | |
8847 | ||
8848 | SOURCE=..\..\include\wx\dcprint.h | |
8849 | # End Source File | |
8850 | # Begin Source File | |
8851 | ||
8852 | SOURCE=..\..\include\wx\dcps.h | |
8853 | # End Source File | |
8854 | # Begin Source File | |
8855 | ||
8856 | SOURCE=..\..\include\wx\dcscreen.h | |
8857 | # End Source File | |
8858 | # Begin Source File | |
8859 | ||
54429bb3 RD |
8860 | SOURCE=..\..\include\wx\dcsvg.h |
8861 | # End Source File | |
8862 | # Begin Source File | |
8863 | ||
4ed30bab | 8864 | SOURCE=..\..\include\wx\debugrpt.h |
61639efb VZ |
8865 | # End Source File |
8866 | # Begin Source File | |
8867 | ||
28249f11 VS |
8868 | SOURCE=..\..\include\wx\dialog.h |
8869 | # End Source File | |
8870 | # Begin Source File | |
8871 | ||
8872 | SOURCE=..\..\include\wx\dialup.h | |
8873 | # End Source File | |
8874 | # Begin Source File | |
8875 | ||
8876 | SOURCE=..\..\include\wx\dirctrl.h | |
8877 | # End Source File | |
8878 | # Begin Source File | |
8879 | ||
8880 | SOURCE=..\..\include\wx\dirdlg.h | |
8881 | # End Source File | |
8882 | # Begin Source File | |
8883 | ||
8884 | SOURCE=..\..\include\wx\display.h | |
8885 | # End Source File | |
8886 | # Begin Source File | |
8887 | ||
87853604 WS |
8888 | SOURCE=..\..\include\wx\display_impl.h |
8889 | # End Source File | |
8890 | # Begin Source File | |
8891 | ||
28249f11 VS |
8892 | SOURCE=..\..\include\wx\dnd.h |
8893 | # End Source File | |
8894 | # Begin Source File | |
8895 | ||
50acee04 JS |
8896 | SOURCE=..\..\include\wx\aui\dockart.h |
8897 | # End Source File | |
8898 | # Begin Source File | |
8899 | ||
28249f11 VS |
8900 | SOURCE=..\..\include\wx\docmdi.h |
8901 | # End Source File | |
8902 | # Begin Source File | |
8903 | ||
8904 | SOURCE=..\..\include\wx\docview.h | |
8905 | # End Source File | |
8906 | # Begin Source File | |
8907 | ||
8908 | SOURCE=..\..\include\wx\dragimag.h | |
8909 | # End Source File | |
8910 | # Begin Source File | |
8911 | ||
8912 | SOURCE=..\..\include\wx\effects.h | |
8913 | # End Source File | |
8914 | # Begin Source File | |
8915 | ||
b71531ad VZ |
8916 | SOURCE=..\..\include\wx\encinfo.h |
8917 | # End Source File | |
8918 | # Begin Source File | |
8919 | ||
28249f11 VS |
8920 | SOURCE=..\..\include\wx\evtloop.h |
8921 | # End Source File | |
8922 | # Begin Source File | |
8923 | ||
8924 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8925 | # End Source File | |
8926 | # Begin Source File | |
8927 | ||
8928 | SOURCE=..\..\include\wx\filedlg.h | |
8929 | # End Source File | |
8930 | # Begin Source File | |
8931 | ||
ec376c8f VZ |
8932 | SOURCE=..\..\include\wx\filepicker.h |
8933 | # End Source File | |
8934 | # Begin Source File | |
8935 | ||
50acee04 JS |
8936 | SOURCE=..\..\include\wx\aui\floatpane.h |
8937 | # End Source File | |
8938 | # Begin Source File | |
8939 | ||
28249f11 VS |
8940 | SOURCE=..\..\include\wx\fmappriv.h |
8941 | # End Source File | |
8942 | # Begin Source File | |
8943 | ||
8944 | SOURCE=..\..\include\wx\font.h | |
8945 | # End Source File | |
8946 | # Begin Source File | |
8947 | ||
8948 | SOURCE=..\..\include\wx\fontdlg.h | |
8949 | # End Source File | |
8950 | # Begin Source File | |
8951 | ||
8952 | SOURCE=..\..\include\wx\fontenum.h | |
8953 | # End Source File | |
8954 | # Begin Source File | |
8955 | ||
ec376c8f VZ |
8956 | SOURCE=..\..\include\wx\fontpicker.h |
8957 | # End Source File | |
8958 | # Begin Source File | |
8959 | ||
28249f11 VS |
8960 | SOURCE=..\..\include\wx\fontutil.h |
8961 | # End Source File | |
8962 | # Begin Source File | |
8963 | ||
8964 | SOURCE=..\..\include\wx\frame.h | |
8965 | # End Source File | |
8966 | # Begin Source File | |
8967 | ||
50acee04 JS |
8968 | SOURCE=..\..\include\wx\aui\framemanager.h |
8969 | # End Source File | |
8970 | # Begin Source File | |
8971 | ||
28249f11 VS |
8972 | SOURCE=..\..\include\wx\gauge.h |
8973 | # End Source File | |
8974 | # Begin Source File | |
8975 | ||
20b35a69 RD |
8976 | SOURCE=..\..\include\wx\gbsizer.h |
8977 | # End Source File | |
8978 | # Begin Source File | |
8979 | ||
28249f11 VS |
8980 | SOURCE=..\..\include\wx\gdicmn.h |
8981 | # End Source File | |
8982 | # Begin Source File | |
8983 | ||
8984 | SOURCE=..\..\include\wx\gdiobj.h | |
8985 | # End Source File | |
8986 | # Begin Source File | |
8987 | ||
8988 | SOURCE=..\..\include\wx\geometry.h | |
8989 | # End Source File | |
8990 | # Begin Source File | |
8991 | ||
8992 | SOURCE=..\..\include\wx\gifdecod.h | |
8993 | # End Source File | |
8994 | # Begin Source File | |
8995 | ||
8996 | SOURCE=..\..\include\wx\glcanvas.h | |
8997 | # End Source File | |
8998 | # Begin Source File | |
8999 | ||
f43426c1 RD |
9000 | SOURCE=..\..\include\wx\graphics.h |
9001 | # End Source File | |
9002 | # Begin Source File | |
9003 | ||
fe6e5818 VS |
9004 | SOURCE=..\..\include\wx\grid.h |
9005 | # End Source File | |
9006 | # Begin Source File | |
9007 | ||
28249f11 VS |
9008 | SOURCE=..\..\include\wx\help.h |
9009 | # End Source File | |
9010 | # Begin Source File | |
9011 | ||
9012 | SOURCE=..\..\include\wx\helpbase.h | |
9013 | # End Source File | |
9014 | # Begin Source File | |
9015 | ||
9016 | SOURCE=..\..\include\wx\helphtml.h | |
9017 | # End Source File | |
9018 | # Begin Source File | |
9019 | ||
9020 | SOURCE=..\..\include\wx\helpwin.h | |
9021 | # End Source File | |
9022 | # Begin Source File | |
9023 | ||
fe6e5818 VS |
9024 | SOURCE=..\..\include\wx\htmllbox.h |
9025 | # End Source File | |
9026 | # Begin Source File | |
9027 | ||
9e89f049 RD |
9028 | SOURCE=..\..\include\wx\hyperlink.h |
9029 | # End Source File | |
9030 | # Begin Source File | |
9031 | ||
28249f11 VS |
9032 | SOURCE=..\..\include\wx\icon.h |
9033 | # End Source File | |
9034 | # Begin Source File | |
9035 | ||
9036 | SOURCE=..\..\include\wx\iconbndl.h | |
9037 | # End Source File | |
9038 | # Begin Source File | |
9039 | ||
9040 | SOURCE=..\..\include\wx\imagbmp.h | |
9041 | # End Source File | |
9042 | # Begin Source File | |
9043 | ||
9044 | SOURCE=..\..\include\wx\image.h | |
9045 | # End Source File | |
9046 | # Begin Source File | |
9047 | ||
9048 | SOURCE=..\..\include\wx\imaggif.h | |
9049 | # End Source File | |
9050 | # Begin Source File | |
9051 | ||
9052 | SOURCE=..\..\include\wx\imagiff.h | |
9053 | # End Source File | |
9054 | # Begin Source File | |
9055 | ||
9056 | SOURCE=..\..\include\wx\imagjpeg.h | |
9057 | # End Source File | |
9058 | # Begin Source File | |
9059 | ||
9060 | SOURCE=..\..\include\wx\imaglist.h | |
9061 | # End Source File | |
9062 | # Begin Source File | |
9063 | ||
9064 | SOURCE=..\..\include\wx\imagpcx.h | |
9065 | # End Source File | |
9066 | # Begin Source File | |
9067 | ||
9068 | SOURCE=..\..\include\wx\imagpng.h | |
9069 | # End Source File | |
9070 | # Begin Source File | |
9071 | ||
9072 | SOURCE=..\..\include\wx\imagpnm.h | |
9073 | # End Source File | |
9074 | # Begin Source File | |
9075 | ||
3af706cc VZ |
9076 | SOURCE=..\..\include\wx\imagtga.h |
9077 | # End Source File | |
9078 | # Begin Source File | |
9079 | ||
28249f11 VS |
9080 | SOURCE=..\..\include\wx\imagtiff.h |
9081 | # End Source File | |
9082 | # Begin Source File | |
9083 | ||
9084 | SOURCE=..\..\include\wx\imagxpm.h | |
9085 | # End Source File | |
9086 | # Begin Source File | |
9087 | ||
fe6e5818 VS |
9088 | SOURCE=..\..\include\wx\joystick.h |
9089 | # End Source File | |
9090 | # Begin Source File | |
9091 | ||
28249f11 VS |
9092 | SOURCE=..\..\include\wx\layout.h |
9093 | # End Source File | |
9094 | # Begin Source File | |
9095 | ||
fe6e5818 VS |
9096 | SOURCE=..\..\include\wx\laywin.h |
9097 | # End Source File | |
9098 | # Begin Source File | |
9099 | ||
28249f11 VS |
9100 | SOURCE=..\..\include\wx\listbase.h |
9101 | # End Source File | |
9102 | # Begin Source File | |
9103 | ||
73fb9ebe VZ |
9104 | SOURCE=..\..\include\wx\listbook.h |
9105 | # End Source File | |
9106 | # Begin Source File | |
9107 | ||
28249f11 VS |
9108 | SOURCE=..\..\include\wx\listbox.h |
9109 | # End Source File | |
9110 | # Begin Source File | |
9111 | ||
9112 | SOURCE=..\..\include\wx\listctrl.h | |
9113 | # End Source File | |
9114 | # Begin Source File | |
9115 | ||
9116 | SOURCE=..\..\include\wx\matrix.h | |
9117 | # End Source File | |
9118 | # Begin Source File | |
9119 | ||
9120 | SOURCE=..\..\include\wx\mdi.h | |
9121 | # End Source File | |
9122 | # Begin Source File | |
9123 | ||
39c5bef0 RN |
9124 | SOURCE=..\..\include\wx\mediactrl.h |
9125 | # End Source File | |
9126 | # Begin Source File | |
9127 | ||
28249f11 VS |
9128 | SOURCE=..\..\include\wx\menu.h |
9129 | # End Source File | |
9130 | # Begin Source File | |
9131 | ||
9132 | SOURCE=..\..\include\wx\menuitem.h | |
9133 | # End Source File | |
9134 | # Begin Source File | |
9135 | ||
9136 | SOURCE=..\..\include\wx\metafile.h | |
9137 | # End Source File | |
9138 | # Begin Source File | |
9139 | ||
9140 | SOURCE=..\..\include\wx\minifram.h | |
9141 | # End Source File | |
9142 | # Begin Source File | |
9143 | ||
9144 | SOURCE=..\..\include\wx\msgdlg.h | |
9145 | # End Source File | |
9146 | # Begin Source File | |
9147 | ||
42b0d8b9 VS |
9148 | SOURCE=..\..\include\wx\nonownedwnd.h |
9149 | # End Source File | |
9150 | # Begin Source File | |
9151 | ||
28249f11 VS |
9152 | SOURCE=..\..\include\wx\notebook.h |
9153 | # End Source File | |
9154 | # Begin Source File | |
9155 | ||
c3255f5f DE |
9156 | SOURCE=..\..\include\wx\numdlg.h |
9157 | # End Source File | |
9158 | # Begin Source File | |
9159 | ||
a340b80d VZ |
9160 | SOURCE=..\..\include\wx\odcombo.h |
9161 | # End Source File | |
9162 | # Begin Source File | |
9163 | ||
30c841c8 VS |
9164 | SOURCE=..\..\include\wx\overlay.h |
9165 | # End Source File | |
9166 | # Begin Source File | |
9167 | ||
28249f11 VS |
9168 | SOURCE=..\..\include\wx\ownerdrw.h |
9169 | # End Source File | |
9170 | # Begin Source File | |
9171 | ||
9172 | SOURCE=..\..\include\wx\palette.h | |
9173 | # End Source File | |
9174 | # Begin Source File | |
9175 | ||
9176 | SOURCE=..\..\include\wx\panel.h | |
9177 | # End Source File | |
9178 | # Begin Source File | |
9179 | ||
9180 | SOURCE=..\..\include\wx\paper.h | |
9181 | # End Source File | |
9182 | # Begin Source File | |
9183 | ||
9184 | SOURCE=..\..\include\wx\pen.h | |
9185 | # End Source File | |
9186 | # Begin Source File | |
9187 | ||
32a52290 WS |
9188 | SOURCE=..\..\include\wx\pickerbase.h |
9189 | # End Source File | |
9190 | # Begin Source File | |
9191 | ||
28249f11 VS |
9192 | SOURCE=..\..\include\wx\popupwin.h |
9193 | # End Source File | |
9194 | # Begin Source File | |
9195 | ||
7708a267 VS |
9196 | SOURCE=..\..\include\wx\position.h |
9197 | # End Source File | |
9198 | # Begin Source File | |
9199 | ||
28249f11 VS |
9200 | SOURCE=..\..\include\wx\print.h |
9201 | # End Source File | |
9202 | # Begin Source File | |
9203 | ||
9204 | SOURCE=..\..\include\wx\printdlg.h | |
9205 | # End Source File | |
9206 | # Begin Source File | |
9207 | ||
9208 | SOURCE=..\..\include\wx\prntbase.h | |
9209 | # End Source File | |
9210 | # Begin Source File | |
9211 | ||
9212 | SOURCE=..\..\include\wx\progdlg.h | |
9213 | # End Source File | |
9214 | # Begin Source File | |
9215 | ||
445511b3 JS |
9216 | SOURCE=..\..\include\wx\propdlg.h |
9217 | # End Source File | |
9218 | # Begin Source File | |
9219 | ||
28249f11 VS |
9220 | SOURCE=..\..\include\wx\ptr_scpd.h |
9221 | # End Source File | |
9222 | # Begin Source File | |
9223 | ||
9224 | SOURCE=..\..\include\wx\quantize.h | |
9225 | # End Source File | |
9226 | # Begin Source File | |
9227 | ||
9228 | SOURCE=..\..\include\wx\radiobox.h | |
9229 | # End Source File | |
9230 | # Begin Source File | |
9231 | ||
9232 | SOURCE=..\..\include\wx\radiobut.h | |
9233 | # End Source File | |
9234 | # Begin Source File | |
9235 | ||
9236 | SOURCE=..\..\include\wx\rawbmp.h | |
9237 | # End Source File | |
9238 | # Begin Source File | |
9239 | ||
9240 | SOURCE=..\..\include\wx\region.h | |
9241 | # End Source File | |
9242 | # Begin Source File | |
9243 | ||
9244 | SOURCE=..\..\include\wx\renderer.h | |
9245 | # End Source File | |
9246 | # Begin Source File | |
9247 | ||
5d7836c4 JS |
9248 | SOURCE=..\..\include\wx\richtext\richtextbuffer.h |
9249 | # End Source File | |
9250 | # Begin Source File | |
9251 | ||
9252 | SOURCE=..\..\include\wx\richtext\richtextctrl.h | |
9253 | # End Source File | |
9254 | # Begin Source File | |
9255 | ||
cd5dc5e6 JS |
9256 | SOURCE=..\..\include\wx\richtext\richtextformatdlg.h |
9257 | # End Source File | |
9258 | # Begin Source File | |
9259 | ||
52b222fe VZ |
9260 | SOURCE=..\..\include\wx\richtext\richtexthtml.h |
9261 | # End Source File | |
9262 | # Begin Source File | |
9263 | ||
63984887 JS |
9264 | SOURCE=..\..\include\wx\richtext\richtextprint.h |
9265 | # End Source File | |
9266 | # Begin Source File | |
9267 | ||
36751d97 JS |
9268 | SOURCE=..\..\include\wx\richtext\richtextstyledlg.h |
9269 | # End Source File | |
9270 | # Begin Source File | |
9271 | ||
5d7836c4 JS |
9272 | SOURCE=..\..\include\wx\richtext\richtextstyles.h |
9273 | # End Source File | |
9274 | # Begin Source File | |
9275 | ||
cd5dc5e6 JS |
9276 | SOURCE=..\..\include\wx\richtext\richtextsymboldlg.h |
9277 | # End Source File | |
9278 | # Begin Source File | |
9279 | ||
5d7836c4 JS |
9280 | SOURCE=..\..\include\wx\richtext\richtextxml.h |
9281 | # End Source File | |
9282 | # Begin Source File | |
9283 | ||
fe6e5818 VS |
9284 | SOURCE=..\..\include\wx\sashwin.h |
9285 | # End Source File | |
9286 | # Begin Source File | |
9287 | ||
28249f11 VS |
9288 | SOURCE=..\..\include\wx\scopeguard.h |
9289 | # End Source File | |
9290 | # Begin Source File | |
9291 | ||
9292 | SOURCE=..\..\include\wx\scrolbar.h | |
9293 | # End Source File | |
9294 | # Begin Source File | |
9295 | ||
9296 | SOURCE=..\..\include\wx\scrolwin.h | |
9297 | # End Source File | |
9298 | # Begin Source File | |
9299 | ||
9300 | SOURCE=..\..\include\wx\selstore.h | |
9301 | # End Source File | |
9302 | # Begin Source File | |
9303 | ||
9304 | SOURCE=..\..\include\wx\settings.h | |
9305 | # End Source File | |
9306 | # Begin Source File | |
9307 | ||
9308 | SOURCE=..\..\include\wx\sizer.h | |
9309 | # End Source File | |
9310 | # Begin Source File | |
9311 | ||
9312 | SOURCE=..\..\include\wx\slider.h | |
9313 | # End Source File | |
9314 | # Begin Source File | |
9315 | ||
002ed9af VS |
9316 | SOURCE=..\..\include\wx\sound.h |
9317 | # End Source File | |
9318 | # Begin Source File | |
9319 | ||
28249f11 VS |
9320 | SOURCE=..\..\include\wx\spinbutt.h |
9321 | # End Source File | |
9322 | # Begin Source File | |
9323 | ||
9324 | SOURCE=..\..\include\wx\spinctrl.h | |
9325 | # End Source File | |
9326 | # Begin Source File | |
9327 | ||
fe6e5818 VS |
9328 | SOURCE=..\..\include\wx\splash.h |
9329 | # End Source File | |
9330 | # Begin Source File | |
9331 | ||
28249f11 VS |
9332 | SOURCE=..\..\include\wx\splitter.h |
9333 | # End Source File | |
9334 | # Begin Source File | |
9335 | ||
3f7f284d RD |
9336 | SOURCE=..\..\include\wx\srchctrl.h |
9337 | # End Source File | |
9338 | # Begin Source File | |
9339 | ||
28249f11 VS |
9340 | SOURCE=..\..\include\wx\statbmp.h |
9341 | # End Source File | |
9342 | # Begin Source File | |
9343 | ||
9344 | SOURCE=..\..\include\wx\statbox.h | |
9345 | # End Source File | |
9346 | # Begin Source File | |
9347 | ||
9348 | SOURCE=..\..\include\wx\statline.h | |
9349 | # End Source File | |
9350 | # Begin Source File | |
9351 | ||
9352 | SOURCE=..\..\include\wx\stattext.h | |
9353 | # End Source File | |
9354 | # Begin Source File | |
9355 | ||
9356 | SOURCE=..\..\include\wx\statusbr.h | |
9357 | # End Source File | |
9358 | # Begin Source File | |
9359 | ||
54429bb3 RD |
9360 | SOURCE=..\..\include\wx\stc\stc.h |
9361 | # End Source File | |
9362 | # Begin Source File | |
9363 | ||
28249f11 VS |
9364 | SOURCE=..\..\include\wx\tab.h |
9365 | # End Source File | |
9366 | # Begin Source File | |
9367 | ||
9368 | SOURCE=..\..\include\wx\tabctrl.h | |
9369 | # End Source File | |
9370 | # Begin Source File | |
9371 | ||
96fc1039 BW |
9372 | SOURCE=..\..\include\wx\aui\tabmdi.h |
9373 | # End Source File | |
9374 | # Begin Source File | |
9375 | ||
fe6e5818 VS |
9376 | SOURCE=..\..\include\wx\taskbar.h |
9377 | # End Source File | |
9378 | # Begin Source File | |
9379 | ||
28249f11 VS |
9380 | SOURCE=..\..\include\wx\tbarbase.h |
9381 | # End Source File | |
9382 | # Begin Source File | |
9383 | ||
28249f11 VS |
9384 | SOURCE=..\..\include\wx\textctrl.h |
9385 | # End Source File | |
9386 | # Begin Source File | |
9387 | ||
9388 | SOURCE=..\..\include\wx\textdlg.h | |
9389 | # End Source File | |
9390 | # Begin Source File | |
9391 | ||
9392 | SOURCE=..\..\include\wx\tglbtn.h | |
9393 | # End Source File | |
9394 | # Begin Source File | |
9395 | ||
fe6e5818 | 9396 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
9397 | # End Source File |
9398 | # Begin Source File | |
9399 | ||
9400 | SOURCE=..\..\include\wx\tipwin.h | |
9401 | # End Source File | |
9402 | # Begin Source File | |
9403 | ||
9404 | SOURCE=..\..\include\wx\toolbar.h | |
9405 | # End Source File | |
9406 | # Begin Source File | |
9407 | ||
7dcea26b JS |
9408 | SOURCE=..\..\include\wx\toolbook.h |
9409 | # End Source File | |
9410 | # Begin Source File | |
9411 | ||
28249f11 VS |
9412 | SOURCE=..\..\include\wx\tooltip.h |
9413 | # End Source File | |
9414 | # Begin Source File | |
9415 | ||
9416 | SOURCE=..\..\include\wx\toplevel.h | |
9417 | # End Source File | |
9418 | # Begin Source File | |
9419 | ||
9420 | SOURCE=..\..\include\wx\treebase.h | |
9421 | # End Source File | |
9422 | # Begin Source File | |
9423 | ||
54770337 VZ |
9424 | SOURCE=..\..\include\wx\treebook.h |
9425 | # End Source File | |
9426 | # Begin Source File | |
9427 | ||
28249f11 VS |
9428 | SOURCE=..\..\include\wx\treectrl.h |
9429 | # End Source File | |
9430 | # Begin Source File | |
9431 | ||
9432 | SOURCE=..\..\include\wx\valgen.h | |
9433 | # End Source File | |
9434 | # Begin Source File | |
9435 | ||
9436 | SOURCE=..\..\include\wx\validate.h | |
9437 | # End Source File | |
9438 | # Begin Source File | |
9439 | ||
9440 | SOURCE=..\..\include\wx\valtext.h | |
9441 | # End Source File | |
9442 | # Begin Source File | |
9443 | ||
b71531ad VZ |
9444 | SOURCE=..\..\include\wx\vidmode.h |
9445 | # End Source File | |
9446 | # Begin Source File | |
9447 | ||
28249f11 VS |
9448 | SOURCE=..\..\include\wx\vlbox.h |
9449 | # End Source File | |
9450 | # Begin Source File | |
9451 | ||
9452 | SOURCE=..\..\include\wx\vms_x_fix.h | |
9453 | # End Source File | |
9454 | # Begin Source File | |
9455 | ||
9456 | SOURCE=..\..\include\wx\vscroll.h | |
9457 | # End Source File | |
9458 | # Begin Source File | |
9459 | ||
9460 | SOURCE=..\..\include\wx\window.h | |
9461 | # End Source File | |
9462 | # Begin Source File | |
9463 | ||
fe6e5818 VS |
9464 | SOURCE=..\..\include\wx\wizard.h |
9465 | # End Source File | |
9466 | # Begin Source File | |
9467 | ||
87853604 WS |
9468 | SOURCE=..\..\include\wx\wupdlock.h |
9469 | # End Source File | |
9470 | # Begin Source File | |
9471 | ||
fe6e5818 | 9472 | SOURCE=..\..\include\wx\wxhtml.h |
28249f11 VS |
9473 | # End Source File |
9474 | # Begin Source File | |
9475 | ||
a32f9aaf VS |
9476 | SOURCE=..\..\include\wx\xrc\xh_all.h |
9477 | # End Source File | |
9478 | # Begin Source File | |
9479 | ||
f629895c RD |
9480 | SOURCE=..\..\include\wx\xrc\xh_animatctrl.h |
9481 | # End Source File | |
9482 | # Begin Source File | |
9483 | ||
a32f9aaf VS |
9484 | SOURCE=..\..\include\wx\xrc\xh_bmp.h |
9485 | # End Source File | |
9486 | # Begin Source File | |
9487 | ||
9488 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
9489 | # End Source File | |
9490 | # Begin Source File | |
9491 | ||
e17b6377 RD |
9492 | SOURCE=..\..\include\wx\xrc\xh_bmpcbox.h |
9493 | # End Source File | |
9494 | # Begin Source File | |
9495 | ||
a32f9aaf VS |
9496 | SOURCE=..\..\include\wx\xrc\xh_bttn.h |
9497 | # End Source File | |
9498 | # Begin Source File | |
9499 | ||
9500 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
9501 | # End Source File | |
9502 | # Begin Source File | |
9503 | ||
9504 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
9505 | # End Source File | |
9506 | # Begin Source File | |
9507 | ||
9508 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
9509 | # End Source File | |
9510 | # Begin Source File | |
9511 | ||
9512 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
9513 | # End Source File | |
9514 | # Begin Source File | |
9515 | ||
9aaf1192 WS |
9516 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
9517 | # End Source File | |
9518 | # Begin Source File | |
9519 | ||
ec376c8f VZ |
9520 | SOURCE=..\..\include\wx\xrc\xh_clrpicker.h |
9521 | # End Source File | |
9522 | # Begin Source File | |
9523 | ||
912c3932 VZ |
9524 | SOURCE=..\..\include\wx\xrc\xh_collpane.h |
9525 | # End Source File | |
9526 | # Begin Source File | |
9527 | ||
a32f9aaf VS |
9528 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
9529 | # End Source File | |
9530 | # Begin Source File | |
9531 | ||
162a956b JS |
9532 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
9533 | # End Source File | |
9534 | # Begin Source File | |
9535 | ||
ec376c8f VZ |
9536 | SOURCE=..\..\include\wx\xrc\xh_dirpicker.h |
9537 | # End Source File | |
9538 | # Begin Source File | |
9539 | ||
a32f9aaf VS |
9540 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
9541 | # End Source File | |
9542 | # Begin Source File | |
9543 | ||
ec376c8f VZ |
9544 | SOURCE=..\..\include\wx\xrc\xh_filepicker.h |
9545 | # End Source File | |
9546 | # Begin Source File | |
9547 | ||
9548 | SOURCE=..\..\include\wx\xrc\xh_fontpicker.h | |
9549 | # End Source File | |
9550 | # Begin Source File | |
9551 | ||
a32f9aaf VS |
9552 | SOURCE=..\..\include\wx\xrc\xh_frame.h |
9553 | # End Source File | |
9554 | # Begin Source File | |
9555 | ||
9556 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
9557 | # End Source File | |
9558 | # Begin Source File | |
9559 | ||
9560 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
9561 | # End Source File | |
9562 | # Begin Source File | |
9563 | ||
dbcca2fa VZ |
9564 | SOURCE=..\..\include\wx\xrc\xh_grid.h |
9565 | # End Source File | |
9566 | # Begin Source File | |
9567 | ||
a32f9aaf VS |
9568 | SOURCE=..\..\include\wx\xrc\xh_html.h |
9569 | # End Source File | |
9570 | # Begin Source File | |
9571 | ||
084ad0c2 WS |
9572 | SOURCE=..\..\include\wx\xrc\xh_htmllbox.h |
9573 | # End Source File | |
9574 | # Begin Source File | |
9575 | ||
9e89f049 RD |
9576 | SOURCE=..\..\include\wx\xrc\xh_hyperlink.h |
9577 | # End Source File | |
9578 | # Begin Source File | |
9579 | ||
a32f9aaf VS |
9580 | SOURCE=..\..\include\wx\xrc\xh_listb.h |
9581 | # End Source File | |
9582 | # Begin Source File | |
9aaf1192 WS |
9583 | |
9584 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
9585 | # End Source File | |
9586 | # Begin Source File | |
a32f9aaf VS |
9587 | |
9588 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
9589 | # End Source File | |
9590 | # Begin Source File | |
9591 | ||
4818141b JS |
9592 | SOURCE=..\..\include\wx\xrc\xh_mdi.h |
9593 | # End Source File | |
9594 | # Begin Source File | |
9595 | ||
a32f9aaf VS |
9596 | SOURCE=..\..\include\wx\xrc\xh_menu.h |
9597 | # End Source File | |
9598 | # Begin Source File | |
9599 | ||
9600 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
9601 | # End Source File | |
9602 | # Begin Source File | |
9603 | ||
582f07c2 WS |
9604 | SOURCE=..\..\include\wx\xrc\xh_odcombo.h |
9605 | # End Source File | |
9606 | # Begin Source File | |
9607 | ||
a32f9aaf VS |
9608 | SOURCE=..\..\include\wx\xrc\xh_panel.h |
9609 | # End Source File | |
9610 | # Begin Source File | |
9611 | ||
9612 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
9613 | # End Source File | |
9614 | # Begin Source File | |
9615 | ||
9616 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
9617 | # End Source File | |
9618 | # Begin Source File | |
9619 | ||
9620 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
9621 | # End Source File | |
9622 | # Begin Source File | |
9623 | ||
9624 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
9625 | # End Source File | |
9626 | # Begin Source File | |
9627 | ||
9628 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
9629 | # End Source File | |
9630 | # Begin Source File | |
9631 | ||
9632 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
9633 | # End Source File | |
9634 | # Begin Source File | |
9635 | ||
9636 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
9637 | # End Source File | |
9638 | # Begin Source File | |
9639 | ||
9640 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
9641 | # End Source File | |
9642 | # Begin Source File | |
9643 | ||
9644 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
9645 | # End Source File | |
9646 | # Begin Source File | |
9647 | ||
9648 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
9649 | # End Source File | |
9650 | # Begin Source File | |
9651 | ||
9652 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
9653 | # End Source File | |
9654 | # Begin Source File | |
9655 | ||
9656 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
9657 | # End Source File | |
9658 | # Begin Source File | |
9659 | ||
9660 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
9661 | # End Source File | |
9662 | # Begin Source File | |
9663 | ||
9664 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
9665 | # End Source File | |
9666 | # Begin Source File | |
9667 | ||
9668 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
9669 | # End Source File | |
9670 | # Begin Source File | |
9671 | ||
9672 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
9673 | # End Source File | |
9674 | # Begin Source File | |
9675 | ||
9676 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
9677 | # End Source File | |
9678 | # Begin Source File | |
9679 | ||
5d7836c4 JS |
9680 | SOURCE=..\..\include\wx\xrc\xh_treebk.h |
9681 | # End Source File | |
9682 | # Begin Source File | |
9683 | ||
a32f9aaf VS |
9684 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h |
9685 | # End Source File | |
9686 | # Begin Source File | |
9687 | ||
9688 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
9689 | # End Source File | |
9690 | # Begin Source File | |
9691 | ||
9692 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
9693 | # End Source File | |
9694 | # Begin Source File | |
9695 | ||
fe6e5818 | 9696 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 9697 | # End Source File |
757e7c67 VS |
9698 | # Begin Source File |
9699 | ||
9700 | SOURCE=..\..\include\wx\xpmhand.h | |
9701 | # End Source File | |
28249f11 VS |
9702 | # End Group |
9703 | # End Target | |
9704 | # End Project | |
9705 |