]>
Commit | Line | Data |
---|---|---|
28249f11 VS |
1 | # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4> |
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 | |
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 | |
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 "" |
1e618fa6 VS |
58 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv251u_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 /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv251u_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 | |
1e618fa6 VS |
62 | # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /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 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /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 |
b92ca05a DE |
68 | # 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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv251u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25u_core.lib" |
69 | # 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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv251u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25u_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 "" |
1e618fa6 VS |
83 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv251ud_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 /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv251ud_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 | |
1e618fa6 VS |
87 | # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /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 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /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 |
b92ca05a DE |
93 | # 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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv251ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25ud_core.lib" /debug |
94 | # 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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv251ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25ud_core.lib" /debug | |
28249f11 | 95 | |
5554b4bd | 96 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
97 | |
98 | # PROP BASE Use_MFC 0 | |
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 | |
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 "" |
1e618fa6 VS |
108 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv251_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 /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv251_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 | |
1e618fa6 VS |
112 | # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /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 0x405 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /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 |
b92ca05a DE |
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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv251_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25_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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv251_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25_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 "" |
1e618fa6 VS |
133 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv251d_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 /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv251d_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 | |
1e618fa6 VS |
137 | # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /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 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /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 |
b92ca05a DE |
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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv251d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25d_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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv251d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmswuniv25d_core.lib" /debug | |
28249f11 | 145 | |
5554b4bd | 146 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
147 | |
148 | # PROP BASE Use_MFC 0 | |
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 | |
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 "" |
1e618fa6 VS |
158 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw251u_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 /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw251u_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 | |
1e618fa6 VS |
162 | # ADD BASE RSC /l 0x405 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /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 0x405 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /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 |
b92ca05a DE |
168 | # 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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw251u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25u_core.lib" |
169 | # 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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw251u_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25u_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 "" |
1e618fa6 VS |
183 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw251ud_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 /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw251ud_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 | |
1e618fa6 VS |
187 | # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /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 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /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 |
b92ca05a DE |
193 | # 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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw251ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25ud_core.lib" /debug |
194 | # 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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw251ud_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25ud_core.lib" /debug | |
28249f11 | 195 | |
5554b4bd | 196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
197 | |
198 | # PROP BASE Use_MFC 0 | |
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 | |
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 "" |
1e618fa6 VS |
208 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw251_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 /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw251_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 | |
1e618fa6 VS |
212 | # ADD BASE RSC /l 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /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 0x405 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /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 |
b92ca05a DE |
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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw251_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25_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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw251_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25_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 "" | |
1e618fa6 VS |
233 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw251d_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 /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw251d_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 | |
1e618fa6 VS |
237 | # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /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 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /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 | |
b92ca05a DE |
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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw251d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25d_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 oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw251d_core_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw25d_core.lib" /debug | |
28249f11 | 245 | |
5554b4bd | 246 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
247 | |
248 | # PROP BASE Use_MFC 0 | |
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 | |
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 "" |
1e618fa6 VS |
258 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25u_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 /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25u_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 | |
5554b4bd VS |
260 | # ADD BASE RSC /l 0x405 |
261 | # ADD RSC /l 0x405 | |
28249f11 VS |
262 | BSC32=bscmake.exe |
263 | # ADD BASE BSC32 /nologo | |
264 | # ADD BSC32 /nologo | |
5554b4bd | 265 | LIB32=link.exe -lib |
1e618fa6 VS |
266 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25u_core.lib" |
267 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25u_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 "" |
1e618fa6 VS |
281 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25ud_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 /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25ud_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 | |
5554b4bd VS |
283 | # ADD BASE RSC /l 0x405 |
284 | # ADD RSC /l 0x405 | |
28249f11 VS |
285 | BSC32=bscmake.exe |
286 | # ADD BASE BSC32 /nologo | |
287 | # ADD BSC32 /nologo | |
5554b4bd | 288 | LIB32=link.exe -lib |
1e618fa6 VS |
289 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25ud_core.lib" |
290 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25ud_core.lib" | |
28249f11 | 291 | |
5554b4bd | 292 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
293 | |
294 | # PROP BASE Use_MFC 0 | |
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 | |
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 "" |
1e618fa6 VS |
304 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25_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 /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /W4 /Fd..\..\lib\vc_lib\wxmswuniv25_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 | |
5554b4bd VS |
306 | # ADD BASE RSC /l 0x405 |
307 | # ADD RSC /l 0x405 | |
28249f11 VS |
308 | BSC32=bscmake.exe |
309 | # ADD BASE BSC32 /nologo | |
310 | # ADD BSC32 /nologo | |
5554b4bd | 311 | LIB32=link.exe -lib |
1e618fa6 VS |
312 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25_core.lib" |
313 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25_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 "" |
1e618fa6 VS |
327 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25d_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 /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmswuniv25d_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 | |
5554b4bd VS |
329 | # ADD BASE RSC /l 0x405 |
330 | # ADD RSC /l 0x405 | |
28249f11 | 331 | BSC32=bscmake.exe |
5554b4bd VS |
332 | # ADD BASE BSC32 /nologo |
333 | # ADD BSC32 /nologo | |
334 | LIB32=link.exe -lib | |
1e618fa6 VS |
335 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25d_core.lib" |
336 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmswuniv25d_core.lib" | |
28249f11 | 337 | |
5554b4bd | 338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
339 | |
340 | # PROP BASE Use_MFC 0 | |
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 | |
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 "" |
1e618fa6 VS |
350 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /W4 /Fd..\..\lib\vc_lib\wxmsw25u_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 /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /W4 /Fd..\..\lib\vc_lib\wxmsw25u_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 | |
5554b4bd VS |
352 | # ADD BASE RSC /l 0x405 |
353 | # ADD RSC /l 0x405 | |
28249f11 VS |
354 | BSC32=bscmake.exe |
355 | # ADD BASE BSC32 /nologo | |
356 | # ADD BSC32 /nologo | |
5554b4bd | 357 | LIB32=link.exe -lib |
1e618fa6 VS |
358 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25u_core.lib" |
359 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25u_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 "" |
1e618fa6 VS |
373 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25ud_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 /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25ud_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 | |
5554b4bd VS |
375 | # ADD BASE RSC /l 0x405 |
376 | # ADD RSC /l 0x405 | |
28249f11 VS |
377 | BSC32=bscmake.exe |
378 | # ADD BASE BSC32 /nologo | |
379 | # ADD BSC32 /nologo | |
5554b4bd | 380 | LIB32=link.exe -lib |
1e618fa6 VS |
381 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25ud_core.lib" |
382 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25ud_core.lib" | |
28249f11 | 383 | |
5554b4bd | 384 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
385 | |
386 | # PROP BASE Use_MFC 0 | |
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 | |
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 "" |
1e618fa6 VS |
396 | # ADD BASE CPP /nologo /FD /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\msw" /W4 /Fd..\..\lib\vc_lib\wxmsw25_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 /GR /GX /MD /O1 /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\msw" /W4 /Fd..\..\lib\vc_lib\wxmsw25_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 | |
5554b4bd VS |
398 | # ADD BASE RSC /l 0x405 |
399 | # ADD RSC /l 0x405 | |
28249f11 VS |
400 | BSC32=bscmake.exe |
401 | # ADD BASE BSC32 /nologo | |
402 | # ADD BSC32 /nologo | |
5554b4bd | 403 | LIB32=link.exe -lib |
1e618fa6 VS |
404 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25_core.lib" |
405 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25_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 "" | |
1e618fa6 VS |
419 | # ADD BASE CPP /nologo /FD /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25d_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 /GR /GX /MDd /Od /GR /GX /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxmsw25d_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 | |
5554b4bd VS |
421 | # ADD BASE RSC /l 0x405 |
422 | # ADD RSC /l 0x405 | |
423 | BSC32=bscmake.exe | |
424 | # ADD BASE BSC32 /nologo | |
425 | # ADD BSC32 /nologo | |
426 | LIB32=link.exe -lib | |
1e618fa6 VS |
427 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25d_core.lib" |
428 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw25d_core.lib" | |
28249f11 VS |
429 | |
430 | !ENDIF | |
431 | ||
432 | # Begin Target | |
433 | ||
28249f11 | 434 | # Name "core - Win32 DLL Universal Unicode Release" |
5554b4bd VS |
435 | # Name "core - Win32 DLL Universal Unicode Debug" |
436 | # Name "core - Win32 DLL Universal Release" | |
437 | # Name "core - Win32 DLL Universal Debug" | |
438 | # Name "core - Win32 DLL Unicode Release" | |
439 | # Name "core - Win32 DLL Unicode Debug" | |
440 | # Name "core - Win32 DLL Release" | |
441 | # Name "core - Win32 DLL Debug" | |
442 | # Name "core - Win32 Universal Unicode Release" | |
443 | # Name "core - Win32 Universal Unicode Debug" | |
444 | # Name "core - Win32 Universal Release" | |
445 | # Name "core - Win32 Universal Debug" | |
446 | # Name "core - Win32 Unicode Release" | |
447 | # Name "core - Win32 Unicode Debug" | |
448 | # Name "core - Win32 Release" | |
449 | # Name "core - Win32 Debug" | |
28249f11 VS |
450 | # Begin Group "Common Sources" |
451 | ||
452 | # PROP Default_Filter "" | |
453 | # Begin Source File | |
454 | ||
455 | SOURCE=..\..\src\common\accesscmn.cpp | |
456 | # End Source File | |
457 | # Begin Source File | |
458 | ||
459 | SOURCE=..\..\src\common\appcmn.cpp | |
460 | # End Source File | |
461 | # Begin Source File | |
462 | ||
463 | SOURCE=..\..\src\common\artprov.cpp | |
464 | # End Source File | |
465 | # Begin Source File | |
466 | ||
467 | SOURCE=..\..\src\common\artstd.cpp | |
468 | # End Source File | |
469 | # Begin Source File | |
470 | ||
471 | SOURCE=..\..\src\common\bmpbase.cpp | |
472 | # End Source File | |
473 | # Begin Source File | |
474 | ||
20e5860f VS |
475 | SOURCE=..\..\src\common\bookctrl.cpp |
476 | # End Source File | |
477 | # Begin Source File | |
478 | ||
28249f11 VS |
479 | SOURCE=..\..\src\common\choiccmn.cpp |
480 | # End Source File | |
481 | # Begin Source File | |
482 | ||
483 | SOURCE=..\..\src\common\clipcmn.cpp | |
484 | # End Source File | |
485 | # Begin Source File | |
486 | ||
487 | SOURCE=..\..\src\common\cmdproc.cpp | |
488 | # End Source File | |
489 | # Begin Source File | |
490 | ||
491 | SOURCE=..\..\src\common\cmndata.cpp | |
492 | # End Source File | |
493 | # Begin Source File | |
494 | ||
495 | SOURCE=..\..\src\common\containr.cpp | |
496 | # End Source File | |
497 | # Begin Source File | |
498 | ||
499 | SOURCE=..\..\src\common\cshelp.cpp | |
500 | # End Source File | |
501 | # Begin Source File | |
502 | ||
503 | SOURCE=..\..\src\common\ctrlcmn.cpp | |
504 | # End Source File | |
505 | # Begin Source File | |
506 | ||
507 | SOURCE=..\..\src\common\ctrlsub.cpp | |
508 | # End Source File | |
509 | # Begin Source File | |
510 | ||
511 | SOURCE=..\..\src\common\datacmn.cpp | |
512 | # End Source File | |
513 | # Begin Source File | |
514 | ||
515 | SOURCE=..\..\src\common\dcbase.cpp | |
516 | # End Source File | |
517 | # Begin Source File | |
518 | ||
519 | SOURCE=..\..\src\common\dlgcmn.cpp | |
520 | # End Source File | |
521 | # Begin Source File | |
522 | ||
523 | SOURCE=..\..\src\common\dndcmn.cpp | |
524 | # End Source File | |
525 | # Begin Source File | |
526 | ||
527 | SOURCE=..\..\src\common\dobjcmn.cpp | |
528 | # End Source File | |
529 | # Begin Source File | |
530 | ||
531 | SOURCE=..\..\src\common\docmdi.cpp | |
532 | # End Source File | |
533 | # Begin Source File | |
534 | ||
535 | SOURCE=..\..\src\common\docview.cpp | |
536 | # End Source File | |
537 | # Begin Source File | |
538 | ||
539 | SOURCE=..\..\src\common\dpycmn.cpp | |
540 | # End Source File | |
541 | # Begin Source File | |
542 | ||
543 | SOURCE=..\..\src\common\dseldlg.cpp | |
544 | # End Source File | |
545 | # Begin Source File | |
546 | ||
547 | SOURCE=..\..\src\common\effects.cpp | |
548 | # End Source File | |
549 | # Begin Source File | |
550 | ||
551 | SOURCE=..\..\src\common\event.cpp | |
552 | # End Source File | |
553 | # Begin Source File | |
554 | ||
555 | SOURCE=..\..\src\common\fddlgcmn.cpp | |
556 | # End Source File | |
557 | # Begin Source File | |
558 | ||
559 | SOURCE=..\..\src\common\fldlgcmn.cpp | |
560 | # End Source File | |
561 | # Begin Source File | |
562 | ||
563 | SOURCE=..\..\src\common\fontcmn.cpp | |
564 | # End Source File | |
565 | # Begin Source File | |
566 | ||
567 | SOURCE=..\..\src\common\fontmap.cpp | |
568 | # End Source File | |
569 | # Begin Source File | |
570 | ||
571 | SOURCE=..\..\src\common\framecmn.cpp | |
572 | # End Source File | |
573 | # Begin Source File | |
574 | ||
575 | SOURCE=..\..\src\common\fs_mem.cpp | |
576 | # End Source File | |
577 | # Begin Source File | |
578 | ||
579 | SOURCE=..\..\src\common\gaugecmn.cpp | |
580 | # End Source File | |
581 | # Begin Source File | |
582 | ||
20b35a69 RD |
583 | SOURCE=..\..\src\common\gbsizer.cpp |
584 | # End Source File | |
585 | # Begin Source File | |
586 | ||
28249f11 VS |
587 | SOURCE=..\..\src\common\gdicmn.cpp |
588 | # End Source File | |
589 | # Begin Source File | |
590 | ||
591 | SOURCE=..\..\src\common\geometry.cpp | |
592 | # End Source File | |
593 | # Begin Source File | |
594 | ||
595 | SOURCE=..\..\src\common\gifdecod.cpp | |
596 | # End Source File | |
597 | # Begin Source File | |
598 | ||
599 | SOURCE=..\..\src\common\helpbase.cpp | |
600 | # End Source File | |
601 | # Begin Source File | |
602 | ||
603 | SOURCE=..\..\src\common\iconbndl.cpp | |
604 | # End Source File | |
605 | # Begin Source File | |
606 | ||
607 | SOURCE=..\..\src\common\imagall.cpp | |
608 | # End Source File | |
609 | # Begin Source File | |
610 | ||
611 | SOURCE=..\..\src\common\imagbmp.cpp | |
612 | # End Source File | |
613 | # Begin Source File | |
614 | ||
615 | SOURCE=..\..\src\common\image.cpp | |
616 | # End Source File | |
617 | # Begin Source File | |
618 | ||
619 | SOURCE=..\..\src\common\imagfill.cpp | |
620 | # End Source File | |
621 | # Begin Source File | |
622 | ||
623 | SOURCE=..\..\src\common\imaggif.cpp | |
624 | # End Source File | |
625 | # Begin Source File | |
626 | ||
627 | SOURCE=..\..\src\common\imagiff.cpp | |
628 | # End Source File | |
629 | # Begin Source File | |
630 | ||
631 | SOURCE=..\..\src\common\imagjpeg.cpp | |
632 | # End Source File | |
633 | # Begin Source File | |
634 | ||
635 | SOURCE=..\..\src\common\imagpcx.cpp | |
636 | # End Source File | |
637 | # Begin Source File | |
638 | ||
639 | SOURCE=..\..\src\common\imagpng.cpp | |
640 | # End Source File | |
641 | # Begin Source File | |
642 | ||
643 | SOURCE=..\..\src\common\imagpnm.cpp | |
644 | # End Source File | |
645 | # Begin Source File | |
646 | ||
647 | SOURCE=..\..\src\common\imagtiff.cpp | |
648 | # End Source File | |
649 | # Begin Source File | |
650 | ||
651 | SOURCE=..\..\src\common\imagxpm.cpp | |
652 | # End Source File | |
653 | # Begin Source File | |
654 | ||
655 | SOURCE=..\..\src\common\layout.cpp | |
656 | # End Source File | |
657 | # Begin Source File | |
658 | ||
659 | SOURCE=..\..\src\common\lboxcmn.cpp | |
660 | # End Source File | |
661 | # Begin Source File | |
662 | ||
663 | SOURCE=..\..\src\common\matrix.cpp | |
664 | # End Source File | |
665 | # Begin Source File | |
666 | ||
667 | SOURCE=..\..\src\common\menucmn.cpp | |
668 | # End Source File | |
669 | # Begin Source File | |
670 | ||
671 | SOURCE=..\..\src\common\msgout.cpp | |
672 | # End Source File | |
673 | # Begin Source File | |
674 | ||
675 | SOURCE=..\..\src\common\nbkbase.cpp | |
676 | # End Source File | |
677 | # Begin Source File | |
678 | ||
679 | SOURCE=..\..\src\common\paper.cpp | |
680 | # End Source File | |
681 | # Begin Source File | |
682 | ||
683 | SOURCE=..\..\src\common\popupcmn.cpp | |
684 | # End Source File | |
685 | # Begin Source File | |
686 | ||
687 | SOURCE=..\..\src\common\prntbase.cpp | |
688 | # End Source File | |
689 | # Begin Source File | |
690 | ||
691 | SOURCE=..\..\src\common\quantize.cpp | |
692 | # End Source File | |
693 | # Begin Source File | |
694 | ||
695 | SOURCE=..\..\src\common\radiocmn.cpp | |
696 | # End Source File | |
697 | # Begin Source File | |
698 | ||
699 | SOURCE=..\..\src\common\rendcmn.cpp | |
700 | # End Source File | |
701 | # Begin Source File | |
702 | ||
703 | SOURCE=..\..\src\common\rgncmn.cpp | |
704 | # End Source File | |
705 | # Begin Source File | |
706 | ||
707 | SOURCE=..\..\src\common\settcmn.cpp | |
708 | # End Source File | |
709 | # Begin Source File | |
710 | ||
711 | SOURCE=..\..\src\common\sizer.cpp | |
712 | # End Source File | |
713 | # Begin Source File | |
714 | ||
715 | SOURCE=..\..\src\common\statbar.cpp | |
716 | # End Source File | |
717 | # Begin Source File | |
718 | ||
719 | SOURCE=..\..\src\common\tbarbase.cpp | |
720 | # End Source File | |
721 | # Begin Source File | |
722 | ||
723 | SOURCE=..\..\src\common\textcmn.cpp | |
724 | # End Source File | |
725 | # Begin Source File | |
726 | ||
727 | SOURCE=..\..\src\common\timercmn.cpp | |
728 | # End Source File | |
729 | # Begin Source File | |
730 | ||
731 | SOURCE=..\..\src\common\toplvcmn.cpp | |
732 | # End Source File | |
733 | # Begin Source File | |
734 | ||
735 | SOURCE=..\..\src\common\treebase.cpp | |
736 | # End Source File | |
737 | # Begin Source File | |
738 | ||
739 | SOURCE=..\..\src\common\utilscmn.cpp | |
740 | # End Source File | |
741 | # Begin Source File | |
742 | ||
743 | SOURCE=..\..\src\common\valgen.cpp | |
744 | # End Source File | |
745 | # Begin Source File | |
746 | ||
747 | SOURCE=..\..\src\common\validate.cpp | |
748 | # End Source File | |
749 | # Begin Source File | |
750 | ||
751 | SOURCE=..\..\src\common\valtext.cpp | |
752 | # End Source File | |
753 | # Begin Source File | |
754 | ||
755 | SOURCE=..\..\src\common\wincmn.cpp | |
756 | # End Source File | |
757 | # Begin Source File | |
758 | ||
759 | SOURCE=..\..\src\common\xpmdecod.cpp | |
760 | # End Source File | |
761 | # End Group | |
762 | # Begin Group "MSW Sources" | |
763 | ||
764 | # PROP Default_Filter "" | |
765 | # Begin Source File | |
766 | ||
767 | SOURCE=..\..\src\msw\accel.cpp | |
768 | ||
5554b4bd | 769 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
770 | |
771 | # PROP Exclude_From_Build 1 | |
772 | ||
5554b4bd | 773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
774 | |
775 | # PROP Exclude_From_Build 1 | |
776 | ||
5554b4bd | 777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
778 | |
779 | # PROP Exclude_From_Build 1 | |
780 | ||
5554b4bd | 781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
782 | |
783 | # PROP Exclude_From_Build 1 | |
784 | ||
5554b4bd | 785 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
786 | |
787 | ||
5554b4bd | 788 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
789 | |
790 | ||
5554b4bd | 791 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
792 | |
793 | ||
5554b4bd | 794 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
795 | |
796 | ||
5554b4bd | 797 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
798 | |
799 | # PROP Exclude_From_Build 1 | |
800 | ||
5554b4bd | 801 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
802 | |
803 | # PROP Exclude_From_Build 1 | |
804 | ||
5554b4bd | 805 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
806 | |
807 | # PROP Exclude_From_Build 1 | |
808 | ||
5554b4bd | 809 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
810 | |
811 | # PROP Exclude_From_Build 1 | |
812 | ||
5554b4bd | 813 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 814 | |
28249f11 | 815 | |
5554b4bd | 816 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
817 | |
818 | ||
819 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
820 | ||
821 | ||
5554b4bd | 822 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
823 | |
824 | ||
5554b4bd | 825 | !ENDIF |
28249f11 | 826 | |
5554b4bd VS |
827 | # End Source File |
828 | # Begin Source File | |
28249f11 | 829 | |
5554b4bd VS |
830 | SOURCE=..\..\src\msw\ole\access.cpp |
831 | ||
832 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
833 | |
834 | # PROP Exclude_From_Build 1 | |
835 | ||
5554b4bd | 836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
837 | |
838 | # PROP Exclude_From_Build 1 | |
839 | ||
5554b4bd | 840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
841 | |
842 | # PROP Exclude_From_Build 1 | |
843 | ||
5554b4bd | 844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
845 | |
846 | # PROP Exclude_From_Build 1 | |
847 | ||
5554b4bd | 848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
849 | |
850 | ||
5554b4bd | 851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
852 | |
853 | ||
5554b4bd | 854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
855 | |
856 | ||
5554b4bd | 857 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
858 | |
859 | ||
5554b4bd | 860 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
861 | |
862 | # PROP Exclude_From_Build 1 | |
863 | ||
5554b4bd | 864 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
865 | |
866 | # PROP Exclude_From_Build 1 | |
867 | ||
5554b4bd | 868 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
869 | |
870 | # PROP Exclude_From_Build 1 | |
871 | ||
5554b4bd | 872 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
873 | |
874 | # PROP Exclude_From_Build 1 | |
875 | ||
5554b4bd VS |
876 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
877 | ||
878 | ||
879 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
880 | ||
881 | ||
882 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
883 | ||
884 | ||
885 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
886 | ||
887 | ||
28249f11 VS |
888 | !ENDIF |
889 | ||
890 | # End Source File | |
891 | # Begin Source File | |
892 | ||
893 | SOURCE=..\..\src\msw\app.cpp | |
894 | # End Source File | |
895 | # Begin Source File | |
896 | ||
897 | SOURCE=..\..\src\msw\ole\automtn.cpp | |
898 | # End Source File | |
899 | # Begin Source File | |
900 | ||
901 | SOURCE=..\..\src\msw\bitmap.cpp | |
902 | # End Source File | |
903 | # Begin Source File | |
904 | ||
905 | SOURCE=..\..\src\msw\bmpbuttn.cpp | |
906 | ||
5554b4bd | 907 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 908 | |
5554b4bd | 909 | # PROP Exclude_From_Build 1 |
28249f11 | 910 | |
5554b4bd | 911 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
912 | |
913 | # PROP Exclude_From_Build 1 | |
914 | ||
5554b4bd | 915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
916 | |
917 | # PROP Exclude_From_Build 1 | |
918 | ||
5554b4bd | 919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
920 | |
921 | # PROP Exclude_From_Build 1 | |
922 | ||
5554b4bd | 923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 924 | |
28249f11 | 925 | |
5554b4bd | 926 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
927 | |
928 | ||
929 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
930 | ||
931 | ||
5554b4bd | 932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
933 | |
934 | ||
5554b4bd | 935 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 936 | |
5554b4bd | 937 | # PROP Exclude_From_Build 1 |
28249f11 | 938 | |
5554b4bd | 939 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
940 | |
941 | # PROP Exclude_From_Build 1 | |
942 | ||
5554b4bd | 943 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
944 | |
945 | # PROP Exclude_From_Build 1 | |
946 | ||
5554b4bd | 947 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
948 | |
949 | # PROP Exclude_From_Build 1 | |
950 | ||
5554b4bd VS |
951 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
952 | ||
953 | ||
954 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
955 | ||
956 | ||
957 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
958 | ||
959 | ||
960 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 961 | |
28249f11 VS |
962 | |
963 | !ENDIF | |
964 | ||
965 | # End Source File | |
966 | # Begin Source File | |
967 | ||
968 | SOURCE=..\..\src\msw\brush.cpp | |
969 | # End Source File | |
970 | # Begin Source File | |
971 | ||
972 | SOURCE=..\..\src\msw\button.cpp | |
973 | ||
5554b4bd | 974 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
975 | |
976 | # PROP Exclude_From_Build 1 | |
977 | ||
5554b4bd | 978 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
979 | |
980 | # PROP Exclude_From_Build 1 | |
981 | ||
5554b4bd | 982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
983 | |
984 | # PROP Exclude_From_Build 1 | |
985 | ||
5554b4bd | 986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
987 | |
988 | # PROP Exclude_From_Build 1 | |
989 | ||
5554b4bd | 990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
991 | |
992 | ||
5554b4bd | 993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
994 | |
995 | ||
5554b4bd | 996 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
997 | |
998 | ||
5554b4bd | 999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1000 | |
1001 | ||
5554b4bd | 1002 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1003 | |
1004 | # PROP Exclude_From_Build 1 | |
1005 | ||
5554b4bd | 1006 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1007 | |
1008 | # PROP Exclude_From_Build 1 | |
1009 | ||
5554b4bd | 1010 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1011 | |
1012 | # PROP Exclude_From_Build 1 | |
1013 | ||
5554b4bd | 1014 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1015 | |
1016 | # PROP Exclude_From_Build 1 | |
1017 | ||
5554b4bd | 1018 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1019 | |
28249f11 | 1020 | |
5554b4bd | 1021 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1022 | |
28249f11 | 1023 | |
5554b4bd | 1024 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1025 | |
1026 | ||
5554b4bd | 1027 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1028 | |
1029 | ||
5554b4bd | 1030 | !ENDIF |
28249f11 | 1031 | |
5554b4bd VS |
1032 | # End Source File |
1033 | # Begin Source File | |
28249f11 | 1034 | |
5554b4bd VS |
1035 | SOURCE=..\..\src\msw\caret.cpp |
1036 | # End Source File | |
1037 | # Begin Source File | |
28249f11 | 1038 | |
5554b4bd | 1039 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1040 | |
5554b4bd | 1041 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1042 | |
1043 | # PROP Exclude_From_Build 1 | |
1044 | ||
5554b4bd | 1045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1046 | |
1047 | # PROP Exclude_From_Build 1 | |
1048 | ||
5554b4bd | 1049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1050 | |
1051 | # PROP Exclude_From_Build 1 | |
1052 | ||
5554b4bd | 1053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1054 | |
1055 | # PROP Exclude_From_Build 1 | |
1056 | ||
5554b4bd | 1057 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1058 | |
1059 | ||
5554b4bd | 1060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1061 | |
1062 | ||
5554b4bd | 1063 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1064 | |
1065 | ||
5554b4bd | 1066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1067 | |
1068 | ||
5554b4bd | 1069 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1070 | |
1071 | # PROP Exclude_From_Build 1 | |
1072 | ||
5554b4bd | 1073 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1074 | |
1075 | # PROP Exclude_From_Build 1 | |
1076 | ||
5554b4bd | 1077 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1078 | |
1079 | # PROP Exclude_From_Build 1 | |
1080 | ||
5554b4bd | 1081 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1082 | |
1083 | # PROP Exclude_From_Build 1 | |
1084 | ||
5554b4bd | 1085 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1086 | |
28249f11 | 1087 | |
5554b4bd | 1088 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1089 | |
1090 | ||
1091 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1092 | ||
1093 | ||
5554b4bd | 1094 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1095 | |
1096 | ||
5554b4bd | 1097 | !ENDIF |
28249f11 | 1098 | |
5554b4bd VS |
1099 | # End Source File |
1100 | # Begin Source File | |
28249f11 | 1101 | |
5554b4bd VS |
1102 | SOURCE=..\..\src\msw\checklst.cpp |
1103 | ||
1104 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1105 | |
1106 | # PROP Exclude_From_Build 1 | |
1107 | ||
5554b4bd | 1108 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1109 | |
1110 | # PROP Exclude_From_Build 1 | |
1111 | ||
5554b4bd | 1112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1113 | |
1114 | # PROP Exclude_From_Build 1 | |
1115 | ||
5554b4bd | 1116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1117 | |
1118 | # PROP Exclude_From_Build 1 | |
1119 | ||
5554b4bd | 1120 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1121 | |
1122 | ||
5554b4bd | 1123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1124 | |
1125 | ||
5554b4bd | 1126 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1127 | |
1128 | ||
5554b4bd | 1129 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1130 | |
1131 | ||
5554b4bd | 1132 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1133 | |
1134 | # PROP Exclude_From_Build 1 | |
1135 | ||
5554b4bd | 1136 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1137 | |
1138 | # PROP Exclude_From_Build 1 | |
1139 | ||
5554b4bd | 1140 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1141 | |
1142 | # PROP Exclude_From_Build 1 | |
1143 | ||
5554b4bd | 1144 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1145 | |
1146 | # PROP Exclude_From_Build 1 | |
1147 | ||
5554b4bd | 1148 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1149 | |
28249f11 | 1150 | |
5554b4bd | 1151 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1152 | |
1153 | ||
1154 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1155 | ||
1156 | ||
5554b4bd | 1157 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1158 | |
1159 | ||
5554b4bd | 1160 | !ENDIF |
28249f11 | 1161 | |
5554b4bd VS |
1162 | # End Source File |
1163 | # Begin Source File | |
28249f11 | 1164 | |
5554b4bd VS |
1165 | SOURCE=..\..\src\msw\choice.cpp |
1166 | ||
1167 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1168 | |
1169 | # PROP Exclude_From_Build 1 | |
1170 | ||
5554b4bd | 1171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1172 | |
1173 | # PROP Exclude_From_Build 1 | |
1174 | ||
5554b4bd | 1175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1176 | |
1177 | # PROP Exclude_From_Build 1 | |
1178 | ||
5554b4bd | 1179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1180 | |
1181 | # PROP Exclude_From_Build 1 | |
1182 | ||
5554b4bd | 1183 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1184 | |
1185 | ||
5554b4bd | 1186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1187 | |
1188 | ||
5554b4bd | 1189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1190 | |
1191 | ||
5554b4bd | 1192 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1193 | |
1194 | ||
5554b4bd | 1195 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1196 | |
1197 | # PROP Exclude_From_Build 1 | |
1198 | ||
5554b4bd | 1199 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1200 | |
1201 | # PROP Exclude_From_Build 1 | |
1202 | ||
5554b4bd | 1203 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1204 | |
1205 | # PROP Exclude_From_Build 1 | |
1206 | ||
5554b4bd | 1207 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1208 | |
1209 | # PROP Exclude_From_Build 1 | |
1210 | ||
5554b4bd | 1211 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1212 | |
28249f11 | 1213 | |
5554b4bd | 1214 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1215 | |
28249f11 | 1216 | |
5554b4bd | 1217 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1218 | |
1219 | ||
5554b4bd | 1220 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1221 | |
1222 | ||
5554b4bd | 1223 | !ENDIF |
28249f11 | 1224 | |
5554b4bd VS |
1225 | # End Source File |
1226 | # Begin Source File | |
28249f11 | 1227 | |
5554b4bd VS |
1228 | SOURCE=..\..\src\msw\clipbrd.cpp |
1229 | # End Source File | |
1230 | # Begin Source File | |
28249f11 | 1231 | |
5554b4bd | 1232 | SOURCE=..\..\src\msw\colordlg.cpp |
28249f11 | 1233 | |
5554b4bd | 1234 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1235 | |
1236 | # PROP Exclude_From_Build 1 | |
1237 | ||
5554b4bd | 1238 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1239 | |
1240 | # PROP Exclude_From_Build 1 | |
1241 | ||
5554b4bd | 1242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1243 | |
1244 | # PROP Exclude_From_Build 1 | |
1245 | ||
5554b4bd | 1246 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1247 | |
1248 | # PROP Exclude_From_Build 1 | |
1249 | ||
5554b4bd | 1250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1251 | |
1252 | ||
5554b4bd | 1253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1254 | |
1255 | ||
5554b4bd | 1256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1257 | |
1258 | ||
5554b4bd | 1259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1260 | |
1261 | ||
5554b4bd | 1262 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1263 | |
1264 | # PROP Exclude_From_Build 1 | |
1265 | ||
5554b4bd | 1266 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1267 | |
1268 | # PROP Exclude_From_Build 1 | |
1269 | ||
5554b4bd | 1270 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1271 | |
1272 | # PROP Exclude_From_Build 1 | |
1273 | ||
5554b4bd | 1274 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1275 | |
1276 | # PROP Exclude_From_Build 1 | |
1277 | ||
5554b4bd | 1278 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1279 | |
28249f11 | 1280 | |
5554b4bd | 1281 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1282 | |
28249f11 | 1283 | |
5554b4bd | 1284 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1285 | |
1286 | ||
5554b4bd | 1287 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1288 | |
1289 | ||
5554b4bd | 1290 | !ENDIF |
28249f11 | 1291 | |
5554b4bd VS |
1292 | # End Source File |
1293 | # Begin Source File | |
28249f11 | 1294 | |
5554b4bd VS |
1295 | SOURCE=..\..\src\msw\colour.cpp |
1296 | # End Source File | |
1297 | # Begin Source File | |
28249f11 | 1298 | |
5554b4bd | 1299 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1300 | |
5554b4bd | 1301 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1302 | |
1303 | # PROP Exclude_From_Build 1 | |
1304 | ||
5554b4bd | 1305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1306 | |
1307 | # PROP Exclude_From_Build 1 | |
1308 | ||
5554b4bd | 1309 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1310 | |
1311 | # PROP Exclude_From_Build 1 | |
1312 | ||
5554b4bd | 1313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1314 | |
1315 | # PROP Exclude_From_Build 1 | |
1316 | ||
5554b4bd | 1317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1318 | |
1319 | ||
5554b4bd | 1320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1321 | |
1322 | ||
5554b4bd | 1323 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1324 | |
1325 | ||
5554b4bd | 1326 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1327 | |
1328 | ||
5554b4bd | 1329 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1330 | |
1331 | # PROP Exclude_From_Build 1 | |
1332 | ||
5554b4bd | 1333 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1334 | |
1335 | # PROP Exclude_From_Build 1 | |
1336 | ||
5554b4bd | 1337 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1338 | |
1339 | # PROP Exclude_From_Build 1 | |
1340 | ||
5554b4bd | 1341 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1342 | |
1343 | # PROP Exclude_From_Build 1 | |
1344 | ||
5554b4bd | 1345 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1346 | |
28249f11 | 1347 | |
5554b4bd | 1348 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1349 | |
1350 | ||
1351 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1352 | ||
1353 | ||
5554b4bd | 1354 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1355 | |
1356 | ||
5554b4bd | 1357 | !ENDIF |
28249f11 | 1358 | |
5554b4bd VS |
1359 | # End Source File |
1360 | # Begin Source File | |
28249f11 | 1361 | |
5554b4bd VS |
1362 | SOURCE=..\..\src\msw\control.cpp |
1363 | ||
1364 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1365 | |
1366 | # PROP Exclude_From_Build 1 | |
1367 | ||
5554b4bd | 1368 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1369 | |
1370 | # PROP Exclude_From_Build 1 | |
1371 | ||
5554b4bd | 1372 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1373 | |
1374 | # PROP Exclude_From_Build 1 | |
1375 | ||
5554b4bd | 1376 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1377 | |
1378 | # PROP Exclude_From_Build 1 | |
1379 | ||
5554b4bd VS |
1380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1381 | ||
1382 | ||
1383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
1384 | |
1385 | ||
1386 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1387 | ||
1388 | ||
5554b4bd | 1389 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1390 | |
1391 | ||
5554b4bd | 1392 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1393 | |
5554b4bd | 1394 | # PROP Exclude_From_Build 1 |
28249f11 | 1395 | |
5554b4bd | 1396 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1397 | |
1398 | # PROP Exclude_From_Build 1 | |
1399 | ||
5554b4bd | 1400 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1401 | |
1402 | # PROP Exclude_From_Build 1 | |
1403 | ||
5554b4bd | 1404 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1405 | |
1406 | # PROP Exclude_From_Build 1 | |
1407 | ||
5554b4bd VS |
1408 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1409 | ||
1410 | ||
1411 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1412 | ||
1413 | ||
1414 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1415 | ||
1416 | ||
1417 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1418 | |
28249f11 VS |
1419 | |
1420 | !ENDIF | |
1421 | ||
1422 | # End Source File | |
1423 | # Begin Source File | |
1424 | ||
1425 | SOURCE=..\..\src\msw\cursor.cpp | |
1426 | # End Source File | |
1427 | # Begin Source File | |
1428 | ||
1429 | SOURCE=..\..\src\msw\data.cpp | |
1430 | # End Source File | |
1431 | # Begin Source File | |
1432 | ||
1433 | SOURCE=..\..\src\msw\ole\dataobj.cpp | |
1434 | # End Source File | |
1435 | # Begin Source File | |
1436 | ||
1437 | SOURCE=..\..\src\msw\dc.cpp | |
1438 | # End Source File | |
1439 | # Begin Source File | |
1440 | ||
1441 | SOURCE=..\..\src\msw\dcclient.cpp | |
1442 | # End Source File | |
1443 | # Begin Source File | |
1444 | ||
1445 | SOURCE=..\..\src\msw\dcmemory.cpp | |
1446 | # End Source File | |
1447 | # Begin Source File | |
1448 | ||
1449 | SOURCE=..\..\src\msw\dcprint.cpp | |
1450 | # End Source File | |
1451 | # Begin Source File | |
1452 | ||
1453 | SOURCE=..\..\src\msw\dcscreen.cpp | |
1454 | # End Source File | |
1455 | # Begin Source File | |
1456 | ||
1457 | SOURCE=..\..\src\msw\dialog.cpp | |
1458 | ||
5554b4bd | 1459 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1460 | |
5554b4bd | 1461 | # PROP Exclude_From_Build 1 |
28249f11 | 1462 | |
5554b4bd | 1463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1464 | |
1465 | # PROP Exclude_From_Build 1 | |
1466 | ||
5554b4bd | 1467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1468 | |
1469 | # PROP Exclude_From_Build 1 | |
1470 | ||
5554b4bd | 1471 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1472 | |
1473 | # PROP Exclude_From_Build 1 | |
1474 | ||
5554b4bd | 1475 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1476 | |
28249f11 | 1477 | |
5554b4bd | 1478 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1479 | |
1480 | ||
1481 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1482 | ||
1483 | ||
5554b4bd | 1484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1485 | |
1486 | ||
5554b4bd | 1487 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1488 | |
5554b4bd | 1489 | # PROP Exclude_From_Build 1 |
28249f11 | 1490 | |
5554b4bd | 1491 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1492 | |
1493 | # PROP Exclude_From_Build 1 | |
1494 | ||
5554b4bd | 1495 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1496 | |
1497 | # PROP Exclude_From_Build 1 | |
1498 | ||
5554b4bd | 1499 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1500 | |
1501 | # PROP Exclude_From_Build 1 | |
1502 | ||
5554b4bd VS |
1503 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1504 | ||
1505 | ||
1506 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1507 | ||
1508 | ||
1509 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1510 | ||
1511 | ||
1512 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1513 | |
28249f11 VS |
1514 | |
1515 | !ENDIF | |
1516 | ||
1517 | # End Source File | |
1518 | # Begin Source File | |
1519 | ||
1520 | SOURCE=..\..\src\msw\dialup.cpp | |
1521 | # End Source File | |
1522 | # Begin Source File | |
1523 | ||
1524 | SOURCE=..\..\src\msw\dib.cpp | |
1525 | # End Source File | |
1526 | # Begin Source File | |
1527 | ||
1528 | SOURCE=..\..\src\msw\dirdlg.cpp | |
1529 | # End Source File | |
1530 | # Begin Source File | |
1531 | ||
1532 | SOURCE=..\..\src\msw\display.cpp | |
1533 | # End Source File | |
1534 | # Begin Source File | |
1535 | ||
1536 | SOURCE=..\..\src\msw\dragimag.cpp | |
1537 | ||
5554b4bd | 1538 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1539 | |
5554b4bd | 1540 | # PROP Exclude_From_Build 1 |
28249f11 | 1541 | |
5554b4bd | 1542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1543 | |
1544 | # PROP Exclude_From_Build 1 | |
1545 | ||
5554b4bd | 1546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1547 | |
1548 | # PROP Exclude_From_Build 1 | |
1549 | ||
5554b4bd | 1550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1551 | |
1552 | # PROP Exclude_From_Build 1 | |
1553 | ||
5554b4bd | 1554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1555 | |
28249f11 | 1556 | |
5554b4bd | 1557 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1558 | |
1559 | ||
1560 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1561 | ||
1562 | ||
5554b4bd | 1563 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1564 | |
1565 | ||
5554b4bd | 1566 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1567 | |
5554b4bd | 1568 | # PROP Exclude_From_Build 1 |
28249f11 | 1569 | |
5554b4bd | 1570 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1571 | |
1572 | # PROP Exclude_From_Build 1 | |
1573 | ||
5554b4bd | 1574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1575 | |
1576 | # PROP Exclude_From_Build 1 | |
1577 | ||
5554b4bd | 1578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1579 | |
1580 | # PROP Exclude_From_Build 1 | |
1581 | ||
5554b4bd VS |
1582 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1583 | ||
1584 | ||
1585 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1586 | ||
1587 | ||
1588 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1589 | ||
1590 | ||
1591 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1592 | |
28249f11 VS |
1593 | |
1594 | !ENDIF | |
1595 | ||
1596 | # End Source File | |
1597 | # Begin Source File | |
1598 | ||
1599 | SOURCE=..\..\src\msw\ole\dropsrc.cpp | |
1600 | # End Source File | |
1601 | # Begin Source File | |
1602 | ||
1603 | SOURCE=..\..\src\msw\ole\droptgt.cpp | |
1604 | # End Source File | |
1605 | # Begin Source File | |
1606 | ||
1e618fa6 VS |
1607 | SOURCE=..\..\src\msw\dummy.cpp |
1608 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
1609 | # ADD CPP /Yc"wx/wxprec.h" | |
1610 | # End Source File | |
1611 | # Begin Source File | |
1612 | ||
28249f11 VS |
1613 | SOURCE=..\..\src\msw\enhmeta.cpp |
1614 | # End Source File | |
1615 | # Begin Source File | |
1616 | ||
1617 | SOURCE=..\..\src\msw\evtloop.cpp | |
1618 | # End Source File | |
1619 | # Begin Source File | |
1620 | ||
1621 | SOURCE=..\..\src\msw\fdrepdlg.cpp | |
1622 | ||
5554b4bd | 1623 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1624 | |
1625 | # PROP Exclude_From_Build 1 | |
1626 | ||
5554b4bd | 1627 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1628 | |
1629 | # PROP Exclude_From_Build 1 | |
1630 | ||
5554b4bd | 1631 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1632 | |
1633 | # PROP Exclude_From_Build 1 | |
1634 | ||
5554b4bd | 1635 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1636 | |
1637 | # PROP Exclude_From_Build 1 | |
1638 | ||
5554b4bd | 1639 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1640 | |
1641 | ||
5554b4bd | 1642 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1643 | |
1644 | ||
5554b4bd | 1645 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1646 | |
1647 | ||
5554b4bd | 1648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1649 | |
1650 | ||
5554b4bd | 1651 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1652 | |
1653 | # PROP Exclude_From_Build 1 | |
1654 | ||
5554b4bd | 1655 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1656 | |
1657 | # PROP Exclude_From_Build 1 | |
1658 | ||
5554b4bd | 1659 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1660 | |
1661 | # PROP Exclude_From_Build 1 | |
1662 | ||
5554b4bd | 1663 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1664 | |
1665 | # PROP Exclude_From_Build 1 | |
1666 | ||
5554b4bd | 1667 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1668 | |
28249f11 | 1669 | |
5554b4bd | 1670 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1671 | |
1672 | ||
1673 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1674 | ||
1675 | ||
5554b4bd | 1676 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1677 | |
1678 | ||
5554b4bd | 1679 | !ENDIF |
28249f11 | 1680 | |
5554b4bd VS |
1681 | # End Source File |
1682 | # Begin Source File | |
28249f11 | 1683 | |
5554b4bd VS |
1684 | SOURCE=..\..\src\msw\filedlg.cpp |
1685 | ||
1686 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1687 | |
1688 | # PROP Exclude_From_Build 1 | |
1689 | ||
5554b4bd | 1690 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1691 | |
1692 | # PROP Exclude_From_Build 1 | |
1693 | ||
5554b4bd | 1694 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1695 | |
1696 | # PROP Exclude_From_Build 1 | |
1697 | ||
5554b4bd | 1698 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1699 | |
1700 | # PROP Exclude_From_Build 1 | |
1701 | ||
5554b4bd | 1702 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1703 | |
1704 | ||
5554b4bd | 1705 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1706 | |
1707 | ||
5554b4bd | 1708 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1709 | |
1710 | ||
5554b4bd | 1711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1712 | |
1713 | ||
5554b4bd | 1714 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1715 | |
1716 | # PROP Exclude_From_Build 1 | |
1717 | ||
5554b4bd | 1718 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1719 | |
1720 | # PROP Exclude_From_Build 1 | |
1721 | ||
5554b4bd | 1722 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1723 | |
1724 | # PROP Exclude_From_Build 1 | |
1725 | ||
5554b4bd | 1726 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1727 | |
1728 | # PROP Exclude_From_Build 1 | |
1729 | ||
5554b4bd | 1730 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1731 | |
28249f11 | 1732 | |
5554b4bd | 1733 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1734 | |
28249f11 | 1735 | |
5554b4bd | 1736 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1737 | |
1738 | ||
5554b4bd | 1739 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1740 | |
1741 | ||
5554b4bd | 1742 | !ENDIF |
28249f11 | 1743 | |
5554b4bd VS |
1744 | # End Source File |
1745 | # Begin Source File | |
28249f11 | 1746 | |
5554b4bd VS |
1747 | SOURCE=..\..\src\msw\font.cpp |
1748 | # End Source File | |
1749 | # Begin Source File | |
28249f11 | 1750 | |
5554b4bd | 1751 | SOURCE=..\..\src\msw\fontdlg.cpp |
28249f11 | 1752 | |
5554b4bd | 1753 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1754 | |
1755 | # PROP Exclude_From_Build 1 | |
1756 | ||
5554b4bd | 1757 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1758 | |
1759 | # PROP Exclude_From_Build 1 | |
1760 | ||
5554b4bd | 1761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1762 | |
1763 | # PROP Exclude_From_Build 1 | |
1764 | ||
5554b4bd | 1765 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1766 | |
1767 | # PROP Exclude_From_Build 1 | |
1768 | ||
5554b4bd | 1769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1770 | |
1771 | ||
5554b4bd | 1772 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1773 | |
1774 | ||
5554b4bd | 1775 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1776 | |
1777 | ||
5554b4bd | 1778 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1779 | |
1780 | ||
5554b4bd | 1781 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1782 | |
1783 | # PROP Exclude_From_Build 1 | |
1784 | ||
5554b4bd | 1785 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1786 | |
1787 | # PROP Exclude_From_Build 1 | |
1788 | ||
5554b4bd | 1789 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1790 | |
1791 | # PROP Exclude_From_Build 1 | |
1792 | ||
5554b4bd | 1793 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1794 | |
1795 | # PROP Exclude_From_Build 1 | |
1796 | ||
5554b4bd VS |
1797 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1798 | ||
1799 | ||
1800 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1801 | ||
1802 | ||
1803 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1804 | ||
1805 | ||
1806 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1807 | ||
1808 | ||
28249f11 VS |
1809 | !ENDIF |
1810 | ||
1811 | # End Source File | |
1812 | # Begin Source File | |
1813 | ||
1814 | SOURCE=..\..\src\msw\fontenum.cpp | |
1815 | # End Source File | |
1816 | # Begin Source File | |
1817 | ||
1818 | SOURCE=..\..\src\msw\fontutil.cpp | |
1819 | # End Source File | |
1820 | # Begin Source File | |
1821 | ||
1822 | SOURCE=..\..\src\msw\frame.cpp | |
1823 | ||
5554b4bd | 1824 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1825 | |
1826 | # PROP Exclude_From_Build 1 | |
1827 | ||
5554b4bd | 1828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1829 | |
1830 | # PROP Exclude_From_Build 1 | |
1831 | ||
5554b4bd | 1832 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1833 | |
1834 | # PROP Exclude_From_Build 1 | |
1835 | ||
5554b4bd | 1836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1837 | |
1838 | # PROP Exclude_From_Build 1 | |
1839 | ||
5554b4bd | 1840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1841 | |
1842 | ||
5554b4bd | 1843 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1844 | |
1845 | ||
5554b4bd | 1846 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1847 | |
1848 | ||
5554b4bd | 1849 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1850 | |
1851 | ||
5554b4bd | 1852 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1853 | |
1854 | # PROP Exclude_From_Build 1 | |
1855 | ||
5554b4bd | 1856 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1857 | |
1858 | # PROP Exclude_From_Build 1 | |
1859 | ||
5554b4bd | 1860 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1861 | |
1862 | # PROP Exclude_From_Build 1 | |
1863 | ||
5554b4bd | 1864 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1865 | |
1866 | # PROP Exclude_From_Build 1 | |
1867 | ||
5554b4bd | 1868 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1869 | |
28249f11 | 1870 | |
5554b4bd | 1871 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1872 | |
1873 | ||
1874 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1875 | ||
1876 | ||
5554b4bd | 1877 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1878 | |
1879 | ||
5554b4bd VS |
1880 | !ENDIF |
1881 | ||
1882 | # End Source File | |
1883 | # Begin Source File | |
28249f11 | 1884 | |
5554b4bd | 1885 | SOURCE=..\..\src\msw\gauge95.cpp |
28249f11 | 1886 | |
5554b4bd | 1887 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1888 | |
1889 | # PROP Exclude_From_Build 1 | |
1890 | ||
5554b4bd | 1891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1892 | |
1893 | # PROP Exclude_From_Build 1 | |
1894 | ||
5554b4bd | 1895 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1896 | |
1897 | # PROP Exclude_From_Build 1 | |
1898 | ||
5554b4bd | 1899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1900 | |
1901 | # PROP Exclude_From_Build 1 | |
1902 | ||
5554b4bd | 1903 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1904 | |
1905 | ||
5554b4bd | 1906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1907 | |
1908 | ||
5554b4bd | 1909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1910 | |
1911 | ||
5554b4bd | 1912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1913 | |
1914 | ||
5554b4bd | 1915 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1916 | |
1917 | # PROP Exclude_From_Build 1 | |
1918 | ||
5554b4bd | 1919 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1920 | |
1921 | # PROP Exclude_From_Build 1 | |
1922 | ||
5554b4bd | 1923 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1924 | |
1925 | # PROP Exclude_From_Build 1 | |
1926 | ||
5554b4bd | 1927 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1928 | |
1929 | # PROP Exclude_From_Build 1 | |
1930 | ||
5554b4bd VS |
1931 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1932 | ||
1933 | ||
1934 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1935 | ||
1936 | ||
1937 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1938 | ||
1939 | ||
1940 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1941 | ||
1942 | ||
28249f11 VS |
1943 | !ENDIF |
1944 | ||
1945 | # End Source File | |
1946 | # Begin Source File | |
1947 | ||
1948 | SOURCE=..\..\src\msw\gdiimage.cpp | |
1949 | # End Source File | |
1950 | # Begin Source File | |
1951 | ||
1952 | SOURCE=..\..\src\msw\gdiobj.cpp | |
1953 | # End Source File | |
1954 | # Begin Source File | |
1955 | ||
1956 | SOURCE=..\..\src\msw\gsockmsw.c | |
1957 | # SUBTRACT CPP /YX /Yc /Yu | |
1958 | # End Source File | |
1959 | # Begin Source File | |
1960 | ||
1961 | SOURCE=..\..\src\msw\helpchm.cpp | |
1962 | # End Source File | |
1963 | # Begin Source File | |
1964 | ||
1965 | SOURCE=..\..\src\msw\helpwin.cpp | |
1966 | # End Source File | |
1967 | # Begin Source File | |
1968 | ||
1969 | SOURCE=..\..\src\msw\icon.cpp | |
1970 | # End Source File | |
1971 | # Begin Source File | |
1972 | ||
1973 | SOURCE=..\..\src\msw\imaglist.cpp | |
1974 | ||
5554b4bd | 1975 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1976 | |
1977 | # PROP Exclude_From_Build 1 | |
1978 | ||
5554b4bd | 1979 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1980 | |
1981 | # PROP Exclude_From_Build 1 | |
1982 | ||
5554b4bd | 1983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1984 | |
1985 | # PROP Exclude_From_Build 1 | |
1986 | ||
5554b4bd | 1987 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1988 | |
1989 | # PROP Exclude_From_Build 1 | |
1990 | ||
5554b4bd | 1991 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1992 | |
1993 | ||
5554b4bd | 1994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1995 | |
1996 | ||
5554b4bd | 1997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1998 | |
1999 | ||
5554b4bd | 2000 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2001 | |
2002 | ||
5554b4bd | 2003 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2004 | |
2005 | # PROP Exclude_From_Build 1 | |
2006 | ||
5554b4bd | 2007 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2008 | |
2009 | # PROP Exclude_From_Build 1 | |
2010 | ||
5554b4bd | 2011 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2012 | |
2013 | # PROP Exclude_From_Build 1 | |
2014 | ||
5554b4bd | 2015 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2016 | |
2017 | # PROP Exclude_From_Build 1 | |
2018 | ||
5554b4bd | 2019 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2020 | |
28249f11 | 2021 | |
5554b4bd | 2022 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2023 | |
2024 | ||
2025 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2026 | ||
2027 | ||
5554b4bd | 2028 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2029 | |
2030 | ||
5554b4bd VS |
2031 | !ENDIF |
2032 | ||
2033 | # End Source File | |
2034 | # Begin Source File | |
28249f11 | 2035 | |
5554b4bd | 2036 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2037 | |
5554b4bd | 2038 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2039 | |
2040 | # PROP Exclude_From_Build 1 | |
2041 | ||
5554b4bd | 2042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2043 | |
2044 | # PROP Exclude_From_Build 1 | |
2045 | ||
5554b4bd | 2046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2047 | |
2048 | # PROP Exclude_From_Build 1 | |
2049 | ||
5554b4bd | 2050 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2051 | |
2052 | # PROP Exclude_From_Build 1 | |
2053 | ||
5554b4bd | 2054 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2055 | |
2056 | ||
5554b4bd | 2057 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2058 | |
2059 | ||
5554b4bd | 2060 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2061 | |
2062 | ||
5554b4bd | 2063 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2064 | |
2065 | ||
5554b4bd | 2066 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2067 | |
2068 | # PROP Exclude_From_Build 1 | |
2069 | ||
5554b4bd | 2070 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2071 | |
2072 | # PROP Exclude_From_Build 1 | |
2073 | ||
5554b4bd | 2074 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2075 | |
2076 | # PROP Exclude_From_Build 1 | |
2077 | ||
5554b4bd | 2078 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2079 | |
2080 | # PROP Exclude_From_Build 1 | |
2081 | ||
5554b4bd | 2082 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2083 | |
28249f11 | 2084 | |
5554b4bd | 2085 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2086 | |
2087 | ||
2088 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2089 | ||
2090 | ||
5554b4bd | 2091 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2092 | |
2093 | ||
5554b4bd VS |
2094 | !ENDIF |
2095 | ||
2096 | # End Source File | |
2097 | # Begin Source File | |
28249f11 | 2098 | |
5554b4bd | 2099 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2100 | |
5554b4bd | 2101 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2102 | |
2103 | # PROP Exclude_From_Build 1 | |
2104 | ||
5554b4bd | 2105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2106 | |
2107 | # PROP Exclude_From_Build 1 | |
2108 | ||
5554b4bd | 2109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2110 | |
2111 | # PROP Exclude_From_Build 1 | |
2112 | ||
5554b4bd | 2113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2114 | |
2115 | # PROP Exclude_From_Build 1 | |
2116 | ||
5554b4bd | 2117 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2118 | |
2119 | ||
5554b4bd | 2120 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2121 | |
2122 | ||
5554b4bd | 2123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2124 | |
2125 | ||
5554b4bd | 2126 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2127 | |
2128 | ||
5554b4bd | 2129 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2130 | |
2131 | # PROP Exclude_From_Build 1 | |
2132 | ||
5554b4bd | 2133 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2134 | |
2135 | # PROP Exclude_From_Build 1 | |
2136 | ||
5554b4bd | 2137 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2138 | |
2139 | # PROP Exclude_From_Build 1 | |
2140 | ||
5554b4bd | 2141 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2142 | |
2143 | # PROP Exclude_From_Build 1 | |
2144 | ||
5554b4bd | 2145 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2146 | |
28249f11 | 2147 | |
5554b4bd | 2148 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2149 | |
2150 | ||
2151 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2152 | ||
2153 | ||
5554b4bd | 2154 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2155 | |
2156 | ||
5554b4bd VS |
2157 | !ENDIF |
2158 | ||
2159 | # End Source File | |
2160 | # Begin Source File | |
28249f11 | 2161 | |
5554b4bd | 2162 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2163 | |
5554b4bd | 2164 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2165 | |
2166 | # PROP Exclude_From_Build 1 | |
2167 | ||
5554b4bd | 2168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2169 | |
2170 | # PROP Exclude_From_Build 1 | |
2171 | ||
5554b4bd | 2172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2173 | |
2174 | # PROP Exclude_From_Build 1 | |
2175 | ||
5554b4bd | 2176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2177 | |
2178 | # PROP Exclude_From_Build 1 | |
2179 | ||
5554b4bd | 2180 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2181 | |
2182 | ||
5554b4bd | 2183 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2184 | |
2185 | ||
5554b4bd | 2186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2187 | |
2188 | ||
5554b4bd | 2189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2190 | |
2191 | ||
5554b4bd | 2192 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2193 | |
2194 | # PROP Exclude_From_Build 1 | |
2195 | ||
5554b4bd | 2196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2197 | |
2198 | # PROP Exclude_From_Build 1 | |
2199 | ||
5554b4bd | 2200 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2201 | |
2202 | # PROP Exclude_From_Build 1 | |
2203 | ||
5554b4bd | 2204 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2205 | |
2206 | # PROP Exclude_From_Build 1 | |
2207 | ||
5554b4bd | 2208 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2209 | |
28249f11 | 2210 | |
5554b4bd | 2211 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2212 | |
28249f11 | 2213 | |
5554b4bd | 2214 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2215 | |
2216 | ||
5554b4bd | 2217 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2218 | |
2219 | ||
5554b4bd | 2220 | !ENDIF |
28249f11 | 2221 | |
5554b4bd VS |
2222 | # End Source File |
2223 | # Begin Source File | |
28249f11 | 2224 | |
5554b4bd VS |
2225 | SOURCE=..\..\src\msw\main.cpp |
2226 | # End Source File | |
2227 | # Begin Source File | |
28249f11 | 2228 | |
5554b4bd | 2229 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2230 | |
5554b4bd | 2231 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2232 | |
2233 | # PROP Exclude_From_Build 1 | |
2234 | ||
5554b4bd | 2235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2236 | |
2237 | # PROP Exclude_From_Build 1 | |
2238 | ||
5554b4bd | 2239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2240 | |
2241 | # PROP Exclude_From_Build 1 | |
2242 | ||
5554b4bd | 2243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2244 | |
2245 | # PROP Exclude_From_Build 1 | |
2246 | ||
5554b4bd | 2247 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2248 | |
2249 | ||
5554b4bd | 2250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2251 | |
2252 | ||
5554b4bd | 2253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2254 | |
2255 | ||
5554b4bd | 2256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2257 | |
2258 | ||
5554b4bd | 2259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2260 | |
2261 | # PROP Exclude_From_Build 1 | |
2262 | ||
5554b4bd | 2263 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2264 | |
2265 | # PROP Exclude_From_Build 1 | |
2266 | ||
5554b4bd | 2267 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2268 | |
2269 | # PROP Exclude_From_Build 1 | |
2270 | ||
5554b4bd | 2271 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2272 | |
2273 | # PROP Exclude_From_Build 1 | |
2274 | ||
5554b4bd | 2275 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2276 | |
28249f11 | 2277 | |
5554b4bd | 2278 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2279 | |
2280 | ||
2281 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2282 | ||
2283 | ||
5554b4bd | 2284 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2285 | |
2286 | ||
5554b4bd | 2287 | !ENDIF |
28249f11 | 2288 | |
5554b4bd VS |
2289 | # End Source File |
2290 | # Begin Source File | |
28249f11 | 2291 | |
5554b4bd VS |
2292 | SOURCE=..\..\src\msw\menu.cpp |
2293 | ||
2294 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2295 | |
2296 | # PROP Exclude_From_Build 1 | |
2297 | ||
5554b4bd | 2298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2299 | |
2300 | # PROP Exclude_From_Build 1 | |
2301 | ||
5554b4bd | 2302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2303 | |
2304 | # PROP Exclude_From_Build 1 | |
2305 | ||
5554b4bd | 2306 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2307 | |
2308 | # PROP Exclude_From_Build 1 | |
2309 | ||
5554b4bd | 2310 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2311 | |
2312 | ||
5554b4bd | 2313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2314 | |
2315 | ||
5554b4bd | 2316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2317 | |
2318 | ||
5554b4bd | 2319 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2320 | |
2321 | ||
5554b4bd | 2322 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2323 | |
2324 | # PROP Exclude_From_Build 1 | |
2325 | ||
5554b4bd | 2326 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2327 | |
2328 | # PROP Exclude_From_Build 1 | |
2329 | ||
5554b4bd | 2330 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2331 | |
2332 | # PROP Exclude_From_Build 1 | |
2333 | ||
5554b4bd | 2334 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2335 | |
2336 | # PROP Exclude_From_Build 1 | |
2337 | ||
5554b4bd | 2338 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2339 | |
28249f11 | 2340 | |
5554b4bd | 2341 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2342 | |
2343 | ||
2344 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2345 | ||
2346 | ||
5554b4bd | 2347 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2348 | |
2349 | ||
5554b4bd | 2350 | !ENDIF |
28249f11 | 2351 | |
5554b4bd VS |
2352 | # End Source File |
2353 | # Begin Source File | |
28249f11 | 2354 | |
5554b4bd VS |
2355 | SOURCE=..\..\src\msw\menuitem.cpp |
2356 | ||
2357 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2358 | |
2359 | # PROP Exclude_From_Build 1 | |
2360 | ||
5554b4bd | 2361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2362 | |
2363 | # PROP Exclude_From_Build 1 | |
2364 | ||
5554b4bd | 2365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2366 | |
2367 | # PROP Exclude_From_Build 1 | |
2368 | ||
5554b4bd | 2369 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2370 | |
2371 | # PROP Exclude_From_Build 1 | |
2372 | ||
5554b4bd | 2373 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2374 | |
2375 | ||
5554b4bd | 2376 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2377 | |
2378 | ||
5554b4bd | 2379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2380 | |
2381 | ||
5554b4bd | 2382 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2383 | |
2384 | ||
5554b4bd | 2385 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2386 | |
2387 | # PROP Exclude_From_Build 1 | |
2388 | ||
5554b4bd | 2389 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2390 | |
2391 | # PROP Exclude_From_Build 1 | |
2392 | ||
5554b4bd | 2393 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2394 | |
2395 | # PROP Exclude_From_Build 1 | |
2396 | ||
5554b4bd | 2397 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2398 | |
2399 | # PROP Exclude_From_Build 1 | |
2400 | ||
5554b4bd | 2401 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2402 | |
28249f11 | 2403 | |
5554b4bd | 2404 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2405 | |
2406 | ||
2407 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2408 | ||
2409 | ||
5554b4bd | 2410 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2411 | |
2412 | ||
5554b4bd | 2413 | !ENDIF |
28249f11 | 2414 | |
5554b4bd VS |
2415 | # End Source File |
2416 | # Begin Source File | |
28249f11 | 2417 | |
5554b4bd VS |
2418 | SOURCE=..\..\src\msw\metafile.cpp |
2419 | ||
2420 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2421 | |
2422 | # PROP Exclude_From_Build 1 | |
2423 | ||
5554b4bd | 2424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2425 | |
2426 | # PROP Exclude_From_Build 1 | |
2427 | ||
5554b4bd | 2428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2429 | |
2430 | # PROP Exclude_From_Build 1 | |
2431 | ||
5554b4bd | 2432 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2433 | |
2434 | # PROP Exclude_From_Build 1 | |
2435 | ||
5554b4bd | 2436 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2437 | |
2438 | ||
5554b4bd | 2439 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2440 | |
2441 | ||
5554b4bd | 2442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2443 | |
2444 | ||
5554b4bd | 2445 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2446 | |
2447 | ||
5554b4bd | 2448 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2449 | |
2450 | # PROP Exclude_From_Build 1 | |
2451 | ||
5554b4bd | 2452 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2453 | |
2454 | # PROP Exclude_From_Build 1 | |
2455 | ||
5554b4bd | 2456 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2457 | |
2458 | # PROP Exclude_From_Build 1 | |
2459 | ||
5554b4bd | 2460 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2461 | |
2462 | # PROP Exclude_From_Build 1 | |
2463 | ||
5554b4bd | 2464 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2465 | |
28249f11 | 2466 | |
5554b4bd | 2467 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2468 | |
28249f11 | 2469 | |
5554b4bd | 2470 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2471 | |
2472 | ||
5554b4bd | 2473 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2474 | |
2475 | ||
5554b4bd | 2476 | !ENDIF |
28249f11 | 2477 | |
5554b4bd VS |
2478 | # End Source File |
2479 | # Begin Source File | |
28249f11 | 2480 | |
5554b4bd VS |
2481 | SOURCE=..\..\src\msw\minifram.cpp |
2482 | # End Source File | |
2483 | # Begin Source File | |
28249f11 | 2484 | |
5554b4bd | 2485 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2486 | |
5554b4bd | 2487 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2488 | |
2489 | # PROP Exclude_From_Build 1 | |
2490 | ||
5554b4bd | 2491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2492 | |
2493 | # PROP Exclude_From_Build 1 | |
2494 | ||
5554b4bd | 2495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2496 | |
2497 | # PROP Exclude_From_Build 1 | |
2498 | ||
5554b4bd | 2499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2500 | |
2501 | # PROP Exclude_From_Build 1 | |
2502 | ||
5554b4bd | 2503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2504 | |
2505 | ||
5554b4bd | 2506 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2507 | |
2508 | ||
5554b4bd | 2509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2510 | |
2511 | ||
5554b4bd | 2512 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2513 | |
2514 | ||
5554b4bd | 2515 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2516 | |
2517 | # PROP Exclude_From_Build 1 | |
2518 | ||
5554b4bd | 2519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2520 | |
2521 | # PROP Exclude_From_Build 1 | |
2522 | ||
5554b4bd | 2523 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2524 | |
2525 | # PROP Exclude_From_Build 1 | |
2526 | ||
5554b4bd | 2527 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2528 | |
2529 | # PROP Exclude_From_Build 1 | |
2530 | ||
5554b4bd | 2531 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2532 | |
28249f11 | 2533 | |
5554b4bd | 2534 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2535 | |
28249f11 | 2536 | |
5554b4bd | 2537 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2538 | |
2539 | ||
5554b4bd | 2540 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2541 | |
2542 | ||
5554b4bd | 2543 | !ENDIF |
28249f11 | 2544 | |
5554b4bd VS |
2545 | # End Source File |
2546 | # Begin Source File | |
28249f11 | 2547 | |
5554b4bd VS |
2548 | SOURCE=..\..\src\msw\mslu.cpp |
2549 | # End Source File | |
2550 | # Begin Source File | |
28249f11 | 2551 | |
5554b4bd | 2552 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2553 | |
5554b4bd | 2554 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2555 | |
2556 | # PROP Exclude_From_Build 1 | |
2557 | ||
5554b4bd | 2558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2559 | |
2560 | # PROP Exclude_From_Build 1 | |
2561 | ||
5554b4bd | 2562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2563 | |
2564 | # PROP Exclude_From_Build 1 | |
2565 | ||
5554b4bd | 2566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2567 | |
2568 | # PROP Exclude_From_Build 1 | |
2569 | ||
5554b4bd | 2570 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2571 | |
2572 | ||
5554b4bd | 2573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2574 | |
2575 | ||
5554b4bd | 2576 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2577 | |
2578 | ||
5554b4bd | 2579 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2580 | |
2581 | ||
5554b4bd | 2582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2583 | |
2584 | # PROP Exclude_From_Build 1 | |
2585 | ||
5554b4bd | 2586 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2587 | |
2588 | # PROP Exclude_From_Build 1 | |
2589 | ||
5554b4bd | 2590 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2591 | |
2592 | # PROP Exclude_From_Build 1 | |
2593 | ||
5554b4bd | 2594 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2595 | |
2596 | # PROP Exclude_From_Build 1 | |
2597 | ||
5554b4bd | 2598 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2599 | |
28249f11 | 2600 | |
5554b4bd | 2601 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2602 | |
2603 | ||
2604 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2605 | ||
2606 | ||
5554b4bd | 2607 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2608 | |
2609 | ||
5554b4bd | 2610 | !ENDIF |
28249f11 | 2611 | |
5554b4bd VS |
2612 | # End Source File |
2613 | # Begin Source File | |
28249f11 | 2614 | |
5554b4bd VS |
2615 | SOURCE=..\..\src\msw\notebook.cpp |
2616 | ||
2617 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2618 | |
2619 | # PROP Exclude_From_Build 1 | |
2620 | ||
5554b4bd | 2621 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2622 | |
2623 | # PROP Exclude_From_Build 1 | |
2624 | ||
5554b4bd | 2625 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2626 | |
2627 | # PROP Exclude_From_Build 1 | |
2628 | ||
5554b4bd | 2629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2630 | |
2631 | # PROP Exclude_From_Build 1 | |
2632 | ||
5554b4bd | 2633 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2634 | |
2635 | ||
5554b4bd | 2636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2637 | |
2638 | ||
5554b4bd | 2639 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2640 | |
2641 | ||
5554b4bd | 2642 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2643 | |
2644 | ||
5554b4bd | 2645 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2646 | |
2647 | # PROP Exclude_From_Build 1 | |
2648 | ||
5554b4bd | 2649 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2650 | |
2651 | # PROP Exclude_From_Build 1 | |
2652 | ||
5554b4bd | 2653 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2654 | |
2655 | # PROP Exclude_From_Build 1 | |
2656 | ||
5554b4bd | 2657 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2658 | |
2659 | # PROP Exclude_From_Build 1 | |
2660 | ||
5554b4bd VS |
2661 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2662 | ||
2663 | ||
2664 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2665 | ||
2666 | ||
2667 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2668 | ||
2669 | ||
2670 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2671 | ||
2672 | ||
28249f11 VS |
2673 | !ENDIF |
2674 | ||
2675 | # End Source File | |
2676 | # Begin Source File | |
2677 | ||
2678 | SOURCE=..\..\src\msw\ole\oleutils.cpp | |
2679 | # End Source File | |
2680 | # Begin Source File | |
2681 | ||
2682 | SOURCE=..\..\src\msw\ownerdrw.cpp | |
2683 | ||
5554b4bd | 2684 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2685 | |
5554b4bd | 2686 | # PROP Exclude_From_Build 1 |
28249f11 | 2687 | |
5554b4bd | 2688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2689 | |
5554b4bd | 2690 | # PROP Exclude_From_Build 1 |
28249f11 | 2691 | |
5554b4bd | 2692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2693 | |
5554b4bd | 2694 | # PROP Exclude_From_Build 1 |
28249f11 | 2695 | |
5554b4bd | 2696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2697 | |
2698 | # PROP Exclude_From_Build 1 | |
2699 | ||
5554b4bd | 2700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2701 | |
28249f11 | 2702 | |
5554b4bd | 2703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2704 | |
28249f11 | 2705 | |
5554b4bd | 2706 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2707 | |
28249f11 VS |
2708 | |
2709 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2710 | ||
2711 | ||
5554b4bd | 2712 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2713 | |
5554b4bd | 2714 | # PROP Exclude_From_Build 1 |
28249f11 | 2715 | |
5554b4bd | 2716 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2717 | |
5554b4bd | 2718 | # PROP Exclude_From_Build 1 |
28249f11 | 2719 | |
5554b4bd | 2720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2721 | |
5554b4bd | 2722 | # PROP Exclude_From_Build 1 |
28249f11 | 2723 | |
5554b4bd | 2724 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2725 | |
2726 | # PROP Exclude_From_Build 1 | |
2727 | ||
5554b4bd VS |
2728 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2729 | ||
2730 | ||
2731 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
28249f11 | 2732 | |
28249f11 | 2733 | |
5554b4bd | 2734 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2735 | |
28249f11 | 2736 | |
5554b4bd | 2737 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2738 | |
28249f11 VS |
2739 | |
2740 | !ENDIF | |
2741 | ||
2742 | # End Source File | |
2743 | # Begin Source File | |
2744 | ||
2745 | SOURCE=..\..\src\msw\palette.cpp | |
2746 | # End Source File | |
2747 | # Begin Source File | |
2748 | ||
2749 | SOURCE=..\..\src\msw\pen.cpp | |
2750 | # End Source File | |
2751 | # Begin Source File | |
2752 | ||
28249f11 VS |
2753 | SOURCE=..\..\src\msw\popupwin.cpp |
2754 | # End Source File | |
2755 | # Begin Source File | |
2756 | ||
2757 | SOURCE=..\..\src\msw\printdlg.cpp | |
28249f11 VS |
2758 | # End Source File |
2759 | # Begin Source File | |
2760 | ||
2761 | SOURCE=..\..\src\msw\printwin.cpp | |
28249f11 VS |
2762 | # End Source File |
2763 | # Begin Source File | |
2764 | ||
2765 | SOURCE=..\..\src\msw\radiobox.cpp | |
2766 | ||
5554b4bd | 2767 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2768 | |
2769 | # PROP Exclude_From_Build 1 | |
2770 | ||
5554b4bd | 2771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2772 | |
2773 | # PROP Exclude_From_Build 1 | |
2774 | ||
5554b4bd | 2775 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2776 | |
2777 | # PROP Exclude_From_Build 1 | |
2778 | ||
5554b4bd | 2779 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2780 | |
2781 | # PROP Exclude_From_Build 1 | |
2782 | ||
5554b4bd | 2783 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2784 | |
2785 | ||
5554b4bd | 2786 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2787 | |
2788 | ||
5554b4bd | 2789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2790 | |
2791 | ||
5554b4bd | 2792 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2793 | |
2794 | ||
5554b4bd | 2795 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2796 | |
2797 | # PROP Exclude_From_Build 1 | |
2798 | ||
5554b4bd | 2799 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2800 | |
2801 | # PROP Exclude_From_Build 1 | |
2802 | ||
5554b4bd | 2803 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2804 | |
2805 | # PROP Exclude_From_Build 1 | |
2806 | ||
5554b4bd | 2807 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2808 | |
2809 | # PROP Exclude_From_Build 1 | |
2810 | ||
5554b4bd | 2811 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2812 | |
28249f11 | 2813 | |
5554b4bd | 2814 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2815 | |
2816 | ||
2817 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2818 | ||
2819 | ||
5554b4bd | 2820 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2821 | |
2822 | ||
5554b4bd VS |
2823 | !ENDIF |
2824 | ||
2825 | # End Source File | |
2826 | # Begin Source File | |
28249f11 | 2827 | |
5554b4bd | 2828 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2829 | |
5554b4bd | 2830 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2831 | |
2832 | # PROP Exclude_From_Build 1 | |
2833 | ||
5554b4bd | 2834 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2835 | |
2836 | # PROP Exclude_From_Build 1 | |
2837 | ||
5554b4bd | 2838 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2839 | |
2840 | # PROP Exclude_From_Build 1 | |
2841 | ||
5554b4bd | 2842 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2843 | |
2844 | # PROP Exclude_From_Build 1 | |
2845 | ||
5554b4bd | 2846 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2847 | |
2848 | ||
5554b4bd | 2849 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2850 | |
2851 | ||
5554b4bd | 2852 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2853 | |
2854 | ||
5554b4bd | 2855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2856 | |
2857 | ||
5554b4bd | 2858 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2859 | |
2860 | # PROP Exclude_From_Build 1 | |
2861 | ||
5554b4bd | 2862 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2863 | |
2864 | # PROP Exclude_From_Build 1 | |
2865 | ||
5554b4bd | 2866 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2867 | |
2868 | # PROP Exclude_From_Build 1 | |
2869 | ||
5554b4bd | 2870 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2871 | |
2872 | # PROP Exclude_From_Build 1 | |
2873 | ||
5554b4bd VS |
2874 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2875 | ||
2876 | ||
2877 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2878 | ||
2879 | ||
2880 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2881 | ||
2882 | ||
2883 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2884 | ||
2885 | ||
28249f11 VS |
2886 | !ENDIF |
2887 | ||
2888 | # End Source File | |
2889 | # Begin Source File | |
2890 | ||
2891 | SOURCE=..\..\src\msw\region.cpp | |
2892 | # End Source File | |
2893 | # Begin Source File | |
2894 | ||
2895 | SOURCE=..\..\src\msw\renderer.cpp | |
2896 | # End Source File | |
2897 | # Begin Source File | |
2898 | ||
2899 | SOURCE=..\..\src\msw\scrolbar.cpp | |
2900 | ||
5554b4bd | 2901 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2902 | |
2903 | # PROP Exclude_From_Build 1 | |
2904 | ||
5554b4bd | 2905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2906 | |
2907 | # PROP Exclude_From_Build 1 | |
2908 | ||
5554b4bd | 2909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2910 | |
2911 | # PROP Exclude_From_Build 1 | |
2912 | ||
5554b4bd | 2913 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2914 | |
2915 | # PROP Exclude_From_Build 1 | |
2916 | ||
5554b4bd | 2917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2918 | |
2919 | ||
5554b4bd | 2920 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2921 | |
2922 | ||
5554b4bd | 2923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2924 | |
2925 | ||
5554b4bd | 2926 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2927 | |
2928 | ||
5554b4bd | 2929 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2930 | |
2931 | # PROP Exclude_From_Build 1 | |
2932 | ||
5554b4bd | 2933 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2934 | |
2935 | # PROP Exclude_From_Build 1 | |
2936 | ||
5554b4bd | 2937 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2938 | |
2939 | # PROP Exclude_From_Build 1 | |
2940 | ||
5554b4bd | 2941 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2942 | |
2943 | # PROP Exclude_From_Build 1 | |
2944 | ||
5554b4bd | 2945 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2946 | |
28249f11 | 2947 | |
5554b4bd | 2948 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2949 | |
28249f11 | 2950 | |
5554b4bd | 2951 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2952 | |
2953 | ||
5554b4bd | 2954 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2955 | |
2956 | ||
5554b4bd | 2957 | !ENDIF |
28249f11 | 2958 | |
5554b4bd VS |
2959 | # End Source File |
2960 | # Begin Source File | |
28249f11 | 2961 | |
5554b4bd VS |
2962 | SOURCE=..\..\src\msw\settings.cpp |
2963 | # End Source File | |
2964 | # Begin Source File | |
28249f11 | 2965 | |
5554b4bd | 2966 | SOURCE=..\..\src\msw\slider95.cpp |
28249f11 | 2967 | |
5554b4bd | 2968 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2969 | |
2970 | # PROP Exclude_From_Build 1 | |
2971 | ||
5554b4bd | 2972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2973 | |
2974 | # PROP Exclude_From_Build 1 | |
2975 | ||
5554b4bd | 2976 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2977 | |
2978 | # PROP Exclude_From_Build 1 | |
2979 | ||
5554b4bd | 2980 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2981 | |
2982 | # PROP Exclude_From_Build 1 | |
2983 | ||
5554b4bd | 2984 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2985 | |
2986 | ||
5554b4bd | 2987 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2988 | |
2989 | ||
5554b4bd | 2990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2991 | |
2992 | ||
5554b4bd | 2993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2994 | |
2995 | ||
5554b4bd | 2996 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2997 | |
2998 | # PROP Exclude_From_Build 1 | |
2999 | ||
5554b4bd | 3000 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3001 | |
3002 | # PROP Exclude_From_Build 1 | |
3003 | ||
5554b4bd | 3004 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3005 | |
3006 | # PROP Exclude_From_Build 1 | |
3007 | ||
5554b4bd | 3008 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3009 | |
3010 | # PROP Exclude_From_Build 1 | |
3011 | ||
5554b4bd | 3012 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3013 | |
28249f11 | 3014 | |
5554b4bd | 3015 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3016 | |
3017 | ||
3018 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3019 | ||
3020 | ||
5554b4bd | 3021 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3022 | |
3023 | ||
5554b4bd | 3024 | !ENDIF |
28249f11 | 3025 | |
5554b4bd VS |
3026 | # End Source File |
3027 | # Begin Source File | |
28249f11 | 3028 | |
5554b4bd VS |
3029 | SOURCE=..\..\src\msw\spinbutt.cpp |
3030 | ||
3031 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3032 | |
3033 | # PROP Exclude_From_Build 1 | |
3034 | ||
5554b4bd | 3035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3036 | |
3037 | # PROP Exclude_From_Build 1 | |
3038 | ||
5554b4bd | 3039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3040 | |
3041 | # PROP Exclude_From_Build 1 | |
3042 | ||
5554b4bd | 3043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3044 | |
3045 | # PROP Exclude_From_Build 1 | |
3046 | ||
5554b4bd | 3047 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3048 | |
3049 | ||
5554b4bd | 3050 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3051 | |
3052 | ||
5554b4bd | 3053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3054 | |
3055 | ||
5554b4bd | 3056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3057 | |
3058 | ||
5554b4bd | 3059 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3060 | |
3061 | # PROP Exclude_From_Build 1 | |
3062 | ||
5554b4bd | 3063 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3064 | |
3065 | # PROP Exclude_From_Build 1 | |
3066 | ||
5554b4bd | 3067 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3068 | |
3069 | # PROP Exclude_From_Build 1 | |
3070 | ||
5554b4bd | 3071 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3072 | |
3073 | # PROP Exclude_From_Build 1 | |
3074 | ||
5554b4bd | 3075 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3076 | |
28249f11 | 3077 | |
5554b4bd | 3078 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3079 | |
3080 | ||
3081 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3082 | ||
3083 | ||
5554b4bd | 3084 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3085 | |
3086 | ||
5554b4bd | 3087 | !ENDIF |
28249f11 | 3088 | |
5554b4bd VS |
3089 | # End Source File |
3090 | # Begin Source File | |
28249f11 | 3091 | |
5554b4bd VS |
3092 | SOURCE=..\..\src\msw\spinctrl.cpp |
3093 | ||
3094 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3095 | |
3096 | # PROP Exclude_From_Build 1 | |
3097 | ||
5554b4bd | 3098 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3099 | |
3100 | # PROP Exclude_From_Build 1 | |
3101 | ||
5554b4bd | 3102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3103 | |
3104 | # PROP Exclude_From_Build 1 | |
3105 | ||
5554b4bd | 3106 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3107 | |
3108 | # PROP Exclude_From_Build 1 | |
3109 | ||
5554b4bd | 3110 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3111 | |
3112 | ||
5554b4bd | 3113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3114 | |
3115 | ||
5554b4bd | 3116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3117 | |
3118 | ||
5554b4bd | 3119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3120 | |
3121 | ||
5554b4bd | 3122 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3123 | |
3124 | # PROP Exclude_From_Build 1 | |
3125 | ||
5554b4bd | 3126 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3127 | |
3128 | # PROP Exclude_From_Build 1 | |
3129 | ||
5554b4bd | 3130 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3131 | |
3132 | # PROP Exclude_From_Build 1 | |
3133 | ||
5554b4bd | 3134 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3135 | |
3136 | # PROP Exclude_From_Build 1 | |
3137 | ||
5554b4bd | 3138 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3139 | |
28249f11 | 3140 | |
5554b4bd | 3141 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3142 | |
3143 | ||
3144 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3145 | ||
3146 | ||
5554b4bd | 3147 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3148 | |
3149 | ||
5554b4bd | 3150 | !ENDIF |
28249f11 | 3151 | |
5554b4bd VS |
3152 | # End Source File |
3153 | # Begin Source File | |
28249f11 | 3154 | |
5554b4bd VS |
3155 | SOURCE=..\..\src\msw\statbmp.cpp |
3156 | ||
3157 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3158 | |
3159 | # PROP Exclude_From_Build 1 | |
3160 | ||
5554b4bd | 3161 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3162 | |
3163 | # PROP Exclude_From_Build 1 | |
3164 | ||
5554b4bd | 3165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3166 | |
3167 | # PROP Exclude_From_Build 1 | |
3168 | ||
5554b4bd | 3169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3170 | |
3171 | # PROP Exclude_From_Build 1 | |
3172 | ||
5554b4bd | 3173 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3174 | |
3175 | ||
5554b4bd | 3176 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3177 | |
3178 | ||
5554b4bd | 3179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3180 | |
3181 | ||
5554b4bd | 3182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3183 | |
3184 | ||
5554b4bd | 3185 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3186 | |
3187 | # PROP Exclude_From_Build 1 | |
3188 | ||
5554b4bd | 3189 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3190 | |
3191 | # PROP Exclude_From_Build 1 | |
3192 | ||
5554b4bd | 3193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3194 | |
3195 | # PROP Exclude_From_Build 1 | |
3196 | ||
5554b4bd | 3197 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3198 | |
3199 | # PROP Exclude_From_Build 1 | |
3200 | ||
5554b4bd | 3201 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3202 | |
28249f11 | 3203 | |
5554b4bd | 3204 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3205 | |
3206 | ||
3207 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3208 | ||
3209 | ||
5554b4bd | 3210 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3211 | |
3212 | ||
5554b4bd | 3213 | !ENDIF |
28249f11 | 3214 | |
5554b4bd VS |
3215 | # End Source File |
3216 | # Begin Source File | |
28249f11 | 3217 | |
5554b4bd VS |
3218 | SOURCE=..\..\src\msw\statbox.cpp |
3219 | ||
3220 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3221 | |
3222 | # PROP Exclude_From_Build 1 | |
3223 | ||
5554b4bd | 3224 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3225 | |
3226 | # PROP Exclude_From_Build 1 | |
3227 | ||
5554b4bd | 3228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3229 | |
3230 | # PROP Exclude_From_Build 1 | |
3231 | ||
5554b4bd | 3232 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3233 | |
3234 | # PROP Exclude_From_Build 1 | |
3235 | ||
5554b4bd | 3236 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3237 | |
3238 | ||
5554b4bd | 3239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3240 | |
3241 | ||
5554b4bd | 3242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3243 | |
3244 | ||
5554b4bd | 3245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3246 | |
3247 | ||
5554b4bd | 3248 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3249 | |
3250 | # PROP Exclude_From_Build 1 | |
3251 | ||
5554b4bd | 3252 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3253 | |
3254 | # PROP Exclude_From_Build 1 | |
3255 | ||
5554b4bd | 3256 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3257 | |
3258 | # PROP Exclude_From_Build 1 | |
3259 | ||
5554b4bd | 3260 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3261 | |
3262 | # PROP Exclude_From_Build 1 | |
3263 | ||
5554b4bd | 3264 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3265 | |
28249f11 | 3266 | |
5554b4bd | 3267 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3268 | |
3269 | ||
3270 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3271 | ||
3272 | ||
5554b4bd | 3273 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3274 | |
3275 | ||
5554b4bd | 3276 | !ENDIF |
28249f11 | 3277 | |
5554b4bd VS |
3278 | # End Source File |
3279 | # Begin Source File | |
28249f11 | 3280 | |
5554b4bd VS |
3281 | SOURCE=..\..\src\msw\statbr95.cpp |
3282 | ||
3283 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3284 | |
3285 | # PROP Exclude_From_Build 1 | |
3286 | ||
5554b4bd | 3287 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3288 | |
3289 | # PROP Exclude_From_Build 1 | |
3290 | ||
5554b4bd | 3291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3292 | |
3293 | # PROP Exclude_From_Build 1 | |
3294 | ||
5554b4bd | 3295 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3296 | |
3297 | # PROP Exclude_From_Build 1 | |
3298 | ||
5554b4bd | 3299 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3300 | |
3301 | ||
5554b4bd | 3302 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3303 | |
3304 | ||
5554b4bd | 3305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3306 | |
3307 | ||
5554b4bd | 3308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3309 | |
3310 | ||
5554b4bd | 3311 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3312 | |
3313 | # PROP Exclude_From_Build 1 | |
3314 | ||
5554b4bd | 3315 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3316 | |
3317 | # PROP Exclude_From_Build 1 | |
3318 | ||
5554b4bd | 3319 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3320 | |
3321 | # PROP Exclude_From_Build 1 | |
3322 | ||
5554b4bd | 3323 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3324 | |
3325 | # PROP Exclude_From_Build 1 | |
3326 | ||
5554b4bd | 3327 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3328 | |
28249f11 | 3329 | |
5554b4bd | 3330 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3331 | |
3332 | ||
3333 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3334 | ||
3335 | ||
5554b4bd | 3336 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3337 | |
3338 | ||
5554b4bd | 3339 | !ENDIF |
28249f11 | 3340 | |
5554b4bd VS |
3341 | # End Source File |
3342 | # Begin Source File | |
28249f11 | 3343 | |
5554b4bd VS |
3344 | SOURCE=..\..\src\msw\statline.cpp |
3345 | ||
3346 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3347 | |
3348 | # PROP Exclude_From_Build 1 | |
3349 | ||
5554b4bd | 3350 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3351 | |
3352 | # PROP Exclude_From_Build 1 | |
3353 | ||
5554b4bd | 3354 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3355 | |
3356 | # PROP Exclude_From_Build 1 | |
3357 | ||
5554b4bd | 3358 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3359 | |
3360 | # PROP Exclude_From_Build 1 | |
3361 | ||
5554b4bd | 3362 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3363 | |
3364 | ||
5554b4bd | 3365 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3366 | |
3367 | ||
5554b4bd | 3368 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3369 | |
3370 | ||
5554b4bd | 3371 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3372 | |
3373 | ||
5554b4bd | 3374 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3375 | |
3376 | # PROP Exclude_From_Build 1 | |
3377 | ||
5554b4bd | 3378 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3379 | |
3380 | # PROP Exclude_From_Build 1 | |
3381 | ||
5554b4bd | 3382 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3383 | |
3384 | # PROP Exclude_From_Build 1 | |
3385 | ||
5554b4bd | 3386 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3387 | |
3388 | # PROP Exclude_From_Build 1 | |
3389 | ||
5554b4bd | 3390 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3391 | |
28249f11 | 3392 | |
5554b4bd | 3393 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3394 | |
3395 | ||
3396 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3397 | ||
3398 | ||
5554b4bd | 3399 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3400 | |
3401 | ||
5554b4bd | 3402 | !ENDIF |
28249f11 | 3403 | |
5554b4bd VS |
3404 | # End Source File |
3405 | # Begin Source File | |
28249f11 | 3406 | |
5554b4bd VS |
3407 | SOURCE=..\..\src\msw\stattext.cpp |
3408 | ||
3409 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3410 | |
3411 | # PROP Exclude_From_Build 1 | |
3412 | ||
5554b4bd | 3413 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3414 | |
3415 | # PROP Exclude_From_Build 1 | |
3416 | ||
5554b4bd | 3417 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3418 | |
3419 | # PROP Exclude_From_Build 1 | |
3420 | ||
5554b4bd | 3421 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3422 | |
3423 | # PROP Exclude_From_Build 1 | |
3424 | ||
5554b4bd | 3425 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3426 | |
3427 | ||
5554b4bd | 3428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3429 | |
3430 | ||
5554b4bd | 3431 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3432 | |
3433 | ||
5554b4bd | 3434 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3435 | |
3436 | ||
5554b4bd | 3437 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3438 | |
3439 | # PROP Exclude_From_Build 1 | |
3440 | ||
5554b4bd | 3441 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3442 | |
3443 | # PROP Exclude_From_Build 1 | |
3444 | ||
5554b4bd | 3445 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3446 | |
3447 | # PROP Exclude_From_Build 1 | |
3448 | ||
5554b4bd | 3449 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3450 | |
3451 | # PROP Exclude_From_Build 1 | |
3452 | ||
5554b4bd | 3453 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3454 | |
28249f11 | 3455 | |
5554b4bd | 3456 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3457 | |
3458 | ||
3459 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3460 | ||
3461 | ||
5554b4bd | 3462 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3463 | |
3464 | ||
5554b4bd | 3465 | !ENDIF |
28249f11 | 3466 | |
5554b4bd VS |
3467 | # End Source File |
3468 | # Begin Source File | |
28249f11 | 3469 | |
5554b4bd VS |
3470 | SOURCE=..\..\src\msw\tabctrl.cpp |
3471 | ||
3472 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3473 | |
3474 | # PROP Exclude_From_Build 1 | |
3475 | ||
5554b4bd | 3476 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3477 | |
3478 | # PROP Exclude_From_Build 1 | |
3479 | ||
5554b4bd | 3480 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3481 | |
3482 | # PROP Exclude_From_Build 1 | |
3483 | ||
5554b4bd | 3484 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3485 | |
3486 | # PROP Exclude_From_Build 1 | |
3487 | ||
5554b4bd | 3488 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3489 | |
3490 | ||
5554b4bd | 3491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3492 | |
3493 | ||
5554b4bd | 3494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3495 | |
3496 | ||
5554b4bd | 3497 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3498 | |
3499 | ||
5554b4bd | 3500 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3501 | |
3502 | # PROP Exclude_From_Build 1 | |
3503 | ||
5554b4bd | 3504 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3505 | |
3506 | # PROP Exclude_From_Build 1 | |
3507 | ||
5554b4bd | 3508 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3509 | |
3510 | # PROP Exclude_From_Build 1 | |
3511 | ||
5554b4bd | 3512 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3513 | |
3514 | # PROP Exclude_From_Build 1 | |
3515 | ||
5554b4bd | 3516 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3517 | |
28249f11 | 3518 | |
5554b4bd | 3519 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3520 | |
3521 | ||
3522 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3523 | ||
3524 | ||
5554b4bd | 3525 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3526 | |
3527 | ||
5554b4bd | 3528 | !ENDIF |
28249f11 | 3529 | |
5554b4bd VS |
3530 | # End Source File |
3531 | # Begin Source File | |
28249f11 | 3532 | |
5554b4bd VS |
3533 | SOURCE=..\..\src\msw\tbar95.cpp |
3534 | ||
3535 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3536 | |
3537 | # PROP Exclude_From_Build 1 | |
3538 | ||
5554b4bd | 3539 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3540 | |
3541 | # PROP Exclude_From_Build 1 | |
3542 | ||
5554b4bd | 3543 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3544 | |
3545 | # PROP Exclude_From_Build 1 | |
3546 | ||
5554b4bd | 3547 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3548 | |
3549 | # PROP Exclude_From_Build 1 | |
3550 | ||
5554b4bd | 3551 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3552 | |
3553 | ||
5554b4bd | 3554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3555 | |
3556 | ||
5554b4bd | 3557 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3558 | |
3559 | ||
5554b4bd | 3560 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3561 | |
3562 | ||
5554b4bd | 3563 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3564 | |
3565 | # PROP Exclude_From_Build 1 | |
3566 | ||
5554b4bd | 3567 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3568 | |
3569 | # PROP Exclude_From_Build 1 | |
3570 | ||
5554b4bd | 3571 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3572 | |
3573 | # PROP Exclude_From_Build 1 | |
3574 | ||
5554b4bd | 3575 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3576 | |
3577 | # PROP Exclude_From_Build 1 | |
3578 | ||
5554b4bd | 3579 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3580 | |
28249f11 | 3581 | |
5554b4bd | 3582 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3583 | |
3584 | ||
3585 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3586 | ||
3587 | ||
5554b4bd | 3588 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3589 | |
3590 | ||
5554b4bd | 3591 | !ENDIF |
28249f11 | 3592 | |
5554b4bd VS |
3593 | # End Source File |
3594 | # Begin Source File | |
28249f11 | 3595 | |
5554b4bd VS |
3596 | SOURCE=..\..\src\msw\textctrl.cpp |
3597 | ||
3598 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3599 | |
3600 | # PROP Exclude_From_Build 1 | |
3601 | ||
5554b4bd | 3602 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3603 | |
3604 | # PROP Exclude_From_Build 1 | |
3605 | ||
5554b4bd | 3606 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3607 | |
3608 | # PROP Exclude_From_Build 1 | |
3609 | ||
5554b4bd | 3610 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3611 | |
3612 | # PROP Exclude_From_Build 1 | |
3613 | ||
5554b4bd | 3614 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3615 | |
3616 | ||
5554b4bd | 3617 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3618 | |
3619 | ||
5554b4bd | 3620 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3621 | |
3622 | ||
5554b4bd | 3623 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3624 | |
3625 | ||
5554b4bd | 3626 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3627 | |
3628 | # PROP Exclude_From_Build 1 | |
3629 | ||
5554b4bd | 3630 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3631 | |
3632 | # PROP Exclude_From_Build 1 | |
3633 | ||
5554b4bd | 3634 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3635 | |
3636 | # PROP Exclude_From_Build 1 | |
3637 | ||
5554b4bd | 3638 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3639 | |
3640 | # PROP Exclude_From_Build 1 | |
3641 | ||
5554b4bd | 3642 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3643 | |
28249f11 | 3644 | |
5554b4bd | 3645 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3646 | |
3647 | ||
3648 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3649 | ||
3650 | ||
5554b4bd | 3651 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3652 | |
3653 | ||
5554b4bd | 3654 | !ENDIF |
28249f11 | 3655 | |
5554b4bd VS |
3656 | # End Source File |
3657 | # Begin Source File | |
28249f11 | 3658 | |
5554b4bd VS |
3659 | SOURCE=..\..\src\msw\tglbtn.cpp |
3660 | ||
3661 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3662 | |
3663 | # PROP Exclude_From_Build 1 | |
3664 | ||
5554b4bd | 3665 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3666 | |
3667 | # PROP Exclude_From_Build 1 | |
3668 | ||
5554b4bd | 3669 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3670 | |
3671 | # PROP Exclude_From_Build 1 | |
3672 | ||
5554b4bd | 3673 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3674 | |
3675 | # PROP Exclude_From_Build 1 | |
3676 | ||
5554b4bd | 3677 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3678 | |
3679 | ||
5554b4bd | 3680 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3681 | |
3682 | ||
5554b4bd | 3683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3684 | |
3685 | ||
5554b4bd | 3686 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3687 | |
3688 | ||
5554b4bd | 3689 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3690 | |
3691 | # PROP Exclude_From_Build 1 | |
3692 | ||
5554b4bd | 3693 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3694 | |
3695 | # PROP Exclude_From_Build 1 | |
3696 | ||
5554b4bd | 3697 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3698 | |
3699 | # PROP Exclude_From_Build 1 | |
3700 | ||
5554b4bd | 3701 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3702 | |
3703 | # PROP Exclude_From_Build 1 | |
3704 | ||
5554b4bd VS |
3705 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3706 | ||
3707 | ||
3708 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3709 | ||
3710 | ||
3711 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3712 | ||
3713 | ||
3714 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
3715 | ||
3716 | ||
28249f11 VS |
3717 | !ENDIF |
3718 | ||
3719 | # End Source File | |
3720 | # Begin Source File | |
3721 | ||
3722 | SOURCE=..\..\src\msw\timer.cpp | |
3723 | # End Source File | |
3724 | # Begin Source File | |
3725 | ||
3726 | SOURCE=..\..\src\msw\tooltip.cpp | |
3727 | # End Source File | |
3728 | # Begin Source File | |
3729 | ||
3730 | SOURCE=..\..\src\msw\toplevel.cpp | |
3731 | # End Source File | |
3732 | # Begin Source File | |
3733 | ||
3734 | SOURCE=..\..\src\msw\treectrl.cpp | |
3735 | ||
5554b4bd | 3736 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3737 | |
5554b4bd | 3738 | # PROP Exclude_From_Build 1 |
28249f11 | 3739 | |
5554b4bd | 3740 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3741 | |
3742 | # PROP Exclude_From_Build 1 | |
3743 | ||
5554b4bd | 3744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3745 | |
3746 | # PROP Exclude_From_Build 1 | |
3747 | ||
5554b4bd | 3748 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3749 | |
3750 | # PROP Exclude_From_Build 1 | |
3751 | ||
5554b4bd | 3752 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3753 | |
28249f11 | 3754 | |
5554b4bd | 3755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3756 | |
3757 | ||
3758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3759 | ||
3760 | ||
5554b4bd | 3761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3762 | |
3763 | ||
5554b4bd | 3764 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3765 | |
5554b4bd | 3766 | # PROP Exclude_From_Build 1 |
28249f11 | 3767 | |
5554b4bd | 3768 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3769 | |
3770 | # PROP Exclude_From_Build 1 | |
3771 | ||
5554b4bd | 3772 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3773 | |
3774 | # PROP Exclude_From_Build 1 | |
3775 | ||
5554b4bd | 3776 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3777 | |
3778 | # PROP Exclude_From_Build 1 | |
3779 | ||
5554b4bd VS |
3780 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3781 | ||
3782 | ||
3783 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3784 | ||
3785 | ||
3786 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3787 | ||
3788 | ||
3789 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 3790 | |
28249f11 VS |
3791 | |
3792 | !ENDIF | |
3793 | ||
3794 | # End Source File | |
3795 | # Begin Source File | |
3796 | ||
3797 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3798 | # End Source File | |
3799 | # Begin Source File | |
3800 | ||
3801 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3802 | # End Source File | |
3803 | # Begin Source File | |
3804 | ||
3805 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3806 | # End Source File | |
3807 | # Begin Source File | |
3808 | ||
3809 | SOURCE=..\..\src\msw\volume.cpp | |
3810 | # End Source File | |
3811 | # Begin Source File | |
3812 | ||
3813 | SOURCE=..\..\src\msw\window.cpp | |
3814 | # End Source File | |
3815 | # End Group | |
3816 | # Begin Group "Generic Sources" | |
3817 | ||
3818 | # PROP Default_Filter "" | |
3819 | # Begin Source File | |
3820 | ||
3821 | SOURCE=..\..\src\generic\accel.cpp | |
3822 | ||
5554b4bd | 3823 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3824 | |
28249f11 | 3825 | |
5554b4bd | 3826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3827 | |
28249f11 | 3828 | |
5554b4bd | 3829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3830 | |
28249f11 | 3831 | |
5554b4bd VS |
3832 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
3833 | ||
3834 | ||
3835 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
3836 | |
3837 | # PROP Exclude_From_Build 1 | |
3838 | ||
5554b4bd | 3839 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 3840 | |
5554b4bd | 3841 | # PROP Exclude_From_Build 1 |
28249f11 | 3842 | |
5554b4bd | 3843 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 3844 | |
5554b4bd | 3845 | # PROP Exclude_From_Build 1 |
28249f11 | 3846 | |
5554b4bd | 3847 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3848 | |
5554b4bd | 3849 | # PROP Exclude_From_Build 1 |
28249f11 VS |
3850 | |
3851 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3852 | ||
3853 | ||
5554b4bd | 3854 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 3855 | |
28249f11 | 3856 | |
5554b4bd | 3857 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 3858 | |
28249f11 | 3859 | |
5554b4bd | 3860 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3861 | |
28249f11 | 3862 | |
5554b4bd | 3863 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3864 | |
3865 | # PROP Exclude_From_Build 1 | |
3866 | ||
5554b4bd | 3867 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3868 | |
5554b4bd | 3869 | # PROP Exclude_From_Build 1 |
28249f11 | 3870 | |
5554b4bd | 3871 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3872 | |
5554b4bd | 3873 | # PROP Exclude_From_Build 1 |
28249f11 | 3874 | |
5554b4bd | 3875 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3876 | |
5554b4bd | 3877 | # PROP Exclude_From_Build 1 |
28249f11 VS |
3878 | |
3879 | !ENDIF | |
3880 | ||
3881 | # End Source File | |
3882 | # Begin Source File | |
3883 | ||
3884 | SOURCE=..\..\src\generic\busyinfo.cpp | |
3885 | # End Source File | |
3886 | # Begin Source File | |
3887 | ||
3888 | SOURCE=..\..\src\generic\choicdgg.cpp | |
3889 | # End Source File | |
3890 | # Begin Source File | |
3891 | ||
3892 | SOURCE=..\..\src\generic\colrdlgg.cpp | |
3893 | ||
5554b4bd | 3894 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3895 | |
28249f11 | 3896 | |
5554b4bd | 3897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3898 | |
28249f11 | 3899 | |
5554b4bd | 3900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3901 | |
28249f11 | 3902 | |
5554b4bd VS |
3903 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
3904 | ||
3905 | ||
3906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
3907 | |
3908 | # PROP Exclude_From_Build 1 | |
3909 | ||
5554b4bd | 3910 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 3911 | |
5554b4bd | 3912 | # PROP Exclude_From_Build 1 |
28249f11 | 3913 | |
5554b4bd | 3914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 3915 | |
5554b4bd | 3916 | # PROP Exclude_From_Build 1 |
28249f11 | 3917 | |
5554b4bd | 3918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3919 | |
5554b4bd | 3920 | # PROP Exclude_From_Build 1 |
28249f11 VS |
3921 | |
3922 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3923 | ||
3924 | ||
5554b4bd | 3925 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 3926 | |
28249f11 | 3927 | |
5554b4bd | 3928 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 3929 | |
28249f11 | 3930 | |
5554b4bd | 3931 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3932 | |
28249f11 | 3933 | |
5554b4bd | 3934 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3935 | |
3936 | # PROP Exclude_From_Build 1 | |
3937 | ||
5554b4bd | 3938 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3939 | |
5554b4bd | 3940 | # PROP Exclude_From_Build 1 |
28249f11 | 3941 | |
5554b4bd | 3942 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3943 | |
5554b4bd | 3944 | # PROP Exclude_From_Build 1 |
28249f11 | 3945 | |
5554b4bd | 3946 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3947 | |
5554b4bd | 3948 | # PROP Exclude_From_Build 1 |
28249f11 VS |
3949 | |
3950 | !ENDIF | |
3951 | ||
3952 | # End Source File | |
3953 | # Begin Source File | |
3954 | ||
3955 | SOURCE=..\..\src\generic\dcpsg.cpp | |
3956 | # End Source File | |
3957 | # Begin Source File | |
3958 | ||
3959 | SOURCE=..\..\src\generic\dirctrlg.cpp | |
3960 | # End Source File | |
3961 | # Begin Source File | |
3962 | ||
3963 | SOURCE=..\..\src\generic\dirdlgg.cpp | |
3964 | ||
5554b4bd | 3965 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3966 | |
28249f11 | 3967 | |
5554b4bd | 3968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3969 | |
28249f11 | 3970 | |
5554b4bd | 3971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3972 | |
28249f11 | 3973 | |
5554b4bd VS |
3974 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
3975 | ||
3976 | ||
3977 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
3978 | |
3979 | # PROP Exclude_From_Build 1 | |
3980 | ||
5554b4bd | 3981 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 3982 | |
5554b4bd | 3983 | # PROP Exclude_From_Build 1 |
28249f11 | 3984 | |
5554b4bd | 3985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 3986 | |
5554b4bd | 3987 | # PROP Exclude_From_Build 1 |
28249f11 | 3988 | |
5554b4bd | 3989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3990 | |
5554b4bd | 3991 | # PROP Exclude_From_Build 1 |
28249f11 VS |
3992 | |
3993 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3994 | ||
3995 | ||
5554b4bd | 3996 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 3997 | |
28249f11 | 3998 | |
5554b4bd | 3999 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4000 | |
28249f11 | 4001 | |
5554b4bd | 4002 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4003 | |
28249f11 | 4004 | |
5554b4bd | 4005 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4006 | |
4007 | # PROP Exclude_From_Build 1 | |
4008 | ||
5554b4bd | 4009 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4010 | |
5554b4bd | 4011 | # PROP Exclude_From_Build 1 |
28249f11 | 4012 | |
5554b4bd | 4013 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4014 | |
5554b4bd | 4015 | # PROP Exclude_From_Build 1 |
28249f11 | 4016 | |
5554b4bd | 4017 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4018 | |
5554b4bd | 4019 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4020 | |
4021 | !ENDIF | |
4022 | ||
4023 | # End Source File | |
4024 | # Begin Source File | |
4025 | ||
4026 | SOURCE=..\..\src\generic\dragimgg.cpp | |
4027 | # End Source File | |
4028 | # Begin Source File | |
4029 | ||
4030 | SOURCE=..\..\src\generic\fdrepdlg.cpp | |
4031 | ||
5554b4bd | 4032 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4033 | |
28249f11 | 4034 | |
5554b4bd VS |
4035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4036 | ||
4037 | ||
4038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4039 | ||
4040 | ||
4041 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4042 | ||
4043 | ||
4044 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4045 | |
4046 | # PROP Exclude_From_Build 1 | |
4047 | ||
5554b4bd | 4048 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4049 | |
4050 | # PROP Exclude_From_Build 1 | |
4051 | ||
5554b4bd | 4052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4053 | |
4054 | # PROP Exclude_From_Build 1 | |
4055 | ||
5554b4bd | 4056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4057 | |
5554b4bd | 4058 | # PROP Exclude_From_Build 1 |
28249f11 | 4059 | |
5554b4bd | 4060 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4061 | |
4062 | ||
4063 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4064 | ||
4065 | ||
5554b4bd | 4066 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4067 | |
4068 | ||
5554b4bd VS |
4069 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4070 | ||
4071 | ||
4072 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4073 | |
4074 | # PROP Exclude_From_Build 1 | |
4075 | ||
5554b4bd | 4076 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4077 | |
4078 | # PROP Exclude_From_Build 1 | |
4079 | ||
5554b4bd | 4080 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4081 | |
4082 | # PROP Exclude_From_Build 1 | |
4083 | ||
5554b4bd | 4084 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4085 | |
4086 | # PROP Exclude_From_Build 1 | |
4087 | ||
5554b4bd VS |
4088 | !ENDIF |
4089 | ||
4090 | # End Source File | |
4091 | # Begin Source File | |
28249f11 | 4092 | |
5554b4bd | 4093 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4094 | |
5554b4bd | 4095 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4096 | |
4097 | ||
4098 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4099 | ||
4100 | ||
5554b4bd | 4101 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4102 | |
28249f11 | 4103 | |
5554b4bd | 4104 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4105 | |
28249f11 | 4106 | |
5554b4bd | 4107 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4108 | |
4109 | # PROP Exclude_From_Build 1 | |
4110 | ||
5554b4bd | 4111 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4112 | |
4113 | # PROP Exclude_From_Build 1 | |
4114 | ||
5554b4bd | 4115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4116 | |
4117 | # PROP Exclude_From_Build 1 | |
4118 | ||
5554b4bd | 4119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4120 | |
4121 | # PROP Exclude_From_Build 1 | |
4122 | ||
5554b4bd | 4123 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4124 | |
4125 | ||
5554b4bd | 4126 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4127 | |
4128 | ||
5554b4bd | 4129 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4130 | |
4131 | ||
5554b4bd | 4132 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4133 | |
4134 | ||
5554b4bd | 4135 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4136 | |
4137 | # PROP Exclude_From_Build 1 | |
4138 | ||
5554b4bd | 4139 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4140 | |
4141 | # PROP Exclude_From_Build 1 | |
4142 | ||
5554b4bd | 4143 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4144 | |
4145 | # PROP Exclude_From_Build 1 | |
4146 | ||
5554b4bd | 4147 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4148 | |
4149 | # PROP Exclude_From_Build 1 | |
4150 | ||
5554b4bd | 4151 | !ENDIF |
28249f11 | 4152 | |
5554b4bd VS |
4153 | # End Source File |
4154 | # Begin Source File | |
28249f11 | 4155 | |
5554b4bd | 4156 | SOURCE=..\..\src\generic\fontdlgg.cpp |
28249f11 | 4157 | |
5554b4bd | 4158 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4159 | |
28249f11 | 4160 | |
5554b4bd | 4161 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4162 | |
28249f11 | 4163 | |
5554b4bd | 4164 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4165 | |
28249f11 | 4166 | |
5554b4bd | 4167 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4168 | |
28249f11 | 4169 | |
5554b4bd | 4170 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4171 | |
4172 | # PROP Exclude_From_Build 1 | |
4173 | ||
5554b4bd | 4174 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4175 | |
4176 | # PROP Exclude_From_Build 1 | |
4177 | ||
5554b4bd | 4178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4179 | |
4180 | # PROP Exclude_From_Build 1 | |
4181 | ||
5554b4bd | 4182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4183 | |
4184 | # PROP Exclude_From_Build 1 | |
4185 | ||
5554b4bd | 4186 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4187 | |
4188 | ||
5554b4bd | 4189 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4190 | |
4191 | ||
5554b4bd | 4192 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4193 | |
4194 | ||
5554b4bd | 4195 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4196 | |
4197 | ||
5554b4bd | 4198 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4199 | |
4200 | # PROP Exclude_From_Build 1 | |
4201 | ||
5554b4bd | 4202 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4203 | |
4204 | # PROP Exclude_From_Build 1 | |
4205 | ||
5554b4bd | 4206 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4207 | |
4208 | # PROP Exclude_From_Build 1 | |
4209 | ||
5554b4bd | 4210 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4211 | |
4212 | # PROP Exclude_From_Build 1 | |
4213 | ||
5554b4bd | 4214 | !ENDIF |
28249f11 | 4215 | |
5554b4bd VS |
4216 | # End Source File |
4217 | # Begin Source File | |
28249f11 | 4218 | |
5554b4bd | 4219 | SOURCE=..\..\src\generic\imaglist.cpp |
28249f11 | 4220 | |
5554b4bd | 4221 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4222 | |
28249f11 | 4223 | |
5554b4bd | 4224 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4225 | |
28249f11 | 4226 | |
5554b4bd | 4227 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4228 | |
28249f11 | 4229 | |
5554b4bd | 4230 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4231 | |
28249f11 | 4232 | |
5554b4bd | 4233 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4234 | |
4235 | # PROP Exclude_From_Build 1 | |
4236 | ||
5554b4bd | 4237 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4238 | |
4239 | # PROP Exclude_From_Build 1 | |
4240 | ||
5554b4bd | 4241 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4242 | |
4243 | # PROP Exclude_From_Build 1 | |
4244 | ||
5554b4bd | 4245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4246 | |
4247 | # PROP Exclude_From_Build 1 | |
4248 | ||
5554b4bd | 4249 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4250 | |
4251 | ||
5554b4bd | 4252 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4253 | |
4254 | ||
5554b4bd | 4255 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4256 | |
4257 | ||
5554b4bd | 4258 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4259 | |
4260 | ||
5554b4bd | 4261 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4262 | |
4263 | # PROP Exclude_From_Build 1 | |
4264 | ||
5554b4bd | 4265 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4266 | |
4267 | # PROP Exclude_From_Build 1 | |
4268 | ||
5554b4bd | 4269 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4270 | |
4271 | # PROP Exclude_From_Build 1 | |
4272 | ||
5554b4bd | 4273 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4274 | |
4275 | # PROP Exclude_From_Build 1 | |
4276 | ||
5554b4bd | 4277 | !ENDIF |
28249f11 | 4278 | |
5554b4bd VS |
4279 | # End Source File |
4280 | # Begin Source File | |
28249f11 | 4281 | |
5554b4bd VS |
4282 | SOURCE=..\..\src\generic\listbkg.cpp |
4283 | # End Source File | |
4284 | # Begin Source File | |
28249f11 | 4285 | |
5554b4bd | 4286 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4287 | |
5554b4bd | 4288 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4289 | |
4290 | ||
5554b4bd | 4291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4292 | |
4293 | ||
5554b4bd | 4294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4295 | |
28249f11 | 4296 | |
5554b4bd | 4297 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
73fb9ebe | 4298 | |
28249f11 | 4299 | |
5554b4bd | 4300 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4301 | |
4302 | # PROP Exclude_From_Build 1 | |
4303 | ||
5554b4bd | 4304 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4305 | |
4306 | # PROP Exclude_From_Build 1 | |
4307 | ||
5554b4bd | 4308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4309 | |
4310 | # PROP Exclude_From_Build 1 | |
4311 | ||
5554b4bd | 4312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4313 | |
4314 | # PROP Exclude_From_Build 1 | |
4315 | ||
5554b4bd | 4316 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4317 | |
4318 | ||
5554b4bd | 4319 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4320 | |
4321 | ||
5554b4bd | 4322 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4323 | |
4324 | ||
5554b4bd | 4325 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4326 | |
4327 | ||
5554b4bd | 4328 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4329 | |
4330 | # PROP Exclude_From_Build 1 | |
4331 | ||
5554b4bd | 4332 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4333 | |
4334 | # PROP Exclude_From_Build 1 | |
4335 | ||
5554b4bd | 4336 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4337 | |
4338 | # PROP Exclude_From_Build 1 | |
4339 | ||
5554b4bd | 4340 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4341 | |
4342 | # PROP Exclude_From_Build 1 | |
4343 | ||
5554b4bd | 4344 | !ENDIF |
28249f11 | 4345 | |
5554b4bd VS |
4346 | # End Source File |
4347 | # Begin Source File | |
28249f11 | 4348 | |
5554b4bd VS |
4349 | SOURCE=..\..\src\generic\logg.cpp |
4350 | # End Source File | |
4351 | # Begin Source File | |
28249f11 | 4352 | |
5554b4bd | 4353 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4354 | |
5554b4bd | 4355 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4356 | |
4357 | ||
5554b4bd | 4358 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4359 | |
4360 | ||
5554b4bd | 4361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4362 | |
28249f11 | 4363 | |
5554b4bd | 4364 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4365 | |
28249f11 | 4366 | |
5554b4bd | 4367 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4368 | |
4369 | # PROP Exclude_From_Build 1 | |
4370 | ||
5554b4bd | 4371 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4372 | |
4373 | # PROP Exclude_From_Build 1 | |
4374 | ||
5554b4bd | 4375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4376 | |
4377 | # PROP Exclude_From_Build 1 | |
4378 | ||
5554b4bd | 4379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4380 | |
4381 | # PROP Exclude_From_Build 1 | |
4382 | ||
5554b4bd | 4383 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4384 | |
4385 | ||
5554b4bd | 4386 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4387 | |
4388 | ||
5554b4bd | 4389 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4390 | |
4391 | ||
5554b4bd | 4392 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4393 | |
4394 | ||
5554b4bd | 4395 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4396 | |
4397 | # PROP Exclude_From_Build 1 | |
4398 | ||
5554b4bd | 4399 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4400 | |
4401 | # PROP Exclude_From_Build 1 | |
4402 | ||
5554b4bd | 4403 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4404 | |
4405 | # PROP Exclude_From_Build 1 | |
4406 | ||
5554b4bd | 4407 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4408 | |
4409 | # PROP Exclude_From_Build 1 | |
4410 | ||
5554b4bd | 4411 | !ENDIF |
28249f11 | 4412 | |
5554b4bd VS |
4413 | # End Source File |
4414 | # Begin Source File | |
28249f11 | 4415 | |
5554b4bd | 4416 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4417 | |
5554b4bd | 4418 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4419 | |
28249f11 | 4420 | |
5554b4bd | 4421 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4422 | |
28249f11 | 4423 | |
5554b4bd | 4424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4425 | |
28249f11 | 4426 | |
5554b4bd | 4427 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4428 | |
28249f11 | 4429 | |
5554b4bd | 4430 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4431 | |
4432 | # PROP Exclude_From_Build 1 | |
4433 | ||
5554b4bd | 4434 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4435 | |
4436 | # PROP Exclude_From_Build 1 | |
4437 | ||
5554b4bd | 4438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4439 | |
4440 | # PROP Exclude_From_Build 1 | |
4441 | ||
5554b4bd | 4442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4443 | |
4444 | # PROP Exclude_From_Build 1 | |
4445 | ||
5554b4bd | 4446 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4447 | |
4448 | ||
4449 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4450 | ||
4451 | ||
5554b4bd | 4452 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4453 | |
4454 | ||
5554b4bd | 4455 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4456 | |
28249f11 | 4457 | |
5554b4bd | 4458 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4459 | |
4460 | # PROP Exclude_From_Build 1 | |
4461 | ||
5554b4bd | 4462 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4463 | |
4464 | # PROP Exclude_From_Build 1 | |
4465 | ||
5554b4bd | 4466 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4467 | |
4468 | # PROP Exclude_From_Build 1 | |
4469 | ||
5554b4bd | 4470 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4471 | |
5554b4bd | 4472 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4473 | |
4474 | !ENDIF | |
4475 | ||
4476 | # End Source File | |
4477 | # Begin Source File | |
4478 | ||
4479 | SOURCE=..\..\src\generic\numdlgg.cpp | |
4480 | # End Source File | |
4481 | # Begin Source File | |
4482 | ||
4483 | SOURCE=..\..\src\generic\panelg.cpp | |
4484 | # End Source File | |
4485 | # Begin Source File | |
4486 | ||
75a0a7b7 VS |
4487 | SOURCE=..\..\src\generic\printps.cpp |
4488 | # End Source File | |
4489 | # Begin Source File | |
4490 | ||
28249f11 | 4491 | SOURCE=..\..\src\generic\prntdlgg.cpp |
28249f11 VS |
4492 | # End Source File |
4493 | # Begin Source File | |
4494 | ||
4495 | SOURCE=..\..\src\generic\progdlgg.cpp | |
4496 | # End Source File | |
4497 | # Begin Source File | |
4498 | ||
4499 | SOURCE=..\..\src\generic\renderg.cpp | |
4500 | # End Source File | |
4501 | # Begin Source File | |
4502 | ||
4503 | SOURCE=..\..\src\generic\scrlwing.cpp | |
4504 | # End Source File | |
4505 | # Begin Source File | |
4506 | ||
4507 | SOURCE=..\..\src\generic\selstore.cpp | |
4508 | # End Source File | |
4509 | # Begin Source File | |
4510 | ||
4511 | SOURCE=..\..\src\generic\spinctlg.cpp | |
4512 | # End Source File | |
4513 | # Begin Source File | |
4514 | ||
4515 | SOURCE=..\..\src\generic\splitter.cpp | |
4516 | # End Source File | |
4517 | # Begin Source File | |
4518 | ||
4519 | SOURCE=..\..\src\generic\statusbr.cpp | |
4520 | ||
5554b4bd | 4521 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4522 | |
5554b4bd | 4523 | # PROP Exclude_From_Build 1 |
28249f11 | 4524 | |
5554b4bd VS |
4525 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4526 | ||
4527 | # PROP Exclude_From_Build 1 | |
4528 | ||
4529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4530 | ||
4531 | # PROP Exclude_From_Build 1 | |
4532 | ||
4533 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4534 | ||
4535 | # PROP Exclude_From_Build 1 | |
4536 | ||
4537 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4538 | ||
4539 | ||
4540 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
4541 | |
4542 | ||
5554b4bd | 4543 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4544 | |
4545 | ||
5554b4bd | 4546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4547 | |
4548 | ||
5554b4bd | 4549 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4550 | |
4551 | # PROP Exclude_From_Build 1 | |
4552 | ||
5554b4bd | 4553 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4554 | |
4555 | # PROP Exclude_From_Build 1 | |
4556 | ||
5554b4bd | 4557 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4558 | |
4559 | # PROP Exclude_From_Build 1 | |
4560 | ||
5554b4bd | 4561 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4562 | |
4563 | # PROP Exclude_From_Build 1 | |
4564 | ||
5554b4bd | 4565 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4566 | |
4567 | ||
5554b4bd | 4568 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4569 | |
4570 | ||
5554b4bd | 4571 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4572 | |
4573 | ||
5554b4bd | 4574 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4575 | |
4576 | ||
5554b4bd | 4577 | !ENDIF |
28249f11 | 4578 | |
5554b4bd VS |
4579 | # End Source File |
4580 | # Begin Source File | |
28249f11 | 4581 | |
5554b4bd | 4582 | SOURCE=..\..\src\generic\tabg.cpp |
28249f11 | 4583 | |
5554b4bd | 4584 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4585 | |
28249f11 | 4586 | |
5554b4bd | 4587 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4588 | |
28249f11 | 4589 | |
5554b4bd | 4590 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4591 | |
28249f11 | 4592 | |
5554b4bd | 4593 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4594 | |
28249f11 | 4595 | |
5554b4bd | 4596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4597 | |
4598 | # PROP Exclude_From_Build 1 | |
4599 | ||
5554b4bd | 4600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4601 | |
4602 | # PROP Exclude_From_Build 1 | |
4603 | ||
5554b4bd | 4604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4605 | |
4606 | # PROP Exclude_From_Build 1 | |
4607 | ||
5554b4bd | 4608 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4609 | |
4610 | # PROP Exclude_From_Build 1 | |
4611 | ||
5554b4bd | 4612 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4613 | |
4614 | ||
4615 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4616 | ||
4617 | ||
5554b4bd | 4618 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4619 | |
4620 | ||
5554b4bd | 4621 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4622 | |
28249f11 | 4623 | |
5554b4bd | 4624 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4625 | |
4626 | # PROP Exclude_From_Build 1 | |
4627 | ||
5554b4bd | 4628 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4629 | |
4630 | # PROP Exclude_From_Build 1 | |
4631 | ||
5554b4bd | 4632 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4633 | |
4634 | # PROP Exclude_From_Build 1 | |
4635 | ||
5554b4bd | 4636 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4637 | |
5554b4bd | 4638 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4639 | |
4640 | !ENDIF | |
4641 | ||
4642 | # End Source File | |
4643 | # Begin Source File | |
4644 | ||
28249f11 VS |
4645 | SOURCE=..\..\src\generic\textdlgg.cpp |
4646 | # End Source File | |
4647 | # Begin Source File | |
4648 | ||
4649 | SOURCE=..\..\src\generic\tipwin.cpp | |
4650 | # End Source File | |
4651 | # Begin Source File | |
4652 | ||
4653 | SOURCE=..\..\src\generic\treectlg.cpp | |
4654 | # End Source File | |
4655 | # Begin Source File | |
4656 | ||
4657 | SOURCE=..\..\src\generic\vlbox.cpp | |
4658 | # End Source File | |
4659 | # Begin Source File | |
4660 | ||
4661 | SOURCE=..\..\src\generic\vscroll.cpp | |
4662 | # End Source File | |
4663 | # End Group | |
4664 | # Begin Group "wxUniv Sources" | |
4665 | ||
4666 | # PROP Default_Filter "" | |
4667 | # Begin Source File | |
4668 | ||
4669 | SOURCE=..\..\src\univ\bmpbuttn.cpp | |
4670 | ||
5554b4bd | 4671 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4672 | |
28249f11 | 4673 | |
5554b4bd VS |
4674 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4675 | ||
4676 | ||
4677 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4678 | ||
4679 | ||
4680 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4681 | ||
4682 | ||
4683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4684 | |
4685 | # PROP Exclude_From_Build 1 | |
4686 | ||
5554b4bd | 4687 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4688 | |
4689 | # PROP Exclude_From_Build 1 | |
4690 | ||
5554b4bd | 4691 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4692 | |
4693 | # PROP Exclude_From_Build 1 | |
4694 | ||
5554b4bd | 4695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4696 | |
5554b4bd | 4697 | # PROP Exclude_From_Build 1 |
28249f11 | 4698 | |
5554b4bd | 4699 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4700 | |
4701 | ||
4702 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4703 | ||
4704 | ||
5554b4bd | 4705 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4706 | |
4707 | ||
5554b4bd VS |
4708 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4709 | ||
4710 | ||
4711 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4712 | |
4713 | # PROP Exclude_From_Build 1 | |
4714 | ||
5554b4bd | 4715 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4716 | |
4717 | # PROP Exclude_From_Build 1 | |
4718 | ||
5554b4bd | 4719 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4720 | |
4721 | # PROP Exclude_From_Build 1 | |
4722 | ||
5554b4bd | 4723 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4724 | |
4725 | # PROP Exclude_From_Build 1 | |
4726 | ||
5554b4bd | 4727 | !ENDIF |
28249f11 | 4728 | |
5554b4bd VS |
4729 | # End Source File |
4730 | # Begin Source File | |
28249f11 | 4731 | |
5554b4bd | 4732 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4733 | |
5554b4bd | 4734 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4735 | |
28249f11 | 4736 | |
5554b4bd | 4737 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4738 | |
28249f11 | 4739 | |
5554b4bd | 4740 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4741 | |
28249f11 | 4742 | |
5554b4bd | 4743 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4744 | |
28249f11 | 4745 | |
5554b4bd | 4746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4747 | |
4748 | # PROP Exclude_From_Build 1 | |
4749 | ||
5554b4bd | 4750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4751 | |
4752 | # PROP Exclude_From_Build 1 | |
4753 | ||
5554b4bd | 4754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4755 | |
4756 | # PROP Exclude_From_Build 1 | |
4757 | ||
5554b4bd | 4758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4759 | |
4760 | # PROP Exclude_From_Build 1 | |
4761 | ||
5554b4bd | 4762 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4763 | |
4764 | ||
5554b4bd | 4765 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4766 | |
4767 | ||
5554b4bd | 4768 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4769 | |
4770 | ||
5554b4bd | 4771 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4772 | |
4773 | ||
5554b4bd | 4774 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4775 | |
4776 | # PROP Exclude_From_Build 1 | |
4777 | ||
5554b4bd | 4778 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4779 | |
4780 | # PROP Exclude_From_Build 1 | |
4781 | ||
5554b4bd | 4782 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4783 | |
4784 | # PROP Exclude_From_Build 1 | |
4785 | ||
5554b4bd | 4786 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4787 | |
4788 | # PROP Exclude_From_Build 1 | |
4789 | ||
5554b4bd | 4790 | !ENDIF |
28249f11 | 4791 | |
5554b4bd VS |
4792 | # End Source File |
4793 | # Begin Source File | |
28249f11 | 4794 | |
5554b4bd | 4795 | SOURCE=..\..\src\univ\checkbox.cpp |
28249f11 | 4796 | |
5554b4bd | 4797 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4798 | |
28249f11 | 4799 | |
5554b4bd | 4800 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4801 | |
28249f11 | 4802 | |
5554b4bd | 4803 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4804 | |
28249f11 | 4805 | |
5554b4bd | 4806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4807 | |
28249f11 | 4808 | |
5554b4bd | 4809 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4810 | |
4811 | # PROP Exclude_From_Build 1 | |
4812 | ||
5554b4bd | 4813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4814 | |
4815 | # PROP Exclude_From_Build 1 | |
4816 | ||
5554b4bd | 4817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4818 | |
4819 | # PROP Exclude_From_Build 1 | |
4820 | ||
5554b4bd | 4821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4822 | |
4823 | # PROP Exclude_From_Build 1 | |
4824 | ||
5554b4bd | 4825 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4826 | |
4827 | ||
5554b4bd | 4828 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4829 | |
4830 | ||
5554b4bd | 4831 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4832 | |
4833 | ||
5554b4bd | 4834 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4835 | |
4836 | ||
5554b4bd | 4837 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4838 | |
4839 | # PROP Exclude_From_Build 1 | |
4840 | ||
5554b4bd | 4841 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4842 | |
4843 | # PROP Exclude_From_Build 1 | |
4844 | ||
5554b4bd | 4845 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4846 | |
4847 | # PROP Exclude_From_Build 1 | |
4848 | ||
5554b4bd | 4849 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4850 | |
4851 | # PROP Exclude_From_Build 1 | |
4852 | ||
5554b4bd | 4853 | !ENDIF |
28249f11 | 4854 | |
5554b4bd VS |
4855 | # End Source File |
4856 | # Begin Source File | |
28249f11 | 4857 | |
5554b4bd | 4858 | SOURCE=..\..\src\univ\checklst.cpp |
28249f11 | 4859 | |
5554b4bd | 4860 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4861 | |
28249f11 | 4862 | |
5554b4bd | 4863 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4864 | |
28249f11 | 4865 | |
5554b4bd | 4866 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4867 | |
28249f11 | 4868 | |
5554b4bd | 4869 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4870 | |
28249f11 | 4871 | |
5554b4bd | 4872 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4873 | |
4874 | # PROP Exclude_From_Build 1 | |
4875 | ||
5554b4bd | 4876 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4877 | |
4878 | # PROP Exclude_From_Build 1 | |
4879 | ||
5554b4bd | 4880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4881 | |
4882 | # PROP Exclude_From_Build 1 | |
4883 | ||
5554b4bd | 4884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4885 | |
4886 | # PROP Exclude_From_Build 1 | |
4887 | ||
5554b4bd | 4888 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4889 | |
4890 | ||
5554b4bd | 4891 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4892 | |
4893 | ||
5554b4bd | 4894 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4895 | |
4896 | ||
5554b4bd | 4897 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4898 | |
4899 | ||
5554b4bd | 4900 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4901 | |
4902 | # PROP Exclude_From_Build 1 | |
4903 | ||
5554b4bd | 4904 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4905 | |
4906 | # PROP Exclude_From_Build 1 | |
4907 | ||
5554b4bd | 4908 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4909 | |
4910 | # PROP Exclude_From_Build 1 | |
4911 | ||
5554b4bd | 4912 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4913 | |
4914 | # PROP Exclude_From_Build 1 | |
4915 | ||
5554b4bd | 4916 | !ENDIF |
28249f11 | 4917 | |
5554b4bd VS |
4918 | # End Source File |
4919 | # Begin Source File | |
28249f11 | 4920 | |
5554b4bd | 4921 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 4922 | |
5554b4bd | 4923 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4924 | |
28249f11 | 4925 | |
5554b4bd | 4926 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4927 | |
28249f11 | 4928 | |
5554b4bd | 4929 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4930 | |
28249f11 | 4931 | |
5554b4bd | 4932 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4933 | |
28249f11 | 4934 | |
5554b4bd | 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 VS |
4948 | |
4949 | # PROP Exclude_From_Build 1 | |
4950 | ||
5554b4bd | 4951 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4952 | |
4953 | ||
5554b4bd | 4954 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4955 | |
4956 | ||
5554b4bd | 4957 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4958 | |
4959 | ||
5554b4bd | 4960 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4961 | |
4962 | ||
5554b4bd | 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\colschem.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\combobox.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\control.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\ctrlrend.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\dialog.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\framuniv.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\gauge.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\themes\gtk.cpp |
28249f11 | 5426 | |
5554b4bd | 5427 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5428 | |
5429 | ||
5554b4bd | 5430 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5431 | |
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 | |
5554b4bd VS |
5438 | |
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\inpcons.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 VS |
5546 | !ENDIF |
5547 | ||
5548 | # End Source File | |
5549 | # Begin Source File | |
28249f11 | 5550 | |
5554b4bd | 5551 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5552 | |
5554b4bd | 5553 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5554 | |
5555 | ||
5556 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5557 | ||
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\listbox.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 VS |
5672 | !ENDIF |
5673 | ||
5674 | # End Source File | |
5675 | # Begin Source File | |
28249f11 | 5676 | |
5554b4bd | 5677 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5678 | |
5554b4bd | 5679 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5680 | |
5681 | ||
5682 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
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 | |
28249f11 | 5690 | |
5554b4bd | 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\themes\metal.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\notebook.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\radiobox.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\radiobut.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\scrarrow.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\scrolbar.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\scrthumb.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\slider.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\spinbutt.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\statbmp.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\statbox.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\statline.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\stattext.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\statusbr.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\textctrl.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\theme.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\toolbar.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\topluniv.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\themes\win32.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 | |
5554b4bd | 6888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6889 | |
6890 | # PROP Exclude_From_Build 1 | |
6891 | ||
5554b4bd | 6892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6893 | |
6894 | # PROP Exclude_From_Build 1 | |
6895 | ||
5554b4bd | 6896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6897 | |
6898 | # PROP Exclude_From_Build 1 | |
6899 | ||
5554b4bd | 6900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6901 | |
6902 | # PROP Exclude_From_Build 1 | |
6903 | ||
5554b4bd | 6904 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6905 | |
6906 | ||
5554b4bd | 6907 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6908 | |
6909 | ||
5554b4bd | 6910 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6911 | |
6912 | ||
5554b4bd | 6913 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6914 | |
6915 | ||
5554b4bd | 6916 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6917 | |
6918 | # PROP Exclude_From_Build 1 | |
6919 | ||
5554b4bd | 6920 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6921 | |
6922 | # PROP Exclude_From_Build 1 | |
6923 | ||
5554b4bd | 6924 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6925 | |
6926 | # PROP Exclude_From_Build 1 | |
6927 | ||
5554b4bd | 6928 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6929 | |
6930 | # PROP Exclude_From_Build 1 | |
6931 | ||
5554b4bd VS |
6932 | !ENDIF |
6933 | ||
6934 | # End Source File | |
6935 | # Begin Source File | |
28249f11 | 6936 | |
5554b4bd | 6937 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 6938 | |
5554b4bd | 6939 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6940 | |
6941 | ||
6942 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6943 | ||
6944 | ||
5554b4bd | 6945 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6946 | |
28249f11 | 6947 | |
5554b4bd | 6948 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6949 | |
28249f11 | 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 | ||
6970 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
6971 | ||
6972 | ||
5554b4bd | 6973 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6974 | |
6975 | ||
5554b4bd | 6976 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 6977 | |
28249f11 | 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 | 6992 | |
5554b4bd | 6993 | # PROP Exclude_From_Build 1 |
28249f11 | 6994 | |
cd1feecb VS |
6995 | !ENDIF |
6996 | ||
6997 | # End Source File | |
6998 | # End Group | |
6999 | # Begin Group "Setup Headers" | |
7000 | ||
7001 | # PROP Default_Filter "" | |
7002 | # Begin Source File | |
7003 | ||
7004 | SOURCE=..\..\include\wx\msw\setup.h | |
7005 | ||
5554b4bd | 7006 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7007 | |
1e618fa6 | 7008 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h |
cd1feecb VS |
7009 | InputPath=..\include\wx\msw\setup.h |
7010 | ||
1e618fa6 VS |
7011 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7012 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
cd1feecb VS |
7013 | |
7014 | # End Custom Build | |
7015 | ||
5554b4bd | 7016 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7017 | |
1e618fa6 | 7018 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h |
cd1feecb VS |
7019 | InputPath=..\include\wx\msw\setup.h |
7020 | ||
1e618fa6 VS |
7021 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7022 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
cd1feecb VS |
7023 | |
7024 | # End Custom Build | |
7025 | ||
5554b4bd | 7026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7027 | |
1e618fa6 | 7028 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h |
cd1feecb VS |
7029 | InputPath=..\include\wx\msw\setup.h |
7030 | ||
1e618fa6 VS |
7031 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7032 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
cd1feecb VS |
7033 | |
7034 | # End Custom Build | |
7035 | ||
5554b4bd | 7036 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7037 | |
1e618fa6 | 7038 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h |
cd1feecb VS |
7039 | InputPath=..\include\wx\msw\setup.h |
7040 | ||
1e618fa6 VS |
7041 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7042 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
cd1feecb VS |
7043 | |
7044 | # End Custom Build | |
7045 | ||
5554b4bd | 7046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7047 | |
1e618fa6 | 7048 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7049 | InputPath=..\include\wx\msw\setup.h |
7050 | ||
1e618fa6 VS |
7051 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7052 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7053 | |
7054 | # End Custom Build | |
7055 | ||
5554b4bd | 7056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7057 | |
1e618fa6 | 7058 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7059 | InputPath=..\include\wx\msw\setup.h |
7060 | ||
1e618fa6 VS |
7061 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7062 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7063 | |
7064 | # End Custom Build | |
7065 | ||
5554b4bd | 7066 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7067 | |
1e618fa6 | 7068 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7069 | InputPath=..\include\wx\msw\setup.h |
7070 | ||
1e618fa6 VS |
7071 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7072 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7073 | |
7074 | # End Custom Build | |
7075 | ||
5554b4bd | 7076 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7077 | |
1e618fa6 | 7078 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7079 | InputPath=..\include\wx\msw\setup.h |
7080 | ||
1e618fa6 VS |
7081 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7082 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7083 | |
7084 | # End Custom Build | |
7085 | ||
5554b4bd | 7086 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7087 | |
1e618fa6 | 7088 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h |
cd1feecb VS |
7089 | InputPath=..\include\wx\msw\setup.h |
7090 | ||
1e618fa6 VS |
7091 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7092 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
cd1feecb VS |
7093 | |
7094 | # End Custom Build | |
7095 | ||
5554b4bd | 7096 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7097 | |
1e618fa6 | 7098 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h |
cd1feecb VS |
7099 | InputPath=..\include\wx\msw\setup.h |
7100 | ||
1e618fa6 VS |
7101 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7102 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
cd1feecb VS |
7103 | |
7104 | # End Custom Build | |
7105 | ||
5554b4bd | 7106 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7107 | |
1e618fa6 | 7108 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h |
cd1feecb VS |
7109 | InputPath=..\include\wx\msw\setup.h |
7110 | ||
1e618fa6 VS |
7111 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7112 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
cd1feecb VS |
7113 | |
7114 | # End Custom Build | |
7115 | ||
5554b4bd | 7116 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7117 | |
1e618fa6 | 7118 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h |
cd1feecb VS |
7119 | InputPath=..\include\wx\msw\setup.h |
7120 | ||
1e618fa6 VS |
7121 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7122 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
cd1feecb VS |
7123 | |
7124 | # End Custom Build | |
7125 | ||
5554b4bd | 7126 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7127 | |
1e618fa6 | 7128 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7129 | InputPath=..\include\wx\msw\setup.h |
7130 | ||
1e618fa6 VS |
7131 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7132 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h | |
cd1feecb VS |
7133 | |
7134 | # End Custom Build | |
7135 | ||
5554b4bd | 7136 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7137 | |
1e618fa6 | 7138 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7139 | InputPath=..\include\wx\msw\setup.h |
7140 | ||
1e618fa6 VS |
7141 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7142 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
cd1feecb VS |
7143 | |
7144 | # End Custom Build | |
7145 | ||
5554b4bd | 7146 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
cd1feecb | 7147 | |
1e618fa6 | 7148 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
cd1feecb VS |
7149 | InputPath=..\include\wx\msw\setup.h |
7150 | ||
1e618fa6 VS |
7151 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7152 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7153 | |
7154 | # End Custom Build | |
7155 | ||
5554b4bd | 7156 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7157 | |
1e618fa6 | 7158 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7159 | InputPath=..\include\wx\msw\setup.h |
7160 | ||
1e618fa6 VS |
7161 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7162 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7163 | |
7164 | # End Custom Build | |
7165 | ||
28249f11 VS |
7166 | !ENDIF |
7167 | ||
7168 | # End Source File | |
7169 | # End Group | |
7170 | # Begin Group "MSW Headers" | |
7171 | ||
7172 | # PROP Default_Filter "" | |
7173 | # Begin Source File | |
7174 | ||
757e7c67 | 7175 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7176 | # End Source File |
7177 | # Begin Source File | |
7178 | ||
7179 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7180 | # End Source File | |
7181 | # Begin Source File | |
7182 | ||
7183 | SOURCE=..\..\include\wx\msw\app.h | |
7184 | # End Source File | |
7185 | # Begin Source File | |
7186 | ||
7187 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7188 | # End Source File | |
7189 | # Begin Source File | |
7190 | ||
7191 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7192 | # End Source File | |
7193 | # Begin Source File | |
7194 | ||
7195 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7196 | # End Source File | |
7197 | # Begin Source File | |
7198 | ||
7199 | SOURCE=..\..\include\wx\msw\brush.h | |
7200 | # End Source File | |
7201 | # Begin Source File | |
7202 | ||
7203 | SOURCE=..\..\include\wx\msw\button.h | |
7204 | # End Source File | |
7205 | # Begin Source File | |
7206 | ||
7207 | SOURCE=..\..\include\wx\msw\caret.h | |
7208 | # End Source File | |
7209 | # Begin Source File | |
7210 | ||
7211 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7212 | # End Source File | |
7213 | # Begin Source File | |
7214 | ||
7215 | SOURCE=..\..\include\wx\msw\checklst.h | |
7216 | # End Source File | |
7217 | # Begin Source File | |
7218 | ||
7219 | SOURCE=..\..\include\wx\msw\choice.h | |
7220 | # End Source File | |
7221 | # Begin Source File | |
7222 | ||
7223 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7224 | # End Source File | |
7225 | # Begin Source File | |
7226 | ||
7227 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7228 | # End Source File | |
7229 | # Begin Source File | |
7230 | ||
7231 | SOURCE=..\..\include\wx\msw\colour.h | |
7232 | # End Source File | |
7233 | # Begin Source File | |
7234 | ||
7235 | SOURCE=..\..\include\wx\msw\combobox.h | |
7236 | # End Source File | |
7237 | # Begin Source File | |
7238 | ||
7239 | SOURCE=..\..\include\wx\msw\control.h | |
7240 | # End Source File | |
7241 | # Begin Source File | |
7242 | ||
7243 | SOURCE=..\..\include\wx\msw\cursor.h | |
7244 | # End Source File | |
7245 | # Begin Source File | |
7246 | ||
7247 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7248 | # End Source File | |
7249 | # Begin Source File | |
7250 | ||
7251 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7252 | # End Source File | |
7253 | # Begin Source File | |
7254 | ||
7255 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7256 | # End Source File | |
7257 | # Begin Source File | |
7258 | ||
7259 | SOURCE=..\..\include\wx\msw\dc.h | |
7260 | # End Source File | |
7261 | # Begin Source File | |
7262 | ||
7263 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7264 | # End Source File | |
7265 | # Begin Source File | |
7266 | ||
7267 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7268 | # End Source File | |
7269 | # Begin Source File | |
7270 | ||
7271 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7272 | # End Source File | |
7273 | # Begin Source File | |
7274 | ||
7275 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7276 | # End Source File | |
7277 | # Begin Source File | |
7278 | ||
7279 | SOURCE=..\..\include\wx\msw\dialog.h | |
7280 | # End Source File | |
7281 | # Begin Source File | |
7282 | ||
7283 | SOURCE=..\..\include\wx\msw\dib.h | |
7284 | # End Source File | |
7285 | # Begin Source File | |
7286 | ||
7287 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7288 | # End Source File | |
7289 | # Begin Source File | |
7290 | ||
7291 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7292 | # End Source File | |
7293 | # Begin Source File | |
7294 | ||
7295 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7296 | # End Source File | |
7297 | # Begin Source File | |
7298 | ||
7299 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7300 | # End Source File | |
7301 | # Begin Source File | |
7302 | ||
7303 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7304 | # End Source File | |
7305 | # Begin Source File | |
7306 | ||
7307 | SOURCE=..\..\include\wx\msw\fdrepdlg.h | |
7308 | # End Source File | |
7309 | # Begin Source File | |
7310 | ||
7311 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7312 | # End Source File | |
7313 | # Begin Source File | |
7314 | ||
7315 | SOURCE=..\..\include\wx\msw\font.h | |
7316 | # End Source File | |
7317 | # Begin Source File | |
7318 | ||
7319 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7320 | # End Source File | |
7321 | # Begin Source File | |
7322 | ||
7323 | SOURCE=..\..\include\wx\msw\frame.h | |
7324 | # End Source File | |
7325 | # Begin Source File | |
7326 | ||
7327 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7328 | # End Source File | |
7329 | # Begin Source File | |
7330 | ||
7331 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7332 | # End Source File | |
7333 | # Begin Source File | |
7334 | ||
7335 | SOURCE=..\..\include\wx\msw\gdiobj.h | |
7336 | # End Source File | |
7337 | # Begin Source File | |
7338 | ||
fe6e5818 VS |
7339 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7340 | # End Source File | |
7341 | # Begin Source File | |
7342 | ||
28249f11 VS |
7343 | SOURCE=..\..\include\wx\msw\helpbest.h |
7344 | # End Source File | |
7345 | # Begin Source File | |
7346 | ||
7347 | SOURCE=..\..\include\wx\msw\helpchm.h | |
7348 | # End Source File | |
7349 | # Begin Source File | |
7350 | ||
7351 | SOURCE=..\..\include\wx\msw\helpwin.h | |
7352 | # End Source File | |
7353 | # Begin Source File | |
7354 | ||
7355 | SOURCE=..\..\include\wx\msw\icon.h | |
7356 | # End Source File | |
7357 | # Begin Source File | |
7358 | ||
7359 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7360 | # End Source File | |
7361 | # Begin Source File | |
7362 | ||
7363 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7364 | # End Source File | |
7365 | # Begin Source File | |
7366 | ||
fe6e5818 VS |
7367 | SOURCE=..\..\include\wx\msw\joystick.h |
7368 | # End Source File | |
7369 | # Begin Source File | |
7370 | ||
28249f11 VS |
7371 | SOURCE=..\..\include\wx\msw\listbox.h |
7372 | # End Source File | |
7373 | # Begin Source File | |
7374 | ||
7375 | SOURCE=..\..\include\wx\msw\listctrl.h | |
7376 | # End Source File | |
7377 | # Begin Source File | |
7378 | ||
7379 | SOURCE=..\..\include\wx\msw\mdi.h | |
7380 | # End Source File | |
7381 | # Begin Source File | |
7382 | ||
7383 | SOURCE=..\..\include\wx\msw\menu.h | |
7384 | # End Source File | |
7385 | # Begin Source File | |
7386 | ||
7387 | SOURCE=..\..\include\wx\msw\menuitem.h | |
7388 | # End Source File | |
7389 | # Begin Source File | |
7390 | ||
7391 | SOURCE=..\..\include\wx\msw\metafile.h | |
7392 | # End Source File | |
7393 | # Begin Source File | |
7394 | ||
7395 | SOURCE=..\..\include\wx\msw\minifram.h | |
7396 | # End Source File | |
7397 | # Begin Source File | |
7398 | ||
7399 | SOURCE=..\..\include\wx\msw\missing.h | |
7400 | # End Source File | |
7401 | # Begin Source File | |
7402 | ||
7403 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
7404 | # End Source File | |
7405 | # Begin Source File | |
7406 | ||
7407 | SOURCE=..\..\include\wx\msw\mslu.h | |
7408 | # End Source File | |
7409 | # Begin Source File | |
7410 | ||
7411 | SOURCE=..\..\include\wx\msw\msvcrt.h | |
7412 | # End Source File | |
7413 | # Begin Source File | |
7414 | ||
7415 | SOURCE=..\..\include\wx\msw\notebook.h | |
7416 | # End Source File | |
7417 | # Begin Source File | |
7418 | ||
7419 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
7420 | # End Source File | |
7421 | # Begin Source File | |
7422 | ||
7423 | SOURCE=..\..\include\wx\msw\palette.h | |
7424 | # End Source File | |
7425 | # Begin Source File | |
7426 | ||
7427 | SOURCE=..\..\include\wx\msw\pen.h | |
7428 | # End Source File | |
7429 | # Begin Source File | |
7430 | ||
7431 | SOURCE=..\..\include\wx\msw\printdlg.h | |
7432 | # End Source File | |
7433 | # Begin Source File | |
7434 | ||
7435 | SOURCE=..\..\include\wx\msw\printwin.h | |
7436 | # End Source File | |
7437 | # Begin Source File | |
7438 | ||
7439 | SOURCE=..\..\include\wx\msw\private.h | |
7440 | # End Source File | |
7441 | # Begin Source File | |
7442 | ||
7443 | SOURCE=..\..\include\wx\msw\radiobox.h | |
7444 | # End Source File | |
7445 | # Begin Source File | |
7446 | ||
7447 | SOURCE=..\..\include\wx\msw\radiobut.h | |
7448 | # End Source File | |
7449 | # Begin Source File | |
7450 | ||
7451 | SOURCE=..\..\include\wx\msw\regconf.h | |
7452 | # End Source File | |
7453 | # Begin Source File | |
7454 | ||
7455 | SOURCE=..\..\include\wx\msw\region.h | |
7456 | # End Source File | |
7457 | # Begin Source File | |
7458 | ||
7459 | SOURCE=..\..\include\wx\msw\registry.h | |
7460 | # End Source File | |
7461 | # Begin Source File | |
7462 | ||
7463 | SOURCE=..\..\include\wx\msw\scrolbar.h | |
7464 | # End Source File | |
7465 | # Begin Source File | |
7466 | ||
7467 | SOURCE=..\..\include\wx\msw\setup0.h | |
7468 | # End Source File | |
7469 | # Begin Source File | |
7470 | ||
7471 | SOURCE=..\..\include\wx\msw\slider95.h | |
7472 | # End Source File | |
7473 | # Begin Source File | |
7474 | ||
7475 | SOURCE=..\..\include\wx\msw\slidrmsw.h | |
7476 | # End Source File | |
7477 | # Begin Source File | |
7478 | ||
7479 | SOURCE=..\..\include\wx\msw\spinbutt.h | |
7480 | # End Source File | |
7481 | # Begin Source File | |
7482 | ||
7483 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
7484 | # End Source File | |
7485 | # Begin Source File | |
7486 | ||
7487 | SOURCE=..\..\include\wx\msw\statbmp.h | |
7488 | # End Source File | |
7489 | # Begin Source File | |
7490 | ||
7491 | SOURCE=..\..\include\wx\msw\statbox.h | |
7492 | # End Source File | |
7493 | # Begin Source File | |
7494 | ||
7495 | SOURCE=..\..\include\wx\msw\statbr95.h | |
7496 | # End Source File | |
7497 | # Begin Source File | |
7498 | ||
7499 | SOURCE=..\..\include\wx\msw\statline.h | |
7500 | # End Source File | |
7501 | # Begin Source File | |
7502 | ||
7503 | SOURCE=..\..\include\wx\msw\stattext.h | |
7504 | # End Source File | |
7505 | # Begin Source File | |
7506 | ||
7507 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
7508 | # End Source File | |
7509 | # Begin Source File | |
7510 | ||
fe6e5818 VS |
7511 | SOURCE=..\..\include\wx\msw\taskbar.h |
7512 | # End Source File | |
7513 | # Begin Source File | |
7514 | ||
28249f11 VS |
7515 | SOURCE=..\..\include\wx\msw\tbar95.h |
7516 | # End Source File | |
7517 | # Begin Source File | |
7518 | ||
7519 | SOURCE=..\..\include\wx\msw\tbarmsw.h | |
7520 | # End Source File | |
7521 | # Begin Source File | |
7522 | ||
7523 | SOURCE=..\..\include\wx\msw\textctrl.h | |
7524 | # End Source File | |
7525 | # Begin Source File | |
7526 | ||
7527 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
7528 | # End Source File | |
7529 | # Begin Source File | |
7530 | ||
7531 | SOURCE=..\..\include\wx\msw\timer.h | |
7532 | # End Source File | |
7533 | # Begin Source File | |
7534 | ||
7535 | SOURCE=..\..\include\wx\msw\tooltip.h | |
7536 | # End Source File | |
7537 | # Begin Source File | |
7538 | ||
7539 | SOURCE=..\..\include\wx\msw\toplevel.h | |
7540 | # End Source File | |
7541 | # Begin Source File | |
7542 | ||
7543 | SOURCE=..\..\include\wx\msw\treectrl.h | |
7544 | # End Source File | |
7545 | # Begin Source File | |
7546 | ||
7547 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
7548 | # End Source File | |
7549 | # Begin Source File | |
7550 | ||
fe6e5818 | 7551 | SOURCE=..\..\include\wx\msw\wave.h |
28249f11 VS |
7552 | # End Source File |
7553 | # Begin Source File | |
7554 | ||
fe6e5818 | 7555 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 | 7556 | # End Source File |
757e7c67 VS |
7557 | # Begin Source File |
7558 | ||
7559 | SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.h | |
7560 | # End Source File | |
28249f11 VS |
7561 | # End Group |
7562 | # Begin Group "Generic Headers" | |
7563 | ||
7564 | # PROP Default_Filter "" | |
7565 | # Begin Source File | |
7566 | ||
7567 | SOURCE=..\..\include\wx\generic\accel.h | |
7568 | # End Source File | |
7569 | # Begin Source File | |
7570 | ||
fe6e5818 VS |
7571 | SOURCE=..\..\include\wx\generic\calctrl.h |
7572 | # End Source File | |
7573 | # Begin Source File | |
7574 | ||
28249f11 VS |
7575 | SOURCE=..\..\include\wx\generic\choicdgg.h |
7576 | # End Source File | |
7577 | # Begin Source File | |
7578 | ||
7579 | SOURCE=..\..\include\wx\generic\colrdlgg.h | |
7580 | # End Source File | |
7581 | # Begin Source File | |
7582 | ||
7583 | SOURCE=..\..\include\wx\generic\dcpsg.h | |
7584 | # End Source File | |
7585 | # Begin Source File | |
7586 | ||
7587 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
7588 | # End Source File | |
7589 | # Begin Source File | |
7590 | ||
7591 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
7592 | # End Source File | |
7593 | # Begin Source File | |
7594 | ||
7595 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
7596 | # End Source File | |
7597 | # Begin Source File | |
7598 | ||
7599 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
7600 | # End Source File | |
7601 | # Begin Source File | |
7602 | ||
7603 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
7604 | # End Source File | |
7605 | # Begin Source File | |
7606 | ||
7607 | SOURCE=..\..\include\wx\generic\fontdlgg.h | |
7608 | # End Source File | |
7609 | # Begin Source File | |
7610 | ||
fe6e5818 VS |
7611 | SOURCE=..\..\include\wx\generic\grid.h |
7612 | # End Source File | |
7613 | # Begin Source File | |
7614 | ||
7615 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
7616 | # End Source File | |
7617 | # Begin Source File | |
7618 | ||
7619 | SOURCE=..\..\include\wx\generic\gridsel.h | |
7620 | # End Source File | |
7621 | # Begin Source File | |
7622 | ||
7623 | SOURCE=..\..\include\wx\generic\helpext.h | |
7624 | # End Source File | |
7625 | # Begin Source File | |
7626 | ||
28249f11 VS |
7627 | SOURCE=..\..\include\wx\generic\imaglist.h |
7628 | # End Source File | |
7629 | # Begin Source File | |
7630 | ||
fe6e5818 VS |
7631 | SOURCE=..\..\include\wx\generic\laywin.h |
7632 | # End Source File | |
7633 | # Begin Source File | |
7634 | ||
28249f11 VS |
7635 | SOURCE=..\..\include\wx\generic\listctrl.h |
7636 | # End Source File | |
7637 | # Begin Source File | |
7638 | ||
7639 | SOURCE=..\..\include\wx\generic\logg.h | |
7640 | # End Source File | |
7641 | # Begin Source File | |
7642 | ||
7643 | SOURCE=..\..\include\wx\generic\mdig.h | |
7644 | # End Source File | |
7645 | # Begin Source File | |
7646 | ||
7647 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
7648 | # End Source File | |
7649 | # Begin Source File | |
7650 | ||
7651 | SOURCE=..\..\include\wx\generic\notebook.h | |
7652 | # End Source File | |
7653 | # Begin Source File | |
7654 | ||
7655 | SOURCE=..\..\include\wx\generic\panelg.h | |
7656 | # End Source File | |
7657 | # Begin Source File | |
7658 | ||
75a0a7b7 VS |
7659 | SOURCE=..\..\include\wx\generic\printps.h |
7660 | # End Source File | |
7661 | # Begin Source File | |
7662 | ||
28249f11 VS |
7663 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
7664 | # End Source File | |
7665 | # Begin Source File | |
7666 | ||
7667 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
7668 | # End Source File | |
7669 | # Begin Source File | |
7670 | ||
fe6e5818 VS |
7671 | SOURCE=..\..\include\wx\generic\sashwin.h |
7672 | # End Source File | |
7673 | # Begin Source File | |
7674 | ||
28249f11 VS |
7675 | SOURCE=..\..\include\wx\generic\scrolwin.h |
7676 | # End Source File | |
7677 | # Begin Source File | |
7678 | ||
7679 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
7680 | # End Source File | |
7681 | # Begin Source File | |
7682 | ||
fe6e5818 VS |
7683 | SOURCE=..\..\include\wx\generic\splash.h |
7684 | # End Source File | |
7685 | # Begin Source File | |
7686 | ||
28249f11 VS |
7687 | SOURCE=..\..\include\wx\generic\splitter.h |
7688 | # End Source File | |
7689 | # Begin Source File | |
7690 | ||
7691 | SOURCE=..\..\include\wx\generic\statusbr.h | |
7692 | # End Source File | |
7693 | # Begin Source File | |
7694 | ||
7695 | SOURCE=..\..\include\wx\generic\tabg.h | |
7696 | # End Source File | |
7697 | # Begin Source File | |
7698 | ||
7699 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
7700 | # End Source File | |
7701 | # Begin Source File | |
7702 | ||
7703 | SOURCE=..\..\include\wx\generic\timer.h | |
7704 | # End Source File | |
7705 | # Begin Source File | |
7706 | ||
7707 | SOURCE=..\..\include\wx\generic\treectlg.h | |
7708 | # End Source File | |
fe6e5818 VS |
7709 | # Begin Source File |
7710 | ||
7711 | SOURCE=..\..\include\wx\generic\wizard.h | |
7712 | # End Source File | |
28249f11 VS |
7713 | # End Group |
7714 | # Begin Group "wxUniv Headers" | |
7715 | ||
7716 | # PROP Default_Filter "" | |
7717 | # Begin Source File | |
7718 | ||
7719 | SOURCE=..\..\include\wx\univ\app.h | |
7720 | # End Source File | |
7721 | # Begin Source File | |
7722 | ||
7723 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
7724 | # End Source File | |
7725 | # Begin Source File | |
7726 | ||
7727 | SOURCE=..\..\include\wx\univ\button.h | |
7728 | # End Source File | |
7729 | # Begin Source File | |
7730 | ||
7731 | SOURCE=..\..\include\wx\univ\checkbox.h | |
7732 | # End Source File | |
7733 | # Begin Source File | |
7734 | ||
7735 | SOURCE=..\..\include\wx\univ\checklst.h | |
7736 | # End Source File | |
7737 | # Begin Source File | |
7738 | ||
7739 | SOURCE=..\..\include\wx\univ\choice.h | |
7740 | # End Source File | |
7741 | # Begin Source File | |
7742 | ||
7743 | SOURCE=..\..\include\wx\univ\colschem.h | |
7744 | # End Source File | |
7745 | # Begin Source File | |
7746 | ||
7747 | SOURCE=..\..\include\wx\univ\combobox.h | |
7748 | # End Source File | |
7749 | # Begin Source File | |
7750 | ||
7751 | SOURCE=..\..\include\wx\univ\control.h | |
7752 | # End Source File | |
7753 | # Begin Source File | |
7754 | ||
7755 | SOURCE=..\..\include\wx\univ\dialog.h | |
7756 | # End Source File | |
7757 | # Begin Source File | |
7758 | ||
7759 | SOURCE=..\..\include\wx\univ\frame.h | |
7760 | # End Source File | |
7761 | # Begin Source File | |
7762 | ||
7763 | SOURCE=..\..\include\wx\univ\gauge.h | |
7764 | # End Source File | |
7765 | # Begin Source File | |
7766 | ||
7767 | SOURCE=..\..\include\wx\univ\inpcons.h | |
7768 | # End Source File | |
7769 | # Begin Source File | |
7770 | ||
7771 | SOURCE=..\..\include\wx\univ\inphand.h | |
7772 | # End Source File | |
7773 | # Begin Source File | |
7774 | ||
7775 | SOURCE=..\..\include\wx\univ\listbox.h | |
7776 | # End Source File | |
7777 | # Begin Source File | |
7778 | ||
7779 | SOURCE=..\..\include\wx\univ\menu.h | |
7780 | # End Source File | |
7781 | # Begin Source File | |
7782 | ||
7783 | SOURCE=..\..\include\wx\univ\menuitem.h | |
7784 | # End Source File | |
7785 | # Begin Source File | |
7786 | ||
7787 | SOURCE=..\..\include\wx\univ\notebook.h | |
7788 | # End Source File | |
7789 | # Begin Source File | |
7790 | ||
7791 | SOURCE=..\..\include\wx\univ\radiobox.h | |
7792 | # End Source File | |
7793 | # Begin Source File | |
7794 | ||
7795 | SOURCE=..\..\include\wx\univ\radiobut.h | |
7796 | # End Source File | |
7797 | # Begin Source File | |
7798 | ||
7799 | SOURCE=..\..\include\wx\univ\renderer.h | |
7800 | # End Source File | |
7801 | # Begin Source File | |
7802 | ||
7803 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
7804 | # End Source File | |
7805 | # Begin Source File | |
7806 | ||
7807 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
7808 | # End Source File | |
7809 | # Begin Source File | |
7810 | ||
7811 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
7812 | # End Source File | |
7813 | # Begin Source File | |
7814 | ||
7815 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
7816 | # End Source File | |
7817 | # Begin Source File | |
7818 | ||
7819 | SOURCE=..\..\include\wx\univ\slider.h | |
7820 | # End Source File | |
7821 | # Begin Source File | |
7822 | ||
7823 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
7824 | # End Source File | |
7825 | # Begin Source File | |
7826 | ||
7827 | SOURCE=..\..\include\wx\univ\statbmp.h | |
7828 | # End Source File | |
7829 | # Begin Source File | |
7830 | ||
7831 | SOURCE=..\..\include\wx\univ\statbox.h | |
7832 | # End Source File | |
7833 | # Begin Source File | |
7834 | ||
7835 | SOURCE=..\..\include\wx\univ\statline.h | |
7836 | # End Source File | |
7837 | # Begin Source File | |
7838 | ||
7839 | SOURCE=..\..\include\wx\univ\stattext.h | |
7840 | # End Source File | |
7841 | # Begin Source File | |
7842 | ||
7843 | SOURCE=..\..\include\wx\univ\statusbr.h | |
7844 | # End Source File | |
7845 | # Begin Source File | |
7846 | ||
7847 | SOURCE=..\..\include\wx\univ\textctrl.h | |
7848 | # End Source File | |
7849 | # Begin Source File | |
7850 | ||
7851 | SOURCE=..\..\include\wx\univ\theme.h | |
7852 | # End Source File | |
7853 | # Begin Source File | |
7854 | ||
7855 | SOURCE=..\..\include\wx\univ\toolbar.h | |
7856 | # End Source File | |
7857 | # Begin Source File | |
7858 | ||
7859 | SOURCE=..\..\include\wx\univ\toplevel.h | |
7860 | # End Source File | |
757e7c67 VS |
7861 | # Begin Source File |
7862 | ||
7863 | SOURCE=..\..\include\wx\univ\window.h | |
7864 | # End Source File | |
fe6e5818 VS |
7865 | # End Group |
7866 | # Begin Group "wxHTML Headers" | |
7867 | ||
7868 | # PROP Default_Filter "" | |
7869 | # Begin Source File | |
7870 | ||
7871 | SOURCE=..\..\include\wx\html\forcelnk.h | |
7872 | # End Source File | |
7873 | # Begin Source File | |
7874 | ||
7875 | SOURCE=..\..\include\wx\html\helpctrl.h | |
7876 | # End Source File | |
7877 | # Begin Source File | |
7878 | ||
7879 | SOURCE=..\..\include\wx\html\helpdata.h | |
7880 | # End Source File | |
28249f11 VS |
7881 | # Begin Source File |
7882 | ||
fe6e5818 VS |
7883 | SOURCE=..\..\include\wx\html\helpfrm.h |
7884 | # End Source File | |
7885 | # Begin Source File | |
7886 | ||
7887 | SOURCE=..\..\include\wx\html\htmlcell.h | |
7888 | # End Source File | |
7889 | # Begin Source File | |
7890 | ||
7891 | SOURCE=..\..\include\wx\html\htmldefs.h | |
7892 | # End Source File | |
7893 | # Begin Source File | |
7894 | ||
7895 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
7896 | # End Source File | |
7897 | # Begin Source File | |
7898 | ||
7899 | SOURCE=..\..\include\wx\html\htmlpars.h | |
7900 | # End Source File | |
7901 | # Begin Source File | |
7902 | ||
7903 | SOURCE=..\..\include\wx\html\htmlproc.h | |
7904 | # End Source File | |
7905 | # Begin Source File | |
7906 | ||
7907 | SOURCE=..\..\include\wx\html\htmltag.h | |
7908 | # End Source File | |
7909 | # Begin Source File | |
7910 | ||
7911 | SOURCE=..\..\include\wx\html\htmlwin.h | |
7912 | # End Source File | |
7913 | # Begin Source File | |
7914 | ||
7915 | SOURCE=..\..\include\wx\html\htmprint.h | |
7916 | # End Source File | |
7917 | # Begin Source File | |
7918 | ||
7919 | SOURCE=..\..\include\wx\html\m_templ.h | |
7920 | # End Source File | |
7921 | # Begin Source File | |
7922 | ||
7923 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
7924 | # End Source File |
7925 | # End Group | |
7926 | # Begin Group "Common Headers" | |
7927 | ||
7928 | # PROP Default_Filter "" | |
7929 | # Begin Source File | |
7930 | ||
7931 | SOURCE=..\..\include\wx\accel.h | |
7932 | # End Source File | |
7933 | # Begin Source File | |
7934 | ||
7935 | SOURCE=..\..\include\wx\access.h | |
7936 | # End Source File | |
7937 | # Begin Source File | |
7938 | ||
28249f11 VS |
7939 | SOURCE=..\..\include\wx\artprov.h |
7940 | # End Source File | |
7941 | # Begin Source File | |
7942 | ||
7943 | SOURCE=..\..\include\wx\bitmap.h | |
7944 | # End Source File | |
7945 | # Begin Source File | |
7946 | ||
7947 | SOURCE=..\..\include\wx\bmpbuttn.h | |
7948 | # End Source File | |
7949 | # Begin Source File | |
7950 | ||
73fb9ebe VZ |
7951 | SOURCE=..\..\include\wx\bookctrl.h |
7952 | # End Source File | |
7953 | # Begin Source File | |
7954 | ||
28249f11 VS |
7955 | SOURCE=..\..\include\wx\brush.h |
7956 | # End Source File | |
7957 | # Begin Source File | |
7958 | ||
7959 | SOURCE=..\..\include\wx\busyinfo.h | |
7960 | # End Source File | |
7961 | # Begin Source File | |
7962 | ||
7963 | SOURCE=..\..\include\wx\button.h | |
7964 | # End Source File | |
7965 | # Begin Source File | |
7966 | ||
757e7c67 VS |
7967 | SOURCE=..\..\include\wx\calctrl.h |
7968 | # End Source File | |
7969 | # Begin Source File | |
7970 | ||
28249f11 VS |
7971 | SOURCE=..\..\include\wx\caret.h |
7972 | # End Source File | |
7973 | # Begin Source File | |
7974 | ||
7975 | SOURCE=..\..\include\wx\checkbox.h | |
7976 | # End Source File | |
7977 | # Begin Source File | |
7978 | ||
7979 | SOURCE=..\..\include\wx\checklst.h | |
7980 | # End Source File | |
7981 | # Begin Source File | |
7982 | ||
7983 | SOURCE=..\..\include\wx\choicdlg.h | |
7984 | # End Source File | |
7985 | # Begin Source File | |
7986 | ||
7987 | SOURCE=..\..\include\wx\choice.h | |
7988 | # End Source File | |
7989 | # Begin Source File | |
7990 | ||
7991 | SOURCE=..\..\include\wx\clipbrd.h | |
7992 | # End Source File | |
7993 | # Begin Source File | |
7994 | ||
7995 | SOURCE=..\..\include\wx\cmdproc.h | |
7996 | # End Source File | |
7997 | # Begin Source File | |
7998 | ||
7999 | SOURCE=..\..\include\wx\cmndata.h | |
8000 | # End Source File | |
8001 | # Begin Source File | |
8002 | ||
8003 | SOURCE=..\..\include\wx\colordlg.h | |
8004 | # End Source File | |
8005 | # Begin Source File | |
8006 | ||
8007 | SOURCE=..\..\include\wx\colour.h | |
8008 | # End Source File | |
8009 | # Begin Source File | |
8010 | ||
8011 | SOURCE=..\..\include\wx\combobox.h | |
8012 | # End Source File | |
8013 | # Begin Source File | |
8014 | ||
8015 | SOURCE=..\..\include\wx\control.h | |
8016 | # End Source File | |
8017 | # Begin Source File | |
8018 | ||
8019 | SOURCE=..\..\include\wx\cshelp.h | |
8020 | # End Source File | |
8021 | # Begin Source File | |
8022 | ||
8023 | SOURCE=..\..\include\wx\ctrlsub.h | |
8024 | # End Source File | |
8025 | # Begin Source File | |
8026 | ||
8027 | SOURCE=..\..\include\wx\cursor.h | |
8028 | # End Source File | |
8029 | # Begin Source File | |
8030 | ||
8031 | SOURCE=..\..\include\wx\dataobj.h | |
8032 | # End Source File | |
8033 | # Begin Source File | |
8034 | ||
fe6e5818 VS |
8035 | SOURCE=..\..\include\wx\dbgrid.h |
8036 | # End Source File | |
fe6e5818 VS |
8037 | # Begin Source File |
8038 | ||
28249f11 VS |
8039 | SOURCE=..\..\include\wx\dc.h |
8040 | # End Source File | |
8041 | # Begin Source File | |
8042 | ||
fe6e5818 VS |
8043 | SOURCE=..\..\include\wx\dcbuffer.h |
8044 | # End Source File | |
8045 | # Begin Source File | |
8046 | ||
28249f11 VS |
8047 | SOURCE=..\..\include\wx\dcclient.h |
8048 | # End Source File | |
8049 | # Begin Source File | |
8050 | ||
8051 | SOURCE=..\..\include\wx\dcmemory.h | |
8052 | # End Source File | |
8053 | # Begin Source File | |
8054 | ||
8055 | SOURCE=..\..\include\wx\dcmirror.h | |
8056 | # End Source File | |
8057 | # Begin Source File | |
8058 | ||
8059 | SOURCE=..\..\include\wx\dcprint.h | |
8060 | # End Source File | |
8061 | # Begin Source File | |
8062 | ||
8063 | SOURCE=..\..\include\wx\dcps.h | |
8064 | # End Source File | |
8065 | # Begin Source File | |
8066 | ||
8067 | SOURCE=..\..\include\wx\dcscreen.h | |
8068 | # End Source File | |
8069 | # Begin Source File | |
8070 | ||
8071 | SOURCE=..\..\include\wx\dialog.h | |
8072 | # End Source File | |
8073 | # Begin Source File | |
8074 | ||
8075 | SOURCE=..\..\include\wx\dialup.h | |
8076 | # End Source File | |
8077 | # Begin Source File | |
8078 | ||
8079 | SOURCE=..\..\include\wx\dirctrl.h | |
8080 | # End Source File | |
8081 | # Begin Source File | |
8082 | ||
8083 | SOURCE=..\..\include\wx\dirdlg.h | |
8084 | # End Source File | |
8085 | # Begin Source File | |
8086 | ||
8087 | SOURCE=..\..\include\wx\display.h | |
8088 | # End Source File | |
8089 | # Begin Source File | |
8090 | ||
8091 | SOURCE=..\..\include\wx\dnd.h | |
8092 | # End Source File | |
8093 | # Begin Source File | |
8094 | ||
8095 | SOURCE=..\..\include\wx\docmdi.h | |
8096 | # End Source File | |
8097 | # Begin Source File | |
8098 | ||
8099 | SOURCE=..\..\include\wx\docview.h | |
8100 | # End Source File | |
8101 | # Begin Source File | |
8102 | ||
8103 | SOURCE=..\..\include\wx\dragimag.h | |
8104 | # End Source File | |
8105 | # Begin Source File | |
8106 | ||
8107 | SOURCE=..\..\include\wx\effects.h | |
8108 | # End Source File | |
8109 | # Begin Source File | |
8110 | ||
b71531ad VZ |
8111 | SOURCE=..\..\include\wx\encinfo.h |
8112 | # End Source File | |
8113 | # Begin Source File | |
8114 | ||
28249f11 VS |
8115 | SOURCE=..\..\include\wx\evtloop.h |
8116 | # End Source File | |
8117 | # Begin Source File | |
8118 | ||
8119 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8120 | # End Source File | |
8121 | # Begin Source File | |
8122 | ||
8123 | SOURCE=..\..\include\wx\filedlg.h | |
8124 | # End Source File | |
8125 | # Begin Source File | |
8126 | ||
8127 | SOURCE=..\..\include\wx\fmappriv.h | |
8128 | # End Source File | |
8129 | # Begin Source File | |
8130 | ||
8131 | SOURCE=..\..\include\wx\font.h | |
8132 | # End Source File | |
8133 | # Begin Source File | |
8134 | ||
8135 | SOURCE=..\..\include\wx\fontdlg.h | |
8136 | # End Source File | |
8137 | # Begin Source File | |
8138 | ||
8139 | SOURCE=..\..\include\wx\fontenum.h | |
8140 | # End Source File | |
8141 | # Begin Source File | |
8142 | ||
8143 | SOURCE=..\..\include\wx\fontutil.h | |
8144 | # End Source File | |
8145 | # Begin Source File | |
8146 | ||
8147 | SOURCE=..\..\include\wx\frame.h | |
8148 | # End Source File | |
8149 | # Begin Source File | |
8150 | ||
8151 | SOURCE=..\..\include\wx\gauge.h | |
8152 | # End Source File | |
8153 | # Begin Source File | |
8154 | ||
20b35a69 RD |
8155 | SOURCE=..\..\include\wx\gbsizer.h |
8156 | # End Source File | |
8157 | # Begin Source File | |
8158 | ||
28249f11 VS |
8159 | SOURCE=..\..\include\wx\gdicmn.h |
8160 | # End Source File | |
8161 | # Begin Source File | |
8162 | ||
8163 | SOURCE=..\..\include\wx\gdiobj.h | |
8164 | # End Source File | |
8165 | # Begin Source File | |
8166 | ||
8167 | SOURCE=..\..\include\wx\geometry.h | |
8168 | # End Source File | |
8169 | # Begin Source File | |
8170 | ||
8171 | SOURCE=..\..\include\wx\gifdecod.h | |
8172 | # End Source File | |
8173 | # Begin Source File | |
8174 | ||
8175 | SOURCE=..\..\include\wx\glcanvas.h | |
8176 | # End Source File | |
8177 | # Begin Source File | |
8178 | ||
fe6e5818 VS |
8179 | SOURCE=..\..\include\wx\grid.h |
8180 | # End Source File | |
8181 | # Begin Source File | |
8182 | ||
28249f11 VS |
8183 | SOURCE=..\..\include\wx\help.h |
8184 | # End Source File | |
8185 | # Begin Source File | |
8186 | ||
8187 | SOURCE=..\..\include\wx\helpbase.h | |
8188 | # End Source File | |
8189 | # Begin Source File | |
8190 | ||
8191 | SOURCE=..\..\include\wx\helphtml.h | |
8192 | # End Source File | |
8193 | # Begin Source File | |
8194 | ||
8195 | SOURCE=..\..\include\wx\helpwin.h | |
8196 | # End Source File | |
8197 | # Begin Source File | |
8198 | ||
fe6e5818 VS |
8199 | SOURCE=..\..\include\wx\htmllbox.h |
8200 | # End Source File | |
8201 | # Begin Source File | |
8202 | ||
28249f11 VS |
8203 | SOURCE=..\..\include\wx\icon.h |
8204 | # End Source File | |
8205 | # Begin Source File | |
8206 | ||
8207 | SOURCE=..\..\include\wx\iconbndl.h | |
8208 | # End Source File | |
8209 | # Begin Source File | |
8210 | ||
8211 | SOURCE=..\..\include\wx\imagbmp.h | |
8212 | # End Source File | |
8213 | # Begin Source File | |
8214 | ||
8215 | SOURCE=..\..\include\wx\image.h | |
8216 | # End Source File | |
8217 | # Begin Source File | |
8218 | ||
8219 | SOURCE=..\..\include\wx\imaggif.h | |
8220 | # End Source File | |
8221 | # Begin Source File | |
8222 | ||
8223 | SOURCE=..\..\include\wx\imagiff.h | |
8224 | # End Source File | |
8225 | # Begin Source File | |
8226 | ||
8227 | SOURCE=..\..\include\wx\imagjpeg.h | |
8228 | # End Source File | |
8229 | # Begin Source File | |
8230 | ||
8231 | SOURCE=..\..\include\wx\imaglist.h | |
8232 | # End Source File | |
8233 | # Begin Source File | |
8234 | ||
8235 | SOURCE=..\..\include\wx\imagpcx.h | |
8236 | # End Source File | |
8237 | # Begin Source File | |
8238 | ||
8239 | SOURCE=..\..\include\wx\imagpng.h | |
8240 | # End Source File | |
8241 | # Begin Source File | |
8242 | ||
8243 | SOURCE=..\..\include\wx\imagpnm.h | |
8244 | # End Source File | |
8245 | # Begin Source File | |
8246 | ||
8247 | SOURCE=..\..\include\wx\imagtiff.h | |
8248 | # End Source File | |
8249 | # Begin Source File | |
8250 | ||
8251 | SOURCE=..\..\include\wx\imagxpm.h | |
8252 | # End Source File | |
8253 | # Begin Source File | |
8254 | ||
fe6e5818 VS |
8255 | SOURCE=..\..\include\wx\joystick.h |
8256 | # End Source File | |
8257 | # Begin Source File | |
8258 | ||
28249f11 VS |
8259 | SOURCE=..\..\include\wx\layout.h |
8260 | # End Source File | |
8261 | # Begin Source File | |
8262 | ||
fe6e5818 VS |
8263 | SOURCE=..\..\include\wx\laywin.h |
8264 | # End Source File | |
8265 | # Begin Source File | |
8266 | ||
28249f11 VS |
8267 | SOURCE=..\..\include\wx\listbase.h |
8268 | # End Source File | |
8269 | # Begin Source File | |
8270 | ||
73fb9ebe VZ |
8271 | SOURCE=..\..\include\wx\listbook.h |
8272 | # End Source File | |
8273 | # Begin Source File | |
8274 | ||
28249f11 VS |
8275 | SOURCE=..\..\include\wx\listbox.h |
8276 | # End Source File | |
8277 | # Begin Source File | |
8278 | ||
8279 | SOURCE=..\..\include\wx\listctrl.h | |
8280 | # End Source File | |
8281 | # Begin Source File | |
8282 | ||
8283 | SOURCE=..\..\include\wx\matrix.h | |
8284 | # End Source File | |
8285 | # Begin Source File | |
8286 | ||
8287 | SOURCE=..\..\include\wx\mdi.h | |
8288 | # End Source File | |
8289 | # Begin Source File | |
8290 | ||
8291 | SOURCE=..\..\include\wx\menu.h | |
8292 | # End Source File | |
8293 | # Begin Source File | |
8294 | ||
8295 | SOURCE=..\..\include\wx\menuitem.h | |
8296 | # End Source File | |
8297 | # Begin Source File | |
8298 | ||
8299 | SOURCE=..\..\include\wx\metafile.h | |
8300 | # End Source File | |
8301 | # Begin Source File | |
8302 | ||
8303 | SOURCE=..\..\include\wx\minifram.h | |
8304 | # End Source File | |
8305 | # Begin Source File | |
8306 | ||
8307 | SOURCE=..\..\include\wx\msgdlg.h | |
8308 | # End Source File | |
8309 | # Begin Source File | |
8310 | ||
8311 | SOURCE=..\..\include\wx\notebook.h | |
8312 | # End Source File | |
8313 | # Begin Source File | |
8314 | ||
8315 | SOURCE=..\..\include\wx\ownerdrw.h | |
8316 | # End Source File | |
8317 | # Begin Source File | |
8318 | ||
8319 | SOURCE=..\..\include\wx\palette.h | |
8320 | # End Source File | |
8321 | # Begin Source File | |
8322 | ||
8323 | SOURCE=..\..\include\wx\panel.h | |
8324 | # End Source File | |
8325 | # Begin Source File | |
8326 | ||
8327 | SOURCE=..\..\include\wx\paper.h | |
8328 | # End Source File | |
8329 | # Begin Source File | |
8330 | ||
8331 | SOURCE=..\..\include\wx\pen.h | |
8332 | # End Source File | |
8333 | # Begin Source File | |
8334 | ||
8335 | SOURCE=..\..\include\wx\popupwin.h | |
8336 | # End Source File | |
8337 | # Begin Source File | |
8338 | ||
8339 | SOURCE=..\..\include\wx\print.h | |
8340 | # End Source File | |
8341 | # Begin Source File | |
8342 | ||
8343 | SOURCE=..\..\include\wx\printdlg.h | |
8344 | # End Source File | |
8345 | # Begin Source File | |
8346 | ||
8347 | SOURCE=..\..\include\wx\prntbase.h | |
8348 | # End Source File | |
8349 | # Begin Source File | |
8350 | ||
8351 | SOURCE=..\..\include\wx\progdlg.h | |
8352 | # End Source File | |
8353 | # Begin Source File | |
8354 | ||
8355 | SOURCE=..\..\include\wx\ptr_scpd.h | |
8356 | # End Source File | |
8357 | # Begin Source File | |
8358 | ||
8359 | SOURCE=..\..\include\wx\quantize.h | |
8360 | # End Source File | |
8361 | # Begin Source File | |
8362 | ||
8363 | SOURCE=..\..\include\wx\radiobox.h | |
8364 | # End Source File | |
8365 | # Begin Source File | |
8366 | ||
8367 | SOURCE=..\..\include\wx\radiobut.h | |
8368 | # End Source File | |
8369 | # Begin Source File | |
8370 | ||
8371 | SOURCE=..\..\include\wx\rawbmp.h | |
8372 | # End Source File | |
8373 | # Begin Source File | |
8374 | ||
8375 | SOURCE=..\..\include\wx\region.h | |
8376 | # End Source File | |
8377 | # Begin Source File | |
8378 | ||
8379 | SOURCE=..\..\include\wx\renderer.h | |
8380 | # End Source File | |
8381 | # Begin Source File | |
8382 | ||
fe6e5818 VS |
8383 | SOURCE=..\..\include\wx\sashwin.h |
8384 | # End Source File | |
8385 | # Begin Source File | |
8386 | ||
28249f11 VS |
8387 | SOURCE=..\..\include\wx\scopeguard.h |
8388 | # End Source File | |
8389 | # Begin Source File | |
8390 | ||
8391 | SOURCE=..\..\include\wx\scrolbar.h | |
8392 | # End Source File | |
8393 | # Begin Source File | |
8394 | ||
8395 | SOURCE=..\..\include\wx\scrolwin.h | |
8396 | # End Source File | |
8397 | # Begin Source File | |
8398 | ||
8399 | SOURCE=..\..\include\wx\selstore.h | |
8400 | # End Source File | |
8401 | # Begin Source File | |
8402 | ||
8403 | SOURCE=..\..\include\wx\settings.h | |
8404 | # End Source File | |
8405 | # Begin Source File | |
8406 | ||
8407 | SOURCE=..\..\include\wx\sizer.h | |
8408 | # End Source File | |
8409 | # Begin Source File | |
8410 | ||
8411 | SOURCE=..\..\include\wx\slider.h | |
8412 | # End Source File | |
8413 | # Begin Source File | |
8414 | ||
8415 | SOURCE=..\..\include\wx\spinbutt.h | |
8416 | # End Source File | |
8417 | # Begin Source File | |
8418 | ||
8419 | SOURCE=..\..\include\wx\spinctrl.h | |
8420 | # End Source File | |
8421 | # Begin Source File | |
8422 | ||
fe6e5818 VS |
8423 | SOURCE=..\..\include\wx\splash.h |
8424 | # End Source File | |
8425 | # Begin Source File | |
8426 | ||
28249f11 VS |
8427 | SOURCE=..\..\include\wx\splitter.h |
8428 | # End Source File | |
8429 | # Begin Source File | |
8430 | ||
28249f11 VS |
8431 | SOURCE=..\..\include\wx\statbmp.h |
8432 | # End Source File | |
8433 | # Begin Source File | |
8434 | ||
8435 | SOURCE=..\..\include\wx\statbox.h | |
8436 | # End Source File | |
8437 | # Begin Source File | |
8438 | ||
8439 | SOURCE=..\..\include\wx\statline.h | |
8440 | # End Source File | |
8441 | # Begin Source File | |
8442 | ||
8443 | SOURCE=..\..\include\wx\stattext.h | |
8444 | # End Source File | |
8445 | # Begin Source File | |
8446 | ||
8447 | SOURCE=..\..\include\wx\statusbr.h | |
8448 | # End Source File | |
8449 | # Begin Source File | |
8450 | ||
8451 | SOURCE=..\..\include\wx\tab.h | |
8452 | # End Source File | |
8453 | # Begin Source File | |
8454 | ||
8455 | SOURCE=..\..\include\wx\tabctrl.h | |
8456 | # End Source File | |
8457 | # Begin Source File | |
8458 | ||
fe6e5818 VS |
8459 | SOURCE=..\..\include\wx\taskbar.h |
8460 | # End Source File | |
8461 | # Begin Source File | |
8462 | ||
28249f11 VS |
8463 | SOURCE=..\..\include\wx\tbarbase.h |
8464 | # End Source File | |
8465 | # Begin Source File | |
8466 | ||
28249f11 VS |
8467 | SOURCE=..\..\include\wx\textctrl.h |
8468 | # End Source File | |
8469 | # Begin Source File | |
8470 | ||
8471 | SOURCE=..\..\include\wx\textdlg.h | |
8472 | # End Source File | |
8473 | # Begin Source File | |
8474 | ||
8475 | SOURCE=..\..\include\wx\tglbtn.h | |
8476 | # End Source File | |
8477 | # Begin Source File | |
8478 | ||
fe6e5818 | 8479 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
8480 | # End Source File |
8481 | # Begin Source File | |
8482 | ||
8483 | SOURCE=..\..\include\wx\tipwin.h | |
8484 | # End Source File | |
8485 | # Begin Source File | |
8486 | ||
8487 | SOURCE=..\..\include\wx\toolbar.h | |
8488 | # End Source File | |
8489 | # Begin Source File | |
8490 | ||
8491 | SOURCE=..\..\include\wx\tooltip.h | |
8492 | # End Source File | |
8493 | # Begin Source File | |
8494 | ||
8495 | SOURCE=..\..\include\wx\toplevel.h | |
8496 | # End Source File | |
8497 | # Begin Source File | |
8498 | ||
8499 | SOURCE=..\..\include\wx\treebase.h | |
8500 | # End Source File | |
8501 | # Begin Source File | |
8502 | ||
8503 | SOURCE=..\..\include\wx\treectrl.h | |
8504 | # End Source File | |
8505 | # Begin Source File | |
8506 | ||
8507 | SOURCE=..\..\include\wx\valgen.h | |
8508 | # End Source File | |
8509 | # Begin Source File | |
8510 | ||
8511 | SOURCE=..\..\include\wx\validate.h | |
8512 | # End Source File | |
8513 | # Begin Source File | |
8514 | ||
8515 | SOURCE=..\..\include\wx\valtext.h | |
8516 | # End Source File | |
8517 | # Begin Source File | |
8518 | ||
b71531ad VZ |
8519 | SOURCE=..\..\include\wx\vidmode.h |
8520 | # End Source File | |
8521 | # Begin Source File | |
8522 | ||
28249f11 VS |
8523 | SOURCE=..\..\include\wx\vlbox.h |
8524 | # End Source File | |
8525 | # Begin Source File | |
8526 | ||
8527 | SOURCE=..\..\include\wx\vms_x_fix.h | |
8528 | # End Source File | |
8529 | # Begin Source File | |
8530 | ||
8531 | SOURCE=..\..\include\wx\vscroll.h | |
8532 | # End Source File | |
8533 | # Begin Source File | |
8534 | ||
fe6e5818 VS |
8535 | SOURCE=..\..\include\wx\wave.h |
8536 | # End Source File | |
8537 | # Begin Source File | |
8538 | ||
28249f11 VS |
8539 | SOURCE=..\..\include\wx\window.h |
8540 | # End Source File | |
8541 | # Begin Source File | |
8542 | ||
fe6e5818 VS |
8543 | SOURCE=..\..\include\wx\wizard.h |
8544 | # End Source File | |
8545 | # Begin Source File | |
8546 | ||
8547 | SOURCE=..\..\include\wx\wxhtml.h | |
28249f11 VS |
8548 | # End Source File |
8549 | # Begin Source File | |
8550 | ||
fe6e5818 | 8551 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 8552 | # End Source File |
757e7c67 VS |
8553 | # Begin Source File |
8554 | ||
8555 | SOURCE=..\..\include\wx\xpmhand.h | |
8556 | # End Source File | |
28249f11 VS |
8557 | # End Group |
8558 | # End Target | |
8559 | # End Project | |
8560 |