]>
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 | ||
ec376c8f VZ |
487 | SOURCE=..\..\src\common\clrpickercmn.cpp |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
28249f11 VS |
491 | SOURCE=..\..\src\common\cmdproc.cpp |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
495 | SOURCE=..\..\src\common\cmndata.cpp | |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
40989e46 WS |
499 | SOURCE=..\..\src\common\colourcmn.cpp |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
a340b80d VZ |
503 | SOURCE=..\..\src\common\combocmn.cpp |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
28249f11 VS |
507 | SOURCE=..\..\src\common\containr.cpp |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
511 | SOURCE=..\..\src\common\cshelp.cpp | |
512 | # End Source File | |
513 | # Begin Source File | |
514 | ||
515 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
516 | # End Source File | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=..\..\src\common\ctrlsub.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=..\..\src\common\datacmn.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=..\..\src\common\dcbase.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=..\..\src\common\dlgcmn.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
535 | SOURCE=..\..\src\common\dndcmn.cpp | |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
539 | SOURCE=..\..\src\common\dobjcmn.cpp | |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
543 | SOURCE=..\..\src\common\docmdi.cpp | |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
547 | SOURCE=..\..\src\common\docview.cpp | |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
551 | SOURCE=..\..\src\common\dpycmn.cpp | |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=..\..\src\common\dseldlg.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
66b9f7f7 WS |
559 | SOURCE=..\..\src\common\dummy.cpp |
560 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
561 | # ADD CPP /Yc"wx/wxprec.h" | |
562 | # End Source File | |
563 | # Begin Source File | |
564 | ||
28249f11 VS |
565 | SOURCE=..\..\src\common\effects.cpp |
566 | # End Source File | |
567 | # Begin Source File | |
568 | ||
569 | SOURCE=..\..\src\common\event.cpp | |
570 | # End Source File | |
571 | # Begin Source File | |
572 | ||
c8026dea VZ |
573 | SOURCE=..\..\src\common\evtloopcmn.cpp |
574 | # End Source File | |
575 | # Begin Source File | |
576 | ||
28249f11 VS |
577 | SOURCE=..\..\src\common\fddlgcmn.cpp |
578 | # End Source File | |
579 | # Begin Source File | |
580 | ||
ec376c8f VZ |
581 | SOURCE=..\..\src\common\filepickercmn.cpp |
582 | # End Source File | |
583 | # Begin Source File | |
584 | ||
28249f11 VS |
585 | SOURCE=..\..\src\common\fldlgcmn.cpp |
586 | # End Source File | |
587 | # Begin Source File | |
588 | ||
589 | SOURCE=..\..\src\common\fontcmn.cpp | |
590 | # End Source File | |
591 | # Begin Source File | |
592 | ||
6540132f VZ |
593 | SOURCE=..\..\src\common\fontenumcmn.cpp |
594 | # End Source File | |
595 | # Begin Source File | |
596 | ||
28249f11 VS |
597 | SOURCE=..\..\src\common\fontmap.cpp |
598 | # End Source File | |
599 | # Begin Source File | |
600 | ||
ec376c8f VZ |
601 | SOURCE=..\..\src\common\fontpickercmn.cpp |
602 | # End Source File | |
603 | # Begin Source File | |
604 | ||
28249f11 VS |
605 | SOURCE=..\..\src\common\framecmn.cpp |
606 | # End Source File | |
607 | # Begin Source File | |
608 | ||
609 | SOURCE=..\..\src\common\fs_mem.cpp | |
610 | # End Source File | |
611 | # Begin Source File | |
612 | ||
613 | SOURCE=..\..\src\common\gaugecmn.cpp | |
614 | # End Source File | |
615 | # Begin Source File | |
616 | ||
20b35a69 RD |
617 | SOURCE=..\..\src\common\gbsizer.cpp |
618 | # End Source File | |
619 | # Begin Source File | |
620 | ||
28249f11 VS |
621 | SOURCE=..\..\src\common\gdicmn.cpp |
622 | # End Source File | |
623 | # Begin Source File | |
624 | ||
625 | SOURCE=..\..\src\common\geometry.cpp | |
626 | # End Source File | |
627 | # Begin Source File | |
628 | ||
629 | SOURCE=..\..\src\common\gifdecod.cpp | |
630 | # End Source File | |
631 | # Begin Source File | |
632 | ||
633 | SOURCE=..\..\src\common\helpbase.cpp | |
634 | # End Source File | |
635 | # Begin Source File | |
636 | ||
637 | SOURCE=..\..\src\common\iconbndl.cpp | |
638 | # End Source File | |
639 | # Begin Source File | |
640 | ||
641 | SOURCE=..\..\src\common\imagall.cpp | |
642 | # End Source File | |
643 | # Begin Source File | |
644 | ||
645 | SOURCE=..\..\src\common\imagbmp.cpp | |
646 | # End Source File | |
647 | # Begin Source File | |
648 | ||
649 | SOURCE=..\..\src\common\image.cpp | |
650 | # End Source File | |
651 | # Begin Source File | |
652 | ||
653 | SOURCE=..\..\src\common\imagfill.cpp | |
654 | # End Source File | |
655 | # Begin Source File | |
656 | ||
657 | SOURCE=..\..\src\common\imaggif.cpp | |
658 | # End Source File | |
659 | # Begin Source File | |
660 | ||
661 | SOURCE=..\..\src\common\imagiff.cpp | |
662 | # End Source File | |
663 | # Begin Source File | |
664 | ||
665 | SOURCE=..\..\src\common\imagjpeg.cpp | |
666 | # End Source File | |
667 | # Begin Source File | |
668 | ||
669 | SOURCE=..\..\src\common\imagpcx.cpp | |
670 | # End Source File | |
671 | # Begin Source File | |
672 | ||
673 | SOURCE=..\..\src\common\imagpng.cpp | |
674 | # End Source File | |
675 | # Begin Source File | |
676 | ||
677 | SOURCE=..\..\src\common\imagpnm.cpp | |
678 | # End Source File | |
679 | # Begin Source File | |
680 | ||
681 | SOURCE=..\..\src\common\imagtiff.cpp | |
682 | # End Source File | |
683 | # Begin Source File | |
684 | ||
685 | SOURCE=..\..\src\common\imagxpm.cpp | |
686 | # End Source File | |
687 | # Begin Source File | |
688 | ||
689 | SOURCE=..\..\src\common\layout.cpp | |
690 | # End Source File | |
691 | # Begin Source File | |
692 | ||
693 | SOURCE=..\..\src\common\lboxcmn.cpp | |
694 | # End Source File | |
695 | # Begin Source File | |
696 | ||
697 | SOURCE=..\..\src\common\matrix.cpp | |
698 | # End Source File | |
699 | # Begin Source File | |
700 | ||
701 | SOURCE=..\..\src\common\menucmn.cpp | |
702 | # End Source File | |
703 | # Begin Source File | |
704 | ||
705 | SOURCE=..\..\src\common\msgout.cpp | |
706 | # End Source File | |
707 | # Begin Source File | |
708 | ||
709 | SOURCE=..\..\src\common\nbkbase.cpp | |
710 | # End Source File | |
711 | # Begin Source File | |
712 | ||
713 | SOURCE=..\..\src\common\paper.cpp | |
714 | # End Source File | |
715 | # Begin Source File | |
716 | ||
ec376c8f VZ |
717 | SOURCE=..\..\src\common\pickerbase.cpp |
718 | # End Source File | |
719 | # Begin Source File | |
720 | ||
28249f11 VS |
721 | SOURCE=..\..\src\common\popupcmn.cpp |
722 | # End Source File | |
723 | # Begin Source File | |
724 | ||
725 | SOURCE=..\..\src\common\prntbase.cpp | |
726 | # End Source File | |
727 | # Begin Source File | |
728 | ||
729 | SOURCE=..\..\src\common\quantize.cpp | |
730 | # End Source File | |
731 | # Begin Source File | |
732 | ||
733 | SOURCE=..\..\src\common\radiocmn.cpp | |
734 | # End Source File | |
735 | # Begin Source File | |
736 | ||
737 | SOURCE=..\..\src\common\rendcmn.cpp | |
738 | # End Source File | |
739 | # Begin Source File | |
740 | ||
741 | SOURCE=..\..\src\common\rgncmn.cpp | |
742 | # End Source File | |
743 | # Begin Source File | |
744 | ||
745 | SOURCE=..\..\src\common\settcmn.cpp | |
746 | # End Source File | |
747 | # Begin Source File | |
748 | ||
749 | SOURCE=..\..\src\common\sizer.cpp | |
750 | # End Source File | |
751 | # Begin Source File | |
752 | ||
753 | SOURCE=..\..\src\common\statbar.cpp | |
754 | # End Source File | |
755 | # Begin Source File | |
756 | ||
401e3b6e VS |
757 | SOURCE=..\..\src\common\stockitem.cpp |
758 | # End Source File | |
759 | # Begin Source File | |
760 | ||
28249f11 VS |
761 | SOURCE=..\..\src\common\tbarbase.cpp |
762 | # End Source File | |
763 | # Begin Source File | |
764 | ||
765 | SOURCE=..\..\src\common\textcmn.cpp | |
766 | # End Source File | |
767 | # Begin Source File | |
768 | ||
769 | SOURCE=..\..\src\common\timercmn.cpp | |
770 | # End Source File | |
771 | # Begin Source File | |
772 | ||
773 | SOURCE=..\..\src\common\toplvcmn.cpp | |
774 | # End Source File | |
775 | # Begin Source File | |
776 | ||
777 | SOURCE=..\..\src\common\treebase.cpp | |
778 | # End Source File | |
779 | # Begin Source File | |
780 | ||
781 | SOURCE=..\..\src\common\utilscmn.cpp | |
782 | # End Source File | |
783 | # Begin Source File | |
784 | ||
785 | SOURCE=..\..\src\common\valgen.cpp | |
786 | # End Source File | |
787 | # Begin Source File | |
788 | ||
789 | SOURCE=..\..\src\common\validate.cpp | |
790 | # End Source File | |
791 | # Begin Source File | |
792 | ||
793 | SOURCE=..\..\src\common\valtext.cpp | |
794 | # End Source File | |
795 | # Begin Source File | |
796 | ||
797 | SOURCE=..\..\src\common\wincmn.cpp | |
798 | # End Source File | |
799 | # Begin Source File | |
800 | ||
801 | SOURCE=..\..\src\common\xpmdecod.cpp | |
802 | # End Source File | |
803 | # End Group | |
804 | # Begin Group "MSW Sources" | |
805 | ||
806 | # PROP Default_Filter "" | |
807 | # Begin Source File | |
808 | ||
809 | SOURCE=..\..\src\msw\accel.cpp | |
810 | ||
5554b4bd | 811 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
812 | |
813 | # PROP Exclude_From_Build 1 | |
814 | ||
5554b4bd | 815 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
816 | |
817 | # PROP Exclude_From_Build 1 | |
818 | ||
5554b4bd | 819 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
820 | |
821 | # PROP Exclude_From_Build 1 | |
822 | ||
5554b4bd | 823 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
824 | |
825 | # PROP Exclude_From_Build 1 | |
826 | ||
5554b4bd | 827 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
828 | |
829 | ||
5554b4bd | 830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
831 | |
832 | ||
5554b4bd | 833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
834 | |
835 | ||
5554b4bd | 836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
837 | |
838 | ||
5554b4bd | 839 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
840 | |
841 | # PROP Exclude_From_Build 1 | |
842 | ||
5554b4bd | 843 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
844 | |
845 | # PROP Exclude_From_Build 1 | |
846 | ||
5554b4bd | 847 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
848 | |
849 | # PROP Exclude_From_Build 1 | |
850 | ||
5554b4bd | 851 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
852 | |
853 | # PROP Exclude_From_Build 1 | |
854 | ||
5554b4bd | 855 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 856 | |
28249f11 | 857 | |
5554b4bd | 858 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
859 | |
860 | ||
861 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
862 | ||
863 | ||
5554b4bd | 864 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
865 | |
866 | ||
5554b4bd | 867 | !ENDIF |
28249f11 | 868 | |
5554b4bd VS |
869 | # End Source File |
870 | # Begin Source File | |
28249f11 | 871 | |
5554b4bd VS |
872 | SOURCE=..\..\src\msw\ole\access.cpp |
873 | ||
874 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
875 | |
876 | # PROP Exclude_From_Build 1 | |
877 | ||
5554b4bd | 878 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
879 | |
880 | # PROP Exclude_From_Build 1 | |
881 | ||
5554b4bd | 882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
883 | |
884 | # PROP Exclude_From_Build 1 | |
885 | ||
5554b4bd | 886 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
887 | |
888 | # PROP Exclude_From_Build 1 | |
889 | ||
5554b4bd | 890 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
891 | |
892 | ||
5554b4bd | 893 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
894 | |
895 | ||
5554b4bd | 896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
897 | |
898 | ||
5554b4bd | 899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
900 | |
901 | ||
5554b4bd | 902 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
903 | |
904 | # PROP Exclude_From_Build 1 | |
905 | ||
5554b4bd | 906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
907 | |
908 | # PROP Exclude_From_Build 1 | |
909 | ||
5554b4bd | 910 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
911 | |
912 | # PROP Exclude_From_Build 1 | |
913 | ||
5554b4bd | 914 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
915 | |
916 | # PROP Exclude_From_Build 1 | |
917 | ||
5554b4bd VS |
918 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
919 | ||
920 | ||
921 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
922 | ||
923 | ||
924 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
925 | ||
926 | ||
927 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
928 | ||
929 | ||
28249f11 VS |
930 | !ENDIF |
931 | ||
932 | # End Source File | |
933 | # Begin Source File | |
934 | ||
935 | SOURCE=..\..\src\msw\app.cpp | |
936 | # End Source File | |
937 | # Begin Source File | |
938 | ||
939 | SOURCE=..\..\src\msw\ole\automtn.cpp | |
940 | # End Source File | |
941 | # Begin Source File | |
942 | ||
943 | SOURCE=..\..\src\msw\bitmap.cpp | |
944 | # End Source File | |
945 | # Begin Source File | |
946 | ||
947 | SOURCE=..\..\src\msw\bmpbuttn.cpp | |
948 | ||
5554b4bd | 949 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 950 | |
5554b4bd | 951 | # PROP Exclude_From_Build 1 |
28249f11 | 952 | |
5554b4bd | 953 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
954 | |
955 | # PROP Exclude_From_Build 1 | |
956 | ||
5554b4bd | 957 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
958 | |
959 | # PROP Exclude_From_Build 1 | |
960 | ||
5554b4bd | 961 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
962 | |
963 | # PROP Exclude_From_Build 1 | |
964 | ||
5554b4bd | 965 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 966 | |
28249f11 | 967 | |
5554b4bd | 968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
969 | |
970 | ||
971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
972 | ||
973 | ||
5554b4bd | 974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
975 | |
976 | ||
5554b4bd | 977 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 978 | |
5554b4bd | 979 | # PROP Exclude_From_Build 1 |
28249f11 | 980 | |
5554b4bd | 981 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
982 | |
983 | # PROP Exclude_From_Build 1 | |
984 | ||
5554b4bd | 985 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
986 | |
987 | # PROP Exclude_From_Build 1 | |
988 | ||
5554b4bd | 989 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
990 | |
991 | # PROP Exclude_From_Build 1 | |
992 | ||
5554b4bd VS |
993 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
994 | ||
995 | ||
996 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
997 | ||
998 | ||
999 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1000 | ||
1001 | ||
1002 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1003 | |
28249f11 VS |
1004 | |
1005 | !ENDIF | |
1006 | ||
1007 | # End Source File | |
1008 | # Begin Source File | |
1009 | ||
1010 | SOURCE=..\..\src\msw\brush.cpp | |
1011 | # End Source File | |
1012 | # Begin Source File | |
1013 | ||
1014 | SOURCE=..\..\src\msw\button.cpp | |
1015 | ||
5554b4bd | 1016 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1017 | |
1018 | # PROP Exclude_From_Build 1 | |
1019 | ||
5554b4bd | 1020 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1021 | |
1022 | # PROP Exclude_From_Build 1 | |
1023 | ||
5554b4bd | 1024 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1025 | |
1026 | # PROP Exclude_From_Build 1 | |
1027 | ||
5554b4bd | 1028 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1029 | |
1030 | # PROP Exclude_From_Build 1 | |
1031 | ||
5554b4bd | 1032 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1033 | |
1034 | ||
5554b4bd | 1035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1036 | |
1037 | ||
5554b4bd | 1038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1039 | |
1040 | ||
5554b4bd | 1041 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1042 | |
1043 | ||
5554b4bd | 1044 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1045 | |
1046 | # PROP Exclude_From_Build 1 | |
1047 | ||
5554b4bd | 1048 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1049 | |
1050 | # PROP Exclude_From_Build 1 | |
1051 | ||
5554b4bd | 1052 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1053 | |
1054 | # PROP Exclude_From_Build 1 | |
1055 | ||
5554b4bd | 1056 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1057 | |
1058 | # PROP Exclude_From_Build 1 | |
1059 | ||
5554b4bd | 1060 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1061 | |
28249f11 | 1062 | |
5554b4bd | 1063 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1064 | |
28249f11 | 1065 | |
5554b4bd | 1066 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1067 | |
1068 | ||
5554b4bd | 1069 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1070 | |
1071 | ||
5554b4bd | 1072 | !ENDIF |
28249f11 | 1073 | |
5554b4bd VS |
1074 | # End Source File |
1075 | # Begin Source File | |
28249f11 | 1076 | |
5554b4bd VS |
1077 | SOURCE=..\..\src\msw\caret.cpp |
1078 | # End Source File | |
1079 | # Begin Source File | |
28249f11 | 1080 | |
5554b4bd | 1081 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1082 | |
5554b4bd | 1083 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1084 | |
1085 | # PROP Exclude_From_Build 1 | |
1086 | ||
5554b4bd | 1087 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1088 | |
1089 | # PROP Exclude_From_Build 1 | |
1090 | ||
5554b4bd | 1091 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1092 | |
1093 | # PROP Exclude_From_Build 1 | |
1094 | ||
5554b4bd | 1095 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1096 | |
1097 | # PROP Exclude_From_Build 1 | |
1098 | ||
5554b4bd | 1099 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1100 | |
1101 | ||
5554b4bd | 1102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1103 | |
1104 | ||
5554b4bd | 1105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1106 | |
1107 | ||
5554b4bd | 1108 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1109 | |
1110 | ||
5554b4bd | 1111 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1112 | |
1113 | # PROP Exclude_From_Build 1 | |
1114 | ||
5554b4bd | 1115 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1116 | |
1117 | # PROP Exclude_From_Build 1 | |
1118 | ||
5554b4bd | 1119 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1120 | |
1121 | # PROP Exclude_From_Build 1 | |
1122 | ||
5554b4bd | 1123 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1124 | |
1125 | # PROP Exclude_From_Build 1 | |
1126 | ||
5554b4bd | 1127 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1128 | |
28249f11 | 1129 | |
5554b4bd | 1130 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1131 | |
1132 | ||
1133 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1134 | ||
1135 | ||
5554b4bd | 1136 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1137 | |
1138 | ||
5554b4bd | 1139 | !ENDIF |
28249f11 | 1140 | |
5554b4bd VS |
1141 | # End Source File |
1142 | # Begin Source File | |
28249f11 | 1143 | |
5554b4bd VS |
1144 | SOURCE=..\..\src\msw\checklst.cpp |
1145 | ||
1146 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1147 | |
1148 | # PROP Exclude_From_Build 1 | |
1149 | ||
5554b4bd | 1150 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1151 | |
1152 | # PROP Exclude_From_Build 1 | |
1153 | ||
5554b4bd | 1154 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1155 | |
1156 | # PROP Exclude_From_Build 1 | |
1157 | ||
5554b4bd | 1158 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1159 | |
1160 | # PROP Exclude_From_Build 1 | |
1161 | ||
5554b4bd | 1162 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1163 | |
1164 | ||
5554b4bd | 1165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1166 | |
1167 | ||
5554b4bd | 1168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1169 | |
1170 | ||
5554b4bd | 1171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1172 | |
1173 | ||
5554b4bd | 1174 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1175 | |
1176 | # PROP Exclude_From_Build 1 | |
1177 | ||
5554b4bd | 1178 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1179 | |
1180 | # PROP Exclude_From_Build 1 | |
1181 | ||
5554b4bd | 1182 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1183 | |
1184 | # PROP Exclude_From_Build 1 | |
1185 | ||
5554b4bd | 1186 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1187 | |
1188 | # PROP Exclude_From_Build 1 | |
1189 | ||
5554b4bd | 1190 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1191 | |
28249f11 | 1192 | |
5554b4bd | 1193 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1194 | |
1195 | ||
1196 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1197 | ||
1198 | ||
5554b4bd | 1199 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1200 | |
1201 | ||
5554b4bd | 1202 | !ENDIF |
28249f11 | 1203 | |
5554b4bd VS |
1204 | # End Source File |
1205 | # Begin Source File | |
28249f11 | 1206 | |
5554b4bd VS |
1207 | SOURCE=..\..\src\msw\choice.cpp |
1208 | ||
1209 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1210 | |
1211 | # PROP Exclude_From_Build 1 | |
1212 | ||
5554b4bd | 1213 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1214 | |
1215 | # PROP Exclude_From_Build 1 | |
1216 | ||
5554b4bd | 1217 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1218 | |
1219 | # PROP Exclude_From_Build 1 | |
1220 | ||
5554b4bd | 1221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1222 | |
1223 | # PROP Exclude_From_Build 1 | |
1224 | ||
5554b4bd | 1225 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1226 | |
1227 | ||
5554b4bd | 1228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1229 | |
1230 | ||
5554b4bd | 1231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1232 | |
1233 | ||
5554b4bd | 1234 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1235 | |
1236 | ||
5554b4bd | 1237 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1238 | |
1239 | # PROP Exclude_From_Build 1 | |
1240 | ||
5554b4bd | 1241 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1242 | |
1243 | # PROP Exclude_From_Build 1 | |
1244 | ||
5554b4bd | 1245 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1246 | |
1247 | # PROP Exclude_From_Build 1 | |
1248 | ||
5554b4bd | 1249 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1250 | |
1251 | # PROP Exclude_From_Build 1 | |
1252 | ||
5554b4bd | 1253 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1254 | |
28249f11 | 1255 | |
5554b4bd | 1256 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1257 | |
28249f11 | 1258 | |
5554b4bd | 1259 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1260 | |
1261 | ||
5554b4bd | 1262 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1263 | |
1264 | ||
5554b4bd | 1265 | !ENDIF |
28249f11 | 1266 | |
5554b4bd VS |
1267 | # End Source File |
1268 | # Begin Source File | |
28249f11 | 1269 | |
5554b4bd VS |
1270 | SOURCE=..\..\src\msw\clipbrd.cpp |
1271 | # End Source File | |
1272 | # Begin Source File | |
28249f11 | 1273 | |
5554b4bd | 1274 | SOURCE=..\..\src\msw\colordlg.cpp |
28249f11 | 1275 | |
5554b4bd | 1276 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1277 | |
1278 | # PROP Exclude_From_Build 1 | |
1279 | ||
5554b4bd | 1280 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1281 | |
1282 | # PROP Exclude_From_Build 1 | |
1283 | ||
5554b4bd | 1284 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1285 | |
1286 | # PROP Exclude_From_Build 1 | |
1287 | ||
5554b4bd | 1288 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1289 | |
1290 | # PROP Exclude_From_Build 1 | |
1291 | ||
5554b4bd | 1292 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1293 | |
1294 | ||
5554b4bd | 1295 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1296 | |
1297 | ||
5554b4bd | 1298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1299 | |
1300 | ||
5554b4bd | 1301 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1302 | |
1303 | ||
5554b4bd | 1304 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1305 | |
1306 | # PROP Exclude_From_Build 1 | |
1307 | ||
5554b4bd | 1308 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1309 | |
1310 | # PROP Exclude_From_Build 1 | |
1311 | ||
5554b4bd | 1312 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1313 | |
1314 | # PROP Exclude_From_Build 1 | |
1315 | ||
5554b4bd | 1316 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1317 | |
1318 | # PROP Exclude_From_Build 1 | |
1319 | ||
5554b4bd | 1320 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1321 | |
28249f11 | 1322 | |
5554b4bd | 1323 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1324 | |
28249f11 | 1325 | |
5554b4bd | 1326 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1327 | |
1328 | ||
5554b4bd | 1329 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1330 | |
1331 | ||
5554b4bd | 1332 | !ENDIF |
28249f11 | 1333 | |
5554b4bd VS |
1334 | # End Source File |
1335 | # Begin Source File | |
28249f11 | 1336 | |
5554b4bd VS |
1337 | SOURCE=..\..\src\msw\colour.cpp |
1338 | # End Source File | |
1339 | # Begin Source File | |
28249f11 | 1340 | |
a340b80d VZ |
1341 | SOURCE=..\..\src\msw\combo.cpp |
1342 | ||
1343 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1344 | ||
1345 | # PROP Exclude_From_Build 1 | |
1346 | ||
1347 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1348 | ||
1349 | # PROP Exclude_From_Build 1 | |
1350 | ||
1351 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1352 | ||
1353 | # PROP Exclude_From_Build 1 | |
1354 | ||
1355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1356 | ||
1357 | # PROP Exclude_From_Build 1 | |
1358 | ||
1359 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1360 | ||
1361 | ||
1362 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1363 | ||
1364 | ||
1365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1366 | ||
1367 | ||
1368 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1369 | ||
1370 | ||
1371 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1372 | ||
1373 | # PROP Exclude_From_Build 1 | |
1374 | ||
1375 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1376 | ||
1377 | # PROP Exclude_From_Build 1 | |
1378 | ||
1379 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1380 | ||
1381 | # PROP Exclude_From_Build 1 | |
1382 | ||
1383 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1384 | ||
1385 | # PROP Exclude_From_Build 1 | |
1386 | ||
1387 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1388 | ||
1389 | ||
1390 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1391 | ||
1392 | ||
1393 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1394 | ||
1395 | ||
1396 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1397 | ||
1398 | ||
1399 | !ENDIF | |
1400 | ||
1401 | # End Source File | |
1402 | # Begin Source File | |
1403 | ||
5554b4bd | 1404 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1405 | |
5554b4bd | 1406 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1407 | |
1408 | # PROP Exclude_From_Build 1 | |
1409 | ||
5554b4bd | 1410 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1411 | |
1412 | # PROP Exclude_From_Build 1 | |
1413 | ||
5554b4bd | 1414 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1415 | |
1416 | # PROP Exclude_From_Build 1 | |
1417 | ||
5554b4bd | 1418 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1419 | |
1420 | # PROP Exclude_From_Build 1 | |
1421 | ||
5554b4bd | 1422 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1423 | |
1424 | ||
5554b4bd | 1425 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1426 | |
1427 | ||
5554b4bd | 1428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1429 | |
1430 | ||
5554b4bd | 1431 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1432 | |
1433 | ||
5554b4bd | 1434 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1435 | |
1436 | # PROP Exclude_From_Build 1 | |
1437 | ||
5554b4bd | 1438 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1439 | |
1440 | # PROP Exclude_From_Build 1 | |
1441 | ||
5554b4bd | 1442 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1443 | |
1444 | # PROP Exclude_From_Build 1 | |
1445 | ||
5554b4bd | 1446 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1447 | |
1448 | # PROP Exclude_From_Build 1 | |
1449 | ||
5554b4bd | 1450 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1451 | |
28249f11 | 1452 | |
5554b4bd | 1453 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1454 | |
1455 | ||
1456 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1457 | ||
1458 | ||
5554b4bd | 1459 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1460 | |
1461 | ||
5554b4bd | 1462 | !ENDIF |
28249f11 | 1463 | |
5554b4bd VS |
1464 | # End Source File |
1465 | # Begin Source File | |
28249f11 | 1466 | |
5554b4bd VS |
1467 | SOURCE=..\..\src\msw\control.cpp |
1468 | ||
1469 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1470 | |
1471 | # PROP Exclude_From_Build 1 | |
1472 | ||
5554b4bd | 1473 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1474 | |
1475 | # PROP Exclude_From_Build 1 | |
1476 | ||
5554b4bd | 1477 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1478 | |
1479 | # PROP Exclude_From_Build 1 | |
1480 | ||
5554b4bd | 1481 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1482 | |
1483 | # PROP Exclude_From_Build 1 | |
1484 | ||
5554b4bd VS |
1485 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1486 | ||
1487 | ||
1488 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
1489 | |
1490 | ||
1491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1492 | ||
1493 | ||
5554b4bd | 1494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1495 | |
1496 | ||
5554b4bd | 1497 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1498 | |
5554b4bd | 1499 | # PROP Exclude_From_Build 1 |
28249f11 | 1500 | |
5554b4bd | 1501 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1502 | |
1503 | # PROP Exclude_From_Build 1 | |
1504 | ||
5554b4bd | 1505 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1506 | |
1507 | # PROP Exclude_From_Build 1 | |
1508 | ||
5554b4bd | 1509 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1510 | |
1511 | # PROP Exclude_From_Build 1 | |
1512 | ||
5554b4bd VS |
1513 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1514 | ||
1515 | ||
1516 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1517 | ||
1518 | ||
1519 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1520 | ||
1521 | ||
1522 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1523 | |
28249f11 VS |
1524 | |
1525 | !ENDIF | |
1526 | ||
1527 | # End Source File | |
1528 | # Begin Source File | |
1529 | ||
1530 | SOURCE=..\..\src\msw\cursor.cpp | |
1531 | # End Source File | |
1532 | # Begin Source File | |
1533 | ||
1534 | SOURCE=..\..\src\msw\data.cpp | |
1535 | # End Source File | |
1536 | # Begin Source File | |
1537 | ||
1538 | SOURCE=..\..\src\msw\ole\dataobj.cpp | |
1539 | # End Source File | |
1540 | # Begin Source File | |
1541 | ||
1542 | SOURCE=..\..\src\msw\dc.cpp | |
1543 | # End Source File | |
1544 | # Begin Source File | |
1545 | ||
1546 | SOURCE=..\..\src\msw\dcclient.cpp | |
1547 | # End Source File | |
1548 | # Begin Source File | |
1549 | ||
1550 | SOURCE=..\..\src\msw\dcmemory.cpp | |
1551 | # End Source File | |
1552 | # Begin Source File | |
1553 | ||
1554 | SOURCE=..\..\src\msw\dcprint.cpp | |
1555 | # End Source File | |
1556 | # Begin Source File | |
1557 | ||
1558 | SOURCE=..\..\src\msw\dcscreen.cpp | |
1559 | # End Source File | |
1560 | # Begin Source File | |
1561 | ||
1562 | SOURCE=..\..\src\msw\dialog.cpp | |
1563 | ||
5554b4bd | 1564 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1565 | |
5554b4bd | 1566 | # PROP Exclude_From_Build 1 |
28249f11 | 1567 | |
5554b4bd | 1568 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1569 | |
1570 | # PROP Exclude_From_Build 1 | |
1571 | ||
5554b4bd | 1572 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1573 | |
1574 | # PROP Exclude_From_Build 1 | |
1575 | ||
5554b4bd | 1576 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1577 | |
1578 | # PROP Exclude_From_Build 1 | |
1579 | ||
5554b4bd | 1580 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1581 | |
28249f11 | 1582 | |
5554b4bd | 1583 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1584 | |
1585 | ||
1586 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1587 | ||
1588 | ||
5554b4bd | 1589 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1590 | |
1591 | ||
5554b4bd | 1592 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1593 | |
5554b4bd | 1594 | # PROP Exclude_From_Build 1 |
28249f11 | 1595 | |
5554b4bd | 1596 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1597 | |
1598 | # PROP Exclude_From_Build 1 | |
1599 | ||
5554b4bd | 1600 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1601 | |
1602 | # PROP Exclude_From_Build 1 | |
1603 | ||
5554b4bd | 1604 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1605 | |
1606 | # PROP Exclude_From_Build 1 | |
1607 | ||
5554b4bd VS |
1608 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1609 | ||
1610 | ||
1611 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1612 | ||
1613 | ||
1614 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1615 | ||
1616 | ||
1617 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1618 | |
28249f11 VS |
1619 | |
1620 | !ENDIF | |
1621 | ||
1622 | # End Source File | |
1623 | # Begin Source File | |
1624 | ||
1625 | SOURCE=..\..\src\msw\dialup.cpp | |
1626 | # End Source File | |
1627 | # Begin Source File | |
1628 | ||
1629 | SOURCE=..\..\src\msw\dib.cpp | |
1630 | # End Source File | |
1631 | # Begin Source File | |
1632 | ||
1633 | SOURCE=..\..\src\msw\dirdlg.cpp | |
28249f11 | 1634 | |
5554b4bd | 1635 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1636 | |
5554b4bd | 1637 | # PROP Exclude_From_Build 1 |
28249f11 | 1638 | |
5554b4bd | 1639 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1640 | |
1641 | # PROP Exclude_From_Build 1 | |
1642 | ||
5554b4bd | 1643 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1644 | |
1645 | # PROP Exclude_From_Build 1 | |
1646 | ||
5554b4bd | 1647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1648 | |
1649 | # PROP Exclude_From_Build 1 | |
1650 | ||
5554b4bd | 1651 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1652 | |
28249f11 | 1653 | |
5554b4bd | 1654 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1655 | |
1656 | ||
1657 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1658 | ||
1659 | ||
5554b4bd | 1660 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1661 | |
1662 | ||
5554b4bd | 1663 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1664 | |
5554b4bd | 1665 | # PROP Exclude_From_Build 1 |
28249f11 | 1666 | |
5554b4bd | 1667 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1668 | |
1669 | # PROP Exclude_From_Build 1 | |
1670 | ||
5554b4bd | 1671 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1672 | |
1673 | # PROP Exclude_From_Build 1 | |
1674 | ||
5554b4bd | 1675 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1676 | |
1677 | # PROP Exclude_From_Build 1 | |
1678 | ||
5554b4bd VS |
1679 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1680 | ||
1681 | ||
1682 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1683 | ||
1684 | ||
1685 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1686 | ||
1687 | ||
1688 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1689 | |
28249f11 VS |
1690 | |
1691 | !ENDIF | |
1692 | ||
1693 | # End Source File | |
1694 | # Begin Source File | |
1695 | ||
ef335a4f | 1696 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1697 | # End Source File |
1698 | # Begin Source File | |
1699 | ||
ef335a4f | 1700 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1701 | |
5554b4bd | 1702 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1703 | |
1704 | # PROP Exclude_From_Build 1 | |
1705 | ||
5554b4bd | 1706 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1707 | |
1708 | # PROP Exclude_From_Build 1 | |
1709 | ||
5554b4bd | 1710 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1711 | |
1712 | # PROP Exclude_From_Build 1 | |
1713 | ||
5554b4bd | 1714 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1715 | |
1716 | # PROP Exclude_From_Build 1 | |
1717 | ||
5554b4bd | 1718 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1719 | |
1720 | ||
5554b4bd | 1721 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1722 | |
1723 | ||
5554b4bd | 1724 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1725 | |
1726 | ||
5554b4bd | 1727 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1728 | |
1729 | ||
5554b4bd | 1730 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1731 | |
1732 | # PROP Exclude_From_Build 1 | |
1733 | ||
5554b4bd | 1734 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1735 | |
1736 | # PROP Exclude_From_Build 1 | |
1737 | ||
5554b4bd | 1738 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1739 | |
1740 | # PROP Exclude_From_Build 1 | |
1741 | ||
5554b4bd | 1742 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1743 | |
1744 | # PROP Exclude_From_Build 1 | |
1745 | ||
5554b4bd | 1746 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1747 | |
28249f11 | 1748 | |
5554b4bd | 1749 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1750 | |
1751 | ||
1752 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1753 | ||
1754 | ||
5554b4bd | 1755 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1756 | |
1757 | ||
5554b4bd | 1758 | !ENDIF |
28249f11 | 1759 | |
5554b4bd VS |
1760 | # End Source File |
1761 | # Begin Source File | |
28249f11 | 1762 | |
ef335a4f VZ |
1763 | SOURCE=..\..\src\msw\ole\dropsrc.cpp |
1764 | # End Source File | |
1765 | # Begin Source File | |
28249f11 | 1766 | |
ef335a4f VZ |
1767 | SOURCE=..\..\src\msw\ole\droptgt.cpp |
1768 | # End Source File | |
1769 | # Begin Source File | |
28249f11 | 1770 | |
ef335a4f | 1771 | SOURCE=..\..\src\msw\enhmeta.cpp |
5554b4bd VS |
1772 | # End Source File |
1773 | # Begin Source File | |
28249f11 | 1774 | |
ef335a4f | 1775 | SOURCE=..\..\src\msw\evtloop.cpp |
5554b4bd VS |
1776 | # End Source File |
1777 | # Begin Source File | |
28249f11 | 1778 | |
ef335a4f | 1779 | SOURCE=..\..\src\msw\fdrepdlg.cpp |
28249f11 | 1780 | |
5554b4bd | 1781 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1782 | |
1783 | # PROP Exclude_From_Build 1 | |
1784 | ||
5554b4bd | 1785 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1786 | |
1787 | # PROP Exclude_From_Build 1 | |
1788 | ||
5554b4bd | 1789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1790 | |
1791 | # PROP Exclude_From_Build 1 | |
1792 | ||
5554b4bd | 1793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1794 | |
1795 | # PROP Exclude_From_Build 1 | |
1796 | ||
5554b4bd | 1797 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1798 | |
1799 | ||
5554b4bd | 1800 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1801 | |
1802 | ||
5554b4bd | 1803 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1804 | |
1805 | ||
5554b4bd | 1806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1807 | |
1808 | ||
5554b4bd | 1809 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1810 | |
1811 | # PROP Exclude_From_Build 1 | |
1812 | ||
5554b4bd | 1813 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1814 | |
1815 | # PROP Exclude_From_Build 1 | |
1816 | ||
5554b4bd | 1817 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1818 | |
1819 | # PROP Exclude_From_Build 1 | |
1820 | ||
5554b4bd | 1821 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1822 | |
1823 | # PROP Exclude_From_Build 1 | |
1824 | ||
5554b4bd VS |
1825 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1826 | ||
1827 | ||
1828 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1829 | ||
1830 | ||
1831 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1832 | ||
1833 | ||
1834 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1835 | ||
1836 | ||
28249f11 VS |
1837 | !ENDIF |
1838 | ||
1839 | # End Source File | |
1840 | # Begin Source File | |
1841 | ||
ef335a4f | 1842 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1843 | |
5554b4bd | 1844 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1845 | |
1846 | # PROP Exclude_From_Build 1 | |
1847 | ||
5554b4bd | 1848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1849 | |
1850 | # PROP Exclude_From_Build 1 | |
1851 | ||
5554b4bd | 1852 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1853 | |
1854 | # PROP Exclude_From_Build 1 | |
1855 | ||
5554b4bd | 1856 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1857 | |
1858 | # PROP Exclude_From_Build 1 | |
1859 | ||
5554b4bd | 1860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1861 | |
1862 | ||
5554b4bd | 1863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1864 | |
1865 | ||
5554b4bd | 1866 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1867 | |
1868 | ||
5554b4bd | 1869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1870 | |
1871 | ||
5554b4bd | 1872 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1873 | |
1874 | # PROP Exclude_From_Build 1 | |
1875 | ||
5554b4bd | 1876 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1877 | |
1878 | # PROP Exclude_From_Build 1 | |
1879 | ||
5554b4bd | 1880 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1881 | |
1882 | # PROP Exclude_From_Build 1 | |
1883 | ||
5554b4bd | 1884 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1885 | |
1886 | # PROP Exclude_From_Build 1 | |
1887 | ||
5554b4bd | 1888 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1889 | |
28249f11 | 1890 | |
5554b4bd | 1891 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1892 | |
1893 | ||
1894 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1895 | ||
1896 | ||
5554b4bd | 1897 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1898 | |
1899 | ||
5554b4bd VS |
1900 | !ENDIF |
1901 | ||
1902 | # End Source File | |
1903 | # Begin Source File | |
28249f11 | 1904 | |
ef335a4f VZ |
1905 | SOURCE=..\..\src\msw\font.cpp |
1906 | # End Source File | |
1907 | # Begin Source File | |
1908 | ||
1909 | SOURCE=..\..\src\msw\fontdlg.cpp | |
28249f11 | 1910 | |
5554b4bd | 1911 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1912 | |
1913 | # PROP Exclude_From_Build 1 | |
1914 | ||
5554b4bd | 1915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1916 | |
1917 | # PROP Exclude_From_Build 1 | |
1918 | ||
5554b4bd | 1919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1920 | |
1921 | # PROP Exclude_From_Build 1 | |
1922 | ||
5554b4bd | 1923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1924 | |
1925 | # PROP Exclude_From_Build 1 | |
1926 | ||
5554b4bd | 1927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1928 | |
1929 | ||
5554b4bd | 1930 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1931 | |
1932 | ||
5554b4bd | 1933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1934 | |
1935 | ||
5554b4bd | 1936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1937 | |
1938 | ||
5554b4bd | 1939 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1940 | |
1941 | # PROP Exclude_From_Build 1 | |
1942 | ||
5554b4bd | 1943 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1944 | |
1945 | # PROP Exclude_From_Build 1 | |
1946 | ||
5554b4bd | 1947 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1948 | |
1949 | # PROP Exclude_From_Build 1 | |
1950 | ||
5554b4bd | 1951 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1952 | |
1953 | # PROP Exclude_From_Build 1 | |
1954 | ||
5554b4bd VS |
1955 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1956 | ||
1957 | ||
1958 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1959 | ||
1960 | ||
1961 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1962 | ||
1963 | ||
1964 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1965 | ||
1966 | ||
28249f11 VS |
1967 | !ENDIF |
1968 | ||
1969 | # End Source File | |
1970 | # Begin Source File | |
1971 | ||
ef335a4f | 1972 | SOURCE=..\..\src\msw\fontenum.cpp |
28249f11 VS |
1973 | # End Source File |
1974 | # Begin Source File | |
1975 | ||
ef335a4f | 1976 | SOURCE=..\..\src\msw\fontutil.cpp |
28249f11 VS |
1977 | # End Source File |
1978 | # Begin Source File | |
1979 | ||
ef335a4f | 1980 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e VS |
1981 | |
1982 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1983 | ||
1984 | # PROP Exclude_From_Build 1 | |
1985 | ||
1986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1987 | ||
1988 | # PROP Exclude_From_Build 1 | |
1989 | ||
1990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1991 | ||
1992 | # PROP Exclude_From_Build 1 | |
1993 | ||
1994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1995 | ||
1996 | # PROP Exclude_From_Build 1 | |
1997 | ||
1998 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1999 | ||
2000 | ||
2001 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2002 | ||
2003 | ||
2004 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2005 | ||
2006 | ||
2007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2008 | ||
2009 | ||
2010 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2011 | ||
2012 | # PROP Exclude_From_Build 1 | |
2013 | ||
2014 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2015 | ||
2016 | # PROP Exclude_From_Build 1 | |
2017 | ||
2018 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2019 | ||
2020 | # PROP Exclude_From_Build 1 | |
2021 | ||
2022 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2023 | ||
2024 | # PROP Exclude_From_Build 1 | |
2025 | ||
2026 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2027 | ||
2028 | ||
2029 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2030 | ||
2031 | ||
2032 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2033 | ||
2034 | ||
2035 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2036 | ||
2037 | ||
2038 | !ENDIF | |
2039 | ||
28249f11 VS |
2040 | # End Source File |
2041 | # Begin Source File | |
2042 | ||
ef335a4f | 2043 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e VS |
2044 | |
2045 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
2046 | ||
2047 | # PROP Exclude_From_Build 1 | |
2048 | ||
2049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
2050 | ||
2051 | # PROP Exclude_From_Build 1 | |
2052 | ||
2053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
2054 | ||
2055 | # PROP Exclude_From_Build 1 | |
2056 | ||
2057 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
2058 | ||
2059 | # PROP Exclude_From_Build 1 | |
2060 | ||
2061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
2062 | ||
2063 | ||
2064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
2065 | ||
2066 | ||
2067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
2068 | ||
2069 | ||
2070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2071 | ||
2072 | ||
2073 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
2074 | ||
2075 | # PROP Exclude_From_Build 1 | |
2076 | ||
2077 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
2078 | ||
2079 | # PROP Exclude_From_Build 1 | |
2080 | ||
2081 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
2082 | ||
2083 | # PROP Exclude_From_Build 1 | |
2084 | ||
2085 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
2086 | ||
2087 | # PROP Exclude_From_Build 1 | |
2088 | ||
2089 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
2090 | ||
2091 | ||
2092 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2093 | ||
2094 | ||
2095 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2096 | ||
2097 | ||
2098 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2099 | ||
2100 | ||
2101 | !ENDIF | |
2102 | ||
28249f11 VS |
2103 | # End Source File |
2104 | # Begin Source File | |
2105 | ||
ef335a4f VZ |
2106 | SOURCE=..\..\src\msw\gdiimage.cpp |
2107 | # End Source File | |
2108 | # Begin Source File | |
2109 | ||
2110 | SOURCE=..\..\src\msw\gdiobj.cpp | |
2111 | # End Source File | |
2112 | # Begin Source File | |
2113 | ||
2114 | SOURCE=..\..\src\msw\gsockmsw.cpp | |
ef335a4f VZ |
2115 | # End Source File |
2116 | # Begin Source File | |
2117 | ||
2118 | SOURCE=..\..\src\msw\helpchm.cpp | |
2119 | # End Source File | |
2120 | # Begin Source File | |
2121 | ||
2122 | SOURCE=..\..\src\msw\helpwin.cpp | |
2123 | # End Source File | |
2124 | # Begin Source File | |
2125 | ||
28249f11 VS |
2126 | SOURCE=..\..\src\msw\icon.cpp |
2127 | # End Source File | |
2128 | # Begin Source File | |
2129 | ||
2130 | SOURCE=..\..\src\msw\imaglist.cpp | |
2131 | ||
5554b4bd | 2132 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2133 | |
2134 | # PROP Exclude_From_Build 1 | |
2135 | ||
5554b4bd | 2136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2137 | |
2138 | # PROP Exclude_From_Build 1 | |
2139 | ||
5554b4bd | 2140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2141 | |
2142 | # PROP Exclude_From_Build 1 | |
2143 | ||
5554b4bd | 2144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2145 | |
2146 | # PROP Exclude_From_Build 1 | |
2147 | ||
5554b4bd | 2148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2149 | |
2150 | ||
5554b4bd | 2151 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2152 | |
2153 | ||
5554b4bd | 2154 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2155 | |
2156 | ||
5554b4bd | 2157 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2158 | |
2159 | ||
5554b4bd | 2160 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2161 | |
2162 | # PROP Exclude_From_Build 1 | |
2163 | ||
5554b4bd | 2164 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2165 | |
2166 | # PROP Exclude_From_Build 1 | |
2167 | ||
5554b4bd | 2168 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2169 | |
2170 | # PROP Exclude_From_Build 1 | |
2171 | ||
5554b4bd | 2172 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2173 | |
2174 | # PROP Exclude_From_Build 1 | |
2175 | ||
5554b4bd | 2176 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2177 | |
28249f11 | 2178 | |
5554b4bd | 2179 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2180 | |
2181 | ||
2182 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2183 | ||
2184 | ||
5554b4bd | 2185 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2186 | |
2187 | ||
5554b4bd VS |
2188 | !ENDIF |
2189 | ||
2190 | # End Source File | |
2191 | # Begin Source File | |
28249f11 | 2192 | |
5554b4bd | 2193 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2194 | |
5554b4bd | 2195 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2196 | |
2197 | # PROP Exclude_From_Build 1 | |
2198 | ||
5554b4bd | 2199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2200 | |
2201 | # PROP Exclude_From_Build 1 | |
2202 | ||
5554b4bd | 2203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2204 | |
2205 | # PROP Exclude_From_Build 1 | |
2206 | ||
5554b4bd | 2207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2208 | |
2209 | # PROP Exclude_From_Build 1 | |
2210 | ||
5554b4bd | 2211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2212 | |
2213 | ||
5554b4bd | 2214 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2215 | |
2216 | ||
5554b4bd | 2217 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2218 | |
2219 | ||
5554b4bd | 2220 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2221 | |
2222 | ||
5554b4bd | 2223 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2224 | |
2225 | # PROP Exclude_From_Build 1 | |
2226 | ||
5554b4bd | 2227 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2228 | |
2229 | # PROP Exclude_From_Build 1 | |
2230 | ||
5554b4bd | 2231 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2232 | |
2233 | # PROP Exclude_From_Build 1 | |
2234 | ||
5554b4bd | 2235 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2236 | |
2237 | # PROP Exclude_From_Build 1 | |
2238 | ||
5554b4bd | 2239 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2240 | |
28249f11 | 2241 | |
5554b4bd | 2242 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2243 | |
2244 | ||
2245 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2246 | ||
2247 | ||
5554b4bd | 2248 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2249 | |
2250 | ||
5554b4bd VS |
2251 | !ENDIF |
2252 | ||
2253 | # End Source File | |
2254 | # Begin Source File | |
28249f11 | 2255 | |
5554b4bd | 2256 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2257 | |
5554b4bd | 2258 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2259 | |
2260 | # PROP Exclude_From_Build 1 | |
2261 | ||
5554b4bd | 2262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2263 | |
2264 | # PROP Exclude_From_Build 1 | |
2265 | ||
5554b4bd | 2266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2267 | |
2268 | # PROP Exclude_From_Build 1 | |
2269 | ||
5554b4bd | 2270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2271 | |
2272 | # PROP Exclude_From_Build 1 | |
2273 | ||
5554b4bd | 2274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2275 | |
2276 | ||
5554b4bd | 2277 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2278 | |
2279 | ||
5554b4bd | 2280 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2281 | |
2282 | ||
5554b4bd | 2283 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2284 | |
2285 | ||
5554b4bd | 2286 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2287 | |
2288 | # PROP Exclude_From_Build 1 | |
2289 | ||
5554b4bd | 2290 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2291 | |
2292 | # PROP Exclude_From_Build 1 | |
2293 | ||
5554b4bd | 2294 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2295 | |
2296 | # PROP Exclude_From_Build 1 | |
2297 | ||
5554b4bd | 2298 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2299 | |
2300 | # PROP Exclude_From_Build 1 | |
2301 | ||
5554b4bd | 2302 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2303 | |
28249f11 | 2304 | |
5554b4bd | 2305 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2306 | |
2307 | ||
2308 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2309 | ||
2310 | ||
5554b4bd | 2311 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2312 | |
2313 | ||
5554b4bd VS |
2314 | !ENDIF |
2315 | ||
2316 | # End Source File | |
2317 | # Begin Source File | |
28249f11 | 2318 | |
5554b4bd | 2319 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2320 | |
5554b4bd | 2321 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2322 | |
2323 | # PROP Exclude_From_Build 1 | |
2324 | ||
5554b4bd | 2325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2326 | |
2327 | # PROP Exclude_From_Build 1 | |
2328 | ||
5554b4bd | 2329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2330 | |
2331 | # PROP Exclude_From_Build 1 | |
2332 | ||
5554b4bd | 2333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2334 | |
2335 | # PROP Exclude_From_Build 1 | |
2336 | ||
5554b4bd | 2337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2338 | |
2339 | ||
5554b4bd | 2340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2341 | |
2342 | ||
5554b4bd | 2343 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2344 | |
2345 | ||
5554b4bd | 2346 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2347 | |
2348 | ||
5554b4bd | 2349 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2350 | |
2351 | # PROP Exclude_From_Build 1 | |
2352 | ||
5554b4bd | 2353 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2354 | |
2355 | # PROP Exclude_From_Build 1 | |
2356 | ||
5554b4bd | 2357 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2358 | |
2359 | # PROP Exclude_From_Build 1 | |
2360 | ||
5554b4bd | 2361 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2362 | |
2363 | # PROP Exclude_From_Build 1 | |
2364 | ||
5554b4bd | 2365 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2366 | |
28249f11 | 2367 | |
5554b4bd | 2368 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2369 | |
28249f11 | 2370 | |
5554b4bd | 2371 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2372 | |
2373 | ||
5554b4bd | 2374 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2375 | |
2376 | ||
5554b4bd | 2377 | !ENDIF |
28249f11 | 2378 | |
5554b4bd VS |
2379 | # End Source File |
2380 | # Begin Source File | |
28249f11 | 2381 | |
5554b4bd VS |
2382 | SOURCE=..\..\src\msw\main.cpp |
2383 | # End Source File | |
2384 | # Begin Source File | |
28249f11 | 2385 | |
5554b4bd | 2386 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2387 | |
5554b4bd | 2388 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2389 | |
2390 | # PROP Exclude_From_Build 1 | |
2391 | ||
5554b4bd | 2392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2393 | |
2394 | # PROP Exclude_From_Build 1 | |
2395 | ||
5554b4bd | 2396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2397 | |
2398 | # PROP Exclude_From_Build 1 | |
2399 | ||
5554b4bd | 2400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2401 | |
2402 | # PROP Exclude_From_Build 1 | |
2403 | ||
5554b4bd | 2404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2405 | |
2406 | ||
5554b4bd | 2407 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2408 | |
2409 | ||
5554b4bd | 2410 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2411 | |
2412 | ||
5554b4bd | 2413 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2414 | |
2415 | ||
5554b4bd | 2416 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2417 | |
2418 | # PROP Exclude_From_Build 1 | |
2419 | ||
5554b4bd | 2420 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2421 | |
2422 | # PROP Exclude_From_Build 1 | |
2423 | ||
5554b4bd | 2424 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2425 | |
2426 | # PROP Exclude_From_Build 1 | |
2427 | ||
5554b4bd | 2428 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2429 | |
2430 | # PROP Exclude_From_Build 1 | |
2431 | ||
5554b4bd | 2432 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2433 | |
28249f11 | 2434 | |
5554b4bd | 2435 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2436 | |
2437 | ||
2438 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2439 | ||
2440 | ||
5554b4bd | 2441 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2442 | |
2443 | ||
5554b4bd | 2444 | !ENDIF |
28249f11 | 2445 | |
5554b4bd VS |
2446 | # End Source File |
2447 | # Begin Source File | |
28249f11 | 2448 | |
5554b4bd VS |
2449 | SOURCE=..\..\src\msw\menu.cpp |
2450 | ||
2451 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2452 | |
2453 | # PROP Exclude_From_Build 1 | |
2454 | ||
5554b4bd | 2455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2456 | |
2457 | # PROP Exclude_From_Build 1 | |
2458 | ||
5554b4bd | 2459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2460 | |
2461 | # PROP Exclude_From_Build 1 | |
2462 | ||
5554b4bd | 2463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2464 | |
2465 | # PROP Exclude_From_Build 1 | |
2466 | ||
5554b4bd | 2467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2468 | |
2469 | ||
5554b4bd | 2470 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2471 | |
2472 | ||
5554b4bd | 2473 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2474 | |
2475 | ||
5554b4bd | 2476 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2477 | |
2478 | ||
5554b4bd | 2479 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2480 | |
2481 | # PROP Exclude_From_Build 1 | |
2482 | ||
5554b4bd | 2483 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2484 | |
2485 | # PROP Exclude_From_Build 1 | |
2486 | ||
5554b4bd | 2487 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2488 | |
2489 | # PROP Exclude_From_Build 1 | |
2490 | ||
5554b4bd | 2491 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2492 | |
2493 | # PROP Exclude_From_Build 1 | |
2494 | ||
5554b4bd | 2495 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2496 | |
28249f11 | 2497 | |
5554b4bd | 2498 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2499 | |
2500 | ||
2501 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2502 | ||
2503 | ||
5554b4bd | 2504 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2505 | |
2506 | ||
5554b4bd | 2507 | !ENDIF |
28249f11 | 2508 | |
5554b4bd VS |
2509 | # End Source File |
2510 | # Begin Source File | |
28249f11 | 2511 | |
5554b4bd VS |
2512 | SOURCE=..\..\src\msw\menuitem.cpp |
2513 | ||
2514 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2515 | |
2516 | # PROP Exclude_From_Build 1 | |
2517 | ||
5554b4bd | 2518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2519 | |
2520 | # PROP Exclude_From_Build 1 | |
2521 | ||
5554b4bd | 2522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2523 | |
2524 | # PROP Exclude_From_Build 1 | |
2525 | ||
5554b4bd | 2526 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2527 | |
2528 | # PROP Exclude_From_Build 1 | |
2529 | ||
5554b4bd | 2530 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2531 | |
2532 | ||
5554b4bd | 2533 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2534 | |
2535 | ||
5554b4bd | 2536 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2537 | |
2538 | ||
5554b4bd | 2539 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2540 | |
2541 | ||
5554b4bd | 2542 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2543 | |
2544 | # PROP Exclude_From_Build 1 | |
2545 | ||
5554b4bd | 2546 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2547 | |
2548 | # PROP Exclude_From_Build 1 | |
2549 | ||
5554b4bd | 2550 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2551 | |
2552 | # PROP Exclude_From_Build 1 | |
2553 | ||
5554b4bd | 2554 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2555 | |
2556 | # PROP Exclude_From_Build 1 | |
2557 | ||
5554b4bd | 2558 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2559 | |
28249f11 | 2560 | |
5554b4bd | 2561 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2562 | |
2563 | ||
2564 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2565 | ||
2566 | ||
5554b4bd | 2567 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2568 | |
2569 | ||
5554b4bd | 2570 | !ENDIF |
28249f11 | 2571 | |
5554b4bd VS |
2572 | # End Source File |
2573 | # Begin Source File | |
28249f11 | 2574 | |
5554b4bd VS |
2575 | SOURCE=..\..\src\msw\metafile.cpp |
2576 | ||
2577 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2578 | |
2579 | # PROP Exclude_From_Build 1 | |
2580 | ||
5554b4bd | 2581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2582 | |
2583 | # PROP Exclude_From_Build 1 | |
2584 | ||
5554b4bd | 2585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2586 | |
2587 | # PROP Exclude_From_Build 1 | |
2588 | ||
5554b4bd | 2589 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2590 | |
2591 | # PROP Exclude_From_Build 1 | |
2592 | ||
5554b4bd | 2593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2594 | |
2595 | ||
5554b4bd | 2596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2597 | |
2598 | ||
5554b4bd | 2599 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2600 | |
2601 | ||
5554b4bd | 2602 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2603 | |
2604 | ||
5554b4bd | 2605 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2606 | |
2607 | # PROP Exclude_From_Build 1 | |
2608 | ||
5554b4bd | 2609 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2610 | |
2611 | # PROP Exclude_From_Build 1 | |
2612 | ||
5554b4bd | 2613 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2614 | |
2615 | # PROP Exclude_From_Build 1 | |
2616 | ||
5554b4bd | 2617 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2618 | |
2619 | # PROP Exclude_From_Build 1 | |
2620 | ||
5554b4bd | 2621 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2622 | |
28249f11 | 2623 | |
5554b4bd | 2624 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2625 | |
28249f11 | 2626 | |
5554b4bd | 2627 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2628 | |
2629 | ||
5554b4bd | 2630 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2631 | |
2632 | ||
5554b4bd | 2633 | !ENDIF |
28249f11 | 2634 | |
5554b4bd VS |
2635 | # End Source File |
2636 | # Begin Source File | |
28249f11 | 2637 | |
5554b4bd VS |
2638 | SOURCE=..\..\src\msw\minifram.cpp |
2639 | # End Source File | |
2640 | # Begin Source File | |
28249f11 | 2641 | |
5554b4bd | 2642 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2643 | |
5554b4bd | 2644 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2645 | |
2646 | # PROP Exclude_From_Build 1 | |
2647 | ||
5554b4bd | 2648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2649 | |
2650 | # PROP Exclude_From_Build 1 | |
2651 | ||
5554b4bd | 2652 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2653 | |
2654 | # PROP Exclude_From_Build 1 | |
2655 | ||
5554b4bd | 2656 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2657 | |
2658 | # PROP Exclude_From_Build 1 | |
2659 | ||
5554b4bd | 2660 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2661 | |
2662 | ||
5554b4bd | 2663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2664 | |
2665 | ||
5554b4bd | 2666 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2667 | |
2668 | ||
5554b4bd | 2669 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2670 | |
2671 | ||
5554b4bd | 2672 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2673 | |
2674 | # PROP Exclude_From_Build 1 | |
2675 | ||
5554b4bd | 2676 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2677 | |
2678 | # PROP Exclude_From_Build 1 | |
2679 | ||
5554b4bd | 2680 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2681 | |
2682 | # PROP Exclude_From_Build 1 | |
2683 | ||
5554b4bd | 2684 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2685 | |
2686 | # PROP Exclude_From_Build 1 | |
2687 | ||
5554b4bd | 2688 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2689 | |
28249f11 | 2690 | |
5554b4bd | 2691 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2692 | |
28249f11 | 2693 | |
5554b4bd | 2694 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2695 | |
2696 | ||
5554b4bd | 2697 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2698 | |
2699 | ||
5554b4bd | 2700 | !ENDIF |
28249f11 | 2701 | |
5554b4bd VS |
2702 | # End Source File |
2703 | # Begin Source File | |
28249f11 | 2704 | |
5554b4bd VS |
2705 | SOURCE=..\..\src\msw\mslu.cpp |
2706 | # End Source File | |
2707 | # Begin Source File | |
28249f11 | 2708 | |
5554b4bd | 2709 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2710 | |
5554b4bd | 2711 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2712 | |
2713 | # PROP Exclude_From_Build 1 | |
2714 | ||
5554b4bd | 2715 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2716 | |
2717 | # PROP Exclude_From_Build 1 | |
2718 | ||
5554b4bd | 2719 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2720 | |
2721 | # PROP Exclude_From_Build 1 | |
2722 | ||
5554b4bd | 2723 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2724 | |
2725 | # PROP Exclude_From_Build 1 | |
2726 | ||
5554b4bd | 2727 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2728 | |
2729 | ||
5554b4bd | 2730 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2731 | |
2732 | ||
5554b4bd | 2733 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2734 | |
2735 | ||
5554b4bd | 2736 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2737 | |
2738 | ||
5554b4bd | 2739 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2740 | |
2741 | # PROP Exclude_From_Build 1 | |
2742 | ||
5554b4bd | 2743 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2744 | |
2745 | # PROP Exclude_From_Build 1 | |
2746 | ||
5554b4bd | 2747 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2748 | |
2749 | # PROP Exclude_From_Build 1 | |
2750 | ||
5554b4bd | 2751 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2752 | |
2753 | # PROP Exclude_From_Build 1 | |
2754 | ||
5554b4bd | 2755 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2756 | |
28249f11 | 2757 | |
5554b4bd | 2758 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2759 | |
2760 | ||
2761 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2762 | ||
2763 | ||
5554b4bd | 2764 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2765 | |
2766 | ||
5554b4bd | 2767 | !ENDIF |
28249f11 | 2768 | |
5554b4bd VS |
2769 | # End Source File |
2770 | # Begin Source File | |
28249f11 | 2771 | |
5554b4bd VS |
2772 | SOURCE=..\..\src\msw\notebook.cpp |
2773 | ||
2774 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2775 | |
2776 | # PROP Exclude_From_Build 1 | |
2777 | ||
5554b4bd | 2778 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2779 | |
2780 | # PROP Exclude_From_Build 1 | |
2781 | ||
5554b4bd | 2782 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2783 | |
2784 | # PROP Exclude_From_Build 1 | |
2785 | ||
5554b4bd | 2786 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2787 | |
2788 | # PROP Exclude_From_Build 1 | |
2789 | ||
5554b4bd | 2790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2791 | |
2792 | ||
5554b4bd | 2793 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2794 | |
2795 | ||
5554b4bd | 2796 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2797 | |
2798 | ||
5554b4bd | 2799 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2800 | |
2801 | ||
5554b4bd | 2802 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2803 | |
2804 | # PROP Exclude_From_Build 1 | |
2805 | ||
5554b4bd | 2806 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2807 | |
2808 | # PROP Exclude_From_Build 1 | |
2809 | ||
5554b4bd | 2810 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2811 | |
2812 | # PROP Exclude_From_Build 1 | |
2813 | ||
5554b4bd | 2814 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2815 | |
2816 | # PROP Exclude_From_Build 1 | |
2817 | ||
5554b4bd VS |
2818 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2819 | ||
2820 | ||
2821 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2822 | ||
2823 | ||
2824 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2825 | ||
2826 | ||
2827 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2828 | ||
2829 | ||
28249f11 VS |
2830 | !ENDIF |
2831 | ||
2832 | # End Source File | |
2833 | # Begin Source File | |
2834 | ||
2835 | SOURCE=..\..\src\msw\ole\oleutils.cpp | |
2836 | # End Source File | |
2837 | # Begin Source File | |
2838 | ||
2839 | SOURCE=..\..\src\msw\ownerdrw.cpp | |
2840 | ||
5554b4bd | 2841 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2842 | |
5554b4bd | 2843 | # PROP Exclude_From_Build 1 |
28249f11 | 2844 | |
5554b4bd | 2845 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2846 | |
5554b4bd | 2847 | # PROP Exclude_From_Build 1 |
28249f11 | 2848 | |
5554b4bd | 2849 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2850 | |
5554b4bd | 2851 | # PROP Exclude_From_Build 1 |
28249f11 | 2852 | |
5554b4bd | 2853 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2854 | |
2855 | # PROP Exclude_From_Build 1 | |
2856 | ||
5554b4bd | 2857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2858 | |
28249f11 | 2859 | |
5554b4bd | 2860 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2861 | |
28249f11 | 2862 | |
5554b4bd | 2863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2864 | |
28249f11 VS |
2865 | |
2866 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2867 | ||
2868 | ||
5554b4bd | 2869 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2870 | |
5554b4bd | 2871 | # PROP Exclude_From_Build 1 |
28249f11 | 2872 | |
5554b4bd | 2873 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2874 | |
5554b4bd | 2875 | # PROP Exclude_From_Build 1 |
28249f11 | 2876 | |
5554b4bd | 2877 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2878 | |
5554b4bd | 2879 | # PROP Exclude_From_Build 1 |
28249f11 | 2880 | |
5554b4bd | 2881 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2882 | |
2883 | # PROP Exclude_From_Build 1 | |
2884 | ||
5554b4bd VS |
2885 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2886 | ||
2887 | ||
2888 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
28249f11 | 2889 | |
28249f11 | 2890 | |
5554b4bd | 2891 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2892 | |
28249f11 | 2893 | |
5554b4bd | 2894 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2895 | |
28249f11 VS |
2896 | |
2897 | !ENDIF | |
2898 | ||
2899 | # End Source File | |
2900 | # Begin Source File | |
2901 | ||
2902 | SOURCE=..\..\src\msw\palette.cpp | |
2903 | # End Source File | |
2904 | # Begin Source File | |
2905 | ||
2906 | SOURCE=..\..\src\msw\pen.cpp | |
2907 | # End Source File | |
2908 | # Begin Source File | |
2909 | ||
28249f11 VS |
2910 | SOURCE=..\..\src\msw\popupwin.cpp |
2911 | # End Source File | |
2912 | # Begin Source File | |
2913 | ||
2914 | SOURCE=..\..\src\msw\printdlg.cpp | |
28249f11 VS |
2915 | # End Source File |
2916 | # Begin Source File | |
2917 | ||
2918 | SOURCE=..\..\src\msw\printwin.cpp | |
28249f11 VS |
2919 | # End Source File |
2920 | # Begin Source File | |
2921 | ||
2922 | SOURCE=..\..\src\msw\radiobox.cpp | |
2923 | ||
5554b4bd | 2924 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2925 | |
2926 | # PROP Exclude_From_Build 1 | |
2927 | ||
5554b4bd | 2928 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2929 | |
2930 | # PROP Exclude_From_Build 1 | |
2931 | ||
5554b4bd | 2932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2933 | |
2934 | # PROP Exclude_From_Build 1 | |
2935 | ||
5554b4bd | 2936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2937 | |
2938 | # PROP Exclude_From_Build 1 | |
2939 | ||
5554b4bd | 2940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2941 | |
2942 | ||
5554b4bd | 2943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2944 | |
2945 | ||
5554b4bd | 2946 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2947 | |
2948 | ||
5554b4bd | 2949 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2950 | |
2951 | ||
5554b4bd | 2952 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2953 | |
2954 | # PROP Exclude_From_Build 1 | |
2955 | ||
5554b4bd | 2956 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2957 | |
2958 | # PROP Exclude_From_Build 1 | |
2959 | ||
5554b4bd | 2960 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2961 | |
2962 | # PROP Exclude_From_Build 1 | |
2963 | ||
5554b4bd | 2964 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2965 | |
2966 | # PROP Exclude_From_Build 1 | |
2967 | ||
5554b4bd | 2968 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2969 | |
28249f11 | 2970 | |
5554b4bd | 2971 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2972 | |
2973 | ||
2974 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2975 | ||
2976 | ||
5554b4bd | 2977 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2978 | |
2979 | ||
5554b4bd VS |
2980 | !ENDIF |
2981 | ||
2982 | # End Source File | |
2983 | # Begin Source File | |
28249f11 | 2984 | |
5554b4bd | 2985 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2986 | |
5554b4bd | 2987 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2988 | |
2989 | # PROP Exclude_From_Build 1 | |
2990 | ||
5554b4bd | 2991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2992 | |
2993 | # PROP Exclude_From_Build 1 | |
2994 | ||
5554b4bd | 2995 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2996 | |
2997 | # PROP Exclude_From_Build 1 | |
2998 | ||
5554b4bd | 2999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3000 | |
3001 | # PROP Exclude_From_Build 1 | |
3002 | ||
5554b4bd | 3003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3004 | |
3005 | ||
5554b4bd | 3006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3007 | |
3008 | ||
5554b4bd | 3009 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3010 | |
3011 | ||
5554b4bd | 3012 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3013 | |
3014 | ||
5554b4bd | 3015 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3016 | |
3017 | # PROP Exclude_From_Build 1 | |
3018 | ||
5554b4bd | 3019 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3020 | |
3021 | # PROP Exclude_From_Build 1 | |
3022 | ||
5554b4bd | 3023 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3024 | |
3025 | # PROP Exclude_From_Build 1 | |
3026 | ||
5554b4bd | 3027 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3028 | |
3029 | # PROP Exclude_From_Build 1 | |
3030 | ||
5554b4bd VS |
3031 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3032 | ||
3033 | ||
3034 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3035 | ||
3036 | ||
3037 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3038 | ||
3039 | ||
3040 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
3041 | ||
3042 | ||
28249f11 VS |
3043 | !ENDIF |
3044 | ||
3045 | # End Source File | |
3046 | # Begin Source File | |
3047 | ||
3048 | SOURCE=..\..\src\msw\region.cpp | |
3049 | # End Source File | |
3050 | # Begin Source File | |
3051 | ||
3052 | SOURCE=..\..\src\msw\renderer.cpp | |
3053 | # End Source File | |
3054 | # Begin Source File | |
3055 | ||
3056 | SOURCE=..\..\src\msw\scrolbar.cpp | |
3057 | ||
5554b4bd | 3058 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
3059 | |
3060 | # PROP Exclude_From_Build 1 | |
3061 | ||
5554b4bd | 3062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3063 | |
3064 | # PROP Exclude_From_Build 1 | |
3065 | ||
5554b4bd | 3066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3067 | |
3068 | # PROP Exclude_From_Build 1 | |
3069 | ||
5554b4bd | 3070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3071 | |
3072 | # PROP Exclude_From_Build 1 | |
3073 | ||
5554b4bd | 3074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3075 | |
3076 | ||
5554b4bd | 3077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3078 | |
3079 | ||
5554b4bd | 3080 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3081 | |
3082 | ||
5554b4bd | 3083 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3084 | |
3085 | ||
5554b4bd | 3086 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3087 | |
3088 | # PROP Exclude_From_Build 1 | |
3089 | ||
5554b4bd | 3090 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3091 | |
3092 | # PROP Exclude_From_Build 1 | |
3093 | ||
5554b4bd | 3094 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3095 | |
3096 | # PROP Exclude_From_Build 1 | |
3097 | ||
5554b4bd | 3098 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3099 | |
3100 | # PROP Exclude_From_Build 1 | |
3101 | ||
5554b4bd | 3102 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3103 | |
28249f11 | 3104 | |
5554b4bd | 3105 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3106 | |
28249f11 | 3107 | |
5554b4bd | 3108 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3109 | |
3110 | ||
5554b4bd | 3111 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3112 | |
3113 | ||
5554b4bd | 3114 | !ENDIF |
28249f11 | 3115 | |
5554b4bd VS |
3116 | # End Source File |
3117 | # Begin Source File | |
28249f11 | 3118 | |
5554b4bd VS |
3119 | SOURCE=..\..\src\msw\settings.cpp |
3120 | # End Source File | |
3121 | # Begin Source File | |
28249f11 | 3122 | |
5554b4bd | 3123 | SOURCE=..\..\src\msw\slider95.cpp |
28249f11 | 3124 | |
5554b4bd | 3125 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
3126 | |
3127 | # PROP Exclude_From_Build 1 | |
3128 | ||
5554b4bd | 3129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3130 | |
3131 | # PROP Exclude_From_Build 1 | |
3132 | ||
5554b4bd | 3133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3134 | |
3135 | # PROP Exclude_From_Build 1 | |
3136 | ||
5554b4bd | 3137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3138 | |
3139 | # PROP Exclude_From_Build 1 | |
3140 | ||
5554b4bd | 3141 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3142 | |
3143 | ||
5554b4bd | 3144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3145 | |
3146 | ||
5554b4bd | 3147 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3148 | |
3149 | ||
5554b4bd | 3150 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3151 | |
3152 | ||
5554b4bd | 3153 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3154 | |
3155 | # PROP Exclude_From_Build 1 | |
3156 | ||
5554b4bd | 3157 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3158 | |
3159 | # PROP Exclude_From_Build 1 | |
3160 | ||
5554b4bd | 3161 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3162 | |
3163 | # PROP Exclude_From_Build 1 | |
3164 | ||
5554b4bd | 3165 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3166 | |
3167 | # PROP Exclude_From_Build 1 | |
3168 | ||
5554b4bd | 3169 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3170 | |
28249f11 | 3171 | |
5554b4bd | 3172 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3173 | |
3174 | ||
3175 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3176 | ||
3177 | ||
5554b4bd | 3178 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3179 | |
3180 | ||
5554b4bd | 3181 | !ENDIF |
28249f11 | 3182 | |
5554b4bd VS |
3183 | # End Source File |
3184 | # Begin Source File | |
28249f11 | 3185 | |
5554b4bd VS |
3186 | SOURCE=..\..\src\msw\spinbutt.cpp |
3187 | ||
3188 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3189 | |
3190 | # PROP Exclude_From_Build 1 | |
3191 | ||
5554b4bd | 3192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3193 | |
3194 | # PROP Exclude_From_Build 1 | |
3195 | ||
5554b4bd | 3196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3197 | |
3198 | # PROP Exclude_From_Build 1 | |
3199 | ||
5554b4bd | 3200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3201 | |
3202 | # PROP Exclude_From_Build 1 | |
3203 | ||
5554b4bd | 3204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3205 | |
3206 | ||
5554b4bd | 3207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3208 | |
3209 | ||
5554b4bd | 3210 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3211 | |
3212 | ||
5554b4bd | 3213 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3214 | |
3215 | ||
5554b4bd | 3216 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3217 | |
3218 | # PROP Exclude_From_Build 1 | |
3219 | ||
5554b4bd | 3220 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3221 | |
3222 | # PROP Exclude_From_Build 1 | |
3223 | ||
5554b4bd | 3224 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3225 | |
3226 | # PROP Exclude_From_Build 1 | |
3227 | ||
5554b4bd | 3228 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3229 | |
3230 | # PROP Exclude_From_Build 1 | |
3231 | ||
5554b4bd | 3232 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3233 | |
28249f11 | 3234 | |
5554b4bd | 3235 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3236 | |
3237 | ||
3238 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3239 | ||
3240 | ||
5554b4bd | 3241 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3242 | |
3243 | ||
5554b4bd | 3244 | !ENDIF |
28249f11 | 3245 | |
5554b4bd VS |
3246 | # End Source File |
3247 | # Begin Source File | |
28249f11 | 3248 | |
5554b4bd VS |
3249 | SOURCE=..\..\src\msw\spinctrl.cpp |
3250 | ||
3251 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3252 | |
3253 | # PROP Exclude_From_Build 1 | |
3254 | ||
5554b4bd | 3255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3256 | |
3257 | # PROP Exclude_From_Build 1 | |
3258 | ||
5554b4bd | 3259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3260 | |
3261 | # PROP Exclude_From_Build 1 | |
3262 | ||
5554b4bd | 3263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3264 | |
3265 | # PROP Exclude_From_Build 1 | |
3266 | ||
5554b4bd | 3267 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3268 | |
3269 | ||
5554b4bd | 3270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3271 | |
3272 | ||
5554b4bd | 3273 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3274 | |
3275 | ||
5554b4bd | 3276 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3277 | |
3278 | ||
5554b4bd | 3279 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3280 | |
3281 | # PROP Exclude_From_Build 1 | |
3282 | ||
5554b4bd | 3283 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3284 | |
3285 | # PROP Exclude_From_Build 1 | |
3286 | ||
5554b4bd | 3287 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3288 | |
3289 | # PROP Exclude_From_Build 1 | |
3290 | ||
5554b4bd | 3291 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3292 | |
3293 | # PROP Exclude_From_Build 1 | |
3294 | ||
5554b4bd | 3295 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3296 | |
28249f11 | 3297 | |
5554b4bd | 3298 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3299 | |
3300 | ||
3301 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3302 | ||
3303 | ||
5554b4bd | 3304 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3305 | |
3306 | ||
5554b4bd | 3307 | !ENDIF |
28249f11 | 3308 | |
5554b4bd VS |
3309 | # End Source File |
3310 | # Begin Source File | |
28249f11 | 3311 | |
5554b4bd VS |
3312 | SOURCE=..\..\src\msw\statbmp.cpp |
3313 | ||
3314 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3315 | |
3316 | # PROP Exclude_From_Build 1 | |
3317 | ||
5554b4bd | 3318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3319 | |
3320 | # PROP Exclude_From_Build 1 | |
3321 | ||
5554b4bd | 3322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3323 | |
3324 | # PROP Exclude_From_Build 1 | |
3325 | ||
5554b4bd | 3326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3327 | |
3328 | # PROP Exclude_From_Build 1 | |
3329 | ||
5554b4bd | 3330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3331 | |
3332 | ||
5554b4bd | 3333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3334 | |
3335 | ||
5554b4bd | 3336 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3337 | |
3338 | ||
5554b4bd | 3339 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3340 | |
3341 | ||
5554b4bd | 3342 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3343 | |
3344 | # PROP Exclude_From_Build 1 | |
3345 | ||
5554b4bd | 3346 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3347 | |
3348 | # PROP Exclude_From_Build 1 | |
3349 | ||
5554b4bd | 3350 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3351 | |
3352 | # PROP Exclude_From_Build 1 | |
3353 | ||
5554b4bd | 3354 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3355 | |
3356 | # PROP Exclude_From_Build 1 | |
3357 | ||
5554b4bd | 3358 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3359 | |
28249f11 | 3360 | |
5554b4bd | 3361 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3362 | |
3363 | ||
3364 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3365 | ||
3366 | ||
5554b4bd | 3367 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3368 | |
3369 | ||
5554b4bd | 3370 | !ENDIF |
28249f11 | 3371 | |
5554b4bd VS |
3372 | # End Source File |
3373 | # Begin Source File | |
28249f11 | 3374 | |
5554b4bd VS |
3375 | SOURCE=..\..\src\msw\statbox.cpp |
3376 | ||
3377 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3378 | |
3379 | # PROP Exclude_From_Build 1 | |
3380 | ||
5554b4bd | 3381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3382 | |
3383 | # PROP Exclude_From_Build 1 | |
3384 | ||
5554b4bd | 3385 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3386 | |
3387 | # PROP Exclude_From_Build 1 | |
3388 | ||
5554b4bd | 3389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3390 | |
3391 | # PROP Exclude_From_Build 1 | |
3392 | ||
5554b4bd | 3393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3394 | |
3395 | ||
5554b4bd | 3396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3397 | |
3398 | ||
5554b4bd | 3399 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3400 | |
3401 | ||
5554b4bd | 3402 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3403 | |
3404 | ||
5554b4bd | 3405 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3406 | |
3407 | # PROP Exclude_From_Build 1 | |
3408 | ||
5554b4bd | 3409 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3410 | |
3411 | # PROP Exclude_From_Build 1 | |
3412 | ||
5554b4bd | 3413 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3414 | |
3415 | # PROP Exclude_From_Build 1 | |
3416 | ||
5554b4bd | 3417 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3418 | |
3419 | # PROP Exclude_From_Build 1 | |
3420 | ||
5554b4bd | 3421 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3422 | |
28249f11 | 3423 | |
5554b4bd | 3424 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3425 | |
3426 | ||
3427 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3428 | ||
3429 | ||
5554b4bd | 3430 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3431 | |
3432 | ||
5554b4bd | 3433 | !ENDIF |
28249f11 | 3434 | |
5554b4bd VS |
3435 | # End Source File |
3436 | # Begin Source File | |
28249f11 | 3437 | |
5554b4bd VS |
3438 | SOURCE=..\..\src\msw\statbr95.cpp |
3439 | ||
3440 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3441 | |
3442 | # PROP Exclude_From_Build 1 | |
3443 | ||
5554b4bd | 3444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3445 | |
3446 | # PROP Exclude_From_Build 1 | |
3447 | ||
5554b4bd | 3448 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3449 | |
3450 | # PROP Exclude_From_Build 1 | |
3451 | ||
5554b4bd | 3452 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3453 | |
3454 | # PROP Exclude_From_Build 1 | |
3455 | ||
5554b4bd | 3456 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3457 | |
3458 | ||
5554b4bd | 3459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3460 | |
3461 | ||
5554b4bd | 3462 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3463 | |
3464 | ||
5554b4bd | 3465 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3466 | |
3467 | ||
5554b4bd | 3468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3469 | |
3470 | # PROP Exclude_From_Build 1 | |
3471 | ||
5554b4bd | 3472 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3473 | |
3474 | # PROP Exclude_From_Build 1 | |
3475 | ||
5554b4bd | 3476 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3477 | |
3478 | # PROP Exclude_From_Build 1 | |
3479 | ||
5554b4bd | 3480 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3481 | |
3482 | # PROP Exclude_From_Build 1 | |
3483 | ||
5554b4bd | 3484 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3485 | |
28249f11 | 3486 | |
5554b4bd | 3487 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3488 | |
3489 | ||
3490 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3491 | ||
3492 | ||
5554b4bd | 3493 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3494 | |
3495 | ||
5554b4bd | 3496 | !ENDIF |
28249f11 | 3497 | |
5554b4bd VS |
3498 | # End Source File |
3499 | # Begin Source File | |
28249f11 | 3500 | |
5554b4bd VS |
3501 | SOURCE=..\..\src\msw\statline.cpp |
3502 | ||
3503 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3504 | |
3505 | # PROP Exclude_From_Build 1 | |
3506 | ||
5554b4bd | 3507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3508 | |
3509 | # PROP Exclude_From_Build 1 | |
3510 | ||
5554b4bd | 3511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3512 | |
3513 | # PROP Exclude_From_Build 1 | |
3514 | ||
5554b4bd | 3515 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3516 | |
3517 | # PROP Exclude_From_Build 1 | |
3518 | ||
5554b4bd | 3519 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3520 | |
3521 | ||
5554b4bd | 3522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3523 | |
3524 | ||
5554b4bd | 3525 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3526 | |
3527 | ||
5554b4bd | 3528 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3529 | |
3530 | ||
5554b4bd | 3531 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3532 | |
3533 | # PROP Exclude_From_Build 1 | |
3534 | ||
5554b4bd | 3535 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3536 | |
3537 | # PROP Exclude_From_Build 1 | |
3538 | ||
5554b4bd | 3539 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3540 | |
3541 | # PROP Exclude_From_Build 1 | |
3542 | ||
5554b4bd | 3543 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3544 | |
3545 | # PROP Exclude_From_Build 1 | |
3546 | ||
5554b4bd | 3547 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3548 | |
28249f11 | 3549 | |
5554b4bd | 3550 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3551 | |
3552 | ||
3553 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3554 | ||
3555 | ||
5554b4bd | 3556 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3557 | |
3558 | ||
5554b4bd | 3559 | !ENDIF |
28249f11 | 3560 | |
5554b4bd VS |
3561 | # End Source File |
3562 | # Begin Source File | |
28249f11 | 3563 | |
5554b4bd VS |
3564 | SOURCE=..\..\src\msw\stattext.cpp |
3565 | ||
3566 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3567 | |
3568 | # PROP Exclude_From_Build 1 | |
3569 | ||
5554b4bd | 3570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3571 | |
3572 | # PROP Exclude_From_Build 1 | |
3573 | ||
5554b4bd | 3574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3575 | |
3576 | # PROP Exclude_From_Build 1 | |
3577 | ||
5554b4bd | 3578 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3579 | |
3580 | # PROP Exclude_From_Build 1 | |
3581 | ||
5554b4bd | 3582 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3583 | |
3584 | ||
5554b4bd | 3585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3586 | |
3587 | ||
5554b4bd | 3588 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3589 | |
3590 | ||
5554b4bd | 3591 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3592 | |
3593 | ||
5554b4bd | 3594 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3595 | |
3596 | # PROP Exclude_From_Build 1 | |
3597 | ||
5554b4bd | 3598 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3599 | |
3600 | # PROP Exclude_From_Build 1 | |
3601 | ||
5554b4bd | 3602 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3603 | |
3604 | # PROP Exclude_From_Build 1 | |
3605 | ||
5554b4bd | 3606 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3607 | |
3608 | # PROP Exclude_From_Build 1 | |
3609 | ||
5554b4bd | 3610 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3611 | |
28249f11 | 3612 | |
5554b4bd | 3613 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3614 | |
3615 | ||
3616 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3617 | ||
3618 | ||
5554b4bd | 3619 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3620 | |
3621 | ||
5554b4bd | 3622 | !ENDIF |
28249f11 | 3623 | |
5554b4bd VS |
3624 | # End Source File |
3625 | # Begin Source File | |
28249f11 | 3626 | |
5554b4bd VS |
3627 | SOURCE=..\..\src\msw\tabctrl.cpp |
3628 | ||
3629 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3630 | |
3631 | # PROP Exclude_From_Build 1 | |
3632 | ||
5554b4bd | 3633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3634 | |
3635 | # PROP Exclude_From_Build 1 | |
3636 | ||
5554b4bd | 3637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3638 | |
3639 | # PROP Exclude_From_Build 1 | |
3640 | ||
5554b4bd | 3641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3642 | |
3643 | # PROP Exclude_From_Build 1 | |
3644 | ||
5554b4bd | 3645 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3646 | |
3647 | ||
5554b4bd | 3648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3649 | |
3650 | ||
5554b4bd | 3651 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3652 | |
3653 | ||
5554b4bd | 3654 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3655 | |
3656 | ||
5554b4bd | 3657 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3658 | |
3659 | # PROP Exclude_From_Build 1 | |
3660 | ||
5554b4bd | 3661 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3662 | |
3663 | # PROP Exclude_From_Build 1 | |
3664 | ||
5554b4bd | 3665 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3666 | |
3667 | # PROP Exclude_From_Build 1 | |
3668 | ||
5554b4bd | 3669 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3670 | |
3671 | # PROP Exclude_From_Build 1 | |
3672 | ||
5554b4bd | 3673 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3674 | |
28249f11 | 3675 | |
5554b4bd | 3676 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3677 | |
3678 | ||
3679 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3680 | ||
3681 | ||
5554b4bd | 3682 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3683 | |
3684 | ||
5554b4bd | 3685 | !ENDIF |
28249f11 | 3686 | |
5554b4bd VS |
3687 | # End Source File |
3688 | # Begin Source File | |
28249f11 | 3689 | |
5554b4bd VS |
3690 | SOURCE=..\..\src\msw\tbar95.cpp |
3691 | ||
3692 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3693 | |
3694 | # PROP Exclude_From_Build 1 | |
3695 | ||
5554b4bd | 3696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3697 | |
3698 | # PROP Exclude_From_Build 1 | |
3699 | ||
5554b4bd | 3700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3701 | |
3702 | # PROP Exclude_From_Build 1 | |
3703 | ||
5554b4bd | 3704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3705 | |
3706 | # PROP Exclude_From_Build 1 | |
3707 | ||
5554b4bd | 3708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3709 | |
3710 | ||
5554b4bd | 3711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3712 | |
3713 | ||
5554b4bd | 3714 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3715 | |
3716 | ||
5554b4bd | 3717 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3718 | |
3719 | ||
5554b4bd | 3720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3721 | |
3722 | # PROP Exclude_From_Build 1 | |
3723 | ||
5554b4bd | 3724 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3725 | |
3726 | # PROP Exclude_From_Build 1 | |
3727 | ||
5554b4bd | 3728 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3729 | |
3730 | # PROP Exclude_From_Build 1 | |
3731 | ||
5554b4bd | 3732 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3733 | |
3734 | # PROP Exclude_From_Build 1 | |
3735 | ||
5554b4bd | 3736 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3737 | |
28249f11 | 3738 | |
5554b4bd | 3739 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3740 | |
3741 | ||
3742 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3743 | ||
3744 | ||
5554b4bd | 3745 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3746 | |
3747 | ||
5554b4bd | 3748 | !ENDIF |
28249f11 | 3749 | |
5554b4bd VS |
3750 | # End Source File |
3751 | # Begin Source File | |
28249f11 | 3752 | |
5554b4bd VS |
3753 | SOURCE=..\..\src\msw\textctrl.cpp |
3754 | ||
3755 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3756 | |
3757 | # PROP Exclude_From_Build 1 | |
3758 | ||
5554b4bd | 3759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3760 | |
3761 | # PROP Exclude_From_Build 1 | |
3762 | ||
5554b4bd | 3763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3764 | |
3765 | # PROP Exclude_From_Build 1 | |
3766 | ||
5554b4bd | 3767 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3768 | |
3769 | # PROP Exclude_From_Build 1 | |
3770 | ||
5554b4bd | 3771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3772 | |
3773 | ||
5554b4bd | 3774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3775 | |
3776 | ||
5554b4bd | 3777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3778 | |
3779 | ||
5554b4bd | 3780 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3781 | |
3782 | ||
5554b4bd | 3783 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3784 | |
3785 | # PROP Exclude_From_Build 1 | |
3786 | ||
5554b4bd | 3787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3788 | |
3789 | # PROP Exclude_From_Build 1 | |
3790 | ||
5554b4bd | 3791 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3792 | |
3793 | # PROP Exclude_From_Build 1 | |
3794 | ||
5554b4bd | 3795 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3796 | |
3797 | # PROP Exclude_From_Build 1 | |
3798 | ||
5554b4bd | 3799 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3800 | |
28249f11 | 3801 | |
5554b4bd | 3802 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3803 | |
3804 | ||
3805 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3806 | ||
3807 | ||
5554b4bd | 3808 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3809 | |
3810 | ||
5554b4bd | 3811 | !ENDIF |
28249f11 | 3812 | |
5554b4bd VS |
3813 | # End Source File |
3814 | # Begin Source File | |
28249f11 | 3815 | |
5554b4bd VS |
3816 | SOURCE=..\..\src\msw\tglbtn.cpp |
3817 | ||
3818 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3819 | |
3820 | # PROP Exclude_From_Build 1 | |
3821 | ||
5554b4bd | 3822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3823 | |
3824 | # PROP Exclude_From_Build 1 | |
3825 | ||
5554b4bd | 3826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3827 | |
3828 | # PROP Exclude_From_Build 1 | |
3829 | ||
5554b4bd | 3830 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3831 | |
3832 | # PROP Exclude_From_Build 1 | |
3833 | ||
5554b4bd | 3834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3835 | |
3836 | ||
5554b4bd | 3837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3838 | |
3839 | ||
5554b4bd | 3840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3841 | |
3842 | ||
5554b4bd | 3843 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3844 | |
3845 | ||
5554b4bd | 3846 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3847 | |
3848 | # PROP Exclude_From_Build 1 | |
3849 | ||
5554b4bd | 3850 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3851 | |
3852 | # PROP Exclude_From_Build 1 | |
3853 | ||
5554b4bd | 3854 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3855 | |
3856 | # PROP Exclude_From_Build 1 | |
3857 | ||
5554b4bd | 3858 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3859 | |
3860 | # PROP Exclude_From_Build 1 | |
3861 | ||
5554b4bd VS |
3862 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3863 | ||
3864 | ||
3865 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3866 | ||
3867 | ||
3868 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3869 | ||
3870 | ||
3871 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
3872 | ||
3873 | ||
28249f11 VS |
3874 | !ENDIF |
3875 | ||
3876 | # End Source File | |
3877 | # Begin Source File | |
3878 | ||
3879 | SOURCE=..\..\src\msw\timer.cpp | |
3880 | # End Source File | |
3881 | # Begin Source File | |
3882 | ||
3883 | SOURCE=..\..\src\msw\tooltip.cpp | |
3884 | # End Source File | |
3885 | # Begin Source File | |
3886 | ||
3887 | SOURCE=..\..\src\msw\toplevel.cpp | |
3888 | # End Source File | |
3889 | # Begin Source File | |
3890 | ||
3891 | SOURCE=..\..\src\msw\treectrl.cpp | |
3892 | ||
5554b4bd | 3893 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3894 | |
5554b4bd | 3895 | # PROP Exclude_From_Build 1 |
28249f11 | 3896 | |
5554b4bd | 3897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3898 | |
3899 | # PROP Exclude_From_Build 1 | |
3900 | ||
5554b4bd | 3901 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3902 | |
3903 | # PROP Exclude_From_Build 1 | |
3904 | ||
5554b4bd | 3905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3906 | |
3907 | # PROP Exclude_From_Build 1 | |
3908 | ||
5554b4bd | 3909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3910 | |
28249f11 | 3911 | |
5554b4bd | 3912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3913 | |
3914 | ||
3915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3916 | ||
3917 | ||
5554b4bd | 3918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3919 | |
3920 | ||
5554b4bd | 3921 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3922 | |
5554b4bd | 3923 | # PROP Exclude_From_Build 1 |
28249f11 | 3924 | |
5554b4bd | 3925 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3926 | |
3927 | # PROP Exclude_From_Build 1 | |
3928 | ||
5554b4bd | 3929 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3930 | |
3931 | # PROP Exclude_From_Build 1 | |
3932 | ||
5554b4bd | 3933 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3934 | |
3935 | # PROP Exclude_From_Build 1 | |
3936 | ||
5554b4bd VS |
3937 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3938 | ||
3939 | ||
3940 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3941 | ||
3942 | ||
3943 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3944 | ||
3945 | ||
3946 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 3947 | |
28249f11 VS |
3948 | |
3949 | !ENDIF | |
3950 | ||
3951 | # End Source File | |
3952 | # Begin Source File | |
3953 | ||
3954 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3955 | # End Source File | |
3956 | # Begin Source File | |
3957 | ||
3958 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3959 | # End Source File | |
3960 | # Begin Source File | |
3961 | ||
3962 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3963 | # End Source File | |
3964 | # Begin Source File | |
3965 | ||
9aaf1192 WS |
3966 | SOURCE=..\..\src\msw\version.rc |
3967 | ||
3968 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3969 | ||
3970 | ||
3971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3972 | ||
3973 | ||
3974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3975 | ||
3976 | ||
3977 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3978 | ||
3979 | ||
3980 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3981 | ||
3982 | ||
3983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3984 | ||
3985 | ||
3986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3987 | ||
3988 | ||
3989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3990 | ||
3991 | ||
3992 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3993 | ||
3994 | # PROP Exclude_From_Build 1 | |
3995 | ||
3996 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3997 | ||
3998 | # PROP Exclude_From_Build 1 | |
3999 | ||
4000 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4001 | ||
4002 | # PROP Exclude_From_Build 1 | |
4003 | ||
4004 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4005 | ||
4006 | # PROP Exclude_From_Build 1 | |
4007 | ||
4008 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4009 | ||
4010 | # PROP Exclude_From_Build 1 | |
4011 | ||
4012 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4013 | ||
4014 | # PROP Exclude_From_Build 1 | |
4015 | ||
4016 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4017 | ||
4018 | # PROP Exclude_From_Build 1 | |
4019 | ||
4020 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4021 | ||
4022 | # PROP Exclude_From_Build 1 | |
4023 | ||
4024 | !ENDIF | |
4025 | ||
4026 | # End Source File | |
4027 | # Begin Source File | |
4028 | ||
28249f11 VS |
4029 | SOURCE=..\..\src\msw\volume.cpp |
4030 | # End Source File | |
4031 | # Begin Source File | |
4032 | ||
4033 | SOURCE=..\..\src\msw\window.cpp | |
4034 | # End Source File | |
4035 | # End Group | |
4036 | # Begin Group "Generic Sources" | |
4037 | ||
4038 | # PROP Default_Filter "" | |
4039 | # Begin Source File | |
4040 | ||
4041 | SOURCE=..\..\src\generic\accel.cpp | |
4042 | ||
5554b4bd | 4043 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4044 | |
28249f11 | 4045 | |
5554b4bd | 4046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4047 | |
28249f11 | 4048 | |
5554b4bd | 4049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4050 | |
28249f11 | 4051 | |
5554b4bd VS |
4052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
4053 | ||
4054 | ||
4055 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4056 | |
4057 | # PROP Exclude_From_Build 1 | |
4058 | ||
5554b4bd | 4059 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4060 | |
5554b4bd | 4061 | # PROP Exclude_From_Build 1 |
28249f11 | 4062 | |
5554b4bd | 4063 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4064 | |
5554b4bd | 4065 | # PROP Exclude_From_Build 1 |
28249f11 | 4066 | |
5554b4bd | 4067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4068 | |
5554b4bd | 4069 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4070 | |
4071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4072 | ||
4073 | ||
5554b4bd | 4074 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4075 | |
28249f11 | 4076 | |
5554b4bd | 4077 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4078 | |
28249f11 | 4079 | |
5554b4bd | 4080 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4081 | |
28249f11 | 4082 | |
5554b4bd | 4083 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4084 | |
4085 | # PROP Exclude_From_Build 1 | |
4086 | ||
5554b4bd | 4087 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4088 | |
5554b4bd | 4089 | # PROP Exclude_From_Build 1 |
28249f11 | 4090 | |
5554b4bd | 4091 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4092 | |
5554b4bd | 4093 | # PROP Exclude_From_Build 1 |
28249f11 | 4094 | |
5554b4bd | 4095 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4096 | |
5554b4bd | 4097 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4098 | |
4099 | !ENDIF | |
4100 | ||
4101 | # End Source File | |
4102 | # Begin Source File | |
4103 | ||
4104 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4105 | # End Source File | |
4106 | # Begin Source File | |
4107 | ||
355debca VZ |
4108 | SOURCE=..\..\src\generic\buttonbar.cpp |
4109 | # End Source File | |
4110 | # Begin Source File | |
4111 | ||
ef335a4f VZ |
4112 | SOURCE=..\..\src\generic\choicbkg.cpp |
4113 | # End Source File | |
4114 | # Begin Source File | |
4115 | ||
28249f11 VS |
4116 | SOURCE=..\..\src\generic\choicdgg.cpp |
4117 | # End Source File | |
4118 | # Begin Source File | |
4119 | ||
ec376c8f | 4120 | SOURCE=..\..\src\generic\clrpickerg.cpp |
ec376c8f VZ |
4121 | # End Source File |
4122 | # Begin Source File | |
4123 | ||
28249f11 | 4124 | SOURCE=..\..\src\generic\colrdlgg.cpp |
6db68599 WS |
4125 | |
4126 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4127 | ||
4128 | ||
4129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4130 | ||
4131 | ||
4132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4133 | ||
4134 | ||
4135 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4136 | ||
4137 | ||
4138 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4139 | ||
4140 | # PROP Exclude_From_Build 1 | |
4141 | ||
4142 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4143 | ||
4144 | # PROP Exclude_From_Build 1 | |
4145 | ||
4146 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4147 | ||
4148 | # PROP Exclude_From_Build 1 | |
4149 | ||
4150 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4151 | ||
4152 | # PROP Exclude_From_Build 1 | |
4153 | ||
4154 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4155 | ||
4156 | ||
4157 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4158 | ||
4159 | ||
4160 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4161 | ||
4162 | ||
4163 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4164 | ||
4165 | ||
4166 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4167 | ||
4168 | # PROP Exclude_From_Build 1 | |
4169 | ||
4170 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4171 | ||
4172 | # PROP Exclude_From_Build 1 | |
4173 | ||
4174 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4175 | ||
4176 | # PROP Exclude_From_Build 1 | |
4177 | ||
4178 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4179 | ||
4180 | # PROP Exclude_From_Build 1 | |
4181 | ||
4182 | !ENDIF | |
4183 | ||
28249f11 VS |
4184 | # End Source File |
4185 | # Begin Source File | |
4186 | ||
a340b80d VZ |
4187 | SOURCE=..\..\src\generic\combog.cpp |
4188 | # End Source File | |
4189 | # Begin Source File | |
4190 | ||
28249f11 VS |
4191 | SOURCE=..\..\src\generic\dcpsg.cpp |
4192 | # End Source File | |
4193 | # Begin Source File | |
4194 | ||
4195 | SOURCE=..\..\src\generic\dirctrlg.cpp | |
4196 | # End Source File | |
4197 | # Begin Source File | |
4198 | ||
4199 | SOURCE=..\..\src\generic\dirdlgg.cpp | |
4200 | ||
5554b4bd | 4201 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4202 | |
28249f11 | 4203 | |
5554b4bd | 4204 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4205 | |
28249f11 | 4206 | |
5554b4bd | 4207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4208 | |
28249f11 | 4209 | |
5554b4bd VS |
4210 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
4211 | ||
4212 | ||
4213 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4214 | |
4215 | # PROP Exclude_From_Build 1 | |
4216 | ||
5554b4bd | 4217 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4218 | |
5554b4bd | 4219 | # PROP Exclude_From_Build 1 |
28249f11 | 4220 | |
5554b4bd | 4221 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4222 | |
5554b4bd | 4223 | # PROP Exclude_From_Build 1 |
28249f11 | 4224 | |
5554b4bd | 4225 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4226 | |
5554b4bd | 4227 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4228 | |
4229 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4230 | ||
4231 | ||
5554b4bd | 4232 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4233 | |
28249f11 | 4234 | |
5554b4bd | 4235 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4236 | |
28249f11 | 4237 | |
5554b4bd | 4238 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4239 | |
28249f11 | 4240 | |
5554b4bd | 4241 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4242 | |
4243 | # PROP Exclude_From_Build 1 | |
4244 | ||
5554b4bd | 4245 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4246 | |
5554b4bd | 4247 | # PROP Exclude_From_Build 1 |
28249f11 | 4248 | |
5554b4bd | 4249 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4250 | |
5554b4bd | 4251 | # PROP Exclude_From_Build 1 |
28249f11 | 4252 | |
5554b4bd | 4253 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4254 | |
5554b4bd | 4255 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4256 | |
4257 | !ENDIF | |
4258 | ||
4259 | # End Source File | |
4260 | # Begin Source File | |
4261 | ||
4262 | SOURCE=..\..\src\generic\dragimgg.cpp | |
4263 | # End Source File | |
4264 | # Begin Source File | |
4265 | ||
4266 | SOURCE=..\..\src\generic\fdrepdlg.cpp | |
4267 | ||
5554b4bd | 4268 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4269 | |
28249f11 | 4270 | |
5554b4bd VS |
4271 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4272 | ||
4273 | ||
4274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4275 | ||
4276 | ||
4277 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4278 | ||
4279 | ||
4280 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4281 | |
4282 | # PROP Exclude_From_Build 1 | |
4283 | ||
5554b4bd | 4284 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4285 | |
4286 | # PROP Exclude_From_Build 1 | |
4287 | ||
5554b4bd | 4288 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4289 | |
4290 | # PROP Exclude_From_Build 1 | |
4291 | ||
5554b4bd | 4292 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4293 | |
5554b4bd | 4294 | # PROP Exclude_From_Build 1 |
28249f11 | 4295 | |
5554b4bd | 4296 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4297 | |
4298 | ||
4299 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4300 | ||
4301 | ||
5554b4bd | 4302 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4303 | |
4304 | ||
5554b4bd VS |
4305 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4306 | ||
4307 | ||
4308 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4309 | |
4310 | # PROP Exclude_From_Build 1 | |
4311 | ||
5554b4bd | 4312 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4313 | |
4314 | # PROP Exclude_From_Build 1 | |
4315 | ||
5554b4bd | 4316 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4317 | |
4318 | # PROP Exclude_From_Build 1 | |
4319 | ||
5554b4bd | 4320 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4321 | |
4322 | # PROP Exclude_From_Build 1 | |
4323 | ||
5554b4bd VS |
4324 | !ENDIF |
4325 | ||
4326 | # End Source File | |
4327 | # Begin Source File | |
28249f11 | 4328 | |
5554b4bd | 4329 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4330 | |
5554b4bd | 4331 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4332 | |
4333 | ||
4334 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4335 | ||
4336 | ||
5554b4bd | 4337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4338 | |
28249f11 | 4339 | |
5554b4bd | 4340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4341 | |
28249f11 | 4342 | |
5554b4bd | 4343 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4344 | |
4345 | # PROP Exclude_From_Build 1 | |
4346 | ||
5554b4bd | 4347 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4348 | |
4349 | # PROP Exclude_From_Build 1 | |
4350 | ||
5554b4bd | 4351 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4352 | |
4353 | # PROP Exclude_From_Build 1 | |
4354 | ||
5554b4bd | 4355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4356 | |
4357 | # PROP Exclude_From_Build 1 | |
4358 | ||
5554b4bd | 4359 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4360 | |
4361 | ||
5554b4bd | 4362 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4363 | |
4364 | ||
5554b4bd | 4365 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4366 | |
4367 | ||
5554b4bd | 4368 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4369 | |
4370 | ||
5554b4bd | 4371 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4372 | |
4373 | # PROP Exclude_From_Build 1 | |
4374 | ||
5554b4bd | 4375 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4376 | |
4377 | # PROP Exclude_From_Build 1 | |
4378 | ||
5554b4bd | 4379 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4380 | |
4381 | # PROP Exclude_From_Build 1 | |
4382 | ||
5554b4bd | 4383 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4384 | |
4385 | # PROP Exclude_From_Build 1 | |
4386 | ||
ec376c8f VZ |
4387 | !ENDIF |
4388 | ||
4389 | # End Source File | |
4390 | # Begin Source File | |
4391 | ||
4392 | SOURCE=..\..\src\generic\filepickerg.cpp | |
5554b4bd VS |
4393 | # End Source File |
4394 | # Begin Source File | |
28249f11 | 4395 | |
5554b4bd | 4396 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 WS |
4397 | |
4398 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4399 | ||
4400 | ||
4401 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4402 | ||
4403 | ||
4404 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4405 | ||
4406 | ||
4407 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4408 | ||
4409 | ||
4410 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4411 | ||
4412 | # PROP Exclude_From_Build 1 | |
4413 | ||
4414 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4415 | ||
4416 | # PROP Exclude_From_Build 1 | |
4417 | ||
4418 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4419 | ||
4420 | # PROP Exclude_From_Build 1 | |
4421 | ||
4422 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4423 | ||
4424 | # PROP Exclude_From_Build 1 | |
4425 | ||
4426 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4427 | ||
4428 | ||
4429 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4430 | ||
4431 | ||
4432 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4433 | ||
4434 | ||
4435 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4436 | ||
4437 | ||
4438 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4439 | ||
4440 | # PROP Exclude_From_Build 1 | |
4441 | ||
4442 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4443 | ||
4444 | # PROP Exclude_From_Build 1 | |
4445 | ||
4446 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4447 | ||
4448 | # PROP Exclude_From_Build 1 | |
4449 | ||
4450 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4451 | ||
4452 | # PROP Exclude_From_Build 1 | |
4453 | ||
ec376c8f VZ |
4454 | !ENDIF |
4455 | ||
4456 | # End Source File | |
4457 | # Begin Source File | |
4458 | ||
4459 | SOURCE=..\..\src\generic\fontpickerg.cpp | |
5554b4bd VS |
4460 | # End Source File |
4461 | # Begin Source File | |
28249f11 | 4462 | |
5554b4bd | 4463 | SOURCE=..\..\src\generic\imaglist.cpp |
28249f11 | 4464 | |
5554b4bd | 4465 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4466 | |
28249f11 | 4467 | |
5554b4bd | 4468 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4469 | |
28249f11 | 4470 | |
5554b4bd | 4471 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4472 | |
28249f11 | 4473 | |
5554b4bd | 4474 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4475 | |
28249f11 | 4476 | |
5554b4bd | 4477 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4478 | |
4479 | # PROP Exclude_From_Build 1 | |
4480 | ||
5554b4bd | 4481 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4482 | |
4483 | # PROP Exclude_From_Build 1 | |
4484 | ||
5554b4bd | 4485 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4486 | |
4487 | # PROP Exclude_From_Build 1 | |
4488 | ||
5554b4bd | 4489 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4490 | |
4491 | # PROP Exclude_From_Build 1 | |
4492 | ||
5554b4bd | 4493 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4494 | |
4495 | ||
5554b4bd | 4496 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4497 | |
4498 | ||
5554b4bd | 4499 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4500 | |
4501 | ||
5554b4bd | 4502 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4503 | |
4504 | ||
5554b4bd | 4505 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4506 | |
4507 | # PROP Exclude_From_Build 1 | |
4508 | ||
5554b4bd | 4509 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4510 | |
4511 | # PROP Exclude_From_Build 1 | |
4512 | ||
5554b4bd | 4513 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4514 | |
4515 | # PROP Exclude_From_Build 1 | |
4516 | ||
5554b4bd | 4517 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4518 | |
4519 | # PROP Exclude_From_Build 1 | |
4520 | ||
5554b4bd | 4521 | !ENDIF |
28249f11 | 4522 | |
5554b4bd VS |
4523 | # End Source File |
4524 | # Begin Source File | |
28249f11 | 4525 | |
5554b4bd VS |
4526 | SOURCE=..\..\src\generic\listbkg.cpp |
4527 | # End Source File | |
4528 | # Begin Source File | |
28249f11 | 4529 | |
5554b4bd | 4530 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4531 | |
5554b4bd | 4532 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4533 | |
4534 | ||
5554b4bd | 4535 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4536 | |
4537 | ||
5554b4bd | 4538 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4539 | |
28249f11 | 4540 | |
5554b4bd | 4541 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
73fb9ebe | 4542 | |
28249f11 | 4543 | |
5554b4bd | 4544 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4545 | |
4546 | # PROP Exclude_From_Build 1 | |
4547 | ||
5554b4bd | 4548 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4549 | |
4550 | # PROP Exclude_From_Build 1 | |
4551 | ||
5554b4bd | 4552 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4553 | |
4554 | # PROP Exclude_From_Build 1 | |
4555 | ||
5554b4bd | 4556 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4557 | |
4558 | # PROP Exclude_From_Build 1 | |
4559 | ||
5554b4bd | 4560 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4561 | |
4562 | ||
5554b4bd | 4563 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4564 | |
4565 | ||
5554b4bd | 4566 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4567 | |
4568 | ||
5554b4bd | 4569 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4570 | |
4571 | ||
5554b4bd | 4572 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4573 | |
4574 | # PROP Exclude_From_Build 1 | |
4575 | ||
5554b4bd | 4576 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4577 | |
4578 | # PROP Exclude_From_Build 1 | |
4579 | ||
5554b4bd | 4580 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4581 | |
4582 | # PROP Exclude_From_Build 1 | |
4583 | ||
5554b4bd | 4584 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4585 | |
4586 | # PROP Exclude_From_Build 1 | |
4587 | ||
5554b4bd | 4588 | !ENDIF |
28249f11 | 4589 | |
5554b4bd VS |
4590 | # End Source File |
4591 | # Begin Source File | |
28249f11 | 4592 | |
5554b4bd VS |
4593 | SOURCE=..\..\src\generic\logg.cpp |
4594 | # End Source File | |
4595 | # Begin Source File | |
28249f11 | 4596 | |
5554b4bd | 4597 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4598 | |
5554b4bd | 4599 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4600 | |
4601 | ||
5554b4bd | 4602 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4603 | |
4604 | ||
5554b4bd | 4605 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4606 | |
28249f11 | 4607 | |
5554b4bd | 4608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4609 | |
28249f11 | 4610 | |
5554b4bd | 4611 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4612 | |
4613 | # PROP Exclude_From_Build 1 | |
4614 | ||
5554b4bd | 4615 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4616 | |
4617 | # PROP Exclude_From_Build 1 | |
4618 | ||
5554b4bd | 4619 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4620 | |
4621 | # PROP Exclude_From_Build 1 | |
4622 | ||
5554b4bd | 4623 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4624 | |
4625 | # PROP Exclude_From_Build 1 | |
4626 | ||
5554b4bd | 4627 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4628 | |
4629 | ||
5554b4bd | 4630 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4631 | |
4632 | ||
5554b4bd | 4633 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4634 | |
4635 | ||
5554b4bd | 4636 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4637 | |
4638 | ||
5554b4bd | 4639 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4640 | |
4641 | # PROP Exclude_From_Build 1 | |
4642 | ||
5554b4bd | 4643 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4644 | |
4645 | # PROP Exclude_From_Build 1 | |
4646 | ||
5554b4bd | 4647 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4648 | |
4649 | # PROP Exclude_From_Build 1 | |
4650 | ||
5554b4bd | 4651 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4652 | |
4653 | # PROP Exclude_From_Build 1 | |
4654 | ||
5554b4bd | 4655 | !ENDIF |
28249f11 | 4656 | |
5554b4bd VS |
4657 | # End Source File |
4658 | # Begin Source File | |
28249f11 | 4659 | |
5554b4bd | 4660 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4661 | |
5554b4bd | 4662 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4663 | |
28249f11 | 4664 | |
5554b4bd | 4665 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4666 | |
28249f11 | 4667 | |
5554b4bd | 4668 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4669 | |
28249f11 | 4670 | |
5554b4bd | 4671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4672 | |
28249f11 | 4673 | |
5554b4bd | 4674 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4675 | |
4676 | # PROP Exclude_From_Build 1 | |
4677 | ||
5554b4bd | 4678 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4679 | |
4680 | # PROP Exclude_From_Build 1 | |
4681 | ||
5554b4bd | 4682 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4683 | |
4684 | # PROP Exclude_From_Build 1 | |
4685 | ||
5554b4bd | 4686 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4687 | |
4688 | # PROP Exclude_From_Build 1 | |
4689 | ||
5554b4bd | 4690 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4691 | |
4692 | ||
4693 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4694 | ||
4695 | ||
5554b4bd | 4696 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4697 | |
4698 | ||
5554b4bd | 4699 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4700 | |
28249f11 | 4701 | |
5554b4bd | 4702 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4703 | |
4704 | # PROP Exclude_From_Build 1 | |
4705 | ||
5554b4bd | 4706 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4707 | |
4708 | # PROP Exclude_From_Build 1 | |
4709 | ||
5554b4bd | 4710 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4711 | |
4712 | # PROP Exclude_From_Build 1 | |
4713 | ||
5554b4bd | 4714 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4715 | |
5554b4bd | 4716 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4717 | |
4718 | !ENDIF | |
4719 | ||
4720 | # End Source File | |
4721 | # Begin Source File | |
4722 | ||
4723 | SOURCE=..\..\src\generic\numdlgg.cpp | |
4724 | # End Source File | |
4725 | # Begin Source File | |
4726 | ||
4727 | SOURCE=..\..\src\generic\panelg.cpp | |
4728 | # End Source File | |
4729 | # Begin Source File | |
4730 | ||
75a0a7b7 VS |
4731 | SOURCE=..\..\src\generic\printps.cpp |
4732 | # End Source File | |
4733 | # Begin Source File | |
4734 | ||
28249f11 | 4735 | SOURCE=..\..\src\generic\prntdlgg.cpp |
28249f11 VS |
4736 | # End Source File |
4737 | # Begin Source File | |
4738 | ||
4739 | SOURCE=..\..\src\generic\progdlgg.cpp | |
4740 | # End Source File | |
4741 | # Begin Source File | |
4742 | ||
4743 | SOURCE=..\..\src\generic\renderg.cpp | |
4744 | # End Source File | |
4745 | # Begin Source File | |
4746 | ||
4747 | SOURCE=..\..\src\generic\scrlwing.cpp | |
4748 | # End Source File | |
4749 | # Begin Source File | |
4750 | ||
4751 | SOURCE=..\..\src\generic\selstore.cpp | |
4752 | # End Source File | |
4753 | # Begin Source File | |
4754 | ||
4755 | SOURCE=..\..\src\generic\spinctlg.cpp | |
4756 | # End Source File | |
4757 | # Begin Source File | |
4758 | ||
4759 | SOURCE=..\..\src\generic\splitter.cpp | |
4760 | # End Source File | |
4761 | # Begin Source File | |
4762 | ||
4763 | SOURCE=..\..\src\generic\statusbr.cpp | |
4764 | ||
5554b4bd | 4765 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4766 | |
5554b4bd | 4767 | # PROP Exclude_From_Build 1 |
28249f11 | 4768 | |
5554b4bd VS |
4769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4770 | ||
4771 | # PROP Exclude_From_Build 1 | |
4772 | ||
4773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4774 | ||
4775 | # PROP Exclude_From_Build 1 | |
4776 | ||
4777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4778 | ||
4779 | # PROP Exclude_From_Build 1 | |
4780 | ||
4781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4782 | ||
4783 | ||
4784 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
4785 | |
4786 | ||
5554b4bd | 4787 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4788 | |
4789 | ||
5554b4bd | 4790 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4791 | |
4792 | ||
5554b4bd | 4793 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4794 | |
4795 | # PROP Exclude_From_Build 1 | |
4796 | ||
5554b4bd | 4797 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4798 | |
4799 | # PROP Exclude_From_Build 1 | |
4800 | ||
5554b4bd | 4801 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4802 | |
4803 | # PROP Exclude_From_Build 1 | |
4804 | ||
5554b4bd | 4805 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4806 | |
4807 | # PROP Exclude_From_Build 1 | |
4808 | ||
5554b4bd | 4809 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4810 | |
4811 | ||
5554b4bd | 4812 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4813 | |
4814 | ||
5554b4bd | 4815 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4816 | |
4817 | ||
5554b4bd | 4818 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4819 | |
4820 | ||
5554b4bd | 4821 | !ENDIF |
28249f11 | 4822 | |
5554b4bd VS |
4823 | # End Source File |
4824 | # Begin Source File | |
28249f11 | 4825 | |
5554b4bd | 4826 | SOURCE=..\..\src\generic\tabg.cpp |
28249f11 | 4827 | |
5554b4bd | 4828 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4829 | |
28249f11 | 4830 | |
5554b4bd | 4831 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4832 | |
28249f11 | 4833 | |
5554b4bd | 4834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4835 | |
28249f11 | 4836 | |
5554b4bd | 4837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4838 | |
28249f11 | 4839 | |
5554b4bd | 4840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4841 | |
4842 | # PROP Exclude_From_Build 1 | |
4843 | ||
5554b4bd | 4844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4845 | |
4846 | # PROP Exclude_From_Build 1 | |
4847 | ||
5554b4bd | 4848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4849 | |
4850 | # PROP Exclude_From_Build 1 | |
4851 | ||
5554b4bd | 4852 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4853 | |
4854 | # PROP Exclude_From_Build 1 | |
4855 | ||
5554b4bd | 4856 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4857 | |
4858 | ||
4859 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4860 | ||
4861 | ||
5554b4bd | 4862 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4863 | |
4864 | ||
5554b4bd | 4865 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4866 | |
28249f11 | 4867 | |
5554b4bd | 4868 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4869 | |
4870 | # PROP Exclude_From_Build 1 | |
4871 | ||
5554b4bd | 4872 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4873 | |
4874 | # PROP Exclude_From_Build 1 | |
4875 | ||
5554b4bd | 4876 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4877 | |
4878 | # PROP Exclude_From_Build 1 | |
4879 | ||
5554b4bd | 4880 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4881 | |
5554b4bd | 4882 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4883 | |
4884 | !ENDIF | |
4885 | ||
4886 | # End Source File | |
4887 | # Begin Source File | |
4888 | ||
28249f11 VS |
4889 | SOURCE=..\..\src\generic\textdlgg.cpp |
4890 | # End Source File | |
4891 | # Begin Source File | |
4892 | ||
4893 | SOURCE=..\..\src\generic\tipwin.cpp | |
4894 | # End Source File | |
4895 | # Begin Source File | |
4896 | ||
7dcea26b JS |
4897 | SOURCE=..\..\src\generic\toolbkg.cpp |
4898 | # End Source File | |
4899 | # Begin Source File | |
4900 | ||
54770337 VZ |
4901 | SOURCE=..\..\src\generic\treebkg.cpp |
4902 | # End Source File | |
4903 | # Begin Source File | |
4904 | ||
28249f11 VS |
4905 | SOURCE=..\..\src\generic\treectlg.cpp |
4906 | # End Source File | |
4907 | # Begin Source File | |
4908 | ||
4909 | SOURCE=..\..\src\generic\vlbox.cpp | |
4910 | # End Source File | |
4911 | # Begin Source File | |
4912 | ||
4913 | SOURCE=..\..\src\generic\vscroll.cpp | |
4914 | # End Source File | |
4915 | # End Group | |
4916 | # Begin Group "wxUniv Sources" | |
4917 | ||
4918 | # PROP Default_Filter "" | |
4919 | # Begin Source File | |
4920 | ||
4921 | SOURCE=..\..\src\univ\bmpbuttn.cpp | |
4922 | ||
5554b4bd | 4923 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4924 | |
28249f11 | 4925 | |
5554b4bd VS |
4926 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4927 | ||
4928 | ||
4929 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4930 | ||
4931 | ||
4932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4933 | ||
4934 | ||
4935 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4936 | |
4937 | # PROP Exclude_From_Build 1 | |
4938 | ||
5554b4bd | 4939 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4940 | |
4941 | # PROP Exclude_From_Build 1 | |
4942 | ||
5554b4bd | 4943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4944 | |
4945 | # PROP Exclude_From_Build 1 | |
4946 | ||
5554b4bd | 4947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4948 | |
5554b4bd | 4949 | # PROP Exclude_From_Build 1 |
28249f11 | 4950 | |
5554b4bd | 4951 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4952 | |
4953 | ||
4954 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4955 | ||
4956 | ||
5554b4bd | 4957 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4958 | |
4959 | ||
5554b4bd VS |
4960 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4961 | ||
4962 | ||
4963 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4964 | |
4965 | # PROP Exclude_From_Build 1 | |
4966 | ||
5554b4bd | 4967 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4968 | |
4969 | # PROP Exclude_From_Build 1 | |
4970 | ||
5554b4bd | 4971 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4972 | |
4973 | # PROP Exclude_From_Build 1 | |
4974 | ||
5554b4bd | 4975 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4976 | |
4977 | # PROP Exclude_From_Build 1 | |
4978 | ||
5554b4bd | 4979 | !ENDIF |
28249f11 | 4980 | |
5554b4bd VS |
4981 | # End Source File |
4982 | # Begin Source File | |
28249f11 | 4983 | |
5554b4bd | 4984 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4985 | |
5554b4bd | 4986 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4987 | |
28249f11 | 4988 | |
5554b4bd | 4989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4990 | |
28249f11 | 4991 | |
5554b4bd | 4992 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4993 | |
28249f11 | 4994 | |
5554b4bd | 4995 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4996 | |
28249f11 | 4997 | |
5554b4bd | 4998 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4999 | |
5000 | # PROP Exclude_From_Build 1 | |
5001 | ||
5554b4bd | 5002 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5003 | |
5004 | # PROP Exclude_From_Build 1 | |
5005 | ||
5554b4bd | 5006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5007 | |
5008 | # PROP Exclude_From_Build 1 | |
5009 | ||
5554b4bd | 5010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5011 | |
5012 | # PROP Exclude_From_Build 1 | |
5013 | ||
5554b4bd | 5014 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5015 | |
5016 | ||
5554b4bd | 5017 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5018 | |
5019 | ||
5554b4bd | 5020 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5021 | |
5022 | ||
5554b4bd | 5023 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5024 | |
5025 | ||
5554b4bd | 5026 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5027 | |
5028 | # PROP Exclude_From_Build 1 | |
5029 | ||
5554b4bd | 5030 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5031 | |
5032 | # PROP Exclude_From_Build 1 | |
5033 | ||
5554b4bd | 5034 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5035 | |
5036 | # PROP Exclude_From_Build 1 | |
5037 | ||
5554b4bd | 5038 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5039 | |
5040 | # PROP Exclude_From_Build 1 | |
5041 | ||
5554b4bd | 5042 | !ENDIF |
28249f11 | 5043 | |
5554b4bd VS |
5044 | # End Source File |
5045 | # Begin Source File | |
28249f11 | 5046 | |
5554b4bd | 5047 | SOURCE=..\..\src\univ\checkbox.cpp |
28249f11 | 5048 | |
5554b4bd | 5049 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5050 | |
28249f11 | 5051 | |
5554b4bd | 5052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5053 | |
28249f11 | 5054 | |
5554b4bd | 5055 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5056 | |
28249f11 | 5057 | |
5554b4bd | 5058 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5059 | |
28249f11 | 5060 | |
5554b4bd | 5061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5062 | |
5063 | # PROP Exclude_From_Build 1 | |
5064 | ||
5554b4bd | 5065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5066 | |
5067 | # PROP Exclude_From_Build 1 | |
5068 | ||
5554b4bd | 5069 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5070 | |
5071 | # PROP Exclude_From_Build 1 | |
5072 | ||
5554b4bd | 5073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5074 | |
5075 | # PROP Exclude_From_Build 1 | |
5076 | ||
5554b4bd | 5077 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5078 | |
5079 | ||
5554b4bd | 5080 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5081 | |
5082 | ||
5554b4bd | 5083 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5084 | |
5085 | ||
5554b4bd | 5086 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5087 | |
5088 | ||
5554b4bd | 5089 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5090 | |
5091 | # PROP Exclude_From_Build 1 | |
5092 | ||
5554b4bd | 5093 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5094 | |
5095 | # PROP Exclude_From_Build 1 | |
5096 | ||
5554b4bd | 5097 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5098 | |
5099 | # PROP Exclude_From_Build 1 | |
5100 | ||
5554b4bd | 5101 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5102 | |
5103 | # PROP Exclude_From_Build 1 | |
5104 | ||
5554b4bd | 5105 | !ENDIF |
28249f11 | 5106 | |
5554b4bd VS |
5107 | # End Source File |
5108 | # Begin Source File | |
28249f11 | 5109 | |
5554b4bd | 5110 | SOURCE=..\..\src\univ\checklst.cpp |
28249f11 | 5111 | |
5554b4bd | 5112 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5113 | |
28249f11 | 5114 | |
5554b4bd | 5115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5116 | |
28249f11 | 5117 | |
5554b4bd | 5118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5119 | |
28249f11 | 5120 | |
5554b4bd | 5121 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5122 | |
28249f11 | 5123 | |
5554b4bd | 5124 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5125 | |
5126 | # PROP Exclude_From_Build 1 | |
5127 | ||
5554b4bd | 5128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5129 | |
5130 | # PROP Exclude_From_Build 1 | |
5131 | ||
5554b4bd | 5132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5133 | |
5134 | # PROP Exclude_From_Build 1 | |
5135 | ||
5554b4bd | 5136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5137 | |
5138 | # PROP Exclude_From_Build 1 | |
5139 | ||
5554b4bd | 5140 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5141 | |
5142 | ||
5554b4bd | 5143 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5144 | |
5145 | ||
5554b4bd | 5146 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5147 | |
5148 | ||
5554b4bd | 5149 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5150 | |
5151 | ||
5554b4bd | 5152 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5153 | |
5154 | # PROP Exclude_From_Build 1 | |
5155 | ||
5554b4bd | 5156 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5157 | |
5158 | # PROP Exclude_From_Build 1 | |
5159 | ||
5554b4bd | 5160 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5161 | |
5162 | # PROP Exclude_From_Build 1 | |
5163 | ||
5554b4bd | 5164 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5165 | |
5166 | # PROP Exclude_From_Build 1 | |
5167 | ||
5554b4bd | 5168 | !ENDIF |
28249f11 | 5169 | |
5554b4bd VS |
5170 | # End Source File |
5171 | # Begin Source File | |
28249f11 | 5172 | |
5554b4bd | 5173 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5174 | |
5554b4bd | 5175 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5176 | |
28249f11 | 5177 | |
5554b4bd | 5178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5179 | |
28249f11 | 5180 | |
5554b4bd | 5181 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5182 | |
28249f11 | 5183 | |
5554b4bd | 5184 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5185 | |
28249f11 | 5186 | |
5554b4bd | 5187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5188 | |
5189 | # PROP Exclude_From_Build 1 | |
5190 | ||
5554b4bd | 5191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5192 | |
5193 | # PROP Exclude_From_Build 1 | |
5194 | ||
5554b4bd | 5195 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5196 | |
5197 | # PROP Exclude_From_Build 1 | |
5198 | ||
5554b4bd | 5199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5200 | |
5201 | # PROP Exclude_From_Build 1 | |
5202 | ||
5554b4bd | 5203 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5204 | |
5205 | ||
5554b4bd | 5206 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5207 | |
5208 | ||
5554b4bd | 5209 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5210 | |
5211 | ||
5554b4bd | 5212 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5213 | |
5214 | ||
5554b4bd | 5215 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5216 | |
5217 | # PROP Exclude_From_Build 1 | |
5218 | ||
5554b4bd | 5219 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5220 | |
5221 | # PROP Exclude_From_Build 1 | |
5222 | ||
5554b4bd | 5223 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5224 | |
5225 | # PROP Exclude_From_Build 1 | |
5226 | ||
5554b4bd | 5227 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5228 | |
5229 | # PROP Exclude_From_Build 1 | |
5230 | ||
5554b4bd | 5231 | !ENDIF |
28249f11 | 5232 | |
5554b4bd VS |
5233 | # End Source File |
5234 | # Begin Source File | |
28249f11 | 5235 | |
5554b4bd | 5236 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5237 | |
5554b4bd | 5238 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5239 | |
28249f11 | 5240 | |
5554b4bd | 5241 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5242 | |
28249f11 | 5243 | |
5554b4bd | 5244 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5245 | |
28249f11 | 5246 | |
5554b4bd | 5247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5248 | |
28249f11 | 5249 | |
5554b4bd | 5250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5251 | |
5252 | # PROP Exclude_From_Build 1 | |
5253 | ||
5554b4bd | 5254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5255 | |
5256 | # PROP Exclude_From_Build 1 | |
5257 | ||
5554b4bd | 5258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5259 | |
5260 | # PROP Exclude_From_Build 1 | |
5261 | ||
5554b4bd | 5262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5263 | |
5264 | # PROP Exclude_From_Build 1 | |
5265 | ||
5554b4bd | 5266 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5267 | |
5268 | ||
5554b4bd | 5269 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5270 | |
5271 | ||
5554b4bd | 5272 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5273 | |
5274 | ||
5554b4bd | 5275 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5276 | |
5277 | ||
5554b4bd | 5278 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5279 | |
5280 | # PROP Exclude_From_Build 1 | |
5281 | ||
5554b4bd | 5282 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5283 | |
5284 | # PROP Exclude_From_Build 1 | |
5285 | ||
5554b4bd | 5286 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5287 | |
5288 | # PROP Exclude_From_Build 1 | |
5289 | ||
5554b4bd | 5290 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5291 | |
5292 | # PROP Exclude_From_Build 1 | |
5293 | ||
5554b4bd | 5294 | !ENDIF |
28249f11 | 5295 | |
5554b4bd VS |
5296 | # End Source File |
5297 | # Begin Source File | |
28249f11 | 5298 | |
5554b4bd | 5299 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5300 | |
5554b4bd | 5301 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5302 | |
28249f11 | 5303 | |
5554b4bd | 5304 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5305 | |
28249f11 | 5306 | |
5554b4bd | 5307 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5308 | |
28249f11 | 5309 | |
5554b4bd | 5310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5311 | |
28249f11 | 5312 | |
5554b4bd | 5313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5314 | |
5315 | # PROP Exclude_From_Build 1 | |
5316 | ||
5554b4bd | 5317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5318 | |
5319 | # PROP Exclude_From_Build 1 | |
5320 | ||
5554b4bd | 5321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5322 | |
5323 | # PROP Exclude_From_Build 1 | |
5324 | ||
5554b4bd | 5325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5326 | |
5327 | # PROP Exclude_From_Build 1 | |
5328 | ||
5554b4bd | 5329 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5330 | |
5331 | ||
5554b4bd | 5332 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5333 | |
5334 | ||
5554b4bd | 5335 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5336 | |
5337 | ||
5554b4bd | 5338 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5339 | |
5340 | ||
5554b4bd | 5341 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5342 | |
5343 | # PROP Exclude_From_Build 1 | |
5344 | ||
5554b4bd | 5345 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5346 | |
5347 | # PROP Exclude_From_Build 1 | |
5348 | ||
5554b4bd | 5349 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5350 | |
5351 | # PROP Exclude_From_Build 1 | |
5352 | ||
5554b4bd | 5353 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5354 | |
5355 | # PROP Exclude_From_Build 1 | |
5356 | ||
5554b4bd | 5357 | !ENDIF |
28249f11 | 5358 | |
5554b4bd VS |
5359 | # End Source File |
5360 | # Begin Source File | |
28249f11 | 5361 | |
5554b4bd | 5362 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5363 | |
5554b4bd | 5364 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5365 | |
28249f11 | 5366 | |
5554b4bd | 5367 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5368 | |
28249f11 | 5369 | |
5554b4bd | 5370 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5371 | |
28249f11 | 5372 | |
5554b4bd | 5373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5374 | |
28249f11 | 5375 | |
5554b4bd | 5376 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5377 | |
5378 | # PROP Exclude_From_Build 1 | |
5379 | ||
5554b4bd | 5380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5381 | |
5382 | # PROP Exclude_From_Build 1 | |
5383 | ||
5554b4bd | 5384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5385 | |
5386 | # PROP Exclude_From_Build 1 | |
5387 | ||
5554b4bd | 5388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5389 | |
5390 | # PROP Exclude_From_Build 1 | |
5391 | ||
5554b4bd | 5392 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5393 | |
5394 | ||
5554b4bd | 5395 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5396 | |
5397 | ||
5554b4bd | 5398 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5399 | |
5400 | ||
5554b4bd | 5401 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5402 | |
5403 | ||
5554b4bd | 5404 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5405 | |
5406 | # PROP Exclude_From_Build 1 | |
5407 | ||
5554b4bd | 5408 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5409 | |
5410 | # PROP Exclude_From_Build 1 | |
5411 | ||
5554b4bd | 5412 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5413 | |
5414 | # PROP Exclude_From_Build 1 | |
5415 | ||
5554b4bd | 5416 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5417 | |
5418 | # PROP Exclude_From_Build 1 | |
5419 | ||
5554b4bd | 5420 | !ENDIF |
28249f11 | 5421 | |
5554b4bd VS |
5422 | # End Source File |
5423 | # Begin Source File | |
28249f11 | 5424 | |
5554b4bd | 5425 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5426 | |
5554b4bd | 5427 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5428 | |
28249f11 | 5429 | |
5554b4bd | 5430 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5431 | |
28249f11 | 5432 | |
5554b4bd | 5433 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5434 | |
28249f11 | 5435 | |
5554b4bd | 5436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5437 | |
28249f11 | 5438 | |
5554b4bd | 5439 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5440 | |
5441 | # PROP Exclude_From_Build 1 | |
5442 | ||
5554b4bd | 5443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5444 | |
5445 | # PROP Exclude_From_Build 1 | |
5446 | ||
5554b4bd | 5447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5448 | |
5449 | # PROP Exclude_From_Build 1 | |
5450 | ||
5554b4bd | 5451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5452 | |
5453 | # PROP Exclude_From_Build 1 | |
5454 | ||
5554b4bd | 5455 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5456 | |
5457 | ||
5554b4bd | 5458 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5459 | |
5460 | ||
5554b4bd | 5461 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5462 | |
5463 | ||
5554b4bd | 5464 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5465 | |
5466 | ||
5554b4bd | 5467 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5468 | |
5469 | # PROP Exclude_From_Build 1 | |
5470 | ||
5554b4bd | 5471 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5472 | |
5473 | # PROP Exclude_From_Build 1 | |
5474 | ||
5554b4bd | 5475 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5476 | |
5477 | # PROP Exclude_From_Build 1 | |
5478 | ||
5554b4bd | 5479 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5480 | |
5481 | # PROP Exclude_From_Build 1 | |
5482 | ||
5554b4bd | 5483 | !ENDIF |
28249f11 | 5484 | |
5554b4bd VS |
5485 | # End Source File |
5486 | # Begin Source File | |
28249f11 | 5487 | |
5554b4bd | 5488 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5489 | |
5554b4bd | 5490 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5491 | |
28249f11 | 5492 | |
5554b4bd | 5493 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5494 | |
28249f11 | 5495 | |
5554b4bd | 5496 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5497 | |
28249f11 | 5498 | |
5554b4bd | 5499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5500 | |
28249f11 | 5501 | |
5554b4bd | 5502 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5503 | |
5504 | # PROP Exclude_From_Build 1 | |
5505 | ||
5554b4bd | 5506 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5507 | |
5508 | # PROP Exclude_From_Build 1 | |
5509 | ||
5554b4bd | 5510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5511 | |
5512 | # PROP Exclude_From_Build 1 | |
5513 | ||
5554b4bd | 5514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5515 | |
5516 | # PROP Exclude_From_Build 1 | |
5517 | ||
5554b4bd | 5518 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5519 | |
5520 | ||
5554b4bd | 5521 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5522 | |
5523 | ||
5554b4bd | 5524 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5525 | |
5526 | ||
5554b4bd | 5527 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5528 | |
5529 | ||
5554b4bd | 5530 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5531 | |
5532 | # PROP Exclude_From_Build 1 | |
5533 | ||
5554b4bd | 5534 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5535 | |
5536 | # PROP Exclude_From_Build 1 | |
5537 | ||
5554b4bd | 5538 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5539 | |
5540 | # PROP Exclude_From_Build 1 | |
5541 | ||
5554b4bd | 5542 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5543 | |
5544 | # PROP Exclude_From_Build 1 | |
5545 | ||
5554b4bd | 5546 | !ENDIF |
28249f11 | 5547 | |
5554b4bd VS |
5548 | # End Source File |
5549 | # Begin Source File | |
28249f11 | 5550 | |
5554b4bd | 5551 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5552 | |
5554b4bd | 5553 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5554 | |
28249f11 | 5555 | |
5554b4bd | 5556 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5557 | |
28249f11 | 5558 | |
5554b4bd | 5559 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5560 | |
28249f11 | 5561 | |
5554b4bd | 5562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5563 | |
28249f11 | 5564 | |
5554b4bd | 5565 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5566 | |
5567 | # PROP Exclude_From_Build 1 | |
5568 | ||
5554b4bd | 5569 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5570 | |
5571 | # PROP Exclude_From_Build 1 | |
5572 | ||
5554b4bd | 5573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5574 | |
5575 | # PROP Exclude_From_Build 1 | |
5576 | ||
5554b4bd | 5577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5578 | |
5579 | # PROP Exclude_From_Build 1 | |
5580 | ||
5554b4bd | 5581 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5582 | |
5583 | ||
5554b4bd | 5584 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5585 | |
5586 | ||
5554b4bd | 5587 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5588 | |
5589 | ||
5554b4bd | 5590 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5591 | |
5592 | ||
5554b4bd | 5593 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5594 | |
5595 | # PROP Exclude_From_Build 1 | |
5596 | ||
5554b4bd | 5597 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5598 | |
5599 | # PROP Exclude_From_Build 1 | |
5600 | ||
5554b4bd | 5601 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5602 | |
5603 | # PROP Exclude_From_Build 1 | |
5604 | ||
5554b4bd | 5605 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5606 | |
5607 | # PROP Exclude_From_Build 1 | |
5608 | ||
5554b4bd | 5609 | !ENDIF |
28249f11 | 5610 | |
5554b4bd VS |
5611 | # End Source File |
5612 | # Begin Source File | |
28249f11 | 5613 | |
5554b4bd | 5614 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5615 | |
5554b4bd | 5616 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5617 | |
28249f11 | 5618 | |
5554b4bd | 5619 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5620 | |
28249f11 | 5621 | |
5554b4bd | 5622 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5623 | |
28249f11 | 5624 | |
5554b4bd | 5625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5626 | |
28249f11 | 5627 | |
5554b4bd | 5628 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5629 | |
5630 | # PROP Exclude_From_Build 1 | |
5631 | ||
5554b4bd | 5632 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5633 | |
5634 | # PROP Exclude_From_Build 1 | |
5635 | ||
5554b4bd | 5636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5637 | |
5638 | # PROP Exclude_From_Build 1 | |
5639 | ||
5554b4bd | 5640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5641 | |
5642 | # PROP Exclude_From_Build 1 | |
5643 | ||
5554b4bd | 5644 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5645 | |
5646 | ||
5554b4bd | 5647 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5648 | |
5649 | ||
5554b4bd | 5650 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5651 | |
5652 | ||
5554b4bd | 5653 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5654 | |
5655 | ||
5554b4bd | 5656 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5657 | |
5658 | # PROP Exclude_From_Build 1 | |
5659 | ||
5554b4bd | 5660 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5661 | |
5662 | # PROP Exclude_From_Build 1 | |
5663 | ||
5554b4bd | 5664 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5665 | |
5666 | # PROP Exclude_From_Build 1 | |
5667 | ||
5554b4bd | 5668 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5669 | |
5670 | # PROP Exclude_From_Build 1 | |
5671 | ||
5554b4bd | 5672 | !ENDIF |
28249f11 | 5673 | |
5554b4bd VS |
5674 | # End Source File |
5675 | # Begin Source File | |
28249f11 | 5676 | |
5554b4bd | 5677 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5678 | |
5554b4bd | 5679 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5680 | |
5681 | ||
5554b4bd | 5682 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5683 | |
5684 | ||
5554b4bd | 5685 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5686 | |
28249f11 | 5687 | |
5554b4bd | 5688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5689 | |
5554b4bd VS |
5690 | |
5691 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
5692 | |
5693 | # PROP Exclude_From_Build 1 | |
5694 | ||
5554b4bd | 5695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5696 | |
5697 | # PROP Exclude_From_Build 1 | |
5698 | ||
5554b4bd | 5699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5700 | |
5701 | # PROP Exclude_From_Build 1 | |
5702 | ||
5554b4bd | 5703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5704 | |
5705 | # PROP Exclude_From_Build 1 | |
5706 | ||
5554b4bd | 5707 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5708 | |
5709 | ||
5554b4bd | 5710 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5711 | |
5712 | ||
5554b4bd | 5713 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5714 | |
5715 | ||
5554b4bd | 5716 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5717 | |
5718 | ||
5554b4bd | 5719 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5720 | |
5721 | # PROP Exclude_From_Build 1 | |
5722 | ||
5554b4bd | 5723 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5724 | |
5725 | # PROP Exclude_From_Build 1 | |
5726 | ||
5554b4bd | 5727 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5728 | |
5729 | # PROP Exclude_From_Build 1 | |
5730 | ||
5554b4bd | 5731 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5732 | |
5733 | # PROP Exclude_From_Build 1 | |
5734 | ||
5554b4bd | 5735 | !ENDIF |
28249f11 | 5736 | |
5554b4bd VS |
5737 | # End Source File |
5738 | # Begin Source File | |
28249f11 | 5739 | |
5554b4bd | 5740 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5741 | |
5554b4bd | 5742 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5743 | |
28249f11 | 5744 | |
5554b4bd | 5745 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5746 | |
28249f11 | 5747 | |
5554b4bd | 5748 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5749 | |
28249f11 | 5750 | |
5554b4bd | 5751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5752 | |
28249f11 | 5753 | |
5554b4bd | 5754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5755 | |
5756 | # PROP Exclude_From_Build 1 | |
5757 | ||
5554b4bd | 5758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5759 | |
5760 | # PROP Exclude_From_Build 1 | |
5761 | ||
5554b4bd | 5762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5763 | |
5764 | # PROP Exclude_From_Build 1 | |
5765 | ||
5554b4bd | 5766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5767 | |
5768 | # PROP Exclude_From_Build 1 | |
5769 | ||
5554b4bd | 5770 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5771 | |
5772 | ||
5554b4bd | 5773 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5774 | |
5775 | ||
5554b4bd | 5776 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5777 | |
5778 | ||
5554b4bd | 5779 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5780 | |
5781 | ||
5554b4bd | 5782 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5783 | |
5784 | # PROP Exclude_From_Build 1 | |
5785 | ||
5554b4bd | 5786 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5787 | |
5788 | # PROP Exclude_From_Build 1 | |
5789 | ||
5554b4bd | 5790 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5791 | |
5792 | # PROP Exclude_From_Build 1 | |
5793 | ||
5554b4bd | 5794 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5795 | |
5796 | # PROP Exclude_From_Build 1 | |
5797 | ||
5554b4bd VS |
5798 | !ENDIF |
5799 | ||
5800 | # End Source File | |
5801 | # Begin Source File | |
28249f11 | 5802 | |
5554b4bd | 5803 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5804 | |
5554b4bd | 5805 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5806 | |
5807 | ||
5808 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5809 | ||
5810 | ||
5554b4bd | 5811 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5812 | |
28249f11 | 5813 | |
5554b4bd | 5814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5815 | |
28249f11 | 5816 | |
5554b4bd | 5817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5818 | |
5819 | # PROP Exclude_From_Build 1 | |
5820 | ||
5554b4bd | 5821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5822 | |
5823 | # PROP Exclude_From_Build 1 | |
5824 | ||
5554b4bd | 5825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5826 | |
5827 | # PROP Exclude_From_Build 1 | |
5828 | ||
5554b4bd | 5829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5830 | |
5831 | # PROP Exclude_From_Build 1 | |
5832 | ||
5554b4bd | 5833 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5834 | |
5835 | ||
5554b4bd | 5836 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5837 | |
5838 | ||
5554b4bd | 5839 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5840 | |
5841 | ||
5554b4bd | 5842 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5843 | |
5844 | ||
5554b4bd | 5845 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5846 | |
5847 | # PROP Exclude_From_Build 1 | |
5848 | ||
5554b4bd | 5849 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5850 | |
5851 | # PROP Exclude_From_Build 1 | |
5852 | ||
5554b4bd | 5853 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5854 | |
5855 | # PROP Exclude_From_Build 1 | |
5856 | ||
5554b4bd | 5857 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5858 | |
5859 | # PROP Exclude_From_Build 1 | |
5860 | ||
5554b4bd | 5861 | !ENDIF |
28249f11 | 5862 | |
5554b4bd VS |
5863 | # End Source File |
5864 | # Begin Source File | |
28249f11 | 5865 | |
5554b4bd | 5866 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5867 | |
5554b4bd | 5868 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5869 | |
28249f11 | 5870 | |
5554b4bd | 5871 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5872 | |
28249f11 | 5873 | |
5554b4bd | 5874 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5875 | |
28249f11 | 5876 | |
5554b4bd | 5877 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5878 | |
28249f11 | 5879 | |
5554b4bd | 5880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5881 | |
5882 | # PROP Exclude_From_Build 1 | |
5883 | ||
5554b4bd | 5884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5885 | |
5886 | # PROP Exclude_From_Build 1 | |
5887 | ||
5554b4bd | 5888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5889 | |
5890 | # PROP Exclude_From_Build 1 | |
5891 | ||
5554b4bd | 5892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5893 | |
5894 | # PROP Exclude_From_Build 1 | |
5895 | ||
5554b4bd | 5896 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5897 | |
5898 | ||
5554b4bd | 5899 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5900 | |
5901 | ||
5554b4bd | 5902 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5903 | |
5904 | ||
5554b4bd | 5905 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5906 | |
5907 | ||
5554b4bd | 5908 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5909 | |
5910 | # PROP Exclude_From_Build 1 | |
5911 | ||
5554b4bd | 5912 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5913 | |
5914 | # PROP Exclude_From_Build 1 | |
5915 | ||
5554b4bd | 5916 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5917 | |
5918 | # PROP Exclude_From_Build 1 | |
5919 | ||
5554b4bd | 5920 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5921 | |
5922 | # PROP Exclude_From_Build 1 | |
5923 | ||
5554b4bd VS |
5924 | !ENDIF |
5925 | ||
5926 | # End Source File | |
5927 | # Begin Source File | |
28249f11 | 5928 | |
5554b4bd | 5929 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5930 | |
5554b4bd | 5931 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5932 | |
5933 | ||
5934 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5935 | ||
5936 | ||
5554b4bd | 5937 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5938 | |
28249f11 | 5939 | |
5554b4bd | 5940 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5941 | |
28249f11 | 5942 | |
5554b4bd | 5943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5944 | |
5945 | # PROP Exclude_From_Build 1 | |
5946 | ||
5554b4bd | 5947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5948 | |
5949 | # PROP Exclude_From_Build 1 | |
5950 | ||
5554b4bd | 5951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5952 | |
5953 | # PROP Exclude_From_Build 1 | |
5954 | ||
5554b4bd | 5955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5956 | |
5957 | # PROP Exclude_From_Build 1 | |
5958 | ||
5554b4bd | 5959 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5960 | |
5961 | ||
5554b4bd | 5962 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5963 | |
5964 | ||
5554b4bd | 5965 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5966 | |
5967 | ||
5554b4bd | 5968 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5969 | |
5970 | ||
5554b4bd | 5971 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5972 | |
5973 | # PROP Exclude_From_Build 1 | |
5974 | ||
5554b4bd | 5975 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5976 | |
5977 | # PROP Exclude_From_Build 1 | |
5978 | ||
5554b4bd | 5979 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5980 | |
5981 | # PROP Exclude_From_Build 1 | |
5982 | ||
5554b4bd | 5983 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5984 | |
5985 | # PROP Exclude_From_Build 1 | |
5986 | ||
5554b4bd | 5987 | !ENDIF |
28249f11 | 5988 | |
5554b4bd VS |
5989 | # End Source File |
5990 | # Begin Source File | |
28249f11 | 5991 | |
5554b4bd | 5992 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5993 | |
5554b4bd | 5994 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5995 | |
28249f11 | 5996 | |
5554b4bd | 5997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5998 | |
28249f11 | 5999 | |
5554b4bd | 6000 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6001 | |
28249f11 | 6002 | |
5554b4bd | 6003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6004 | |
28249f11 | 6005 | |
5554b4bd | 6006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6007 | |
6008 | # PROP Exclude_From_Build 1 | |
6009 | ||
5554b4bd | 6010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6011 | |
6012 | # PROP Exclude_From_Build 1 | |
6013 | ||
5554b4bd | 6014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6015 | |
6016 | # PROP Exclude_From_Build 1 | |
6017 | ||
5554b4bd | 6018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6019 | |
6020 | # PROP Exclude_From_Build 1 | |
6021 | ||
5554b4bd | 6022 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6023 | |
6024 | ||
5554b4bd | 6025 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6026 | |
6027 | ||
5554b4bd | 6028 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6029 | |
6030 | ||
5554b4bd | 6031 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6032 | |
6033 | ||
5554b4bd | 6034 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6035 | |
6036 | # PROP Exclude_From_Build 1 | |
6037 | ||
5554b4bd | 6038 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6039 | |
6040 | # PROP Exclude_From_Build 1 | |
6041 | ||
5554b4bd | 6042 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6043 | |
6044 | # PROP Exclude_From_Build 1 | |
6045 | ||
5554b4bd | 6046 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6047 | |
6048 | # PROP Exclude_From_Build 1 | |
6049 | ||
5554b4bd VS |
6050 | !ENDIF |
6051 | ||
6052 | # End Source File | |
6053 | # Begin Source File | |
28249f11 | 6054 | |
5554b4bd | 6055 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 6056 | |
5554b4bd | 6057 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6058 | |
6059 | ||
6060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6061 | ||
6062 | ||
5554b4bd | 6063 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6064 | |
28249f11 | 6065 | |
5554b4bd | 6066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6067 | |
28249f11 | 6068 | |
5554b4bd | 6069 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6070 | |
6071 | # PROP Exclude_From_Build 1 | |
6072 | ||
5554b4bd | 6073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6074 | |
6075 | # PROP Exclude_From_Build 1 | |
6076 | ||
5554b4bd | 6077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6078 | |
6079 | # PROP Exclude_From_Build 1 | |
6080 | ||
5554b4bd | 6081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6082 | |
6083 | # PROP Exclude_From_Build 1 | |
6084 | ||
5554b4bd | 6085 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6086 | |
6087 | ||
5554b4bd | 6088 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6089 | |
6090 | ||
5554b4bd | 6091 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6092 | |
6093 | ||
5554b4bd | 6094 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6095 | |
6096 | ||
5554b4bd | 6097 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6098 | |
6099 | # PROP Exclude_From_Build 1 | |
6100 | ||
5554b4bd | 6101 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6102 | |
6103 | # PROP Exclude_From_Build 1 | |
6104 | ||
5554b4bd | 6105 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6106 | |
6107 | # PROP Exclude_From_Build 1 | |
6108 | ||
5554b4bd | 6109 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6110 | |
6111 | # PROP Exclude_From_Build 1 | |
6112 | ||
5554b4bd | 6113 | !ENDIF |
28249f11 | 6114 | |
5554b4bd VS |
6115 | # End Source File |
6116 | # Begin Source File | |
28249f11 | 6117 | |
5554b4bd | 6118 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6119 | |
5554b4bd | 6120 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6121 | |
28249f11 | 6122 | |
5554b4bd | 6123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6124 | |
28249f11 | 6125 | |
5554b4bd | 6126 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6127 | |
28249f11 | 6128 | |
5554b4bd | 6129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6130 | |
28249f11 | 6131 | |
5554b4bd | 6132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6133 | |
6134 | # PROP Exclude_From_Build 1 | |
6135 | ||
5554b4bd | 6136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6137 | |
6138 | # PROP Exclude_From_Build 1 | |
6139 | ||
5554b4bd | 6140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6141 | |
6142 | # PROP Exclude_From_Build 1 | |
6143 | ||
5554b4bd | 6144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6145 | |
6146 | # PROP Exclude_From_Build 1 | |
6147 | ||
5554b4bd | 6148 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6149 | |
6150 | ||
5554b4bd | 6151 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6152 | |
6153 | ||
5554b4bd | 6154 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6155 | |
6156 | ||
5554b4bd | 6157 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6158 | |
6159 | ||
5554b4bd | 6160 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6161 | |
6162 | # PROP Exclude_From_Build 1 | |
6163 | ||
5554b4bd | 6164 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6165 | |
6166 | # PROP Exclude_From_Build 1 | |
6167 | ||
5554b4bd | 6168 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6169 | |
6170 | # PROP Exclude_From_Build 1 | |
6171 | ||
5554b4bd | 6172 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6173 | |
6174 | # PROP Exclude_From_Build 1 | |
6175 | ||
5554b4bd VS |
6176 | !ENDIF |
6177 | ||
6178 | # End Source File | |
6179 | # Begin Source File | |
28249f11 | 6180 | |
5554b4bd | 6181 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6182 | |
5554b4bd | 6183 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6184 | |
6185 | ||
6186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6187 | ||
6188 | ||
5554b4bd | 6189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6190 | |
28249f11 | 6191 | |
5554b4bd | 6192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6193 | |
28249f11 | 6194 | |
5554b4bd | 6195 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6196 | |
6197 | # PROP Exclude_From_Build 1 | |
6198 | ||
5554b4bd | 6199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6200 | |
6201 | # PROP Exclude_From_Build 1 | |
6202 | ||
5554b4bd | 6203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6204 | |
6205 | # PROP Exclude_From_Build 1 | |
6206 | ||
5554b4bd | 6207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6208 | |
6209 | # PROP Exclude_From_Build 1 | |
6210 | ||
5554b4bd | 6211 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6212 | |
6213 | ||
5554b4bd | 6214 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6215 | |
6216 | ||
5554b4bd | 6217 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6218 | |
6219 | ||
5554b4bd | 6220 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6221 | |
6222 | ||
5554b4bd | 6223 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6224 | |
6225 | # PROP Exclude_From_Build 1 | |
6226 | ||
5554b4bd | 6227 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6228 | |
6229 | # PROP Exclude_From_Build 1 | |
6230 | ||
5554b4bd | 6231 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6232 | |
6233 | # PROP Exclude_From_Build 1 | |
6234 | ||
5554b4bd | 6235 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6236 | |
6237 | # PROP Exclude_From_Build 1 | |
6238 | ||
5554b4bd | 6239 | !ENDIF |
28249f11 | 6240 | |
5554b4bd VS |
6241 | # End Source File |
6242 | # Begin Source File | |
28249f11 | 6243 | |
5554b4bd | 6244 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6245 | |
5554b4bd | 6246 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6247 | |
28249f11 | 6248 | |
5554b4bd | 6249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6250 | |
28249f11 | 6251 | |
5554b4bd | 6252 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6253 | |
28249f11 | 6254 | |
5554b4bd | 6255 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6256 | |
28249f11 | 6257 | |
5554b4bd | 6258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6259 | |
6260 | # PROP Exclude_From_Build 1 | |
6261 | ||
5554b4bd | 6262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6263 | |
6264 | # PROP Exclude_From_Build 1 | |
6265 | ||
5554b4bd | 6266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6267 | |
6268 | # PROP Exclude_From_Build 1 | |
6269 | ||
5554b4bd | 6270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6271 | |
6272 | # PROP Exclude_From_Build 1 | |
6273 | ||
5554b4bd | 6274 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6275 | |
6276 | ||
5554b4bd | 6277 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6278 | |
6279 | ||
5554b4bd | 6280 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6281 | |
6282 | ||
5554b4bd | 6283 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6284 | |
6285 | ||
5554b4bd | 6286 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6287 | |
6288 | # PROP Exclude_From_Build 1 | |
6289 | ||
5554b4bd | 6290 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6291 | |
6292 | # PROP Exclude_From_Build 1 | |
6293 | ||
5554b4bd | 6294 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6295 | |
6296 | # PROP Exclude_From_Build 1 | |
6297 | ||
5554b4bd | 6298 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6299 | |
6300 | # PROP Exclude_From_Build 1 | |
6301 | ||
5554b4bd VS |
6302 | !ENDIF |
6303 | ||
6304 | # End Source File | |
6305 | # Begin Source File | |
28249f11 | 6306 | |
5554b4bd | 6307 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6308 | |
5554b4bd | 6309 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6310 | |
6311 | ||
6312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6313 | ||
6314 | ||
5554b4bd | 6315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6316 | |
28249f11 | 6317 | |
5554b4bd | 6318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6319 | |
28249f11 | 6320 | |
5554b4bd | 6321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6322 | |
6323 | # PROP Exclude_From_Build 1 | |
6324 | ||
5554b4bd | 6325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6326 | |
6327 | # PROP Exclude_From_Build 1 | |
6328 | ||
5554b4bd | 6329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6330 | |
6331 | # PROP Exclude_From_Build 1 | |
6332 | ||
5554b4bd | 6333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6334 | |
6335 | # PROP Exclude_From_Build 1 | |
6336 | ||
5554b4bd | 6337 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6338 | |
6339 | ||
5554b4bd | 6340 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6341 | |
6342 | ||
5554b4bd | 6343 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6344 | |
6345 | ||
5554b4bd | 6346 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6347 | |
6348 | ||
5554b4bd | 6349 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6350 | |
6351 | # PROP Exclude_From_Build 1 | |
6352 | ||
5554b4bd | 6353 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6354 | |
6355 | # PROP Exclude_From_Build 1 | |
6356 | ||
5554b4bd | 6357 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6358 | |
6359 | # PROP Exclude_From_Build 1 | |
6360 | ||
5554b4bd | 6361 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6362 | |
6363 | # PROP Exclude_From_Build 1 | |
6364 | ||
5554b4bd | 6365 | !ENDIF |
28249f11 | 6366 | |
5554b4bd VS |
6367 | # End Source File |
6368 | # Begin Source File | |
28249f11 | 6369 | |
5554b4bd | 6370 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6371 | |
5554b4bd | 6372 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6373 | |
28249f11 | 6374 | |
5554b4bd | 6375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6376 | |
28249f11 | 6377 | |
5554b4bd | 6378 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6379 | |
28249f11 | 6380 | |
5554b4bd | 6381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6382 | |
28249f11 | 6383 | |
5554b4bd | 6384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6385 | |
6386 | # PROP Exclude_From_Build 1 | |
6387 | ||
5554b4bd | 6388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6389 | |
6390 | # PROP Exclude_From_Build 1 | |
6391 | ||
5554b4bd | 6392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6393 | |
6394 | # PROP Exclude_From_Build 1 | |
6395 | ||
5554b4bd | 6396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6397 | |
6398 | # PROP Exclude_From_Build 1 | |
6399 | ||
5554b4bd | 6400 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6401 | |
6402 | ||
5554b4bd | 6403 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6404 | |
6405 | ||
5554b4bd | 6406 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6407 | |
6408 | ||
5554b4bd | 6409 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6410 | |
6411 | ||
5554b4bd | 6412 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6413 | |
6414 | # PROP Exclude_From_Build 1 | |
6415 | ||
5554b4bd | 6416 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6417 | |
6418 | # PROP Exclude_From_Build 1 | |
6419 | ||
5554b4bd | 6420 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6421 | |
6422 | # PROP Exclude_From_Build 1 | |
6423 | ||
5554b4bd | 6424 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6425 | |
6426 | # PROP Exclude_From_Build 1 | |
6427 | ||
5554b4bd VS |
6428 | !ENDIF |
6429 | ||
6430 | # End Source File | |
6431 | # Begin Source File | |
28249f11 | 6432 | |
5554b4bd | 6433 | SOURCE=..\..\src\univ\slider.cpp |
28249f11 | 6434 | |
5554b4bd | 6435 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6436 | |
6437 | ||
6438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6439 | ||
6440 | ||
5554b4bd | 6441 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6442 | |
28249f11 | 6443 | |
5554b4bd | 6444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6445 | |
28249f11 | 6446 | |
5554b4bd | 6447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6448 | |
6449 | # PROP Exclude_From_Build 1 | |
6450 | ||
5554b4bd | 6451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6452 | |
6453 | # PROP Exclude_From_Build 1 | |
6454 | ||
5554b4bd | 6455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6456 | |
6457 | # PROP Exclude_From_Build 1 | |
6458 | ||
5554b4bd | 6459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6460 | |
6461 | # PROP Exclude_From_Build 1 | |
6462 | ||
5554b4bd | 6463 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6464 | |
6465 | ||
5554b4bd | 6466 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6467 | |
6468 | ||
5554b4bd | 6469 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6470 | |
6471 | ||
5554b4bd | 6472 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6473 | |
6474 | ||
5554b4bd | 6475 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6476 | |
6477 | # PROP Exclude_From_Build 1 | |
6478 | ||
5554b4bd | 6479 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6480 | |
6481 | # PROP Exclude_From_Build 1 | |
6482 | ||
5554b4bd | 6483 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6484 | |
6485 | # PROP Exclude_From_Build 1 | |
6486 | ||
5554b4bd | 6487 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6488 | |
6489 | # PROP Exclude_From_Build 1 | |
6490 | ||
5554b4bd | 6491 | !ENDIF |
28249f11 | 6492 | |
5554b4bd VS |
6493 | # End Source File |
6494 | # Begin Source File | |
28249f11 | 6495 | |
5554b4bd | 6496 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6497 | |
5554b4bd | 6498 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6499 | |
28249f11 | 6500 | |
5554b4bd | 6501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6502 | |
28249f11 | 6503 | |
5554b4bd | 6504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6505 | |
28249f11 | 6506 | |
5554b4bd | 6507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6508 | |
28249f11 | 6509 | |
5554b4bd | 6510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6511 | |
6512 | # PROP Exclude_From_Build 1 | |
6513 | ||
5554b4bd | 6514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6515 | |
6516 | # PROP Exclude_From_Build 1 | |
6517 | ||
5554b4bd | 6518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6519 | |
6520 | # PROP Exclude_From_Build 1 | |
6521 | ||
5554b4bd | 6522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6523 | |
6524 | # PROP Exclude_From_Build 1 | |
6525 | ||
5554b4bd | 6526 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6527 | |
6528 | ||
5554b4bd | 6529 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6530 | |
6531 | ||
5554b4bd | 6532 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6533 | |
6534 | ||
5554b4bd | 6535 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6536 | |
6537 | ||
5554b4bd | 6538 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6539 | |
6540 | # PROP Exclude_From_Build 1 | |
6541 | ||
5554b4bd | 6542 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6543 | |
6544 | # PROP Exclude_From_Build 1 | |
6545 | ||
5554b4bd | 6546 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6547 | |
6548 | # PROP Exclude_From_Build 1 | |
6549 | ||
5554b4bd | 6550 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6551 | |
6552 | # PROP Exclude_From_Build 1 | |
6553 | ||
5554b4bd VS |
6554 | !ENDIF |
6555 | ||
6556 | # End Source File | |
6557 | # Begin Source File | |
28249f11 | 6558 | |
5554b4bd | 6559 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6560 | |
5554b4bd | 6561 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6562 | |
6563 | ||
6564 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6565 | ||
6566 | ||
5554b4bd | 6567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6568 | |
28249f11 | 6569 | |
5554b4bd | 6570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6571 | |
28249f11 | 6572 | |
5554b4bd | 6573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6574 | |
6575 | # PROP Exclude_From_Build 1 | |
6576 | ||
5554b4bd | 6577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6578 | |
6579 | # PROP Exclude_From_Build 1 | |
6580 | ||
5554b4bd | 6581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6582 | |
6583 | # PROP Exclude_From_Build 1 | |
6584 | ||
5554b4bd | 6585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6586 | |
6587 | # PROP Exclude_From_Build 1 | |
6588 | ||
5554b4bd | 6589 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6590 | |
6591 | ||
5554b4bd | 6592 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6593 | |
6594 | ||
5554b4bd | 6595 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6596 | |
6597 | ||
5554b4bd | 6598 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6599 | |
6600 | ||
5554b4bd | 6601 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6602 | |
6603 | # PROP Exclude_From_Build 1 | |
6604 | ||
5554b4bd | 6605 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6606 | |
6607 | # PROP Exclude_From_Build 1 | |
6608 | ||
5554b4bd | 6609 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6610 | |
6611 | # PROP Exclude_From_Build 1 | |
6612 | ||
5554b4bd | 6613 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6614 | |
6615 | # PROP Exclude_From_Build 1 | |
6616 | ||
5554b4bd | 6617 | !ENDIF |
28249f11 | 6618 | |
5554b4bd VS |
6619 | # End Source File |
6620 | # Begin Source File | |
28249f11 | 6621 | |
5554b4bd | 6622 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6623 | |
5554b4bd | 6624 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6625 | |
28249f11 | 6626 | |
5554b4bd | 6627 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6628 | |
28249f11 | 6629 | |
5554b4bd | 6630 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6631 | |
28249f11 | 6632 | |
5554b4bd | 6633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6634 | |
28249f11 | 6635 | |
5554b4bd | 6636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6637 | |
6638 | # PROP Exclude_From_Build 1 | |
6639 | ||
5554b4bd | 6640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6641 | |
6642 | # PROP Exclude_From_Build 1 | |
6643 | ||
5554b4bd | 6644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6645 | |
6646 | # PROP Exclude_From_Build 1 | |
6647 | ||
5554b4bd | 6648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6649 | |
6650 | # PROP Exclude_From_Build 1 | |
6651 | ||
5554b4bd | 6652 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6653 | |
6654 | ||
5554b4bd | 6655 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6656 | |
6657 | ||
5554b4bd | 6658 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6659 | |
6660 | ||
5554b4bd | 6661 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6662 | |
6663 | ||
5554b4bd | 6664 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6665 | |
6666 | # PROP Exclude_From_Build 1 | |
6667 | ||
5554b4bd | 6668 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6669 | |
6670 | # PROP Exclude_From_Build 1 | |
6671 | ||
5554b4bd | 6672 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6673 | |
6674 | # PROP Exclude_From_Build 1 | |
6675 | ||
5554b4bd | 6676 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6677 | |
6678 | # PROP Exclude_From_Build 1 | |
6679 | ||
5554b4bd VS |
6680 | !ENDIF |
6681 | ||
6682 | # End Source File | |
6683 | # Begin Source File | |
28249f11 | 6684 | |
5554b4bd | 6685 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6686 | |
5554b4bd | 6687 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6688 | |
6689 | ||
6690 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6691 | ||
6692 | ||
5554b4bd | 6693 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6694 | |
28249f11 | 6695 | |
5554b4bd | 6696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6697 | |
28249f11 | 6698 | |
5554b4bd | 6699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6700 | |
6701 | # PROP Exclude_From_Build 1 | |
6702 | ||
5554b4bd | 6703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6704 | |
6705 | # PROP Exclude_From_Build 1 | |
6706 | ||
5554b4bd | 6707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6708 | |
6709 | # PROP Exclude_From_Build 1 | |
6710 | ||
5554b4bd | 6711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6712 | |
6713 | # PROP Exclude_From_Build 1 | |
6714 | ||
5554b4bd | 6715 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6716 | |
6717 | ||
5554b4bd | 6718 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6719 | |
6720 | ||
5554b4bd | 6721 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6722 | |
6723 | ||
5554b4bd | 6724 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6725 | |
6726 | ||
5554b4bd | 6727 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6728 | |
6729 | # PROP Exclude_From_Build 1 | |
6730 | ||
5554b4bd | 6731 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6732 | |
6733 | # PROP Exclude_From_Build 1 | |
6734 | ||
5554b4bd | 6735 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6736 | |
6737 | # PROP Exclude_From_Build 1 | |
6738 | ||
5554b4bd | 6739 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6740 | |
6741 | # PROP Exclude_From_Build 1 | |
6742 | ||
5554b4bd | 6743 | !ENDIF |
28249f11 | 6744 | |
5554b4bd VS |
6745 | # End Source File |
6746 | # Begin Source File | |
28249f11 | 6747 | |
5554b4bd | 6748 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6749 | |
5554b4bd | 6750 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6751 | |
28249f11 | 6752 | |
5554b4bd | 6753 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6754 | |
28249f11 | 6755 | |
5554b4bd | 6756 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6757 | |
28249f11 | 6758 | |
5554b4bd | 6759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6760 | |
28249f11 | 6761 | |
5554b4bd | 6762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6763 | |
6764 | # PROP Exclude_From_Build 1 | |
6765 | ||
5554b4bd | 6766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6767 | |
6768 | # PROP Exclude_From_Build 1 | |
6769 | ||
5554b4bd | 6770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6771 | |
6772 | # PROP Exclude_From_Build 1 | |
6773 | ||
5554b4bd | 6774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6775 | |
6776 | # PROP Exclude_From_Build 1 | |
6777 | ||
5554b4bd | 6778 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6779 | |
6780 | ||
5554b4bd | 6781 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6782 | |
6783 | ||
5554b4bd | 6784 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6785 | |
6786 | ||
5554b4bd | 6787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6788 | |
6789 | ||
5554b4bd | 6790 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6791 | |
6792 | # PROP Exclude_From_Build 1 | |
6793 | ||
5554b4bd | 6794 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6795 | |
6796 | # PROP Exclude_From_Build 1 | |
6797 | ||
5554b4bd | 6798 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6799 | |
6800 | # PROP Exclude_From_Build 1 | |
6801 | ||
5554b4bd | 6802 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6803 | |
6804 | # PROP Exclude_From_Build 1 | |
6805 | ||
5554b4bd VS |
6806 | !ENDIF |
6807 | ||
6808 | # End Source File | |
6809 | # Begin Source File | |
28249f11 | 6810 | |
5554b4bd | 6811 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6812 | |
5554b4bd | 6813 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6814 | |
6815 | ||
6816 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6817 | ||
6818 | ||
5554b4bd | 6819 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6820 | |
28249f11 | 6821 | |
5554b4bd | 6822 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6823 | |
28249f11 | 6824 | |
5554b4bd | 6825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6826 | |
6827 | # PROP Exclude_From_Build 1 | |
6828 | ||
5554b4bd | 6829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6830 | |
6831 | # PROP Exclude_From_Build 1 | |
6832 | ||
5554b4bd | 6833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6834 | |
6835 | # PROP Exclude_From_Build 1 | |
6836 | ||
5554b4bd | 6837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6838 | |
6839 | # PROP Exclude_From_Build 1 | |
6840 | ||
5554b4bd | 6841 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6842 | |
6843 | ||
5554b4bd | 6844 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6845 | |
6846 | ||
5554b4bd | 6847 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6848 | |
6849 | ||
5554b4bd | 6850 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6851 | |
6852 | ||
5554b4bd | 6853 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6854 | |
6855 | # PROP Exclude_From_Build 1 | |
6856 | ||
5554b4bd | 6857 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6858 | |
6859 | # PROP Exclude_From_Build 1 | |
6860 | ||
5554b4bd | 6861 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6862 | |
6863 | # PROP Exclude_From_Build 1 | |
6864 | ||
5554b4bd | 6865 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6866 | |
6867 | # PROP Exclude_From_Build 1 | |
6868 | ||
5554b4bd | 6869 | !ENDIF |
28249f11 | 6870 | |
5554b4bd VS |
6871 | # End Source File |
6872 | # Begin Source File | |
28249f11 | 6873 | |
5554b4bd | 6874 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6875 | |
5554b4bd | 6876 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6877 | |
28249f11 | 6878 | |
5554b4bd | 6879 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6880 | |
28249f11 | 6881 | |
5554b4bd | 6882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6883 | |
28249f11 | 6884 | |
5554b4bd | 6885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6886 | |
28249f11 | 6887 | |
355debca VZ |
6888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
6889 | ||
6890 | # PROP Exclude_From_Build 1 | |
6891 | ||
6892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
6893 | ||
6894 | # PROP Exclude_From_Build 1 | |
6895 | ||
6896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
6897 | ||
6898 | # PROP Exclude_From_Build 1 | |
6899 | ||
6900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
6901 | ||
6902 | # PROP Exclude_From_Build 1 | |
6903 | ||
6904 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
6905 | ||
6906 | ||
6907 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6908 | ||
6909 | ||
6910 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
6911 | ||
6912 | ||
6913 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
6914 | ||
6915 | ||
6916 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
6917 | ||
6918 | # PROP Exclude_From_Build 1 | |
6919 | ||
6920 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
6921 | ||
6922 | # PROP Exclude_From_Build 1 | |
6923 | ||
6924 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
6925 | ||
6926 | # PROP Exclude_From_Build 1 | |
6927 | ||
6928 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
6929 | ||
6930 | # PROP Exclude_From_Build 1 | |
6931 | ||
6932 | !ENDIF | |
6933 | ||
6934 | # End Source File | |
6935 | # Begin Source File | |
6936 | ||
6937 | SOURCE=..\..\src\univ\tglbtn.cpp | |
6938 | ||
6939 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
6940 | ||
6941 | ||
6942 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6943 | ||
6944 | ||
6945 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
6946 | ||
6947 | ||
6948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
6949 | ||
6950 | ||
5554b4bd | 6951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6952 | |
6953 | # PROP Exclude_From_Build 1 | |
6954 | ||
5554b4bd | 6955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6956 | |
6957 | # PROP Exclude_From_Build 1 | |
6958 | ||
5554b4bd | 6959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6960 | |
6961 | # PROP Exclude_From_Build 1 | |
6962 | ||
5554b4bd | 6963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6964 | |
6965 | # PROP Exclude_From_Build 1 | |
6966 | ||
5554b4bd | 6967 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6968 | |
6969 | ||
5554b4bd | 6970 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6971 | |
6972 | ||
5554b4bd | 6973 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6974 | |
6975 | ||
5554b4bd | 6976 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6977 | |
6978 | ||
5554b4bd | 6979 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6980 | |
6981 | # PROP Exclude_From_Build 1 | |
6982 | ||
5554b4bd | 6983 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6984 | |
6985 | # PROP Exclude_From_Build 1 | |
6986 | ||
5554b4bd | 6987 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6988 | |
6989 | # PROP Exclude_From_Build 1 | |
6990 | ||
5554b4bd | 6991 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6992 | |
6993 | # PROP Exclude_From_Build 1 | |
6994 | ||
5554b4bd VS |
6995 | !ENDIF |
6996 | ||
6997 | # End Source File | |
6998 | # Begin Source File | |
28249f11 | 6999 | |
5554b4bd | 7000 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 7001 | |
5554b4bd | 7002 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7003 | |
7004 | ||
7005 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7006 | ||
7007 | ||
5554b4bd | 7008 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7009 | |
28249f11 | 7010 | |
5554b4bd | 7011 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7012 | |
28249f11 | 7013 | |
5554b4bd | 7014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7015 | |
7016 | # PROP Exclude_From_Build 1 | |
7017 | ||
5554b4bd | 7018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7019 | |
7020 | # PROP Exclude_From_Build 1 | |
7021 | ||
5554b4bd | 7022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7023 | |
7024 | # PROP Exclude_From_Build 1 | |
7025 | ||
5554b4bd | 7026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7027 | |
7028 | # PROP Exclude_From_Build 1 | |
7029 | ||
5554b4bd | 7030 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7031 | |
7032 | ||
5554b4bd | 7033 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7034 | |
7035 | ||
5554b4bd | 7036 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7037 | |
7038 | ||
5554b4bd | 7039 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7040 | |
7041 | ||
5554b4bd | 7042 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7043 | |
7044 | # PROP Exclude_From_Build 1 | |
7045 | ||
5554b4bd | 7046 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7047 | |
7048 | # PROP Exclude_From_Build 1 | |
7049 | ||
5554b4bd | 7050 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7051 | |
7052 | # PROP Exclude_From_Build 1 | |
7053 | ||
5554b4bd | 7054 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7055 | |
7056 | # PROP Exclude_From_Build 1 | |
7057 | ||
5554b4bd | 7058 | !ENDIF |
28249f11 | 7059 | |
5554b4bd VS |
7060 | # End Source File |
7061 | # Begin Source File | |
28249f11 | 7062 | |
5554b4bd | 7063 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 7064 | |
5554b4bd | 7065 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7066 | |
28249f11 | 7067 | |
5554b4bd | 7068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7069 | |
28249f11 | 7070 | |
5554b4bd | 7071 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7072 | |
28249f11 | 7073 | |
5554b4bd | 7074 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7075 | |
28249f11 | 7076 | |
5554b4bd | 7077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7078 | |
7079 | # PROP Exclude_From_Build 1 | |
7080 | ||
5554b4bd | 7081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7082 | |
7083 | # PROP Exclude_From_Build 1 | |
7084 | ||
5554b4bd | 7085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7086 | |
7087 | # PROP Exclude_From_Build 1 | |
7088 | ||
5554b4bd | 7089 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7090 | |
7091 | # PROP Exclude_From_Build 1 | |
7092 | ||
5554b4bd | 7093 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7094 | |
7095 | ||
5554b4bd | 7096 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7097 | |
7098 | ||
5554b4bd | 7099 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7100 | |
7101 | ||
5554b4bd | 7102 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7103 | |
7104 | ||
5554b4bd | 7105 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7106 | |
7107 | # PROP Exclude_From_Build 1 | |
7108 | ||
5554b4bd | 7109 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7110 | |
7111 | # PROP Exclude_From_Build 1 | |
7112 | ||
5554b4bd | 7113 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7114 | |
7115 | # PROP Exclude_From_Build 1 | |
7116 | ||
5554b4bd | 7117 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7118 | |
7119 | # PROP Exclude_From_Build 1 | |
7120 | ||
5554b4bd VS |
7121 | !ENDIF |
7122 | ||
7123 | # End Source File | |
7124 | # Begin Source File | |
28249f11 | 7125 | |
5554b4bd | 7126 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 7127 | |
5554b4bd | 7128 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7129 | |
7130 | ||
7131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7132 | ||
7133 | ||
5554b4bd | 7134 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7135 | |
28249f11 | 7136 | |
5554b4bd | 7137 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7138 | |
28249f11 | 7139 | |
5554b4bd | 7140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7141 | |
7142 | # PROP Exclude_From_Build 1 | |
7143 | ||
5554b4bd | 7144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7145 | |
7146 | # PROP Exclude_From_Build 1 | |
7147 | ||
5554b4bd | 7148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7149 | |
7150 | # PROP Exclude_From_Build 1 | |
7151 | ||
5554b4bd | 7152 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7153 | |
7154 | # PROP Exclude_From_Build 1 | |
7155 | ||
5554b4bd | 7156 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7157 | |
7158 | ||
5554b4bd | 7159 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7160 | |
7161 | ||
5554b4bd | 7162 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7163 | |
7164 | ||
5554b4bd | 7165 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7166 | |
7167 | ||
5554b4bd | 7168 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7169 | |
7170 | # PROP Exclude_From_Build 1 | |
7171 | ||
5554b4bd | 7172 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7173 | |
7174 | # PROP Exclude_From_Build 1 | |
7175 | ||
5554b4bd | 7176 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7177 | |
7178 | # PROP Exclude_From_Build 1 | |
7179 | ||
5554b4bd | 7180 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7181 | |
7182 | # PROP Exclude_From_Build 1 | |
7183 | ||
5554b4bd | 7184 | !ENDIF |
28249f11 | 7185 | |
5554b4bd VS |
7186 | # End Source File |
7187 | # Begin Source File | |
28249f11 | 7188 | |
5554b4bd | 7189 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7190 | |
5554b4bd | 7191 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7192 | |
28249f11 | 7193 | |
5554b4bd | 7194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7195 | |
28249f11 | 7196 | |
5554b4bd | 7197 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7198 | |
28249f11 | 7199 | |
5554b4bd | 7200 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7201 | |
28249f11 | 7202 | |
5554b4bd | 7203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7204 | |
7205 | # PROP Exclude_From_Build 1 | |
7206 | ||
5554b4bd | 7207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7208 | |
7209 | # PROP Exclude_From_Build 1 | |
7210 | ||
5554b4bd | 7211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7212 | |
7213 | # PROP Exclude_From_Build 1 | |
7214 | ||
5554b4bd | 7215 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7216 | |
7217 | # PROP Exclude_From_Build 1 | |
7218 | ||
5554b4bd | 7219 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7220 | |
7221 | ||
5554b4bd | 7222 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7223 | |
7224 | ||
5554b4bd | 7225 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7226 | |
7227 | ||
5554b4bd | 7228 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7229 | |
7230 | ||
5554b4bd | 7231 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7232 | |
7233 | # PROP Exclude_From_Build 1 | |
7234 | ||
5554b4bd | 7235 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7236 | |
7237 | # PROP Exclude_From_Build 1 | |
7238 | ||
5554b4bd | 7239 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7240 | |
7241 | # PROP Exclude_From_Build 1 | |
7242 | ||
5554b4bd | 7243 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7244 | |
7245 | # PROP Exclude_From_Build 1 | |
7246 | ||
5554b4bd VS |
7247 | !ENDIF |
7248 | ||
7249 | # End Source File | |
7250 | # Begin Source File | |
28249f11 | 7251 | |
5554b4bd | 7252 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7253 | |
5554b4bd | 7254 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7255 | |
7256 | ||
7257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7258 | ||
7259 | ||
5554b4bd | 7260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7261 | |
28249f11 | 7262 | |
5554b4bd | 7263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7264 | |
28249f11 | 7265 | |
5554b4bd | 7266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7267 | |
7268 | # PROP Exclude_From_Build 1 | |
7269 | ||
5554b4bd | 7270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7271 | |
7272 | # PROP Exclude_From_Build 1 | |
7273 | ||
5554b4bd | 7274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7275 | |
7276 | # PROP Exclude_From_Build 1 | |
7277 | ||
5554b4bd | 7278 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7279 | |
7280 | # PROP Exclude_From_Build 1 | |
7281 | ||
5554b4bd | 7282 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7283 | |
7284 | ||
7285 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7286 | ||
7287 | ||
5554b4bd | 7288 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7289 | |
7290 | ||
5554b4bd | 7291 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 7292 | |
28249f11 | 7293 | |
5554b4bd | 7294 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7295 | |
7296 | # PROP Exclude_From_Build 1 | |
7297 | ||
5554b4bd | 7298 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7299 | |
7300 | # PROP Exclude_From_Build 1 | |
7301 | ||
5554b4bd | 7302 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7303 | |
7304 | # PROP Exclude_From_Build 1 | |
7305 | ||
5554b4bd | 7306 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7307 | |
5554b4bd | 7308 | # PROP Exclude_From_Build 1 |
28249f11 | 7309 | |
cd1feecb VS |
7310 | !ENDIF |
7311 | ||
7312 | # End Source File | |
7313 | # End Group | |
7314 | # Begin Group "Setup Headers" | |
7315 | ||
7316 | # PROP Default_Filter "" | |
7317 | # Begin Source File | |
7318 | ||
7319 | SOURCE=..\..\include\wx\msw\setup.h | |
7320 | ||
5554b4bd | 7321 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7322 | |
c7f476c9 | 7323 | # Begin Custom Build - |
cd1feecb VS |
7324 | |
7325 | # End Custom Build | |
7326 | ||
5554b4bd | 7327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7328 | |
c7f476c9 | 7329 | # Begin Custom Build - |
cd1feecb VS |
7330 | |
7331 | # End Custom Build | |
7332 | ||
5554b4bd | 7333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7334 | |
c7f476c9 | 7335 | # Begin Custom Build - |
cd1feecb VS |
7336 | |
7337 | # End Custom Build | |
7338 | ||
5554b4bd | 7339 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7340 | |
c7f476c9 | 7341 | # Begin Custom Build - |
cd1feecb VS |
7342 | |
7343 | # End Custom Build | |
7344 | ||
5554b4bd | 7345 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7346 | |
1e618fa6 | 7347 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7348 | InputPath=..\include\wx\msw\setup.h |
7349 | ||
1e618fa6 VS |
7350 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7351 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7352 | |
7353 | # End Custom Build | |
7354 | ||
5554b4bd | 7355 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7356 | |
1e618fa6 | 7357 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7358 | InputPath=..\include\wx\msw\setup.h |
7359 | ||
1e618fa6 VS |
7360 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7361 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7362 | |
7363 | # End Custom Build | |
7364 | ||
5554b4bd | 7365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7366 | |
1e618fa6 | 7367 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7368 | InputPath=..\include\wx\msw\setup.h |
7369 | ||
1e618fa6 VS |
7370 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7371 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7372 | |
7373 | # End Custom Build | |
7374 | ||
5554b4bd | 7375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7376 | |
1e618fa6 | 7377 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7378 | InputPath=..\include\wx\msw\setup.h |
7379 | ||
1e618fa6 VS |
7380 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7381 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7382 | |
7383 | # End Custom Build | |
7384 | ||
5554b4bd | 7385 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7386 | |
c7f476c9 | 7387 | # Begin Custom Build - |
cd1feecb VS |
7388 | |
7389 | # End Custom Build | |
7390 | ||
5554b4bd | 7391 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7392 | |
c7f476c9 | 7393 | # Begin Custom Build - |
cd1feecb VS |
7394 | |
7395 | # End Custom Build | |
7396 | ||
5554b4bd | 7397 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7398 | |
c7f476c9 | 7399 | # Begin Custom Build - |
cd1feecb VS |
7400 | |
7401 | # End Custom Build | |
7402 | ||
5554b4bd | 7403 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7404 | |
c7f476c9 | 7405 | # Begin Custom Build - |
cd1feecb VS |
7406 | |
7407 | # End Custom Build | |
7408 | ||
5554b4bd | 7409 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7410 | |
1e618fa6 | 7411 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7412 | InputPath=..\include\wx\msw\setup.h |
7413 | ||
1e618fa6 VS |
7414 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7415 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h | |
cd1feecb VS |
7416 | |
7417 | # End Custom Build | |
7418 | ||
5554b4bd | 7419 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7420 | |
1e618fa6 | 7421 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7422 | InputPath=..\include\wx\msw\setup.h |
7423 | ||
1e618fa6 VS |
7424 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7425 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
cd1feecb VS |
7426 | |
7427 | # End Custom Build | |
7428 | ||
5554b4bd | 7429 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
cd1feecb | 7430 | |
1e618fa6 | 7431 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
cd1feecb VS |
7432 | InputPath=..\include\wx\msw\setup.h |
7433 | ||
1e618fa6 VS |
7434 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7435 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7436 | |
7437 | # End Custom Build | |
7438 | ||
5554b4bd | 7439 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7440 | |
1e618fa6 | 7441 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7442 | InputPath=..\include\wx\msw\setup.h |
7443 | ||
1e618fa6 VS |
7444 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7445 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7446 | |
7447 | # End Custom Build | |
c7f476c9 MW |
7448 | |
7449 | !ENDIF | |
7450 | ||
7451 | # End Source File | |
7452 | # Begin Source File | |
7453 | ||
7454 | SOURCE=..\..\include\wx\univ\setup.h | |
7455 | ||
7456 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
7457 | ||
7458 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7459 | InputPath=..\include\wx\univ\setup.h | |
7460 | ||
7461 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7462 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
7463 | ||
7464 | # End Custom Build | |
7465 | ||
7466 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7467 | ||
7468 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7469 | InputPath=..\include\wx\univ\setup.h | |
7470 | ||
7471 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7472 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
7473 | ||
7474 | # End Custom Build | |
7475 | ||
7476 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
7477 | ||
7478 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7479 | InputPath=..\include\wx\univ\setup.h | |
7480 | ||
7481 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7482 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
7483 | ||
7484 | # End Custom Build | |
7485 | ||
7486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
7487 | ||
7488 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7489 | InputPath=..\include\wx\univ\setup.h | |
7490 | ||
7491 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7492 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
7493 | ||
7494 | # End Custom Build | |
7495 | ||
7496 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
7497 | ||
7498 | # Begin Custom Build - | |
7499 | ||
7500 | # End Custom Build | |
7501 | ||
7502 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
7503 | ||
7504 | # Begin Custom Build - | |
7505 | ||
7506 | # End Custom Build | |
7507 | ||
7508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
7509 | ||
7510 | # Begin Custom Build - | |
7511 | ||
7512 | # End Custom Build | |
7513 | ||
7514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
7515 | ||
7516 | # Begin Custom Build - | |
7517 | ||
7518 | # End Custom Build | |
7519 | ||
7520 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
7521 | ||
7522 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7523 | InputPath=..\include\wx\univ\setup.h | |
7524 | ||
7525 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7526 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
7527 | ||
7528 | # End Custom Build | |
7529 | ||
7530 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7531 | ||
7532 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7533 | InputPath=..\include\wx\univ\setup.h | |
7534 | ||
7535 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7536 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
7537 | ||
7538 | # End Custom Build | |
7539 | ||
7540 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7541 | ||
7542 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7543 | InputPath=..\include\wx\univ\setup.h | |
7544 | ||
7545 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7546 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
7547 | ||
7548 | # End Custom Build | |
7549 | ||
7550 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7551 | ||
7552 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7553 | InputPath=..\include\wx\univ\setup.h | |
7554 | ||
7555 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
7556 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
7557 | ||
7558 | # End Custom Build | |
7559 | ||
7560 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
7561 | ||
7562 | # Begin Custom Build - | |
7563 | ||
7564 | # End Custom Build | |
7565 | ||
7566 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
7567 | ||
7568 | # Begin Custom Build - | |
7569 | ||
7570 | # End Custom Build | |
7571 | ||
7572 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
7573 | ||
7574 | # Begin Custom Build - | |
7575 | ||
7576 | # End Custom Build | |
7577 | ||
7578 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
7579 | ||
7580 | # Begin Custom Build - | |
7581 | ||
7582 | # End Custom Build | |
cd1feecb | 7583 | |
28249f11 VS |
7584 | !ENDIF |
7585 | ||
7586 | # End Source File | |
7587 | # End Group | |
7588 | # Begin Group "MSW Headers" | |
7589 | ||
7590 | # PROP Default_Filter "" | |
7591 | # Begin Source File | |
7592 | ||
757e7c67 | 7593 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7594 | # End Source File |
7595 | # Begin Source File | |
7596 | ||
7597 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7598 | # End Source File | |
7599 | # Begin Source File | |
7600 | ||
bf354396 VZ |
7601 | SOURCE=..\..\include\wx\msw\ole\activex.h |
7602 | # End Source File | |
7603 | # Begin Source File | |
7604 | ||
28249f11 VS |
7605 | SOURCE=..\..\include\wx\msw\app.h |
7606 | # End Source File | |
7607 | # Begin Source File | |
7608 | ||
7609 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7610 | # End Source File | |
7611 | # Begin Source File | |
7612 | ||
7613 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7614 | # End Source File | |
7615 | # Begin Source File | |
7616 | ||
7617 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7618 | # End Source File | |
7619 | # Begin Source File | |
7620 | ||
7621 | SOURCE=..\..\include\wx\msw\brush.h | |
7622 | # End Source File | |
7623 | # Begin Source File | |
7624 | ||
7625 | SOURCE=..\..\include\wx\msw\button.h | |
7626 | # End Source File | |
7627 | # Begin Source File | |
7628 | ||
7629 | SOURCE=..\..\include\wx\msw\caret.h | |
7630 | # End Source File | |
7631 | # Begin Source File | |
7632 | ||
7633 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7634 | # End Source File | |
7635 | # Begin Source File | |
7636 | ||
7637 | SOURCE=..\..\include\wx\msw\checklst.h | |
7638 | # End Source File | |
7639 | # Begin Source File | |
7640 | ||
7641 | SOURCE=..\..\include\wx\msw\choice.h | |
7642 | # End Source File | |
7643 | # Begin Source File | |
7644 | ||
7645 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7646 | # End Source File | |
7647 | # Begin Source File | |
7648 | ||
7649 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7650 | # End Source File | |
7651 | # Begin Source File | |
7652 | ||
7653 | SOURCE=..\..\include\wx\msw\colour.h | |
7654 | # End Source File | |
7655 | # Begin Source File | |
7656 | ||
a340b80d VZ |
7657 | SOURCE=..\..\include\wx\msw\combo.h |
7658 | # End Source File | |
7659 | # Begin Source File | |
7660 | ||
28249f11 VS |
7661 | SOURCE=..\..\include\wx\msw\combobox.h |
7662 | # End Source File | |
7663 | # Begin Source File | |
7664 | ||
7665 | SOURCE=..\..\include\wx\msw\control.h | |
7666 | # End Source File | |
7667 | # Begin Source File | |
7668 | ||
7669 | SOURCE=..\..\include\wx\msw\cursor.h | |
7670 | # End Source File | |
7671 | # Begin Source File | |
7672 | ||
7673 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7674 | # End Source File | |
7675 | # Begin Source File | |
7676 | ||
7677 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7678 | # End Source File | |
7679 | # Begin Source File | |
7680 | ||
7681 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7682 | # End Source File | |
7683 | # Begin Source File | |
7684 | ||
114a4501 VZ |
7685 | SOURCE=..\..\include\wx\msw\datectrl.h |
7686 | # End Source File | |
7687 | # Begin Source File | |
7688 | ||
28249f11 VS |
7689 | SOURCE=..\..\include\wx\msw\dc.h |
7690 | # End Source File | |
7691 | # Begin Source File | |
7692 | ||
7693 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7694 | # End Source File | |
7695 | # Begin Source File | |
7696 | ||
7697 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7698 | # End Source File | |
7699 | # Begin Source File | |
7700 | ||
7701 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7702 | # End Source File | |
7703 | # Begin Source File | |
7704 | ||
7705 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7706 | # End Source File | |
7707 | # Begin Source File | |
7708 | ||
7709 | SOURCE=..\..\include\wx\msw\dialog.h | |
7710 | # End Source File | |
7711 | # Begin Source File | |
7712 | ||
7713 | SOURCE=..\..\include\wx\msw\dib.h | |
7714 | # End Source File | |
7715 | # Begin Source File | |
7716 | ||
7717 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7718 | # End Source File | |
7719 | # Begin Source File | |
7720 | ||
7721 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7722 | # End Source File | |
7723 | # Begin Source File | |
7724 | ||
7725 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7726 | # End Source File | |
7727 | # Begin Source File | |
7728 | ||
7729 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7730 | # End Source File | |
7731 | # Begin Source File | |
7732 | ||
7733 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7734 | # End Source File | |
7735 | # Begin Source File | |
7736 | ||
ef335a4f VZ |
7737 | SOURCE=..\..\include\wx\msw\evtloop.h |
7738 | # End Source File | |
7739 | # Begin Source File | |
7740 | ||
28249f11 VS |
7741 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7742 | # End Source File | |
7743 | # Begin Source File | |
7744 | ||
7745 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7746 | # End Source File | |
7747 | # Begin Source File | |
7748 | ||
7749 | SOURCE=..\..\include\wx\msw\font.h | |
7750 | # End Source File | |
7751 | # Begin Source File | |
7752 | ||
7753 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7754 | # End Source File | |
7755 | # Begin Source File | |
7756 | ||
7757 | SOURCE=..\..\include\wx\msw\frame.h | |
7758 | # End Source File | |
7759 | # Begin Source File | |
7760 | ||
7761 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7762 | # End Source File | |
7763 | # Begin Source File | |
7764 | ||
7765 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7766 | # End Source File | |
7767 | # Begin Source File | |
7768 | ||
5c60e845 MW |
7769 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
7770 | ||
7771 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
7772 | ||
7773 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
7774 | ||
7775 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7776 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" | |
7777 | ||
7778 | # End Custom Build | |
7779 | ||
7780 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7781 | ||
7782 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
7783 | ||
7784 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7785 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" | |
7786 | ||
7787 | # End Custom Build | |
7788 | ||
7789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
7790 | ||
7791 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
7792 | ||
7793 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7794 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" | |
7795 | ||
7796 | # End Custom Build | |
7797 | ||
7798 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
7799 | ||
7800 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
7801 | ||
7802 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7803 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" | |
7804 | ||
7805 | # End Custom Build | |
7806 | ||
7807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
7808 | ||
7809 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
7810 | ||
7811 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7812 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" | |
7813 | ||
7814 | # End Custom Build | |
7815 | ||
7816 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
7817 | ||
7818 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
7819 | ||
7820 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7821 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" | |
7822 | ||
7823 | # End Custom Build | |
7824 | ||
7825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
7826 | ||
7827 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
7828 | ||
7829 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7830 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" | |
7831 | ||
7832 | # End Custom Build | |
7833 | ||
7834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
7835 | ||
7836 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
7837 | ||
7838 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7839 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" | |
7840 | ||
7841 | # End Custom Build | |
7842 | ||
7843 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
7844 | ||
7845 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
7846 | ||
7847 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7848 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" | |
7849 | ||
7850 | # End Custom Build | |
7851 | ||
7852 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7853 | ||
7854 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
7855 | ||
7856 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7857 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" | |
7858 | ||
7859 | # End Custom Build | |
7860 | ||
7861 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
7862 | ||
7863 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
7864 | ||
7865 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7866 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" | |
7867 | ||
7868 | # End Custom Build | |
7869 | ||
7870 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
7871 | ||
7872 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
7873 | ||
7874 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7875 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" | |
7876 | ||
7877 | # End Custom Build | |
7878 | ||
7879 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
7880 | ||
7881 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
7882 | ||
7883 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7884 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" | |
7885 | ||
7886 | # End Custom Build | |
7887 | ||
7888 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
7889 | ||
7890 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
7891 | ||
7892 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7893 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" | |
7894 | ||
7895 | # End Custom Build | |
7896 | ||
7897 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
7898 | ||
7899 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
7900 | ||
7901 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7902 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" | |
7903 | ||
7904 | # End Custom Build | |
7905 | ||
7906 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
7907 | ||
7908 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
7909 | ||
7910 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
7911 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" | |
7912 | ||
7913 | # End Custom Build | |
7914 | ||
7915 | !ENDIF | |
7916 | ||
7917 | # End Source File | |
7918 | # Begin Source File | |
7919 | ||
fe6e5818 VS |
7920 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7921 | # End Source File | |
7922 | # Begin Source File | |
7923 | ||
28249f11 VS |
7924 | SOURCE=..\..\include\wx\msw\helpbest.h |
7925 | # End Source File | |
7926 | # Begin Source File | |
7927 | ||
4818141b JS |
7928 | SOURCE=..\..\include\wx\msw\helpchm.h |
7929 | # End Source File | |
7930 | # Begin Source File | |
7931 | ||
7932 | SOURCE=..\..\include\wx\msw\helpwin.h | |
7933 | # End Source File | |
7934 | # Begin Source File | |
7935 | ||
47a4a1ae JS |
7936 | SOURCE=..\..\include\wx\msw\htmlhelp.h |
7937 | # End Source File | |
7938 | # Begin Source File | |
7939 | ||
28249f11 VS |
7940 | SOURCE=..\..\include\wx\msw\icon.h |
7941 | # End Source File | |
7942 | # Begin Source File | |
7943 | ||
7944 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7945 | # End Source File | |
7946 | # Begin Source File | |
7947 | ||
7948 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7949 | # End Source File | |
7950 | # Begin Source File | |
7951 | ||
fe6e5818 VS |
7952 | SOURCE=..\..\include\wx\msw\joystick.h |
7953 | # End Source File | |
7954 | # Begin Source File | |
7955 | ||
28249f11 VS |
7956 | SOURCE=..\..\include\wx\msw\listbox.h |
7957 | # End Source File | |
7958 | # Begin Source File | |
7959 | ||
7960 | SOURCE=..\..\include\wx\msw\listctrl.h | |
7961 | # End Source File | |
7962 | # Begin Source File | |
7963 | ||
7964 | SOURCE=..\..\include\wx\msw\mdi.h | |
7965 | # End Source File | |
7966 | # Begin Source File | |
39c5bef0 | 7967 | |
28249f11 VS |
7968 | SOURCE=..\..\include\wx\msw\menu.h |
7969 | # End Source File | |
7970 | # Begin Source File | |
7971 | ||
7972 | SOURCE=..\..\include\wx\msw\menuitem.h | |
7973 | # End Source File | |
7974 | # Begin Source File | |
7975 | ||
7976 | SOURCE=..\..\include\wx\msw\metafile.h | |
7977 | # End Source File | |
7978 | # Begin Source File | |
7979 | ||
7980 | SOURCE=..\..\include\wx\msw\minifram.h | |
7981 | # End Source File | |
7982 | # Begin Source File | |
7983 | ||
7984 | SOURCE=..\..\include\wx\msw\missing.h | |
7985 | # End Source File | |
7986 | # Begin Source File | |
7987 | ||
7988 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
7989 | # End Source File | |
7990 | # Begin Source File | |
7991 | ||
28249f11 VS |
7992 | SOURCE=..\..\include\wx\msw\msvcrt.h |
7993 | # End Source File | |
7994 | # Begin Source File | |
7995 | ||
7996 | SOURCE=..\..\include\wx\msw\notebook.h | |
7997 | # End Source File | |
7998 | # Begin Source File | |
7999 | ||
8000 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
8001 | # End Source File | |
8002 | # Begin Source File | |
8003 | ||
8004 | SOURCE=..\..\include\wx\msw\palette.h | |
8005 | # End Source File | |
8006 | # Begin Source File | |
8007 | ||
8008 | SOURCE=..\..\include\wx\msw\pen.h | |
8009 | # End Source File | |
8010 | # Begin Source File | |
8011 | ||
4818141b JS |
8012 | SOURCE=..\..\include\wx\msw\popupwin.h |
8013 | # End Source File | |
8014 | # Begin Source File | |
8015 | ||
28249f11 VS |
8016 | SOURCE=..\..\include\wx\msw\printdlg.h |
8017 | # End Source File | |
8018 | # Begin Source File | |
8019 | ||
8020 | SOURCE=..\..\include\wx\msw\printwin.h | |
8021 | # End Source File | |
8022 | # Begin Source File | |
8023 | ||
28249f11 VS |
8024 | SOURCE=..\..\include\wx\msw\radiobox.h |
8025 | # End Source File | |
8026 | # Begin Source File | |
8027 | ||
8028 | SOURCE=..\..\include\wx\msw\radiobut.h | |
8029 | # End Source File | |
8030 | # Begin Source File | |
8031 | ||
5c60e845 MW |
8032 | SOURCE=..\..\include\wx\msw\rcdefs.h |
8033 | # End Source File | |
8034 | # Begin Source File | |
8035 | ||
28249f11 VS |
8036 | SOURCE=..\..\include\wx\msw\region.h |
8037 | # End Source File | |
8038 | # Begin Source File | |
8039 | ||
28249f11 VS |
8040 | SOURCE=..\..\include\wx\msw\scrolbar.h |
8041 | # End Source File | |
8042 | # Begin Source File | |
8043 | ||
8044 | SOURCE=..\..\include\wx\msw\setup0.h | |
8045 | # End Source File | |
8046 | # Begin Source File | |
8047 | ||
8048 | SOURCE=..\..\include\wx\msw\slider95.h | |
8049 | # End Source File | |
8050 | # Begin Source File | |
8051 | ||
002ed9af VS |
8052 | SOURCE=..\..\include\wx\msw\sound.h |
8053 | # End Source File | |
8054 | # Begin Source File | |
8055 | ||
28249f11 VS |
8056 | SOURCE=..\..\include\wx\msw\spinbutt.h |
8057 | # End Source File | |
8058 | # Begin Source File | |
8059 | ||
8060 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
8061 | # End Source File | |
8062 | # Begin Source File | |
8063 | ||
8064 | SOURCE=..\..\include\wx\msw\statbmp.h | |
8065 | # End Source File | |
8066 | # Begin Source File | |
8067 | ||
8068 | SOURCE=..\..\include\wx\msw\statbox.h | |
8069 | # End Source File | |
8070 | # Begin Source File | |
8071 | ||
8072 | SOURCE=..\..\include\wx\msw\statbr95.h | |
8073 | # End Source File | |
8074 | # Begin Source File | |
8075 | ||
8076 | SOURCE=..\..\include\wx\msw\statline.h | |
8077 | # End Source File | |
8078 | # Begin Source File | |
8079 | ||
8080 | SOURCE=..\..\include\wx\msw\stattext.h | |
8081 | # End Source File | |
8082 | # Begin Source File | |
8083 | ||
8084 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
8085 | # End Source File | |
8086 | # Begin Source File | |
8087 | ||
fe6e5818 VS |
8088 | SOURCE=..\..\include\wx\msw\taskbar.h |
8089 | # End Source File | |
8090 | # Begin Source File | |
8091 | ||
28249f11 VS |
8092 | SOURCE=..\..\include\wx\msw\tbar95.h |
8093 | # End Source File | |
8094 | # Begin Source File | |
8095 | ||
28249f11 VS |
8096 | SOURCE=..\..\include\wx\msw\textctrl.h |
8097 | # End Source File | |
8098 | # Begin Source File | |
8099 | ||
8100 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
8101 | # End Source File | |
8102 | # Begin Source File | |
8103 | ||
8104 | SOURCE=..\..\include\wx\msw\timer.h | |
8105 | # End Source File | |
8106 | # Begin Source File | |
8107 | ||
8108 | SOURCE=..\..\include\wx\msw\tooltip.h | |
8109 | # End Source File | |
8110 | # Begin Source File | |
8111 | ||
8112 | SOURCE=..\..\include\wx\msw\toplevel.h | |
8113 | # End Source File | |
8114 | # Begin Source File | |
8115 | ||
8116 | SOURCE=..\..\include\wx\msw\treectrl.h | |
8117 | # End Source File | |
8118 | # Begin Source File | |
8119 | ||
8120 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
8121 | # End Source File | |
8122 | # Begin Source File | |
8123 | ||
162a956b JS |
8124 | SOURCE=..\..\include\wx\msw\uxtheme.h |
8125 | # End Source File | |
8126 | # Begin Source File | |
8127 | ||
47a4a1ae JS |
8128 | SOURCE=..\..\include\wx\msw\uxthemep.h |
8129 | # End Source File | |
8130 | # Begin Source File | |
8131 | ||
fe6e5818 | 8132 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 VS |
8133 | # End Source File |
8134 | # End Group | |
8135 | # Begin Group "Generic Headers" | |
8136 | ||
8137 | # PROP Default_Filter "" | |
8138 | # Begin Source File | |
8139 | ||
8140 | SOURCE=..\..\include\wx\generic\accel.h | |
8141 | # End Source File | |
8142 | # Begin Source File | |
8143 | ||
cf9b63b3 VZ |
8144 | SOURCE=..\..\include\wx\generic\busyinfo.h |
8145 | # End Source File | |
8146 | # Begin Source File | |
8147 | ||
64d3ed17 JS |
8148 | SOURCE=..\..\include\wx\generic\buttonbar.h |
8149 | # End Source File | |
8150 | # Begin Source File | |
8151 | ||
fe6e5818 VS |
8152 | SOURCE=..\..\include\wx\generic\calctrl.h |
8153 | # End Source File | |
8154 | # Begin Source File | |
8155 | ||
28249f11 VS |
8156 | SOURCE=..\..\include\wx\generic\choicdgg.h |
8157 | # End Source File | |
8158 | # Begin Source File | |
8159 | ||
ec376c8f VZ |
8160 | SOURCE=..\..\include\wx\generic\clrpicker.h |
8161 | # End Source File | |
8162 | # Begin Source File | |
8163 | ||
24bbfc62 WS |
8164 | SOURCE=..\..\include\wx\generic\clrpickerg.h |
8165 | # End Source File | |
8166 | # Begin Source File | |
8167 | ||
28249f11 VS |
8168 | SOURCE=..\..\include\wx\generic\colrdlgg.h |
8169 | # End Source File | |
8170 | # Begin Source File | |
8171 | ||
a340b80d VZ |
8172 | SOURCE=..\..\include\wx\generic\combo.h |
8173 | # End Source File | |
8174 | # Begin Source File | |
8175 | ||
b910a8ad JS |
8176 | SOURCE=..\..\include\wx\generic\dataview.h |
8177 | # End Source File | |
8178 | # Begin Source File | |
8179 | ||
d9876615 VZ |
8180 | SOURCE=..\..\include\wx\generic\datectrl.h |
8181 | # End Source File | |
8182 | # Begin Source File | |
8183 | ||
28249f11 VS |
8184 | SOURCE=..\..\include\wx\generic\dcpsg.h |
8185 | # End Source File | |
8186 | # Begin Source File | |
8187 | ||
8188 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
8189 | # End Source File | |
8190 | # Begin Source File | |
8191 | ||
8192 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
8193 | # End Source File | |
8194 | # Begin Source File | |
8195 | ||
8196 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
8197 | # End Source File | |
8198 | # Begin Source File | |
8199 | ||
8200 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
8201 | # End Source File | |
8202 | # Begin Source File | |
8203 | ||
8204 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
8205 | # End Source File | |
8206 | # Begin Source File | |
8207 | ||
ec376c8f VZ |
8208 | SOURCE=..\..\include\wx\generic\filepicker.h |
8209 | # End Source File | |
8210 | # Begin Source File | |
8211 | ||
24bbfc62 WS |
8212 | SOURCE=..\..\include\wx\generic\filepickerg.h |
8213 | # End Source File | |
8214 | # Begin Source File | |
8215 | ||
28249f11 VS |
8216 | SOURCE=..\..\include\wx\generic\fontdlgg.h |
8217 | # End Source File | |
8218 | # Begin Source File | |
8219 | ||
ec376c8f VZ |
8220 | SOURCE=..\..\include\wx\generic\fontpicker.h |
8221 | # End Source File | |
8222 | # Begin Source File | |
8223 | ||
24bbfc62 WS |
8224 | SOURCE=..\..\include\wx\generic\fontpickerg.h |
8225 | # End Source File | |
8226 | # Begin Source File | |
8227 | ||
fe6e5818 VS |
8228 | SOURCE=..\..\include\wx\generic\grid.h |
8229 | # End Source File | |
8230 | # Begin Source File | |
8231 | ||
8232 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
8233 | # End Source File | |
8234 | # Begin Source File | |
8235 | ||
8236 | SOURCE=..\..\include\wx\generic\gridsel.h | |
8237 | # End Source File | |
8238 | # Begin Source File | |
8239 | ||
8240 | SOURCE=..\..\include\wx\generic\helpext.h | |
8241 | # End Source File | |
8242 | # Begin Source File | |
8243 | ||
28249f11 VS |
8244 | SOURCE=..\..\include\wx\generic\imaglist.h |
8245 | # End Source File | |
8246 | # Begin Source File | |
8247 | ||
fe6e5818 VS |
8248 | SOURCE=..\..\include\wx\generic\laywin.h |
8249 | # End Source File | |
8250 | # Begin Source File | |
8251 | ||
28249f11 VS |
8252 | SOURCE=..\..\include\wx\generic\listctrl.h |
8253 | # End Source File | |
8254 | # Begin Source File | |
8255 | ||
8256 | SOURCE=..\..\include\wx\generic\logg.h | |
8257 | # End Source File | |
8258 | # Begin Source File | |
8259 | ||
8260 | SOURCE=..\..\include\wx\generic\mdig.h | |
8261 | # End Source File | |
8262 | # Begin Source File | |
8263 | ||
8264 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
8265 | # End Source File | |
8266 | # Begin Source File | |
8267 | ||
8268 | SOURCE=..\..\include\wx\generic\notebook.h | |
8269 | # End Source File | |
8270 | # Begin Source File | |
8271 | ||
c3255f5f DE |
8272 | SOURCE=..\..\include\wx\generic\numdlgg.h |
8273 | # End Source File | |
8274 | # Begin Source File | |
8275 | ||
28249f11 VS |
8276 | SOURCE=..\..\include\wx\generic\panelg.h |
8277 | # End Source File | |
8278 | # Begin Source File | |
8279 | ||
75a0a7b7 VS |
8280 | SOURCE=..\..\include\wx\generic\printps.h |
8281 | # End Source File | |
8282 | # Begin Source File | |
8283 | ||
28249f11 VS |
8284 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
8285 | # End Source File | |
8286 | # Begin Source File | |
8287 | ||
8288 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
8289 | # End Source File | |
8290 | # Begin Source File | |
8291 | ||
445511b3 JS |
8292 | SOURCE=..\..\include\wx\generic\propdlg.h |
8293 | # End Source File | |
8294 | # Begin Source File | |
8295 | ||
fe6e5818 VS |
8296 | SOURCE=..\..\include\wx\generic\sashwin.h |
8297 | # End Source File | |
8298 | # Begin Source File | |
8299 | ||
28249f11 VS |
8300 | SOURCE=..\..\include\wx\generic\scrolwin.h |
8301 | # End Source File | |
8302 | # Begin Source File | |
8303 | ||
8304 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
8305 | # End Source File | |
8306 | # Begin Source File | |
8307 | ||
fe6e5818 VS |
8308 | SOURCE=..\..\include\wx\generic\splash.h |
8309 | # End Source File | |
8310 | # Begin Source File | |
8311 | ||
28249f11 VS |
8312 | SOURCE=..\..\include\wx\generic\splitter.h |
8313 | # End Source File | |
8314 | # Begin Source File | |
8315 | ||
8316 | SOURCE=..\..\include\wx\generic\statusbr.h | |
8317 | # End Source File | |
8318 | # Begin Source File | |
8319 | ||
8320 | SOURCE=..\..\include\wx\generic\tabg.h | |
8321 | # End Source File | |
8322 | # Begin Source File | |
8323 | ||
8324 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
8325 | # End Source File | |
8326 | # Begin Source File | |
8327 | ||
8328 | SOURCE=..\..\include\wx\generic\timer.h | |
8329 | # End Source File | |
8330 | # Begin Source File | |
8331 | ||
8332 | SOURCE=..\..\include\wx\generic\treectlg.h | |
8333 | # End Source File | |
fe6e5818 VS |
8334 | # Begin Source File |
8335 | ||
8336 | SOURCE=..\..\include\wx\generic\wizard.h | |
8337 | # End Source File | |
28249f11 VS |
8338 | # End Group |
8339 | # Begin Group "wxUniv Headers" | |
8340 | ||
8341 | # PROP Default_Filter "" | |
8342 | # Begin Source File | |
8343 | ||
8344 | SOURCE=..\..\include\wx\univ\app.h | |
8345 | # End Source File | |
8346 | # Begin Source File | |
8347 | ||
8348 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
8349 | # End Source File | |
8350 | # Begin Source File | |
8351 | ||
8352 | SOURCE=..\..\include\wx\univ\button.h | |
8353 | # End Source File | |
8354 | # Begin Source File | |
8355 | ||
8356 | SOURCE=..\..\include\wx\univ\checkbox.h | |
8357 | # End Source File | |
8358 | # Begin Source File | |
8359 | ||
8360 | SOURCE=..\..\include\wx\univ\checklst.h | |
8361 | # End Source File | |
8362 | # Begin Source File | |
8363 | ||
8364 | SOURCE=..\..\include\wx\univ\choice.h | |
8365 | # End Source File | |
8366 | # Begin Source File | |
8367 | ||
8368 | SOURCE=..\..\include\wx\univ\colschem.h | |
8369 | # End Source File | |
8370 | # Begin Source File | |
8371 | ||
8372 | SOURCE=..\..\include\wx\univ\combobox.h | |
8373 | # End Source File | |
8374 | # Begin Source File | |
8375 | ||
8376 | SOURCE=..\..\include\wx\univ\control.h | |
8377 | # End Source File | |
8378 | # Begin Source File | |
8379 | ||
8380 | SOURCE=..\..\include\wx\univ\dialog.h | |
8381 | # End Source File | |
8382 | # Begin Source File | |
8383 | ||
8384 | SOURCE=..\..\include\wx\univ\frame.h | |
8385 | # End Source File | |
8386 | # Begin Source File | |
8387 | ||
8388 | SOURCE=..\..\include\wx\univ\gauge.h | |
8389 | # End Source File | |
8390 | # Begin Source File | |
8391 | ||
8392 | SOURCE=..\..\include\wx\univ\inpcons.h | |
8393 | # End Source File | |
8394 | # Begin Source File | |
8395 | ||
8396 | SOURCE=..\..\include\wx\univ\inphand.h | |
8397 | # End Source File | |
8398 | # Begin Source File | |
8399 | ||
8400 | SOURCE=..\..\include\wx\univ\listbox.h | |
8401 | # End Source File | |
8402 | # Begin Source File | |
8403 | ||
8404 | SOURCE=..\..\include\wx\univ\menu.h | |
8405 | # End Source File | |
8406 | # Begin Source File | |
8407 | ||
8408 | SOURCE=..\..\include\wx\univ\menuitem.h | |
8409 | # End Source File | |
8410 | # Begin Source File | |
8411 | ||
8412 | SOURCE=..\..\include\wx\univ\notebook.h | |
8413 | # End Source File | |
8414 | # Begin Source File | |
8415 | ||
8416 | SOURCE=..\..\include\wx\univ\radiobox.h | |
8417 | # End Source File | |
8418 | # Begin Source File | |
8419 | ||
8420 | SOURCE=..\..\include\wx\univ\radiobut.h | |
8421 | # End Source File | |
8422 | # Begin Source File | |
8423 | ||
8424 | SOURCE=..\..\include\wx\univ\renderer.h | |
8425 | # End Source File | |
8426 | # Begin Source File | |
8427 | ||
8428 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
8429 | # End Source File | |
8430 | # Begin Source File | |
8431 | ||
8432 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
8433 | # End Source File | |
8434 | # Begin Source File | |
8435 | ||
8436 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
8437 | # End Source File | |
8438 | # Begin Source File | |
8439 | ||
8440 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
8441 | # End Source File | |
8442 | # Begin Source File | |
8443 | ||
8444 | SOURCE=..\..\include\wx\univ\slider.h | |
8445 | # End Source File | |
8446 | # Begin Source File | |
8447 | ||
8448 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
8449 | # End Source File | |
8450 | # Begin Source File | |
8451 | ||
8452 | SOURCE=..\..\include\wx\univ\statbmp.h | |
8453 | # End Source File | |
8454 | # Begin Source File | |
8455 | ||
8456 | SOURCE=..\..\include\wx\univ\statbox.h | |
8457 | # End Source File | |
8458 | # Begin Source File | |
8459 | ||
8460 | SOURCE=..\..\include\wx\univ\statline.h | |
8461 | # End Source File | |
8462 | # Begin Source File | |
8463 | ||
8464 | SOURCE=..\..\include\wx\univ\stattext.h | |
8465 | # End Source File | |
8466 | # Begin Source File | |
8467 | ||
8468 | SOURCE=..\..\include\wx\univ\statusbr.h | |
8469 | # End Source File | |
8470 | # Begin Source File | |
8471 | ||
8472 | SOURCE=..\..\include\wx\univ\textctrl.h | |
8473 | # End Source File | |
8474 | # Begin Source File | |
8475 | ||
8476 | SOURCE=..\..\include\wx\univ\theme.h | |
8477 | # End Source File | |
8478 | # Begin Source File | |
8479 | ||
8480 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8481 | # End Source File | |
8482 | # Begin Source File | |
8483 | ||
8484 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8485 | # End Source File | |
757e7c67 VS |
8486 | # Begin Source File |
8487 | ||
8488 | SOURCE=..\..\include\wx\univ\window.h | |
8489 | # End Source File | |
fe6e5818 VS |
8490 | # End Group |
8491 | # Begin Group "wxHTML Headers" | |
8492 | ||
8493 | # PROP Default_Filter "" | |
8494 | # Begin Source File | |
8495 | ||
fe6e5818 VS |
8496 | SOURCE=..\..\include\wx\html\helpctrl.h |
8497 | # End Source File | |
8498 | # Begin Source File | |
8499 | ||
8500 | SOURCE=..\..\include\wx\html\helpdata.h | |
8501 | # End Source File | |
28249f11 VS |
8502 | # Begin Source File |
8503 | ||
f3e156ef JS |
8504 | SOURCE=..\..\include\wx\html\helpdlg.h |
8505 | # End Source File | |
8506 | # Begin Source File | |
8507 | ||
fe6e5818 VS |
8508 | SOURCE=..\..\include\wx\html\helpfrm.h |
8509 | # End Source File | |
8510 | # Begin Source File | |
8511 | ||
f3e156ef JS |
8512 | SOURCE=..\..\include\wx\html\helpwnd.h |
8513 | # End Source File | |
8514 | # Begin Source File | |
8515 | ||
fe6e5818 VS |
8516 | SOURCE=..\..\include\wx\html\htmlcell.h |
8517 | # End Source File | |
8518 | # Begin Source File | |
8519 | ||
8520 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8521 | # End Source File | |
8522 | # Begin Source File | |
8523 | ||
8524 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8525 | # End Source File | |
8526 | # Begin Source File | |
8527 | ||
8528 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8529 | # End Source File | |
8530 | # Begin Source File | |
8531 | ||
8532 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8533 | # End Source File | |
8534 | # Begin Source File | |
8535 | ||
8536 | SOURCE=..\..\include\wx\html\htmltag.h | |
8537 | # End Source File | |
8538 | # Begin Source File | |
8539 | ||
8540 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8541 | # End Source File | |
8542 | # Begin Source File | |
8543 | ||
8544 | SOURCE=..\..\include\wx\html\htmprint.h | |
8545 | # End Source File | |
8546 | # Begin Source File | |
8547 | ||
8548 | SOURCE=..\..\include\wx\html\m_templ.h | |
8549 | # End Source File | |
8550 | # Begin Source File | |
8551 | ||
8552 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8553 | # End Source File |
8554 | # End Group | |
8555 | # Begin Group "Common Headers" | |
8556 | ||
8557 | # PROP Default_Filter "" | |
8558 | # Begin Source File | |
8559 | ||
8560 | SOURCE=..\..\include\wx\accel.h | |
8561 | # End Source File | |
8562 | # Begin Source File | |
8563 | ||
8564 | SOURCE=..\..\include\wx\access.h | |
8565 | # End Source File | |
8566 | # Begin Source File | |
8567 | ||
28249f11 VS |
8568 | SOURCE=..\..\include\wx\artprov.h |
8569 | # End Source File | |
8570 | # Begin Source File | |
8571 | ||
8572 | SOURCE=..\..\include\wx\bitmap.h | |
8573 | # End Source File | |
8574 | # Begin Source File | |
8575 | ||
8576 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8577 | # End Source File | |
8578 | # Begin Source File | |
8579 | ||
73fb9ebe VZ |
8580 | SOURCE=..\..\include\wx\bookctrl.h |
8581 | # End Source File | |
8582 | # Begin Source File | |
8583 | ||
28249f11 VS |
8584 | SOURCE=..\..\include\wx\brush.h |
8585 | # End Source File | |
8586 | # Begin Source File | |
8587 | ||
8588 | SOURCE=..\..\include\wx\busyinfo.h | |
8589 | # End Source File | |
8590 | # Begin Source File | |
8591 | ||
8592 | SOURCE=..\..\include\wx\button.h | |
8593 | # End Source File | |
8594 | # Begin Source File | |
8595 | ||
757e7c67 VS |
8596 | SOURCE=..\..\include\wx\calctrl.h |
8597 | # End Source File | |
8598 | # Begin Source File | |
8599 | ||
28249f11 VS |
8600 | SOURCE=..\..\include\wx\caret.h |
8601 | # End Source File | |
8602 | # Begin Source File | |
8603 | ||
8604 | SOURCE=..\..\include\wx\checkbox.h | |
8605 | # End Source File | |
8606 | # Begin Source File | |
8607 | ||
8608 | SOURCE=..\..\include\wx\checklst.h | |
8609 | # End Source File | |
8610 | # Begin Source File | |
8611 | ||
8612 | SOURCE=..\..\include\wx\choicdlg.h | |
8613 | # End Source File | |
8614 | # Begin Source File | |
8615 | ||
8616 | SOURCE=..\..\include\wx\choice.h | |
8617 | # End Source File | |
8618 | # Begin Source File | |
8619 | ||
ef335a4f VZ |
8620 | SOURCE=..\..\include\wx\choicebk.h |
8621 | # End Source File | |
8622 | # Begin Source File | |
8623 | ||
28249f11 VS |
8624 | SOURCE=..\..\include\wx\clipbrd.h |
8625 | # End Source File | |
8626 | # Begin Source File | |
8627 | ||
ec376c8f VZ |
8628 | SOURCE=..\..\include\wx\clrpicker.h |
8629 | # End Source File | |
8630 | # Begin Source File | |
8631 | ||
28249f11 VS |
8632 | SOURCE=..\..\include\wx\cmdproc.h |
8633 | # End Source File | |
8634 | # Begin Source File | |
8635 | ||
8636 | SOURCE=..\..\include\wx\cmndata.h | |
8637 | # End Source File | |
8638 | # Begin Source File | |
8639 | ||
8640 | SOURCE=..\..\include\wx\colordlg.h | |
8641 | # End Source File | |
8642 | # Begin Source File | |
8643 | ||
8644 | SOURCE=..\..\include\wx\colour.h | |
8645 | # End Source File | |
8646 | # Begin Source File | |
8647 | ||
a340b80d VZ |
8648 | SOURCE=..\..\include\wx\combo.h |
8649 | # End Source File | |
8650 | # Begin Source File | |
8651 | ||
28249f11 VS |
8652 | SOURCE=..\..\include\wx\combobox.h |
8653 | # End Source File | |
8654 | # Begin Source File | |
8655 | ||
8656 | SOURCE=..\..\include\wx\control.h | |
8657 | # End Source File | |
8658 | # Begin Source File | |
8659 | ||
8660 | SOURCE=..\..\include\wx\cshelp.h | |
8661 | # End Source File | |
8662 | # Begin Source File | |
8663 | ||
8664 | SOURCE=..\..\include\wx\ctrlsub.h | |
8665 | # End Source File | |
8666 | # Begin Source File | |
8667 | ||
8668 | SOURCE=..\..\include\wx\cursor.h | |
8669 | # End Source File | |
8670 | # Begin Source File | |
8671 | ||
8672 | SOURCE=..\..\include\wx\dataobj.h | |
8673 | # End Source File | |
8674 | # Begin Source File | |
8675 | ||
87853604 WS |
8676 | SOURCE=..\..\include\wx\dataview.h |
8677 | # End Source File | |
8678 | # Begin Source File | |
8679 | ||
114a4501 VZ |
8680 | SOURCE=..\..\include\wx\datectrl.h |
8681 | # End Source File | |
8682 | # Begin Source File | |
8683 | ||
8684 | SOURCE=..\..\include\wx\dateevt.h | |
8685 | # End Source File | |
8686 | # Begin Source File | |
8687 | ||
fe6e5818 VS |
8688 | SOURCE=..\..\include\wx\dbgrid.h |
8689 | # End Source File | |
fe6e5818 VS |
8690 | # Begin Source File |
8691 | ||
28249f11 VS |
8692 | SOURCE=..\..\include\wx\dc.h |
8693 | # End Source File | |
8694 | # Begin Source File | |
8695 | ||
fe6e5818 VS |
8696 | SOURCE=..\..\include\wx\dcbuffer.h |
8697 | # End Source File | |
8698 | # Begin Source File | |
8699 | ||
28249f11 VS |
8700 | SOURCE=..\..\include\wx\dcclient.h |
8701 | # End Source File | |
8702 | # Begin Source File | |
8703 | ||
8704 | SOURCE=..\..\include\wx\dcmemory.h | |
8705 | # End Source File | |
8706 | # Begin Source File | |
8707 | ||
8708 | SOURCE=..\..\include\wx\dcmirror.h | |
8709 | # End Source File | |
8710 | # Begin Source File | |
8711 | ||
8712 | SOURCE=..\..\include\wx\dcprint.h | |
8713 | # End Source File | |
8714 | # Begin Source File | |
8715 | ||
8716 | SOURCE=..\..\include\wx\dcps.h | |
8717 | # End Source File | |
8718 | # Begin Source File | |
8719 | ||
8720 | SOURCE=..\..\include\wx\dcscreen.h | |
8721 | # End Source File | |
8722 | # Begin Source File | |
8723 | ||
4ed30bab | 8724 | SOURCE=..\..\include\wx\debugrpt.h |
61639efb VZ |
8725 | # End Source File |
8726 | # Begin Source File | |
8727 | ||
28249f11 VS |
8728 | SOURCE=..\..\include\wx\dialog.h |
8729 | # End Source File | |
8730 | # Begin Source File | |
8731 | ||
8732 | SOURCE=..\..\include\wx\dialup.h | |
8733 | # End Source File | |
8734 | # Begin Source File | |
8735 | ||
8736 | SOURCE=..\..\include\wx\dirctrl.h | |
8737 | # End Source File | |
8738 | # Begin Source File | |
8739 | ||
8740 | SOURCE=..\..\include\wx\dirdlg.h | |
8741 | # End Source File | |
8742 | # Begin Source File | |
8743 | ||
8744 | SOURCE=..\..\include\wx\display.h | |
8745 | # End Source File | |
8746 | # Begin Source File | |
8747 | ||
87853604 WS |
8748 | SOURCE=..\..\include\wx\display_impl.h |
8749 | # End Source File | |
8750 | # Begin Source File | |
8751 | ||
28249f11 VS |
8752 | SOURCE=..\..\include\wx\dnd.h |
8753 | # End Source File | |
8754 | # Begin Source File | |
8755 | ||
8756 | SOURCE=..\..\include\wx\docmdi.h | |
8757 | # End Source File | |
8758 | # Begin Source File | |
8759 | ||
8760 | SOURCE=..\..\include\wx\docview.h | |
8761 | # End Source File | |
8762 | # Begin Source File | |
8763 | ||
8764 | SOURCE=..\..\include\wx\dragimag.h | |
8765 | # End Source File | |
8766 | # Begin Source File | |
8767 | ||
8768 | SOURCE=..\..\include\wx\effects.h | |
8769 | # End Source File | |
8770 | # Begin Source File | |
8771 | ||
b71531ad VZ |
8772 | SOURCE=..\..\include\wx\encinfo.h |
8773 | # End Source File | |
8774 | # Begin Source File | |
8775 | ||
28249f11 VS |
8776 | SOURCE=..\..\include\wx\evtloop.h |
8777 | # End Source File | |
8778 | # Begin Source File | |
8779 | ||
8780 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8781 | # End Source File | |
8782 | # Begin Source File | |
8783 | ||
8784 | SOURCE=..\..\include\wx\filedlg.h | |
8785 | # End Source File | |
8786 | # Begin Source File | |
8787 | ||
ec376c8f VZ |
8788 | SOURCE=..\..\include\wx\filepicker.h |
8789 | # End Source File | |
8790 | # Begin Source File | |
8791 | ||
28249f11 VS |
8792 | SOURCE=..\..\include\wx\fmappriv.h |
8793 | # End Source File | |
8794 | # Begin Source File | |
8795 | ||
8796 | SOURCE=..\..\include\wx\font.h | |
8797 | # End Source File | |
8798 | # Begin Source File | |
8799 | ||
8800 | SOURCE=..\..\include\wx\fontdlg.h | |
8801 | # End Source File | |
8802 | # Begin Source File | |
8803 | ||
8804 | SOURCE=..\..\include\wx\fontenum.h | |
8805 | # End Source File | |
8806 | # Begin Source File | |
8807 | ||
ec376c8f VZ |
8808 | SOURCE=..\..\include\wx\fontpicker.h |
8809 | # End Source File | |
8810 | # Begin Source File | |
8811 | ||
28249f11 VS |
8812 | SOURCE=..\..\include\wx\fontutil.h |
8813 | # End Source File | |
8814 | # Begin Source File | |
8815 | ||
8816 | SOURCE=..\..\include\wx\frame.h | |
8817 | # End Source File | |
8818 | # Begin Source File | |
8819 | ||
8820 | SOURCE=..\..\include\wx\gauge.h | |
8821 | # End Source File | |
8822 | # Begin Source File | |
8823 | ||
20b35a69 RD |
8824 | SOURCE=..\..\include\wx\gbsizer.h |
8825 | # End Source File | |
8826 | # Begin Source File | |
8827 | ||
28249f11 VS |
8828 | SOURCE=..\..\include\wx\gdicmn.h |
8829 | # End Source File | |
8830 | # Begin Source File | |
8831 | ||
8832 | SOURCE=..\..\include\wx\gdiobj.h | |
8833 | # End Source File | |
8834 | # Begin Source File | |
8835 | ||
8836 | SOURCE=..\..\include\wx\geometry.h | |
8837 | # End Source File | |
8838 | # Begin Source File | |
8839 | ||
8840 | SOURCE=..\..\include\wx\gifdecod.h | |
8841 | # End Source File | |
8842 | # Begin Source File | |
8843 | ||
8844 | SOURCE=..\..\include\wx\glcanvas.h | |
8845 | # End Source File | |
8846 | # Begin Source File | |
8847 | ||
fe6e5818 VS |
8848 | SOURCE=..\..\include\wx\grid.h |
8849 | # End Source File | |
8850 | # Begin Source File | |
8851 | ||
28249f11 VS |
8852 | SOURCE=..\..\include\wx\help.h |
8853 | # End Source File | |
8854 | # Begin Source File | |
8855 | ||
8856 | SOURCE=..\..\include\wx\helpbase.h | |
8857 | # End Source File | |
8858 | # Begin Source File | |
8859 | ||
8860 | SOURCE=..\..\include\wx\helphtml.h | |
8861 | # End Source File | |
8862 | # Begin Source File | |
8863 | ||
8864 | SOURCE=..\..\include\wx\helpwin.h | |
8865 | # End Source File | |
8866 | # Begin Source File | |
8867 | ||
fe6e5818 VS |
8868 | SOURCE=..\..\include\wx\htmllbox.h |
8869 | # End Source File | |
8870 | # Begin Source File | |
8871 | ||
9e89f049 RD |
8872 | SOURCE=..\..\include\wx\hyperlink.h |
8873 | # End Source File | |
8874 | # Begin Source File | |
8875 | ||
28249f11 VS |
8876 | SOURCE=..\..\include\wx\icon.h |
8877 | # End Source File | |
8878 | # Begin Source File | |
8879 | ||
8880 | SOURCE=..\..\include\wx\iconbndl.h | |
8881 | # End Source File | |
8882 | # Begin Source File | |
8883 | ||
8884 | SOURCE=..\..\include\wx\imagbmp.h | |
8885 | # End Source File | |
8886 | # Begin Source File | |
8887 | ||
8888 | SOURCE=..\..\include\wx\image.h | |
8889 | # End Source File | |
8890 | # Begin Source File | |
8891 | ||
8892 | SOURCE=..\..\include\wx\imaggif.h | |
8893 | # End Source File | |
8894 | # Begin Source File | |
8895 | ||
8896 | SOURCE=..\..\include\wx\imagiff.h | |
8897 | # End Source File | |
8898 | # Begin Source File | |
8899 | ||
8900 | SOURCE=..\..\include\wx\imagjpeg.h | |
8901 | # End Source File | |
8902 | # Begin Source File | |
8903 | ||
8904 | SOURCE=..\..\include\wx\imaglist.h | |
8905 | # End Source File | |
8906 | # Begin Source File | |
8907 | ||
8908 | SOURCE=..\..\include\wx\imagpcx.h | |
8909 | # End Source File | |
8910 | # Begin Source File | |
8911 | ||
8912 | SOURCE=..\..\include\wx\imagpng.h | |
8913 | # End Source File | |
8914 | # Begin Source File | |
8915 | ||
8916 | SOURCE=..\..\include\wx\imagpnm.h | |
8917 | # End Source File | |
8918 | # Begin Source File | |
8919 | ||
8920 | SOURCE=..\..\include\wx\imagtiff.h | |
8921 | # End Source File | |
8922 | # Begin Source File | |
8923 | ||
8924 | SOURCE=..\..\include\wx\imagxpm.h | |
8925 | # End Source File | |
8926 | # Begin Source File | |
8927 | ||
fe6e5818 VS |
8928 | SOURCE=..\..\include\wx\joystick.h |
8929 | # End Source File | |
8930 | # Begin Source File | |
8931 | ||
28249f11 VS |
8932 | SOURCE=..\..\include\wx\layout.h |
8933 | # End Source File | |
8934 | # Begin Source File | |
8935 | ||
fe6e5818 VS |
8936 | SOURCE=..\..\include\wx\laywin.h |
8937 | # End Source File | |
8938 | # Begin Source File | |
8939 | ||
28249f11 VS |
8940 | SOURCE=..\..\include\wx\listbase.h |
8941 | # End Source File | |
8942 | # Begin Source File | |
8943 | ||
73fb9ebe VZ |
8944 | SOURCE=..\..\include\wx\listbook.h |
8945 | # End Source File | |
8946 | # Begin Source File | |
8947 | ||
28249f11 VS |
8948 | SOURCE=..\..\include\wx\listbox.h |
8949 | # End Source File | |
8950 | # Begin Source File | |
8951 | ||
8952 | SOURCE=..\..\include\wx\listctrl.h | |
8953 | # End Source File | |
8954 | # Begin Source File | |
8955 | ||
8956 | SOURCE=..\..\include\wx\matrix.h | |
8957 | # End Source File | |
8958 | # Begin Source File | |
8959 | ||
8960 | SOURCE=..\..\include\wx\mdi.h | |
8961 | # End Source File | |
8962 | # Begin Source File | |
8963 | ||
39c5bef0 RN |
8964 | SOURCE=..\..\include\wx\mediactrl.h |
8965 | # End Source File | |
8966 | # Begin Source File | |
8967 | ||
28249f11 VS |
8968 | SOURCE=..\..\include\wx\menu.h |
8969 | # End Source File | |
8970 | # Begin Source File | |
8971 | ||
8972 | SOURCE=..\..\include\wx\menuitem.h | |
8973 | # End Source File | |
8974 | # Begin Source File | |
8975 | ||
8976 | SOURCE=..\..\include\wx\metafile.h | |
8977 | # End Source File | |
8978 | # Begin Source File | |
8979 | ||
8980 | SOURCE=..\..\include\wx\minifram.h | |
8981 | # End Source File | |
8982 | # Begin Source File | |
8983 | ||
8984 | SOURCE=..\..\include\wx\msgdlg.h | |
8985 | # End Source File | |
8986 | # Begin Source File | |
8987 | ||
8988 | SOURCE=..\..\include\wx\notebook.h | |
8989 | # End Source File | |
8990 | # Begin Source File | |
8991 | ||
c3255f5f DE |
8992 | SOURCE=..\..\include\wx\numdlg.h |
8993 | # End Source File | |
8994 | # Begin Source File | |
8995 | ||
a340b80d VZ |
8996 | SOURCE=..\..\include\wx\odcombo.h |
8997 | # End Source File | |
8998 | # Begin Source File | |
8999 | ||
28249f11 VS |
9000 | SOURCE=..\..\include\wx\ownerdrw.h |
9001 | # End Source File | |
9002 | # Begin Source File | |
9003 | ||
9004 | SOURCE=..\..\include\wx\palette.h | |
9005 | # End Source File | |
9006 | # Begin Source File | |
9007 | ||
9008 | SOURCE=..\..\include\wx\panel.h | |
9009 | # End Source File | |
9010 | # Begin Source File | |
9011 | ||
9012 | SOURCE=..\..\include\wx\paper.h | |
9013 | # End Source File | |
9014 | # Begin Source File | |
9015 | ||
9016 | SOURCE=..\..\include\wx\pen.h | |
9017 | # End Source File | |
9018 | # Begin Source File | |
9019 | ||
9020 | SOURCE=..\..\include\wx\popupwin.h | |
9021 | # End Source File | |
9022 | # Begin Source File | |
9023 | ||
9024 | SOURCE=..\..\include\wx\print.h | |
9025 | # End Source File | |
9026 | # Begin Source File | |
9027 | ||
9028 | SOURCE=..\..\include\wx\printdlg.h | |
9029 | # End Source File | |
9030 | # Begin Source File | |
9031 | ||
9032 | SOURCE=..\..\include\wx\prntbase.h | |
9033 | # End Source File | |
9034 | # Begin Source File | |
9035 | ||
9036 | SOURCE=..\..\include\wx\progdlg.h | |
9037 | # End Source File | |
9038 | # Begin Source File | |
9039 | ||
445511b3 JS |
9040 | SOURCE=..\..\include\wx\propdlg.h |
9041 | # End Source File | |
9042 | # Begin Source File | |
9043 | ||
28249f11 VS |
9044 | SOURCE=..\..\include\wx\ptr_scpd.h |
9045 | # End Source File | |
9046 | # Begin Source File | |
9047 | ||
9048 | SOURCE=..\..\include\wx\quantize.h | |
9049 | # End Source File | |
9050 | # Begin Source File | |
9051 | ||
9052 | SOURCE=..\..\include\wx\radiobox.h | |
9053 | # End Source File | |
9054 | # Begin Source File | |
9055 | ||
9056 | SOURCE=..\..\include\wx\radiobut.h | |
9057 | # End Source File | |
9058 | # Begin Source File | |
9059 | ||
9060 | SOURCE=..\..\include\wx\rawbmp.h | |
9061 | # End Source File | |
9062 | # Begin Source File | |
9063 | ||
9064 | SOURCE=..\..\include\wx\region.h | |
9065 | # End Source File | |
9066 | # Begin Source File | |
9067 | ||
9068 | SOURCE=..\..\include\wx\renderer.h | |
9069 | # End Source File | |
9070 | # Begin Source File | |
9071 | ||
5d7836c4 JS |
9072 | SOURCE=..\..\include\wx\richtext\richtextbuffer.h |
9073 | # End Source File | |
9074 | # Begin Source File | |
9075 | ||
9076 | SOURCE=..\..\include\wx\richtext\richtextctrl.h | |
9077 | # End Source File | |
9078 | # Begin Source File | |
9079 | ||
9080 | SOURCE=..\..\include\wx\richtext\richtextstyles.h | |
9081 | # End Source File | |
9082 | # Begin Source File | |
9083 | ||
9084 | SOURCE=..\..\include\wx\richtext\richtextxml.h | |
9085 | # End Source File | |
9086 | # Begin Source File | |
9087 | ||
fe6e5818 VS |
9088 | SOURCE=..\..\include\wx\sashwin.h |
9089 | # End Source File | |
9090 | # Begin Source File | |
9091 | ||
28249f11 VS |
9092 | SOURCE=..\..\include\wx\scopeguard.h |
9093 | # End Source File | |
9094 | # Begin Source File | |
9095 | ||
9096 | SOURCE=..\..\include\wx\scrolbar.h | |
9097 | # End Source File | |
9098 | # Begin Source File | |
9099 | ||
9100 | SOURCE=..\..\include\wx\scrolwin.h | |
9101 | # End Source File | |
9102 | # Begin Source File | |
9103 | ||
9104 | SOURCE=..\..\include\wx\selstore.h | |
9105 | # End Source File | |
9106 | # Begin Source File | |
9107 | ||
9108 | SOURCE=..\..\include\wx\settings.h | |
9109 | # End Source File | |
9110 | # Begin Source File | |
9111 | ||
9112 | SOURCE=..\..\include\wx\sizer.h | |
9113 | # End Source File | |
9114 | # Begin Source File | |
9115 | ||
9116 | SOURCE=..\..\include\wx\slider.h | |
9117 | # End Source File | |
9118 | # Begin Source File | |
9119 | ||
002ed9af VS |
9120 | SOURCE=..\..\include\wx\sound.h |
9121 | # End Source File | |
9122 | # Begin Source File | |
9123 | ||
28249f11 VS |
9124 | SOURCE=..\..\include\wx\spinbutt.h |
9125 | # End Source File | |
9126 | # Begin Source File | |
9127 | ||
9128 | SOURCE=..\..\include\wx\spinctrl.h | |
9129 | # End Source File | |
9130 | # Begin Source File | |
9131 | ||
fe6e5818 VS |
9132 | SOURCE=..\..\include\wx\splash.h |
9133 | # End Source File | |
9134 | # Begin Source File | |
9135 | ||
28249f11 VS |
9136 | SOURCE=..\..\include\wx\splitter.h |
9137 | # End Source File | |
9138 | # Begin Source File | |
9139 | ||
28249f11 VS |
9140 | SOURCE=..\..\include\wx\statbmp.h |
9141 | # End Source File | |
9142 | # Begin Source File | |
9143 | ||
9144 | SOURCE=..\..\include\wx\statbox.h | |
9145 | # End Source File | |
9146 | # Begin Source File | |
9147 | ||
9148 | SOURCE=..\..\include\wx\statline.h | |
9149 | # End Source File | |
9150 | # Begin Source File | |
9151 | ||
9152 | SOURCE=..\..\include\wx\stattext.h | |
9153 | # End Source File | |
9154 | # Begin Source File | |
9155 | ||
9156 | SOURCE=..\..\include\wx\statusbr.h | |
9157 | # End Source File | |
9158 | # Begin Source File | |
9159 | ||
9160 | SOURCE=..\..\include\wx\tab.h | |
9161 | # End Source File | |
9162 | # Begin Source File | |
9163 | ||
9164 | SOURCE=..\..\include\wx\tabctrl.h | |
9165 | # End Source File | |
9166 | # Begin Source File | |
9167 | ||
fe6e5818 VS |
9168 | SOURCE=..\..\include\wx\taskbar.h |
9169 | # End Source File | |
9170 | # Begin Source File | |
9171 | ||
28249f11 VS |
9172 | SOURCE=..\..\include\wx\tbarbase.h |
9173 | # End Source File | |
9174 | # Begin Source File | |
9175 | ||
28249f11 VS |
9176 | SOURCE=..\..\include\wx\textctrl.h |
9177 | # End Source File | |
9178 | # Begin Source File | |
9179 | ||
9180 | SOURCE=..\..\include\wx\textdlg.h | |
9181 | # End Source File | |
9182 | # Begin Source File | |
9183 | ||
9184 | SOURCE=..\..\include\wx\tglbtn.h | |
9185 | # End Source File | |
9186 | # Begin Source File | |
9187 | ||
fe6e5818 | 9188 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
9189 | # End Source File |
9190 | # Begin Source File | |
9191 | ||
9192 | SOURCE=..\..\include\wx\tipwin.h | |
9193 | # End Source File | |
9194 | # Begin Source File | |
9195 | ||
9196 | SOURCE=..\..\include\wx\toolbar.h | |
9197 | # End Source File | |
9198 | # Begin Source File | |
9199 | ||
7dcea26b JS |
9200 | SOURCE=..\..\include\wx\toolbook.h |
9201 | # End Source File | |
9202 | # Begin Source File | |
9203 | ||
28249f11 VS |
9204 | SOURCE=..\..\include\wx\tooltip.h |
9205 | # End Source File | |
9206 | # Begin Source File | |
9207 | ||
9208 | SOURCE=..\..\include\wx\toplevel.h | |
9209 | # End Source File | |
9210 | # Begin Source File | |
9211 | ||
9212 | SOURCE=..\..\include\wx\treebase.h | |
9213 | # End Source File | |
9214 | # Begin Source File | |
9215 | ||
54770337 VZ |
9216 | SOURCE=..\..\include\wx\treebook.h |
9217 | # End Source File | |
9218 | # Begin Source File | |
9219 | ||
28249f11 VS |
9220 | SOURCE=..\..\include\wx\treectrl.h |
9221 | # End Source File | |
9222 | # Begin Source File | |
9223 | ||
9224 | SOURCE=..\..\include\wx\valgen.h | |
9225 | # End Source File | |
9226 | # Begin Source File | |
9227 | ||
9228 | SOURCE=..\..\include\wx\validate.h | |
9229 | # End Source File | |
9230 | # Begin Source File | |
9231 | ||
9232 | SOURCE=..\..\include\wx\valtext.h | |
9233 | # End Source File | |
9234 | # Begin Source File | |
9235 | ||
b71531ad VZ |
9236 | SOURCE=..\..\include\wx\vidmode.h |
9237 | # End Source File | |
9238 | # Begin Source File | |
9239 | ||
28249f11 VS |
9240 | SOURCE=..\..\include\wx\vlbox.h |
9241 | # End Source File | |
9242 | # Begin Source File | |
9243 | ||
9244 | SOURCE=..\..\include\wx\vms_x_fix.h | |
9245 | # End Source File | |
9246 | # Begin Source File | |
9247 | ||
9248 | SOURCE=..\..\include\wx\vscroll.h | |
9249 | # End Source File | |
9250 | # Begin Source File | |
9251 | ||
fe6e5818 VS |
9252 | SOURCE=..\..\include\wx\wave.h |
9253 | # End Source File | |
9254 | # Begin Source File | |
9255 | ||
28249f11 VS |
9256 | SOURCE=..\..\include\wx\window.h |
9257 | # End Source File | |
9258 | # Begin Source File | |
9259 | ||
fe6e5818 VS |
9260 | SOURCE=..\..\include\wx\wizard.h |
9261 | # End Source File | |
9262 | # Begin Source File | |
9263 | ||
87853604 WS |
9264 | SOURCE=..\..\include\wx\wupdlock.h |
9265 | # End Source File | |
9266 | # Begin Source File | |
9267 | ||
fe6e5818 | 9268 | SOURCE=..\..\include\wx\wxhtml.h |
28249f11 VS |
9269 | # End Source File |
9270 | # Begin Source File | |
9271 | ||
a32f9aaf VS |
9272 | SOURCE=..\..\include\wx\xrc\xh_all.h |
9273 | # End Source File | |
9274 | # Begin Source File | |
9275 | ||
9276 | SOURCE=..\..\include\wx\xrc\xh_bmp.h | |
9277 | # End Source File | |
9278 | # Begin Source File | |
9279 | ||
9280 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
9281 | # End Source File | |
9282 | # Begin Source File | |
9283 | ||
9284 | SOURCE=..\..\include\wx\xrc\xh_bttn.h | |
9285 | # End Source File | |
9286 | # Begin Source File | |
9287 | ||
9288 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
9289 | # End Source File | |
9290 | # Begin Source File | |
9291 | ||
9292 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
9293 | # End Source File | |
9294 | # Begin Source File | |
9295 | ||
9296 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
9297 | # End Source File | |
9298 | # Begin Source File | |
9299 | ||
9300 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
9301 | # End Source File | |
9302 | # Begin Source File | |
9303 | ||
9aaf1192 WS |
9304 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
9305 | # End Source File | |
9306 | # Begin Source File | |
9307 | ||
ec376c8f VZ |
9308 | SOURCE=..\..\include\wx\xrc\xh_clrpicker.h |
9309 | # End Source File | |
9310 | # Begin Source File | |
9311 | ||
a32f9aaf VS |
9312 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
9313 | # End Source File | |
9314 | # Begin Source File | |
9315 | ||
162a956b JS |
9316 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
9317 | # End Source File | |
9318 | # Begin Source File | |
9319 | ||
ec376c8f VZ |
9320 | SOURCE=..\..\include\wx\xrc\xh_dirpicker.h |
9321 | # End Source File | |
9322 | # Begin Source File | |
9323 | ||
a32f9aaf VS |
9324 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
9325 | # End Source File | |
9326 | # Begin Source File | |
9327 | ||
ec376c8f VZ |
9328 | SOURCE=..\..\include\wx\xrc\xh_filepicker.h |
9329 | # End Source File | |
9330 | # Begin Source File | |
9331 | ||
9332 | SOURCE=..\..\include\wx\xrc\xh_fontpicker.h | |
9333 | # End Source File | |
9334 | # Begin Source File | |
9335 | ||
a32f9aaf VS |
9336 | SOURCE=..\..\include\wx\xrc\xh_frame.h |
9337 | # End Source File | |
9338 | # Begin Source File | |
9339 | ||
9340 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
9341 | # End Source File | |
9342 | # Begin Source File | |
9343 | ||
9344 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
9345 | # End Source File | |
9346 | # Begin Source File | |
9347 | ||
dbcca2fa VZ |
9348 | SOURCE=..\..\include\wx\xrc\xh_grid.h |
9349 | # End Source File | |
9350 | # Begin Source File | |
9351 | ||
a32f9aaf VS |
9352 | SOURCE=..\..\include\wx\xrc\xh_html.h |
9353 | # End Source File | |
9354 | # Begin Source File | |
9355 | ||
9e89f049 RD |
9356 | SOURCE=..\..\include\wx\xrc\xh_hyperlink.h |
9357 | # End Source File | |
9358 | # Begin Source File | |
9359 | ||
a32f9aaf VS |
9360 | SOURCE=..\..\include\wx\xrc\xh_listb.h |
9361 | # End Source File | |
9362 | # Begin Source File | |
9aaf1192 WS |
9363 | |
9364 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
9365 | # End Source File | |
9366 | # Begin Source File | |
a32f9aaf VS |
9367 | |
9368 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
9369 | # End Source File | |
9370 | # Begin Source File | |
9371 | ||
4818141b JS |
9372 | SOURCE=..\..\include\wx\xrc\xh_mdi.h |
9373 | # End Source File | |
9374 | # Begin Source File | |
9375 | ||
a32f9aaf VS |
9376 | SOURCE=..\..\include\wx\xrc\xh_menu.h |
9377 | # End Source File | |
9378 | # Begin Source File | |
9379 | ||
9380 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
9381 | # End Source File | |
9382 | # Begin Source File | |
9383 | ||
9384 | SOURCE=..\..\include\wx\xrc\xh_panel.h | |
9385 | # End Source File | |
9386 | # Begin Source File | |
9387 | ||
9388 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
9389 | # End Source File | |
9390 | # Begin Source File | |
9391 | ||
9392 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
9393 | # End Source File | |
9394 | # Begin Source File | |
9395 | ||
9396 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
9397 | # End Source File | |
9398 | # Begin Source File | |
9399 | ||
9400 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
9401 | # End Source File | |
9402 | # Begin Source File | |
9403 | ||
9404 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
9405 | # End Source File | |
9406 | # Begin Source File | |
9407 | ||
9408 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
9409 | # End Source File | |
9410 | # Begin Source File | |
9411 | ||
9412 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
9413 | # End Source File | |
9414 | # Begin Source File | |
9415 | ||
9416 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
9417 | # End Source File | |
9418 | # Begin Source File | |
9419 | ||
9420 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
9421 | # End Source File | |
9422 | # Begin Source File | |
9423 | ||
9424 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
9425 | # End Source File | |
9426 | # Begin Source File | |
9427 | ||
9428 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
9429 | # End Source File | |
9430 | # Begin Source File | |
9431 | ||
9432 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
9433 | # End Source File | |
9434 | # Begin Source File | |
9435 | ||
9436 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
9437 | # End Source File | |
9438 | # Begin Source File | |
9439 | ||
9440 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
9441 | # End Source File | |
9442 | # Begin Source File | |
9443 | ||
9444 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
9445 | # End Source File | |
9446 | # Begin Source File | |
9447 | ||
9448 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
9449 | # End Source File | |
9450 | # Begin Source File | |
9451 | ||
9452 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
9453 | # End Source File | |
9454 | # Begin Source File | |
9455 | ||
5d7836c4 JS |
9456 | SOURCE=..\..\include\wx\xrc\xh_treebk.h |
9457 | # End Source File | |
9458 | # Begin Source File | |
9459 | ||
a32f9aaf VS |
9460 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h |
9461 | # End Source File | |
9462 | # Begin Source File | |
9463 | ||
9464 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
9465 | # End Source File | |
9466 | # Begin Source File | |
9467 | ||
9468 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
9469 | # End Source File | |
9470 | # Begin Source File | |
9471 | ||
fe6e5818 | 9472 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 9473 | # End Source File |
757e7c67 VS |
9474 | # Begin Source File |
9475 | ||
9476 | SOURCE=..\..\include\wx\xpmhand.h | |
9477 | # End Source File | |
28249f11 VS |
9478 | # End Group |
9479 | # End Target | |
9480 | # End Project | |
9481 |