]>
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 | ||
5 | # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 | |
6 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
7 | ||
5554b4bd | 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 | |
5554b4bd | 17 | !MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 Debug" |
28249f11 VS |
18 | !MESSAGE |
19 | !MESSAGE Possible choices for configuration are: | |
20 | !MESSAGE | |
28249f11 | 21 | !MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") |
5554b4bd VS |
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 | ||
5554b4bd | 46 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
47 | |
48 | # PROP BASE Use_MFC 0 | |
d672173c | 49 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 50 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 51 | # PROP BASE Intermediate_Dir "vc_mswunivudll\core" |
28249f11 VS |
52 | # PROP BASE Target_Dir "" |
53 | # PROP Use_MFC 0 | |
d672173c | 54 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 55 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 56 | # PROP Intermediate_Dir "vc_mswunivudll\core" |
28249f11 | 57 | # PROP Target_Dir "" |
5c60e845 MW |
58 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv270u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
59 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv270u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
60 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
61 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
62 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv270u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
63 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxmswuniv270u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
64 | BSC32=bscmake.exe |
65 | # ADD BASE BSC32 /nologo | |
66 | # ADD BSC32 /nologo | |
5554b4bd | 67 | LINK32=link.exe |
9d309aad MW |
68 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib" |
69 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27u_core.lib" | |
28249f11 | 70 | |
5554b4bd | 71 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
72 | |
73 | # PROP BASE Use_MFC 0 | |
74 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 75 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 76 | # PROP BASE Intermediate_Dir "vc_mswunivuddll\core" |
28249f11 VS |
77 | # PROP BASE Target_Dir "" |
78 | # PROP Use_MFC 0 | |
79 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 80 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 81 | # PROP Intermediate_Dir "vc_mswunivuddll\core" |
28249f11 | 82 | # PROP Target_Dir "" |
5c60e845 MW |
83 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv270ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
84 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv270ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
85 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
86 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
87 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv270ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
88 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxmswuniv270ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
89 | BSC32=bscmake.exe |
90 | # ADD BASE BSC32 /nologo | |
91 | # ADD BSC32 /nologo | |
5554b4bd | 92 | LINK32=link.exe |
9d309aad MW |
93 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug |
94 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27ud_core.lib" /debug | |
28249f11 | 95 | |
5554b4bd | 96 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
97 | |
98 | # PROP BASE Use_MFC 0 | |
d672173c | 99 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 100 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 101 | # PROP BASE Intermediate_Dir "vc_mswunivdll\core" |
28249f11 VS |
102 | # PROP BASE Target_Dir "" |
103 | # PROP Use_MFC 0 | |
d672173c | 104 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 105 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 106 | # PROP Intermediate_Dir "vc_mswunivdll\core" |
28249f11 | 107 | # PROP Target_Dir "" |
5c60e845 MW |
108 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv270_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
109 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv270_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
110 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
111 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
112 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv270_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
113 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxmswuniv270_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
114 | BSC32=bscmake.exe |
115 | # ADD BASE BSC32 /nologo | |
116 | # ADD BSC32 /nologo | |
5554b4bd | 117 | LINK32=link.exe |
9d309aad MW |
118 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib" |
119 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27_core.lib" | |
28249f11 | 120 | |
5554b4bd | 121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
122 | |
123 | # PROP BASE Use_MFC 0 | |
124 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 125 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 126 | # PROP BASE Intermediate_Dir "vc_mswunivddll\core" |
28249f11 VS |
127 | # PROP BASE Target_Dir "" |
128 | # PROP Use_MFC 0 | |
129 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 130 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 131 | # PROP Intermediate_Dir "vc_mswunivddll\core" |
28249f11 | 132 | # PROP Target_Dir "" |
5c60e845 MW |
133 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv270d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
134 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv270d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
135 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
136 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
137 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv270d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
138 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxmswuniv270d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
139 | BSC32=bscmake.exe |
140 | # ADD BASE BSC32 /nologo | |
141 | # ADD BSC32 /nologo | |
5554b4bd | 142 | LINK32=link.exe |
9d309aad MW |
143 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug |
144 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv270d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv27d_core.lib" /debug | |
28249f11 | 145 | |
5554b4bd | 146 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
147 | |
148 | # PROP BASE Use_MFC 0 | |
d672173c | 149 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 150 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 151 | # PROP BASE Intermediate_Dir "vc_mswudll\core" |
28249f11 VS |
152 | # PROP BASE Target_Dir "" |
153 | # PROP Use_MFC 0 | |
d672173c | 154 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 155 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 156 | # PROP Intermediate_Dir "vc_mswudll\core" |
28249f11 | 157 | # PROP Target_Dir "" |
5c60e845 MW |
158 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw270u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
159 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw270u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
160 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
161 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
162 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw270u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
163 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxmsw270u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
164 | BSC32=bscmake.exe |
165 | # ADD BASE BSC32 /nologo | |
166 | # ADD BSC32 /nologo | |
5554b4bd | 167 | LINK32=link.exe |
9d309aad MW |
168 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib" |
169 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27u_core.lib" | |
28249f11 | 170 | |
5554b4bd | 171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
172 | |
173 | # PROP BASE Use_MFC 0 | |
174 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 175 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 176 | # PROP BASE Intermediate_Dir "vc_mswuddll\core" |
28249f11 VS |
177 | # PROP BASE Target_Dir "" |
178 | # PROP Use_MFC 0 | |
179 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 180 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 181 | # PROP Intermediate_Dir "vc_mswuddll\core" |
28249f11 | 182 | # PROP Target_Dir "" |
5c60e845 MW |
183 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw270ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
184 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw270ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
185 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
186 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
187 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw270ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
188 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxmsw270ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
189 | BSC32=bscmake.exe |
190 | # ADD BASE BSC32 /nologo | |
191 | # ADD BSC32 /nologo | |
5554b4bd | 192 | LINK32=link.exe |
9d309aad MW |
193 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug |
194 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27ud_core.lib" /debug | |
28249f11 | 195 | |
5554b4bd | 196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
197 | |
198 | # PROP BASE Use_MFC 0 | |
d672173c | 199 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 200 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 201 | # PROP BASE Intermediate_Dir "vc_mswdll\core" |
28249f11 VS |
202 | # PROP BASE Target_Dir "" |
203 | # PROP Use_MFC 0 | |
d672173c | 204 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 205 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 206 | # PROP Intermediate_Dir "vc_mswdll\core" |
28249f11 | 207 | # PROP Target_Dir "" |
5c60e845 MW |
208 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw270_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
209 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw270_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
5554b4bd VS |
210 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
211 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
212 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw270_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
213 | # ADD RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxmsw270_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
214 | BSC32=bscmake.exe |
215 | # ADD BASE BSC32 /nologo | |
216 | # ADD BSC32 /nologo | |
5554b4bd | 217 | LINK32=link.exe |
9d309aad MW |
218 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib" |
219 | # ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27_core.lib" | |
28249f11 VS |
220 | |
221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
222 | ||
223 | # PROP BASE Use_MFC 0 | |
224 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 225 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
226 | # PROP BASE Intermediate_Dir "vc_mswddll\core" |
227 | # PROP BASE Target_Dir "" | |
228 | # PROP Use_MFC 0 | |
229 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 230 | # PROP Output_Dir "..\..\lib\vc_dll" |
28249f11 VS |
231 | # PROP Intermediate_Dir "vc_mswddll\core" |
232 | # PROP Target_Dir "" | |
5c60e845 MW |
233 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw270d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
234 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw270d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c | |
28249f11 VS |
235 | # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 |
236 | # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32 | |
5c60e845 MW |
237 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw270d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
238 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxmsw270d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
239 | BSC32=bscmake.exe |
240 | # ADD BASE BSC32 /nologo | |
241 | # ADD BSC32 /nologo | |
242 | LINK32=link.exe | |
9d309aad MW |
243 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug |
244 | # ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib ..\..\lib\vc_dll\wxbase27d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw270d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw27d_core.lib" /debug | |
28249f11 | 245 | |
5554b4bd | 246 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
247 | |
248 | # PROP BASE Use_MFC 0 | |
d672173c | 249 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 250 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 251 | # PROP BASE Intermediate_Dir "vc_mswunivu\core" |
28249f11 VS |
252 | # PROP BASE Target_Dir "" |
253 | # PROP Use_MFC 0 | |
d672173c | 254 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 255 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 256 | # PROP Intermediate_Dir "vc_mswunivu\core" |
28249f11 | 257 | # PROP Target_Dir "" |
5c60e845 MW |
258 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
259 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
260 | # ADD BASE RSC /l 0x409 |
261 | # ADD RSC /l 0x409 | |
28249f11 VS |
262 | BSC32=bscmake.exe |
263 | # ADD BASE BSC32 /nologo | |
264 | # ADD BSC32 /nologo | |
5554b4bd | 265 | LIB32=link.exe -lib |
51e6392c VZ |
266 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib" |
267 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27u_core.lib" | |
28249f11 | 268 | |
5554b4bd | 269 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
270 | |
271 | # PROP BASE Use_MFC 0 | |
272 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 273 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 274 | # PROP BASE Intermediate_Dir "vc_mswunivud\core" |
28249f11 VS |
275 | # PROP BASE Target_Dir "" |
276 | # PROP Use_MFC 0 | |
277 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 278 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 279 | # PROP Intermediate_Dir "vc_mswunivud\core" |
28249f11 | 280 | # PROP Target_Dir "" |
5c60e845 MW |
281 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
282 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
283 | # ADD BASE RSC /l 0x409 |
284 | # ADD RSC /l 0x409 | |
28249f11 VS |
285 | BSC32=bscmake.exe |
286 | # ADD BASE BSC32 /nologo | |
287 | # ADD BSC32 /nologo | |
5554b4bd | 288 | LIB32=link.exe -lib |
51e6392c VZ |
289 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib" |
290 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27ud_core.lib" | |
28249f11 | 291 | |
5554b4bd | 292 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
293 | |
294 | # PROP BASE Use_MFC 0 | |
d672173c | 295 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 296 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 297 | # PROP BASE Intermediate_Dir "vc_mswuniv\core" |
28249f11 VS |
298 | # PROP BASE Target_Dir "" |
299 | # PROP Use_MFC 0 | |
d672173c | 300 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 301 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 302 | # PROP Intermediate_Dir "vc_mswuniv\core" |
28249f11 | 303 | # PROP Target_Dir "" |
5c60e845 MW |
304 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c |
305 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmswuniv27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
306 | # ADD BASE RSC /l 0x409 |
307 | # ADD RSC /l 0x409 | |
28249f11 VS |
308 | BSC32=bscmake.exe |
309 | # ADD BASE BSC32 /nologo | |
310 | # ADD BSC32 /nologo | |
5554b4bd | 311 | LIB32=link.exe -lib |
51e6392c VZ |
312 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib" |
313 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27_core.lib" | |
28249f11 | 314 | |
5554b4bd | 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" |
5554b4bd | 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" |
5554b4bd | 325 | # PROP Intermediate_Dir "vc_mswunivd\core" |
28249f11 | 326 | # PROP Target_Dir "" |
5c60e845 MW |
327 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c |
328 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
329 | # ADD BASE RSC /l 0x409 |
330 | # ADD RSC /l 0x409 | |
28249f11 | 331 | BSC32=bscmake.exe |
5554b4bd VS |
332 | # ADD BASE BSC32 /nologo |
333 | # ADD BSC32 /nologo | |
334 | LIB32=link.exe -lib | |
51e6392c VZ |
335 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib" |
336 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv27d_core.lib" | |
28249f11 | 337 | |
5554b4bd | 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" |
5554b4bd | 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" |
5554b4bd | 348 | # PROP Intermediate_Dir "vc_mswu\core" |
28249f11 | 349 | # PROP Target_Dir "" |
5c60e845 MW |
350 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
351 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27u_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
352 | # ADD BASE RSC /l 0x409 |
353 | # ADD RSC /l 0x409 | |
28249f11 VS |
354 | BSC32=bscmake.exe |
355 | # ADD BASE BSC32 /nologo | |
356 | # ADD BSC32 /nologo | |
5554b4bd | 357 | LIB32=link.exe -lib |
51e6392c VZ |
358 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib" |
359 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27u_core.lib" | |
28249f11 | 360 | |
5554b4bd | 361 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
362 | |
363 | # PROP BASE Use_MFC 0 | |
364 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 365 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 366 | # PROP BASE Intermediate_Dir "vc_mswud\core" |
28249f11 VS |
367 | # PROP BASE Target_Dir "" |
368 | # PROP Use_MFC 0 | |
369 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 370 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 371 | # PROP Intermediate_Dir "vc_mswud\core" |
28249f11 | 372 | # PROP Target_Dir "" |
5c60e845 MW |
373 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c |
374 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27ud_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
375 | # ADD BASE RSC /l 0x409 |
376 | # ADD RSC /l 0x409 | |
28249f11 VS |
377 | BSC32=bscmake.exe |
378 | # ADD BASE BSC32 /nologo | |
379 | # ADD BSC32 /nologo | |
5554b4bd | 380 | LIB32=link.exe -lib |
51e6392c VZ |
381 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib" |
382 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27ud_core.lib" | |
28249f11 | 383 | |
5554b4bd | 384 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
385 | |
386 | # PROP BASE Use_MFC 0 | |
d672173c | 387 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 388 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 389 | # PROP BASE Intermediate_Dir "vc_msw\core" |
28249f11 VS |
390 | # PROP BASE Target_Dir "" |
391 | # PROP Use_MFC 0 | |
d672173c | 392 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 393 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 394 | # PROP Intermediate_Dir "vc_msw\core" |
28249f11 | 395 | # PROP Target_Dir "" |
5c60e845 MW |
396 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c |
397 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxmsw27_core.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
398 | # ADD BASE RSC /l 0x409 |
399 | # ADD RSC /l 0x409 | |
28249f11 VS |
400 | BSC32=bscmake.exe |
401 | # ADD BASE BSC32 /nologo | |
402 | # ADD BSC32 /nologo | |
5554b4bd | 403 | LIB32=link.exe -lib |
51e6392c VZ |
404 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib" |
405 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27_core.lib" | |
5554b4bd VS |
406 | |
407 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
408 | ||
409 | # PROP BASE Use_MFC 0 | |
410 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 411 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
412 | # PROP BASE Intermediate_Dir "vc_mswd\core" |
413 | # PROP BASE Target_Dir "" | |
414 | # PROP Use_MFC 0 | |
415 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 416 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
417 | # PROP Intermediate_Dir "vc_mswd\core" |
418 | # PROP Target_Dir "" | |
5c60e845 MW |
419 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c |
420 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw27d_core.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_corelib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=0 /c | |
39df3acd VZ |
421 | # ADD BASE RSC /l 0x409 |
422 | # ADD RSC /l 0x409 | |
5554b4bd VS |
423 | BSC32=bscmake.exe |
424 | # ADD BASE BSC32 /nologo | |
425 | # ADD BSC32 /nologo | |
426 | LIB32=link.exe -lib | |
51e6392c VZ |
427 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib" |
428 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw27d_core.lib" | |
28249f11 VS |
429 | |
430 | !ENDIF | |
431 | ||
432 | # Begin Target | |
433 | ||
28249f11 | 434 | # Name "core - Win32 DLL Universal Unicode Release" |
5554b4bd VS |
435 | # Name "core - Win32 DLL Universal Unicode Debug" |
436 | # Name "core - Win32 DLL Universal Release" | |
437 | # Name "core - Win32 DLL Universal Debug" | |
438 | # Name "core - Win32 DLL Unicode Release" | |
439 | # Name "core - Win32 DLL Unicode Debug" | |
440 | # Name "core - Win32 DLL Release" | |
441 | # Name "core - Win32 DLL Debug" | |
442 | # Name "core - Win32 Universal Unicode Release" | |
443 | # Name "core - Win32 Universal Unicode Debug" | |
444 | # Name "core - Win32 Universal Release" | |
445 | # Name "core - Win32 Universal Debug" | |
446 | # Name "core - Win32 Unicode Release" | |
447 | # Name "core - Win32 Unicode Debug" | |
448 | # Name "core - Win32 Release" | |
449 | # Name "core - Win32 Debug" | |
28249f11 VS |
450 | # Begin Group "Common Sources" |
451 | ||
452 | # PROP Default_Filter "" | |
453 | # Begin Source File | |
454 | ||
455 | SOURCE=..\..\src\common\accesscmn.cpp | |
456 | # End Source File | |
457 | # Begin Source File | |
458 | ||
459 | SOURCE=..\..\src\common\appcmn.cpp | |
460 | # End Source File | |
461 | # Begin Source File | |
462 | ||
463 | SOURCE=..\..\src\common\artprov.cpp | |
464 | # End Source File | |
465 | # Begin Source File | |
466 | ||
467 | SOURCE=..\..\src\common\artstd.cpp | |
468 | # End Source File | |
469 | # Begin Source File | |
470 | ||
471 | SOURCE=..\..\src\common\bmpbase.cpp | |
472 | # End Source File | |
473 | # Begin Source File | |
474 | ||
20e5860f VS |
475 | SOURCE=..\..\src\common\bookctrl.cpp |
476 | # End Source File | |
477 | # Begin Source File | |
478 | ||
28249f11 VS |
479 | SOURCE=..\..\src\common\choiccmn.cpp |
480 | # End Source File | |
481 | # Begin Source File | |
482 | ||
483 | SOURCE=..\..\src\common\clipcmn.cpp | |
484 | # End Source File | |
485 | # Begin Source File | |
486 | ||
487 | SOURCE=..\..\src\common\cmdproc.cpp | |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
491 | SOURCE=..\..\src\common\cmndata.cpp | |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
40989e46 WS |
495 | SOURCE=..\..\src\common\colourcmn.cpp |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
a340b80d VZ |
499 | SOURCE=..\..\src\common\combocmn.cpp |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
28249f11 VS |
503 | SOURCE=..\..\src\common\containr.cpp |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
507 | SOURCE=..\..\src\common\cshelp.cpp | |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
511 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
512 | # End Source File | |
513 | # Begin Source File | |
514 | ||
515 | SOURCE=..\..\src\common\ctrlsub.cpp | |
516 | # End Source File | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=..\..\src\common\datacmn.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=..\..\src\common\dcbase.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=..\..\src\common\dlgcmn.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=..\..\src\common\dndcmn.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
535 | SOURCE=..\..\src\common\dobjcmn.cpp | |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
539 | SOURCE=..\..\src\common\docmdi.cpp | |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
543 | SOURCE=..\..\src\common\docview.cpp | |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
547 | SOURCE=..\..\src\common\dpycmn.cpp | |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
551 | SOURCE=..\..\src\common\dseldlg.cpp | |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=..\..\src\common\effects.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
559 | SOURCE=..\..\src\common\event.cpp | |
560 | # End Source File | |
561 | # Begin Source File | |
562 | ||
c8026dea VZ |
563 | SOURCE=..\..\src\common\evtloopcmn.cpp |
564 | # End Source File | |
565 | # Begin Source File | |
566 | ||
28249f11 VS |
567 | SOURCE=..\..\src\common\fddlgcmn.cpp |
568 | # End Source File | |
569 | # Begin Source File | |
570 | ||
571 | SOURCE=..\..\src\common\fldlgcmn.cpp | |
572 | # End Source File | |
573 | # Begin Source File | |
574 | ||
575 | SOURCE=..\..\src\common\fontcmn.cpp | |
576 | # End Source File | |
577 | # Begin Source File | |
578 | ||
6540132f VZ |
579 | SOURCE=..\..\src\common\fontenumcmn.cpp |
580 | # End Source File | |
581 | # Begin Source File | |
582 | ||
28249f11 VS |
583 | SOURCE=..\..\src\common\fontmap.cpp |
584 | # End Source File | |
585 | # Begin Source File | |
586 | ||
587 | SOURCE=..\..\src\common\framecmn.cpp | |
588 | # End Source File | |
589 | # Begin Source File | |
590 | ||
591 | SOURCE=..\..\src\common\fs_mem.cpp | |
592 | # End Source File | |
593 | # Begin Source File | |
594 | ||
595 | SOURCE=..\..\src\common\gaugecmn.cpp | |
596 | # End Source File | |
597 | # Begin Source File | |
598 | ||
20b35a69 RD |
599 | SOURCE=..\..\src\common\gbsizer.cpp |
600 | # End Source File | |
601 | # Begin Source File | |
602 | ||
28249f11 VS |
603 | SOURCE=..\..\src\common\gdicmn.cpp |
604 | # End Source File | |
605 | # Begin Source File | |
606 | ||
607 | SOURCE=..\..\src\common\geometry.cpp | |
608 | # End Source File | |
609 | # Begin Source File | |
610 | ||
611 | SOURCE=..\..\src\common\gifdecod.cpp | |
612 | # End Source File | |
613 | # Begin Source File | |
614 | ||
615 | SOURCE=..\..\src\common\helpbase.cpp | |
616 | # End Source File | |
617 | # Begin Source File | |
618 | ||
619 | SOURCE=..\..\src\common\iconbndl.cpp | |
620 | # End Source File | |
621 | # Begin Source File | |
622 | ||
623 | SOURCE=..\..\src\common\imagall.cpp | |
624 | # End Source File | |
625 | # Begin Source File | |
626 | ||
627 | SOURCE=..\..\src\common\imagbmp.cpp | |
628 | # End Source File | |
629 | # Begin Source File | |
630 | ||
631 | SOURCE=..\..\src\common\image.cpp | |
632 | # End Source File | |
633 | # Begin Source File | |
634 | ||
635 | SOURCE=..\..\src\common\imagfill.cpp | |
636 | # End Source File | |
637 | # Begin Source File | |
638 | ||
639 | SOURCE=..\..\src\common\imaggif.cpp | |
640 | # End Source File | |
641 | # Begin Source File | |
642 | ||
643 | SOURCE=..\..\src\common\imagiff.cpp | |
644 | # End Source File | |
645 | # Begin Source File | |
646 | ||
647 | SOURCE=..\..\src\common\imagjpeg.cpp | |
648 | # End Source File | |
649 | # Begin Source File | |
650 | ||
651 | SOURCE=..\..\src\common\imagpcx.cpp | |
652 | # End Source File | |
653 | # Begin Source File | |
654 | ||
655 | SOURCE=..\..\src\common\imagpng.cpp | |
656 | # End Source File | |
657 | # Begin Source File | |
658 | ||
659 | SOURCE=..\..\src\common\imagpnm.cpp | |
660 | # End Source File | |
661 | # Begin Source File | |
662 | ||
663 | SOURCE=..\..\src\common\imagtiff.cpp | |
664 | # End Source File | |
665 | # Begin Source File | |
666 | ||
667 | SOURCE=..\..\src\common\imagxpm.cpp | |
668 | # End Source File | |
669 | # Begin Source File | |
670 | ||
671 | SOURCE=..\..\src\common\layout.cpp | |
672 | # End Source File | |
673 | # Begin Source File | |
674 | ||
675 | SOURCE=..\..\src\common\lboxcmn.cpp | |
676 | # End Source File | |
677 | # Begin Source File | |
678 | ||
679 | SOURCE=..\..\src\common\matrix.cpp | |
680 | # End Source File | |
681 | # Begin Source File | |
682 | ||
683 | SOURCE=..\..\src\common\menucmn.cpp | |
684 | # End Source File | |
685 | # Begin Source File | |
686 | ||
687 | SOURCE=..\..\src\common\msgout.cpp | |
688 | # End Source File | |
689 | # Begin Source File | |
690 | ||
691 | SOURCE=..\..\src\common\nbkbase.cpp | |
692 | # End Source File | |
693 | # Begin Source File | |
694 | ||
695 | SOURCE=..\..\src\common\paper.cpp | |
696 | # End Source File | |
697 | # Begin Source File | |
698 | ||
699 | SOURCE=..\..\src\common\popupcmn.cpp | |
700 | # End Source File | |
701 | # Begin Source File | |
702 | ||
703 | SOURCE=..\..\src\common\prntbase.cpp | |
704 | # End Source File | |
705 | # Begin Source File | |
706 | ||
707 | SOURCE=..\..\src\common\quantize.cpp | |
708 | # End Source File | |
709 | # Begin Source File | |
710 | ||
711 | SOURCE=..\..\src\common\radiocmn.cpp | |
712 | # End Source File | |
713 | # Begin Source File | |
714 | ||
715 | SOURCE=..\..\src\common\rendcmn.cpp | |
716 | # End Source File | |
717 | # Begin Source File | |
718 | ||
719 | SOURCE=..\..\src\common\rgncmn.cpp | |
720 | # End Source File | |
721 | # Begin Source File | |
722 | ||
723 | SOURCE=..\..\src\common\settcmn.cpp | |
724 | # End Source File | |
725 | # Begin Source File | |
726 | ||
727 | SOURCE=..\..\src\common\sizer.cpp | |
728 | # End Source File | |
729 | # Begin Source File | |
730 | ||
731 | SOURCE=..\..\src\common\statbar.cpp | |
732 | # End Source File | |
733 | # Begin Source File | |
734 | ||
401e3b6e VS |
735 | SOURCE=..\..\src\common\stockitem.cpp |
736 | # End Source File | |
737 | # Begin Source File | |
738 | ||
28249f11 VS |
739 | SOURCE=..\..\src\common\tbarbase.cpp |
740 | # End Source File | |
741 | # Begin Source File | |
742 | ||
743 | SOURCE=..\..\src\common\textcmn.cpp | |
744 | # End Source File | |
745 | # Begin Source File | |
746 | ||
747 | SOURCE=..\..\src\common\timercmn.cpp | |
748 | # End Source File | |
749 | # Begin Source File | |
750 | ||
751 | SOURCE=..\..\src\common\toplvcmn.cpp | |
752 | # End Source File | |
753 | # Begin Source File | |
754 | ||
755 | SOURCE=..\..\src\common\treebase.cpp | |
756 | # End Source File | |
757 | # Begin Source File | |
758 | ||
759 | SOURCE=..\..\src\common\utilscmn.cpp | |
760 | # End Source File | |
761 | # Begin Source File | |
762 | ||
763 | SOURCE=..\..\src\common\valgen.cpp | |
764 | # End Source File | |
765 | # Begin Source File | |
766 | ||
767 | SOURCE=..\..\src\common\validate.cpp | |
768 | # End Source File | |
769 | # Begin Source File | |
770 | ||
771 | SOURCE=..\..\src\common\valtext.cpp | |
772 | # End Source File | |
773 | # Begin Source File | |
774 | ||
775 | SOURCE=..\..\src\common\wincmn.cpp | |
776 | # End Source File | |
777 | # Begin Source File | |
778 | ||
779 | SOURCE=..\..\src\common\xpmdecod.cpp | |
780 | # End Source File | |
781 | # End Group | |
782 | # Begin Group "MSW Sources" | |
783 | ||
784 | # PROP Default_Filter "" | |
785 | # Begin Source File | |
786 | ||
787 | SOURCE=..\..\src\msw\accel.cpp | |
788 | ||
5554b4bd | 789 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
790 | |
791 | # PROP Exclude_From_Build 1 | |
792 | ||
5554b4bd | 793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
794 | |
795 | # PROP Exclude_From_Build 1 | |
796 | ||
5554b4bd | 797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
798 | |
799 | # PROP Exclude_From_Build 1 | |
800 | ||
5554b4bd | 801 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
802 | |
803 | # PROP Exclude_From_Build 1 | |
804 | ||
5554b4bd | 805 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
806 | |
807 | ||
5554b4bd | 808 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
809 | |
810 | ||
5554b4bd | 811 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
812 | |
813 | ||
5554b4bd | 814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
815 | |
816 | ||
5554b4bd | 817 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
818 | |
819 | # PROP Exclude_From_Build 1 | |
820 | ||
5554b4bd | 821 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
822 | |
823 | # PROP Exclude_From_Build 1 | |
824 | ||
5554b4bd | 825 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
826 | |
827 | # PROP Exclude_From_Build 1 | |
828 | ||
5554b4bd | 829 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
830 | |
831 | # PROP Exclude_From_Build 1 | |
832 | ||
5554b4bd | 833 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 834 | |
28249f11 | 835 | |
5554b4bd | 836 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
837 | |
838 | ||
839 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
840 | ||
841 | ||
5554b4bd | 842 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
843 | |
844 | ||
5554b4bd | 845 | !ENDIF |
28249f11 | 846 | |
5554b4bd VS |
847 | # End Source File |
848 | # Begin Source File | |
28249f11 | 849 | |
5554b4bd VS |
850 | SOURCE=..\..\src\msw\ole\access.cpp |
851 | ||
852 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
853 | |
854 | # PROP Exclude_From_Build 1 | |
855 | ||
5554b4bd | 856 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
857 | |
858 | # PROP Exclude_From_Build 1 | |
859 | ||
5554b4bd | 860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
861 | |
862 | # PROP Exclude_From_Build 1 | |
863 | ||
5554b4bd | 864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
865 | |
866 | # PROP Exclude_From_Build 1 | |
867 | ||
5554b4bd | 868 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
869 | |
870 | ||
5554b4bd | 871 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
872 | |
873 | ||
5554b4bd | 874 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
875 | |
876 | ||
5554b4bd | 877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
878 | |
879 | ||
5554b4bd | 880 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
881 | |
882 | # PROP Exclude_From_Build 1 | |
883 | ||
5554b4bd | 884 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
885 | |
886 | # PROP Exclude_From_Build 1 | |
887 | ||
5554b4bd | 888 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
889 | |
890 | # PROP Exclude_From_Build 1 | |
891 | ||
5554b4bd | 892 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
893 | |
894 | # PROP Exclude_From_Build 1 | |
895 | ||
5554b4bd VS |
896 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
897 | ||
898 | ||
899 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
900 | ||
901 | ||
902 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
903 | ||
904 | ||
905 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
906 | ||
907 | ||
28249f11 VS |
908 | !ENDIF |
909 | ||
910 | # End Source File | |
911 | # Begin Source File | |
912 | ||
913 | SOURCE=..\..\src\msw\app.cpp | |
914 | # End Source File | |
915 | # Begin Source File | |
916 | ||
917 | SOURCE=..\..\src\msw\ole\automtn.cpp | |
918 | # End Source File | |
919 | # Begin Source File | |
920 | ||
921 | SOURCE=..\..\src\msw\bitmap.cpp | |
922 | # End Source File | |
923 | # Begin Source File | |
924 | ||
925 | SOURCE=..\..\src\msw\bmpbuttn.cpp | |
926 | ||
5554b4bd | 927 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 928 | |
5554b4bd | 929 | # PROP Exclude_From_Build 1 |
28249f11 | 930 | |
5554b4bd | 931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
932 | |
933 | # PROP Exclude_From_Build 1 | |
934 | ||
5554b4bd | 935 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
936 | |
937 | # PROP Exclude_From_Build 1 | |
938 | ||
5554b4bd | 939 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
940 | |
941 | # PROP Exclude_From_Build 1 | |
942 | ||
5554b4bd | 943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 944 | |
28249f11 | 945 | |
5554b4bd | 946 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
947 | |
948 | ||
949 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
950 | ||
951 | ||
5554b4bd | 952 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
953 | |
954 | ||
5554b4bd | 955 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 956 | |
5554b4bd | 957 | # PROP Exclude_From_Build 1 |
28249f11 | 958 | |
5554b4bd | 959 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
960 | |
961 | # PROP Exclude_From_Build 1 | |
962 | ||
5554b4bd | 963 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
964 | |
965 | # PROP Exclude_From_Build 1 | |
966 | ||
5554b4bd | 967 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
968 | |
969 | # PROP Exclude_From_Build 1 | |
970 | ||
5554b4bd VS |
971 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
972 | ||
973 | ||
974 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
975 | ||
976 | ||
977 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
978 | ||
979 | ||
980 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 981 | |
28249f11 VS |
982 | |
983 | !ENDIF | |
984 | ||
985 | # End Source File | |
986 | # Begin Source File | |
987 | ||
988 | SOURCE=..\..\src\msw\brush.cpp | |
989 | # End Source File | |
990 | # Begin Source File | |
991 | ||
992 | SOURCE=..\..\src\msw\button.cpp | |
993 | ||
5554b4bd | 994 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
995 | |
996 | # PROP Exclude_From_Build 1 | |
997 | ||
5554b4bd | 998 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
999 | |
1000 | # PROP Exclude_From_Build 1 | |
1001 | ||
5554b4bd | 1002 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1003 | |
1004 | # PROP Exclude_From_Build 1 | |
1005 | ||
5554b4bd | 1006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1007 | |
1008 | # PROP Exclude_From_Build 1 | |
1009 | ||
5554b4bd | 1010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1011 | |
1012 | ||
5554b4bd | 1013 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1014 | |
1015 | ||
5554b4bd | 1016 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1017 | |
1018 | ||
5554b4bd | 1019 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1020 | |
1021 | ||
5554b4bd | 1022 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1023 | |
1024 | # PROP Exclude_From_Build 1 | |
1025 | ||
5554b4bd | 1026 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1027 | |
1028 | # PROP Exclude_From_Build 1 | |
1029 | ||
5554b4bd | 1030 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1031 | |
1032 | # PROP Exclude_From_Build 1 | |
1033 | ||
5554b4bd | 1034 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1035 | |
1036 | # PROP Exclude_From_Build 1 | |
1037 | ||
5554b4bd | 1038 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1039 | |
28249f11 | 1040 | |
5554b4bd | 1041 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1042 | |
28249f11 | 1043 | |
5554b4bd | 1044 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1045 | |
1046 | ||
5554b4bd | 1047 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1048 | |
1049 | ||
5554b4bd | 1050 | !ENDIF |
28249f11 | 1051 | |
5554b4bd VS |
1052 | # End Source File |
1053 | # Begin Source File | |
28249f11 | 1054 | |
5554b4bd VS |
1055 | SOURCE=..\..\src\msw\caret.cpp |
1056 | # End Source File | |
1057 | # Begin Source File | |
28249f11 | 1058 | |
5554b4bd | 1059 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1060 | |
5554b4bd | 1061 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1062 | |
1063 | # PROP Exclude_From_Build 1 | |
1064 | ||
5554b4bd | 1065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1066 | |
1067 | # PROP Exclude_From_Build 1 | |
1068 | ||
5554b4bd | 1069 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1070 | |
1071 | # PROP Exclude_From_Build 1 | |
1072 | ||
5554b4bd | 1073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1074 | |
1075 | # PROP Exclude_From_Build 1 | |
1076 | ||
5554b4bd | 1077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1078 | |
1079 | ||
5554b4bd | 1080 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1081 | |
1082 | ||
5554b4bd | 1083 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1084 | |
1085 | ||
5554b4bd | 1086 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1087 | |
1088 | ||
5554b4bd | 1089 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1090 | |
1091 | # PROP Exclude_From_Build 1 | |
1092 | ||
5554b4bd | 1093 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1094 | |
1095 | # PROP Exclude_From_Build 1 | |
1096 | ||
5554b4bd | 1097 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1098 | |
1099 | # PROP Exclude_From_Build 1 | |
1100 | ||
5554b4bd | 1101 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1102 | |
1103 | # PROP Exclude_From_Build 1 | |
1104 | ||
5554b4bd | 1105 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1106 | |
28249f11 | 1107 | |
5554b4bd | 1108 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1109 | |
1110 | ||
1111 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1112 | ||
1113 | ||
5554b4bd | 1114 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1115 | |
1116 | ||
5554b4bd | 1117 | !ENDIF |
28249f11 | 1118 | |
5554b4bd VS |
1119 | # End Source File |
1120 | # Begin Source File | |
28249f11 | 1121 | |
5554b4bd VS |
1122 | SOURCE=..\..\src\msw\checklst.cpp |
1123 | ||
1124 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1125 | |
1126 | # PROP Exclude_From_Build 1 | |
1127 | ||
5554b4bd | 1128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1129 | |
1130 | # PROP Exclude_From_Build 1 | |
1131 | ||
5554b4bd | 1132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1133 | |
1134 | # PROP Exclude_From_Build 1 | |
1135 | ||
5554b4bd | 1136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1137 | |
1138 | # PROP Exclude_From_Build 1 | |
1139 | ||
5554b4bd | 1140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1141 | |
1142 | ||
5554b4bd | 1143 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1144 | |
1145 | ||
5554b4bd | 1146 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1147 | |
1148 | ||
5554b4bd | 1149 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1150 | |
1151 | ||
5554b4bd | 1152 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1153 | |
1154 | # PROP Exclude_From_Build 1 | |
1155 | ||
5554b4bd | 1156 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1157 | |
1158 | # PROP Exclude_From_Build 1 | |
1159 | ||
5554b4bd | 1160 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1161 | |
1162 | # PROP Exclude_From_Build 1 | |
1163 | ||
5554b4bd | 1164 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1165 | |
1166 | # PROP Exclude_From_Build 1 | |
1167 | ||
5554b4bd | 1168 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1169 | |
28249f11 | 1170 | |
5554b4bd | 1171 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1172 | |
1173 | ||
1174 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1175 | ||
1176 | ||
5554b4bd | 1177 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1178 | |
1179 | ||
5554b4bd | 1180 | !ENDIF |
28249f11 | 1181 | |
5554b4bd VS |
1182 | # End Source File |
1183 | # Begin Source File | |
28249f11 | 1184 | |
5554b4bd VS |
1185 | SOURCE=..\..\src\msw\choice.cpp |
1186 | ||
1187 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1188 | |
1189 | # PROP Exclude_From_Build 1 | |
1190 | ||
5554b4bd | 1191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1192 | |
1193 | # PROP Exclude_From_Build 1 | |
1194 | ||
5554b4bd | 1195 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1196 | |
1197 | # PROP Exclude_From_Build 1 | |
1198 | ||
5554b4bd | 1199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1200 | |
1201 | # PROP Exclude_From_Build 1 | |
1202 | ||
5554b4bd | 1203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1204 | |
1205 | ||
5554b4bd | 1206 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1207 | |
1208 | ||
5554b4bd | 1209 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1210 | |
1211 | ||
5554b4bd | 1212 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1213 | |
1214 | ||
5554b4bd | 1215 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1216 | |
1217 | # PROP Exclude_From_Build 1 | |
1218 | ||
5554b4bd | 1219 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1220 | |
1221 | # PROP Exclude_From_Build 1 | |
1222 | ||
5554b4bd | 1223 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1224 | |
1225 | # PROP Exclude_From_Build 1 | |
1226 | ||
5554b4bd | 1227 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1228 | |
1229 | # PROP Exclude_From_Build 1 | |
1230 | ||
5554b4bd | 1231 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1232 | |
28249f11 | 1233 | |
5554b4bd | 1234 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1235 | |
28249f11 | 1236 | |
5554b4bd | 1237 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1238 | |
1239 | ||
5554b4bd | 1240 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1241 | |
1242 | ||
5554b4bd | 1243 | !ENDIF |
28249f11 | 1244 | |
5554b4bd VS |
1245 | # End Source File |
1246 | # Begin Source File | |
28249f11 | 1247 | |
5554b4bd VS |
1248 | SOURCE=..\..\src\msw\clipbrd.cpp |
1249 | # End Source File | |
1250 | # Begin Source File | |
28249f11 | 1251 | |
5554b4bd | 1252 | SOURCE=..\..\src\msw\colordlg.cpp |
28249f11 | 1253 | |
5554b4bd | 1254 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1255 | |
1256 | # PROP Exclude_From_Build 1 | |
1257 | ||
5554b4bd | 1258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1259 | |
1260 | # PROP Exclude_From_Build 1 | |
1261 | ||
5554b4bd | 1262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1263 | |
1264 | # PROP Exclude_From_Build 1 | |
1265 | ||
5554b4bd | 1266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1267 | |
1268 | # PROP Exclude_From_Build 1 | |
1269 | ||
5554b4bd | 1270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1271 | |
1272 | ||
5554b4bd | 1273 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1274 | |
1275 | ||
5554b4bd | 1276 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1277 | |
1278 | ||
5554b4bd | 1279 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1280 | |
1281 | ||
5554b4bd | 1282 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1283 | |
1284 | # PROP Exclude_From_Build 1 | |
1285 | ||
5554b4bd | 1286 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1287 | |
1288 | # PROP Exclude_From_Build 1 | |
1289 | ||
5554b4bd | 1290 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1291 | |
1292 | # PROP Exclude_From_Build 1 | |
1293 | ||
5554b4bd | 1294 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1295 | |
1296 | # PROP Exclude_From_Build 1 | |
1297 | ||
5554b4bd | 1298 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1299 | |
28249f11 | 1300 | |
5554b4bd | 1301 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1302 | |
28249f11 | 1303 | |
5554b4bd | 1304 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1305 | |
1306 | ||
5554b4bd | 1307 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1308 | |
1309 | ||
5554b4bd | 1310 | !ENDIF |
28249f11 | 1311 | |
5554b4bd VS |
1312 | # End Source File |
1313 | # Begin Source File | |
28249f11 | 1314 | |
5554b4bd VS |
1315 | SOURCE=..\..\src\msw\colour.cpp |
1316 | # End Source File | |
1317 | # Begin Source File | |
28249f11 | 1318 | |
a340b80d VZ |
1319 | SOURCE=..\..\src\msw\combo.cpp |
1320 | ||
1321 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1322 | ||
1323 | # PROP Exclude_From_Build 1 | |
1324 | ||
1325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1326 | ||
1327 | # PROP Exclude_From_Build 1 | |
1328 | ||
1329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1330 | ||
1331 | # PROP Exclude_From_Build 1 | |
1332 | ||
1333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1334 | ||
1335 | # PROP Exclude_From_Build 1 | |
1336 | ||
1337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1338 | ||
1339 | ||
1340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1341 | ||
1342 | ||
1343 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1344 | ||
1345 | ||
1346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1347 | ||
1348 | ||
1349 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1350 | ||
1351 | # PROP Exclude_From_Build 1 | |
1352 | ||
1353 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1354 | ||
1355 | # PROP Exclude_From_Build 1 | |
1356 | ||
1357 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1358 | ||
1359 | # PROP Exclude_From_Build 1 | |
1360 | ||
1361 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1362 | ||
1363 | # PROP Exclude_From_Build 1 | |
1364 | ||
1365 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1366 | ||
1367 | ||
1368 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1369 | ||
1370 | ||
1371 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1372 | ||
1373 | ||
1374 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1375 | ||
1376 | ||
1377 | !ENDIF | |
1378 | ||
1379 | # End Source File | |
1380 | # Begin Source File | |
1381 | ||
5554b4bd | 1382 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1383 | |
5554b4bd | 1384 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1385 | |
1386 | # PROP Exclude_From_Build 1 | |
1387 | ||
5554b4bd | 1388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1389 | |
1390 | # PROP Exclude_From_Build 1 | |
1391 | ||
5554b4bd | 1392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1393 | |
1394 | # PROP Exclude_From_Build 1 | |
1395 | ||
5554b4bd | 1396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1397 | |
1398 | # PROP Exclude_From_Build 1 | |
1399 | ||
5554b4bd | 1400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1401 | |
1402 | ||
5554b4bd | 1403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1404 | |
1405 | ||
5554b4bd | 1406 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1407 | |
1408 | ||
5554b4bd | 1409 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1410 | |
1411 | ||
5554b4bd | 1412 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1413 | |
1414 | # PROP Exclude_From_Build 1 | |
1415 | ||
5554b4bd | 1416 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1417 | |
1418 | # PROP Exclude_From_Build 1 | |
1419 | ||
5554b4bd | 1420 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1421 | |
1422 | # PROP Exclude_From_Build 1 | |
1423 | ||
5554b4bd | 1424 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1425 | |
1426 | # PROP Exclude_From_Build 1 | |
1427 | ||
5554b4bd | 1428 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1429 | |
28249f11 | 1430 | |
5554b4bd | 1431 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1432 | |
1433 | ||
1434 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1435 | ||
1436 | ||
5554b4bd | 1437 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1438 | |
1439 | ||
5554b4bd | 1440 | !ENDIF |
28249f11 | 1441 | |
5554b4bd VS |
1442 | # End Source File |
1443 | # Begin Source File | |
28249f11 | 1444 | |
5554b4bd VS |
1445 | SOURCE=..\..\src\msw\control.cpp |
1446 | ||
1447 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1448 | |
1449 | # PROP Exclude_From_Build 1 | |
1450 | ||
5554b4bd | 1451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1452 | |
1453 | # PROP Exclude_From_Build 1 | |
1454 | ||
5554b4bd | 1455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1456 | |
1457 | # PROP Exclude_From_Build 1 | |
1458 | ||
5554b4bd | 1459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1460 | |
1461 | # PROP Exclude_From_Build 1 | |
1462 | ||
5554b4bd VS |
1463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1464 | ||
1465 | ||
1466 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
1467 | |
1468 | ||
1469 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1470 | ||
1471 | ||
5554b4bd | 1472 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1473 | |
1474 | ||
5554b4bd | 1475 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1476 | |
5554b4bd | 1477 | # PROP Exclude_From_Build 1 |
28249f11 | 1478 | |
5554b4bd | 1479 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1480 | |
1481 | # PROP Exclude_From_Build 1 | |
1482 | ||
5554b4bd | 1483 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1484 | |
1485 | # PROP Exclude_From_Build 1 | |
1486 | ||
5554b4bd | 1487 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1488 | |
1489 | # PROP Exclude_From_Build 1 | |
1490 | ||
5554b4bd VS |
1491 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1492 | ||
1493 | ||
1494 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1495 | ||
1496 | ||
1497 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1498 | ||
1499 | ||
1500 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1501 | |
28249f11 VS |
1502 | |
1503 | !ENDIF | |
1504 | ||
1505 | # End Source File | |
1506 | # Begin Source File | |
1507 | ||
1508 | SOURCE=..\..\src\msw\cursor.cpp | |
1509 | # End Source File | |
1510 | # Begin Source File | |
1511 | ||
1512 | SOURCE=..\..\src\msw\data.cpp | |
1513 | # End Source File | |
1514 | # Begin Source File | |
1515 | ||
1516 | SOURCE=..\..\src\msw\ole\dataobj.cpp | |
1517 | # End Source File | |
1518 | # Begin Source File | |
1519 | ||
1520 | SOURCE=..\..\src\msw\dc.cpp | |
1521 | # End Source File | |
1522 | # Begin Source File | |
1523 | ||
1524 | SOURCE=..\..\src\msw\dcclient.cpp | |
1525 | # End Source File | |
1526 | # Begin Source File | |
1527 | ||
1528 | SOURCE=..\..\src\msw\dcmemory.cpp | |
1529 | # End Source File | |
1530 | # Begin Source File | |
1531 | ||
1532 | SOURCE=..\..\src\msw\dcprint.cpp | |
1533 | # End Source File | |
1534 | # Begin Source File | |
1535 | ||
1536 | SOURCE=..\..\src\msw\dcscreen.cpp | |
1537 | # End Source File | |
1538 | # Begin Source File | |
1539 | ||
1540 | SOURCE=..\..\src\msw\dialog.cpp | |
1541 | ||
5554b4bd | 1542 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1543 | |
5554b4bd | 1544 | # PROP Exclude_From_Build 1 |
28249f11 | 1545 | |
5554b4bd | 1546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1547 | |
1548 | # PROP Exclude_From_Build 1 | |
1549 | ||
5554b4bd | 1550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1551 | |
1552 | # PROP Exclude_From_Build 1 | |
1553 | ||
5554b4bd | 1554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1555 | |
1556 | # PROP Exclude_From_Build 1 | |
1557 | ||
5554b4bd | 1558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1559 | |
28249f11 | 1560 | |
5554b4bd | 1561 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1562 | |
1563 | ||
1564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1565 | ||
1566 | ||
5554b4bd | 1567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1568 | |
1569 | ||
5554b4bd | 1570 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1571 | |
5554b4bd | 1572 | # PROP Exclude_From_Build 1 |
28249f11 | 1573 | |
5554b4bd | 1574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1575 | |
1576 | # PROP Exclude_From_Build 1 | |
1577 | ||
5554b4bd | 1578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1579 | |
1580 | # PROP Exclude_From_Build 1 | |
1581 | ||
5554b4bd | 1582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1583 | |
1584 | # PROP Exclude_From_Build 1 | |
1585 | ||
5554b4bd VS |
1586 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1587 | ||
1588 | ||
1589 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1590 | ||
1591 | ||
1592 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1593 | ||
1594 | ||
1595 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1596 | |
28249f11 VS |
1597 | |
1598 | !ENDIF | |
1599 | ||
1600 | # End Source File | |
1601 | # Begin Source File | |
1602 | ||
1603 | SOURCE=..\..\src\msw\dialup.cpp | |
1604 | # End Source File | |
1605 | # Begin Source File | |
1606 | ||
1607 | SOURCE=..\..\src\msw\dib.cpp | |
1608 | # End Source File | |
1609 | # Begin Source File | |
1610 | ||
1611 | SOURCE=..\..\src\msw\dirdlg.cpp | |
28249f11 | 1612 | |
5554b4bd | 1613 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1614 | |
5554b4bd | 1615 | # PROP Exclude_From_Build 1 |
28249f11 | 1616 | |
5554b4bd | 1617 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1618 | |
1619 | # PROP Exclude_From_Build 1 | |
1620 | ||
5554b4bd | 1621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1622 | |
1623 | # PROP Exclude_From_Build 1 | |
1624 | ||
5554b4bd | 1625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1626 | |
1627 | # PROP Exclude_From_Build 1 | |
1628 | ||
5554b4bd | 1629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1630 | |
28249f11 | 1631 | |
5554b4bd | 1632 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1633 | |
1634 | ||
1635 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1636 | ||
1637 | ||
5554b4bd | 1638 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1639 | |
1640 | ||
5554b4bd | 1641 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1642 | |
5554b4bd | 1643 | # PROP Exclude_From_Build 1 |
28249f11 | 1644 | |
5554b4bd | 1645 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1646 | |
1647 | # PROP Exclude_From_Build 1 | |
1648 | ||
5554b4bd | 1649 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1650 | |
1651 | # PROP Exclude_From_Build 1 | |
1652 | ||
5554b4bd | 1653 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1654 | |
1655 | # PROP Exclude_From_Build 1 | |
1656 | ||
5554b4bd VS |
1657 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1658 | ||
1659 | ||
1660 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1661 | ||
1662 | ||
1663 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1664 | ||
1665 | ||
1666 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1667 | |
28249f11 VS |
1668 | |
1669 | !ENDIF | |
1670 | ||
1671 | # End Source File | |
1672 | # Begin Source File | |
1673 | ||
ef335a4f | 1674 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1675 | # End Source File |
1676 | # Begin Source File | |
1677 | ||
ef335a4f | 1678 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1679 | |
5554b4bd | 1680 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1681 | |
1682 | # PROP Exclude_From_Build 1 | |
1683 | ||
5554b4bd | 1684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1685 | |
1686 | # PROP Exclude_From_Build 1 | |
1687 | ||
5554b4bd | 1688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1689 | |
1690 | # PROP Exclude_From_Build 1 | |
1691 | ||
5554b4bd | 1692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1693 | |
1694 | # PROP Exclude_From_Build 1 | |
1695 | ||
5554b4bd | 1696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1697 | |
1698 | ||
5554b4bd | 1699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1700 | |
1701 | ||
5554b4bd | 1702 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1703 | |
1704 | ||
5554b4bd | 1705 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1706 | |
1707 | ||
5554b4bd | 1708 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1709 | |
1710 | # PROP Exclude_From_Build 1 | |
1711 | ||
5554b4bd | 1712 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1713 | |
1714 | # PROP Exclude_From_Build 1 | |
1715 | ||
5554b4bd | 1716 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1717 | |
1718 | # PROP Exclude_From_Build 1 | |
1719 | ||
5554b4bd | 1720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1721 | |
1722 | # PROP Exclude_From_Build 1 | |
1723 | ||
5554b4bd | 1724 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1725 | |
28249f11 | 1726 | |
5554b4bd | 1727 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1728 | |
1729 | ||
1730 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1731 | ||
1732 | ||
5554b4bd | 1733 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1734 | |
1735 | ||
5554b4bd | 1736 | !ENDIF |
28249f11 | 1737 | |
5554b4bd VS |
1738 | # End Source File |
1739 | # Begin Source File | |
28249f11 | 1740 | |
ef335a4f VZ |
1741 | SOURCE=..\..\src\msw\ole\dropsrc.cpp |
1742 | # End Source File | |
1743 | # Begin Source File | |
28249f11 | 1744 | |
ef335a4f VZ |
1745 | SOURCE=..\..\src\msw\ole\droptgt.cpp |
1746 | # End Source File | |
1747 | # Begin Source File | |
28249f11 | 1748 | |
ef335a4f VZ |
1749 | SOURCE=..\..\src\msw\dummy.cpp |
1750 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
1751 | # ADD CPP /Yc"wx/wxprec.h" | |
1752 | # End Source File | |
1753 | # Begin Source File | |
28249f11 | 1754 | |
ef335a4f | 1755 | SOURCE=..\..\src\msw\enhmeta.cpp |
5554b4bd VS |
1756 | # End Source File |
1757 | # Begin Source File | |
28249f11 | 1758 | |
ef335a4f | 1759 | SOURCE=..\..\src\msw\evtloop.cpp |
5554b4bd VS |
1760 | # End Source File |
1761 | # Begin Source File | |
28249f11 | 1762 | |
ef335a4f | 1763 | SOURCE=..\..\src\msw\fdrepdlg.cpp |
28249f11 | 1764 | |
5554b4bd | 1765 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1766 | |
1767 | # PROP Exclude_From_Build 1 | |
1768 | ||
5554b4bd | 1769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1770 | |
1771 | # PROP Exclude_From_Build 1 | |
1772 | ||
5554b4bd | 1773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1774 | |
1775 | # PROP Exclude_From_Build 1 | |
1776 | ||
5554b4bd | 1777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1778 | |
1779 | # PROP Exclude_From_Build 1 | |
1780 | ||
5554b4bd | 1781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1782 | |
1783 | ||
5554b4bd | 1784 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1785 | |
1786 | ||
5554b4bd | 1787 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1788 | |
1789 | ||
5554b4bd | 1790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1791 | |
1792 | ||
5554b4bd | 1793 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1794 | |
1795 | # PROP Exclude_From_Build 1 | |
1796 | ||
5554b4bd | 1797 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1798 | |
1799 | # PROP Exclude_From_Build 1 | |
1800 | ||
5554b4bd | 1801 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1802 | |
1803 | # PROP Exclude_From_Build 1 | |
1804 | ||
5554b4bd | 1805 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1806 | |
1807 | # PROP Exclude_From_Build 1 | |
1808 | ||
5554b4bd VS |
1809 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1810 | ||
1811 | ||
1812 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1813 | ||
1814 | ||
1815 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1816 | ||
1817 | ||
1818 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1819 | ||
1820 | ||
28249f11 VS |
1821 | !ENDIF |
1822 | ||
1823 | # End Source File | |
1824 | # Begin Source File | |
1825 | ||
ef335a4f | 1826 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1827 | |
5554b4bd | 1828 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1829 | |
1830 | # PROP Exclude_From_Build 1 | |
1831 | ||
5554b4bd | 1832 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1833 | |
1834 | # PROP Exclude_From_Build 1 | |
1835 | ||
5554b4bd | 1836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1837 | |
1838 | # PROP Exclude_From_Build 1 | |
1839 | ||
5554b4bd | 1840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1841 | |
1842 | # PROP Exclude_From_Build 1 | |
1843 | ||
5554b4bd | 1844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1845 | |
1846 | ||
5554b4bd | 1847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1848 | |
1849 | ||
5554b4bd | 1850 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1851 | |
1852 | ||
5554b4bd | 1853 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1854 | |
1855 | ||
5554b4bd | 1856 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1857 | |
1858 | # PROP Exclude_From_Build 1 | |
1859 | ||
5554b4bd | 1860 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1861 | |
1862 | # PROP Exclude_From_Build 1 | |
1863 | ||
5554b4bd | 1864 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1865 | |
1866 | # PROP Exclude_From_Build 1 | |
1867 | ||
5554b4bd | 1868 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1869 | |
1870 | # PROP Exclude_From_Build 1 | |
1871 | ||
5554b4bd | 1872 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1873 | |
28249f11 | 1874 | |
5554b4bd | 1875 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1876 | |
1877 | ||
1878 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1879 | ||
1880 | ||
5554b4bd | 1881 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1882 | |
1883 | ||
5554b4bd VS |
1884 | !ENDIF |
1885 | ||
1886 | # End Source File | |
1887 | # Begin Source File | |
28249f11 | 1888 | |
ef335a4f VZ |
1889 | SOURCE=..\..\src\msw\font.cpp |
1890 | # End Source File | |
1891 | # Begin Source File | |
1892 | ||
1893 | SOURCE=..\..\src\msw\fontdlg.cpp | |
28249f11 | 1894 | |
5554b4bd | 1895 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1896 | |
1897 | # PROP Exclude_From_Build 1 | |
1898 | ||
5554b4bd | 1899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1900 | |
1901 | # PROP Exclude_From_Build 1 | |
1902 | ||
5554b4bd | 1903 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1904 | |
1905 | # PROP Exclude_From_Build 1 | |
1906 | ||
5554b4bd | 1907 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1908 | |
1909 | # PROP Exclude_From_Build 1 | |
1910 | ||
5554b4bd | 1911 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1912 | |
1913 | ||
5554b4bd | 1914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1915 | |
1916 | ||
5554b4bd | 1917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1918 | |
1919 | ||
5554b4bd | 1920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1921 | |
1922 | ||
5554b4bd | 1923 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1924 | |
1925 | # PROP Exclude_From_Build 1 | |
1926 | ||
5554b4bd | 1927 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1928 | |
1929 | # PROP Exclude_From_Build 1 | |
1930 | ||
5554b4bd | 1931 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1932 | |
1933 | # PROP Exclude_From_Build 1 | |
1934 | ||
5554b4bd | 1935 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1936 | |
1937 | # PROP Exclude_From_Build 1 | |
1938 | ||
5554b4bd VS |
1939 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1940 | ||
1941 | ||
1942 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1943 | ||
1944 | ||
1945 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1946 | ||
1947 | ||
1948 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1949 | ||
1950 | ||
28249f11 VS |
1951 | !ENDIF |
1952 | ||
1953 | # End Source File | |
1954 | # Begin Source File | |
1955 | ||
ef335a4f | 1956 | SOURCE=..\..\src\msw\fontenum.cpp |
28249f11 VS |
1957 | # End Source File |
1958 | # Begin Source File | |
1959 | ||
ef335a4f | 1960 | SOURCE=..\..\src\msw\fontutil.cpp |
28249f11 VS |
1961 | # End Source File |
1962 | # Begin Source File | |
1963 | ||
ef335a4f | 1964 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e VS |
1965 | |
1966 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1967 | ||
1968 | # PROP Exclude_From_Build 1 | |
1969 | ||
1970 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1971 | ||
1972 | # PROP Exclude_From_Build 1 | |
1973 | ||
1974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1975 | ||
1976 | # PROP Exclude_From_Build 1 | |
1977 | ||
1978 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1979 | ||
1980 | # PROP Exclude_From_Build 1 | |
1981 | ||
1982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1983 | ||
1984 | ||
1985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1986 | ||
1987 | ||
1988 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1989 | ||
1990 | ||
1991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1992 | ||
1993 | ||
1994 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1995 | ||
1996 | # PROP Exclude_From_Build 1 | |
1997 | ||
1998 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1999 | ||
2000 | # PROP Exclude_From_Build 1 | |
2001 | ||
2002 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2003 | ||
2004 | # PROP Exclude_From_Build 1 | |
2005 | ||
2006 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2007 | ||
2008 | # PROP Exclude_From_Build 1 | |
2009 | ||
2010 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2011 | ||
2012 | ||
2013 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2014 | ||
2015 | ||
2016 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2017 | ||
2018 | ||
2019 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2020 | ||
2021 | ||
2022 | !ENDIF | |
2023 | ||
28249f11 VS |
2024 | # End Source File |
2025 | # Begin Source File | |
2026 | ||
ef335a4f | 2027 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e VS |
2028 | |
2029 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2030 | ||
2031 | # PROP Exclude_From_Build 1 | |
2032 | ||
2033 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2034 | ||
2035 | # PROP Exclude_From_Build 1 | |
2036 | ||
2037 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2038 | ||
2039 | # PROP Exclude_From_Build 1 | |
2040 | ||
2041 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2042 | ||
2043 | # PROP Exclude_From_Build 1 | |
2044 | ||
2045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2046 | ||
2047 | ||
2048 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2049 | ||
2050 | ||
2051 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2052 | ||
2053 | ||
2054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2055 | ||
2056 | ||
2057 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2058 | ||
2059 | # PROP Exclude_From_Build 1 | |
2060 | ||
2061 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2062 | ||
2063 | # PROP Exclude_From_Build 1 | |
2064 | ||
2065 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2066 | ||
2067 | # PROP Exclude_From_Build 1 | |
2068 | ||
2069 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2070 | ||
2071 | # PROP Exclude_From_Build 1 | |
2072 | ||
2073 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2074 | ||
2075 | ||
2076 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2077 | ||
2078 | ||
2079 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2080 | ||
2081 | ||
2082 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2083 | ||
2084 | ||
2085 | !ENDIF | |
2086 | ||
28249f11 VS |
2087 | # End Source File |
2088 | # Begin Source File | |
2089 | ||
ef335a4f VZ |
2090 | SOURCE=..\..\src\msw\gdiimage.cpp |
2091 | # End Source File | |
2092 | # Begin Source File | |
2093 | ||
2094 | SOURCE=..\..\src\msw\gdiobj.cpp | |
2095 | # End Source File | |
2096 | # Begin Source File | |
2097 | ||
2098 | SOURCE=..\..\src\msw\gsockmsw.cpp | |
ef335a4f VZ |
2099 | # End Source File |
2100 | # Begin Source File | |
2101 | ||
2102 | SOURCE=..\..\src\msw\helpchm.cpp | |
2103 | # End Source File | |
2104 | # Begin Source File | |
2105 | ||
2106 | SOURCE=..\..\src\msw\helpwin.cpp | |
2107 | # End Source File | |
2108 | # Begin Source File | |
2109 | ||
28249f11 VS |
2110 | SOURCE=..\..\src\msw\icon.cpp |
2111 | # End Source File | |
2112 | # Begin Source File | |
2113 | ||
2114 | SOURCE=..\..\src\msw\imaglist.cpp | |
2115 | ||
5554b4bd | 2116 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2117 | |
2118 | # PROP Exclude_From_Build 1 | |
2119 | ||
5554b4bd | 2120 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2121 | |
2122 | # PROP Exclude_From_Build 1 | |
2123 | ||
5554b4bd | 2124 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2125 | |
2126 | # PROP Exclude_From_Build 1 | |
2127 | ||
5554b4bd | 2128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2129 | |
2130 | # PROP Exclude_From_Build 1 | |
2131 | ||
5554b4bd | 2132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2133 | |
2134 | ||
5554b4bd | 2135 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2136 | |
2137 | ||
5554b4bd | 2138 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2139 | |
2140 | ||
5554b4bd | 2141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2142 | |
2143 | ||
5554b4bd | 2144 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2145 | |
2146 | # PROP Exclude_From_Build 1 | |
2147 | ||
5554b4bd | 2148 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2149 | |
2150 | # PROP Exclude_From_Build 1 | |
2151 | ||
5554b4bd | 2152 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2153 | |
2154 | # PROP Exclude_From_Build 1 | |
2155 | ||
5554b4bd | 2156 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2157 | |
2158 | # PROP Exclude_From_Build 1 | |
2159 | ||
5554b4bd | 2160 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2161 | |
28249f11 | 2162 | |
5554b4bd | 2163 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2164 | |
2165 | ||
2166 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2167 | ||
2168 | ||
5554b4bd | 2169 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2170 | |
2171 | ||
5554b4bd VS |
2172 | !ENDIF |
2173 | ||
2174 | # End Source File | |
2175 | # Begin Source File | |
28249f11 | 2176 | |
5554b4bd | 2177 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2178 | |
5554b4bd | 2179 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2180 | |
2181 | # PROP Exclude_From_Build 1 | |
2182 | ||
5554b4bd | 2183 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2184 | |
2185 | # PROP Exclude_From_Build 1 | |
2186 | ||
5554b4bd | 2187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2188 | |
2189 | # PROP Exclude_From_Build 1 | |
2190 | ||
5554b4bd | 2191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2192 | |
2193 | # PROP Exclude_From_Build 1 | |
2194 | ||
5554b4bd | 2195 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2196 | |
2197 | ||
5554b4bd | 2198 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2199 | |
2200 | ||
5554b4bd | 2201 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2202 | |
2203 | ||
5554b4bd | 2204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2205 | |
2206 | ||
5554b4bd | 2207 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2208 | |
2209 | # PROP Exclude_From_Build 1 | |
2210 | ||
5554b4bd | 2211 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2212 | |
2213 | # PROP Exclude_From_Build 1 | |
2214 | ||
5554b4bd | 2215 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2216 | |
2217 | # PROP Exclude_From_Build 1 | |
2218 | ||
5554b4bd | 2219 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2220 | |
2221 | # PROP Exclude_From_Build 1 | |
2222 | ||
5554b4bd | 2223 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2224 | |
28249f11 | 2225 | |
5554b4bd | 2226 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2227 | |
2228 | ||
2229 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2230 | ||
2231 | ||
5554b4bd | 2232 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2233 | |
2234 | ||
5554b4bd VS |
2235 | !ENDIF |
2236 | ||
2237 | # End Source File | |
2238 | # Begin Source File | |
28249f11 | 2239 | |
5554b4bd | 2240 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2241 | |
5554b4bd | 2242 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2243 | |
2244 | # PROP Exclude_From_Build 1 | |
2245 | ||
5554b4bd | 2246 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2247 | |
2248 | # PROP Exclude_From_Build 1 | |
2249 | ||
5554b4bd | 2250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2251 | |
2252 | # PROP Exclude_From_Build 1 | |
2253 | ||
5554b4bd | 2254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2255 | |
2256 | # PROP Exclude_From_Build 1 | |
2257 | ||
5554b4bd | 2258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2259 | |
2260 | ||
5554b4bd | 2261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2262 | |
2263 | ||
5554b4bd | 2264 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2265 | |
2266 | ||
5554b4bd | 2267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2268 | |
2269 | ||
5554b4bd | 2270 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2271 | |
2272 | # PROP Exclude_From_Build 1 | |
2273 | ||
5554b4bd | 2274 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2275 | |
2276 | # PROP Exclude_From_Build 1 | |
2277 | ||
5554b4bd | 2278 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2279 | |
2280 | # PROP Exclude_From_Build 1 | |
2281 | ||
5554b4bd | 2282 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2283 | |
2284 | # PROP Exclude_From_Build 1 | |
2285 | ||
5554b4bd | 2286 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2287 | |
28249f11 | 2288 | |
5554b4bd | 2289 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2290 | |
2291 | ||
2292 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2293 | ||
2294 | ||
5554b4bd | 2295 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2296 | |
2297 | ||
5554b4bd VS |
2298 | !ENDIF |
2299 | ||
2300 | # End Source File | |
2301 | # Begin Source File | |
28249f11 | 2302 | |
5554b4bd | 2303 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2304 | |
5554b4bd | 2305 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2306 | |
2307 | # PROP Exclude_From_Build 1 | |
2308 | ||
5554b4bd | 2309 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2310 | |
2311 | # PROP Exclude_From_Build 1 | |
2312 | ||
5554b4bd | 2313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2314 | |
2315 | # PROP Exclude_From_Build 1 | |
2316 | ||
5554b4bd | 2317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2318 | |
2319 | # PROP Exclude_From_Build 1 | |
2320 | ||
5554b4bd | 2321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2322 | |
2323 | ||
5554b4bd | 2324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2325 | |
2326 | ||
5554b4bd | 2327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2328 | |
2329 | ||
5554b4bd | 2330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2331 | |
2332 | ||
5554b4bd | 2333 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2334 | |
2335 | # PROP Exclude_From_Build 1 | |
2336 | ||
5554b4bd | 2337 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2338 | |
2339 | # PROP Exclude_From_Build 1 | |
2340 | ||
5554b4bd | 2341 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2342 | |
2343 | # PROP Exclude_From_Build 1 | |
2344 | ||
5554b4bd | 2345 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2346 | |
2347 | # PROP Exclude_From_Build 1 | |
2348 | ||
5554b4bd | 2349 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2350 | |
28249f11 | 2351 | |
5554b4bd | 2352 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2353 | |
28249f11 | 2354 | |
5554b4bd | 2355 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2356 | |
2357 | ||
5554b4bd | 2358 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2359 | |
2360 | ||
5554b4bd | 2361 | !ENDIF |
28249f11 | 2362 | |
5554b4bd VS |
2363 | # End Source File |
2364 | # Begin Source File | |
28249f11 | 2365 | |
5554b4bd VS |
2366 | SOURCE=..\..\src\msw\main.cpp |
2367 | # End Source File | |
2368 | # Begin Source File | |
28249f11 | 2369 | |
5554b4bd | 2370 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2371 | |
5554b4bd | 2372 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2373 | |
2374 | # PROP Exclude_From_Build 1 | |
2375 | ||
5554b4bd | 2376 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2377 | |
2378 | # PROP Exclude_From_Build 1 | |
2379 | ||
5554b4bd | 2380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2381 | |
2382 | # PROP Exclude_From_Build 1 | |
2383 | ||
5554b4bd | 2384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2385 | |
2386 | # PROP Exclude_From_Build 1 | |
2387 | ||
5554b4bd | 2388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2389 | |
2390 | ||
5554b4bd | 2391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2392 | |
2393 | ||
5554b4bd | 2394 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2395 | |
2396 | ||
5554b4bd | 2397 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2398 | |
2399 | ||
5554b4bd | 2400 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2401 | |
2402 | # PROP Exclude_From_Build 1 | |
2403 | ||
5554b4bd | 2404 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2405 | |
2406 | # PROP Exclude_From_Build 1 | |
2407 | ||
5554b4bd | 2408 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2409 | |
2410 | # PROP Exclude_From_Build 1 | |
2411 | ||
5554b4bd | 2412 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2413 | |
2414 | # PROP Exclude_From_Build 1 | |
2415 | ||
5554b4bd | 2416 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2417 | |
28249f11 | 2418 | |
5554b4bd | 2419 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2420 | |
2421 | ||
2422 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2423 | ||
2424 | ||
5554b4bd | 2425 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2426 | |
2427 | ||
5554b4bd | 2428 | !ENDIF |
28249f11 | 2429 | |
5554b4bd VS |
2430 | # End Source File |
2431 | # Begin Source File | |
28249f11 | 2432 | |
5554b4bd VS |
2433 | SOURCE=..\..\src\msw\menu.cpp |
2434 | ||
2435 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2436 | |
2437 | # PROP Exclude_From_Build 1 | |
2438 | ||
5554b4bd | 2439 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2440 | |
2441 | # PROP Exclude_From_Build 1 | |
2442 | ||
5554b4bd | 2443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2444 | |
2445 | # PROP Exclude_From_Build 1 | |
2446 | ||
5554b4bd | 2447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2448 | |
2449 | # PROP Exclude_From_Build 1 | |
2450 | ||
5554b4bd | 2451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2452 | |
2453 | ||
5554b4bd | 2454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2455 | |
2456 | ||
5554b4bd | 2457 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2458 | |
2459 | ||
5554b4bd | 2460 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2461 | |
2462 | ||
5554b4bd | 2463 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2464 | |
2465 | # PROP Exclude_From_Build 1 | |
2466 | ||
5554b4bd | 2467 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2468 | |
2469 | # PROP Exclude_From_Build 1 | |
2470 | ||
5554b4bd | 2471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2472 | |
2473 | # PROP Exclude_From_Build 1 | |
2474 | ||
5554b4bd | 2475 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2476 | |
2477 | # PROP Exclude_From_Build 1 | |
2478 | ||
5554b4bd | 2479 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2480 | |
28249f11 | 2481 | |
5554b4bd | 2482 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2483 | |
2484 | ||
2485 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2486 | ||
2487 | ||
5554b4bd | 2488 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2489 | |
2490 | ||
5554b4bd | 2491 | !ENDIF |
28249f11 | 2492 | |
5554b4bd VS |
2493 | # End Source File |
2494 | # Begin Source File | |
28249f11 | 2495 | |
5554b4bd VS |
2496 | SOURCE=..\..\src\msw\menuitem.cpp |
2497 | ||
2498 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2499 | |
2500 | # PROP Exclude_From_Build 1 | |
2501 | ||
5554b4bd | 2502 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2503 | |
2504 | # PROP Exclude_From_Build 1 | |
2505 | ||
5554b4bd | 2506 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2507 | |
2508 | # PROP Exclude_From_Build 1 | |
2509 | ||
5554b4bd | 2510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2511 | |
2512 | # PROP Exclude_From_Build 1 | |
2513 | ||
5554b4bd | 2514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2515 | |
2516 | ||
5554b4bd | 2517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2518 | |
2519 | ||
5554b4bd | 2520 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2521 | |
2522 | ||
5554b4bd | 2523 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2524 | |
2525 | ||
5554b4bd | 2526 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2527 | |
2528 | # PROP Exclude_From_Build 1 | |
2529 | ||
5554b4bd | 2530 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2531 | |
2532 | # PROP Exclude_From_Build 1 | |
2533 | ||
5554b4bd | 2534 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2535 | |
2536 | # PROP Exclude_From_Build 1 | |
2537 | ||
5554b4bd | 2538 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2539 | |
2540 | # PROP Exclude_From_Build 1 | |
2541 | ||
5554b4bd | 2542 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2543 | |
28249f11 | 2544 | |
5554b4bd | 2545 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2546 | |
2547 | ||
2548 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2549 | ||
2550 | ||
5554b4bd | 2551 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2552 | |
2553 | ||
5554b4bd | 2554 | !ENDIF |
28249f11 | 2555 | |
5554b4bd VS |
2556 | # End Source File |
2557 | # Begin Source File | |
28249f11 | 2558 | |
5554b4bd VS |
2559 | SOURCE=..\..\src\msw\metafile.cpp |
2560 | ||
2561 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2562 | |
2563 | # PROP Exclude_From_Build 1 | |
2564 | ||
5554b4bd | 2565 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2566 | |
2567 | # PROP Exclude_From_Build 1 | |
2568 | ||
5554b4bd | 2569 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2570 | |
2571 | # PROP Exclude_From_Build 1 | |
2572 | ||
5554b4bd | 2573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2574 | |
2575 | # PROP Exclude_From_Build 1 | |
2576 | ||
5554b4bd | 2577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2578 | |
2579 | ||
5554b4bd | 2580 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2581 | |
2582 | ||
5554b4bd | 2583 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2584 | |
2585 | ||
5554b4bd | 2586 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2587 | |
2588 | ||
5554b4bd | 2589 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2590 | |
2591 | # PROP Exclude_From_Build 1 | |
2592 | ||
5554b4bd | 2593 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2594 | |
2595 | # PROP Exclude_From_Build 1 | |
2596 | ||
5554b4bd | 2597 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2598 | |
2599 | # PROP Exclude_From_Build 1 | |
2600 | ||
5554b4bd | 2601 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2602 | |
2603 | # PROP Exclude_From_Build 1 | |
2604 | ||
5554b4bd | 2605 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2606 | |
28249f11 | 2607 | |
5554b4bd | 2608 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2609 | |
28249f11 | 2610 | |
5554b4bd | 2611 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2612 | |
2613 | ||
5554b4bd | 2614 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2615 | |
2616 | ||
5554b4bd | 2617 | !ENDIF |
28249f11 | 2618 | |
5554b4bd VS |
2619 | # End Source File |
2620 | # Begin Source File | |
28249f11 | 2621 | |
5554b4bd VS |
2622 | SOURCE=..\..\src\msw\minifram.cpp |
2623 | # End Source File | |
2624 | # Begin Source File | |
28249f11 | 2625 | |
5554b4bd | 2626 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2627 | |
5554b4bd | 2628 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2629 | |
2630 | # PROP Exclude_From_Build 1 | |
2631 | ||
5554b4bd | 2632 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2633 | |
2634 | # PROP Exclude_From_Build 1 | |
2635 | ||
5554b4bd | 2636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2637 | |
2638 | # PROP Exclude_From_Build 1 | |
2639 | ||
5554b4bd | 2640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2641 | |
2642 | # PROP Exclude_From_Build 1 | |
2643 | ||
5554b4bd | 2644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2645 | |
2646 | ||
5554b4bd | 2647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2648 | |
2649 | ||
5554b4bd | 2650 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2651 | |
2652 | ||
5554b4bd | 2653 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2654 | |
2655 | ||
5554b4bd | 2656 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2657 | |
2658 | # PROP Exclude_From_Build 1 | |
2659 | ||
5554b4bd | 2660 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2661 | |
2662 | # PROP Exclude_From_Build 1 | |
2663 | ||
5554b4bd | 2664 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2665 | |
2666 | # PROP Exclude_From_Build 1 | |
2667 | ||
5554b4bd | 2668 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2669 | |
2670 | # PROP Exclude_From_Build 1 | |
2671 | ||
5554b4bd | 2672 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2673 | |
28249f11 | 2674 | |
5554b4bd | 2675 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2676 | |
28249f11 | 2677 | |
5554b4bd | 2678 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2679 | |
2680 | ||
5554b4bd | 2681 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2682 | |
2683 | ||
5554b4bd | 2684 | !ENDIF |
28249f11 | 2685 | |
5554b4bd VS |
2686 | # End Source File |
2687 | # Begin Source File | |
28249f11 | 2688 | |
5554b4bd VS |
2689 | SOURCE=..\..\src\msw\mslu.cpp |
2690 | # End Source File | |
2691 | # Begin Source File | |
28249f11 | 2692 | |
5554b4bd | 2693 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2694 | |
5554b4bd | 2695 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2696 | |
2697 | # PROP Exclude_From_Build 1 | |
2698 | ||
5554b4bd | 2699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2700 | |
2701 | # PROP Exclude_From_Build 1 | |
2702 | ||
5554b4bd | 2703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2704 | |
2705 | # PROP Exclude_From_Build 1 | |
2706 | ||
5554b4bd | 2707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2708 | |
2709 | # PROP Exclude_From_Build 1 | |
2710 | ||
5554b4bd | 2711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2712 | |
2713 | ||
5554b4bd | 2714 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2715 | |
2716 | ||
5554b4bd | 2717 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2718 | |
2719 | ||
5554b4bd | 2720 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2721 | |
2722 | ||
5554b4bd | 2723 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2724 | |
2725 | # PROP Exclude_From_Build 1 | |
2726 | ||
5554b4bd | 2727 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2728 | |
2729 | # PROP Exclude_From_Build 1 | |
2730 | ||
5554b4bd | 2731 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2732 | |
2733 | # PROP Exclude_From_Build 1 | |
2734 | ||
5554b4bd | 2735 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2736 | |
2737 | # PROP Exclude_From_Build 1 | |
2738 | ||
5554b4bd | 2739 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2740 | |
28249f11 | 2741 | |
5554b4bd | 2742 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2743 | |
2744 | ||
2745 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2746 | ||
2747 | ||
5554b4bd | 2748 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2749 | |
2750 | ||
5554b4bd | 2751 | !ENDIF |
28249f11 | 2752 | |
5554b4bd VS |
2753 | # End Source File |
2754 | # Begin Source File | |
28249f11 | 2755 | |
5554b4bd VS |
2756 | SOURCE=..\..\src\msw\notebook.cpp |
2757 | ||
2758 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2759 | |
2760 | # PROP Exclude_From_Build 1 | |
2761 | ||
5554b4bd | 2762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2763 | |
2764 | # PROP Exclude_From_Build 1 | |
2765 | ||
5554b4bd | 2766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2767 | |
2768 | # PROP Exclude_From_Build 1 | |
2769 | ||
5554b4bd | 2770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2771 | |
2772 | # PROP Exclude_From_Build 1 | |
2773 | ||
5554b4bd | 2774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2775 | |
2776 | ||
5554b4bd | 2777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2778 | |
2779 | ||
5554b4bd | 2780 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2781 | |
2782 | ||
5554b4bd | 2783 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2784 | |
2785 | ||
5554b4bd | 2786 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2787 | |
2788 | # PROP Exclude_From_Build 1 | |
2789 | ||
5554b4bd | 2790 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2791 | |
2792 | # PROP Exclude_From_Build 1 | |
2793 | ||
5554b4bd | 2794 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2795 | |
2796 | # PROP Exclude_From_Build 1 | |
2797 | ||
5554b4bd | 2798 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2799 | |
2800 | # PROP Exclude_From_Build 1 | |
2801 | ||
5554b4bd VS |
2802 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2803 | ||
2804 | ||
2805 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2806 | ||
2807 | ||
2808 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2809 | ||
2810 | ||
2811 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2812 | ||
2813 | ||
28249f11 VS |
2814 | !ENDIF |
2815 | ||
2816 | # End Source File | |
2817 | # Begin Source File | |
2818 | ||
2819 | SOURCE=..\..\src\msw\ole\oleutils.cpp | |
2820 | # End Source File | |
2821 | # Begin Source File | |
2822 | ||
2823 | SOURCE=..\..\src\msw\ownerdrw.cpp | |
2824 | ||
5554b4bd | 2825 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2826 | |
5554b4bd | 2827 | # PROP Exclude_From_Build 1 |
28249f11 | 2828 | |
5554b4bd | 2829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2830 | |
5554b4bd | 2831 | # PROP Exclude_From_Build 1 |
28249f11 | 2832 | |
5554b4bd | 2833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2834 | |
5554b4bd | 2835 | # PROP Exclude_From_Build 1 |
28249f11 | 2836 | |
5554b4bd | 2837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2838 | |
2839 | # PROP Exclude_From_Build 1 | |
2840 | ||
5554b4bd | 2841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2842 | |
28249f11 | 2843 | |
5554b4bd | 2844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2845 | |
28249f11 | 2846 | |
5554b4bd | 2847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2848 | |
28249f11 VS |
2849 | |
2850 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2851 | ||
2852 | ||
5554b4bd | 2853 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2854 | |
5554b4bd | 2855 | # PROP Exclude_From_Build 1 |
28249f11 | 2856 | |
5554b4bd | 2857 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2858 | |
5554b4bd | 2859 | # PROP Exclude_From_Build 1 |
28249f11 | 2860 | |
5554b4bd | 2861 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2862 | |
5554b4bd | 2863 | # PROP Exclude_From_Build 1 |
28249f11 | 2864 | |
5554b4bd | 2865 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2866 | |
2867 | # PROP Exclude_From_Build 1 | |
2868 | ||
5554b4bd VS |
2869 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2870 | ||
2871 | ||
2872 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
28249f11 | 2873 | |
28249f11 | 2874 | |
5554b4bd | 2875 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2876 | |
28249f11 | 2877 | |
5554b4bd | 2878 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2879 | |
28249f11 VS |
2880 | |
2881 | !ENDIF | |
2882 | ||
2883 | # End Source File | |
2884 | # Begin Source File | |
2885 | ||
2886 | SOURCE=..\..\src\msw\palette.cpp | |
2887 | # End Source File | |
2888 | # Begin Source File | |
2889 | ||
2890 | SOURCE=..\..\src\msw\pen.cpp | |
2891 | # End Source File | |
2892 | # Begin Source File | |
2893 | ||
28249f11 VS |
2894 | SOURCE=..\..\src\msw\popupwin.cpp |
2895 | # End Source File | |
2896 | # Begin Source File | |
2897 | ||
2898 | SOURCE=..\..\src\msw\printdlg.cpp | |
28249f11 VS |
2899 | # End Source File |
2900 | # Begin Source File | |
2901 | ||
2902 | SOURCE=..\..\src\msw\printwin.cpp | |
28249f11 VS |
2903 | # End Source File |
2904 | # Begin Source File | |
2905 | ||
2906 | SOURCE=..\..\src\msw\radiobox.cpp | |
2907 | ||
5554b4bd | 2908 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2909 | |
2910 | # PROP Exclude_From_Build 1 | |
2911 | ||
5554b4bd | 2912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2913 | |
2914 | # PROP Exclude_From_Build 1 | |
2915 | ||
5554b4bd | 2916 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2917 | |
2918 | # PROP Exclude_From_Build 1 | |
2919 | ||
5554b4bd | 2920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2921 | |
2922 | # PROP Exclude_From_Build 1 | |
2923 | ||
5554b4bd | 2924 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2925 | |
2926 | ||
5554b4bd | 2927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2928 | |
2929 | ||
5554b4bd | 2930 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2931 | |
2932 | ||
5554b4bd | 2933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2934 | |
2935 | ||
5554b4bd | 2936 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2937 | |
2938 | # PROP Exclude_From_Build 1 | |
2939 | ||
5554b4bd | 2940 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2941 | |
2942 | # PROP Exclude_From_Build 1 | |
2943 | ||
5554b4bd | 2944 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2945 | |
2946 | # PROP Exclude_From_Build 1 | |
2947 | ||
5554b4bd | 2948 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2949 | |
2950 | # PROP Exclude_From_Build 1 | |
2951 | ||
5554b4bd | 2952 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2953 | |
28249f11 | 2954 | |
5554b4bd | 2955 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2956 | |
2957 | ||
2958 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2959 | ||
2960 | ||
5554b4bd | 2961 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2962 | |
2963 | ||
5554b4bd VS |
2964 | !ENDIF |
2965 | ||
2966 | # End Source File | |
2967 | # Begin Source File | |
28249f11 | 2968 | |
5554b4bd | 2969 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2970 | |
5554b4bd | 2971 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2972 | |
2973 | # PROP Exclude_From_Build 1 | |
2974 | ||
5554b4bd | 2975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2976 | |
2977 | # PROP Exclude_From_Build 1 | |
2978 | ||
5554b4bd | 2979 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2980 | |
2981 | # PROP Exclude_From_Build 1 | |
2982 | ||
5554b4bd | 2983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2984 | |
2985 | # PROP Exclude_From_Build 1 | |
2986 | ||
5554b4bd | 2987 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2988 | |
2989 | ||
5554b4bd | 2990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2991 | |
2992 | ||
5554b4bd | 2993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2994 | |
2995 | ||
5554b4bd | 2996 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2997 | |
2998 | ||
5554b4bd | 2999 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3000 | |
3001 | # PROP Exclude_From_Build 1 | |
3002 | ||
5554b4bd | 3003 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3004 | |
3005 | # PROP Exclude_From_Build 1 | |
3006 | ||
5554b4bd | 3007 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3008 | |
3009 | # PROP Exclude_From_Build 1 | |
3010 | ||
5554b4bd | 3011 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3012 | |
3013 | # PROP Exclude_From_Build 1 | |
3014 | ||
5554b4bd VS |
3015 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3016 | ||
3017 | ||
3018 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3019 | ||
3020 | ||
3021 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3022 | ||
3023 | ||
3024 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
3025 | ||
3026 | ||
28249f11 VS |
3027 | !ENDIF |
3028 | ||
3029 | # End Source File | |
3030 | # Begin Source File | |
3031 | ||
3032 | SOURCE=..\..\src\msw\region.cpp | |
3033 | # End Source File | |
3034 | # Begin Source File | |
3035 | ||
3036 | SOURCE=..\..\src\msw\renderer.cpp | |
3037 | # End Source File | |
3038 | # Begin Source File | |
3039 | ||
3040 | SOURCE=..\..\src\msw\scrolbar.cpp | |
3041 | ||
5554b4bd | 3042 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
3043 | |
3044 | # PROP Exclude_From_Build 1 | |
3045 | ||
5554b4bd | 3046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3047 | |
3048 | # PROP Exclude_From_Build 1 | |
3049 | ||
5554b4bd | 3050 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3051 | |
3052 | # PROP Exclude_From_Build 1 | |
3053 | ||
5554b4bd | 3054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3055 | |
3056 | # PROP Exclude_From_Build 1 | |
3057 | ||
5554b4bd | 3058 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3059 | |
3060 | ||
5554b4bd | 3061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3062 | |
3063 | ||
5554b4bd | 3064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3065 | |
3066 | ||
5554b4bd | 3067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3068 | |
3069 | ||
5554b4bd | 3070 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3071 | |
3072 | # PROP Exclude_From_Build 1 | |
3073 | ||
5554b4bd | 3074 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3075 | |
3076 | # PROP Exclude_From_Build 1 | |
3077 | ||
5554b4bd | 3078 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3079 | |
3080 | # PROP Exclude_From_Build 1 | |
3081 | ||
5554b4bd | 3082 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3083 | |
3084 | # PROP Exclude_From_Build 1 | |
3085 | ||
5554b4bd | 3086 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3087 | |
28249f11 | 3088 | |
5554b4bd | 3089 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3090 | |
28249f11 | 3091 | |
5554b4bd | 3092 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3093 | |
3094 | ||
5554b4bd | 3095 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3096 | |
3097 | ||
5554b4bd | 3098 | !ENDIF |
28249f11 | 3099 | |
5554b4bd VS |
3100 | # End Source File |
3101 | # Begin Source File | |
28249f11 | 3102 | |
5554b4bd VS |
3103 | SOURCE=..\..\src\msw\settings.cpp |
3104 | # End Source File | |
3105 | # Begin Source File | |
28249f11 | 3106 | |
5554b4bd | 3107 | SOURCE=..\..\src\msw\slider95.cpp |
28249f11 | 3108 | |
5554b4bd | 3109 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
3110 | |
3111 | # PROP Exclude_From_Build 1 | |
3112 | ||
5554b4bd | 3113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3114 | |
3115 | # PROP Exclude_From_Build 1 | |
3116 | ||
5554b4bd | 3117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3118 | |
3119 | # PROP Exclude_From_Build 1 | |
3120 | ||
5554b4bd | 3121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3122 | |
3123 | # PROP Exclude_From_Build 1 | |
3124 | ||
5554b4bd | 3125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3126 | |
3127 | ||
5554b4bd | 3128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3129 | |
3130 | ||
5554b4bd | 3131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3132 | |
3133 | ||
5554b4bd | 3134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3135 | |
3136 | ||
5554b4bd | 3137 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3138 | |
3139 | # PROP Exclude_From_Build 1 | |
3140 | ||
5554b4bd | 3141 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3142 | |
3143 | # PROP Exclude_From_Build 1 | |
3144 | ||
5554b4bd | 3145 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3146 | |
3147 | # PROP Exclude_From_Build 1 | |
3148 | ||
5554b4bd | 3149 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3150 | |
3151 | # PROP Exclude_From_Build 1 | |
3152 | ||
5554b4bd | 3153 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3154 | |
28249f11 | 3155 | |
5554b4bd | 3156 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3157 | |
3158 | ||
3159 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3160 | ||
3161 | ||
5554b4bd | 3162 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3163 | |
3164 | ||
5554b4bd | 3165 | !ENDIF |
28249f11 | 3166 | |
5554b4bd VS |
3167 | # End Source File |
3168 | # Begin Source File | |
28249f11 | 3169 | |
5554b4bd VS |
3170 | SOURCE=..\..\src\msw\spinbutt.cpp |
3171 | ||
3172 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3173 | |
3174 | # PROP Exclude_From_Build 1 | |
3175 | ||
5554b4bd | 3176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3177 | |
3178 | # PROP Exclude_From_Build 1 | |
3179 | ||
5554b4bd | 3180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3181 | |
3182 | # PROP Exclude_From_Build 1 | |
3183 | ||
5554b4bd | 3184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3185 | |
3186 | # PROP Exclude_From_Build 1 | |
3187 | ||
5554b4bd | 3188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3189 | |
3190 | ||
5554b4bd | 3191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3192 | |
3193 | ||
5554b4bd | 3194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3195 | |
3196 | ||
5554b4bd | 3197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3198 | |
3199 | ||
5554b4bd | 3200 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3201 | |
3202 | # PROP Exclude_From_Build 1 | |
3203 | ||
5554b4bd | 3204 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3205 | |
3206 | # PROP Exclude_From_Build 1 | |
3207 | ||
5554b4bd | 3208 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3209 | |
3210 | # PROP Exclude_From_Build 1 | |
3211 | ||
5554b4bd | 3212 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3213 | |
3214 | # PROP Exclude_From_Build 1 | |
3215 | ||
5554b4bd | 3216 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3217 | |
28249f11 | 3218 | |
5554b4bd | 3219 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3220 | |
3221 | ||
3222 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3223 | ||
3224 | ||
5554b4bd | 3225 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3226 | |
3227 | ||
5554b4bd | 3228 | !ENDIF |
28249f11 | 3229 | |
5554b4bd VS |
3230 | # End Source File |
3231 | # Begin Source File | |
28249f11 | 3232 | |
5554b4bd VS |
3233 | SOURCE=..\..\src\msw\spinctrl.cpp |
3234 | ||
3235 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3236 | |
3237 | # PROP Exclude_From_Build 1 | |
3238 | ||
5554b4bd | 3239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3240 | |
3241 | # PROP Exclude_From_Build 1 | |
3242 | ||
5554b4bd | 3243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3244 | |
3245 | # PROP Exclude_From_Build 1 | |
3246 | ||
5554b4bd | 3247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3248 | |
3249 | # PROP Exclude_From_Build 1 | |
3250 | ||
5554b4bd | 3251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3252 | |
3253 | ||
5554b4bd | 3254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3255 | |
3256 | ||
5554b4bd | 3257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3258 | |
3259 | ||
5554b4bd | 3260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3261 | |
3262 | ||
5554b4bd | 3263 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3264 | |
3265 | # PROP Exclude_From_Build 1 | |
3266 | ||
5554b4bd | 3267 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3268 | |
3269 | # PROP Exclude_From_Build 1 | |
3270 | ||
5554b4bd | 3271 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3272 | |
3273 | # PROP Exclude_From_Build 1 | |
3274 | ||
5554b4bd | 3275 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3276 | |
3277 | # PROP Exclude_From_Build 1 | |
3278 | ||
5554b4bd | 3279 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3280 | |
28249f11 | 3281 | |
5554b4bd | 3282 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3283 | |
3284 | ||
3285 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3286 | ||
3287 | ||
5554b4bd | 3288 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3289 | |
3290 | ||
5554b4bd | 3291 | !ENDIF |
28249f11 | 3292 | |
5554b4bd VS |
3293 | # End Source File |
3294 | # Begin Source File | |
28249f11 | 3295 | |
5554b4bd VS |
3296 | SOURCE=..\..\src\msw\statbmp.cpp |
3297 | ||
3298 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3299 | |
3300 | # PROP Exclude_From_Build 1 | |
3301 | ||
5554b4bd | 3302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3303 | |
3304 | # PROP Exclude_From_Build 1 | |
3305 | ||
5554b4bd | 3306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3307 | |
3308 | # PROP Exclude_From_Build 1 | |
3309 | ||
5554b4bd | 3310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3311 | |
3312 | # PROP Exclude_From_Build 1 | |
3313 | ||
5554b4bd | 3314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3315 | |
3316 | ||
5554b4bd | 3317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3318 | |
3319 | ||
5554b4bd | 3320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3321 | |
3322 | ||
5554b4bd | 3323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3324 | |
3325 | ||
5554b4bd | 3326 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3327 | |
3328 | # PROP Exclude_From_Build 1 | |
3329 | ||
5554b4bd | 3330 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3331 | |
3332 | # PROP Exclude_From_Build 1 | |
3333 | ||
5554b4bd | 3334 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3335 | |
3336 | # PROP Exclude_From_Build 1 | |
3337 | ||
5554b4bd | 3338 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3339 | |
3340 | # PROP Exclude_From_Build 1 | |
3341 | ||
5554b4bd | 3342 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3343 | |
28249f11 | 3344 | |
5554b4bd | 3345 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3346 | |
3347 | ||
3348 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3349 | ||
3350 | ||
5554b4bd | 3351 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3352 | |
3353 | ||
5554b4bd | 3354 | !ENDIF |
28249f11 | 3355 | |
5554b4bd VS |
3356 | # End Source File |
3357 | # Begin Source File | |
28249f11 | 3358 | |
5554b4bd VS |
3359 | SOURCE=..\..\src\msw\statbox.cpp |
3360 | ||
3361 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3362 | |
3363 | # PROP Exclude_From_Build 1 | |
3364 | ||
5554b4bd | 3365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3366 | |
3367 | # PROP Exclude_From_Build 1 | |
3368 | ||
5554b4bd | 3369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3370 | |
3371 | # PROP Exclude_From_Build 1 | |
3372 | ||
5554b4bd | 3373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3374 | |
3375 | # PROP Exclude_From_Build 1 | |
3376 | ||
5554b4bd | 3377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3378 | |
3379 | ||
5554b4bd | 3380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3381 | |
3382 | ||
5554b4bd | 3383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3384 | |
3385 | ||
5554b4bd | 3386 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3387 | |
3388 | ||
5554b4bd | 3389 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3390 | |
3391 | # PROP Exclude_From_Build 1 | |
3392 | ||
5554b4bd | 3393 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3394 | |
3395 | # PROP Exclude_From_Build 1 | |
3396 | ||
5554b4bd | 3397 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3398 | |
3399 | # PROP Exclude_From_Build 1 | |
3400 | ||
5554b4bd | 3401 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3402 | |
3403 | # PROP Exclude_From_Build 1 | |
3404 | ||
5554b4bd | 3405 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3406 | |
28249f11 | 3407 | |
5554b4bd | 3408 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3409 | |
3410 | ||
3411 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3412 | ||
3413 | ||
5554b4bd | 3414 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3415 | |
3416 | ||
5554b4bd | 3417 | !ENDIF |
28249f11 | 3418 | |
5554b4bd VS |
3419 | # End Source File |
3420 | # Begin Source File | |
28249f11 | 3421 | |
5554b4bd VS |
3422 | SOURCE=..\..\src\msw\statbr95.cpp |
3423 | ||
3424 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3425 | |
3426 | # PROP Exclude_From_Build 1 | |
3427 | ||
5554b4bd | 3428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3429 | |
3430 | # PROP Exclude_From_Build 1 | |
3431 | ||
5554b4bd | 3432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3433 | |
3434 | # PROP Exclude_From_Build 1 | |
3435 | ||
5554b4bd | 3436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3437 | |
3438 | # PROP Exclude_From_Build 1 | |
3439 | ||
5554b4bd | 3440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3441 | |
3442 | ||
5554b4bd | 3443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3444 | |
3445 | ||
5554b4bd | 3446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3447 | |
3448 | ||
5554b4bd | 3449 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3450 | |
3451 | ||
5554b4bd | 3452 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3453 | |
3454 | # PROP Exclude_From_Build 1 | |
3455 | ||
5554b4bd | 3456 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3457 | |
3458 | # PROP Exclude_From_Build 1 | |
3459 | ||
5554b4bd | 3460 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3461 | |
3462 | # PROP Exclude_From_Build 1 | |
3463 | ||
5554b4bd | 3464 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3465 | |
3466 | # PROP Exclude_From_Build 1 | |
3467 | ||
5554b4bd | 3468 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3469 | |
28249f11 | 3470 | |
5554b4bd | 3471 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3472 | |
3473 | ||
3474 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3475 | ||
3476 | ||
5554b4bd | 3477 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3478 | |
3479 | ||
5554b4bd | 3480 | !ENDIF |
28249f11 | 3481 | |
5554b4bd VS |
3482 | # End Source File |
3483 | # Begin Source File | |
28249f11 | 3484 | |
5554b4bd VS |
3485 | SOURCE=..\..\src\msw\statline.cpp |
3486 | ||
3487 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3488 | |
3489 | # PROP Exclude_From_Build 1 | |
3490 | ||
5554b4bd | 3491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3492 | |
3493 | # PROP Exclude_From_Build 1 | |
3494 | ||
5554b4bd | 3495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3496 | |
3497 | # PROP Exclude_From_Build 1 | |
3498 | ||
5554b4bd | 3499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3500 | |
3501 | # PROP Exclude_From_Build 1 | |
3502 | ||
5554b4bd | 3503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3504 | |
3505 | ||
5554b4bd | 3506 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3507 | |
3508 | ||
5554b4bd | 3509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3510 | |
3511 | ||
5554b4bd | 3512 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3513 | |
3514 | ||
5554b4bd | 3515 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3516 | |
3517 | # PROP Exclude_From_Build 1 | |
3518 | ||
5554b4bd | 3519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3520 | |
3521 | # PROP Exclude_From_Build 1 | |
3522 | ||
5554b4bd | 3523 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3524 | |
3525 | # PROP Exclude_From_Build 1 | |
3526 | ||
5554b4bd | 3527 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3528 | |
3529 | # PROP Exclude_From_Build 1 | |
3530 | ||
5554b4bd | 3531 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3532 | |
28249f11 | 3533 | |
5554b4bd | 3534 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3535 | |
3536 | ||
3537 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3538 | ||
3539 | ||
5554b4bd | 3540 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3541 | |
3542 | ||
5554b4bd | 3543 | !ENDIF |
28249f11 | 3544 | |
5554b4bd VS |
3545 | # End Source File |
3546 | # Begin Source File | |
28249f11 | 3547 | |
5554b4bd VS |
3548 | SOURCE=..\..\src\msw\stattext.cpp |
3549 | ||
3550 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3551 | |
3552 | # PROP Exclude_From_Build 1 | |
3553 | ||
5554b4bd | 3554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3555 | |
3556 | # PROP Exclude_From_Build 1 | |
3557 | ||
5554b4bd | 3558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3559 | |
3560 | # PROP Exclude_From_Build 1 | |
3561 | ||
5554b4bd | 3562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3563 | |
3564 | # PROP Exclude_From_Build 1 | |
3565 | ||
5554b4bd | 3566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3567 | |
3568 | ||
5554b4bd | 3569 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3570 | |
3571 | ||
5554b4bd | 3572 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3573 | |
3574 | ||
5554b4bd | 3575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3576 | |
3577 | ||
5554b4bd | 3578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3579 | |
3580 | # PROP Exclude_From_Build 1 | |
3581 | ||
5554b4bd | 3582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3583 | |
3584 | # PROP Exclude_From_Build 1 | |
3585 | ||
5554b4bd | 3586 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3587 | |
3588 | # PROP Exclude_From_Build 1 | |
3589 | ||
5554b4bd | 3590 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3591 | |
3592 | # PROP Exclude_From_Build 1 | |
3593 | ||
5554b4bd | 3594 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3595 | |
28249f11 | 3596 | |
5554b4bd | 3597 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3598 | |
3599 | ||
3600 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3601 | ||
3602 | ||
5554b4bd | 3603 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3604 | |
3605 | ||
5554b4bd | 3606 | !ENDIF |
28249f11 | 3607 | |
5554b4bd VS |
3608 | # End Source File |
3609 | # Begin Source File | |
28249f11 | 3610 | |
5554b4bd VS |
3611 | SOURCE=..\..\src\msw\tabctrl.cpp |
3612 | ||
3613 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3614 | |
3615 | # PROP Exclude_From_Build 1 | |
3616 | ||
5554b4bd | 3617 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3618 | |
3619 | # PROP Exclude_From_Build 1 | |
3620 | ||
5554b4bd | 3621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3622 | |
3623 | # PROP Exclude_From_Build 1 | |
3624 | ||
5554b4bd | 3625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3626 | |
3627 | # PROP Exclude_From_Build 1 | |
3628 | ||
5554b4bd | 3629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3630 | |
3631 | ||
5554b4bd | 3632 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3633 | |
3634 | ||
5554b4bd | 3635 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3636 | |
3637 | ||
5554b4bd | 3638 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3639 | |
3640 | ||
5554b4bd | 3641 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3642 | |
3643 | # PROP Exclude_From_Build 1 | |
3644 | ||
5554b4bd | 3645 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3646 | |
3647 | # PROP Exclude_From_Build 1 | |
3648 | ||
5554b4bd | 3649 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3650 | |
3651 | # PROP Exclude_From_Build 1 | |
3652 | ||
5554b4bd | 3653 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3654 | |
3655 | # PROP Exclude_From_Build 1 | |
3656 | ||
5554b4bd | 3657 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3658 | |
28249f11 | 3659 | |
5554b4bd | 3660 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3661 | |
3662 | ||
3663 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3664 | ||
3665 | ||
5554b4bd | 3666 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3667 | |
3668 | ||
5554b4bd | 3669 | !ENDIF |
28249f11 | 3670 | |
5554b4bd VS |
3671 | # End Source File |
3672 | # Begin Source File | |
28249f11 | 3673 | |
5554b4bd VS |
3674 | SOURCE=..\..\src\msw\tbar95.cpp |
3675 | ||
3676 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3677 | |
3678 | # PROP Exclude_From_Build 1 | |
3679 | ||
5554b4bd | 3680 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3681 | |
3682 | # PROP Exclude_From_Build 1 | |
3683 | ||
5554b4bd | 3684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3685 | |
3686 | # PROP Exclude_From_Build 1 | |
3687 | ||
5554b4bd | 3688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3689 | |
3690 | # PROP Exclude_From_Build 1 | |
3691 | ||
5554b4bd | 3692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3693 | |
3694 | ||
5554b4bd | 3695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3696 | |
3697 | ||
5554b4bd | 3698 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3699 | |
3700 | ||
5554b4bd | 3701 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3702 | |
3703 | ||
5554b4bd | 3704 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3705 | |
3706 | # PROP Exclude_From_Build 1 | |
3707 | ||
5554b4bd | 3708 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3709 | |
3710 | # PROP Exclude_From_Build 1 | |
3711 | ||
5554b4bd | 3712 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3713 | |
3714 | # PROP Exclude_From_Build 1 | |
3715 | ||
5554b4bd | 3716 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3717 | |
3718 | # PROP Exclude_From_Build 1 | |
3719 | ||
5554b4bd | 3720 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3721 | |
28249f11 | 3722 | |
5554b4bd | 3723 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3724 | |
3725 | ||
3726 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3727 | ||
3728 | ||
5554b4bd | 3729 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3730 | |
3731 | ||
5554b4bd | 3732 | !ENDIF |
28249f11 | 3733 | |
5554b4bd VS |
3734 | # End Source File |
3735 | # Begin Source File | |
28249f11 | 3736 | |
5554b4bd VS |
3737 | SOURCE=..\..\src\msw\textctrl.cpp |
3738 | ||
3739 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3740 | |
3741 | # PROP Exclude_From_Build 1 | |
3742 | ||
5554b4bd | 3743 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3744 | |
3745 | # PROP Exclude_From_Build 1 | |
3746 | ||
5554b4bd | 3747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3748 | |
3749 | # PROP Exclude_From_Build 1 | |
3750 | ||
5554b4bd | 3751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3752 | |
3753 | # PROP Exclude_From_Build 1 | |
3754 | ||
5554b4bd | 3755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3756 | |
3757 | ||
5554b4bd | 3758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3759 | |
3760 | ||
5554b4bd | 3761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3762 | |
3763 | ||
5554b4bd | 3764 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3765 | |
3766 | ||
5554b4bd | 3767 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3768 | |
3769 | # PROP Exclude_From_Build 1 | |
3770 | ||
5554b4bd | 3771 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3772 | |
3773 | # PROP Exclude_From_Build 1 | |
3774 | ||
5554b4bd | 3775 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3776 | |
3777 | # PROP Exclude_From_Build 1 | |
3778 | ||
5554b4bd | 3779 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3780 | |
3781 | # PROP Exclude_From_Build 1 | |
3782 | ||
5554b4bd | 3783 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3784 | |
28249f11 | 3785 | |
5554b4bd | 3786 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3787 | |
3788 | ||
3789 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3790 | ||
3791 | ||
5554b4bd | 3792 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3793 | |
3794 | ||
5554b4bd | 3795 | !ENDIF |
28249f11 | 3796 | |
5554b4bd VS |
3797 | # End Source File |
3798 | # Begin Source File | |
28249f11 | 3799 | |
5554b4bd VS |
3800 | SOURCE=..\..\src\msw\tglbtn.cpp |
3801 | ||
3802 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3803 | |
3804 | # PROP Exclude_From_Build 1 | |
3805 | ||
5554b4bd | 3806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3807 | |
3808 | # PROP Exclude_From_Build 1 | |
3809 | ||
5554b4bd | 3810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3811 | |
3812 | # PROP Exclude_From_Build 1 | |
3813 | ||
5554b4bd | 3814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3815 | |
3816 | # PROP Exclude_From_Build 1 | |
3817 | ||
5554b4bd | 3818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3819 | |
3820 | ||
5554b4bd | 3821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3822 | |
3823 | ||
5554b4bd | 3824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3825 | |
3826 | ||
5554b4bd | 3827 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3828 | |
3829 | ||
5554b4bd | 3830 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3831 | |
3832 | # PROP Exclude_From_Build 1 | |
3833 | ||
5554b4bd | 3834 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3835 | |
3836 | # PROP Exclude_From_Build 1 | |
3837 | ||
5554b4bd | 3838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3839 | |
3840 | # PROP Exclude_From_Build 1 | |
3841 | ||
5554b4bd | 3842 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3843 | |
3844 | # PROP Exclude_From_Build 1 | |
3845 | ||
5554b4bd VS |
3846 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3847 | ||
3848 | ||
3849 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3850 | ||
3851 | ||
3852 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3853 | ||
3854 | ||
3855 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
3856 | ||
3857 | ||
28249f11 VS |
3858 | !ENDIF |
3859 | ||
3860 | # End Source File | |
3861 | # Begin Source File | |
3862 | ||
3863 | SOURCE=..\..\src\msw\timer.cpp | |
3864 | # End Source File | |
3865 | # Begin Source File | |
3866 | ||
3867 | SOURCE=..\..\src\msw\tooltip.cpp | |
3868 | # End Source File | |
3869 | # Begin Source File | |
3870 | ||
3871 | SOURCE=..\..\src\msw\toplevel.cpp | |
3872 | # End Source File | |
3873 | # Begin Source File | |
3874 | ||
3875 | SOURCE=..\..\src\msw\treectrl.cpp | |
3876 | ||
5554b4bd | 3877 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3878 | |
5554b4bd | 3879 | # PROP Exclude_From_Build 1 |
28249f11 | 3880 | |
5554b4bd | 3881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3882 | |
3883 | # PROP Exclude_From_Build 1 | |
3884 | ||
5554b4bd | 3885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3886 | |
3887 | # PROP Exclude_From_Build 1 | |
3888 | ||
5554b4bd | 3889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3890 | |
3891 | # PROP Exclude_From_Build 1 | |
3892 | ||
5554b4bd | 3893 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3894 | |
28249f11 | 3895 | |
5554b4bd | 3896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3897 | |
3898 | ||
3899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3900 | ||
3901 | ||
5554b4bd | 3902 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3903 | |
3904 | ||
5554b4bd | 3905 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3906 | |
5554b4bd | 3907 | # PROP Exclude_From_Build 1 |
28249f11 | 3908 | |
5554b4bd | 3909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3910 | |
3911 | # PROP Exclude_From_Build 1 | |
3912 | ||
5554b4bd | 3913 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3914 | |
3915 | # PROP Exclude_From_Build 1 | |
3916 | ||
5554b4bd | 3917 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3918 | |
3919 | # PROP Exclude_From_Build 1 | |
3920 | ||
5554b4bd VS |
3921 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3922 | ||
3923 | ||
3924 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3925 | ||
3926 | ||
3927 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3928 | ||
3929 | ||
3930 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 3931 | |
28249f11 VS |
3932 | |
3933 | !ENDIF | |
3934 | ||
3935 | # End Source File | |
3936 | # Begin Source File | |
3937 | ||
3938 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3939 | # End Source File | |
3940 | # Begin Source File | |
3941 | ||
3942 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3943 | # End Source File | |
3944 | # Begin Source File | |
3945 | ||
3946 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3947 | # End Source File | |
3948 | # Begin Source File | |
3949 | ||
9aaf1192 WS |
3950 | SOURCE=..\..\src\msw\version.rc |
3951 | ||
3952 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3953 | ||
3954 | ||
3955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3956 | ||
3957 | ||
3958 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3959 | ||
3960 | ||
3961 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3962 | ||
3963 | ||
3964 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3965 | ||
3966 | ||
3967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3968 | ||
3969 | ||
3970 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3971 | ||
3972 | ||
3973 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3974 | ||
3975 | ||
3976 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3977 | ||
3978 | # PROP Exclude_From_Build 1 | |
3979 | ||
3980 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3981 | ||
3982 | # PROP Exclude_From_Build 1 | |
3983 | ||
3984 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3985 | ||
3986 | # PROP Exclude_From_Build 1 | |
3987 | ||
3988 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3989 | ||
3990 | # PROP Exclude_From_Build 1 | |
3991 | ||
3992 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3993 | ||
3994 | # PROP Exclude_From_Build 1 | |
3995 | ||
3996 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3997 | ||
3998 | # PROP Exclude_From_Build 1 | |
3999 | ||
4000 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4001 | ||
4002 | # PROP Exclude_From_Build 1 | |
4003 | ||
4004 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4005 | ||
4006 | # PROP Exclude_From_Build 1 | |
4007 | ||
4008 | !ENDIF | |
4009 | ||
4010 | # End Source File | |
4011 | # Begin Source File | |
4012 | ||
28249f11 VS |
4013 | SOURCE=..\..\src\msw\volume.cpp |
4014 | # End Source File | |
4015 | # Begin Source File | |
4016 | ||
4017 | SOURCE=..\..\src\msw\window.cpp | |
4018 | # End Source File | |
4019 | # End Group | |
4020 | # Begin Group "Generic Sources" | |
4021 | ||
4022 | # PROP Default_Filter "" | |
4023 | # Begin Source File | |
4024 | ||
4025 | SOURCE=..\..\src\generic\accel.cpp | |
4026 | ||
5554b4bd | 4027 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4028 | |
28249f11 | 4029 | |
5554b4bd | 4030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4031 | |
28249f11 | 4032 | |
5554b4bd | 4033 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4034 | |
28249f11 | 4035 | |
5554b4bd VS |
4036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
4037 | ||
4038 | ||
4039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4040 | |
4041 | # PROP Exclude_From_Build 1 | |
4042 | ||
5554b4bd | 4043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4044 | |
5554b4bd | 4045 | # PROP Exclude_From_Build 1 |
28249f11 | 4046 | |
5554b4bd | 4047 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4048 | |
5554b4bd | 4049 | # PROP Exclude_From_Build 1 |
28249f11 | 4050 | |
5554b4bd | 4051 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4052 | |
5554b4bd | 4053 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4054 | |
4055 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4056 | ||
4057 | ||
5554b4bd | 4058 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4059 | |
28249f11 | 4060 | |
5554b4bd | 4061 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4062 | |
28249f11 | 4063 | |
5554b4bd | 4064 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4065 | |
28249f11 | 4066 | |
5554b4bd | 4067 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4068 | |
4069 | # PROP Exclude_From_Build 1 | |
4070 | ||
5554b4bd | 4071 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4072 | |
5554b4bd | 4073 | # PROP Exclude_From_Build 1 |
28249f11 | 4074 | |
5554b4bd | 4075 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4076 | |
5554b4bd | 4077 | # PROP Exclude_From_Build 1 |
28249f11 | 4078 | |
5554b4bd | 4079 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4080 | |
5554b4bd | 4081 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4082 | |
4083 | !ENDIF | |
4084 | ||
4085 | # End Source File | |
4086 | # Begin Source File | |
4087 | ||
4088 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4089 | # End Source File | |
4090 | # Begin Source File | |
4091 | ||
355debca VZ |
4092 | SOURCE=..\..\src\generic\buttonbar.cpp |
4093 | # End Source File | |
4094 | # Begin Source File | |
4095 | ||
ef335a4f VZ |
4096 | SOURCE=..\..\src\generic\choicbkg.cpp |
4097 | # End Source File | |
4098 | # Begin Source File | |
4099 | ||
28249f11 VS |
4100 | SOURCE=..\..\src\generic\choicdgg.cpp |
4101 | # End Source File | |
4102 | # Begin Source File | |
4103 | ||
4104 | SOURCE=..\..\src\generic\colrdlgg.cpp | |
6db68599 WS |
4105 | |
4106 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4107 | ||
4108 | ||
4109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4110 | ||
4111 | ||
4112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4113 | ||
4114 | ||
4115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4116 | ||
4117 | ||
4118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4119 | ||
4120 | # PROP Exclude_From_Build 1 | |
4121 | ||
4122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4123 | ||
4124 | # PROP Exclude_From_Build 1 | |
4125 | ||
4126 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4127 | ||
4128 | # PROP Exclude_From_Build 1 | |
4129 | ||
4130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4131 | ||
4132 | # PROP Exclude_From_Build 1 | |
4133 | ||
4134 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4135 | ||
4136 | ||
4137 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4138 | ||
4139 | ||
4140 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4141 | ||
4142 | ||
4143 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4144 | ||
4145 | ||
4146 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4147 | ||
4148 | # PROP Exclude_From_Build 1 | |
4149 | ||
4150 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4151 | ||
4152 | # PROP Exclude_From_Build 1 | |
4153 | ||
4154 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4155 | ||
4156 | # PROP Exclude_From_Build 1 | |
4157 | ||
4158 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4159 | ||
4160 | # PROP Exclude_From_Build 1 | |
4161 | ||
4162 | !ENDIF | |
4163 | ||
28249f11 VS |
4164 | # End Source File |
4165 | # Begin Source File | |
4166 | ||
a340b80d VZ |
4167 | SOURCE=..\..\src\generic\combog.cpp |
4168 | # End Source File | |
4169 | # Begin Source File | |
4170 | ||
28249f11 VS |
4171 | SOURCE=..\..\src\generic\dcpsg.cpp |
4172 | # End Source File | |
4173 | # Begin Source File | |
4174 | ||
4175 | SOURCE=..\..\src\generic\dirctrlg.cpp | |
4176 | # End Source File | |
4177 | # Begin Source File | |
4178 | ||
4179 | SOURCE=..\..\src\generic\dirdlgg.cpp | |
4180 | ||
5554b4bd | 4181 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4182 | |
28249f11 | 4183 | |
5554b4bd | 4184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4185 | |
28249f11 | 4186 | |
5554b4bd | 4187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4188 | |
28249f11 | 4189 | |
5554b4bd VS |
4190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
4191 | ||
4192 | ||
4193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4194 | |
4195 | # PROP Exclude_From_Build 1 | |
4196 | ||
5554b4bd | 4197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4198 | |
5554b4bd | 4199 | # PROP Exclude_From_Build 1 |
28249f11 | 4200 | |
5554b4bd | 4201 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4202 | |
5554b4bd | 4203 | # PROP Exclude_From_Build 1 |
28249f11 | 4204 | |
5554b4bd | 4205 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4206 | |
5554b4bd | 4207 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4208 | |
4209 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4210 | ||
4211 | ||
5554b4bd | 4212 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4213 | |
28249f11 | 4214 | |
5554b4bd | 4215 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4216 | |
28249f11 | 4217 | |
5554b4bd | 4218 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4219 | |
28249f11 | 4220 | |
5554b4bd | 4221 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4222 | |
4223 | # PROP Exclude_From_Build 1 | |
4224 | ||
5554b4bd | 4225 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4226 | |
5554b4bd | 4227 | # PROP Exclude_From_Build 1 |
28249f11 | 4228 | |
5554b4bd | 4229 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4230 | |
5554b4bd | 4231 | # PROP Exclude_From_Build 1 |
28249f11 | 4232 | |
5554b4bd | 4233 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4234 | |
5554b4bd | 4235 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4236 | |
4237 | !ENDIF | |
4238 | ||
4239 | # End Source File | |
4240 | # Begin Source File | |
4241 | ||
4242 | SOURCE=..\..\src\generic\dragimgg.cpp | |
4243 | # End Source File | |
4244 | # Begin Source File | |
4245 | ||
4246 | SOURCE=..\..\src\generic\fdrepdlg.cpp | |
4247 | ||
5554b4bd | 4248 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4249 | |
28249f11 | 4250 | |
5554b4bd VS |
4251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4252 | ||
4253 | ||
4254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4255 | ||
4256 | ||
4257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4258 | ||
4259 | ||
4260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4261 | |
4262 | # PROP Exclude_From_Build 1 | |
4263 | ||
5554b4bd | 4264 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4265 | |
4266 | # PROP Exclude_From_Build 1 | |
4267 | ||
5554b4bd | 4268 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4269 | |
4270 | # PROP Exclude_From_Build 1 | |
4271 | ||
5554b4bd | 4272 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4273 | |
5554b4bd | 4274 | # PROP Exclude_From_Build 1 |
28249f11 | 4275 | |
5554b4bd | 4276 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4277 | |
4278 | ||
4279 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4280 | ||
4281 | ||
5554b4bd | 4282 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4283 | |
4284 | ||
5554b4bd VS |
4285 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4286 | ||
4287 | ||
4288 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4289 | |
4290 | # PROP Exclude_From_Build 1 | |
4291 | ||
5554b4bd | 4292 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4293 | |
4294 | # PROP Exclude_From_Build 1 | |
4295 | ||
5554b4bd | 4296 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4297 | |
4298 | # PROP Exclude_From_Build 1 | |
4299 | ||
5554b4bd | 4300 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4301 | |
4302 | # PROP Exclude_From_Build 1 | |
4303 | ||
5554b4bd VS |
4304 | !ENDIF |
4305 | ||
4306 | # End Source File | |
4307 | # Begin Source File | |
28249f11 | 4308 | |
5554b4bd | 4309 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4310 | |
5554b4bd | 4311 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4312 | |
4313 | ||
4314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4315 | ||
4316 | ||
5554b4bd | 4317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4318 | |
28249f11 | 4319 | |
5554b4bd | 4320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4321 | |
28249f11 | 4322 | |
5554b4bd | 4323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4324 | |
4325 | # PROP Exclude_From_Build 1 | |
4326 | ||
5554b4bd | 4327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4328 | |
4329 | # PROP Exclude_From_Build 1 | |
4330 | ||
5554b4bd | 4331 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4332 | |
4333 | # PROP Exclude_From_Build 1 | |
4334 | ||
5554b4bd | 4335 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4336 | |
4337 | # PROP Exclude_From_Build 1 | |
4338 | ||
5554b4bd | 4339 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4340 | |
4341 | ||
5554b4bd | 4342 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4343 | |
4344 | ||
5554b4bd | 4345 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4346 | |
4347 | ||
5554b4bd | 4348 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4349 | |
4350 | ||
5554b4bd | 4351 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4352 | |
4353 | # PROP Exclude_From_Build 1 | |
4354 | ||
5554b4bd | 4355 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4356 | |
4357 | # PROP Exclude_From_Build 1 | |
4358 | ||
5554b4bd | 4359 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4360 | |
4361 | # PROP Exclude_From_Build 1 | |
4362 | ||
5554b4bd | 4363 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4364 | |
4365 | # PROP Exclude_From_Build 1 | |
4366 | ||
5554b4bd | 4367 | !ENDIF |
28249f11 | 4368 | |
5554b4bd VS |
4369 | # End Source File |
4370 | # Begin Source File | |
28249f11 | 4371 | |
5554b4bd | 4372 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 WS |
4373 | |
4374 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4375 | ||
4376 | ||
4377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4378 | ||
4379 | ||
4380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4381 | ||
4382 | ||
4383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4384 | ||
4385 | ||
4386 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4387 | ||
4388 | # PROP Exclude_From_Build 1 | |
4389 | ||
4390 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4391 | ||
4392 | # PROP Exclude_From_Build 1 | |
4393 | ||
4394 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4395 | ||
4396 | # PROP Exclude_From_Build 1 | |
4397 | ||
4398 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4399 | ||
4400 | # PROP Exclude_From_Build 1 | |
4401 | ||
4402 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4403 | ||
4404 | ||
4405 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4406 | ||
4407 | ||
4408 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4409 | ||
4410 | ||
4411 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4412 | ||
4413 | ||
4414 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4415 | ||
4416 | # PROP Exclude_From_Build 1 | |
4417 | ||
4418 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4419 | ||
4420 | # PROP Exclude_From_Build 1 | |
4421 | ||
4422 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4423 | ||
4424 | # PROP Exclude_From_Build 1 | |
4425 | ||
4426 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4427 | ||
4428 | # PROP Exclude_From_Build 1 | |
4429 | ||
4430 | !ENDIF | |
4431 | ||
5554b4bd VS |
4432 | # End Source File |
4433 | # Begin Source File | |
28249f11 | 4434 | |
5554b4bd | 4435 | SOURCE=..\..\src\generic\imaglist.cpp |
28249f11 | 4436 | |
5554b4bd | 4437 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4438 | |
28249f11 | 4439 | |
5554b4bd | 4440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4441 | |
28249f11 | 4442 | |
5554b4bd | 4443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4444 | |
28249f11 | 4445 | |
5554b4bd | 4446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4447 | |
28249f11 | 4448 | |
5554b4bd | 4449 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4450 | |
4451 | # PROP Exclude_From_Build 1 | |
4452 | ||
5554b4bd | 4453 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4454 | |
4455 | # PROP Exclude_From_Build 1 | |
4456 | ||
5554b4bd | 4457 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4458 | |
4459 | # PROP Exclude_From_Build 1 | |
4460 | ||
5554b4bd | 4461 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4462 | |
4463 | # PROP Exclude_From_Build 1 | |
4464 | ||
5554b4bd | 4465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4466 | |
4467 | ||
5554b4bd | 4468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4469 | |
4470 | ||
5554b4bd | 4471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4472 | |
4473 | ||
5554b4bd | 4474 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4475 | |
4476 | ||
5554b4bd | 4477 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4478 | |
4479 | # PROP Exclude_From_Build 1 | |
4480 | ||
5554b4bd | 4481 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4482 | |
4483 | # PROP Exclude_From_Build 1 | |
4484 | ||
5554b4bd | 4485 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4486 | |
4487 | # PROP Exclude_From_Build 1 | |
4488 | ||
5554b4bd | 4489 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4490 | |
4491 | # PROP Exclude_From_Build 1 | |
4492 | ||
5554b4bd | 4493 | !ENDIF |
28249f11 | 4494 | |
5554b4bd VS |
4495 | # End Source File |
4496 | # Begin Source File | |
28249f11 | 4497 | |
5554b4bd VS |
4498 | SOURCE=..\..\src\generic\listbkg.cpp |
4499 | # End Source File | |
4500 | # Begin Source File | |
28249f11 | 4501 | |
5554b4bd | 4502 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4503 | |
5554b4bd | 4504 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4505 | |
4506 | ||
5554b4bd | 4507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4508 | |
4509 | ||
5554b4bd | 4510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4511 | |
28249f11 | 4512 | |
5554b4bd | 4513 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
73fb9ebe | 4514 | |
28249f11 | 4515 | |
5554b4bd | 4516 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4517 | |
4518 | # PROP Exclude_From_Build 1 | |
4519 | ||
5554b4bd | 4520 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4521 | |
4522 | # PROP Exclude_From_Build 1 | |
4523 | ||
5554b4bd | 4524 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4525 | |
4526 | # PROP Exclude_From_Build 1 | |
4527 | ||
5554b4bd | 4528 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4529 | |
4530 | # PROP Exclude_From_Build 1 | |
4531 | ||
5554b4bd | 4532 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4533 | |
4534 | ||
5554b4bd | 4535 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4536 | |
4537 | ||
5554b4bd | 4538 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4539 | |
4540 | ||
5554b4bd | 4541 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4542 | |
4543 | ||
5554b4bd | 4544 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4545 | |
4546 | # PROP Exclude_From_Build 1 | |
4547 | ||
5554b4bd | 4548 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4549 | |
4550 | # PROP Exclude_From_Build 1 | |
4551 | ||
5554b4bd | 4552 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4553 | |
4554 | # PROP Exclude_From_Build 1 | |
4555 | ||
5554b4bd | 4556 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4557 | |
4558 | # PROP Exclude_From_Build 1 | |
4559 | ||
5554b4bd | 4560 | !ENDIF |
28249f11 | 4561 | |
5554b4bd VS |
4562 | # End Source File |
4563 | # Begin Source File | |
28249f11 | 4564 | |
5554b4bd VS |
4565 | SOURCE=..\..\src\generic\logg.cpp |
4566 | # End Source File | |
4567 | # Begin Source File | |
28249f11 | 4568 | |
5554b4bd | 4569 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4570 | |
5554b4bd | 4571 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4572 | |
4573 | ||
5554b4bd | 4574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4575 | |
4576 | ||
5554b4bd | 4577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4578 | |
28249f11 | 4579 | |
5554b4bd | 4580 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4581 | |
28249f11 | 4582 | |
5554b4bd | 4583 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4584 | |
4585 | # PROP Exclude_From_Build 1 | |
4586 | ||
5554b4bd | 4587 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4588 | |
4589 | # PROP Exclude_From_Build 1 | |
4590 | ||
5554b4bd | 4591 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4592 | |
4593 | # PROP Exclude_From_Build 1 | |
4594 | ||
5554b4bd | 4595 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4596 | |
4597 | # PROP Exclude_From_Build 1 | |
4598 | ||
5554b4bd | 4599 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4600 | |
4601 | ||
5554b4bd | 4602 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4603 | |
4604 | ||
5554b4bd | 4605 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4606 | |
4607 | ||
5554b4bd | 4608 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4609 | |
4610 | ||
5554b4bd | 4611 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4612 | |
4613 | # PROP Exclude_From_Build 1 | |
4614 | ||
5554b4bd | 4615 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4616 | |
4617 | # PROP Exclude_From_Build 1 | |
4618 | ||
5554b4bd | 4619 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4620 | |
4621 | # PROP Exclude_From_Build 1 | |
4622 | ||
5554b4bd | 4623 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4624 | |
4625 | # PROP Exclude_From_Build 1 | |
4626 | ||
5554b4bd | 4627 | !ENDIF |
28249f11 | 4628 | |
5554b4bd VS |
4629 | # End Source File |
4630 | # Begin Source File | |
28249f11 | 4631 | |
5554b4bd | 4632 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4633 | |
5554b4bd | 4634 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4635 | |
28249f11 | 4636 | |
5554b4bd | 4637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4638 | |
28249f11 | 4639 | |
5554b4bd | 4640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4641 | |
28249f11 | 4642 | |
5554b4bd | 4643 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4644 | |
28249f11 | 4645 | |
5554b4bd | 4646 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4647 | |
4648 | # PROP Exclude_From_Build 1 | |
4649 | ||
5554b4bd | 4650 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4651 | |
4652 | # PROP Exclude_From_Build 1 | |
4653 | ||
5554b4bd | 4654 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4655 | |
4656 | # PROP Exclude_From_Build 1 | |
4657 | ||
5554b4bd | 4658 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4659 | |
4660 | # PROP Exclude_From_Build 1 | |
4661 | ||
5554b4bd | 4662 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4663 | |
4664 | ||
4665 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4666 | ||
4667 | ||
5554b4bd | 4668 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4669 | |
4670 | ||
5554b4bd | 4671 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4672 | |
28249f11 | 4673 | |
5554b4bd | 4674 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4675 | |
4676 | # PROP Exclude_From_Build 1 | |
4677 | ||
5554b4bd | 4678 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4679 | |
4680 | # PROP Exclude_From_Build 1 | |
4681 | ||
5554b4bd | 4682 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4683 | |
4684 | # PROP Exclude_From_Build 1 | |
4685 | ||
5554b4bd | 4686 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4687 | |
5554b4bd | 4688 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4689 | |
4690 | !ENDIF | |
4691 | ||
4692 | # End Source File | |
4693 | # Begin Source File | |
4694 | ||
4695 | SOURCE=..\..\src\generic\numdlgg.cpp | |
4696 | # End Source File | |
4697 | # Begin Source File | |
4698 | ||
4699 | SOURCE=..\..\src\generic\panelg.cpp | |
4700 | # End Source File | |
4701 | # Begin Source File | |
4702 | ||
75a0a7b7 VS |
4703 | SOURCE=..\..\src\generic\printps.cpp |
4704 | # End Source File | |
4705 | # Begin Source File | |
4706 | ||
28249f11 | 4707 | SOURCE=..\..\src\generic\prntdlgg.cpp |
28249f11 VS |
4708 | # End Source File |
4709 | # Begin Source File | |
4710 | ||
4711 | SOURCE=..\..\src\generic\progdlgg.cpp | |
4712 | # End Source File | |
4713 | # Begin Source File | |
4714 | ||
4715 | SOURCE=..\..\src\generic\renderg.cpp | |
4716 | # End Source File | |
4717 | # Begin Source File | |
4718 | ||
4719 | SOURCE=..\..\src\generic\scrlwing.cpp | |
4720 | # End Source File | |
4721 | # Begin Source File | |
4722 | ||
4723 | SOURCE=..\..\src\generic\selstore.cpp | |
4724 | # End Source File | |
4725 | # Begin Source File | |
4726 | ||
4727 | SOURCE=..\..\src\generic\spinctlg.cpp | |
4728 | # End Source File | |
4729 | # Begin Source File | |
4730 | ||
4731 | SOURCE=..\..\src\generic\splitter.cpp | |
4732 | # End Source File | |
4733 | # Begin Source File | |
4734 | ||
4735 | SOURCE=..\..\src\generic\statusbr.cpp | |
4736 | ||
5554b4bd | 4737 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4738 | |
5554b4bd | 4739 | # PROP Exclude_From_Build 1 |
28249f11 | 4740 | |
5554b4bd VS |
4741 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4742 | ||
4743 | # PROP Exclude_From_Build 1 | |
4744 | ||
4745 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4746 | ||
4747 | # PROP Exclude_From_Build 1 | |
4748 | ||
4749 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4750 | ||
4751 | # PROP Exclude_From_Build 1 | |
4752 | ||
4753 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4754 | ||
4755 | ||
4756 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
4757 | |
4758 | ||
5554b4bd | 4759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4760 | |
4761 | ||
5554b4bd | 4762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4763 | |
4764 | ||
5554b4bd | 4765 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4766 | |
4767 | # PROP Exclude_From_Build 1 | |
4768 | ||
5554b4bd | 4769 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4770 | |
4771 | # PROP Exclude_From_Build 1 | |
4772 | ||
5554b4bd | 4773 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4774 | |
4775 | # PROP Exclude_From_Build 1 | |
4776 | ||
5554b4bd | 4777 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4778 | |
4779 | # PROP Exclude_From_Build 1 | |
4780 | ||
5554b4bd | 4781 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4782 | |
4783 | ||
5554b4bd | 4784 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4785 | |
4786 | ||
5554b4bd | 4787 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4788 | |
4789 | ||
5554b4bd | 4790 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4791 | |
4792 | ||
5554b4bd | 4793 | !ENDIF |
28249f11 | 4794 | |
5554b4bd VS |
4795 | # End Source File |
4796 | # Begin Source File | |
28249f11 | 4797 | |
5554b4bd | 4798 | SOURCE=..\..\src\generic\tabg.cpp |
28249f11 | 4799 | |
5554b4bd | 4800 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4801 | |
28249f11 | 4802 | |
5554b4bd | 4803 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4804 | |
28249f11 | 4805 | |
5554b4bd | 4806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4807 | |
28249f11 | 4808 | |
5554b4bd | 4809 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4810 | |
28249f11 | 4811 | |
5554b4bd | 4812 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4813 | |
4814 | # PROP Exclude_From_Build 1 | |
4815 | ||
5554b4bd | 4816 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4817 | |
4818 | # PROP Exclude_From_Build 1 | |
4819 | ||
5554b4bd | 4820 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4821 | |
4822 | # PROP Exclude_From_Build 1 | |
4823 | ||
5554b4bd | 4824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4825 | |
4826 | # PROP Exclude_From_Build 1 | |
4827 | ||
5554b4bd | 4828 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4829 | |
4830 | ||
4831 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4832 | ||
4833 | ||
5554b4bd | 4834 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4835 | |
4836 | ||
5554b4bd | 4837 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4838 | |
28249f11 | 4839 | |
5554b4bd | 4840 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4841 | |
4842 | # PROP Exclude_From_Build 1 | |
4843 | ||
5554b4bd | 4844 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4845 | |
4846 | # PROP Exclude_From_Build 1 | |
4847 | ||
5554b4bd | 4848 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4849 | |
4850 | # PROP Exclude_From_Build 1 | |
4851 | ||
5554b4bd | 4852 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4853 | |
5554b4bd | 4854 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4855 | |
4856 | !ENDIF | |
4857 | ||
4858 | # End Source File | |
4859 | # Begin Source File | |
4860 | ||
28249f11 VS |
4861 | SOURCE=..\..\src\generic\textdlgg.cpp |
4862 | # End Source File | |
4863 | # Begin Source File | |
4864 | ||
4865 | SOURCE=..\..\src\generic\tipwin.cpp | |
4866 | # End Source File | |
4867 | # Begin Source File | |
4868 | ||
7dcea26b JS |
4869 | SOURCE=..\..\src\generic\toolbkg.cpp |
4870 | # End Source File | |
4871 | # Begin Source File | |
4872 | ||
54770337 VZ |
4873 | SOURCE=..\..\src\generic\treebkg.cpp |
4874 | # End Source File | |
4875 | # Begin Source File | |
4876 | ||
28249f11 VS |
4877 | SOURCE=..\..\src\generic\treectlg.cpp |
4878 | # End Source File | |
4879 | # Begin Source File | |
4880 | ||
4881 | SOURCE=..\..\src\generic\vlbox.cpp | |
4882 | # End Source File | |
4883 | # Begin Source File | |
4884 | ||
4885 | SOURCE=..\..\src\generic\vscroll.cpp | |
4886 | # End Source File | |
4887 | # End Group | |
4888 | # Begin Group "wxUniv Sources" | |
4889 | ||
4890 | # PROP Default_Filter "" | |
4891 | # Begin Source File | |
4892 | ||
4893 | SOURCE=..\..\src\univ\bmpbuttn.cpp | |
4894 | ||
5554b4bd | 4895 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4896 | |
28249f11 | 4897 | |
5554b4bd VS |
4898 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4899 | ||
4900 | ||
4901 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4902 | ||
4903 | ||
4904 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4905 | ||
4906 | ||
4907 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4908 | |
4909 | # PROP Exclude_From_Build 1 | |
4910 | ||
5554b4bd | 4911 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4912 | |
4913 | # PROP Exclude_From_Build 1 | |
4914 | ||
5554b4bd | 4915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4916 | |
4917 | # PROP Exclude_From_Build 1 | |
4918 | ||
5554b4bd | 4919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4920 | |
5554b4bd | 4921 | # PROP Exclude_From_Build 1 |
28249f11 | 4922 | |
5554b4bd | 4923 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4924 | |
4925 | ||
4926 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4927 | ||
4928 | ||
5554b4bd | 4929 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4930 | |
4931 | ||
5554b4bd VS |
4932 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4933 | ||
4934 | ||
4935 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4936 | |
4937 | # PROP Exclude_From_Build 1 | |
4938 | ||
5554b4bd | 4939 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4940 | |
4941 | # PROP Exclude_From_Build 1 | |
4942 | ||
5554b4bd | 4943 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4944 | |
4945 | # PROP Exclude_From_Build 1 | |
4946 | ||
5554b4bd | 4947 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4948 | |
4949 | # PROP Exclude_From_Build 1 | |
4950 | ||
5554b4bd | 4951 | !ENDIF |
28249f11 | 4952 | |
5554b4bd VS |
4953 | # End Source File |
4954 | # Begin Source File | |
28249f11 | 4955 | |
5554b4bd | 4956 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4957 | |
5554b4bd | 4958 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4959 | |
28249f11 | 4960 | |
5554b4bd | 4961 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4962 | |
28249f11 | 4963 | |
5554b4bd | 4964 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4965 | |
28249f11 | 4966 | |
5554b4bd | 4967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4968 | |
28249f11 | 4969 | |
5554b4bd | 4970 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4971 | |
4972 | # PROP Exclude_From_Build 1 | |
4973 | ||
5554b4bd | 4974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4975 | |
4976 | # PROP Exclude_From_Build 1 | |
4977 | ||
5554b4bd | 4978 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4979 | |
4980 | # PROP Exclude_From_Build 1 | |
4981 | ||
5554b4bd | 4982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4983 | |
4984 | # PROP Exclude_From_Build 1 | |
4985 | ||
5554b4bd | 4986 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4987 | |
4988 | ||
5554b4bd | 4989 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4990 | |
4991 | ||
5554b4bd | 4992 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4993 | |
4994 | ||
5554b4bd | 4995 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4996 | |
4997 | ||
5554b4bd | 4998 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4999 | |
5000 | # PROP Exclude_From_Build 1 | |
5001 | ||
5554b4bd | 5002 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5003 | |
5004 | # PROP Exclude_From_Build 1 | |
5005 | ||
5554b4bd | 5006 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5007 | |
5008 | # PROP Exclude_From_Build 1 | |
5009 | ||
5554b4bd | 5010 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5011 | |
5012 | # PROP Exclude_From_Build 1 | |
5013 | ||
5554b4bd | 5014 | !ENDIF |
28249f11 | 5015 | |
5554b4bd VS |
5016 | # End Source File |
5017 | # Begin Source File | |
28249f11 | 5018 | |
5554b4bd | 5019 | SOURCE=..\..\src\univ\checkbox.cpp |
28249f11 | 5020 | |
5554b4bd | 5021 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5022 | |
28249f11 | 5023 | |
5554b4bd | 5024 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5025 | |
28249f11 | 5026 | |
5554b4bd | 5027 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5028 | |
28249f11 | 5029 | |
5554b4bd | 5030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5031 | |
28249f11 | 5032 | |
5554b4bd | 5033 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5034 | |
5035 | # PROP Exclude_From_Build 1 | |
5036 | ||
5554b4bd | 5037 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5038 | |
5039 | # PROP Exclude_From_Build 1 | |
5040 | ||
5554b4bd | 5041 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5042 | |
5043 | # PROP Exclude_From_Build 1 | |
5044 | ||
5554b4bd | 5045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5046 | |
5047 | # PROP Exclude_From_Build 1 | |
5048 | ||
5554b4bd | 5049 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5050 | |
5051 | ||
5554b4bd | 5052 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5053 | |
5054 | ||
5554b4bd | 5055 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5056 | |
5057 | ||
5554b4bd | 5058 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5059 | |
5060 | ||
5554b4bd | 5061 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5062 | |
5063 | # PROP Exclude_From_Build 1 | |
5064 | ||
5554b4bd | 5065 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5066 | |
5067 | # PROP Exclude_From_Build 1 | |
5068 | ||
5554b4bd | 5069 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5070 | |
5071 | # PROP Exclude_From_Build 1 | |
5072 | ||
5554b4bd | 5073 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5074 | |
5075 | # PROP Exclude_From_Build 1 | |
5076 | ||
5554b4bd | 5077 | !ENDIF |
28249f11 | 5078 | |
5554b4bd VS |
5079 | # End Source File |
5080 | # Begin Source File | |
28249f11 | 5081 | |
5554b4bd | 5082 | SOURCE=..\..\src\univ\checklst.cpp |
28249f11 | 5083 | |
5554b4bd | 5084 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5085 | |
28249f11 | 5086 | |
5554b4bd | 5087 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5088 | |
28249f11 | 5089 | |
5554b4bd | 5090 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5091 | |
28249f11 | 5092 | |
5554b4bd | 5093 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5094 | |
28249f11 | 5095 | |
5554b4bd | 5096 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5097 | |
5098 | # PROP Exclude_From_Build 1 | |
5099 | ||
5554b4bd | 5100 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5101 | |
5102 | # PROP Exclude_From_Build 1 | |
5103 | ||
5554b4bd | 5104 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5105 | |
5106 | # PROP Exclude_From_Build 1 | |
5107 | ||
5554b4bd | 5108 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5109 | |
5110 | # PROP Exclude_From_Build 1 | |
5111 | ||
5554b4bd | 5112 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5113 | |
5114 | ||
5554b4bd | 5115 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5116 | |
5117 | ||
5554b4bd | 5118 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5119 | |
5120 | ||
5554b4bd | 5121 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5122 | |
5123 | ||
5554b4bd | 5124 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5125 | |
5126 | # PROP Exclude_From_Build 1 | |
5127 | ||
5554b4bd | 5128 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5129 | |
5130 | # PROP Exclude_From_Build 1 | |
5131 | ||
5554b4bd | 5132 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5133 | |
5134 | # PROP Exclude_From_Build 1 | |
5135 | ||
5554b4bd | 5136 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5137 | |
5138 | # PROP Exclude_From_Build 1 | |
5139 | ||
5554b4bd | 5140 | !ENDIF |
28249f11 | 5141 | |
5554b4bd VS |
5142 | # End Source File |
5143 | # Begin Source File | |
28249f11 | 5144 | |
5554b4bd | 5145 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5146 | |
5554b4bd | 5147 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5148 | |
28249f11 | 5149 | |
5554b4bd | 5150 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5151 | |
28249f11 | 5152 | |
5554b4bd | 5153 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5154 | |
28249f11 | 5155 | |
5554b4bd | 5156 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5157 | |
28249f11 | 5158 | |
5554b4bd | 5159 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5160 | |
5161 | # PROP Exclude_From_Build 1 | |
5162 | ||
5554b4bd | 5163 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5164 | |
5165 | # PROP Exclude_From_Build 1 | |
5166 | ||
5554b4bd | 5167 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5168 | |
5169 | # PROP Exclude_From_Build 1 | |
5170 | ||
5554b4bd | 5171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5172 | |
5173 | # PROP Exclude_From_Build 1 | |
5174 | ||
5554b4bd | 5175 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5176 | |
5177 | ||
5554b4bd | 5178 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5179 | |
5180 | ||
5554b4bd | 5181 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5182 | |
5183 | ||
5554b4bd | 5184 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5185 | |
5186 | ||
5554b4bd | 5187 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5188 | |
5189 | # PROP Exclude_From_Build 1 | |
5190 | ||
5554b4bd | 5191 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5192 | |
5193 | # PROP Exclude_From_Build 1 | |
5194 | ||
5554b4bd | 5195 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5196 | |
5197 | # PROP Exclude_From_Build 1 | |
5198 | ||
5554b4bd | 5199 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5200 | |
5201 | # PROP Exclude_From_Build 1 | |
5202 | ||
5554b4bd | 5203 | !ENDIF |
28249f11 | 5204 | |
5554b4bd VS |
5205 | # End Source File |
5206 | # Begin Source File | |
28249f11 | 5207 | |
5554b4bd | 5208 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5209 | |
5554b4bd | 5210 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5211 | |
28249f11 | 5212 | |
5554b4bd | 5213 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5214 | |
28249f11 | 5215 | |
5554b4bd | 5216 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5217 | |
28249f11 | 5218 | |
5554b4bd | 5219 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5220 | |
28249f11 | 5221 | |
5554b4bd | 5222 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5223 | |
5224 | # PROP Exclude_From_Build 1 | |
5225 | ||
5554b4bd | 5226 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5227 | |
5228 | # PROP Exclude_From_Build 1 | |
5229 | ||
5554b4bd | 5230 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5231 | |
5232 | # PROP Exclude_From_Build 1 | |
5233 | ||
5554b4bd | 5234 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5235 | |
5236 | # PROP Exclude_From_Build 1 | |
5237 | ||
5554b4bd | 5238 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5239 | |
5240 | ||
5554b4bd | 5241 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5242 | |
5243 | ||
5554b4bd | 5244 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5245 | |
5246 | ||
5554b4bd | 5247 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5248 | |
5249 | ||
5554b4bd | 5250 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5251 | |
5252 | # PROP Exclude_From_Build 1 | |
5253 | ||
5554b4bd | 5254 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5255 | |
5256 | # PROP Exclude_From_Build 1 | |
5257 | ||
5554b4bd | 5258 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5259 | |
5260 | # PROP Exclude_From_Build 1 | |
5261 | ||
5554b4bd | 5262 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5263 | |
5264 | # PROP Exclude_From_Build 1 | |
5265 | ||
5554b4bd | 5266 | !ENDIF |
28249f11 | 5267 | |
5554b4bd VS |
5268 | # End Source File |
5269 | # Begin Source File | |
28249f11 | 5270 | |
5554b4bd | 5271 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5272 | |
5554b4bd | 5273 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5274 | |
28249f11 | 5275 | |
5554b4bd | 5276 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5277 | |
28249f11 | 5278 | |
5554b4bd | 5279 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5280 | |
28249f11 | 5281 | |
5554b4bd | 5282 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5283 | |
28249f11 | 5284 | |
5554b4bd | 5285 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5286 | |
5287 | # PROP Exclude_From_Build 1 | |
5288 | ||
5554b4bd | 5289 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5290 | |
5291 | # PROP Exclude_From_Build 1 | |
5292 | ||
5554b4bd | 5293 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5294 | |
5295 | # PROP Exclude_From_Build 1 | |
5296 | ||
5554b4bd | 5297 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5298 | |
5299 | # PROP Exclude_From_Build 1 | |
5300 | ||
5554b4bd | 5301 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5302 | |
5303 | ||
5554b4bd | 5304 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5305 | |
5306 | ||
5554b4bd | 5307 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5308 | |
5309 | ||
5554b4bd | 5310 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5311 | |
5312 | ||
5554b4bd | 5313 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5314 | |
5315 | # PROP Exclude_From_Build 1 | |
5316 | ||
5554b4bd | 5317 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5318 | |
5319 | # PROP Exclude_From_Build 1 | |
5320 | ||
5554b4bd | 5321 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5322 | |
5323 | # PROP Exclude_From_Build 1 | |
5324 | ||
5554b4bd | 5325 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5326 | |
5327 | # PROP Exclude_From_Build 1 | |
5328 | ||
5554b4bd | 5329 | !ENDIF |
28249f11 | 5330 | |
5554b4bd VS |
5331 | # End Source File |
5332 | # Begin Source File | |
28249f11 | 5333 | |
5554b4bd | 5334 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5335 | |
5554b4bd | 5336 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5337 | |
28249f11 | 5338 | |
5554b4bd | 5339 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5340 | |
28249f11 | 5341 | |
5554b4bd | 5342 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5343 | |
28249f11 | 5344 | |
5554b4bd | 5345 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5346 | |
28249f11 | 5347 | |
5554b4bd | 5348 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5349 | |
5350 | # PROP Exclude_From_Build 1 | |
5351 | ||
5554b4bd | 5352 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5353 | |
5354 | # PROP Exclude_From_Build 1 | |
5355 | ||
5554b4bd | 5356 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5357 | |
5358 | # PROP Exclude_From_Build 1 | |
5359 | ||
5554b4bd | 5360 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5361 | |
5362 | # PROP Exclude_From_Build 1 | |
5363 | ||
5554b4bd | 5364 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5365 | |
5366 | ||
5554b4bd | 5367 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5368 | |
5369 | ||
5554b4bd | 5370 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5371 | |
5372 | ||
5554b4bd | 5373 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5374 | |
5375 | ||
5554b4bd | 5376 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5377 | |
5378 | # PROP Exclude_From_Build 1 | |
5379 | ||
5554b4bd | 5380 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5381 | |
5382 | # PROP Exclude_From_Build 1 | |
5383 | ||
5554b4bd | 5384 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5385 | |
5386 | # PROP Exclude_From_Build 1 | |
5387 | ||
5554b4bd | 5388 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5389 | |
5390 | # PROP Exclude_From_Build 1 | |
5391 | ||
5554b4bd | 5392 | !ENDIF |
28249f11 | 5393 | |
5554b4bd VS |
5394 | # End Source File |
5395 | # Begin Source File | |
28249f11 | 5396 | |
5554b4bd | 5397 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5398 | |
5554b4bd | 5399 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5400 | |
28249f11 | 5401 | |
5554b4bd | 5402 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5403 | |
28249f11 | 5404 | |
5554b4bd | 5405 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5406 | |
28249f11 | 5407 | |
5554b4bd | 5408 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5409 | |
28249f11 | 5410 | |
5554b4bd | 5411 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5412 | |
5413 | # PROP Exclude_From_Build 1 | |
5414 | ||
5554b4bd | 5415 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5416 | |
5417 | # PROP Exclude_From_Build 1 | |
5418 | ||
5554b4bd | 5419 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5420 | |
5421 | # PROP Exclude_From_Build 1 | |
5422 | ||
5554b4bd | 5423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5424 | |
5425 | # PROP Exclude_From_Build 1 | |
5426 | ||
5554b4bd | 5427 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5428 | |
5429 | ||
5554b4bd | 5430 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5431 | |
5432 | ||
5554b4bd | 5433 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5434 | |
5435 | ||
5554b4bd | 5436 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5437 | |
5438 | ||
5554b4bd | 5439 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5440 | |
5441 | # PROP Exclude_From_Build 1 | |
5442 | ||
5554b4bd | 5443 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5444 | |
5445 | # PROP Exclude_From_Build 1 | |
5446 | ||
5554b4bd | 5447 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5448 | |
5449 | # PROP Exclude_From_Build 1 | |
5450 | ||
5554b4bd | 5451 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5452 | |
5453 | # PROP Exclude_From_Build 1 | |
5454 | ||
5554b4bd | 5455 | !ENDIF |
28249f11 | 5456 | |
5554b4bd VS |
5457 | # End Source File |
5458 | # Begin Source File | |
28249f11 | 5459 | |
5554b4bd | 5460 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5461 | |
5554b4bd | 5462 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5463 | |
28249f11 | 5464 | |
5554b4bd | 5465 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5466 | |
28249f11 | 5467 | |
5554b4bd | 5468 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5469 | |
28249f11 | 5470 | |
5554b4bd | 5471 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5472 | |
28249f11 | 5473 | |
5554b4bd | 5474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5475 | |
5476 | # PROP Exclude_From_Build 1 | |
5477 | ||
5554b4bd | 5478 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5479 | |
5480 | # PROP Exclude_From_Build 1 | |
5481 | ||
5554b4bd | 5482 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5483 | |
5484 | # PROP Exclude_From_Build 1 | |
5485 | ||
5554b4bd | 5486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5487 | |
5488 | # PROP Exclude_From_Build 1 | |
5489 | ||
5554b4bd | 5490 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5491 | |
5492 | ||
5554b4bd | 5493 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5494 | |
5495 | ||
5554b4bd | 5496 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5497 | |
5498 | ||
5554b4bd | 5499 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5500 | |
5501 | ||
5554b4bd | 5502 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5503 | |
5504 | # PROP Exclude_From_Build 1 | |
5505 | ||
5554b4bd | 5506 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5507 | |
5508 | # PROP Exclude_From_Build 1 | |
5509 | ||
5554b4bd | 5510 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5511 | |
5512 | # PROP Exclude_From_Build 1 | |
5513 | ||
5554b4bd | 5514 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5515 | |
5516 | # PROP Exclude_From_Build 1 | |
5517 | ||
5554b4bd | 5518 | !ENDIF |
28249f11 | 5519 | |
5554b4bd VS |
5520 | # End Source File |
5521 | # Begin Source File | |
28249f11 | 5522 | |
5554b4bd | 5523 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5524 | |
5554b4bd | 5525 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5526 | |
28249f11 | 5527 | |
5554b4bd | 5528 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5529 | |
28249f11 | 5530 | |
5554b4bd | 5531 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5532 | |
28249f11 | 5533 | |
5554b4bd | 5534 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5535 | |
28249f11 | 5536 | |
5554b4bd | 5537 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5538 | |
5539 | # PROP Exclude_From_Build 1 | |
5540 | ||
5554b4bd | 5541 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5542 | |
5543 | # PROP Exclude_From_Build 1 | |
5544 | ||
5554b4bd | 5545 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5546 | |
5547 | # PROP Exclude_From_Build 1 | |
5548 | ||
5554b4bd | 5549 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5550 | |
5551 | # PROP Exclude_From_Build 1 | |
5552 | ||
5554b4bd | 5553 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5554 | |
5555 | ||
5554b4bd | 5556 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5557 | |
5558 | ||
5554b4bd | 5559 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5560 | |
5561 | ||
5554b4bd | 5562 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5563 | |
5564 | ||
5554b4bd | 5565 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5566 | |
5567 | # PROP Exclude_From_Build 1 | |
5568 | ||
5554b4bd | 5569 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5570 | |
5571 | # PROP Exclude_From_Build 1 | |
5572 | ||
5554b4bd | 5573 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5574 | |
5575 | # PROP Exclude_From_Build 1 | |
5576 | ||
5554b4bd | 5577 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5578 | |
5579 | # PROP Exclude_From_Build 1 | |
5580 | ||
5554b4bd | 5581 | !ENDIF |
28249f11 | 5582 | |
5554b4bd VS |
5583 | # End Source File |
5584 | # Begin Source File | |
28249f11 | 5585 | |
5554b4bd | 5586 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5587 | |
5554b4bd | 5588 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5589 | |
28249f11 | 5590 | |
5554b4bd | 5591 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5592 | |
28249f11 | 5593 | |
5554b4bd | 5594 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5595 | |
28249f11 | 5596 | |
5554b4bd | 5597 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5598 | |
28249f11 | 5599 | |
5554b4bd | 5600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5601 | |
5602 | # PROP Exclude_From_Build 1 | |
5603 | ||
5554b4bd | 5604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5605 | |
5606 | # PROP Exclude_From_Build 1 | |
5607 | ||
5554b4bd | 5608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5609 | |
5610 | # PROP Exclude_From_Build 1 | |
5611 | ||
5554b4bd | 5612 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5613 | |
5614 | # PROP Exclude_From_Build 1 | |
5615 | ||
5554b4bd | 5616 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5617 | |
5618 | ||
5554b4bd | 5619 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5620 | |
5621 | ||
5554b4bd | 5622 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5623 | |
5624 | ||
5554b4bd | 5625 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5626 | |
5627 | ||
5554b4bd | 5628 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5629 | |
5630 | # PROP Exclude_From_Build 1 | |
5631 | ||
5554b4bd | 5632 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5633 | |
5634 | # PROP Exclude_From_Build 1 | |
5635 | ||
5554b4bd | 5636 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5637 | |
5638 | # PROP Exclude_From_Build 1 | |
5639 | ||
5554b4bd | 5640 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5641 | |
5642 | # PROP Exclude_From_Build 1 | |
5643 | ||
5554b4bd | 5644 | !ENDIF |
28249f11 | 5645 | |
5554b4bd VS |
5646 | # End Source File |
5647 | # Begin Source File | |
28249f11 | 5648 | |
5554b4bd | 5649 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5650 | |
5554b4bd | 5651 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5652 | |
5653 | ||
5554b4bd | 5654 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5655 | |
5656 | ||
5554b4bd | 5657 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5658 | |
28249f11 | 5659 | |
5554b4bd | 5660 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5661 | |
5554b4bd VS |
5662 | |
5663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
5664 | |
5665 | # PROP Exclude_From_Build 1 | |
5666 | ||
5554b4bd | 5667 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5668 | |
5669 | # PROP Exclude_From_Build 1 | |
5670 | ||
5554b4bd | 5671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5672 | |
5673 | # PROP Exclude_From_Build 1 | |
5674 | ||
5554b4bd | 5675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5676 | |
5677 | # PROP Exclude_From_Build 1 | |
5678 | ||
5554b4bd | 5679 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5680 | |
5681 | ||
5554b4bd | 5682 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5683 | |
5684 | ||
5554b4bd | 5685 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5686 | |
5687 | ||
5554b4bd | 5688 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5689 | |
5690 | ||
5554b4bd | 5691 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5692 | |
5693 | # PROP Exclude_From_Build 1 | |
5694 | ||
5554b4bd | 5695 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5696 | |
5697 | # PROP Exclude_From_Build 1 | |
5698 | ||
5554b4bd | 5699 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5700 | |
5701 | # PROP Exclude_From_Build 1 | |
5702 | ||
5554b4bd | 5703 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5704 | |
5705 | # PROP Exclude_From_Build 1 | |
5706 | ||
5554b4bd | 5707 | !ENDIF |
28249f11 | 5708 | |
5554b4bd VS |
5709 | # End Source File |
5710 | # Begin Source File | |
28249f11 | 5711 | |
5554b4bd | 5712 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5713 | |
5554b4bd | 5714 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5715 | |
28249f11 | 5716 | |
5554b4bd | 5717 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5718 | |
28249f11 | 5719 | |
5554b4bd | 5720 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5721 | |
28249f11 | 5722 | |
5554b4bd | 5723 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5724 | |
28249f11 | 5725 | |
5554b4bd | 5726 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5727 | |
5728 | # PROP Exclude_From_Build 1 | |
5729 | ||
5554b4bd | 5730 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5731 | |
5732 | # PROP Exclude_From_Build 1 | |
5733 | ||
5554b4bd | 5734 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5735 | |
5736 | # PROP Exclude_From_Build 1 | |
5737 | ||
5554b4bd | 5738 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5739 | |
5740 | # PROP Exclude_From_Build 1 | |
5741 | ||
5554b4bd | 5742 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5743 | |
5744 | ||
5554b4bd | 5745 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5746 | |
5747 | ||
5554b4bd | 5748 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5749 | |
5750 | ||
5554b4bd | 5751 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5752 | |
5753 | ||
5554b4bd | 5754 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5755 | |
5756 | # PROP Exclude_From_Build 1 | |
5757 | ||
5554b4bd | 5758 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5759 | |
5760 | # PROP Exclude_From_Build 1 | |
5761 | ||
5554b4bd | 5762 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5763 | |
5764 | # PROP Exclude_From_Build 1 | |
5765 | ||
5554b4bd | 5766 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5767 | |
5768 | # PROP Exclude_From_Build 1 | |
5769 | ||
5554b4bd VS |
5770 | !ENDIF |
5771 | ||
5772 | # End Source File | |
5773 | # Begin Source File | |
28249f11 | 5774 | |
5554b4bd | 5775 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5776 | |
5554b4bd | 5777 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5778 | |
5779 | ||
5780 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5781 | ||
5782 | ||
5554b4bd | 5783 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5784 | |
28249f11 | 5785 | |
5554b4bd | 5786 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5787 | |
28249f11 | 5788 | |
5554b4bd | 5789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5790 | |
5791 | # PROP Exclude_From_Build 1 | |
5792 | ||
5554b4bd | 5793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5794 | |
5795 | # PROP Exclude_From_Build 1 | |
5796 | ||
5554b4bd | 5797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5798 | |
5799 | # PROP Exclude_From_Build 1 | |
5800 | ||
5554b4bd | 5801 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5802 | |
5803 | # PROP Exclude_From_Build 1 | |
5804 | ||
5554b4bd | 5805 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5806 | |
5807 | ||
5554b4bd | 5808 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5809 | |
5810 | ||
5554b4bd | 5811 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5812 | |
5813 | ||
5554b4bd | 5814 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5815 | |
5816 | ||
5554b4bd | 5817 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5818 | |
5819 | # PROP Exclude_From_Build 1 | |
5820 | ||
5554b4bd | 5821 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5822 | |
5823 | # PROP Exclude_From_Build 1 | |
5824 | ||
5554b4bd | 5825 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5826 | |
5827 | # PROP Exclude_From_Build 1 | |
5828 | ||
5554b4bd | 5829 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5830 | |
5831 | # PROP Exclude_From_Build 1 | |
5832 | ||
5554b4bd | 5833 | !ENDIF |
28249f11 | 5834 | |
5554b4bd VS |
5835 | # End Source File |
5836 | # Begin Source File | |
28249f11 | 5837 | |
5554b4bd | 5838 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5839 | |
5554b4bd | 5840 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5841 | |
28249f11 | 5842 | |
5554b4bd | 5843 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5844 | |
28249f11 | 5845 | |
5554b4bd | 5846 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5847 | |
28249f11 | 5848 | |
5554b4bd | 5849 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5850 | |
28249f11 | 5851 | |
5554b4bd | 5852 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5853 | |
5854 | # PROP Exclude_From_Build 1 | |
5855 | ||
5554b4bd | 5856 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5857 | |
5858 | # PROP Exclude_From_Build 1 | |
5859 | ||
5554b4bd | 5860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5861 | |
5862 | # PROP Exclude_From_Build 1 | |
5863 | ||
5554b4bd | 5864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5865 | |
5866 | # PROP Exclude_From_Build 1 | |
5867 | ||
5554b4bd | 5868 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5869 | |
5870 | ||
5554b4bd | 5871 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5872 | |
5873 | ||
5554b4bd | 5874 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5875 | |
5876 | ||
5554b4bd | 5877 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5878 | |
5879 | ||
5554b4bd | 5880 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5881 | |
5882 | # PROP Exclude_From_Build 1 | |
5883 | ||
5554b4bd | 5884 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5885 | |
5886 | # PROP Exclude_From_Build 1 | |
5887 | ||
5554b4bd | 5888 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5889 | |
5890 | # PROP Exclude_From_Build 1 | |
5891 | ||
5554b4bd | 5892 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5893 | |
5894 | # PROP Exclude_From_Build 1 | |
5895 | ||
5554b4bd VS |
5896 | !ENDIF |
5897 | ||
5898 | # End Source File | |
5899 | # Begin Source File | |
28249f11 | 5900 | |
5554b4bd | 5901 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5902 | |
5554b4bd | 5903 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5904 | |
5905 | ||
5906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5907 | ||
5908 | ||
5554b4bd | 5909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5910 | |
28249f11 | 5911 | |
5554b4bd | 5912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5913 | |
28249f11 | 5914 | |
5554b4bd | 5915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5916 | |
5917 | # PROP Exclude_From_Build 1 | |
5918 | ||
5554b4bd | 5919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5920 | |
5921 | # PROP Exclude_From_Build 1 | |
5922 | ||
5554b4bd | 5923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5924 | |
5925 | # PROP Exclude_From_Build 1 | |
5926 | ||
5554b4bd | 5927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5928 | |
5929 | # PROP Exclude_From_Build 1 | |
5930 | ||
5554b4bd | 5931 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5932 | |
5933 | ||
5554b4bd | 5934 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5935 | |
5936 | ||
5554b4bd | 5937 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5938 | |
5939 | ||
5554b4bd | 5940 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5941 | |
5942 | ||
5554b4bd | 5943 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5944 | |
5945 | # PROP Exclude_From_Build 1 | |
5946 | ||
5554b4bd | 5947 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5948 | |
5949 | # PROP Exclude_From_Build 1 | |
5950 | ||
5554b4bd | 5951 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5952 | |
5953 | # PROP Exclude_From_Build 1 | |
5954 | ||
5554b4bd | 5955 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5956 | |
5957 | # PROP Exclude_From_Build 1 | |
5958 | ||
5554b4bd | 5959 | !ENDIF |
28249f11 | 5960 | |
5554b4bd VS |
5961 | # End Source File |
5962 | # Begin Source File | |
28249f11 | 5963 | |
5554b4bd | 5964 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5965 | |
5554b4bd | 5966 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5967 | |
28249f11 | 5968 | |
5554b4bd | 5969 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5970 | |
28249f11 | 5971 | |
5554b4bd | 5972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5973 | |
28249f11 | 5974 | |
5554b4bd | 5975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5976 | |
28249f11 | 5977 | |
5554b4bd | 5978 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5979 | |
5980 | # PROP Exclude_From_Build 1 | |
5981 | ||
5554b4bd | 5982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5983 | |
5984 | # PROP Exclude_From_Build 1 | |
5985 | ||
5554b4bd | 5986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5987 | |
5988 | # PROP Exclude_From_Build 1 | |
5989 | ||
5554b4bd | 5990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5991 | |
5992 | # PROP Exclude_From_Build 1 | |
5993 | ||
5554b4bd | 5994 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5995 | |
5996 | ||
5554b4bd | 5997 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5998 | |
5999 | ||
5554b4bd | 6000 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6001 | |
6002 | ||
5554b4bd | 6003 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6004 | |
6005 | ||
5554b4bd | 6006 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6007 | |
6008 | # PROP Exclude_From_Build 1 | |
6009 | ||
5554b4bd | 6010 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6011 | |
6012 | # PROP Exclude_From_Build 1 | |
6013 | ||
5554b4bd | 6014 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6015 | |
6016 | # PROP Exclude_From_Build 1 | |
6017 | ||
5554b4bd | 6018 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6019 | |
6020 | # PROP Exclude_From_Build 1 | |
6021 | ||
5554b4bd VS |
6022 | !ENDIF |
6023 | ||
6024 | # End Source File | |
6025 | # Begin Source File | |
28249f11 | 6026 | |
5554b4bd | 6027 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 6028 | |
5554b4bd | 6029 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6030 | |
6031 | ||
6032 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6033 | ||
6034 | ||
5554b4bd | 6035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6036 | |
28249f11 | 6037 | |
5554b4bd | 6038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6039 | |
28249f11 | 6040 | |
5554b4bd | 6041 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6042 | |
6043 | # PROP Exclude_From_Build 1 | |
6044 | ||
5554b4bd | 6045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6046 | |
6047 | # PROP Exclude_From_Build 1 | |
6048 | ||
5554b4bd | 6049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6050 | |
6051 | # PROP Exclude_From_Build 1 | |
6052 | ||
5554b4bd | 6053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6054 | |
6055 | # PROP Exclude_From_Build 1 | |
6056 | ||
5554b4bd | 6057 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6058 | |
6059 | ||
5554b4bd | 6060 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6061 | |
6062 | ||
5554b4bd | 6063 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6064 | |
6065 | ||
5554b4bd | 6066 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6067 | |
6068 | ||
5554b4bd | 6069 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6070 | |
6071 | # PROP Exclude_From_Build 1 | |
6072 | ||
5554b4bd | 6073 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6074 | |
6075 | # PROP Exclude_From_Build 1 | |
6076 | ||
5554b4bd | 6077 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6078 | |
6079 | # PROP Exclude_From_Build 1 | |
6080 | ||
5554b4bd | 6081 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6082 | |
6083 | # PROP Exclude_From_Build 1 | |
6084 | ||
5554b4bd | 6085 | !ENDIF |
28249f11 | 6086 | |
5554b4bd VS |
6087 | # End Source File |
6088 | # Begin Source File | |
28249f11 | 6089 | |
5554b4bd | 6090 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6091 | |
5554b4bd | 6092 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6093 | |
28249f11 | 6094 | |
5554b4bd | 6095 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6096 | |
28249f11 | 6097 | |
5554b4bd | 6098 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6099 | |
28249f11 | 6100 | |
5554b4bd | 6101 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6102 | |
28249f11 | 6103 | |
5554b4bd | 6104 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6105 | |
6106 | # PROP Exclude_From_Build 1 | |
6107 | ||
5554b4bd | 6108 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6109 | |
6110 | # PROP Exclude_From_Build 1 | |
6111 | ||
5554b4bd | 6112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6113 | |
6114 | # PROP Exclude_From_Build 1 | |
6115 | ||
5554b4bd | 6116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6117 | |
6118 | # PROP Exclude_From_Build 1 | |
6119 | ||
5554b4bd | 6120 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6121 | |
6122 | ||
5554b4bd | 6123 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6124 | |
6125 | ||
5554b4bd | 6126 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6127 | |
6128 | ||
5554b4bd | 6129 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6130 | |
6131 | ||
5554b4bd | 6132 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6133 | |
6134 | # PROP Exclude_From_Build 1 | |
6135 | ||
5554b4bd | 6136 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6137 | |
6138 | # PROP Exclude_From_Build 1 | |
6139 | ||
5554b4bd | 6140 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6141 | |
6142 | # PROP Exclude_From_Build 1 | |
6143 | ||
5554b4bd | 6144 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6145 | |
6146 | # PROP Exclude_From_Build 1 | |
6147 | ||
5554b4bd VS |
6148 | !ENDIF |
6149 | ||
6150 | # End Source File | |
6151 | # Begin Source File | |
28249f11 | 6152 | |
5554b4bd | 6153 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6154 | |
5554b4bd | 6155 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6156 | |
6157 | ||
6158 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6159 | ||
6160 | ||
5554b4bd | 6161 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6162 | |
28249f11 | 6163 | |
5554b4bd | 6164 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6165 | |
28249f11 | 6166 | |
5554b4bd | 6167 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6168 | |
6169 | # PROP Exclude_From_Build 1 | |
6170 | ||
5554b4bd | 6171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6172 | |
6173 | # PROP Exclude_From_Build 1 | |
6174 | ||
5554b4bd | 6175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6176 | |
6177 | # PROP Exclude_From_Build 1 | |
6178 | ||
5554b4bd | 6179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6180 | |
6181 | # PROP Exclude_From_Build 1 | |
6182 | ||
5554b4bd | 6183 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6184 | |
6185 | ||
5554b4bd | 6186 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6187 | |
6188 | ||
5554b4bd | 6189 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6190 | |
6191 | ||
5554b4bd | 6192 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6193 | |
6194 | ||
5554b4bd | 6195 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6196 | |
6197 | # PROP Exclude_From_Build 1 | |
6198 | ||
5554b4bd | 6199 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6200 | |
6201 | # PROP Exclude_From_Build 1 | |
6202 | ||
5554b4bd | 6203 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6204 | |
6205 | # PROP Exclude_From_Build 1 | |
6206 | ||
5554b4bd | 6207 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6208 | |
6209 | # PROP Exclude_From_Build 1 | |
6210 | ||
5554b4bd | 6211 | !ENDIF |
28249f11 | 6212 | |
5554b4bd VS |
6213 | # End Source File |
6214 | # Begin Source File | |
28249f11 | 6215 | |
5554b4bd | 6216 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6217 | |
5554b4bd | 6218 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6219 | |
28249f11 | 6220 | |
5554b4bd | 6221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6222 | |
28249f11 | 6223 | |
5554b4bd | 6224 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6225 | |
28249f11 | 6226 | |
5554b4bd | 6227 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6228 | |
28249f11 | 6229 | |
5554b4bd | 6230 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6231 | |
6232 | # PROP Exclude_From_Build 1 | |
6233 | ||
5554b4bd | 6234 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6235 | |
6236 | # PROP Exclude_From_Build 1 | |
6237 | ||
5554b4bd | 6238 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6239 | |
6240 | # PROP Exclude_From_Build 1 | |
6241 | ||
5554b4bd | 6242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6243 | |
6244 | # PROP Exclude_From_Build 1 | |
6245 | ||
5554b4bd | 6246 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6247 | |
6248 | ||
5554b4bd | 6249 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6250 | |
6251 | ||
5554b4bd | 6252 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6253 | |
6254 | ||
5554b4bd | 6255 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6256 | |
6257 | ||
5554b4bd | 6258 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6259 | |
6260 | # PROP Exclude_From_Build 1 | |
6261 | ||
5554b4bd | 6262 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6263 | |
6264 | # PROP Exclude_From_Build 1 | |
6265 | ||
5554b4bd | 6266 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6267 | |
6268 | # PROP Exclude_From_Build 1 | |
6269 | ||
5554b4bd | 6270 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6271 | |
6272 | # PROP Exclude_From_Build 1 | |
6273 | ||
5554b4bd VS |
6274 | !ENDIF |
6275 | ||
6276 | # End Source File | |
6277 | # Begin Source File | |
28249f11 | 6278 | |
5554b4bd | 6279 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6280 | |
5554b4bd | 6281 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6282 | |
6283 | ||
6284 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6285 | ||
6286 | ||
5554b4bd | 6287 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6288 | |
28249f11 | 6289 | |
5554b4bd | 6290 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6291 | |
28249f11 | 6292 | |
5554b4bd | 6293 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6294 | |
6295 | # PROP Exclude_From_Build 1 | |
6296 | ||
5554b4bd | 6297 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6298 | |
6299 | # PROP Exclude_From_Build 1 | |
6300 | ||
5554b4bd | 6301 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6302 | |
6303 | # PROP Exclude_From_Build 1 | |
6304 | ||
5554b4bd | 6305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6306 | |
6307 | # PROP Exclude_From_Build 1 | |
6308 | ||
5554b4bd | 6309 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6310 | |
6311 | ||
5554b4bd | 6312 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6313 | |
6314 | ||
5554b4bd | 6315 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6316 | |
6317 | ||
5554b4bd | 6318 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6319 | |
6320 | ||
5554b4bd | 6321 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6322 | |
6323 | # PROP Exclude_From_Build 1 | |
6324 | ||
5554b4bd | 6325 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6326 | |
6327 | # PROP Exclude_From_Build 1 | |
6328 | ||
5554b4bd | 6329 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6330 | |
6331 | # PROP Exclude_From_Build 1 | |
6332 | ||
5554b4bd | 6333 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6334 | |
6335 | # PROP Exclude_From_Build 1 | |
6336 | ||
5554b4bd | 6337 | !ENDIF |
28249f11 | 6338 | |
5554b4bd VS |
6339 | # End Source File |
6340 | # Begin Source File | |
28249f11 | 6341 | |
5554b4bd | 6342 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6343 | |
5554b4bd | 6344 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6345 | |
28249f11 | 6346 | |
5554b4bd | 6347 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6348 | |
28249f11 | 6349 | |
5554b4bd | 6350 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6351 | |
28249f11 | 6352 | |
5554b4bd | 6353 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6354 | |
28249f11 | 6355 | |
5554b4bd | 6356 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6357 | |
6358 | # PROP Exclude_From_Build 1 | |
6359 | ||
5554b4bd | 6360 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6361 | |
6362 | # PROP Exclude_From_Build 1 | |
6363 | ||
5554b4bd | 6364 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6365 | |
6366 | # PROP Exclude_From_Build 1 | |
6367 | ||
5554b4bd | 6368 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6369 | |
6370 | # PROP Exclude_From_Build 1 | |
6371 | ||
5554b4bd | 6372 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6373 | |
6374 | ||
5554b4bd | 6375 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6376 | |
6377 | ||
5554b4bd | 6378 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6379 | |
6380 | ||
5554b4bd | 6381 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6382 | |
6383 | ||
5554b4bd | 6384 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6385 | |
6386 | # PROP Exclude_From_Build 1 | |
6387 | ||
5554b4bd | 6388 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6389 | |
6390 | # PROP Exclude_From_Build 1 | |
6391 | ||
5554b4bd | 6392 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6393 | |
6394 | # PROP Exclude_From_Build 1 | |
6395 | ||
5554b4bd | 6396 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6397 | |
6398 | # PROP Exclude_From_Build 1 | |
6399 | ||
5554b4bd VS |
6400 | !ENDIF |
6401 | ||
6402 | # End Source File | |
6403 | # Begin Source File | |
28249f11 | 6404 | |
5554b4bd | 6405 | SOURCE=..\..\src\univ\slider.cpp |
28249f11 | 6406 | |
5554b4bd | 6407 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6408 | |
6409 | ||
6410 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6411 | ||
6412 | ||
5554b4bd | 6413 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6414 | |
28249f11 | 6415 | |
5554b4bd | 6416 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6417 | |
28249f11 | 6418 | |
5554b4bd | 6419 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6420 | |
6421 | # PROP Exclude_From_Build 1 | |
6422 | ||
5554b4bd | 6423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6424 | |
6425 | # PROP Exclude_From_Build 1 | |
6426 | ||
5554b4bd | 6427 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6428 | |
6429 | # PROP Exclude_From_Build 1 | |
6430 | ||
5554b4bd | 6431 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6432 | |
6433 | # PROP Exclude_From_Build 1 | |
6434 | ||
5554b4bd | 6435 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6436 | |
6437 | ||
5554b4bd | 6438 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6439 | |
6440 | ||
5554b4bd | 6441 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6442 | |
6443 | ||
5554b4bd | 6444 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6445 | |
6446 | ||
5554b4bd | 6447 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6448 | |
6449 | # PROP Exclude_From_Build 1 | |
6450 | ||
5554b4bd | 6451 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6452 | |
6453 | # PROP Exclude_From_Build 1 | |
6454 | ||
5554b4bd | 6455 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6456 | |
6457 | # PROP Exclude_From_Build 1 | |
6458 | ||
5554b4bd | 6459 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6460 | |
6461 | # PROP Exclude_From_Build 1 | |
6462 | ||
5554b4bd | 6463 | !ENDIF |
28249f11 | 6464 | |
5554b4bd VS |
6465 | # End Source File |
6466 | # Begin Source File | |
28249f11 | 6467 | |
5554b4bd | 6468 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6469 | |
5554b4bd | 6470 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6471 | |
28249f11 | 6472 | |
5554b4bd | 6473 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6474 | |
28249f11 | 6475 | |
5554b4bd | 6476 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6477 | |
28249f11 | 6478 | |
5554b4bd | 6479 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6480 | |
28249f11 | 6481 | |
5554b4bd | 6482 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6483 | |
6484 | # PROP Exclude_From_Build 1 | |
6485 | ||
5554b4bd | 6486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6487 | |
6488 | # PROP Exclude_From_Build 1 | |
6489 | ||
5554b4bd | 6490 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6491 | |
6492 | # PROP Exclude_From_Build 1 | |
6493 | ||
5554b4bd | 6494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6495 | |
6496 | # PROP Exclude_From_Build 1 | |
6497 | ||
5554b4bd | 6498 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6499 | |
6500 | ||
5554b4bd | 6501 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6502 | |
6503 | ||
5554b4bd | 6504 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6505 | |
6506 | ||
5554b4bd | 6507 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6508 | |
6509 | ||
5554b4bd | 6510 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6511 | |
6512 | # PROP Exclude_From_Build 1 | |
6513 | ||
5554b4bd | 6514 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6515 | |
6516 | # PROP Exclude_From_Build 1 | |
6517 | ||
5554b4bd | 6518 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6519 | |
6520 | # PROP Exclude_From_Build 1 | |
6521 | ||
5554b4bd | 6522 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6523 | |
6524 | # PROP Exclude_From_Build 1 | |
6525 | ||
5554b4bd VS |
6526 | !ENDIF |
6527 | ||
6528 | # End Source File | |
6529 | # Begin Source File | |
28249f11 | 6530 | |
5554b4bd | 6531 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6532 | |
5554b4bd | 6533 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6534 | |
6535 | ||
6536 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6537 | ||
6538 | ||
5554b4bd | 6539 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6540 | |
28249f11 | 6541 | |
5554b4bd | 6542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6543 | |
28249f11 | 6544 | |
5554b4bd | 6545 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6546 | |
6547 | # PROP Exclude_From_Build 1 | |
6548 | ||
5554b4bd | 6549 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6550 | |
6551 | # PROP Exclude_From_Build 1 | |
6552 | ||
5554b4bd | 6553 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6554 | |
6555 | # PROP Exclude_From_Build 1 | |
6556 | ||
5554b4bd | 6557 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6558 | |
6559 | # PROP Exclude_From_Build 1 | |
6560 | ||
5554b4bd | 6561 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6562 | |
6563 | ||
5554b4bd | 6564 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6565 | |
6566 | ||
5554b4bd | 6567 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6568 | |
6569 | ||
5554b4bd | 6570 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6571 | |
6572 | ||
5554b4bd | 6573 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6574 | |
6575 | # PROP Exclude_From_Build 1 | |
6576 | ||
5554b4bd | 6577 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6578 | |
6579 | # PROP Exclude_From_Build 1 | |
6580 | ||
5554b4bd | 6581 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6582 | |
6583 | # PROP Exclude_From_Build 1 | |
6584 | ||
5554b4bd | 6585 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6586 | |
6587 | # PROP Exclude_From_Build 1 | |
6588 | ||
5554b4bd | 6589 | !ENDIF |
28249f11 | 6590 | |
5554b4bd VS |
6591 | # End Source File |
6592 | # Begin Source File | |
28249f11 | 6593 | |
5554b4bd | 6594 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6595 | |
5554b4bd | 6596 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6597 | |
28249f11 | 6598 | |
5554b4bd | 6599 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6600 | |
28249f11 | 6601 | |
5554b4bd | 6602 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6603 | |
28249f11 | 6604 | |
5554b4bd | 6605 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6606 | |
28249f11 | 6607 | |
5554b4bd | 6608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6609 | |
6610 | # PROP Exclude_From_Build 1 | |
6611 | ||
5554b4bd | 6612 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6613 | |
6614 | # PROP Exclude_From_Build 1 | |
6615 | ||
5554b4bd | 6616 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6617 | |
6618 | # PROP Exclude_From_Build 1 | |
6619 | ||
5554b4bd | 6620 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6621 | |
6622 | # PROP Exclude_From_Build 1 | |
6623 | ||
5554b4bd | 6624 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6625 | |
6626 | ||
5554b4bd | 6627 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6628 | |
6629 | ||
5554b4bd | 6630 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6631 | |
6632 | ||
5554b4bd | 6633 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6634 | |
6635 | ||
5554b4bd | 6636 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6637 | |
6638 | # PROP Exclude_From_Build 1 | |
6639 | ||
5554b4bd | 6640 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6641 | |
6642 | # PROP Exclude_From_Build 1 | |
6643 | ||
5554b4bd | 6644 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6645 | |
6646 | # PROP Exclude_From_Build 1 | |
6647 | ||
5554b4bd | 6648 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6649 | |
6650 | # PROP Exclude_From_Build 1 | |
6651 | ||
5554b4bd VS |
6652 | !ENDIF |
6653 | ||
6654 | # End Source File | |
6655 | # Begin Source File | |
28249f11 | 6656 | |
5554b4bd | 6657 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6658 | |
5554b4bd | 6659 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6660 | |
6661 | ||
6662 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6663 | ||
6664 | ||
5554b4bd | 6665 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6666 | |
28249f11 | 6667 | |
5554b4bd | 6668 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6669 | |
28249f11 | 6670 | |
5554b4bd | 6671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6672 | |
6673 | # PROP Exclude_From_Build 1 | |
6674 | ||
5554b4bd | 6675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6676 | |
6677 | # PROP Exclude_From_Build 1 | |
6678 | ||
5554b4bd | 6679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6680 | |
6681 | # PROP Exclude_From_Build 1 | |
6682 | ||
5554b4bd | 6683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6684 | |
6685 | # PROP Exclude_From_Build 1 | |
6686 | ||
5554b4bd | 6687 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6688 | |
6689 | ||
5554b4bd | 6690 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6691 | |
6692 | ||
5554b4bd | 6693 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6694 | |
6695 | ||
5554b4bd | 6696 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6697 | |
6698 | ||
5554b4bd | 6699 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6700 | |
6701 | # PROP Exclude_From_Build 1 | |
6702 | ||
5554b4bd | 6703 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6704 | |
6705 | # PROP Exclude_From_Build 1 | |
6706 | ||
5554b4bd | 6707 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6708 | |
6709 | # PROP Exclude_From_Build 1 | |
6710 | ||
5554b4bd | 6711 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6712 | |
6713 | # PROP Exclude_From_Build 1 | |
6714 | ||
5554b4bd | 6715 | !ENDIF |
28249f11 | 6716 | |
5554b4bd VS |
6717 | # End Source File |
6718 | # Begin Source File | |
28249f11 | 6719 | |
5554b4bd | 6720 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6721 | |
5554b4bd | 6722 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6723 | |
28249f11 | 6724 | |
5554b4bd | 6725 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6726 | |
28249f11 | 6727 | |
5554b4bd | 6728 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6729 | |
28249f11 | 6730 | |
5554b4bd | 6731 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6732 | |
28249f11 | 6733 | |
5554b4bd | 6734 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6735 | |
6736 | # PROP Exclude_From_Build 1 | |
6737 | ||
5554b4bd | 6738 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6739 | |
6740 | # PROP Exclude_From_Build 1 | |
6741 | ||
5554b4bd | 6742 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6743 | |
6744 | # PROP Exclude_From_Build 1 | |
6745 | ||
5554b4bd | 6746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6747 | |
6748 | # PROP Exclude_From_Build 1 | |
6749 | ||
5554b4bd | 6750 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6751 | |
6752 | ||
5554b4bd | 6753 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6754 | |
6755 | ||
5554b4bd | 6756 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6757 | |
6758 | ||
5554b4bd | 6759 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6760 | |
6761 | ||
5554b4bd | 6762 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6763 | |
6764 | # PROP Exclude_From_Build 1 | |
6765 | ||
5554b4bd | 6766 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6767 | |
6768 | # PROP Exclude_From_Build 1 | |
6769 | ||
5554b4bd | 6770 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6771 | |
6772 | # PROP Exclude_From_Build 1 | |
6773 | ||
5554b4bd | 6774 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6775 | |
6776 | # PROP Exclude_From_Build 1 | |
6777 | ||
5554b4bd VS |
6778 | !ENDIF |
6779 | ||
6780 | # End Source File | |
6781 | # Begin Source File | |
28249f11 | 6782 | |
5554b4bd | 6783 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6784 | |
5554b4bd | 6785 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6786 | |
6787 | ||
6788 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6789 | ||
6790 | ||
5554b4bd | 6791 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6792 | |
28249f11 | 6793 | |
5554b4bd | 6794 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6795 | |
28249f11 | 6796 | |
5554b4bd | 6797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6798 | |
6799 | # PROP Exclude_From_Build 1 | |
6800 | ||
5554b4bd | 6801 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6802 | |
6803 | # PROP Exclude_From_Build 1 | |
6804 | ||
5554b4bd | 6805 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6806 | |
6807 | # PROP Exclude_From_Build 1 | |
6808 | ||
5554b4bd | 6809 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6810 | |
6811 | # PROP Exclude_From_Build 1 | |
6812 | ||
5554b4bd | 6813 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6814 | |
6815 | ||
5554b4bd | 6816 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6817 | |
6818 | ||
5554b4bd | 6819 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6820 | |
6821 | ||
5554b4bd | 6822 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6823 | |
6824 | ||
5554b4bd | 6825 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6826 | |
6827 | # PROP Exclude_From_Build 1 | |
6828 | ||
5554b4bd | 6829 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6830 | |
6831 | # PROP Exclude_From_Build 1 | |
6832 | ||
5554b4bd | 6833 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6834 | |
6835 | # PROP Exclude_From_Build 1 | |
6836 | ||
5554b4bd | 6837 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6838 | |
6839 | # PROP Exclude_From_Build 1 | |
6840 | ||
5554b4bd | 6841 | !ENDIF |
28249f11 | 6842 | |
5554b4bd VS |
6843 | # End Source File |
6844 | # Begin Source File | |
28249f11 | 6845 | |
5554b4bd | 6846 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6847 | |
5554b4bd | 6848 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6849 | |
28249f11 | 6850 | |
5554b4bd | 6851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6852 | |
28249f11 | 6853 | |
5554b4bd | 6854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6855 | |
28249f11 | 6856 | |
5554b4bd | 6857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6858 | |
28249f11 | 6859 | |
355debca VZ |
6860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6861 | ||
6862 | # PROP Exclude_From_Build 1 | |
6863 | ||
6864 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6865 | ||
6866 | # PROP Exclude_From_Build 1 | |
6867 | ||
6868 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6869 | ||
6870 | # PROP Exclude_From_Build 1 | |
6871 | ||
6872 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6873 | ||
6874 | # PROP Exclude_From_Build 1 | |
6875 | ||
6876 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6877 | ||
6878 | ||
6879 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6880 | ||
6881 | ||
6882 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6883 | ||
6884 | ||
6885 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6886 | ||
6887 | ||
6888 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6889 | ||
6890 | # PROP Exclude_From_Build 1 | |
6891 | ||
6892 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6893 | ||
6894 | # PROP Exclude_From_Build 1 | |
6895 | ||
6896 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6897 | ||
6898 | # PROP Exclude_From_Build 1 | |
6899 | ||
6900 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6901 | ||
6902 | # PROP Exclude_From_Build 1 | |
6903 | ||
6904 | !ENDIF | |
6905 | ||
6906 | # End Source File | |
6907 | # Begin Source File | |
6908 | ||
6909 | SOURCE=..\..\src\univ\tglbtn.cpp | |
6910 | ||
6911 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6912 | ||
6913 | ||
6914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6915 | ||
6916 | ||
6917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6918 | ||
6919 | ||
6920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6921 | ||
6922 | ||
5554b4bd | 6923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6924 | |
6925 | # PROP Exclude_From_Build 1 | |
6926 | ||
5554b4bd | 6927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6928 | |
6929 | # PROP Exclude_From_Build 1 | |
6930 | ||
5554b4bd | 6931 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6932 | |
6933 | # PROP Exclude_From_Build 1 | |
6934 | ||
5554b4bd | 6935 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6936 | |
6937 | # PROP Exclude_From_Build 1 | |
6938 | ||
5554b4bd | 6939 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6940 | |
6941 | ||
5554b4bd | 6942 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6943 | |
6944 | ||
5554b4bd | 6945 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6946 | |
6947 | ||
5554b4bd | 6948 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6949 | |
6950 | ||
5554b4bd | 6951 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6952 | |
6953 | # PROP Exclude_From_Build 1 | |
6954 | ||
5554b4bd | 6955 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6956 | |
6957 | # PROP Exclude_From_Build 1 | |
6958 | ||
5554b4bd | 6959 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6960 | |
6961 | # PROP Exclude_From_Build 1 | |
6962 | ||
5554b4bd | 6963 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6964 | |
6965 | # PROP Exclude_From_Build 1 | |
6966 | ||
5554b4bd VS |
6967 | !ENDIF |
6968 | ||
6969 | # End Source File | |
6970 | # Begin Source File | |
28249f11 | 6971 | |
5554b4bd | 6972 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 6973 | |
5554b4bd | 6974 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6975 | |
6976 | ||
6977 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6978 | ||
6979 | ||
5554b4bd | 6980 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6981 | |
28249f11 | 6982 | |
5554b4bd | 6983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6984 | |
28249f11 | 6985 | |
5554b4bd | 6986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6987 | |
6988 | # PROP Exclude_From_Build 1 | |
6989 | ||
5554b4bd | 6990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6991 | |
6992 | # PROP Exclude_From_Build 1 | |
6993 | ||
5554b4bd | 6994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6995 | |
6996 | # PROP Exclude_From_Build 1 | |
6997 | ||
5554b4bd | 6998 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6999 | |
7000 | # PROP Exclude_From_Build 1 | |
7001 | ||
5554b4bd | 7002 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7003 | |
7004 | ||
5554b4bd | 7005 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7006 | |
7007 | ||
5554b4bd | 7008 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7009 | |
7010 | ||
5554b4bd | 7011 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7012 | |
7013 | ||
5554b4bd | 7014 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7015 | |
7016 | # PROP Exclude_From_Build 1 | |
7017 | ||
5554b4bd | 7018 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7019 | |
7020 | # PROP Exclude_From_Build 1 | |
7021 | ||
5554b4bd | 7022 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7023 | |
7024 | # PROP Exclude_From_Build 1 | |
7025 | ||
5554b4bd | 7026 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7027 | |
7028 | # PROP Exclude_From_Build 1 | |
7029 | ||
5554b4bd | 7030 | !ENDIF |
28249f11 | 7031 | |
5554b4bd VS |
7032 | # End Source File |
7033 | # Begin Source File | |
28249f11 | 7034 | |
5554b4bd | 7035 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 7036 | |
5554b4bd | 7037 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7038 | |
28249f11 | 7039 | |
5554b4bd | 7040 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7041 | |
28249f11 | 7042 | |
5554b4bd | 7043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7044 | |
28249f11 | 7045 | |
5554b4bd | 7046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7047 | |
28249f11 | 7048 | |
5554b4bd | 7049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7050 | |
7051 | # PROP Exclude_From_Build 1 | |
7052 | ||
5554b4bd | 7053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7054 | |
7055 | # PROP Exclude_From_Build 1 | |
7056 | ||
5554b4bd | 7057 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7058 | |
7059 | # PROP Exclude_From_Build 1 | |
7060 | ||
5554b4bd | 7061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7062 | |
7063 | # PROP Exclude_From_Build 1 | |
7064 | ||
5554b4bd | 7065 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7066 | |
7067 | ||
5554b4bd | 7068 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7069 | |
7070 | ||
5554b4bd | 7071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7072 | |
7073 | ||
5554b4bd | 7074 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7075 | |
7076 | ||
5554b4bd | 7077 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7078 | |
7079 | # PROP Exclude_From_Build 1 | |
7080 | ||
5554b4bd | 7081 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7082 | |
7083 | # PROP Exclude_From_Build 1 | |
7084 | ||
5554b4bd | 7085 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7086 | |
7087 | # PROP Exclude_From_Build 1 | |
7088 | ||
5554b4bd | 7089 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7090 | |
7091 | # PROP Exclude_From_Build 1 | |
7092 | ||
5554b4bd VS |
7093 | !ENDIF |
7094 | ||
7095 | # End Source File | |
7096 | # Begin Source File | |
28249f11 | 7097 | |
5554b4bd | 7098 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 7099 | |
5554b4bd | 7100 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7101 | |
7102 | ||
7103 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7104 | ||
7105 | ||
5554b4bd | 7106 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7107 | |
28249f11 | 7108 | |
5554b4bd | 7109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7110 | |
28249f11 | 7111 | |
5554b4bd | 7112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7113 | |
7114 | # PROP Exclude_From_Build 1 | |
7115 | ||
5554b4bd | 7116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7117 | |
7118 | # PROP Exclude_From_Build 1 | |
7119 | ||
5554b4bd | 7120 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7121 | |
7122 | # PROP Exclude_From_Build 1 | |
7123 | ||
5554b4bd | 7124 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7125 | |
7126 | # PROP Exclude_From_Build 1 | |
7127 | ||
5554b4bd | 7128 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7129 | |
7130 | ||
5554b4bd | 7131 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7132 | |
7133 | ||
5554b4bd | 7134 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7135 | |
7136 | ||
5554b4bd | 7137 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7138 | |
7139 | ||
5554b4bd | 7140 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7141 | |
7142 | # PROP Exclude_From_Build 1 | |
7143 | ||
5554b4bd | 7144 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7145 | |
7146 | # PROP Exclude_From_Build 1 | |
7147 | ||
5554b4bd | 7148 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7149 | |
7150 | # PROP Exclude_From_Build 1 | |
7151 | ||
5554b4bd | 7152 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7153 | |
7154 | # PROP Exclude_From_Build 1 | |
7155 | ||
5554b4bd | 7156 | !ENDIF |
28249f11 | 7157 | |
5554b4bd VS |
7158 | # End Source File |
7159 | # Begin Source File | |
28249f11 | 7160 | |
5554b4bd | 7161 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7162 | |
5554b4bd | 7163 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7164 | |
28249f11 | 7165 | |
5554b4bd | 7166 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7167 | |
28249f11 | 7168 | |
5554b4bd | 7169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7170 | |
28249f11 | 7171 | |
5554b4bd | 7172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7173 | |
28249f11 | 7174 | |
5554b4bd | 7175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7176 | |
7177 | # PROP Exclude_From_Build 1 | |
7178 | ||
5554b4bd | 7179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7180 | |
7181 | # PROP Exclude_From_Build 1 | |
7182 | ||
5554b4bd | 7183 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7184 | |
7185 | # PROP Exclude_From_Build 1 | |
7186 | ||
5554b4bd | 7187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7188 | |
7189 | # PROP Exclude_From_Build 1 | |
7190 | ||
5554b4bd | 7191 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7192 | |
7193 | ||
5554b4bd | 7194 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7195 | |
7196 | ||
5554b4bd | 7197 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7198 | |
7199 | ||
5554b4bd | 7200 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7201 | |
7202 | ||
5554b4bd | 7203 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7204 | |
7205 | # PROP Exclude_From_Build 1 | |
7206 | ||
5554b4bd | 7207 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7208 | |
7209 | # PROP Exclude_From_Build 1 | |
7210 | ||
5554b4bd | 7211 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7212 | |
7213 | # PROP Exclude_From_Build 1 | |
7214 | ||
5554b4bd | 7215 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7216 | |
7217 | # PROP Exclude_From_Build 1 | |
7218 | ||
5554b4bd VS |
7219 | !ENDIF |
7220 | ||
7221 | # End Source File | |
7222 | # Begin Source File | |
28249f11 | 7223 | |
5554b4bd | 7224 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7225 | |
5554b4bd | 7226 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7227 | |
7228 | ||
7229 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7230 | ||
7231 | ||
5554b4bd | 7232 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7233 | |
28249f11 | 7234 | |
5554b4bd | 7235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7236 | |
28249f11 | 7237 | |
5554b4bd | 7238 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7239 | |
7240 | # PROP Exclude_From_Build 1 | |
7241 | ||
5554b4bd | 7242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7243 | |
7244 | # PROP Exclude_From_Build 1 | |
7245 | ||
5554b4bd | 7246 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7247 | |
7248 | # PROP Exclude_From_Build 1 | |
7249 | ||
5554b4bd | 7250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7251 | |
7252 | # PROP Exclude_From_Build 1 | |
7253 | ||
5554b4bd | 7254 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7255 | |
7256 | ||
7257 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7258 | ||
7259 | ||
5554b4bd | 7260 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7261 | |
7262 | ||
5554b4bd | 7263 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 7264 | |
28249f11 | 7265 | |
5554b4bd | 7266 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7267 | |
7268 | # PROP Exclude_From_Build 1 | |
7269 | ||
5554b4bd | 7270 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7271 | |
7272 | # PROP Exclude_From_Build 1 | |
7273 | ||
5554b4bd | 7274 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7275 | |
7276 | # PROP Exclude_From_Build 1 | |
7277 | ||
5554b4bd | 7278 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7279 | |
5554b4bd | 7280 | # PROP Exclude_From_Build 1 |
28249f11 | 7281 | |
cd1feecb VS |
7282 | !ENDIF |
7283 | ||
7284 | # End Source File | |
7285 | # End Group | |
7286 | # Begin Group "Setup Headers" | |
7287 | ||
7288 | # PROP Default_Filter "" | |
7289 | # Begin Source File | |
7290 | ||
7291 | SOURCE=..\..\include\wx\msw\setup.h | |
7292 | ||
5554b4bd | 7293 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7294 | |
c7f476c9 | 7295 | # Begin Custom Build - |
cd1feecb VS |
7296 | |
7297 | # End Custom Build | |
7298 | ||
5554b4bd | 7299 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7300 | |
c7f476c9 | 7301 | # Begin Custom Build - |
cd1feecb VS |
7302 | |
7303 | # End Custom Build | |
7304 | ||
5554b4bd | 7305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7306 | |
c7f476c9 | 7307 | # Begin Custom Build - |
cd1feecb VS |
7308 | |
7309 | # End Custom Build | |
7310 | ||
5554b4bd | 7311 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7312 | |
c7f476c9 | 7313 | # Begin Custom Build - |
cd1feecb VS |
7314 | |
7315 | # End Custom Build | |
7316 | ||
5554b4bd | 7317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7318 | |
1e618fa6 | 7319 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7320 | InputPath=..\include\wx\msw\setup.h |
7321 | ||
1e618fa6 VS |
7322 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7323 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7324 | |
7325 | # End Custom Build | |
7326 | ||
5554b4bd | 7327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7328 | |
1e618fa6 | 7329 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7330 | InputPath=..\include\wx\msw\setup.h |
7331 | ||
1e618fa6 VS |
7332 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7333 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7334 | |
7335 | # End Custom Build | |
7336 | ||
5554b4bd | 7337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7338 | |
1e618fa6 | 7339 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7340 | InputPath=..\include\wx\msw\setup.h |
7341 | ||
1e618fa6 VS |
7342 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7343 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7344 | |
7345 | # End Custom Build | |
7346 | ||
5554b4bd | 7347 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7348 | |
1e618fa6 | 7349 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7350 | InputPath=..\include\wx\msw\setup.h |
7351 | ||
1e618fa6 VS |
7352 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7353 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7354 | |
7355 | # End Custom Build | |
7356 | ||
5554b4bd | 7357 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7358 | |
c7f476c9 | 7359 | # Begin Custom Build - |
cd1feecb VS |
7360 | |
7361 | # End Custom Build | |
7362 | ||
5554b4bd | 7363 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7364 | |
c7f476c9 | 7365 | # Begin Custom Build - |
cd1feecb VS |
7366 | |
7367 | # End Custom Build | |
7368 | ||
5554b4bd | 7369 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7370 | |
c7f476c9 | 7371 | # Begin Custom Build - |
cd1feecb VS |
7372 | |
7373 | # End Custom Build | |
7374 | ||
5554b4bd | 7375 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7376 | |
c7f476c9 | 7377 | # Begin Custom Build - |
cd1feecb VS |
7378 | |
7379 | # End Custom Build | |
7380 | ||
5554b4bd | 7381 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7382 | |
1e618fa6 | 7383 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7384 | InputPath=..\include\wx\msw\setup.h |
7385 | ||
1e618fa6 VS |
7386 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7387 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h | |
cd1feecb VS |
7388 | |
7389 | # End Custom Build | |
7390 | ||
5554b4bd | 7391 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7392 | |
1e618fa6 | 7393 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7394 | InputPath=..\include\wx\msw\setup.h |
7395 | ||
1e618fa6 VS |
7396 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7397 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
cd1feecb VS |
7398 | |
7399 | # End Custom Build | |
7400 | ||
5554b4bd | 7401 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
cd1feecb | 7402 | |
1e618fa6 | 7403 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
cd1feecb VS |
7404 | InputPath=..\include\wx\msw\setup.h |
7405 | ||
1e618fa6 VS |
7406 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7407 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7408 | |
7409 | # End Custom Build | |
7410 | ||
5554b4bd | 7411 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7412 | |
1e618fa6 | 7413 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7414 | InputPath=..\include\wx\msw\setup.h |
7415 | ||
1e618fa6 VS |
7416 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7417 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7418 | |
7419 | # End Custom Build | |
c7f476c9 MW |
7420 | |
7421 | !ENDIF | |
7422 | ||
7423 | # End Source File | |
7424 | # Begin Source File | |
7425 | ||
7426 | SOURCE=..\..\include\wx\univ\setup.h | |
7427 | ||
7428 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
7429 | ||
7430 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7431 | InputPath=..\include\wx\univ\setup.h | |
7432 | ||
7433 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7434 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7435 | ||
7436 | # End Custom Build | |
7437 | ||
7438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7439 | ||
7440 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7441 | InputPath=..\include\wx\univ\setup.h | |
7442 | ||
7443 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7444 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7445 | ||
7446 | # End Custom Build | |
7447 | ||
7448 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
7449 | ||
7450 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7451 | InputPath=..\include\wx\univ\setup.h | |
7452 | ||
7453 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7454 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7455 | ||
7456 | # End Custom Build | |
7457 | ||
7458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
7459 | ||
7460 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7461 | InputPath=..\include\wx\univ\setup.h | |
7462 | ||
7463 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7464 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7465 | ||
7466 | # End Custom Build | |
7467 | ||
7468 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
7469 | ||
7470 | # Begin Custom Build - | |
7471 | ||
7472 | # End Custom Build | |
7473 | ||
7474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
7475 | ||
7476 | # Begin Custom Build - | |
7477 | ||
7478 | # End Custom Build | |
7479 | ||
7480 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
7481 | ||
7482 | # Begin Custom Build - | |
7483 | ||
7484 | # End Custom Build | |
7485 | ||
7486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
7487 | ||
7488 | # Begin Custom Build - | |
7489 | ||
7490 | # End Custom Build | |
7491 | ||
7492 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
7493 | ||
7494 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7495 | InputPath=..\include\wx\univ\setup.h | |
7496 | ||
7497 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7498 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7499 | ||
7500 | # End Custom Build | |
7501 | ||
7502 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7503 | ||
7504 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7505 | InputPath=..\include\wx\univ\setup.h | |
7506 | ||
7507 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7508 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7509 | ||
7510 | # End Custom Build | |
7511 | ||
7512 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7513 | ||
7514 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7515 | InputPath=..\include\wx\univ\setup.h | |
7516 | ||
7517 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7518 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7519 | ||
7520 | # End Custom Build | |
7521 | ||
7522 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7523 | ||
7524 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7525 | InputPath=..\include\wx\univ\setup.h | |
7526 | ||
7527 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7528 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7529 | ||
7530 | # End Custom Build | |
7531 | ||
7532 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
7533 | ||
7534 | # Begin Custom Build - | |
7535 | ||
7536 | # End Custom Build | |
7537 | ||
7538 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
7539 | ||
7540 | # Begin Custom Build - | |
7541 | ||
7542 | # End Custom Build | |
7543 | ||
7544 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
7545 | ||
7546 | # Begin Custom Build - | |
7547 | ||
7548 | # End Custom Build | |
7549 | ||
7550 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
7551 | ||
7552 | # Begin Custom Build - | |
7553 | ||
7554 | # End Custom Build | |
cd1feecb | 7555 | |
28249f11 VS |
7556 | !ENDIF |
7557 | ||
7558 | # End Source File | |
7559 | # End Group | |
7560 | # Begin Group "MSW Headers" | |
7561 | ||
7562 | # PROP Default_Filter "" | |
7563 | # Begin Source File | |
7564 | ||
757e7c67 | 7565 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7566 | # End Source File |
7567 | # Begin Source File | |
7568 | ||
7569 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7570 | # End Source File | |
7571 | # Begin Source File | |
7572 | ||
bf354396 VZ |
7573 | SOURCE=..\..\include\wx\msw\ole\activex.h |
7574 | # End Source File | |
7575 | # Begin Source File | |
7576 | ||
28249f11 VS |
7577 | SOURCE=..\..\include\wx\msw\app.h |
7578 | # End Source File | |
7579 | # Begin Source File | |
7580 | ||
7581 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7582 | # End Source File | |
7583 | # Begin Source File | |
7584 | ||
7585 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7586 | # End Source File | |
7587 | # Begin Source File | |
7588 | ||
7589 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7590 | # End Source File | |
7591 | # Begin Source File | |
7592 | ||
7593 | SOURCE=..\..\include\wx\msw\brush.h | |
7594 | # End Source File | |
7595 | # Begin Source File | |
7596 | ||
7597 | SOURCE=..\..\include\wx\msw\button.h | |
7598 | # End Source File | |
7599 | # Begin Source File | |
7600 | ||
7601 | SOURCE=..\..\include\wx\msw\caret.h | |
7602 | # End Source File | |
7603 | # Begin Source File | |
7604 | ||
7605 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7606 | # End Source File | |
7607 | # Begin Source File | |
7608 | ||
7609 | SOURCE=..\..\include\wx\msw\checklst.h | |
7610 | # End Source File | |
7611 | # Begin Source File | |
7612 | ||
7613 | SOURCE=..\..\include\wx\msw\choice.h | |
7614 | # End Source File | |
7615 | # Begin Source File | |
7616 | ||
7617 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7618 | # End Source File | |
7619 | # Begin Source File | |
7620 | ||
7621 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7622 | # End Source File | |
7623 | # Begin Source File | |
7624 | ||
7625 | SOURCE=..\..\include\wx\msw\colour.h | |
7626 | # End Source File | |
7627 | # Begin Source File | |
7628 | ||
a340b80d VZ |
7629 | SOURCE=..\..\include\wx\msw\combo.h |
7630 | # End Source File | |
7631 | # Begin Source File | |
7632 | ||
28249f11 VS |
7633 | SOURCE=..\..\include\wx\msw\combobox.h |
7634 | # End Source File | |
7635 | # Begin Source File | |
7636 | ||
7637 | SOURCE=..\..\include\wx\msw\control.h | |
7638 | # End Source File | |
7639 | # Begin Source File | |
7640 | ||
7641 | SOURCE=..\..\include\wx\msw\cursor.h | |
7642 | # End Source File | |
7643 | # Begin Source File | |
7644 | ||
7645 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7646 | # End Source File | |
7647 | # Begin Source File | |
7648 | ||
7649 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7650 | # End Source File | |
7651 | # Begin Source File | |
7652 | ||
7653 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7654 | # End Source File | |
7655 | # Begin Source File | |
7656 | ||
114a4501 VZ |
7657 | SOURCE=..\..\include\wx\msw\datectrl.h |
7658 | # End Source File | |
7659 | # Begin Source File | |
7660 | ||
28249f11 VS |
7661 | SOURCE=..\..\include\wx\msw\dc.h |
7662 | # End Source File | |
7663 | # Begin Source File | |
7664 | ||
7665 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7666 | # End Source File | |
7667 | # Begin Source File | |
7668 | ||
7669 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7670 | # End Source File | |
7671 | # Begin Source File | |
7672 | ||
7673 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7674 | # End Source File | |
7675 | # Begin Source File | |
7676 | ||
7677 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7678 | # End Source File | |
7679 | # Begin Source File | |
7680 | ||
7681 | SOURCE=..\..\include\wx\msw\dialog.h | |
7682 | # End Source File | |
7683 | # Begin Source File | |
7684 | ||
7685 | SOURCE=..\..\include\wx\msw\dib.h | |
7686 | # End Source File | |
7687 | # Begin Source File | |
7688 | ||
7689 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7690 | # End Source File | |
7691 | # Begin Source File | |
7692 | ||
7693 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7694 | # End Source File | |
7695 | # Begin Source File | |
7696 | ||
7697 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7698 | # End Source File | |
7699 | # Begin Source File | |
7700 | ||
7701 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7702 | # End Source File | |
7703 | # Begin Source File | |
7704 | ||
7705 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7706 | # End Source File | |
7707 | # Begin Source File | |
7708 | ||
ef335a4f VZ |
7709 | SOURCE=..\..\include\wx\msw\evtloop.h |
7710 | # End Source File | |
7711 | # Begin Source File | |
7712 | ||
28249f11 VS |
7713 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7714 | # End Source File | |
7715 | # Begin Source File | |
7716 | ||
7717 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7718 | # End Source File | |
7719 | # Begin Source File | |
7720 | ||
7721 | SOURCE=..\..\include\wx\msw\font.h | |
7722 | # End Source File | |
7723 | # Begin Source File | |
7724 | ||
7725 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7726 | # End Source File | |
7727 | # Begin Source File | |
7728 | ||
7729 | SOURCE=..\..\include\wx\msw\frame.h | |
7730 | # End Source File | |
7731 | # Begin Source File | |
7732 | ||
7733 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7734 | # End Source File | |
7735 | # Begin Source File | |
7736 | ||
7737 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7738 | # End Source File | |
7739 | # Begin Source File | |
7740 | ||
5c60e845 MW |
7741 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
7742 | ||
7743 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
7744 | ||
7745 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
7746 | ||
7747 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7748 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" | |
7749 | ||
7750 | # End Custom Build | |
7751 | ||
7752 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7753 | ||
7754 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
7755 | ||
7756 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7757 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" | |
7758 | ||
7759 | # End Custom Build | |
7760 | ||
7761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
7762 | ||
7763 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
7764 | ||
7765 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7766 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" | |
7767 | ||
7768 | # End Custom Build | |
7769 | ||
7770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
7771 | ||
7772 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
7773 | ||
7774 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7775 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" | |
7776 | ||
7777 | # End Custom Build | |
7778 | ||
7779 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
7780 | ||
7781 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
7782 | ||
7783 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7784 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" | |
7785 | ||
7786 | # End Custom Build | |
7787 | ||
7788 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
7789 | ||
7790 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
7791 | ||
7792 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7793 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" | |
7794 | ||
7795 | # End Custom Build | |
7796 | ||
7797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
7798 | ||
7799 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
7800 | ||
7801 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7802 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" | |
7803 | ||
7804 | # End Custom Build | |
7805 | ||
7806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
7807 | ||
7808 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
7809 | ||
7810 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7811 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" | |
7812 | ||
7813 | # End Custom Build | |
7814 | ||
7815 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
7816 | ||
7817 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
7818 | ||
7819 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7820 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" | |
7821 | ||
7822 | # End Custom Build | |
7823 | ||
7824 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7825 | ||
7826 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
7827 | ||
7828 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7829 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" | |
7830 | ||
7831 | # End Custom Build | |
7832 | ||
7833 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7834 | ||
7835 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
7836 | ||
7837 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7838 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" | |
7839 | ||
7840 | # End Custom Build | |
7841 | ||
7842 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7843 | ||
7844 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
7845 | ||
7846 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7847 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" | |
7848 | ||
7849 | # End Custom Build | |
7850 | ||
7851 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
7852 | ||
7853 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
7854 | ||
7855 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7856 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" | |
7857 | ||
7858 | # End Custom Build | |
7859 | ||
7860 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
7861 | ||
7862 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
7863 | ||
7864 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7865 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" | |
7866 | ||
7867 | # End Custom Build | |
7868 | ||
7869 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
7870 | ||
7871 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
7872 | ||
7873 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7874 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" | |
7875 | ||
7876 | # End Custom Build | |
7877 | ||
7878 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
7879 | ||
7880 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
7881 | ||
7882 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7883 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" | |
7884 | ||
7885 | # End Custom Build | |
7886 | ||
7887 | !ENDIF | |
7888 | ||
7889 | # End Source File | |
7890 | # Begin Source File | |
7891 | ||
fe6e5818 VS |
7892 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7893 | # End Source File | |
7894 | # Begin Source File | |
7895 | ||
28249f11 VS |
7896 | SOURCE=..\..\include\wx\msw\helpbest.h |
7897 | # End Source File | |
7898 | # Begin Source File | |
7899 | ||
4818141b JS |
7900 | SOURCE=..\..\include\wx\msw\helpchm.h |
7901 | # End Source File | |
7902 | # Begin Source File | |
7903 | ||
7904 | SOURCE=..\..\include\wx\msw\helpwin.h | |
7905 | # End Source File | |
7906 | # Begin Source File | |
7907 | ||
47a4a1ae JS |
7908 | SOURCE=..\..\include\wx\msw\htmlhelp.h |
7909 | # End Source File | |
7910 | # Begin Source File | |
7911 | ||
28249f11 VS |
7912 | SOURCE=..\..\include\wx\msw\icon.h |
7913 | # End Source File | |
7914 | # Begin Source File | |
7915 | ||
7916 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7917 | # End Source File | |
7918 | # Begin Source File | |
7919 | ||
7920 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7921 | # End Source File | |
7922 | # Begin Source File | |
7923 | ||
fe6e5818 VS |
7924 | SOURCE=..\..\include\wx\msw\joystick.h |
7925 | # End Source File | |
7926 | # Begin Source File | |
7927 | ||
28249f11 VS |
7928 | SOURCE=..\..\include\wx\msw\listbox.h |
7929 | # End Source File | |
7930 | # Begin Source File | |
7931 | ||
7932 | SOURCE=..\..\include\wx\msw\listctrl.h | |
7933 | # End Source File | |
7934 | # Begin Source File | |
7935 | ||
7936 | SOURCE=..\..\include\wx\msw\mdi.h | |
7937 | # End Source File | |
7938 | # Begin Source File | |
39c5bef0 | 7939 | |
28249f11 VS |
7940 | SOURCE=..\..\include\wx\msw\menu.h |
7941 | # End Source File | |
7942 | # Begin Source File | |
7943 | ||
7944 | SOURCE=..\..\include\wx\msw\menuitem.h | |
7945 | # End Source File | |
7946 | # Begin Source File | |
7947 | ||
7948 | SOURCE=..\..\include\wx\msw\metafile.h | |
7949 | # End Source File | |
7950 | # Begin Source File | |
7951 | ||
7952 | SOURCE=..\..\include\wx\msw\minifram.h | |
7953 | # End Source File | |
7954 | # Begin Source File | |
7955 | ||
7956 | SOURCE=..\..\include\wx\msw\missing.h | |
7957 | # End Source File | |
7958 | # Begin Source File | |
7959 | ||
7960 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
7961 | # End Source File | |
7962 | # Begin Source File | |
7963 | ||
28249f11 VS |
7964 | SOURCE=..\..\include\wx\msw\msvcrt.h |
7965 | # End Source File | |
7966 | # Begin Source File | |
7967 | ||
7968 | SOURCE=..\..\include\wx\msw\notebook.h | |
7969 | # End Source File | |
7970 | # Begin Source File | |
7971 | ||
7972 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
7973 | # End Source File | |
7974 | # Begin Source File | |
7975 | ||
7976 | SOURCE=..\..\include\wx\msw\palette.h | |
7977 | # End Source File | |
7978 | # Begin Source File | |
7979 | ||
7980 | SOURCE=..\..\include\wx\msw\pen.h | |
7981 | # End Source File | |
7982 | # Begin Source File | |
7983 | ||
4818141b JS |
7984 | SOURCE=..\..\include\wx\msw\popupwin.h |
7985 | # End Source File | |
7986 | # Begin Source File | |
7987 | ||
28249f11 VS |
7988 | SOURCE=..\..\include\wx\msw\printdlg.h |
7989 | # End Source File | |
7990 | # Begin Source File | |
7991 | ||
7992 | SOURCE=..\..\include\wx\msw\printwin.h | |
7993 | # End Source File | |
7994 | # Begin Source File | |
7995 | ||
28249f11 VS |
7996 | SOURCE=..\..\include\wx\msw\radiobox.h |
7997 | # End Source File | |
7998 | # Begin Source File | |
7999 | ||
8000 | SOURCE=..\..\include\wx\msw\radiobut.h | |
8001 | # End Source File | |
8002 | # Begin Source File | |
8003 | ||
5c60e845 MW |
8004 | SOURCE=..\..\include\wx\msw\rcdefs.h |
8005 | # End Source File | |
8006 | # Begin Source File | |
8007 | ||
28249f11 VS |
8008 | SOURCE=..\..\include\wx\msw\region.h |
8009 | # End Source File | |
8010 | # Begin Source File | |
8011 | ||
28249f11 VS |
8012 | SOURCE=..\..\include\wx\msw\scrolbar.h |
8013 | # End Source File | |
8014 | # Begin Source File | |
8015 | ||
8016 | SOURCE=..\..\include\wx\msw\setup0.h | |
8017 | # End Source File | |
8018 | # Begin Source File | |
8019 | ||
8020 | SOURCE=..\..\include\wx\msw\slider95.h | |
8021 | # End Source File | |
8022 | # Begin Source File | |
8023 | ||
002ed9af VS |
8024 | SOURCE=..\..\include\wx\msw\sound.h |
8025 | # End Source File | |
8026 | # Begin Source File | |
8027 | ||
28249f11 VS |
8028 | SOURCE=..\..\include\wx\msw\spinbutt.h |
8029 | # End Source File | |
8030 | # Begin Source File | |
8031 | ||
8032 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
8033 | # End Source File | |
8034 | # Begin Source File | |
8035 | ||
8036 | SOURCE=..\..\include\wx\msw\statbmp.h | |
8037 | # End Source File | |
8038 | # Begin Source File | |
8039 | ||
8040 | SOURCE=..\..\include\wx\msw\statbox.h | |
8041 | # End Source File | |
8042 | # Begin Source File | |
8043 | ||
8044 | SOURCE=..\..\include\wx\msw\statbr95.h | |
8045 | # End Source File | |
8046 | # Begin Source File | |
8047 | ||
8048 | SOURCE=..\..\include\wx\msw\statline.h | |
8049 | # End Source File | |
8050 | # Begin Source File | |
8051 | ||
8052 | SOURCE=..\..\include\wx\msw\stattext.h | |
8053 | # End Source File | |
8054 | # Begin Source File | |
8055 | ||
8056 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
8057 | # End Source File | |
8058 | # Begin Source File | |
8059 | ||
fe6e5818 VS |
8060 | SOURCE=..\..\include\wx\msw\taskbar.h |
8061 | # End Source File | |
8062 | # Begin Source File | |
8063 | ||
28249f11 VS |
8064 | SOURCE=..\..\include\wx\msw\tbar95.h |
8065 | # End Source File | |
8066 | # Begin Source File | |
8067 | ||
28249f11 VS |
8068 | SOURCE=..\..\include\wx\msw\textctrl.h |
8069 | # End Source File | |
8070 | # Begin Source File | |
8071 | ||
8072 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
8073 | # End Source File | |
8074 | # Begin Source File | |
8075 | ||
8076 | SOURCE=..\..\include\wx\msw\timer.h | |
8077 | # End Source File | |
8078 | # Begin Source File | |
8079 | ||
8080 | SOURCE=..\..\include\wx\msw\tooltip.h | |
8081 | # End Source File | |
8082 | # Begin Source File | |
8083 | ||
8084 | SOURCE=..\..\include\wx\msw\toplevel.h | |
8085 | # End Source File | |
8086 | # Begin Source File | |
8087 | ||
8088 | SOURCE=..\..\include\wx\msw\treectrl.h | |
8089 | # End Source File | |
8090 | # Begin Source File | |
8091 | ||
8092 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
8093 | # End Source File | |
8094 | # Begin Source File | |
8095 | ||
162a956b JS |
8096 | SOURCE=..\..\include\wx\msw\uxtheme.h |
8097 | # End Source File | |
8098 | # Begin Source File | |
8099 | ||
47a4a1ae JS |
8100 | SOURCE=..\..\include\wx\msw\uxthemep.h |
8101 | # End Source File | |
8102 | # Begin Source File | |
8103 | ||
fe6e5818 | 8104 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 VS |
8105 | # End Source File |
8106 | # End Group | |
8107 | # Begin Group "Generic Headers" | |
8108 | ||
8109 | # PROP Default_Filter "" | |
8110 | # Begin Source File | |
8111 | ||
8112 | SOURCE=..\..\include\wx\generic\accel.h | |
8113 | # End Source File | |
8114 | # Begin Source File | |
8115 | ||
cf9b63b3 VZ |
8116 | SOURCE=..\..\include\wx\generic\busyinfo.h |
8117 | # End Source File | |
8118 | # Begin Source File | |
8119 | ||
64d3ed17 JS |
8120 | SOURCE=..\..\include\wx\generic\buttonbar.h |
8121 | # End Source File | |
8122 | # Begin Source File | |
8123 | ||
fe6e5818 VS |
8124 | SOURCE=..\..\include\wx\generic\calctrl.h |
8125 | # End Source File | |
8126 | # Begin Source File | |
8127 | ||
28249f11 VS |
8128 | SOURCE=..\..\include\wx\generic\choicdgg.h |
8129 | # End Source File | |
8130 | # Begin Source File | |
8131 | ||
8132 | SOURCE=..\..\include\wx\generic\colrdlgg.h | |
8133 | # End Source File | |
8134 | # Begin Source File | |
8135 | ||
a340b80d VZ |
8136 | SOURCE=..\..\include\wx\generic\combo.h |
8137 | # End Source File | |
8138 | # Begin Source File | |
8139 | ||
b910a8ad JS |
8140 | SOURCE=..\..\include\wx\generic\dataview.h |
8141 | # End Source File | |
8142 | # Begin Source File | |
8143 | ||
d9876615 VZ |
8144 | SOURCE=..\..\include\wx\generic\datectrl.h |
8145 | # End Source File | |
8146 | # Begin Source File | |
8147 | ||
28249f11 VS |
8148 | SOURCE=..\..\include\wx\generic\dcpsg.h |
8149 | # End Source File | |
8150 | # Begin Source File | |
8151 | ||
8152 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
8153 | # End Source File | |
8154 | # Begin Source File | |
8155 | ||
8156 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
8157 | # End Source File | |
8158 | # Begin Source File | |
8159 | ||
8160 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
8161 | # End Source File | |
8162 | # Begin Source File | |
8163 | ||
8164 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
8165 | # End Source File | |
8166 | # Begin Source File | |
8167 | ||
8168 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
8169 | # End Source File | |
8170 | # Begin Source File | |
8171 | ||
8172 | SOURCE=..\..\include\wx\generic\fontdlgg.h | |
8173 | # End Source File | |
8174 | # Begin Source File | |
8175 | ||
fe6e5818 VS |
8176 | SOURCE=..\..\include\wx\generic\grid.h |
8177 | # End Source File | |
8178 | # Begin Source File | |
8179 | ||
8180 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
8181 | # End Source File | |
8182 | # Begin Source File | |
8183 | ||
8184 | SOURCE=..\..\include\wx\generic\gridsel.h | |
8185 | # End Source File | |
8186 | # Begin Source File | |
8187 | ||
8188 | SOURCE=..\..\include\wx\generic\helpext.h | |
8189 | # End Source File | |
8190 | # Begin Source File | |
8191 | ||
28249f11 VS |
8192 | SOURCE=..\..\include\wx\generic\imaglist.h |
8193 | # End Source File | |
8194 | # Begin Source File | |
8195 | ||
fe6e5818 VS |
8196 | SOURCE=..\..\include\wx\generic\laywin.h |
8197 | # End Source File | |
8198 | # Begin Source File | |
8199 | ||
28249f11 VS |
8200 | SOURCE=..\..\include\wx\generic\listctrl.h |
8201 | # End Source File | |
8202 | # Begin Source File | |
8203 | ||
8204 | SOURCE=..\..\include\wx\generic\logg.h | |
8205 | # End Source File | |
8206 | # Begin Source File | |
8207 | ||
8208 | SOURCE=..\..\include\wx\generic\mdig.h | |
8209 | # End Source File | |
8210 | # Begin Source File | |
8211 | ||
8212 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
8213 | # End Source File | |
8214 | # Begin Source File | |
8215 | ||
8216 | SOURCE=..\..\include\wx\generic\notebook.h | |
8217 | # End Source File | |
8218 | # Begin Source File | |
8219 | ||
c3255f5f DE |
8220 | SOURCE=..\..\include\wx\generic\numdlgg.h |
8221 | # End Source File | |
8222 | # Begin Source File | |
8223 | ||
28249f11 VS |
8224 | SOURCE=..\..\include\wx\generic\panelg.h |
8225 | # End Source File | |
8226 | # Begin Source File | |
8227 | ||
75a0a7b7 VS |
8228 | SOURCE=..\..\include\wx\generic\printps.h |
8229 | # End Source File | |
8230 | # Begin Source File | |
8231 | ||
28249f11 VS |
8232 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
8233 | # End Source File | |
8234 | # Begin Source File | |
8235 | ||
8236 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
8237 | # End Source File | |
8238 | # Begin Source File | |
8239 | ||
445511b3 JS |
8240 | SOURCE=..\..\include\wx\generic\propdlg.h |
8241 | # End Source File | |
8242 | # Begin Source File | |
8243 | ||
fe6e5818 VS |
8244 | SOURCE=..\..\include\wx\generic\sashwin.h |
8245 | # End Source File | |
8246 | # Begin Source File | |
8247 | ||
28249f11 VS |
8248 | SOURCE=..\..\include\wx\generic\scrolwin.h |
8249 | # End Source File | |
8250 | # Begin Source File | |
8251 | ||
8252 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
8253 | # End Source File | |
8254 | # Begin Source File | |
8255 | ||
fe6e5818 VS |
8256 | SOURCE=..\..\include\wx\generic\splash.h |
8257 | # End Source File | |
8258 | # Begin Source File | |
8259 | ||
28249f11 VS |
8260 | SOURCE=..\..\include\wx\generic\splitter.h |
8261 | # End Source File | |
8262 | # Begin Source File | |
8263 | ||
8264 | SOURCE=..\..\include\wx\generic\statusbr.h | |
8265 | # End Source File | |
8266 | # Begin Source File | |
8267 | ||
8268 | SOURCE=..\..\include\wx\generic\tabg.h | |
8269 | # End Source File | |
8270 | # Begin Source File | |
8271 | ||
8272 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
8273 | # End Source File | |
8274 | # Begin Source File | |
8275 | ||
8276 | SOURCE=..\..\include\wx\generic\timer.h | |
8277 | # End Source File | |
8278 | # Begin Source File | |
8279 | ||
8280 | SOURCE=..\..\include\wx\generic\treectlg.h | |
8281 | # End Source File | |
fe6e5818 VS |
8282 | # Begin Source File |
8283 | ||
8284 | SOURCE=..\..\include\wx\generic\wizard.h | |
8285 | # End Source File | |
28249f11 VS |
8286 | # End Group |
8287 | # Begin Group "wxUniv Headers" | |
8288 | ||
8289 | # PROP Default_Filter "" | |
8290 | # Begin Source File | |
8291 | ||
8292 | SOURCE=..\..\include\wx\univ\app.h | |
8293 | # End Source File | |
8294 | # Begin Source File | |
8295 | ||
8296 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
8297 | # End Source File | |
8298 | # Begin Source File | |
8299 | ||
8300 | SOURCE=..\..\include\wx\univ\button.h | |
8301 | # End Source File | |
8302 | # Begin Source File | |
8303 | ||
8304 | SOURCE=..\..\include\wx\univ\checkbox.h | |
8305 | # End Source File | |
8306 | # Begin Source File | |
8307 | ||
8308 | SOURCE=..\..\include\wx\univ\checklst.h | |
8309 | # End Source File | |
8310 | # Begin Source File | |
8311 | ||
8312 | SOURCE=..\..\include\wx\univ\choice.h | |
8313 | # End Source File | |
8314 | # Begin Source File | |
8315 | ||
8316 | SOURCE=..\..\include\wx\univ\colschem.h | |
8317 | # End Source File | |
8318 | # Begin Source File | |
8319 | ||
8320 | SOURCE=..\..\include\wx\univ\combobox.h | |
8321 | # End Source File | |
8322 | # Begin Source File | |
8323 | ||
8324 | SOURCE=..\..\include\wx\univ\control.h | |
8325 | # End Source File | |
8326 | # Begin Source File | |
8327 | ||
8328 | SOURCE=..\..\include\wx\univ\dialog.h | |
8329 | # End Source File | |
8330 | # Begin Source File | |
8331 | ||
8332 | SOURCE=..\..\include\wx\univ\frame.h | |
8333 | # End Source File | |
8334 | # Begin Source File | |
8335 | ||
8336 | SOURCE=..\..\include\wx\univ\gauge.h | |
8337 | # End Source File | |
8338 | # Begin Source File | |
8339 | ||
8340 | SOURCE=..\..\include\wx\univ\inpcons.h | |
8341 | # End Source File | |
8342 | # Begin Source File | |
8343 | ||
8344 | SOURCE=..\..\include\wx\univ\inphand.h | |
8345 | # End Source File | |
8346 | # Begin Source File | |
8347 | ||
8348 | SOURCE=..\..\include\wx\univ\listbox.h | |
8349 | # End Source File | |
8350 | # Begin Source File | |
8351 | ||
8352 | SOURCE=..\..\include\wx\univ\menu.h | |
8353 | # End Source File | |
8354 | # Begin Source File | |
8355 | ||
8356 | SOURCE=..\..\include\wx\univ\menuitem.h | |
8357 | # End Source File | |
8358 | # Begin Source File | |
8359 | ||
8360 | SOURCE=..\..\include\wx\univ\notebook.h | |
8361 | # End Source File | |
8362 | # Begin Source File | |
8363 | ||
8364 | SOURCE=..\..\include\wx\univ\radiobox.h | |
8365 | # End Source File | |
8366 | # Begin Source File | |
8367 | ||
8368 | SOURCE=..\..\include\wx\univ\radiobut.h | |
8369 | # End Source File | |
8370 | # Begin Source File | |
8371 | ||
8372 | SOURCE=..\..\include\wx\univ\renderer.h | |
8373 | # End Source File | |
8374 | # Begin Source File | |
8375 | ||
8376 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
8377 | # End Source File | |
8378 | # Begin Source File | |
8379 | ||
8380 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
8381 | # End Source File | |
8382 | # Begin Source File | |
8383 | ||
8384 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
8385 | # End Source File | |
8386 | # Begin Source File | |
8387 | ||
8388 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
8389 | # End Source File | |
8390 | # Begin Source File | |
8391 | ||
8392 | SOURCE=..\..\include\wx\univ\slider.h | |
8393 | # End Source File | |
8394 | # Begin Source File | |
8395 | ||
8396 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
8397 | # End Source File | |
8398 | # Begin Source File | |
8399 | ||
8400 | SOURCE=..\..\include\wx\univ\statbmp.h | |
8401 | # End Source File | |
8402 | # Begin Source File | |
8403 | ||
8404 | SOURCE=..\..\include\wx\univ\statbox.h | |
8405 | # End Source File | |
8406 | # Begin Source File | |
8407 | ||
8408 | SOURCE=..\..\include\wx\univ\statline.h | |
8409 | # End Source File | |
8410 | # Begin Source File | |
8411 | ||
8412 | SOURCE=..\..\include\wx\univ\stattext.h | |
8413 | # End Source File | |
8414 | # Begin Source File | |
8415 | ||
8416 | SOURCE=..\..\include\wx\univ\statusbr.h | |
8417 | # End Source File | |
8418 | # Begin Source File | |
8419 | ||
8420 | SOURCE=..\..\include\wx\univ\textctrl.h | |
8421 | # End Source File | |
8422 | # Begin Source File | |
8423 | ||
8424 | SOURCE=..\..\include\wx\univ\theme.h | |
8425 | # End Source File | |
8426 | # Begin Source File | |
8427 | ||
8428 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8429 | # End Source File | |
8430 | # Begin Source File | |
8431 | ||
8432 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8433 | # End Source File | |
757e7c67 VS |
8434 | # Begin Source File |
8435 | ||
8436 | SOURCE=..\..\include\wx\univ\window.h | |
8437 | # End Source File | |
fe6e5818 VS |
8438 | # End Group |
8439 | # Begin Group "wxHTML Headers" | |
8440 | ||
8441 | # PROP Default_Filter "" | |
8442 | # Begin Source File | |
8443 | ||
fe6e5818 VS |
8444 | SOURCE=..\..\include\wx\html\helpctrl.h |
8445 | # End Source File | |
8446 | # Begin Source File | |
8447 | ||
8448 | SOURCE=..\..\include\wx\html\helpdata.h | |
8449 | # End Source File | |
28249f11 VS |
8450 | # Begin Source File |
8451 | ||
f3e156ef JS |
8452 | SOURCE=..\..\include\wx\html\helpdlg.h |
8453 | # End Source File | |
8454 | # Begin Source File | |
8455 | ||
fe6e5818 VS |
8456 | SOURCE=..\..\include\wx\html\helpfrm.h |
8457 | # End Source File | |
8458 | # Begin Source File | |
8459 | ||
f3e156ef JS |
8460 | SOURCE=..\..\include\wx\html\helpwnd.h |
8461 | # End Source File | |
8462 | # Begin Source File | |
8463 | ||
fe6e5818 VS |
8464 | SOURCE=..\..\include\wx\html\htmlcell.h |
8465 | # End Source File | |
8466 | # Begin Source File | |
8467 | ||
8468 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8469 | # End Source File | |
8470 | # Begin Source File | |
8471 | ||
8472 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8473 | # End Source File | |
8474 | # Begin Source File | |
8475 | ||
8476 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8477 | # End Source File | |
8478 | # Begin Source File | |
8479 | ||
8480 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8481 | # End Source File | |
8482 | # Begin Source File | |
8483 | ||
8484 | SOURCE=..\..\include\wx\html\htmltag.h | |
8485 | # End Source File | |
8486 | # Begin Source File | |
8487 | ||
8488 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8489 | # End Source File | |
8490 | # Begin Source File | |
8491 | ||
8492 | SOURCE=..\..\include\wx\html\htmprint.h | |
8493 | # End Source File | |
8494 | # Begin Source File | |
8495 | ||
8496 | SOURCE=..\..\include\wx\html\m_templ.h | |
8497 | # End Source File | |
8498 | # Begin Source File | |
8499 | ||
8500 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8501 | # End Source File |
8502 | # End Group | |
8503 | # Begin Group "Common Headers" | |
8504 | ||
8505 | # PROP Default_Filter "" | |
8506 | # Begin Source File | |
8507 | ||
8508 | SOURCE=..\..\include\wx\accel.h | |
8509 | # End Source File | |
8510 | # Begin Source File | |
8511 | ||
8512 | SOURCE=..\..\include\wx\access.h | |
8513 | # End Source File | |
8514 | # Begin Source File | |
8515 | ||
28249f11 VS |
8516 | SOURCE=..\..\include\wx\artprov.h |
8517 | # End Source File | |
8518 | # Begin Source File | |
8519 | ||
8520 | SOURCE=..\..\include\wx\bitmap.h | |
8521 | # End Source File | |
8522 | # Begin Source File | |
8523 | ||
8524 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8525 | # End Source File | |
8526 | # Begin Source File | |
8527 | ||
73fb9ebe VZ |
8528 | SOURCE=..\..\include\wx\bookctrl.h |
8529 | # End Source File | |
8530 | # Begin Source File | |
8531 | ||
28249f11 VS |
8532 | SOURCE=..\..\include\wx\brush.h |
8533 | # End Source File | |
8534 | # Begin Source File | |
8535 | ||
8536 | SOURCE=..\..\include\wx\busyinfo.h | |
8537 | # End Source File | |
8538 | # Begin Source File | |
8539 | ||
8540 | SOURCE=..\..\include\wx\button.h | |
8541 | # End Source File | |
8542 | # Begin Source File | |
8543 | ||
757e7c67 VS |
8544 | SOURCE=..\..\include\wx\calctrl.h |
8545 | # End Source File | |
8546 | # Begin Source File | |
8547 | ||
28249f11 VS |
8548 | SOURCE=..\..\include\wx\caret.h |
8549 | # End Source File | |
8550 | # Begin Source File | |
8551 | ||
8552 | SOURCE=..\..\include\wx\checkbox.h | |
8553 | # End Source File | |
8554 | # Begin Source File | |
8555 | ||
8556 | SOURCE=..\..\include\wx\checklst.h | |
8557 | # End Source File | |
8558 | # Begin Source File | |
8559 | ||
8560 | SOURCE=..\..\include\wx\choicdlg.h | |
8561 | # End Source File | |
8562 | # Begin Source File | |
8563 | ||
8564 | SOURCE=..\..\include\wx\choice.h | |
8565 | # End Source File | |
8566 | # Begin Source File | |
8567 | ||
ef335a4f VZ |
8568 | SOURCE=..\..\include\wx\choicebk.h |
8569 | # End Source File | |
8570 | # Begin Source File | |
8571 | ||
28249f11 VS |
8572 | SOURCE=..\..\include\wx\clipbrd.h |
8573 | # End Source File | |
8574 | # Begin Source File | |
8575 | ||
8576 | SOURCE=..\..\include\wx\cmdproc.h | |
8577 | # End Source File | |
8578 | # Begin Source File | |
8579 | ||
8580 | SOURCE=..\..\include\wx\cmndata.h | |
8581 | # End Source File | |
8582 | # Begin Source File | |
8583 | ||
8584 | SOURCE=..\..\include\wx\colordlg.h | |
8585 | # End Source File | |
8586 | # Begin Source File | |
8587 | ||
8588 | SOURCE=..\..\include\wx\colour.h | |
8589 | # End Source File | |
8590 | # Begin Source File | |
8591 | ||
a340b80d VZ |
8592 | SOURCE=..\..\include\wx\combo.h |
8593 | # End Source File | |
8594 | # Begin Source File | |
8595 | ||
28249f11 VS |
8596 | SOURCE=..\..\include\wx\combobox.h |
8597 | # End Source File | |
8598 | # Begin Source File | |
8599 | ||
8600 | SOURCE=..\..\include\wx\control.h | |
8601 | # End Source File | |
8602 | # Begin Source File | |
8603 | ||
8604 | SOURCE=..\..\include\wx\cshelp.h | |
8605 | # End Source File | |
8606 | # Begin Source File | |
8607 | ||
8608 | SOURCE=..\..\include\wx\ctrlsub.h | |
8609 | # End Source File | |
8610 | # Begin Source File | |
8611 | ||
8612 | SOURCE=..\..\include\wx\cursor.h | |
8613 | # End Source File | |
8614 | # Begin Source File | |
8615 | ||
8616 | SOURCE=..\..\include\wx\dataobj.h | |
8617 | # End Source File | |
8618 | # Begin Source File | |
8619 | ||
87853604 WS |
8620 | SOURCE=..\..\include\wx\dataview.h |
8621 | # End Source File | |
8622 | # Begin Source File | |
8623 | ||
114a4501 VZ |
8624 | SOURCE=..\..\include\wx\datectrl.h |
8625 | # End Source File | |
8626 | # Begin Source File | |
8627 | ||
8628 | SOURCE=..\..\include\wx\dateevt.h | |
8629 | # End Source File | |
8630 | # Begin Source File | |
8631 | ||
fe6e5818 VS |
8632 | SOURCE=..\..\include\wx\dbgrid.h |
8633 | # End Source File | |
fe6e5818 VS |
8634 | # Begin Source File |
8635 | ||
28249f11 VS |
8636 | SOURCE=..\..\include\wx\dc.h |
8637 | # End Source File | |
8638 | # Begin Source File | |
8639 | ||
fe6e5818 VS |
8640 | SOURCE=..\..\include\wx\dcbuffer.h |
8641 | # End Source File | |
8642 | # Begin Source File | |
8643 | ||
28249f11 VS |
8644 | SOURCE=..\..\include\wx\dcclient.h |
8645 | # End Source File | |
8646 | # Begin Source File | |
8647 | ||
8648 | SOURCE=..\..\include\wx\dcmemory.h | |
8649 | # End Source File | |
8650 | # Begin Source File | |
8651 | ||
8652 | SOURCE=..\..\include\wx\dcmirror.h | |
8653 | # End Source File | |
8654 | # Begin Source File | |
8655 | ||
8656 | SOURCE=..\..\include\wx\dcprint.h | |
8657 | # End Source File | |
8658 | # Begin Source File | |
8659 | ||
8660 | SOURCE=..\..\include\wx\dcps.h | |
8661 | # End Source File | |
8662 | # Begin Source File | |
8663 | ||
8664 | SOURCE=..\..\include\wx\dcscreen.h | |
8665 | # End Source File | |
8666 | # Begin Source File | |
8667 | ||
4ed30bab | 8668 | SOURCE=..\..\include\wx\debugrpt.h |
61639efb VZ |
8669 | # End Source File |
8670 | # Begin Source File | |
8671 | ||
28249f11 VS |
8672 | SOURCE=..\..\include\wx\dialog.h |
8673 | # End Source File | |
8674 | # Begin Source File | |
8675 | ||
8676 | SOURCE=..\..\include\wx\dialup.h | |
8677 | # End Source File | |
8678 | # Begin Source File | |
8679 | ||
8680 | SOURCE=..\..\include\wx\dirctrl.h | |
8681 | # End Source File | |
8682 | # Begin Source File | |
8683 | ||
8684 | SOURCE=..\..\include\wx\dirdlg.h | |
8685 | # End Source File | |
8686 | # Begin Source File | |
8687 | ||
8688 | SOURCE=..\..\include\wx\display.h | |
8689 | # End Source File | |
8690 | # Begin Source File | |
8691 | ||
87853604 WS |
8692 | SOURCE=..\..\include\wx\display_impl.h |
8693 | # End Source File | |
8694 | # Begin Source File | |
8695 | ||
28249f11 VS |
8696 | SOURCE=..\..\include\wx\dnd.h |
8697 | # End Source File | |
8698 | # Begin Source File | |
8699 | ||
8700 | SOURCE=..\..\include\wx\docmdi.h | |
8701 | # End Source File | |
8702 | # Begin Source File | |
8703 | ||
8704 | SOURCE=..\..\include\wx\docview.h | |
8705 | # End Source File | |
8706 | # Begin Source File | |
8707 | ||
8708 | SOURCE=..\..\include\wx\dragimag.h | |
8709 | # End Source File | |
8710 | # Begin Source File | |
8711 | ||
8712 | SOURCE=..\..\include\wx\effects.h | |
8713 | # End Source File | |
8714 | # Begin Source File | |
8715 | ||
b71531ad VZ |
8716 | SOURCE=..\..\include\wx\encinfo.h |
8717 | # End Source File | |
8718 | # Begin Source File | |
8719 | ||
28249f11 VS |
8720 | SOURCE=..\..\include\wx\evtloop.h |
8721 | # End Source File | |
8722 | # Begin Source File | |
8723 | ||
8724 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8725 | # End Source File | |
8726 | # Begin Source File | |
8727 | ||
8728 | SOURCE=..\..\include\wx\filedlg.h | |
8729 | # End Source File | |
8730 | # Begin Source File | |
8731 | ||
8732 | SOURCE=..\..\include\wx\fmappriv.h | |
8733 | # End Source File | |
8734 | # Begin Source File | |
8735 | ||
8736 | SOURCE=..\..\include\wx\font.h | |
8737 | # End Source File | |
8738 | # Begin Source File | |
8739 | ||
8740 | SOURCE=..\..\include\wx\fontdlg.h | |
8741 | # End Source File | |
8742 | # Begin Source File | |
8743 | ||
8744 | SOURCE=..\..\include\wx\fontenum.h | |
8745 | # End Source File | |
8746 | # Begin Source File | |
8747 | ||
8748 | SOURCE=..\..\include\wx\fontutil.h | |
8749 | # End Source File | |
8750 | # Begin Source File | |
8751 | ||
8752 | SOURCE=..\..\include\wx\frame.h | |
8753 | # End Source File | |
8754 | # Begin Source File | |
8755 | ||
8756 | SOURCE=..\..\include\wx\gauge.h | |
8757 | # End Source File | |
8758 | # Begin Source File | |
8759 | ||
20b35a69 RD |
8760 | SOURCE=..\..\include\wx\gbsizer.h |
8761 | # End Source File | |
8762 | # Begin Source File | |
8763 | ||
28249f11 VS |
8764 | SOURCE=..\..\include\wx\gdicmn.h |
8765 | # End Source File | |
8766 | # Begin Source File | |
8767 | ||
8768 | SOURCE=..\..\include\wx\gdiobj.h | |
8769 | # End Source File | |
8770 | # Begin Source File | |
8771 | ||
8772 | SOURCE=..\..\include\wx\geometry.h | |
8773 | # End Source File | |
8774 | # Begin Source File | |
8775 | ||
8776 | SOURCE=..\..\include\wx\gifdecod.h | |
8777 | # End Source File | |
8778 | # Begin Source File | |
8779 | ||
8780 | SOURCE=..\..\include\wx\glcanvas.h | |
8781 | # End Source File | |
8782 | # Begin Source File | |
8783 | ||
fe6e5818 VS |
8784 | SOURCE=..\..\include\wx\grid.h |
8785 | # End Source File | |
8786 | # Begin Source File | |
8787 | ||
28249f11 VS |
8788 | SOURCE=..\..\include\wx\help.h |
8789 | # End Source File | |
8790 | # Begin Source File | |
8791 | ||
8792 | SOURCE=..\..\include\wx\helpbase.h | |
8793 | # End Source File | |
8794 | # Begin Source File | |
8795 | ||
8796 | SOURCE=..\..\include\wx\helphtml.h | |
8797 | # End Source File | |
8798 | # Begin Source File | |
8799 | ||
8800 | SOURCE=..\..\include\wx\helpwin.h | |
8801 | # End Source File | |
8802 | # Begin Source File | |
8803 | ||
fe6e5818 VS |
8804 | SOURCE=..\..\include\wx\htmllbox.h |
8805 | # End Source File | |
8806 | # Begin Source File | |
8807 | ||
9e89f049 RD |
8808 | SOURCE=..\..\include\wx\hyperlink.h |
8809 | # End Source File | |
8810 | # Begin Source File | |
8811 | ||
28249f11 VS |
8812 | SOURCE=..\..\include\wx\icon.h |
8813 | # End Source File | |
8814 | # Begin Source File | |
8815 | ||
8816 | SOURCE=..\..\include\wx\iconbndl.h | |
8817 | # End Source File | |
8818 | # Begin Source File | |
8819 | ||
8820 | SOURCE=..\..\include\wx\imagbmp.h | |
8821 | # End Source File | |
8822 | # Begin Source File | |
8823 | ||
8824 | SOURCE=..\..\include\wx\image.h | |
8825 | # End Source File | |
8826 | # Begin Source File | |
8827 | ||
8828 | SOURCE=..\..\include\wx\imaggif.h | |
8829 | # End Source File | |
8830 | # Begin Source File | |
8831 | ||
8832 | SOURCE=..\..\include\wx\imagiff.h | |
8833 | # End Source File | |
8834 | # Begin Source File | |
8835 | ||
8836 | SOURCE=..\..\include\wx\imagjpeg.h | |
8837 | # End Source File | |
8838 | # Begin Source File | |
8839 | ||
8840 | SOURCE=..\..\include\wx\imaglist.h | |
8841 | # End Source File | |
8842 | # Begin Source File | |
8843 | ||
8844 | SOURCE=..\..\include\wx\imagpcx.h | |
8845 | # End Source File | |
8846 | # Begin Source File | |
8847 | ||
8848 | SOURCE=..\..\include\wx\imagpng.h | |
8849 | # End Source File | |
8850 | # Begin Source File | |
8851 | ||
8852 | SOURCE=..\..\include\wx\imagpnm.h | |
8853 | # End Source File | |
8854 | # Begin Source File | |
8855 | ||
8856 | SOURCE=..\..\include\wx\imagtiff.h | |
8857 | # End Source File | |
8858 | # Begin Source File | |
8859 | ||
8860 | SOURCE=..\..\include\wx\imagxpm.h | |
8861 | # End Source File | |
8862 | # Begin Source File | |
8863 | ||
fe6e5818 VS |
8864 | SOURCE=..\..\include\wx\joystick.h |
8865 | # End Source File | |
8866 | # Begin Source File | |
8867 | ||
28249f11 VS |
8868 | SOURCE=..\..\include\wx\layout.h |
8869 | # End Source File | |
8870 | # Begin Source File | |
8871 | ||
fe6e5818 VS |
8872 | SOURCE=..\..\include\wx\laywin.h |
8873 | # End Source File | |
8874 | # Begin Source File | |
8875 | ||
28249f11 VS |
8876 | SOURCE=..\..\include\wx\listbase.h |
8877 | # End Source File | |
8878 | # Begin Source File | |
8879 | ||
73fb9ebe VZ |
8880 | SOURCE=..\..\include\wx\listbook.h |
8881 | # End Source File | |
8882 | # Begin Source File | |
8883 | ||
28249f11 VS |
8884 | SOURCE=..\..\include\wx\listbox.h |
8885 | # End Source File | |
8886 | # Begin Source File | |
8887 | ||
8888 | SOURCE=..\..\include\wx\listctrl.h | |
8889 | # End Source File | |
8890 | # Begin Source File | |
8891 | ||
8892 | SOURCE=..\..\include\wx\matrix.h | |
8893 | # End Source File | |
8894 | # Begin Source File | |
8895 | ||
8896 | SOURCE=..\..\include\wx\mdi.h | |
8897 | # End Source File | |
8898 | # Begin Source File | |
8899 | ||
39c5bef0 RN |
8900 | SOURCE=..\..\include\wx\mediactrl.h |
8901 | # End Source File | |
8902 | # Begin Source File | |
8903 | ||
28249f11 VS |
8904 | SOURCE=..\..\include\wx\menu.h |
8905 | # End Source File | |
8906 | # Begin Source File | |
8907 | ||
8908 | SOURCE=..\..\include\wx\menuitem.h | |
8909 | # End Source File | |
8910 | # Begin Source File | |
8911 | ||
8912 | SOURCE=..\..\include\wx\metafile.h | |
8913 | # End Source File | |
8914 | # Begin Source File | |
8915 | ||
8916 | SOURCE=..\..\include\wx\minifram.h | |
8917 | # End Source File | |
8918 | # Begin Source File | |
8919 | ||
8920 | SOURCE=..\..\include\wx\msgdlg.h | |
8921 | # End Source File | |
8922 | # Begin Source File | |
8923 | ||
8924 | SOURCE=..\..\include\wx\notebook.h | |
8925 | # End Source File | |
8926 | # Begin Source File | |
8927 | ||
c3255f5f DE |
8928 | SOURCE=..\..\include\wx\numdlg.h |
8929 | # End Source File | |
8930 | # Begin Source File | |
8931 | ||
a340b80d VZ |
8932 | SOURCE=..\..\include\wx\odcombo.h |
8933 | # End Source File | |
8934 | # Begin Source File | |
8935 | ||
28249f11 VS |
8936 | SOURCE=..\..\include\wx\ownerdrw.h |
8937 | # End Source File | |
8938 | # Begin Source File | |
8939 | ||
8940 | SOURCE=..\..\include\wx\palette.h | |
8941 | # End Source File | |
8942 | # Begin Source File | |
8943 | ||
8944 | SOURCE=..\..\include\wx\panel.h | |
8945 | # End Source File | |
8946 | # Begin Source File | |
8947 | ||
8948 | SOURCE=..\..\include\wx\paper.h | |
8949 | # End Source File | |
8950 | # Begin Source File | |
8951 | ||
8952 | SOURCE=..\..\include\wx\pen.h | |
8953 | # End Source File | |
8954 | # Begin Source File | |
8955 | ||
8956 | SOURCE=..\..\include\wx\popupwin.h | |
8957 | # End Source File | |
8958 | # Begin Source File | |
8959 | ||
8960 | SOURCE=..\..\include\wx\print.h | |
8961 | # End Source File | |
8962 | # Begin Source File | |
8963 | ||
8964 | SOURCE=..\..\include\wx\printdlg.h | |
8965 | # End Source File | |
8966 | # Begin Source File | |
8967 | ||
8968 | SOURCE=..\..\include\wx\prntbase.h | |
8969 | # End Source File | |
8970 | # Begin Source File | |
8971 | ||
8972 | SOURCE=..\..\include\wx\progdlg.h | |
8973 | # End Source File | |
8974 | # Begin Source File | |
8975 | ||
445511b3 JS |
8976 | SOURCE=..\..\include\wx\propdlg.h |
8977 | # End Source File | |
8978 | # Begin Source File | |
8979 | ||
28249f11 VS |
8980 | SOURCE=..\..\include\wx\ptr_scpd.h |
8981 | # End Source File | |
8982 | # Begin Source File | |
8983 | ||
8984 | SOURCE=..\..\include\wx\quantize.h | |
8985 | # End Source File | |
8986 | # Begin Source File | |
8987 | ||
8988 | SOURCE=..\..\include\wx\radiobox.h | |
8989 | # End Source File | |
8990 | # Begin Source File | |
8991 | ||
8992 | SOURCE=..\..\include\wx\radiobut.h | |
8993 | # End Source File | |
8994 | # Begin Source File | |
8995 | ||
8996 | SOURCE=..\..\include\wx\rawbmp.h | |
8997 | # End Source File | |
8998 | # Begin Source File | |
8999 | ||
9000 | SOURCE=..\..\include\wx\region.h | |
9001 | # End Source File | |
9002 | # Begin Source File | |
9003 | ||
9004 | SOURCE=..\..\include\wx\renderer.h | |
9005 | # End Source File | |
9006 | # Begin Source File | |
9007 | ||
5d7836c4 JS |
9008 | SOURCE=..\..\include\wx\richtext\richtextbuffer.h |
9009 | # End Source File | |
9010 | # Begin Source File | |
9011 | ||
9012 | SOURCE=..\..\include\wx\richtext\richtextctrl.h | |
9013 | # End Source File | |
9014 | # Begin Source File | |
9015 | ||
9016 | SOURCE=..\..\include\wx\richtext\richtextstyles.h | |
9017 | # End Source File | |
9018 | # Begin Source File | |
9019 | ||
9020 | SOURCE=..\..\include\wx\richtext\richtextxml.h | |
9021 | # End Source File | |
9022 | # Begin Source File | |
9023 | ||
fe6e5818 VS |
9024 | SOURCE=..\..\include\wx\sashwin.h |
9025 | # End Source File | |
9026 | # Begin Source File | |
9027 | ||
28249f11 VS |
9028 | SOURCE=..\..\include\wx\scopeguard.h |
9029 | # End Source File | |
9030 | # Begin Source File | |
9031 | ||
9032 | SOURCE=..\..\include\wx\scrolbar.h | |
9033 | # End Source File | |
9034 | # Begin Source File | |
9035 | ||
9036 | SOURCE=..\..\include\wx\scrolwin.h | |
9037 | # End Source File | |
9038 | # Begin Source File | |
9039 | ||
9040 | SOURCE=..\..\include\wx\selstore.h | |
9041 | # End Source File | |
9042 | # Begin Source File | |
9043 | ||
9044 | SOURCE=..\..\include\wx\settings.h | |
9045 | # End Source File | |
9046 | # Begin Source File | |
9047 | ||
9048 | SOURCE=..\..\include\wx\sizer.h | |
9049 | # End Source File | |
9050 | # Begin Source File | |
9051 | ||
9052 | SOURCE=..\..\include\wx\slider.h | |
9053 | # End Source File | |
9054 | # Begin Source File | |
9055 | ||
002ed9af VS |
9056 | SOURCE=..\..\include\wx\sound.h |
9057 | # End Source File | |
9058 | # Begin Source File | |
9059 | ||
28249f11 VS |
9060 | SOURCE=..\..\include\wx\spinbutt.h |
9061 | # End Source File | |
9062 | # Begin Source File | |
9063 | ||
9064 | SOURCE=..\..\include\wx\spinctrl.h | |
9065 | # End Source File | |
9066 | # Begin Source File | |
9067 | ||
fe6e5818 VS |
9068 | SOURCE=..\..\include\wx\splash.h |
9069 | # End Source File | |
9070 | # Begin Source File | |
9071 | ||
28249f11 VS |
9072 | SOURCE=..\..\include\wx\splitter.h |
9073 | # End Source File | |
9074 | # Begin Source File | |
9075 | ||
28249f11 VS |
9076 | SOURCE=..\..\include\wx\statbmp.h |
9077 | # End Source File | |
9078 | # Begin Source File | |
9079 | ||
9080 | SOURCE=..\..\include\wx\statbox.h | |
9081 | # End Source File | |
9082 | # Begin Source File | |
9083 | ||
9084 | SOURCE=..\..\include\wx\statline.h | |
9085 | # End Source File | |
9086 | # Begin Source File | |
9087 | ||
9088 | SOURCE=..\..\include\wx\stattext.h | |
9089 | # End Source File | |
9090 | # Begin Source File | |
9091 | ||
9092 | SOURCE=..\..\include\wx\statusbr.h | |
9093 | # End Source File | |
9094 | # Begin Source File | |
9095 | ||
9096 | SOURCE=..\..\include\wx\tab.h | |
9097 | # End Source File | |
9098 | # Begin Source File | |
9099 | ||
9100 | SOURCE=..\..\include\wx\tabctrl.h | |
9101 | # End Source File | |
9102 | # Begin Source File | |
9103 | ||
fe6e5818 VS |
9104 | SOURCE=..\..\include\wx\taskbar.h |
9105 | # End Source File | |
9106 | # Begin Source File | |
9107 | ||
28249f11 VS |
9108 | SOURCE=..\..\include\wx\tbarbase.h |
9109 | # End Source File | |
9110 | # Begin Source File | |
9111 | ||
28249f11 VS |
9112 | SOURCE=..\..\include\wx\textctrl.h |
9113 | # End Source File | |
9114 | # Begin Source File | |
9115 | ||
9116 | SOURCE=..\..\include\wx\textdlg.h | |
9117 | # End Source File | |
9118 | # Begin Source File | |
9119 | ||
9120 | SOURCE=..\..\include\wx\tglbtn.h | |
9121 | # End Source File | |
9122 | # Begin Source File | |
9123 | ||
fe6e5818 | 9124 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
9125 | # End Source File |
9126 | # Begin Source File | |
9127 | ||
9128 | SOURCE=..\..\include\wx\tipwin.h | |
9129 | # End Source File | |
9130 | # Begin Source File | |
9131 | ||
9132 | SOURCE=..\..\include\wx\toolbar.h | |
9133 | # End Source File | |
9134 | # Begin Source File | |
9135 | ||
7dcea26b JS |
9136 | SOURCE=..\..\include\wx\toolbook.h |
9137 | # End Source File | |
9138 | # Begin Source File | |
9139 | ||
28249f11 VS |
9140 | SOURCE=..\..\include\wx\tooltip.h |
9141 | # End Source File | |
9142 | # Begin Source File | |
9143 | ||
9144 | SOURCE=..\..\include\wx\toplevel.h | |
9145 | # End Source File | |
9146 | # Begin Source File | |
9147 | ||
9148 | SOURCE=..\..\include\wx\treebase.h | |
9149 | # End Source File | |
9150 | # Begin Source File | |
9151 | ||
54770337 VZ |
9152 | SOURCE=..\..\include\wx\treebook.h |
9153 | # End Source File | |
9154 | # Begin Source File | |
9155 | ||
28249f11 VS |
9156 | SOURCE=..\..\include\wx\treectrl.h |
9157 | # End Source File | |
9158 | # Begin Source File | |
9159 | ||
9160 | SOURCE=..\..\include\wx\valgen.h | |
9161 | # End Source File | |
9162 | # Begin Source File | |
9163 | ||
9164 | SOURCE=..\..\include\wx\validate.h | |
9165 | # End Source File | |
9166 | # Begin Source File | |
9167 | ||
9168 | SOURCE=..\..\include\wx\valtext.h | |
9169 | # End Source File | |
9170 | # Begin Source File | |
9171 | ||
b71531ad VZ |
9172 | SOURCE=..\..\include\wx\vidmode.h |
9173 | # End Source File | |
9174 | # Begin Source File | |
9175 | ||
28249f11 VS |
9176 | SOURCE=..\..\include\wx\vlbox.h |
9177 | # End Source File | |
9178 | # Begin Source File | |
9179 | ||
9180 | SOURCE=..\..\include\wx\vms_x_fix.h | |
9181 | # End Source File | |
9182 | # Begin Source File | |
9183 | ||
9184 | SOURCE=..\..\include\wx\vscroll.h | |
9185 | # End Source File | |
9186 | # Begin Source File | |
9187 | ||
fe6e5818 VS |
9188 | SOURCE=..\..\include\wx\wave.h |
9189 | # End Source File | |
9190 | # Begin Source File | |
9191 | ||
28249f11 VS |
9192 | SOURCE=..\..\include\wx\window.h |
9193 | # End Source File | |
9194 | # Begin Source File | |
9195 | ||
fe6e5818 VS |
9196 | SOURCE=..\..\include\wx\wizard.h |
9197 | # End Source File | |
9198 | # Begin Source File | |
9199 | ||
87853604 WS |
9200 | SOURCE=..\..\include\wx\wupdlock.h |
9201 | # End Source File | |
9202 | # Begin Source File | |
9203 | ||
fe6e5818 | 9204 | SOURCE=..\..\include\wx\wxhtml.h |
28249f11 VS |
9205 | # End Source File |
9206 | # Begin Source File | |
9207 | ||
a32f9aaf VS |
9208 | SOURCE=..\..\include\wx\xrc\xh_all.h |
9209 | # End Source File | |
9210 | # Begin Source File | |
9211 | ||
9212 | SOURCE=..\..\include\wx\xrc\xh_bmp.h | |
9213 | # End Source File | |
9214 | # Begin Source File | |
9215 | ||
9216 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
9217 | # End Source File | |
9218 | # Begin Source File | |
9219 | ||
9220 | SOURCE=..\..\include\wx\xrc\xh_bttn.h | |
9221 | # End Source File | |
9222 | # Begin Source File | |
9223 | ||
9224 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
9225 | # End Source File | |
9226 | # Begin Source File | |
9227 | ||
9228 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
9229 | # End Source File | |
9230 | # Begin Source File | |
9231 | ||
9232 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
9233 | # End Source File | |
9234 | # Begin Source File | |
9235 | ||
9236 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
9237 | # End Source File | |
9238 | # Begin Source File | |
9239 | ||
9aaf1192 WS |
9240 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
9241 | # End Source File | |
9242 | # Begin Source File | |
9243 | ||
a32f9aaf VS |
9244 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
9245 | # End Source File | |
9246 | # Begin Source File | |
9247 | ||
162a956b JS |
9248 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
9249 | # End Source File | |
9250 | # Begin Source File | |
9251 | ||
a32f9aaf VS |
9252 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
9253 | # End Source File | |
9254 | # Begin Source File | |
9255 | ||
9256 | SOURCE=..\..\include\wx\xrc\xh_frame.h | |
9257 | # End Source File | |
9258 | # Begin Source File | |
9259 | ||
9260 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
9261 | # End Source File | |
9262 | # Begin Source File | |
9263 | ||
9264 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
9265 | # End Source File | |
9266 | # Begin Source File | |
9267 | ||
dbcca2fa VZ |
9268 | SOURCE=..\..\include\wx\xrc\xh_grid.h |
9269 | # End Source File | |
9270 | # Begin Source File | |
9271 | ||
a32f9aaf VS |
9272 | SOURCE=..\..\include\wx\xrc\xh_html.h |
9273 | # End Source File | |
9274 | # Begin Source File | |
9275 | ||
9e89f049 RD |
9276 | SOURCE=..\..\include\wx\xrc\xh_hyperlink.h |
9277 | # End Source File | |
9278 | # Begin Source File | |
9279 | ||
a32f9aaf VS |
9280 | SOURCE=..\..\include\wx\xrc\xh_listb.h |
9281 | # End Source File | |
9282 | # Begin Source File | |
9aaf1192 WS |
9283 | |
9284 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
9285 | # End Source File | |
9286 | # Begin Source File | |
a32f9aaf VS |
9287 | |
9288 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
9289 | # End Source File | |
9290 | # Begin Source File | |
9291 | ||
4818141b JS |
9292 | SOURCE=..\..\include\wx\xrc\xh_mdi.h |
9293 | # End Source File | |
9294 | # Begin Source File | |
9295 | ||
a32f9aaf VS |
9296 | SOURCE=..\..\include\wx\xrc\xh_menu.h |
9297 | # End Source File | |
9298 | # Begin Source File | |
9299 | ||
9300 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
9301 | # End Source File | |
9302 | # Begin Source File | |
9303 | ||
9304 | SOURCE=..\..\include\wx\xrc\xh_panel.h | |
9305 | # End Source File | |
9306 | # Begin Source File | |
9307 | ||
9308 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
9309 | # End Source File | |
9310 | # Begin Source File | |
9311 | ||
9312 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
9313 | # End Source File | |
9314 | # Begin Source File | |
9315 | ||
9316 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
9317 | # End Source File | |
9318 | # Begin Source File | |
9319 | ||
9320 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
9321 | # End Source File | |
9322 | # Begin Source File | |
9323 | ||
9324 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
9325 | # End Source File | |
9326 | # Begin Source File | |
9327 | ||
9328 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
9329 | # End Source File | |
9330 | # Begin Source File | |
9331 | ||
9332 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
9333 | # End Source File | |
9334 | # Begin Source File | |
9335 | ||
9336 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
9337 | # End Source File | |
9338 | # Begin Source File | |
9339 | ||
9340 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
9341 | # End Source File | |
9342 | # Begin Source File | |
9343 | ||
9344 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
9345 | # End Source File | |
9346 | # Begin Source File | |
9347 | ||
9348 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
9349 | # End Source File | |
9350 | # Begin Source File | |
9351 | ||
9352 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
9353 | # End Source File | |
9354 | # Begin Source File | |
9355 | ||
9356 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
9357 | # End Source File | |
9358 | # Begin Source File | |
9359 | ||
9360 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
9361 | # End Source File | |
9362 | # Begin Source File | |
9363 | ||
9364 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
9365 | # End Source File | |
9366 | # Begin Source File | |
9367 | ||
9368 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
9369 | # End Source File | |
9370 | # Begin Source File | |
9371 | ||
9372 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
9373 | # End Source File | |
9374 | # Begin Source File | |
9375 | ||
5d7836c4 JS |
9376 | SOURCE=..\..\include\wx\xrc\xh_treebk.h |
9377 | # End Source File | |
9378 | # Begin Source File | |
9379 | ||
a32f9aaf VS |
9380 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h |
9381 | # End Source File | |
9382 | # Begin Source File | |
9383 | ||
9384 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
9385 | # End Source File | |
9386 | # Begin Source File | |
9387 | ||
9388 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
9389 | # End Source File | |
9390 | # Begin Source File | |
9391 | ||
fe6e5818 | 9392 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 9393 | # End Source File |
757e7c67 VS |
9394 | # Begin Source File |
9395 | ||
9396 | SOURCE=..\..\include\wx\xpmhand.h | |
9397 | # End Source File | |
28249f11 VS |
9398 | # End Group |
9399 | # End Target | |
9400 | # End Project | |
9401 |