]>
Commit | Line | Data |
---|---|---|
8329fea8 | 1 | # Microsoft Developer Studio Project File - Name="wx_core" - Package Owner=<4> |
28249f11 VS |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
3 | # ** DO NOT EDIT ** | |
4 | ||
5 | # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 | |
6 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
7 | ||
5554b4bd | 8 | CFG=core - Win32 Debug |
28249f11 VS |
9 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
10 | !MESSAGE use the Export Makefile command and run | |
11 | !MESSAGE | |
12 | !MESSAGE NMAKE /f "wx_core.mak". | |
13 | !MESSAGE | |
14 | !MESSAGE You can specify a configuration when running NMAKE | |
15 | !MESSAGE by defining the macro CFG on the command line. For example: | |
16 | !MESSAGE | |
5554b4bd | 17 | !MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 Debug" |
28249f11 VS |
18 | !MESSAGE |
19 | !MESSAGE Possible choices for configuration are: | |
20 | !MESSAGE | |
28249f11 | 21 | !MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") |
5554b4bd VS |
22 | !MESSAGE "core - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") |
23 | !MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library") | |
24 | !MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
25 | !MESSAGE "core - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") | |
26 | !MESSAGE "core - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
27 | !MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") | |
28 | !MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
29 | !MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") | |
30 | !MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") | |
31 | !MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library") | |
32 | !MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library") | |
33 | !MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library") | |
34 | !MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") | |
35 | !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library") | |
36 | !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library") | |
28249f11 VS |
37 | !MESSAGE |
38 | ||
39 | # Begin Project | |
40 | # PROP AllowPerConfigDependencies 0 | |
41 | # PROP Scc_ProjName "" | |
42 | # PROP Scc_LocalPath "" | |
43 | CPP=cl.exe | |
44 | RSC=rc.exe | |
45 | ||
5554b4bd | 46 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
47 | |
48 | # PROP BASE Use_MFC 0 | |
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 "" |
ab921f5f RN |
58 | # ADD BASE CPP /nologo /FD /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\wxmswuniv253u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
59 | # ADD CPP /nologo /FD /MD /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\wxmswuniv253u_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 | |
8329fea8 VZ |
62 | # ADD BASE RSC /l 0x409 /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 0x409 /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 |
9c2d002b JS |
68 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv253u_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 wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv253u_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 "" |
ab921f5f RN |
83 | # ADD BASE CPP /nologo /FD /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\wxmswuniv253ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
84 | # ADD CPP /nologo /FD /MDd /Od /GR /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\wxmswuniv253ud_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 | |
8329fea8 VZ |
87 | # ADD BASE RSC /l 0x409 /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 0x409 /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 |
9c2d002b JS |
93 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv253ud_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 wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmswuniv253ud_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 "" |
ab921f5f RN |
108 | # ADD BASE CPP /nologo /FD /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\wxmswuniv253_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
109 | # ADD CPP /nologo /FD /MD /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\wxmswuniv253_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 | |
8329fea8 VZ |
112 | # ADD BASE RSC /l 0x409 /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 0x409 /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 |
9c2d002b JS |
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\wxmswuniv253_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\wxmswuniv253_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 "" |
ab921f5f RN |
133 | # ADD BASE CPP /nologo /FD /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\wxmswuniv253d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
134 | # ADD CPP /nologo /FD /MDd /Od /GR /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\wxmswuniv253d_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 | |
8329fea8 VZ |
137 | # ADD BASE RSC /l 0x409 /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 0x409 /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 |
9c2d002b JS |
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\wxmswuniv253d_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\wxmswuniv253d_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 "" |
ab921f5f RN |
158 | # ADD BASE CPP /nologo /FD /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\wxmsw253u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
159 | # ADD CPP /nologo /FD /MD /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\wxmsw253u_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 | |
8329fea8 VZ |
162 | # ADD BASE RSC /l 0x409 /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 0x409 /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 |
9c2d002b JS |
168 | # ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw253u_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 wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw253u_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 "" |
ab921f5f RN |
183 | # ADD BASE CPP /nologo /FD /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\wxmsw253ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
184 | # ADD CPP /nologo /FD /MDd /Od /GR /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\wxmsw253ud_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 | |
8329fea8 VZ |
187 | # ADD BASE RSC /l 0x409 /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 0x409 /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 |
9c2d002b JS |
193 | # ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw253ud_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 wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib ..\..\lib\vc_dll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw253ud_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 "" |
ab921f5f RN |
208 | # ADD BASE CPP /nologo /FD /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\wxmsw253_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
209 | # ADD CPP /nologo /FD /MD /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\wxmsw253_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 | |
8329fea8 VZ |
212 | # ADD BASE RSC /l 0x409 /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 0x409 /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 |
9c2d002b JS |
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\wxmsw253_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\wxmsw253_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 "" | |
ab921f5f RN |
233 | # ADD BASE CPP /nologo /FD /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\wxmsw253d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
234 | # ADD CPP /nologo /FD /MDd /Od /GR /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\wxmsw253d_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 | |
8329fea8 VZ |
237 | # ADD BASE RSC /l 0x409 /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 0x409 /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 | |
9c2d002b JS |
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\wxmsw253d_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\wxmsw253d_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 "" |
1ec0f48e VS |
258 | # ADD BASE CPP /nologo /FD /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 /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 | |
8329fea8 VZ |
260 | # ADD BASE RSC /l 0x409 |
261 | # ADD RSC /l 0x409 | |
28249f11 VS |
262 | BSC32=bscmake.exe |
263 | # ADD BASE BSC32 /nologo | |
264 | # ADD BSC32 /nologo | |
5554b4bd | 265 | LIB32=link.exe -lib |
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 "" |
1ec0f48e VS |
281 | # ADD BASE CPP /nologo /FD /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 /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 | |
8329fea8 VZ |
283 | # ADD BASE RSC /l 0x409 |
284 | # ADD RSC /l 0x409 | |
28249f11 VS |
285 | BSC32=bscmake.exe |
286 | # ADD BASE BSC32 /nologo | |
287 | # ADD BSC32 /nologo | |
5554b4bd | 288 | LIB32=link.exe -lib |
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 "" |
1ec0f48e VS |
304 | # ADD BASE CPP /nologo /FD /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 /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 | |
8329fea8 VZ |
306 | # ADD BASE RSC /l 0x409 |
307 | # ADD RSC /l 0x409 | |
28249f11 VS |
308 | BSC32=bscmake.exe |
309 | # ADD BASE BSC32 /nologo | |
310 | # ADD BSC32 /nologo | |
5554b4bd | 311 | LIB32=link.exe -lib |
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 "" |
1ec0f48e VS |
327 | # ADD BASE CPP /nologo /FD /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 /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 | |
8329fea8 VZ |
329 | # ADD BASE RSC /l 0x409 |
330 | # ADD RSC /l 0x409 | |
28249f11 | 331 | BSC32=bscmake.exe |
5554b4bd VS |
332 | # ADD BASE BSC32 /nologo |
333 | # ADD BSC32 /nologo | |
334 | LIB32=link.exe -lib | |
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 "" |
1ec0f48e VS |
350 | # ADD BASE CPP /nologo /FD /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 /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 | |
8329fea8 VZ |
352 | # ADD BASE RSC /l 0x409 |
353 | # ADD RSC /l 0x409 | |
28249f11 VS |
354 | BSC32=bscmake.exe |
355 | # ADD BASE BSC32 /nologo | |
356 | # ADD BSC32 /nologo | |
5554b4bd | 357 | LIB32=link.exe -lib |
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 "" |
1ec0f48e VS |
373 | # ADD BASE CPP /nologo /FD /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 /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 | |
8329fea8 VZ |
375 | # ADD BASE RSC /l 0x409 |
376 | # ADD RSC /l 0x409 | |
28249f11 VS |
377 | BSC32=bscmake.exe |
378 | # ADD BASE BSC32 /nologo | |
379 | # ADD BSC32 /nologo | |
5554b4bd | 380 | LIB32=link.exe -lib |
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 "" |
1ec0f48e VS |
396 | # ADD BASE CPP /nologo /FD /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 /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 | |
8329fea8 VZ |
398 | # ADD BASE RSC /l 0x409 |
399 | # ADD RSC /l 0x409 | |
28249f11 VS |
400 | BSC32=bscmake.exe |
401 | # ADD BASE BSC32 /nologo | |
402 | # ADD BSC32 /nologo | |
5554b4bd | 403 | LIB32=link.exe -lib |
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 "" | |
1ec0f48e VS |
419 | # ADD BASE CPP /nologo /FD /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 /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 | |
8329fea8 VZ |
421 | # ADD BASE RSC /l 0x409 |
422 | # ADD RSC /l 0x409 | |
5554b4bd VS |
423 | BSC32=bscmake.exe |
424 | # ADD BASE BSC32 /nologo | |
425 | # ADD BSC32 /nologo | |
426 | LIB32=link.exe -lib | |
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 | ||
401e3b6e VS |
719 | SOURCE=..\..\src\common\stockitem.cpp |
720 | # End Source File | |
721 | # Begin Source File | |
722 | ||
28249f11 VS |
723 | SOURCE=..\..\src\common\tbarbase.cpp |
724 | # End Source File | |
725 | # Begin Source File | |
726 | ||
727 | SOURCE=..\..\src\common\textcmn.cpp | |
728 | # End Source File | |
729 | # Begin Source File | |
730 | ||
731 | SOURCE=..\..\src\common\timercmn.cpp | |
732 | # End Source File | |
733 | # Begin Source File | |
734 | ||
735 | SOURCE=..\..\src\common\toplvcmn.cpp | |
736 | # End Source File | |
737 | # Begin Source File | |
738 | ||
739 | SOURCE=..\..\src\common\treebase.cpp | |
740 | # End Source File | |
741 | # Begin Source File | |
742 | ||
743 | SOURCE=..\..\src\common\utilscmn.cpp | |
744 | # End Source File | |
745 | # Begin Source File | |
746 | ||
747 | SOURCE=..\..\src\common\valgen.cpp | |
748 | # End Source File | |
749 | # Begin Source File | |
750 | ||
751 | SOURCE=..\..\src\common\validate.cpp | |
752 | # End Source File | |
753 | # Begin Source File | |
754 | ||
755 | SOURCE=..\..\src\common\valtext.cpp | |
756 | # End Source File | |
757 | # Begin Source File | |
758 | ||
759 | SOURCE=..\..\src\common\wincmn.cpp | |
760 | # End Source File | |
761 | # Begin Source File | |
762 | ||
763 | SOURCE=..\..\src\common\xpmdecod.cpp | |
764 | # End Source File | |
765 | # End Group | |
766 | # Begin Group "MSW Sources" | |
767 | ||
768 | # PROP Default_Filter "" | |
769 | # Begin Source File | |
770 | ||
771 | SOURCE=..\..\src\msw\accel.cpp | |
772 | ||
5554b4bd | 773 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
774 | |
775 | # PROP Exclude_From_Build 1 | |
776 | ||
5554b4bd | 777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
778 | |
779 | # PROP Exclude_From_Build 1 | |
780 | ||
5554b4bd | 781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
782 | |
783 | # PROP Exclude_From_Build 1 | |
784 | ||
5554b4bd | 785 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
786 | |
787 | # PROP Exclude_From_Build 1 | |
788 | ||
5554b4bd | 789 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
790 | |
791 | ||
5554b4bd | 792 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
793 | |
794 | ||
5554b4bd | 795 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
796 | |
797 | ||
5554b4bd | 798 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
799 | |
800 | ||
5554b4bd | 801 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
802 | |
803 | # PROP Exclude_From_Build 1 | |
804 | ||
5554b4bd | 805 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
806 | |
807 | # PROP Exclude_From_Build 1 | |
808 | ||
5554b4bd | 809 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
810 | |
811 | # PROP Exclude_From_Build 1 | |
812 | ||
5554b4bd | 813 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
814 | |
815 | # PROP Exclude_From_Build 1 | |
816 | ||
5554b4bd | 817 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 818 | |
28249f11 | 819 | |
5554b4bd | 820 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
821 | |
822 | ||
823 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
824 | ||
825 | ||
5554b4bd | 826 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
827 | |
828 | ||
5554b4bd | 829 | !ENDIF |
28249f11 | 830 | |
5554b4bd VS |
831 | # End Source File |
832 | # Begin Source File | |
28249f11 | 833 | |
5554b4bd VS |
834 | SOURCE=..\..\src\msw\ole\access.cpp |
835 | ||
836 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
837 | |
838 | # PROP Exclude_From_Build 1 | |
839 | ||
5554b4bd | 840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
841 | |
842 | # PROP Exclude_From_Build 1 | |
843 | ||
5554b4bd | 844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
845 | |
846 | # PROP Exclude_From_Build 1 | |
847 | ||
5554b4bd | 848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
849 | |
850 | # PROP Exclude_From_Build 1 | |
851 | ||
5554b4bd | 852 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
853 | |
854 | ||
5554b4bd | 855 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
856 | |
857 | ||
5554b4bd | 858 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
859 | |
860 | ||
5554b4bd | 861 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
862 | |
863 | ||
5554b4bd | 864 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
865 | |
866 | # PROP Exclude_From_Build 1 | |
867 | ||
5554b4bd | 868 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
869 | |
870 | # PROP Exclude_From_Build 1 | |
871 | ||
5554b4bd | 872 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
873 | |
874 | # PROP Exclude_From_Build 1 | |
875 | ||
5554b4bd | 876 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
877 | |
878 | # PROP Exclude_From_Build 1 | |
879 | ||
5554b4bd VS |
880 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
881 | ||
882 | ||
883 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
884 | ||
885 | ||
886 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
887 | ||
888 | ||
889 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
890 | ||
891 | ||
28249f11 VS |
892 | !ENDIF |
893 | ||
894 | # End Source File | |
895 | # Begin Source File | |
896 | ||
897 | SOURCE=..\..\src\msw\app.cpp | |
898 | # End Source File | |
899 | # Begin Source File | |
900 | ||
901 | SOURCE=..\..\src\msw\ole\automtn.cpp | |
902 | # End Source File | |
903 | # Begin Source File | |
904 | ||
905 | SOURCE=..\..\src\msw\bitmap.cpp | |
906 | # End Source File | |
907 | # Begin Source File | |
908 | ||
909 | SOURCE=..\..\src\msw\bmpbuttn.cpp | |
910 | ||
5554b4bd | 911 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 912 | |
5554b4bd | 913 | # PROP Exclude_From_Build 1 |
28249f11 | 914 | |
5554b4bd | 915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
916 | |
917 | # PROP Exclude_From_Build 1 | |
918 | ||
5554b4bd | 919 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
920 | |
921 | # PROP Exclude_From_Build 1 | |
922 | ||
5554b4bd | 923 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
924 | |
925 | # PROP Exclude_From_Build 1 | |
926 | ||
5554b4bd | 927 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 928 | |
28249f11 | 929 | |
5554b4bd | 930 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
931 | |
932 | ||
933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
934 | ||
935 | ||
5554b4bd | 936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
937 | |
938 | ||
5554b4bd | 939 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 940 | |
5554b4bd | 941 | # PROP Exclude_From_Build 1 |
28249f11 | 942 | |
5554b4bd | 943 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
944 | |
945 | # PROP Exclude_From_Build 1 | |
946 | ||
5554b4bd | 947 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
948 | |
949 | # PROP Exclude_From_Build 1 | |
950 | ||
5554b4bd | 951 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
952 | |
953 | # PROP Exclude_From_Build 1 | |
954 | ||
5554b4bd VS |
955 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
956 | ||
957 | ||
958 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
959 | ||
960 | ||
961 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
962 | ||
963 | ||
964 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 965 | |
28249f11 VS |
966 | |
967 | !ENDIF | |
968 | ||
969 | # End Source File | |
970 | # Begin Source File | |
971 | ||
972 | SOURCE=..\..\src\msw\brush.cpp | |
973 | # End Source File | |
974 | # Begin Source File | |
975 | ||
976 | SOURCE=..\..\src\msw\button.cpp | |
977 | ||
5554b4bd | 978 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
979 | |
980 | # PROP Exclude_From_Build 1 | |
981 | ||
5554b4bd | 982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
983 | |
984 | # PROP Exclude_From_Build 1 | |
985 | ||
5554b4bd | 986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
987 | |
988 | # PROP Exclude_From_Build 1 | |
989 | ||
5554b4bd | 990 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
991 | |
992 | # PROP Exclude_From_Build 1 | |
993 | ||
5554b4bd | 994 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
995 | |
996 | ||
5554b4bd | 997 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
998 | |
999 | ||
5554b4bd | 1000 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1001 | |
1002 | ||
5554b4bd | 1003 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1004 | |
1005 | ||
5554b4bd | 1006 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1007 | |
1008 | # PROP Exclude_From_Build 1 | |
1009 | ||
5554b4bd | 1010 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1011 | |
1012 | # PROP Exclude_From_Build 1 | |
1013 | ||
5554b4bd | 1014 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1015 | |
1016 | # PROP Exclude_From_Build 1 | |
1017 | ||
5554b4bd | 1018 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1019 | |
1020 | # PROP Exclude_From_Build 1 | |
1021 | ||
5554b4bd | 1022 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1023 | |
28249f11 | 1024 | |
5554b4bd | 1025 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1026 | |
28249f11 | 1027 | |
5554b4bd | 1028 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1029 | |
1030 | ||
5554b4bd | 1031 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1032 | |
1033 | ||
5554b4bd | 1034 | !ENDIF |
28249f11 | 1035 | |
5554b4bd VS |
1036 | # End Source File |
1037 | # Begin Source File | |
28249f11 | 1038 | |
5554b4bd VS |
1039 | SOURCE=..\..\src\msw\caret.cpp |
1040 | # End Source File | |
1041 | # Begin Source File | |
28249f11 | 1042 | |
5554b4bd | 1043 | SOURCE=..\..\src\msw\checkbox.cpp |
28249f11 | 1044 | |
5554b4bd | 1045 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1046 | |
1047 | # PROP Exclude_From_Build 1 | |
1048 | ||
5554b4bd | 1049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1050 | |
1051 | # PROP Exclude_From_Build 1 | |
1052 | ||
5554b4bd | 1053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1054 | |
1055 | # PROP Exclude_From_Build 1 | |
1056 | ||
5554b4bd | 1057 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1058 | |
1059 | # PROP Exclude_From_Build 1 | |
1060 | ||
5554b4bd | 1061 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1062 | |
1063 | ||
5554b4bd | 1064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1065 | |
1066 | ||
5554b4bd | 1067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1068 | |
1069 | ||
5554b4bd | 1070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1071 | |
1072 | ||
5554b4bd | 1073 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1074 | |
1075 | # PROP Exclude_From_Build 1 | |
1076 | ||
5554b4bd | 1077 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1078 | |
1079 | # PROP Exclude_From_Build 1 | |
1080 | ||
5554b4bd | 1081 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1082 | |
1083 | # PROP Exclude_From_Build 1 | |
1084 | ||
5554b4bd | 1085 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1086 | |
1087 | # PROP Exclude_From_Build 1 | |
1088 | ||
5554b4bd | 1089 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1090 | |
28249f11 | 1091 | |
5554b4bd | 1092 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1093 | |
1094 | ||
1095 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1096 | ||
1097 | ||
5554b4bd | 1098 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1099 | |
1100 | ||
5554b4bd | 1101 | !ENDIF |
28249f11 | 1102 | |
5554b4bd VS |
1103 | # End Source File |
1104 | # Begin Source File | |
28249f11 | 1105 | |
5554b4bd VS |
1106 | SOURCE=..\..\src\msw\checklst.cpp |
1107 | ||
1108 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1109 | |
1110 | # PROP Exclude_From_Build 1 | |
1111 | ||
5554b4bd | 1112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1113 | |
1114 | # PROP Exclude_From_Build 1 | |
1115 | ||
5554b4bd | 1116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1117 | |
1118 | # PROP Exclude_From_Build 1 | |
1119 | ||
5554b4bd | 1120 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1121 | |
1122 | # PROP Exclude_From_Build 1 | |
1123 | ||
5554b4bd | 1124 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1125 | |
1126 | ||
5554b4bd | 1127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1128 | |
1129 | ||
5554b4bd | 1130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1131 | |
1132 | ||
5554b4bd | 1133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1134 | |
1135 | ||
5554b4bd | 1136 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1137 | |
1138 | # PROP Exclude_From_Build 1 | |
1139 | ||
5554b4bd | 1140 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1141 | |
1142 | # PROP Exclude_From_Build 1 | |
1143 | ||
5554b4bd | 1144 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1145 | |
1146 | # PROP Exclude_From_Build 1 | |
1147 | ||
5554b4bd | 1148 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1149 | |
1150 | # PROP Exclude_From_Build 1 | |
1151 | ||
5554b4bd | 1152 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1153 | |
28249f11 | 1154 | |
5554b4bd | 1155 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1156 | |
1157 | ||
1158 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1159 | ||
1160 | ||
5554b4bd | 1161 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1162 | |
1163 | ||
5554b4bd | 1164 | !ENDIF |
28249f11 | 1165 | |
5554b4bd VS |
1166 | # End Source File |
1167 | # Begin Source File | |
28249f11 | 1168 | |
5554b4bd VS |
1169 | SOURCE=..\..\src\msw\choice.cpp |
1170 | ||
1171 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1172 | |
1173 | # PROP Exclude_From_Build 1 | |
1174 | ||
5554b4bd | 1175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1176 | |
1177 | # PROP Exclude_From_Build 1 | |
1178 | ||
5554b4bd | 1179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1180 | |
1181 | # PROP Exclude_From_Build 1 | |
1182 | ||
5554b4bd | 1183 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1184 | |
1185 | # PROP Exclude_From_Build 1 | |
1186 | ||
5554b4bd | 1187 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1188 | |
1189 | ||
5554b4bd | 1190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1191 | |
1192 | ||
5554b4bd | 1193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1194 | |
1195 | ||
5554b4bd | 1196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1197 | |
1198 | ||
5554b4bd | 1199 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1200 | |
1201 | # PROP Exclude_From_Build 1 | |
1202 | ||
5554b4bd | 1203 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1204 | |
1205 | # PROP Exclude_From_Build 1 | |
1206 | ||
5554b4bd | 1207 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1208 | |
1209 | # PROP Exclude_From_Build 1 | |
1210 | ||
5554b4bd | 1211 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1212 | |
1213 | # PROP Exclude_From_Build 1 | |
1214 | ||
5554b4bd | 1215 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1216 | |
28249f11 | 1217 | |
5554b4bd | 1218 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1219 | |
28249f11 | 1220 | |
5554b4bd | 1221 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1222 | |
1223 | ||
5554b4bd | 1224 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1225 | |
1226 | ||
5554b4bd | 1227 | !ENDIF |
28249f11 | 1228 | |
5554b4bd VS |
1229 | # End Source File |
1230 | # Begin Source File | |
28249f11 | 1231 | |
5554b4bd VS |
1232 | SOURCE=..\..\src\msw\clipbrd.cpp |
1233 | # End Source File | |
1234 | # Begin Source File | |
28249f11 | 1235 | |
5554b4bd | 1236 | SOURCE=..\..\src\msw\colordlg.cpp |
28249f11 | 1237 | |
5554b4bd | 1238 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1239 | |
1240 | # PROP Exclude_From_Build 1 | |
1241 | ||
5554b4bd | 1242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1243 | |
1244 | # PROP Exclude_From_Build 1 | |
1245 | ||
5554b4bd | 1246 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1247 | |
1248 | # PROP Exclude_From_Build 1 | |
1249 | ||
5554b4bd | 1250 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1251 | |
1252 | # PROP Exclude_From_Build 1 | |
1253 | ||
5554b4bd | 1254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1255 | |
1256 | ||
5554b4bd | 1257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1258 | |
1259 | ||
5554b4bd | 1260 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1261 | |
1262 | ||
5554b4bd | 1263 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1264 | |
1265 | ||
5554b4bd | 1266 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1267 | |
1268 | # PROP Exclude_From_Build 1 | |
1269 | ||
5554b4bd | 1270 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1271 | |
1272 | # PROP Exclude_From_Build 1 | |
1273 | ||
5554b4bd | 1274 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1275 | |
1276 | # PROP Exclude_From_Build 1 | |
1277 | ||
5554b4bd | 1278 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1279 | |
1280 | # PROP Exclude_From_Build 1 | |
1281 | ||
5554b4bd | 1282 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1283 | |
28249f11 | 1284 | |
5554b4bd | 1285 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 1286 | |
28249f11 | 1287 | |
5554b4bd | 1288 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
1289 | |
1290 | ||
5554b4bd | 1291 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1292 | |
1293 | ||
5554b4bd | 1294 | !ENDIF |
28249f11 | 1295 | |
5554b4bd VS |
1296 | # End Source File |
1297 | # Begin Source File | |
28249f11 | 1298 | |
5554b4bd VS |
1299 | SOURCE=..\..\src\msw\colour.cpp |
1300 | # End Source File | |
1301 | # Begin Source File | |
28249f11 | 1302 | |
5554b4bd | 1303 | SOURCE=..\..\src\msw\combobox.cpp |
28249f11 | 1304 | |
5554b4bd | 1305 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1306 | |
1307 | # PROP Exclude_From_Build 1 | |
1308 | ||
5554b4bd | 1309 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1310 | |
1311 | # PROP Exclude_From_Build 1 | |
1312 | ||
5554b4bd | 1313 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1314 | |
1315 | # PROP Exclude_From_Build 1 | |
1316 | ||
5554b4bd | 1317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1318 | |
1319 | # PROP Exclude_From_Build 1 | |
1320 | ||
5554b4bd | 1321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1322 | |
1323 | ||
5554b4bd | 1324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1325 | |
1326 | ||
5554b4bd | 1327 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1328 | |
1329 | ||
5554b4bd | 1330 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1331 | |
1332 | ||
5554b4bd | 1333 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1334 | |
1335 | # PROP Exclude_From_Build 1 | |
1336 | ||
5554b4bd | 1337 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1338 | |
1339 | # PROP Exclude_From_Build 1 | |
1340 | ||
5554b4bd | 1341 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1342 | |
1343 | # PROP Exclude_From_Build 1 | |
1344 | ||
5554b4bd | 1345 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1346 | |
1347 | # PROP Exclude_From_Build 1 | |
1348 | ||
5554b4bd | 1349 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1350 | |
28249f11 | 1351 | |
5554b4bd | 1352 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1353 | |
1354 | ||
1355 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1356 | ||
1357 | ||
5554b4bd | 1358 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1359 | |
1360 | ||
5554b4bd | 1361 | !ENDIF |
28249f11 | 1362 | |
5554b4bd VS |
1363 | # End Source File |
1364 | # Begin Source File | |
28249f11 | 1365 | |
5554b4bd VS |
1366 | SOURCE=..\..\src\msw\control.cpp |
1367 | ||
1368 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
1369 | |
1370 | # PROP Exclude_From_Build 1 | |
1371 | ||
5554b4bd | 1372 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1373 | |
1374 | # PROP Exclude_From_Build 1 | |
1375 | ||
5554b4bd | 1376 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1377 | |
1378 | # PROP Exclude_From_Build 1 | |
1379 | ||
5554b4bd | 1380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1381 | |
1382 | # PROP Exclude_From_Build 1 | |
1383 | ||
5554b4bd VS |
1384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
1385 | ||
1386 | ||
1387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
1388 | |
1389 | ||
1390 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1391 | ||
1392 | ||
5554b4bd | 1393 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1394 | |
1395 | ||
5554b4bd | 1396 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1397 | |
5554b4bd | 1398 | # PROP Exclude_From_Build 1 |
28249f11 | 1399 | |
5554b4bd | 1400 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1401 | |
1402 | # PROP Exclude_From_Build 1 | |
1403 | ||
5554b4bd | 1404 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1405 | |
1406 | # PROP Exclude_From_Build 1 | |
1407 | ||
5554b4bd | 1408 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1409 | |
1410 | # PROP Exclude_From_Build 1 | |
1411 | ||
5554b4bd VS |
1412 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1413 | ||
1414 | ||
1415 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1416 | ||
1417 | ||
1418 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1419 | ||
1420 | ||
1421 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1422 | |
28249f11 VS |
1423 | |
1424 | !ENDIF | |
1425 | ||
1426 | # End Source File | |
1427 | # Begin Source File | |
1428 | ||
1429 | SOURCE=..\..\src\msw\cursor.cpp | |
1430 | # End Source File | |
1431 | # Begin Source File | |
1432 | ||
1433 | SOURCE=..\..\src\msw\data.cpp | |
1434 | # End Source File | |
1435 | # Begin Source File | |
1436 | ||
1437 | SOURCE=..\..\src\msw\ole\dataobj.cpp | |
1438 | # End Source File | |
1439 | # Begin Source File | |
1440 | ||
1441 | SOURCE=..\..\src\msw\dc.cpp | |
1442 | # End Source File | |
1443 | # Begin Source File | |
1444 | ||
1445 | SOURCE=..\..\src\msw\dcclient.cpp | |
1446 | # End Source File | |
1447 | # Begin Source File | |
1448 | ||
1449 | SOURCE=..\..\src\msw\dcmemory.cpp | |
1450 | # End Source File | |
1451 | # Begin Source File | |
1452 | ||
1453 | SOURCE=..\..\src\msw\dcprint.cpp | |
1454 | # End Source File | |
1455 | # Begin Source File | |
1456 | ||
1457 | SOURCE=..\..\src\msw\dcscreen.cpp | |
1458 | # End Source File | |
1459 | # Begin Source File | |
1460 | ||
1461 | SOURCE=..\..\src\msw\dialog.cpp | |
1462 | ||
5554b4bd | 1463 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1464 | |
5554b4bd | 1465 | # PROP Exclude_From_Build 1 |
28249f11 | 1466 | |
5554b4bd | 1467 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1468 | |
1469 | # PROP Exclude_From_Build 1 | |
1470 | ||
5554b4bd | 1471 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1472 | |
1473 | # PROP Exclude_From_Build 1 | |
1474 | ||
5554b4bd | 1475 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1476 | |
1477 | # PROP Exclude_From_Build 1 | |
1478 | ||
5554b4bd | 1479 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1480 | |
28249f11 | 1481 | |
5554b4bd | 1482 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1483 | |
1484 | ||
1485 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1486 | ||
1487 | ||
5554b4bd | 1488 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1489 | |
1490 | ||
5554b4bd | 1491 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1492 | |
5554b4bd | 1493 | # PROP Exclude_From_Build 1 |
28249f11 | 1494 | |
5554b4bd | 1495 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1496 | |
1497 | # PROP Exclude_From_Build 1 | |
1498 | ||
5554b4bd | 1499 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1500 | |
1501 | # PROP Exclude_From_Build 1 | |
1502 | ||
5554b4bd | 1503 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1504 | |
1505 | # PROP Exclude_From_Build 1 | |
1506 | ||
5554b4bd VS |
1507 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1508 | ||
1509 | ||
1510 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1511 | ||
1512 | ||
1513 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1514 | ||
1515 | ||
1516 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1517 | |
28249f11 VS |
1518 | |
1519 | !ENDIF | |
1520 | ||
1521 | # End Source File | |
1522 | # Begin Source File | |
1523 | ||
1524 | SOURCE=..\..\src\msw\dialup.cpp | |
1525 | # End Source File | |
1526 | # Begin Source File | |
1527 | ||
1528 | SOURCE=..\..\src\msw\dib.cpp | |
1529 | # End Source File | |
1530 | # Begin Source File | |
1531 | ||
1532 | SOURCE=..\..\src\msw\dirdlg.cpp | |
28249f11 | 1533 | |
5554b4bd | 1534 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 1535 | |
5554b4bd | 1536 | # PROP Exclude_From_Build 1 |
28249f11 | 1537 | |
5554b4bd | 1538 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1539 | |
1540 | # PROP Exclude_From_Build 1 | |
1541 | ||
5554b4bd | 1542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1543 | |
1544 | # PROP Exclude_From_Build 1 | |
1545 | ||
5554b4bd | 1546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1547 | |
1548 | # PROP Exclude_From_Build 1 | |
1549 | ||
5554b4bd | 1550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 1551 | |
28249f11 | 1552 | |
5554b4bd | 1553 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1554 | |
1555 | ||
1556 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1557 | ||
1558 | ||
5554b4bd | 1559 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1560 | |
1561 | ||
5554b4bd | 1562 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 1563 | |
5554b4bd | 1564 | # PROP Exclude_From_Build 1 |
28249f11 | 1565 | |
5554b4bd | 1566 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1567 | |
1568 | # PROP Exclude_From_Build 1 | |
1569 | ||
5554b4bd | 1570 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1571 | |
1572 | # PROP Exclude_From_Build 1 | |
1573 | ||
5554b4bd | 1574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1575 | |
1576 | # PROP Exclude_From_Build 1 | |
1577 | ||
5554b4bd VS |
1578 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1579 | ||
1580 | ||
1581 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1582 | ||
1583 | ||
1584 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1585 | ||
1586 | ||
1587 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 1588 | |
28249f11 VS |
1589 | |
1590 | !ENDIF | |
1591 | ||
1592 | # End Source File | |
1593 | # Begin Source File | |
1594 | ||
ef335a4f | 1595 | SOURCE=..\..\src\msw\display.cpp |
28249f11 VS |
1596 | # End Source File |
1597 | # Begin Source File | |
1598 | ||
ef335a4f | 1599 | SOURCE=..\..\src\msw\dragimag.cpp |
28249f11 | 1600 | |
5554b4bd | 1601 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1602 | |
1603 | # PROP Exclude_From_Build 1 | |
1604 | ||
5554b4bd | 1605 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1606 | |
1607 | # PROP Exclude_From_Build 1 | |
1608 | ||
5554b4bd | 1609 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1610 | |
1611 | # PROP Exclude_From_Build 1 | |
1612 | ||
5554b4bd | 1613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1614 | |
1615 | # PROP Exclude_From_Build 1 | |
1616 | ||
5554b4bd | 1617 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1618 | |
1619 | ||
5554b4bd | 1620 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1621 | |
1622 | ||
5554b4bd | 1623 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1624 | |
1625 | ||
5554b4bd | 1626 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1627 | |
1628 | ||
5554b4bd | 1629 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1630 | |
1631 | # PROP Exclude_From_Build 1 | |
1632 | ||
5554b4bd | 1633 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1634 | |
1635 | # PROP Exclude_From_Build 1 | |
1636 | ||
5554b4bd | 1637 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1638 | |
1639 | # PROP Exclude_From_Build 1 | |
1640 | ||
5554b4bd | 1641 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1642 | |
1643 | # PROP Exclude_From_Build 1 | |
1644 | ||
5554b4bd | 1645 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1646 | |
28249f11 | 1647 | |
5554b4bd | 1648 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1649 | |
1650 | ||
1651 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1652 | ||
1653 | ||
5554b4bd | 1654 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1655 | |
1656 | ||
5554b4bd | 1657 | !ENDIF |
28249f11 | 1658 | |
5554b4bd VS |
1659 | # End Source File |
1660 | # Begin Source File | |
28249f11 | 1661 | |
ef335a4f VZ |
1662 | SOURCE=..\..\src\msw\ole\dropsrc.cpp |
1663 | # End Source File | |
1664 | # Begin Source File | |
28249f11 | 1665 | |
ef335a4f VZ |
1666 | SOURCE=..\..\src\msw\ole\droptgt.cpp |
1667 | # End Source File | |
1668 | # Begin Source File | |
28249f11 | 1669 | |
ef335a4f VZ |
1670 | SOURCE=..\..\src\msw\dummy.cpp |
1671 | # ADD BASE CPP /Yc"wx/wxprec.h" | |
1672 | # ADD CPP /Yc"wx/wxprec.h" | |
1673 | # End Source File | |
1674 | # Begin Source File | |
28249f11 | 1675 | |
ef335a4f | 1676 | SOURCE=..\..\src\msw\enhmeta.cpp |
5554b4bd VS |
1677 | # End Source File |
1678 | # Begin Source File | |
28249f11 | 1679 | |
ef335a4f | 1680 | SOURCE=..\..\src\msw\evtloop.cpp |
5554b4bd VS |
1681 | # End Source File |
1682 | # Begin Source File | |
28249f11 | 1683 | |
ef335a4f | 1684 | SOURCE=..\..\src\msw\fdrepdlg.cpp |
28249f11 | 1685 | |
5554b4bd | 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 VS |
1730 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1731 | ||
1732 | ||
1733 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1734 | ||
1735 | ||
1736 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1737 | ||
1738 | ||
1739 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1740 | ||
1741 | ||
28249f11 VS |
1742 | !ENDIF |
1743 | ||
1744 | # End Source File | |
1745 | # Begin Source File | |
1746 | ||
ef335a4f | 1747 | SOURCE=..\..\src\msw\filedlg.cpp |
28249f11 | 1748 | |
5554b4bd | 1749 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1750 | |
1751 | # PROP Exclude_From_Build 1 | |
1752 | ||
5554b4bd | 1753 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1754 | |
1755 | # PROP Exclude_From_Build 1 | |
1756 | ||
5554b4bd | 1757 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1758 | |
1759 | # PROP Exclude_From_Build 1 | |
1760 | ||
5554b4bd | 1761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1762 | |
1763 | # PROP Exclude_From_Build 1 | |
1764 | ||
5554b4bd | 1765 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1766 | |
1767 | ||
5554b4bd | 1768 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1769 | |
1770 | ||
5554b4bd | 1771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1772 | |
1773 | ||
5554b4bd | 1774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1775 | |
1776 | ||
5554b4bd | 1777 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1778 | |
1779 | # PROP Exclude_From_Build 1 | |
1780 | ||
5554b4bd | 1781 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1782 | |
1783 | # PROP Exclude_From_Build 1 | |
1784 | ||
5554b4bd | 1785 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1786 | |
1787 | # PROP Exclude_From_Build 1 | |
1788 | ||
5554b4bd | 1789 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1790 | |
1791 | # PROP Exclude_From_Build 1 | |
1792 | ||
5554b4bd | 1793 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 1794 | |
28249f11 | 1795 | |
5554b4bd | 1796 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
1797 | |
1798 | ||
1799 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1800 | ||
1801 | ||
5554b4bd | 1802 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
1803 | |
1804 | ||
5554b4bd VS |
1805 | !ENDIF |
1806 | ||
1807 | # End Source File | |
1808 | # Begin Source File | |
28249f11 | 1809 | |
ef335a4f VZ |
1810 | SOURCE=..\..\src\msw\font.cpp |
1811 | # End Source File | |
1812 | # Begin Source File | |
1813 | ||
1814 | SOURCE=..\..\src\msw\fontdlg.cpp | |
28249f11 | 1815 | |
5554b4bd | 1816 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
1817 | |
1818 | # PROP Exclude_From_Build 1 | |
1819 | ||
5554b4bd | 1820 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
1821 | |
1822 | # PROP Exclude_From_Build 1 | |
1823 | ||
5554b4bd | 1824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
1825 | |
1826 | # PROP Exclude_From_Build 1 | |
1827 | ||
5554b4bd | 1828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
1829 | |
1830 | # PROP Exclude_From_Build 1 | |
1831 | ||
5554b4bd | 1832 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
1833 | |
1834 | ||
5554b4bd | 1835 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
1836 | |
1837 | ||
5554b4bd | 1838 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
1839 | |
1840 | ||
5554b4bd | 1841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
1842 | |
1843 | ||
5554b4bd | 1844 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
1845 | |
1846 | # PROP Exclude_From_Build 1 | |
1847 | ||
5554b4bd | 1848 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
1849 | |
1850 | # PROP Exclude_From_Build 1 | |
1851 | ||
5554b4bd | 1852 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
1853 | |
1854 | # PROP Exclude_From_Build 1 | |
1855 | ||
5554b4bd | 1856 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
1857 | |
1858 | # PROP Exclude_From_Build 1 | |
1859 | ||
5554b4bd VS |
1860 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
1861 | ||
1862 | ||
1863 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1864 | ||
1865 | ||
1866 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
1867 | ||
1868 | ||
1869 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
1870 | ||
1871 | ||
28249f11 VS |
1872 | !ENDIF |
1873 | ||
1874 | # End Source File | |
1875 | # Begin Source File | |
1876 | ||
ef335a4f | 1877 | SOURCE=..\..\src\msw\fontenum.cpp |
28249f11 VS |
1878 | # End Source File |
1879 | # Begin Source File | |
1880 | ||
ef335a4f | 1881 | SOURCE=..\..\src\msw\fontutil.cpp |
28249f11 VS |
1882 | # End Source File |
1883 | # Begin Source File | |
1884 | ||
ef335a4f | 1885 | SOURCE=..\..\src\msw\frame.cpp |
1ec0f48e VS |
1886 | |
1887 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1888 | ||
1889 | # PROP Exclude_From_Build 1 | |
1890 | ||
1891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1892 | ||
1893 | # PROP Exclude_From_Build 1 | |
1894 | ||
1895 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1896 | ||
1897 | # PROP Exclude_From_Build 1 | |
1898 | ||
1899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1900 | ||
1901 | # PROP Exclude_From_Build 1 | |
1902 | ||
1903 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1904 | ||
1905 | ||
1906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1907 | ||
1908 | ||
1909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1910 | ||
1911 | ||
1912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1913 | ||
1914 | ||
1915 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1916 | ||
1917 | # PROP Exclude_From_Build 1 | |
1918 | ||
1919 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1920 | ||
1921 | # PROP Exclude_From_Build 1 | |
1922 | ||
1923 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1924 | ||
1925 | # PROP Exclude_From_Build 1 | |
1926 | ||
1927 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1928 | ||
1929 | # PROP Exclude_From_Build 1 | |
1930 | ||
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 | ||
1943 | !ENDIF | |
1944 | ||
28249f11 VS |
1945 | # End Source File |
1946 | # Begin Source File | |
1947 | ||
ef335a4f | 1948 | SOURCE=..\..\src\msw\gauge95.cpp |
1ec0f48e VS |
1949 | |
1950 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
1951 | ||
1952 | # PROP Exclude_From_Build 1 | |
1953 | ||
1954 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
1955 | ||
1956 | # PROP Exclude_From_Build 1 | |
1957 | ||
1958 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
1959 | ||
1960 | # PROP Exclude_From_Build 1 | |
1961 | ||
1962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
1963 | ||
1964 | # PROP Exclude_From_Build 1 | |
1965 | ||
1966 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
1967 | ||
1968 | ||
1969 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
1970 | ||
1971 | ||
1972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
1973 | ||
1974 | ||
1975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
1976 | ||
1977 | ||
1978 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
1979 | ||
1980 | # PROP Exclude_From_Build 1 | |
1981 | ||
1982 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
1983 | ||
1984 | # PROP Exclude_From_Build 1 | |
1985 | ||
1986 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
1987 | ||
1988 | # PROP Exclude_From_Build 1 | |
1989 | ||
1990 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
1991 | ||
1992 | # PROP Exclude_From_Build 1 | |
1993 | ||
1994 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
1995 | ||
1996 | ||
1997 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
1998 | ||
1999 | ||
2000 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2001 | ||
2002 | ||
2003 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2004 | ||
2005 | ||
2006 | !ENDIF | |
2007 | ||
28249f11 VS |
2008 | # End Source File |
2009 | # Begin Source File | |
2010 | ||
ef335a4f VZ |
2011 | SOURCE=..\..\src\msw\gdiimage.cpp |
2012 | # End Source File | |
2013 | # Begin Source File | |
2014 | ||
2015 | SOURCE=..\..\src\msw\gdiobj.cpp | |
2016 | # End Source File | |
2017 | # Begin Source File | |
2018 | ||
2019 | SOURCE=..\..\src\msw\gsockmsw.cpp | |
2020 | # SUBTRACT CPP /YX /Yc /Yu | |
2021 | # End Source File | |
2022 | # Begin Source File | |
2023 | ||
2024 | SOURCE=..\..\src\msw\helpchm.cpp | |
2025 | # End Source File | |
2026 | # Begin Source File | |
2027 | ||
2028 | SOURCE=..\..\src\msw\helpwin.cpp | |
2029 | # End Source File | |
2030 | # Begin Source File | |
2031 | ||
28249f11 VS |
2032 | SOURCE=..\..\src\msw\icon.cpp |
2033 | # End Source File | |
2034 | # Begin Source File | |
2035 | ||
2036 | SOURCE=..\..\src\msw\imaglist.cpp | |
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\iniconf.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\listbox.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 VS |
2212 | |
2213 | ||
2214 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2215 | ||
2216 | ||
5554b4bd | 2217 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2218 | |
2219 | ||
5554b4bd VS |
2220 | !ENDIF |
2221 | ||
2222 | # End Source File | |
2223 | # Begin Source File | |
28249f11 | 2224 | |
5554b4bd | 2225 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2226 | |
5554b4bd | 2227 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2228 | |
2229 | # PROP Exclude_From_Build 1 | |
2230 | ||
5554b4bd | 2231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2232 | |
2233 | # PROP Exclude_From_Build 1 | |
2234 | ||
5554b4bd | 2235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2236 | |
2237 | # PROP Exclude_From_Build 1 | |
2238 | ||
5554b4bd | 2239 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2240 | |
2241 | # PROP Exclude_From_Build 1 | |
2242 | ||
5554b4bd | 2243 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2244 | |
2245 | ||
5554b4bd | 2246 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2247 | |
2248 | ||
5554b4bd | 2249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2250 | |
2251 | ||
5554b4bd | 2252 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2253 | |
2254 | ||
5554b4bd | 2255 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2256 | |
2257 | # PROP Exclude_From_Build 1 | |
2258 | ||
5554b4bd | 2259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2260 | |
2261 | # PROP Exclude_From_Build 1 | |
2262 | ||
5554b4bd | 2263 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2264 | |
2265 | # PROP Exclude_From_Build 1 | |
2266 | ||
5554b4bd | 2267 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2268 | |
2269 | # PROP Exclude_From_Build 1 | |
2270 | ||
5554b4bd | 2271 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2272 | |
28249f11 | 2273 | |
5554b4bd | 2274 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2275 | |
28249f11 | 2276 | |
5554b4bd | 2277 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2278 | |
2279 | ||
5554b4bd | 2280 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2281 | |
2282 | ||
5554b4bd | 2283 | !ENDIF |
28249f11 | 2284 | |
5554b4bd VS |
2285 | # End Source File |
2286 | # Begin Source File | |
28249f11 | 2287 | |
5554b4bd VS |
2288 | SOURCE=..\..\src\msw\main.cpp |
2289 | # End Source File | |
2290 | # Begin Source File | |
28249f11 | 2291 | |
5554b4bd | 2292 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2293 | |
5554b4bd | 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\menu.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\menuitem.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 VS |
2468 | |
2469 | ||
2470 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
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\metafile.cpp |
2482 | ||
2483 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2484 | |
2485 | # PROP Exclude_From_Build 1 | |
2486 | ||
5554b4bd | 2487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2488 | |
2489 | # PROP Exclude_From_Build 1 | |
2490 | ||
5554b4bd | 2491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2492 | |
2493 | # PROP Exclude_From_Build 1 | |
2494 | ||
5554b4bd | 2495 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2496 | |
2497 | # PROP Exclude_From_Build 1 | |
2498 | ||
5554b4bd | 2499 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2500 | |
2501 | ||
5554b4bd | 2502 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2503 | |
2504 | ||
5554b4bd | 2505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2506 | |
2507 | ||
5554b4bd | 2508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2509 | |
2510 | ||
5554b4bd | 2511 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2512 | |
2513 | # PROP Exclude_From_Build 1 | |
2514 | ||
5554b4bd | 2515 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2516 | |
2517 | # PROP Exclude_From_Build 1 | |
2518 | ||
5554b4bd | 2519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2520 | |
2521 | # PROP Exclude_From_Build 1 | |
2522 | ||
5554b4bd | 2523 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2524 | |
2525 | # PROP Exclude_From_Build 1 | |
2526 | ||
5554b4bd | 2527 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2528 | |
28249f11 | 2529 | |
5554b4bd | 2530 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2531 | |
28249f11 | 2532 | |
5554b4bd | 2533 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2534 | |
2535 | ||
5554b4bd | 2536 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2537 | |
2538 | ||
5554b4bd | 2539 | !ENDIF |
28249f11 | 2540 | |
5554b4bd VS |
2541 | # End Source File |
2542 | # Begin Source File | |
28249f11 | 2543 | |
5554b4bd VS |
2544 | SOURCE=..\..\src\msw\minifram.cpp |
2545 | # End Source File | |
2546 | # Begin Source File | |
28249f11 | 2547 | |
5554b4bd | 2548 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2549 | |
5554b4bd | 2550 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2551 | |
2552 | # PROP Exclude_From_Build 1 | |
2553 | ||
5554b4bd | 2554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2555 | |
2556 | # PROP Exclude_From_Build 1 | |
2557 | ||
5554b4bd | 2558 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2559 | |
2560 | # PROP Exclude_From_Build 1 | |
2561 | ||
5554b4bd | 2562 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2563 | |
2564 | # PROP Exclude_From_Build 1 | |
2565 | ||
5554b4bd | 2566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2567 | |
2568 | ||
5554b4bd | 2569 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2570 | |
2571 | ||
5554b4bd | 2572 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2573 | |
2574 | ||
5554b4bd | 2575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2576 | |
2577 | ||
5554b4bd | 2578 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2579 | |
2580 | # PROP Exclude_From_Build 1 | |
2581 | ||
5554b4bd | 2582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2583 | |
2584 | # PROP Exclude_From_Build 1 | |
2585 | ||
5554b4bd | 2586 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2587 | |
2588 | # PROP Exclude_From_Build 1 | |
2589 | ||
5554b4bd | 2590 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2591 | |
2592 | # PROP Exclude_From_Build 1 | |
2593 | ||
5554b4bd | 2594 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2595 | |
28249f11 | 2596 | |
5554b4bd | 2597 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2598 | |
28249f11 | 2599 | |
5554b4bd | 2600 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2601 | |
2602 | ||
5554b4bd | 2603 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2604 | |
2605 | ||
5554b4bd | 2606 | !ENDIF |
28249f11 | 2607 | |
5554b4bd VS |
2608 | # End Source File |
2609 | # Begin Source File | |
28249f11 | 2610 | |
5554b4bd VS |
2611 | SOURCE=..\..\src\msw\mslu.cpp |
2612 | # End Source File | |
2613 | # Begin Source File | |
28249f11 | 2614 | |
5554b4bd | 2615 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2616 | |
5554b4bd | 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 | 2661 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2662 | |
28249f11 | 2663 | |
5554b4bd | 2664 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2665 | |
2666 | ||
2667 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2668 | ||
2669 | ||
5554b4bd | 2670 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2671 | |
2672 | ||
5554b4bd | 2673 | !ENDIF |
28249f11 | 2674 | |
5554b4bd VS |
2675 | # End Source File |
2676 | # Begin Source File | |
28249f11 | 2677 | |
5554b4bd VS |
2678 | SOURCE=..\..\src\msw\notebook.cpp |
2679 | ||
2680 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2681 | |
2682 | # PROP Exclude_From_Build 1 | |
2683 | ||
5554b4bd | 2684 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2685 | |
2686 | # PROP Exclude_From_Build 1 | |
2687 | ||
5554b4bd | 2688 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2689 | |
2690 | # PROP Exclude_From_Build 1 | |
2691 | ||
5554b4bd | 2692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2693 | |
2694 | # PROP Exclude_From_Build 1 | |
2695 | ||
5554b4bd | 2696 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2697 | |
2698 | ||
5554b4bd | 2699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2700 | |
2701 | ||
5554b4bd | 2702 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2703 | |
2704 | ||
5554b4bd | 2705 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2706 | |
2707 | ||
5554b4bd | 2708 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2709 | |
2710 | # PROP Exclude_From_Build 1 | |
2711 | ||
5554b4bd | 2712 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2713 | |
2714 | # PROP Exclude_From_Build 1 | |
2715 | ||
5554b4bd | 2716 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2717 | |
2718 | # PROP Exclude_From_Build 1 | |
2719 | ||
5554b4bd | 2720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2721 | |
2722 | # PROP Exclude_From_Build 1 | |
2723 | ||
5554b4bd VS |
2724 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2725 | ||
2726 | ||
2727 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2728 | ||
2729 | ||
2730 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2731 | ||
2732 | ||
2733 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2734 | ||
2735 | ||
28249f11 VS |
2736 | !ENDIF |
2737 | ||
2738 | # End Source File | |
2739 | # Begin Source File | |
2740 | ||
2741 | SOURCE=..\..\src\msw\ole\oleutils.cpp | |
2742 | # End Source File | |
2743 | # Begin Source File | |
2744 | ||
2745 | SOURCE=..\..\src\msw\ownerdrw.cpp | |
2746 | ||
5554b4bd | 2747 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2748 | |
5554b4bd | 2749 | # PROP Exclude_From_Build 1 |
28249f11 | 2750 | |
5554b4bd | 2751 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2752 | |
5554b4bd | 2753 | # PROP Exclude_From_Build 1 |
28249f11 | 2754 | |
5554b4bd | 2755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2756 | |
5554b4bd | 2757 | # PROP Exclude_From_Build 1 |
28249f11 | 2758 | |
5554b4bd | 2759 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2760 | |
2761 | # PROP Exclude_From_Build 1 | |
2762 | ||
5554b4bd | 2763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2764 | |
28249f11 | 2765 | |
5554b4bd | 2766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2767 | |
28249f11 | 2768 | |
5554b4bd | 2769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2770 | |
28249f11 VS |
2771 | |
2772 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2773 | ||
2774 | ||
5554b4bd | 2775 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2776 | |
5554b4bd | 2777 | # PROP Exclude_From_Build 1 |
28249f11 | 2778 | |
5554b4bd | 2779 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2780 | |
5554b4bd | 2781 | # PROP Exclude_From_Build 1 |
28249f11 | 2782 | |
5554b4bd | 2783 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2784 | |
5554b4bd | 2785 | # PROP Exclude_From_Build 1 |
28249f11 | 2786 | |
5554b4bd | 2787 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2788 | |
2789 | # PROP Exclude_From_Build 1 | |
2790 | ||
5554b4bd VS |
2791 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2792 | ||
2793 | ||
2794 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
28249f11 | 2795 | |
28249f11 | 2796 | |
5554b4bd | 2797 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2798 | |
28249f11 | 2799 | |
5554b4bd | 2800 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2801 | |
28249f11 VS |
2802 | |
2803 | !ENDIF | |
2804 | ||
2805 | # End Source File | |
2806 | # Begin Source File | |
2807 | ||
2808 | SOURCE=..\..\src\msw\palette.cpp | |
2809 | # End Source File | |
2810 | # Begin Source File | |
2811 | ||
2812 | SOURCE=..\..\src\msw\pen.cpp | |
2813 | # End Source File | |
2814 | # Begin Source File | |
2815 | ||
28249f11 VS |
2816 | SOURCE=..\..\src\msw\popupwin.cpp |
2817 | # End Source File | |
2818 | # Begin Source File | |
2819 | ||
2820 | SOURCE=..\..\src\msw\printdlg.cpp | |
28249f11 VS |
2821 | # End Source File |
2822 | # Begin Source File | |
2823 | ||
2824 | SOURCE=..\..\src\msw\printwin.cpp | |
28249f11 VS |
2825 | # End Source File |
2826 | # Begin Source File | |
2827 | ||
2828 | SOURCE=..\..\src\msw\radiobox.cpp | |
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 | 2874 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2875 | |
28249f11 | 2876 | |
5554b4bd | 2877 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2878 | |
2879 | ||
2880 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2881 | ||
2882 | ||
5554b4bd | 2883 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2884 | |
2885 | ||
5554b4bd VS |
2886 | !ENDIF |
2887 | ||
2888 | # End Source File | |
2889 | # Begin Source File | |
28249f11 | 2890 | |
5554b4bd | 2891 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2892 | |
5554b4bd | 2893 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2894 | |
2895 | # PROP Exclude_From_Build 1 | |
2896 | ||
5554b4bd | 2897 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2898 | |
2899 | # PROP Exclude_From_Build 1 | |
2900 | ||
5554b4bd | 2901 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2902 | |
2903 | # PROP Exclude_From_Build 1 | |
2904 | ||
5554b4bd | 2905 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2906 | |
2907 | # PROP Exclude_From_Build 1 | |
2908 | ||
5554b4bd | 2909 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2910 | |
2911 | ||
5554b4bd | 2912 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2913 | |
2914 | ||
5554b4bd | 2915 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2916 | |
2917 | ||
5554b4bd | 2918 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2919 | |
2920 | ||
5554b4bd | 2921 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2922 | |
2923 | # PROP Exclude_From_Build 1 | |
2924 | ||
5554b4bd | 2925 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2926 | |
2927 | # PROP Exclude_From_Build 1 | |
2928 | ||
5554b4bd | 2929 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2930 | |
2931 | # PROP Exclude_From_Build 1 | |
2932 | ||
5554b4bd | 2933 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2934 | |
2935 | # PROP Exclude_From_Build 1 | |
2936 | ||
5554b4bd VS |
2937 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2938 | ||
2939 | ||
2940 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2941 | ||
2942 | ||
2943 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2944 | ||
2945 | ||
2946 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2947 | ||
2948 | ||
28249f11 VS |
2949 | !ENDIF |
2950 | ||
2951 | # End Source File | |
2952 | # Begin Source File | |
2953 | ||
2954 | SOURCE=..\..\src\msw\region.cpp | |
2955 | # End Source File | |
2956 | # Begin Source File | |
2957 | ||
2958 | SOURCE=..\..\src\msw\renderer.cpp | |
2959 | # End Source File | |
2960 | # Begin Source File | |
2961 | ||
2962 | SOURCE=..\..\src\msw\scrolbar.cpp | |
2963 | ||
5554b4bd | 2964 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2965 | |
2966 | # PROP Exclude_From_Build 1 | |
2967 | ||
5554b4bd | 2968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2969 | |
2970 | # PROP Exclude_From_Build 1 | |
2971 | ||
5554b4bd | 2972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2973 | |
2974 | # PROP Exclude_From_Build 1 | |
2975 | ||
5554b4bd | 2976 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2977 | |
2978 | # PROP Exclude_From_Build 1 | |
2979 | ||
5554b4bd | 2980 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2981 | |
2982 | ||
5554b4bd | 2983 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2984 | |
2985 | ||
5554b4bd | 2986 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2987 | |
2988 | ||
5554b4bd | 2989 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2990 | |
2991 | ||
5554b4bd | 2992 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2993 | |
2994 | # PROP Exclude_From_Build 1 | |
2995 | ||
5554b4bd | 2996 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2997 | |
2998 | # PROP Exclude_From_Build 1 | |
2999 | ||
5554b4bd | 3000 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3001 | |
3002 | # PROP Exclude_From_Build 1 | |
3003 | ||
5554b4bd | 3004 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3005 | |
3006 | # PROP Exclude_From_Build 1 | |
3007 | ||
5554b4bd | 3008 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3009 | |
28249f11 | 3010 | |
5554b4bd | 3011 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3012 | |
28249f11 | 3013 | |
5554b4bd | 3014 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3015 | |
3016 | ||
5554b4bd | 3017 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3018 | |
3019 | ||
5554b4bd | 3020 | !ENDIF |
28249f11 | 3021 | |
5554b4bd VS |
3022 | # End Source File |
3023 | # Begin Source File | |
28249f11 | 3024 | |
5554b4bd VS |
3025 | SOURCE=..\..\src\msw\settings.cpp |
3026 | # End Source File | |
3027 | # Begin Source File | |
28249f11 | 3028 | |
5554b4bd | 3029 | SOURCE=..\..\src\msw\slider95.cpp |
28249f11 | 3030 | |
5554b4bd | 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\spinbutt.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\spinctrl.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\statbmp.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\statbox.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\statbr95.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\statline.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\stattext.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\tabctrl.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\tbar95.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\textctrl.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 | 3705 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3706 | |
28249f11 | 3707 | |
5554b4bd | 3708 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3709 | |
3710 | ||
3711 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3712 | ||
3713 | ||
5554b4bd | 3714 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3715 | |
3716 | ||
5554b4bd | 3717 | !ENDIF |
28249f11 | 3718 | |
5554b4bd VS |
3719 | # End Source File |
3720 | # Begin Source File | |
28249f11 | 3721 | |
5554b4bd VS |
3722 | SOURCE=..\..\src\msw\tglbtn.cpp |
3723 | ||
3724 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3725 | |
3726 | # PROP Exclude_From_Build 1 | |
3727 | ||
5554b4bd | 3728 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3729 | |
3730 | # PROP Exclude_From_Build 1 | |
3731 | ||
5554b4bd | 3732 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3733 | |
3734 | # PROP Exclude_From_Build 1 | |
3735 | ||
5554b4bd | 3736 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3737 | |
3738 | # PROP Exclude_From_Build 1 | |
3739 | ||
5554b4bd | 3740 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3741 | |
3742 | ||
5554b4bd | 3743 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3744 | |
3745 | ||
5554b4bd | 3746 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3747 | |
3748 | ||
5554b4bd | 3749 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3750 | |
3751 | ||
5554b4bd | 3752 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3753 | |
3754 | # PROP Exclude_From_Build 1 | |
3755 | ||
5554b4bd | 3756 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3757 | |
3758 | # PROP Exclude_From_Build 1 | |
3759 | ||
5554b4bd | 3760 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3761 | |
3762 | # PROP Exclude_From_Build 1 | |
3763 | ||
5554b4bd | 3764 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3765 | |
3766 | # PROP Exclude_From_Build 1 | |
3767 | ||
5554b4bd VS |
3768 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3769 | ||
3770 | ||
3771 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3772 | ||
3773 | ||
3774 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3775 | ||
3776 | ||
3777 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
3778 | ||
3779 | ||
28249f11 VS |
3780 | !ENDIF |
3781 | ||
3782 | # End Source File | |
3783 | # Begin Source File | |
3784 | ||
3785 | SOURCE=..\..\src\msw\timer.cpp | |
3786 | # End Source File | |
3787 | # Begin Source File | |
3788 | ||
3789 | SOURCE=..\..\src\msw\tooltip.cpp | |
3790 | # End Source File | |
3791 | # Begin Source File | |
3792 | ||
3793 | SOURCE=..\..\src\msw\toplevel.cpp | |
3794 | # End Source File | |
3795 | # Begin Source File | |
3796 | ||
3797 | SOURCE=..\..\src\msw\treectrl.cpp | |
3798 | ||
5554b4bd | 3799 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3800 | |
5554b4bd | 3801 | # PROP Exclude_From_Build 1 |
28249f11 | 3802 | |
5554b4bd | 3803 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3804 | |
3805 | # PROP Exclude_From_Build 1 | |
3806 | ||
5554b4bd | 3807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3808 | |
3809 | # PROP Exclude_From_Build 1 | |
3810 | ||
5554b4bd | 3811 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3812 | |
3813 | # PROP Exclude_From_Build 1 | |
3814 | ||
5554b4bd | 3815 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3816 | |
28249f11 | 3817 | |
5554b4bd | 3818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3819 | |
3820 | ||
3821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3822 | ||
3823 | ||
5554b4bd | 3824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3825 | |
3826 | ||
5554b4bd | 3827 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3828 | |
5554b4bd | 3829 | # PROP Exclude_From_Build 1 |
28249f11 | 3830 | |
5554b4bd | 3831 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3832 | |
3833 | # PROP Exclude_From_Build 1 | |
3834 | ||
5554b4bd | 3835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3836 | |
3837 | # PROP Exclude_From_Build 1 | |
3838 | ||
5554b4bd | 3839 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3840 | |
3841 | # PROP Exclude_From_Build 1 | |
3842 | ||
5554b4bd VS |
3843 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3844 | ||
3845 | ||
3846 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3847 | ||
3848 | ||
3849 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3850 | ||
3851 | ||
3852 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 3853 | |
28249f11 VS |
3854 | |
3855 | !ENDIF | |
3856 | ||
3857 | # End Source File | |
3858 | # Begin Source File | |
3859 | ||
3860 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3861 | # End Source File | |
3862 | # Begin Source File | |
3863 | ||
3864 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3865 | # End Source File | |
3866 | # Begin Source File | |
3867 | ||
3868 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3869 | # End Source File | |
3870 | # Begin Source File | |
3871 | ||
3872 | SOURCE=..\..\src\msw\volume.cpp | |
3873 | # End Source File | |
3874 | # Begin Source File | |
3875 | ||
3876 | SOURCE=..\..\src\msw\window.cpp | |
3877 | # End Source File | |
3878 | # End Group | |
3879 | # Begin Group "Generic Sources" | |
3880 | ||
3881 | # PROP Default_Filter "" | |
3882 | # Begin Source File | |
3883 | ||
3884 | SOURCE=..\..\src\generic\accel.cpp | |
3885 | ||
5554b4bd | 3886 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3887 | |
28249f11 | 3888 | |
5554b4bd | 3889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3890 | |
28249f11 | 3891 | |
5554b4bd | 3892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3893 | |
28249f11 | 3894 | |
5554b4bd VS |
3895 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
3896 | ||
3897 | ||
3898 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
3899 | |
3900 | # PROP Exclude_From_Build 1 | |
3901 | ||
5554b4bd | 3902 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 3903 | |
5554b4bd | 3904 | # PROP Exclude_From_Build 1 |
28249f11 | 3905 | |
5554b4bd | 3906 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 3907 | |
5554b4bd | 3908 | # PROP Exclude_From_Build 1 |
28249f11 | 3909 | |
5554b4bd | 3910 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3911 | |
5554b4bd | 3912 | # PROP Exclude_From_Build 1 |
28249f11 VS |
3913 | |
3914 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3915 | ||
3916 | ||
5554b4bd | 3917 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 3918 | |
28249f11 | 3919 | |
5554b4bd | 3920 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 3921 | |
28249f11 | 3922 | |
5554b4bd | 3923 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3924 | |
28249f11 | 3925 | |
5554b4bd | 3926 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3927 | |
3928 | # PROP Exclude_From_Build 1 | |
3929 | ||
5554b4bd | 3930 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3931 | |
5554b4bd | 3932 | # PROP Exclude_From_Build 1 |
28249f11 | 3933 | |
5554b4bd | 3934 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3935 | |
5554b4bd | 3936 | # PROP Exclude_From_Build 1 |
28249f11 | 3937 | |
5554b4bd | 3938 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 3939 | |
5554b4bd | 3940 | # PROP Exclude_From_Build 1 |
28249f11 VS |
3941 | |
3942 | !ENDIF | |
3943 | ||
3944 | # End Source File | |
3945 | # Begin Source File | |
3946 | ||
3947 | SOURCE=..\..\src\generic\busyinfo.cpp | |
3948 | # End Source File | |
3949 | # Begin Source File | |
3950 | ||
ef335a4f VZ |
3951 | SOURCE=..\..\src\generic\choicbkg.cpp |
3952 | # End Source File | |
3953 | # Begin Source File | |
3954 | ||
28249f11 VS |
3955 | SOURCE=..\..\src\generic\choicdgg.cpp |
3956 | # End Source File | |
3957 | # Begin Source File | |
3958 | ||
3959 | SOURCE=..\..\src\generic\colrdlgg.cpp | |
6db68599 WS |
3960 | |
3961 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3962 | ||
3963 | ||
3964 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3965 | ||
3966 | ||
3967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3968 | ||
3969 | ||
3970 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3971 | ||
3972 | ||
3973 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3974 | ||
3975 | # PROP Exclude_From_Build 1 | |
3976 | ||
3977 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3978 | ||
3979 | # PROP Exclude_From_Build 1 | |
3980 | ||
3981 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3982 | ||
3983 | # PROP Exclude_From_Build 1 | |
3984 | ||
3985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3986 | ||
3987 | # PROP Exclude_From_Build 1 | |
3988 | ||
3989 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3990 | ||
3991 | ||
3992 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3993 | ||
3994 | ||
3995 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3996 | ||
3997 | ||
3998 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3999 | ||
4000 | ||
4001 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4002 | ||
4003 | # PROP Exclude_From_Build 1 | |
4004 | ||
4005 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4006 | ||
4007 | # PROP Exclude_From_Build 1 | |
4008 | ||
4009 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4010 | ||
4011 | # PROP Exclude_From_Build 1 | |
4012 | ||
4013 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4014 | ||
4015 | # PROP Exclude_From_Build 1 | |
4016 | ||
4017 | !ENDIF | |
4018 | ||
28249f11 VS |
4019 | # End Source File |
4020 | # Begin Source File | |
4021 | ||
4022 | SOURCE=..\..\src\generic\dcpsg.cpp | |
4023 | # End Source File | |
4024 | # Begin Source File | |
4025 | ||
4026 | SOURCE=..\..\src\generic\dirctrlg.cpp | |
4027 | # End Source File | |
4028 | # Begin Source File | |
4029 | ||
4030 | SOURCE=..\..\src\generic\dirdlgg.cpp | |
4031 | ||
5554b4bd | 4032 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4033 | |
28249f11 | 4034 | |
5554b4bd | 4035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4036 | |
28249f11 | 4037 | |
5554b4bd | 4038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4039 | |
28249f11 | 4040 | |
5554b4bd VS |
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 | 4049 | |
5554b4bd | 4050 | # PROP Exclude_From_Build 1 |
28249f11 | 4051 | |
5554b4bd | 4052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4053 | |
5554b4bd | 4054 | # PROP Exclude_From_Build 1 |
28249f11 | 4055 | |
5554b4bd | 4056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4057 | |
5554b4bd | 4058 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4059 | |
4060 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4061 | ||
4062 | ||
5554b4bd | 4063 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4064 | |
28249f11 | 4065 | |
5554b4bd | 4066 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4067 | |
28249f11 | 4068 | |
5554b4bd | 4069 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4070 | |
28249f11 | 4071 | |
5554b4bd | 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 | 4077 | |
5554b4bd | 4078 | # PROP Exclude_From_Build 1 |
28249f11 | 4079 | |
5554b4bd | 4080 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4081 | |
5554b4bd | 4082 | # PROP Exclude_From_Build 1 |
28249f11 | 4083 | |
5554b4bd | 4084 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4085 | |
5554b4bd | 4086 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4087 | |
4088 | !ENDIF | |
4089 | ||
4090 | # End Source File | |
4091 | # Begin Source File | |
4092 | ||
4093 | SOURCE=..\..\src\generic\dragimgg.cpp | |
4094 | # End Source File | |
4095 | # Begin Source File | |
4096 | ||
4097 | SOURCE=..\..\src\generic\fdrepdlg.cpp | |
4098 | ||
5554b4bd | 4099 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4100 | |
28249f11 | 4101 | |
5554b4bd VS |
4102 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4103 | ||
4104 | ||
4105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4106 | ||
4107 | ||
4108 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4109 | ||
4110 | ||
4111 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4112 | |
4113 | # PROP Exclude_From_Build 1 | |
4114 | ||
5554b4bd | 4115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4116 | |
4117 | # PROP Exclude_From_Build 1 | |
4118 | ||
5554b4bd | 4119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4120 | |
4121 | # PROP Exclude_From_Build 1 | |
4122 | ||
5554b4bd | 4123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4124 | |
5554b4bd | 4125 | # PROP Exclude_From_Build 1 |
28249f11 | 4126 | |
5554b4bd | 4127 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4128 | |
4129 | ||
4130 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4131 | ||
4132 | ||
5554b4bd | 4133 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4134 | |
4135 | ||
5554b4bd VS |
4136 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4137 | ||
4138 | ||
4139 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4140 | |
4141 | # PROP Exclude_From_Build 1 | |
4142 | ||
5554b4bd | 4143 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4144 | |
4145 | # PROP Exclude_From_Build 1 | |
4146 | ||
5554b4bd | 4147 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4148 | |
4149 | # PROP Exclude_From_Build 1 | |
4150 | ||
5554b4bd | 4151 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4152 | |
4153 | # PROP Exclude_From_Build 1 | |
4154 | ||
5554b4bd VS |
4155 | !ENDIF |
4156 | ||
4157 | # End Source File | |
4158 | # Begin Source File | |
28249f11 | 4159 | |
5554b4bd | 4160 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4161 | |
5554b4bd | 4162 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4163 | |
4164 | ||
4165 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4166 | ||
4167 | ||
5554b4bd | 4168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4169 | |
28249f11 | 4170 | |
5554b4bd | 4171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4172 | |
28249f11 | 4173 | |
5554b4bd | 4174 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4175 | |
4176 | # PROP Exclude_From_Build 1 | |
4177 | ||
5554b4bd | 4178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4179 | |
4180 | # PROP Exclude_From_Build 1 | |
4181 | ||
5554b4bd | 4182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4183 | |
4184 | # PROP Exclude_From_Build 1 | |
4185 | ||
5554b4bd | 4186 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4187 | |
4188 | # PROP Exclude_From_Build 1 | |
4189 | ||
5554b4bd | 4190 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4191 | |
4192 | ||
5554b4bd | 4193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4194 | |
4195 | ||
5554b4bd | 4196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4197 | |
4198 | ||
5554b4bd | 4199 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4200 | |
4201 | ||
5554b4bd | 4202 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4203 | |
4204 | # PROP Exclude_From_Build 1 | |
4205 | ||
5554b4bd | 4206 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4207 | |
4208 | # PROP Exclude_From_Build 1 | |
4209 | ||
5554b4bd | 4210 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4211 | |
4212 | # PROP Exclude_From_Build 1 | |
4213 | ||
5554b4bd | 4214 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4215 | |
4216 | # PROP Exclude_From_Build 1 | |
4217 | ||
5554b4bd | 4218 | !ENDIF |
28249f11 | 4219 | |
5554b4bd VS |
4220 | # End Source File |
4221 | # Begin Source File | |
28249f11 | 4222 | |
5554b4bd | 4223 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 WS |
4224 | |
4225 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4226 | ||
4227 | ||
4228 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4229 | ||
4230 | ||
4231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4232 | ||
4233 | ||
4234 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4235 | ||
4236 | ||
4237 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4238 | ||
4239 | # PROP Exclude_From_Build 1 | |
4240 | ||
4241 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4242 | ||
4243 | # PROP Exclude_From_Build 1 | |
4244 | ||
4245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4246 | ||
4247 | # PROP Exclude_From_Build 1 | |
4248 | ||
4249 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4250 | ||
4251 | # PROP Exclude_From_Build 1 | |
4252 | ||
4253 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4254 | ||
4255 | ||
4256 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4257 | ||
4258 | ||
4259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4260 | ||
4261 | ||
4262 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4263 | ||
4264 | ||
4265 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4266 | ||
4267 | # PROP Exclude_From_Build 1 | |
4268 | ||
4269 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4270 | ||
4271 | # PROP Exclude_From_Build 1 | |
4272 | ||
4273 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4274 | ||
4275 | # PROP Exclude_From_Build 1 | |
4276 | ||
4277 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4278 | ||
4279 | # PROP Exclude_From_Build 1 | |
4280 | ||
4281 | !ENDIF | |
4282 | ||
5554b4bd VS |
4283 | # End Source File |
4284 | # Begin Source File | |
28249f11 | 4285 | |
5554b4bd | 4286 | SOURCE=..\..\src\generic\imaglist.cpp |
28249f11 | 4287 | |
5554b4bd | 4288 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4289 | |
28249f11 | 4290 | |
5554b4bd | 4291 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4292 | |
28249f11 | 4293 | |
5554b4bd | 4294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4295 | |
28249f11 | 4296 | |
5554b4bd | 4297 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 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\listbkg.cpp |
4350 | # End Source File | |
4351 | # Begin Source File | |
28249f11 | 4352 | |
5554b4bd | 4353 | SOURCE=..\..\src\generic\listctrl.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" |
73fb9ebe | 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 VS |
4416 | SOURCE=..\..\src\generic\logg.cpp |
4417 | # End Source File | |
4418 | # Begin Source File | |
28249f11 | 4419 | |
5554b4bd | 4420 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4421 | |
5554b4bd | 4422 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4423 | |
4424 | ||
5554b4bd | 4425 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4426 | |
4427 | ||
5554b4bd | 4428 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4429 | |
28249f11 | 4430 | |
5554b4bd | 4431 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4432 | |
28249f11 | 4433 | |
5554b4bd | 4434 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4435 | |
4436 | # PROP Exclude_From_Build 1 | |
4437 | ||
5554b4bd | 4438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4439 | |
4440 | # PROP Exclude_From_Build 1 | |
4441 | ||
5554b4bd | 4442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4443 | |
4444 | # PROP Exclude_From_Build 1 | |
4445 | ||
5554b4bd | 4446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4447 | |
4448 | # PROP Exclude_From_Build 1 | |
4449 | ||
5554b4bd | 4450 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4451 | |
4452 | ||
5554b4bd | 4453 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4454 | |
4455 | ||
5554b4bd | 4456 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4457 | |
4458 | ||
5554b4bd | 4459 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4460 | |
4461 | ||
5554b4bd | 4462 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4463 | |
4464 | # PROP Exclude_From_Build 1 | |
4465 | ||
5554b4bd | 4466 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4467 | |
4468 | # PROP Exclude_From_Build 1 | |
4469 | ||
5554b4bd | 4470 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4471 | |
4472 | # PROP Exclude_From_Build 1 | |
4473 | ||
5554b4bd | 4474 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4475 | |
4476 | # PROP Exclude_From_Build 1 | |
4477 | ||
5554b4bd | 4478 | !ENDIF |
28249f11 | 4479 | |
5554b4bd VS |
4480 | # End Source File |
4481 | # Begin Source File | |
28249f11 | 4482 | |
5554b4bd | 4483 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4484 | |
5554b4bd | 4485 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4486 | |
28249f11 | 4487 | |
5554b4bd | 4488 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4489 | |
28249f11 | 4490 | |
5554b4bd | 4491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4492 | |
28249f11 | 4493 | |
5554b4bd | 4494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4495 | |
28249f11 | 4496 | |
5554b4bd | 4497 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4498 | |
4499 | # PROP Exclude_From_Build 1 | |
4500 | ||
5554b4bd | 4501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4502 | |
4503 | # PROP Exclude_From_Build 1 | |
4504 | ||
5554b4bd | 4505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4506 | |
4507 | # PROP Exclude_From_Build 1 | |
4508 | ||
5554b4bd | 4509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4510 | |
4511 | # PROP Exclude_From_Build 1 | |
4512 | ||
5554b4bd | 4513 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4514 | |
4515 | ||
4516 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4517 | ||
4518 | ||
5554b4bd | 4519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4520 | |
4521 | ||
5554b4bd | 4522 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4523 | |
28249f11 | 4524 | |
5554b4bd | 4525 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4526 | |
4527 | # PROP Exclude_From_Build 1 | |
4528 | ||
5554b4bd | 4529 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4530 | |
4531 | # PROP Exclude_From_Build 1 | |
4532 | ||
5554b4bd | 4533 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4534 | |
4535 | # PROP Exclude_From_Build 1 | |
4536 | ||
5554b4bd | 4537 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4538 | |
5554b4bd | 4539 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4540 | |
4541 | !ENDIF | |
4542 | ||
4543 | # End Source File | |
4544 | # Begin Source File | |
4545 | ||
4546 | SOURCE=..\..\src\generic\numdlgg.cpp | |
4547 | # End Source File | |
4548 | # Begin Source File | |
4549 | ||
4550 | SOURCE=..\..\src\generic\panelg.cpp | |
4551 | # End Source File | |
4552 | # Begin Source File | |
4553 | ||
75a0a7b7 VS |
4554 | SOURCE=..\..\src\generic\printps.cpp |
4555 | # End Source File | |
4556 | # Begin Source File | |
4557 | ||
28249f11 | 4558 | SOURCE=..\..\src\generic\prntdlgg.cpp |
28249f11 VS |
4559 | # End Source File |
4560 | # Begin Source File | |
4561 | ||
4562 | SOURCE=..\..\src\generic\progdlgg.cpp | |
4563 | # End Source File | |
4564 | # Begin Source File | |
4565 | ||
4566 | SOURCE=..\..\src\generic\renderg.cpp | |
4567 | # End Source File | |
4568 | # Begin Source File | |
4569 | ||
4570 | SOURCE=..\..\src\generic\scrlwing.cpp | |
4571 | # End Source File | |
4572 | # Begin Source File | |
4573 | ||
4574 | SOURCE=..\..\src\generic\selstore.cpp | |
4575 | # End Source File | |
4576 | # Begin Source File | |
4577 | ||
4578 | SOURCE=..\..\src\generic\spinctlg.cpp | |
4579 | # End Source File | |
4580 | # Begin Source File | |
4581 | ||
4582 | SOURCE=..\..\src\generic\splitter.cpp | |
4583 | # End Source File | |
4584 | # Begin Source File | |
4585 | ||
4586 | SOURCE=..\..\src\generic\statusbr.cpp | |
4587 | ||
5554b4bd | 4588 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4589 | |
5554b4bd | 4590 | # PROP Exclude_From_Build 1 |
28249f11 | 4591 | |
5554b4bd VS |
4592 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4593 | ||
4594 | # PROP Exclude_From_Build 1 | |
4595 | ||
4596 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4597 | ||
4598 | # PROP Exclude_From_Build 1 | |
4599 | ||
4600 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4601 | ||
4602 | # PROP Exclude_From_Build 1 | |
4603 | ||
4604 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4605 | ||
4606 | ||
4607 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
4608 | |
4609 | ||
5554b4bd | 4610 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4611 | |
4612 | ||
5554b4bd | 4613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4614 | |
4615 | ||
5554b4bd | 4616 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4617 | |
4618 | # PROP Exclude_From_Build 1 | |
4619 | ||
5554b4bd | 4620 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4621 | |
4622 | # PROP Exclude_From_Build 1 | |
4623 | ||
5554b4bd | 4624 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4625 | |
4626 | # PROP Exclude_From_Build 1 | |
4627 | ||
5554b4bd | 4628 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4629 | |
4630 | # PROP Exclude_From_Build 1 | |
4631 | ||
5554b4bd | 4632 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4633 | |
4634 | ||
5554b4bd | 4635 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4636 | |
4637 | ||
5554b4bd | 4638 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4639 | |
4640 | ||
5554b4bd | 4641 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4642 | |
4643 | ||
5554b4bd | 4644 | !ENDIF |
28249f11 | 4645 | |
5554b4bd VS |
4646 | # End Source File |
4647 | # Begin Source File | |
28249f11 | 4648 | |
5554b4bd | 4649 | SOURCE=..\..\src\generic\tabg.cpp |
28249f11 | 4650 | |
5554b4bd | 4651 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4652 | |
28249f11 | 4653 | |
5554b4bd | 4654 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4655 | |
28249f11 | 4656 | |
5554b4bd | 4657 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4658 | |
28249f11 | 4659 | |
5554b4bd | 4660 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4661 | |
28249f11 | 4662 | |
5554b4bd | 4663 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4664 | |
4665 | # PROP Exclude_From_Build 1 | |
4666 | ||
5554b4bd | 4667 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4668 | |
4669 | # PROP Exclude_From_Build 1 | |
4670 | ||
5554b4bd | 4671 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4672 | |
4673 | # PROP Exclude_From_Build 1 | |
4674 | ||
5554b4bd | 4675 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4676 | |
4677 | # PROP Exclude_From_Build 1 | |
4678 | ||
5554b4bd | 4679 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4680 | |
4681 | ||
4682 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4683 | ||
4684 | ||
5554b4bd | 4685 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4686 | |
4687 | ||
5554b4bd | 4688 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4689 | |
28249f11 | 4690 | |
5554b4bd | 4691 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4692 | |
4693 | # PROP Exclude_From_Build 1 | |
4694 | ||
5554b4bd | 4695 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4696 | |
4697 | # PROP Exclude_From_Build 1 | |
4698 | ||
5554b4bd | 4699 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4700 | |
4701 | # PROP Exclude_From_Build 1 | |
4702 | ||
5554b4bd | 4703 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4704 | |
5554b4bd | 4705 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4706 | |
4707 | !ENDIF | |
4708 | ||
4709 | # End Source File | |
4710 | # Begin Source File | |
4711 | ||
28249f11 VS |
4712 | SOURCE=..\..\src\generic\textdlgg.cpp |
4713 | # End Source File | |
4714 | # Begin Source File | |
4715 | ||
4716 | SOURCE=..\..\src\generic\tipwin.cpp | |
4717 | # End Source File | |
4718 | # Begin Source File | |
4719 | ||
4720 | SOURCE=..\..\src\generic\treectlg.cpp | |
4721 | # End Source File | |
4722 | # Begin Source File | |
4723 | ||
4724 | SOURCE=..\..\src\generic\vlbox.cpp | |
4725 | # End Source File | |
4726 | # Begin Source File | |
4727 | ||
4728 | SOURCE=..\..\src\generic\vscroll.cpp | |
4729 | # End Source File | |
4730 | # End Group | |
4731 | # Begin Group "wxUniv Sources" | |
4732 | ||
4733 | # PROP Default_Filter "" | |
4734 | # Begin Source File | |
4735 | ||
4736 | SOURCE=..\..\src\univ\bmpbuttn.cpp | |
4737 | ||
5554b4bd | 4738 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4739 | |
28249f11 | 4740 | |
5554b4bd VS |
4741 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4742 | ||
4743 | ||
4744 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4745 | ||
4746 | ||
4747 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4748 | ||
4749 | ||
4750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4751 | |
4752 | # PROP Exclude_From_Build 1 | |
4753 | ||
5554b4bd | 4754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4755 | |
4756 | # PROP Exclude_From_Build 1 | |
4757 | ||
5554b4bd | 4758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4759 | |
4760 | # PROP Exclude_From_Build 1 | |
4761 | ||
5554b4bd | 4762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4763 | |
5554b4bd | 4764 | # PROP Exclude_From_Build 1 |
28249f11 | 4765 | |
5554b4bd | 4766 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4767 | |
4768 | ||
4769 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4770 | ||
4771 | ||
5554b4bd | 4772 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4773 | |
4774 | ||
5554b4bd VS |
4775 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4776 | ||
4777 | ||
4778 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4779 | |
4780 | # PROP Exclude_From_Build 1 | |
4781 | ||
5554b4bd | 4782 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4783 | |
4784 | # PROP Exclude_From_Build 1 | |
4785 | ||
5554b4bd | 4786 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4787 | |
4788 | # PROP Exclude_From_Build 1 | |
4789 | ||
5554b4bd | 4790 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4791 | |
4792 | # PROP Exclude_From_Build 1 | |
4793 | ||
5554b4bd | 4794 | !ENDIF |
28249f11 | 4795 | |
5554b4bd VS |
4796 | # End Source File |
4797 | # Begin Source File | |
28249f11 | 4798 | |
5554b4bd | 4799 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4800 | |
5554b4bd | 4801 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4802 | |
28249f11 | 4803 | |
5554b4bd | 4804 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4805 | |
28249f11 | 4806 | |
5554b4bd | 4807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4808 | |
28249f11 | 4809 | |
5554b4bd | 4810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4811 | |
28249f11 | 4812 | |
5554b4bd | 4813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4814 | |
4815 | # PROP Exclude_From_Build 1 | |
4816 | ||
5554b4bd | 4817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4818 | |
4819 | # PROP Exclude_From_Build 1 | |
4820 | ||
5554b4bd | 4821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4822 | |
4823 | # PROP Exclude_From_Build 1 | |
4824 | ||
5554b4bd | 4825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4826 | |
4827 | # PROP Exclude_From_Build 1 | |
4828 | ||
5554b4bd | 4829 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4830 | |
4831 | ||
5554b4bd | 4832 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4833 | |
4834 | ||
5554b4bd | 4835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4836 | |
4837 | ||
5554b4bd | 4838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4839 | |
4840 | ||
5554b4bd | 4841 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4842 | |
4843 | # PROP Exclude_From_Build 1 | |
4844 | ||
5554b4bd | 4845 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4846 | |
4847 | # PROP Exclude_From_Build 1 | |
4848 | ||
5554b4bd | 4849 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4850 | |
4851 | # PROP Exclude_From_Build 1 | |
4852 | ||
5554b4bd | 4853 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4854 | |
4855 | # PROP Exclude_From_Build 1 | |
4856 | ||
5554b4bd | 4857 | !ENDIF |
28249f11 | 4858 | |
5554b4bd VS |
4859 | # End Source File |
4860 | # Begin Source File | |
28249f11 | 4861 | |
5554b4bd | 4862 | SOURCE=..\..\src\univ\checkbox.cpp |
28249f11 | 4863 | |
5554b4bd | 4864 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4865 | |
28249f11 | 4866 | |
5554b4bd | 4867 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4868 | |
28249f11 | 4869 | |
5554b4bd | 4870 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4871 | |
28249f11 | 4872 | |
5554b4bd | 4873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4874 | |
28249f11 | 4875 | |
5554b4bd | 4876 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4877 | |
4878 | # PROP Exclude_From_Build 1 | |
4879 | ||
5554b4bd | 4880 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4881 | |
4882 | # PROP Exclude_From_Build 1 | |
4883 | ||
5554b4bd | 4884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4885 | |
4886 | # PROP Exclude_From_Build 1 | |
4887 | ||
5554b4bd | 4888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4889 | |
4890 | # PROP Exclude_From_Build 1 | |
4891 | ||
5554b4bd | 4892 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4893 | |
4894 | ||
5554b4bd | 4895 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4896 | |
4897 | ||
5554b4bd | 4898 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4899 | |
4900 | ||
5554b4bd | 4901 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4902 | |
4903 | ||
5554b4bd | 4904 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4905 | |
4906 | # PROP Exclude_From_Build 1 | |
4907 | ||
5554b4bd | 4908 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4909 | |
4910 | # PROP Exclude_From_Build 1 | |
4911 | ||
5554b4bd | 4912 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4913 | |
4914 | # PROP Exclude_From_Build 1 | |
4915 | ||
5554b4bd | 4916 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4917 | |
4918 | # PROP Exclude_From_Build 1 | |
4919 | ||
5554b4bd | 4920 | !ENDIF |
28249f11 | 4921 | |
5554b4bd VS |
4922 | # End Source File |
4923 | # Begin Source File | |
28249f11 | 4924 | |
5554b4bd | 4925 | SOURCE=..\..\src\univ\checklst.cpp |
28249f11 | 4926 | |
5554b4bd | 4927 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4928 | |
28249f11 | 4929 | |
5554b4bd | 4930 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4931 | |
28249f11 | 4932 | |
5554b4bd | 4933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4934 | |
28249f11 | 4935 | |
5554b4bd | 4936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4937 | |
28249f11 | 4938 | |
5554b4bd | 4939 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4940 | |
4941 | # PROP Exclude_From_Build 1 | |
4942 | ||
5554b4bd | 4943 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4944 | |
4945 | # PROP Exclude_From_Build 1 | |
4946 | ||
5554b4bd | 4947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4948 | |
4949 | # PROP Exclude_From_Build 1 | |
4950 | ||
5554b4bd | 4951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4952 | |
4953 | # PROP Exclude_From_Build 1 | |
4954 | ||
5554b4bd | 4955 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4956 | |
4957 | ||
5554b4bd | 4958 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4959 | |
4960 | ||
5554b4bd | 4961 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4962 | |
4963 | ||
5554b4bd | 4964 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4965 | |
4966 | ||
5554b4bd | 4967 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4968 | |
4969 | # PROP Exclude_From_Build 1 | |
4970 | ||
5554b4bd | 4971 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4972 | |
4973 | # PROP Exclude_From_Build 1 | |
4974 | ||
5554b4bd | 4975 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4976 | |
4977 | # PROP Exclude_From_Build 1 | |
4978 | ||
5554b4bd | 4979 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4980 | |
4981 | # PROP Exclude_From_Build 1 | |
4982 | ||
5554b4bd | 4983 | !ENDIF |
28249f11 | 4984 | |
5554b4bd VS |
4985 | # End Source File |
4986 | # Begin Source File | |
28249f11 | 4987 | |
5554b4bd | 4988 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 4989 | |
5554b4bd | 4990 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4991 | |
28249f11 | 4992 | |
5554b4bd | 4993 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4994 | |
28249f11 | 4995 | |
5554b4bd | 4996 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4997 | |
28249f11 | 4998 | |
5554b4bd | 4999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5000 | |
28249f11 | 5001 | |
5554b4bd | 5002 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5003 | |
5004 | # PROP Exclude_From_Build 1 | |
5005 | ||
5554b4bd | 5006 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5007 | |
5008 | # PROP Exclude_From_Build 1 | |
5009 | ||
5554b4bd | 5010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5011 | |
5012 | # PROP Exclude_From_Build 1 | |
5013 | ||
5554b4bd | 5014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5015 | |
5016 | # PROP Exclude_From_Build 1 | |
5017 | ||
5554b4bd | 5018 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5019 | |
5020 | ||
5554b4bd | 5021 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5022 | |
5023 | ||
5554b4bd | 5024 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5025 | |
5026 | ||
5554b4bd | 5027 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5028 | |
5029 | ||
5554b4bd | 5030 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5031 | |
5032 | # PROP Exclude_From_Build 1 | |
5033 | ||
5554b4bd | 5034 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5035 | |
5036 | # PROP Exclude_From_Build 1 | |
5037 | ||
5554b4bd | 5038 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5039 | |
5040 | # PROP Exclude_From_Build 1 | |
5041 | ||
5554b4bd | 5042 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5043 | |
5044 | # PROP Exclude_From_Build 1 | |
5045 | ||
5554b4bd | 5046 | !ENDIF |
28249f11 | 5047 | |
5554b4bd VS |
5048 | # End Source File |
5049 | # Begin Source File | |
28249f11 | 5050 | |
5554b4bd | 5051 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5052 | |
5554b4bd | 5053 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5054 | |
28249f11 | 5055 | |
5554b4bd | 5056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5057 | |
28249f11 | 5058 | |
5554b4bd | 5059 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5060 | |
28249f11 | 5061 | |
5554b4bd | 5062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5063 | |
28249f11 | 5064 | |
5554b4bd | 5065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5066 | |
5067 | # PROP Exclude_From_Build 1 | |
5068 | ||
5554b4bd | 5069 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5070 | |
5071 | # PROP Exclude_From_Build 1 | |
5072 | ||
5554b4bd | 5073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5074 | |
5075 | # PROP Exclude_From_Build 1 | |
5076 | ||
5554b4bd | 5077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5078 | |
5079 | # PROP Exclude_From_Build 1 | |
5080 | ||
5554b4bd | 5081 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5082 | |
5083 | ||
5554b4bd | 5084 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5085 | |
5086 | ||
5554b4bd | 5087 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5088 | |
5089 | ||
5554b4bd | 5090 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5091 | |
5092 | ||
5554b4bd | 5093 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5094 | |
5095 | # PROP Exclude_From_Build 1 | |
5096 | ||
5554b4bd | 5097 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5098 | |
5099 | # PROP Exclude_From_Build 1 | |
5100 | ||
5554b4bd | 5101 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5102 | |
5103 | # PROP Exclude_From_Build 1 | |
5104 | ||
5554b4bd | 5105 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5106 | |
5107 | # PROP Exclude_From_Build 1 | |
5108 | ||
5554b4bd | 5109 | !ENDIF |
28249f11 | 5110 | |
5554b4bd VS |
5111 | # End Source File |
5112 | # Begin Source File | |
28249f11 | 5113 | |
5554b4bd | 5114 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5115 | |
5554b4bd | 5116 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5117 | |
28249f11 | 5118 | |
5554b4bd | 5119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5120 | |
28249f11 | 5121 | |
5554b4bd | 5122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5123 | |
28249f11 | 5124 | |
5554b4bd | 5125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5126 | |
28249f11 | 5127 | |
5554b4bd | 5128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5129 | |
5130 | # PROP Exclude_From_Build 1 | |
5131 | ||
5554b4bd | 5132 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5133 | |
5134 | # PROP Exclude_From_Build 1 | |
5135 | ||
5554b4bd | 5136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5137 | |
5138 | # PROP Exclude_From_Build 1 | |
5139 | ||
5554b4bd | 5140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5141 | |
5142 | # PROP Exclude_From_Build 1 | |
5143 | ||
5554b4bd | 5144 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5145 | |
5146 | ||
5554b4bd | 5147 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5148 | |
5149 | ||
5554b4bd | 5150 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5151 | |
5152 | ||
5554b4bd | 5153 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5154 | |
5155 | ||
5554b4bd | 5156 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5157 | |
5158 | # PROP Exclude_From_Build 1 | |
5159 | ||
5554b4bd | 5160 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5161 | |
5162 | # PROP Exclude_From_Build 1 | |
5163 | ||
5554b4bd | 5164 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5165 | |
5166 | # PROP Exclude_From_Build 1 | |
5167 | ||
5554b4bd | 5168 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5169 | |
5170 | # PROP Exclude_From_Build 1 | |
5171 | ||
5554b4bd | 5172 | !ENDIF |
28249f11 | 5173 | |
5554b4bd VS |
5174 | # End Source File |
5175 | # Begin Source File | |
28249f11 | 5176 | |
5554b4bd | 5177 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5178 | |
5554b4bd | 5179 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5180 | |
28249f11 | 5181 | |
5554b4bd | 5182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5183 | |
28249f11 | 5184 | |
5554b4bd | 5185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5186 | |
28249f11 | 5187 | |
5554b4bd | 5188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5189 | |
28249f11 | 5190 | |
5554b4bd | 5191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5192 | |
5193 | # PROP Exclude_From_Build 1 | |
5194 | ||
5554b4bd | 5195 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5196 | |
5197 | # PROP Exclude_From_Build 1 | |
5198 | ||
5554b4bd | 5199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5200 | |
5201 | # PROP Exclude_From_Build 1 | |
5202 | ||
5554b4bd | 5203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5204 | |
5205 | # PROP Exclude_From_Build 1 | |
5206 | ||
5554b4bd | 5207 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5208 | |
5209 | ||
5554b4bd | 5210 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5211 | |
5212 | ||
5554b4bd | 5213 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5214 | |
5215 | ||
5554b4bd | 5216 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5217 | |
5218 | ||
5554b4bd | 5219 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5220 | |
5221 | # PROP Exclude_From_Build 1 | |
5222 | ||
5554b4bd | 5223 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5224 | |
5225 | # PROP Exclude_From_Build 1 | |
5226 | ||
5554b4bd | 5227 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5228 | |
5229 | # PROP Exclude_From_Build 1 | |
5230 | ||
5554b4bd | 5231 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5232 | |
5233 | # PROP Exclude_From_Build 1 | |
5234 | ||
5554b4bd | 5235 | !ENDIF |
28249f11 | 5236 | |
5554b4bd VS |
5237 | # End Source File |
5238 | # Begin Source File | |
28249f11 | 5239 | |
5554b4bd | 5240 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5241 | |
5554b4bd | 5242 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5243 | |
28249f11 | 5244 | |
5554b4bd | 5245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5246 | |
28249f11 | 5247 | |
5554b4bd | 5248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5249 | |
28249f11 | 5250 | |
5554b4bd | 5251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5252 | |
28249f11 | 5253 | |
5554b4bd | 5254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5255 | |
5256 | # PROP Exclude_From_Build 1 | |
5257 | ||
5554b4bd | 5258 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5259 | |
5260 | # PROP Exclude_From_Build 1 | |
5261 | ||
5554b4bd | 5262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5263 | |
5264 | # PROP Exclude_From_Build 1 | |
5265 | ||
5554b4bd | 5266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5267 | |
5268 | # PROP Exclude_From_Build 1 | |
5269 | ||
5554b4bd | 5270 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5271 | |
5272 | ||
5554b4bd | 5273 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5274 | |
5275 | ||
5554b4bd | 5276 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5277 | |
5278 | ||
5554b4bd | 5279 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5280 | |
5281 | ||
5554b4bd | 5282 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5283 | |
5284 | # PROP Exclude_From_Build 1 | |
5285 | ||
5554b4bd | 5286 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5287 | |
5288 | # PROP Exclude_From_Build 1 | |
5289 | ||
5554b4bd | 5290 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5291 | |
5292 | # PROP Exclude_From_Build 1 | |
5293 | ||
5554b4bd | 5294 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5295 | |
5296 | # PROP Exclude_From_Build 1 | |
5297 | ||
5554b4bd | 5298 | !ENDIF |
28249f11 | 5299 | |
5554b4bd VS |
5300 | # End Source File |
5301 | # Begin Source File | |
28249f11 | 5302 | |
5554b4bd | 5303 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5304 | |
5554b4bd | 5305 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5306 | |
28249f11 | 5307 | |
5554b4bd | 5308 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5309 | |
28249f11 | 5310 | |
5554b4bd | 5311 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5312 | |
28249f11 | 5313 | |
5554b4bd | 5314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5315 | |
28249f11 | 5316 | |
5554b4bd | 5317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5318 | |
5319 | # PROP Exclude_From_Build 1 | |
5320 | ||
5554b4bd | 5321 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5322 | |
5323 | # PROP Exclude_From_Build 1 | |
5324 | ||
5554b4bd | 5325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5326 | |
5327 | # PROP Exclude_From_Build 1 | |
5328 | ||
5554b4bd | 5329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5330 | |
5331 | # PROP Exclude_From_Build 1 | |
5332 | ||
5554b4bd | 5333 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5334 | |
5335 | ||
5554b4bd | 5336 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5337 | |
5338 | ||
5554b4bd | 5339 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5340 | |
5341 | ||
5554b4bd | 5342 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5343 | |
5344 | ||
5554b4bd | 5345 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5346 | |
5347 | # PROP Exclude_From_Build 1 | |
5348 | ||
5554b4bd | 5349 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5350 | |
5351 | # PROP Exclude_From_Build 1 | |
5352 | ||
5554b4bd | 5353 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5354 | |
5355 | # PROP Exclude_From_Build 1 | |
5356 | ||
5554b4bd | 5357 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5358 | |
5359 | # PROP Exclude_From_Build 1 | |
5360 | ||
5554b4bd | 5361 | !ENDIF |
28249f11 | 5362 | |
5554b4bd VS |
5363 | # End Source File |
5364 | # Begin Source File | |
28249f11 | 5365 | |
5554b4bd | 5366 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5367 | |
5554b4bd | 5368 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5369 | |
28249f11 | 5370 | |
5554b4bd | 5371 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5372 | |
28249f11 | 5373 | |
5554b4bd | 5374 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5375 | |
28249f11 | 5376 | |
5554b4bd | 5377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5378 | |
28249f11 | 5379 | |
5554b4bd | 5380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5381 | |
5382 | # PROP Exclude_From_Build 1 | |
5383 | ||
5554b4bd | 5384 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5385 | |
5386 | # PROP Exclude_From_Build 1 | |
5387 | ||
5554b4bd | 5388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5389 | |
5390 | # PROP Exclude_From_Build 1 | |
5391 | ||
5554b4bd | 5392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5393 | |
5394 | # PROP Exclude_From_Build 1 | |
5395 | ||
5554b4bd | 5396 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5397 | |
5398 | ||
5554b4bd | 5399 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5400 | |
5401 | ||
5554b4bd | 5402 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5403 | |
5404 | ||
5554b4bd | 5405 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5406 | |
5407 | ||
5554b4bd | 5408 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5409 | |
5410 | # PROP Exclude_From_Build 1 | |
5411 | ||
5554b4bd | 5412 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5413 | |
5414 | # PROP Exclude_From_Build 1 | |
5415 | ||
5554b4bd | 5416 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5417 | |
5418 | # PROP Exclude_From_Build 1 | |
5419 | ||
5554b4bd | 5420 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5421 | |
5422 | # PROP Exclude_From_Build 1 | |
5423 | ||
5554b4bd | 5424 | !ENDIF |
28249f11 | 5425 | |
5554b4bd VS |
5426 | # End Source File |
5427 | # Begin Source File | |
28249f11 | 5428 | |
5554b4bd | 5429 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5430 | |
5554b4bd | 5431 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5432 | |
28249f11 | 5433 | |
5554b4bd | 5434 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5435 | |
28249f11 | 5436 | |
5554b4bd | 5437 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5438 | |
28249f11 | 5439 | |
5554b4bd | 5440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5441 | |
28249f11 | 5442 | |
5554b4bd | 5443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5444 | |
5445 | # PROP Exclude_From_Build 1 | |
5446 | ||
5554b4bd | 5447 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5448 | |
5449 | # PROP Exclude_From_Build 1 | |
5450 | ||
5554b4bd | 5451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5452 | |
5453 | # PROP Exclude_From_Build 1 | |
5454 | ||
5554b4bd | 5455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5456 | |
5457 | # PROP Exclude_From_Build 1 | |
5458 | ||
5554b4bd | 5459 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5460 | |
5461 | ||
5554b4bd | 5462 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5463 | |
5464 | ||
5554b4bd | 5465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5466 | |
5467 | ||
5554b4bd | 5468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5469 | |
5470 | ||
5554b4bd | 5471 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5472 | |
5473 | # PROP Exclude_From_Build 1 | |
5474 | ||
5554b4bd | 5475 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5476 | |
5477 | # PROP Exclude_From_Build 1 | |
5478 | ||
5554b4bd | 5479 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5480 | |
5481 | # PROP Exclude_From_Build 1 | |
5482 | ||
5554b4bd | 5483 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5484 | |
5485 | # PROP Exclude_From_Build 1 | |
5486 | ||
5554b4bd | 5487 | !ENDIF |
28249f11 | 5488 | |
5554b4bd VS |
5489 | # End Source File |
5490 | # Begin Source File | |
28249f11 | 5491 | |
5554b4bd | 5492 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5493 | |
5554b4bd | 5494 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5495 | |
5496 | ||
5554b4bd | 5497 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5498 | |
5499 | ||
5554b4bd | 5500 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5501 | |
28249f11 | 5502 | |
5554b4bd | 5503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5504 | |
5554b4bd VS |
5505 | |
5506 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
5507 | |
5508 | # PROP Exclude_From_Build 1 | |
5509 | ||
5554b4bd | 5510 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5511 | |
5512 | # PROP Exclude_From_Build 1 | |
5513 | ||
5554b4bd | 5514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5515 | |
5516 | # PROP Exclude_From_Build 1 | |
5517 | ||
5554b4bd | 5518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5519 | |
5520 | # PROP Exclude_From_Build 1 | |
5521 | ||
5554b4bd | 5522 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5523 | |
5524 | ||
5554b4bd | 5525 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5526 | |
5527 | ||
5554b4bd | 5528 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5529 | |
5530 | ||
5554b4bd | 5531 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5532 | |
5533 | ||
5554b4bd | 5534 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5535 | |
5536 | # PROP Exclude_From_Build 1 | |
5537 | ||
5554b4bd | 5538 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5539 | |
5540 | # PROP Exclude_From_Build 1 | |
5541 | ||
5554b4bd | 5542 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5543 | |
5544 | # PROP Exclude_From_Build 1 | |
5545 | ||
5554b4bd | 5546 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5547 | |
5548 | # PROP Exclude_From_Build 1 | |
5549 | ||
5554b4bd | 5550 | !ENDIF |
28249f11 | 5551 | |
5554b4bd VS |
5552 | # End Source File |
5553 | # Begin Source File | |
28249f11 | 5554 | |
5554b4bd | 5555 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5556 | |
5554b4bd | 5557 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5558 | |
28249f11 | 5559 | |
5554b4bd | 5560 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5561 | |
28249f11 | 5562 | |
5554b4bd | 5563 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5564 | |
28249f11 | 5565 | |
5554b4bd | 5566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5567 | |
28249f11 | 5568 | |
5554b4bd | 5569 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5570 | |
5571 | # PROP Exclude_From_Build 1 | |
5572 | ||
5554b4bd | 5573 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5574 | |
5575 | # PROP Exclude_From_Build 1 | |
5576 | ||
5554b4bd | 5577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5578 | |
5579 | # PROP Exclude_From_Build 1 | |
5580 | ||
5554b4bd | 5581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5582 | |
5583 | # PROP Exclude_From_Build 1 | |
5584 | ||
5554b4bd | 5585 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5586 | |
5587 | ||
5554b4bd | 5588 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5589 | |
5590 | ||
5554b4bd | 5591 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5592 | |
5593 | ||
5554b4bd | 5594 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5595 | |
5596 | ||
5554b4bd | 5597 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5598 | |
5599 | # PROP Exclude_From_Build 1 | |
5600 | ||
5554b4bd | 5601 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5602 | |
5603 | # PROP Exclude_From_Build 1 | |
5604 | ||
5554b4bd | 5605 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5606 | |
5607 | # PROP Exclude_From_Build 1 | |
5608 | ||
5554b4bd | 5609 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5610 | |
5611 | # PROP Exclude_From_Build 1 | |
5612 | ||
5554b4bd VS |
5613 | !ENDIF |
5614 | ||
5615 | # End Source File | |
5616 | # Begin Source File | |
28249f11 | 5617 | |
5554b4bd | 5618 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5619 | |
5554b4bd | 5620 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5621 | |
5622 | ||
5623 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5624 | ||
5625 | ||
5554b4bd | 5626 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5627 | |
28249f11 | 5628 | |
5554b4bd | 5629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5630 | |
28249f11 | 5631 | |
5554b4bd | 5632 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5633 | |
5634 | # PROP Exclude_From_Build 1 | |
5635 | ||
5554b4bd | 5636 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5637 | |
5638 | # PROP Exclude_From_Build 1 | |
5639 | ||
5554b4bd | 5640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5641 | |
5642 | # PROP Exclude_From_Build 1 | |
5643 | ||
5554b4bd | 5644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5645 | |
5646 | # PROP Exclude_From_Build 1 | |
5647 | ||
5554b4bd | 5648 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5649 | |
5650 | ||
5554b4bd | 5651 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5652 | |
5653 | ||
5554b4bd | 5654 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5655 | |
5656 | ||
5554b4bd | 5657 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5658 | |
5659 | ||
5554b4bd | 5660 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5661 | |
5662 | # PROP Exclude_From_Build 1 | |
5663 | ||
5554b4bd | 5664 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5665 | |
5666 | # PROP Exclude_From_Build 1 | |
5667 | ||
5554b4bd | 5668 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5669 | |
5670 | # PROP Exclude_From_Build 1 | |
5671 | ||
5554b4bd | 5672 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5673 | |
5674 | # PROP Exclude_From_Build 1 | |
5675 | ||
5554b4bd | 5676 | !ENDIF |
28249f11 | 5677 | |
5554b4bd VS |
5678 | # End Source File |
5679 | # Begin Source File | |
28249f11 | 5680 | |
5554b4bd | 5681 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5682 | |
5554b4bd | 5683 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5684 | |
28249f11 | 5685 | |
5554b4bd | 5686 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5687 | |
28249f11 | 5688 | |
5554b4bd | 5689 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5690 | |
28249f11 | 5691 | |
5554b4bd | 5692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5693 | |
28249f11 | 5694 | |
5554b4bd | 5695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5696 | |
5697 | # PROP Exclude_From_Build 1 | |
5698 | ||
5554b4bd | 5699 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5700 | |
5701 | # PROP Exclude_From_Build 1 | |
5702 | ||
5554b4bd | 5703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5704 | |
5705 | # PROP Exclude_From_Build 1 | |
5706 | ||
5554b4bd | 5707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5708 | |
5709 | # PROP Exclude_From_Build 1 | |
5710 | ||
5554b4bd | 5711 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5712 | |
5713 | ||
5554b4bd | 5714 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5715 | |
5716 | ||
5554b4bd | 5717 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5718 | |
5719 | ||
5554b4bd | 5720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5721 | |
5722 | ||
5554b4bd | 5723 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5724 | |
5725 | # PROP Exclude_From_Build 1 | |
5726 | ||
5554b4bd | 5727 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5728 | |
5729 | # PROP Exclude_From_Build 1 | |
5730 | ||
5554b4bd | 5731 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5732 | |
5733 | # PROP Exclude_From_Build 1 | |
5734 | ||
5554b4bd | 5735 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5736 | |
5737 | # PROP Exclude_From_Build 1 | |
5738 | ||
5554b4bd VS |
5739 | !ENDIF |
5740 | ||
5741 | # End Source File | |
5742 | # Begin Source File | |
28249f11 | 5743 | |
5554b4bd | 5744 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5745 | |
5554b4bd | 5746 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5747 | |
5748 | ||
5749 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5750 | ||
5751 | ||
5554b4bd | 5752 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5753 | |
28249f11 | 5754 | |
5554b4bd | 5755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5756 | |
28249f11 | 5757 | |
5554b4bd | 5758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5759 | |
5760 | # PROP Exclude_From_Build 1 | |
5761 | ||
5554b4bd | 5762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5763 | |
5764 | # PROP Exclude_From_Build 1 | |
5765 | ||
5554b4bd | 5766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5767 | |
5768 | # PROP Exclude_From_Build 1 | |
5769 | ||
5554b4bd | 5770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5771 | |
5772 | # PROP Exclude_From_Build 1 | |
5773 | ||
5554b4bd | 5774 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5775 | |
5776 | ||
5554b4bd | 5777 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5778 | |
5779 | ||
5554b4bd | 5780 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5781 | |
5782 | ||
5554b4bd | 5783 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5784 | |
5785 | ||
5554b4bd | 5786 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5787 | |
5788 | # PROP Exclude_From_Build 1 | |
5789 | ||
5554b4bd | 5790 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5791 | |
5792 | # PROP Exclude_From_Build 1 | |
5793 | ||
5554b4bd | 5794 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5795 | |
5796 | # PROP Exclude_From_Build 1 | |
5797 | ||
5554b4bd | 5798 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5799 | |
5800 | # PROP Exclude_From_Build 1 | |
5801 | ||
5554b4bd | 5802 | !ENDIF |
28249f11 | 5803 | |
5554b4bd VS |
5804 | # End Source File |
5805 | # Begin Source File | |
28249f11 | 5806 | |
5554b4bd | 5807 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5808 | |
5554b4bd | 5809 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5810 | |
28249f11 | 5811 | |
5554b4bd | 5812 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5813 | |
28249f11 | 5814 | |
5554b4bd | 5815 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5816 | |
28249f11 | 5817 | |
5554b4bd | 5818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5819 | |
28249f11 | 5820 | |
5554b4bd | 5821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5822 | |
5823 | # PROP Exclude_From_Build 1 | |
5824 | ||
5554b4bd | 5825 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5826 | |
5827 | # PROP Exclude_From_Build 1 | |
5828 | ||
5554b4bd | 5829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5830 | |
5831 | # PROP Exclude_From_Build 1 | |
5832 | ||
5554b4bd | 5833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5834 | |
5835 | # PROP Exclude_From_Build 1 | |
5836 | ||
5554b4bd | 5837 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5838 | |
5839 | ||
5554b4bd | 5840 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5841 | |
5842 | ||
5554b4bd | 5843 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5844 | |
5845 | ||
5554b4bd | 5846 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5847 | |
5848 | ||
5554b4bd | 5849 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5850 | |
5851 | # PROP Exclude_From_Build 1 | |
5852 | ||
5554b4bd | 5853 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5854 | |
5855 | # PROP Exclude_From_Build 1 | |
5856 | ||
5554b4bd | 5857 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5858 | |
5859 | # PROP Exclude_From_Build 1 | |
5860 | ||
5554b4bd | 5861 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5862 | |
5863 | # PROP Exclude_From_Build 1 | |
5864 | ||
5554b4bd VS |
5865 | !ENDIF |
5866 | ||
5867 | # End Source File | |
5868 | # Begin Source File | |
28249f11 | 5869 | |
5554b4bd | 5870 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 5871 | |
5554b4bd | 5872 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5873 | |
5874 | ||
5875 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5876 | ||
5877 | ||
5554b4bd | 5878 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5879 | |
28249f11 | 5880 | |
5554b4bd | 5881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5882 | |
28249f11 | 5883 | |
5554b4bd | 5884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5885 | |
5886 | # PROP Exclude_From_Build 1 | |
5887 | ||
5554b4bd | 5888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5889 | |
5890 | # PROP Exclude_From_Build 1 | |
5891 | ||
5554b4bd | 5892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5893 | |
5894 | # PROP Exclude_From_Build 1 | |
5895 | ||
5554b4bd | 5896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5897 | |
5898 | # PROP Exclude_From_Build 1 | |
5899 | ||
5554b4bd | 5900 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5901 | |
5902 | ||
5554b4bd | 5903 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5904 | |
5905 | ||
5554b4bd | 5906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5907 | |
5908 | ||
5554b4bd | 5909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5910 | |
5911 | ||
5554b4bd | 5912 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5913 | |
5914 | # PROP Exclude_From_Build 1 | |
5915 | ||
5554b4bd | 5916 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5917 | |
5918 | # PROP Exclude_From_Build 1 | |
5919 | ||
5554b4bd | 5920 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5921 | |
5922 | # PROP Exclude_From_Build 1 | |
5923 | ||
5554b4bd | 5924 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5925 | |
5926 | # PROP Exclude_From_Build 1 | |
5927 | ||
5554b4bd | 5928 | !ENDIF |
28249f11 | 5929 | |
5554b4bd VS |
5930 | # End Source File |
5931 | # Begin Source File | |
28249f11 | 5932 | |
5554b4bd | 5933 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 5934 | |
5554b4bd | 5935 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5936 | |
28249f11 | 5937 | |
5554b4bd | 5938 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5939 | |
28249f11 | 5940 | |
5554b4bd | 5941 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5942 | |
28249f11 | 5943 | |
5554b4bd | 5944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5945 | |
28249f11 | 5946 | |
5554b4bd | 5947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5948 | |
5949 | # PROP Exclude_From_Build 1 | |
5950 | ||
5554b4bd | 5951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5952 | |
5953 | # PROP Exclude_From_Build 1 | |
5954 | ||
5554b4bd | 5955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5956 | |
5957 | # PROP Exclude_From_Build 1 | |
5958 | ||
5554b4bd | 5959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5960 | |
5961 | # PROP Exclude_From_Build 1 | |
5962 | ||
5554b4bd | 5963 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5964 | |
5965 | ||
5554b4bd | 5966 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5967 | |
5968 | ||
5554b4bd | 5969 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5970 | |
5971 | ||
5554b4bd | 5972 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5973 | |
5974 | ||
5554b4bd | 5975 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5976 | |
5977 | # PROP Exclude_From_Build 1 | |
5978 | ||
5554b4bd | 5979 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5980 | |
5981 | # PROP Exclude_From_Build 1 | |
5982 | ||
5554b4bd | 5983 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5984 | |
5985 | # PROP Exclude_From_Build 1 | |
5986 | ||
5554b4bd | 5987 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5988 | |
5989 | # PROP Exclude_From_Build 1 | |
5990 | ||
5554b4bd VS |
5991 | !ENDIF |
5992 | ||
5993 | # End Source File | |
5994 | # Begin Source File | |
28249f11 | 5995 | |
5554b4bd | 5996 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 5997 | |
5554b4bd | 5998 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5999 | |
6000 | ||
6001 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6002 | ||
6003 | ||
5554b4bd | 6004 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6005 | |
28249f11 | 6006 | |
5554b4bd | 6007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6008 | |
28249f11 | 6009 | |
5554b4bd | 6010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6011 | |
6012 | # PROP Exclude_From_Build 1 | |
6013 | ||
5554b4bd | 6014 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6015 | |
6016 | # PROP Exclude_From_Build 1 | |
6017 | ||
5554b4bd | 6018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6019 | |
6020 | # PROP Exclude_From_Build 1 | |
6021 | ||
5554b4bd | 6022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6023 | |
6024 | # PROP Exclude_From_Build 1 | |
6025 | ||
5554b4bd | 6026 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6027 | |
6028 | ||
5554b4bd | 6029 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6030 | |
6031 | ||
5554b4bd | 6032 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6033 | |
6034 | ||
5554b4bd | 6035 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6036 | |
6037 | ||
5554b4bd | 6038 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6039 | |
6040 | # PROP Exclude_From_Build 1 | |
6041 | ||
5554b4bd | 6042 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6043 | |
6044 | # PROP Exclude_From_Build 1 | |
6045 | ||
5554b4bd | 6046 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6047 | |
6048 | # PROP Exclude_From_Build 1 | |
6049 | ||
5554b4bd | 6050 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6051 | |
6052 | # PROP Exclude_From_Build 1 | |
6053 | ||
5554b4bd | 6054 | !ENDIF |
28249f11 | 6055 | |
5554b4bd VS |
6056 | # End Source File |
6057 | # Begin Source File | |
28249f11 | 6058 | |
5554b4bd | 6059 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6060 | |
5554b4bd | 6061 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6062 | |
28249f11 | 6063 | |
5554b4bd | 6064 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6065 | |
28249f11 | 6066 | |
5554b4bd | 6067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6068 | |
28249f11 | 6069 | |
5554b4bd | 6070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6071 | |
28249f11 | 6072 | |
5554b4bd | 6073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6074 | |
6075 | # PROP Exclude_From_Build 1 | |
6076 | ||
5554b4bd | 6077 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6078 | |
6079 | # PROP Exclude_From_Build 1 | |
6080 | ||
5554b4bd | 6081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6082 | |
6083 | # PROP Exclude_From_Build 1 | |
6084 | ||
5554b4bd | 6085 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6086 | |
6087 | # PROP Exclude_From_Build 1 | |
6088 | ||
5554b4bd | 6089 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6090 | |
6091 | ||
5554b4bd | 6092 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6093 | |
6094 | ||
5554b4bd | 6095 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6096 | |
6097 | ||
5554b4bd | 6098 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6099 | |
6100 | ||
5554b4bd | 6101 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6102 | |
6103 | # PROP Exclude_From_Build 1 | |
6104 | ||
5554b4bd | 6105 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6106 | |
6107 | # PROP Exclude_From_Build 1 | |
6108 | ||
5554b4bd | 6109 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6110 | |
6111 | # PROP Exclude_From_Build 1 | |
6112 | ||
5554b4bd | 6113 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6114 | |
6115 | # PROP Exclude_From_Build 1 | |
6116 | ||
5554b4bd VS |
6117 | !ENDIF |
6118 | ||
6119 | # End Source File | |
6120 | # Begin Source File | |
28249f11 | 6121 | |
5554b4bd | 6122 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6123 | |
5554b4bd | 6124 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6125 | |
6126 | ||
6127 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6128 | ||
6129 | ||
5554b4bd | 6130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6131 | |
28249f11 | 6132 | |
5554b4bd | 6133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6134 | |
28249f11 | 6135 | |
5554b4bd | 6136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6137 | |
6138 | # PROP Exclude_From_Build 1 | |
6139 | ||
5554b4bd | 6140 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6141 | |
6142 | # PROP Exclude_From_Build 1 | |
6143 | ||
5554b4bd | 6144 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6145 | |
6146 | # PROP Exclude_From_Build 1 | |
6147 | ||
5554b4bd | 6148 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6149 | |
6150 | # PROP Exclude_From_Build 1 | |
6151 | ||
5554b4bd | 6152 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6153 | |
6154 | ||
5554b4bd | 6155 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6156 | |
6157 | ||
5554b4bd | 6158 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6159 | |
6160 | ||
5554b4bd | 6161 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6162 | |
6163 | ||
5554b4bd | 6164 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6165 | |
6166 | # PROP Exclude_From_Build 1 | |
6167 | ||
5554b4bd | 6168 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6169 | |
6170 | # PROP Exclude_From_Build 1 | |
6171 | ||
5554b4bd | 6172 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6173 | |
6174 | # PROP Exclude_From_Build 1 | |
6175 | ||
5554b4bd | 6176 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6177 | |
6178 | # PROP Exclude_From_Build 1 | |
6179 | ||
5554b4bd | 6180 | !ENDIF |
28249f11 | 6181 | |
5554b4bd VS |
6182 | # End Source File |
6183 | # Begin Source File | |
28249f11 | 6184 | |
5554b4bd | 6185 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6186 | |
5554b4bd | 6187 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6188 | |
28249f11 | 6189 | |
5554b4bd | 6190 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6191 | |
28249f11 | 6192 | |
5554b4bd | 6193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6194 | |
28249f11 | 6195 | |
5554b4bd | 6196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6197 | |
28249f11 | 6198 | |
5554b4bd | 6199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6200 | |
6201 | # PROP Exclude_From_Build 1 | |
6202 | ||
5554b4bd | 6203 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6204 | |
6205 | # PROP Exclude_From_Build 1 | |
6206 | ||
5554b4bd | 6207 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6208 | |
6209 | # PROP Exclude_From_Build 1 | |
6210 | ||
5554b4bd | 6211 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6212 | |
6213 | # PROP Exclude_From_Build 1 | |
6214 | ||
5554b4bd | 6215 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6216 | |
6217 | ||
5554b4bd | 6218 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6219 | |
6220 | ||
5554b4bd | 6221 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6222 | |
6223 | ||
5554b4bd | 6224 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6225 | |
6226 | ||
5554b4bd | 6227 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6228 | |
6229 | # PROP Exclude_From_Build 1 | |
6230 | ||
5554b4bd | 6231 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6232 | |
6233 | # PROP Exclude_From_Build 1 | |
6234 | ||
5554b4bd | 6235 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6236 | |
6237 | # PROP Exclude_From_Build 1 | |
6238 | ||
5554b4bd | 6239 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6240 | |
6241 | # PROP Exclude_From_Build 1 | |
6242 | ||
5554b4bd VS |
6243 | !ENDIF |
6244 | ||
6245 | # End Source File | |
6246 | # Begin Source File | |
28249f11 | 6247 | |
5554b4bd | 6248 | SOURCE=..\..\src\univ\slider.cpp |
28249f11 | 6249 | |
5554b4bd | 6250 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6251 | |
6252 | ||
6253 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6254 | ||
6255 | ||
5554b4bd | 6256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6257 | |
28249f11 | 6258 | |
5554b4bd | 6259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6260 | |
28249f11 | 6261 | |
5554b4bd | 6262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6263 | |
6264 | # PROP Exclude_From_Build 1 | |
6265 | ||
5554b4bd | 6266 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6267 | |
6268 | # PROP Exclude_From_Build 1 | |
6269 | ||
5554b4bd | 6270 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6271 | |
6272 | # PROP Exclude_From_Build 1 | |
6273 | ||
5554b4bd | 6274 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6275 | |
6276 | # PROP Exclude_From_Build 1 | |
6277 | ||
5554b4bd | 6278 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6279 | |
6280 | ||
5554b4bd | 6281 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6282 | |
6283 | ||
5554b4bd | 6284 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6285 | |
6286 | ||
5554b4bd | 6287 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6288 | |
6289 | ||
5554b4bd | 6290 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6291 | |
6292 | # PROP Exclude_From_Build 1 | |
6293 | ||
5554b4bd | 6294 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6295 | |
6296 | # PROP Exclude_From_Build 1 | |
6297 | ||
5554b4bd | 6298 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6299 | |
6300 | # PROP Exclude_From_Build 1 | |
6301 | ||
5554b4bd | 6302 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6303 | |
6304 | # PROP Exclude_From_Build 1 | |
6305 | ||
5554b4bd | 6306 | !ENDIF |
28249f11 | 6307 | |
5554b4bd VS |
6308 | # End Source File |
6309 | # Begin Source File | |
28249f11 | 6310 | |
5554b4bd | 6311 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6312 | |
5554b4bd | 6313 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6314 | |
28249f11 | 6315 | |
5554b4bd | 6316 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6317 | |
28249f11 | 6318 | |
5554b4bd | 6319 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6320 | |
28249f11 | 6321 | |
5554b4bd | 6322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6323 | |
28249f11 | 6324 | |
5554b4bd | 6325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6326 | |
6327 | # PROP Exclude_From_Build 1 | |
6328 | ||
5554b4bd | 6329 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6330 | |
6331 | # PROP Exclude_From_Build 1 | |
6332 | ||
5554b4bd | 6333 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6334 | |
6335 | # PROP Exclude_From_Build 1 | |
6336 | ||
5554b4bd | 6337 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6338 | |
6339 | # PROP Exclude_From_Build 1 | |
6340 | ||
5554b4bd | 6341 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6342 | |
6343 | ||
5554b4bd | 6344 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6345 | |
6346 | ||
5554b4bd | 6347 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6348 | |
6349 | ||
5554b4bd | 6350 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6351 | |
6352 | ||
5554b4bd | 6353 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6354 | |
6355 | # PROP Exclude_From_Build 1 | |
6356 | ||
5554b4bd | 6357 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6358 | |
6359 | # PROP Exclude_From_Build 1 | |
6360 | ||
5554b4bd | 6361 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6362 | |
6363 | # PROP Exclude_From_Build 1 | |
6364 | ||
5554b4bd | 6365 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6366 | |
6367 | # PROP Exclude_From_Build 1 | |
6368 | ||
5554b4bd VS |
6369 | !ENDIF |
6370 | ||
6371 | # End Source File | |
6372 | # Begin Source File | |
28249f11 | 6373 | |
5554b4bd | 6374 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6375 | |
5554b4bd | 6376 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6377 | |
6378 | ||
6379 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6380 | ||
6381 | ||
5554b4bd | 6382 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6383 | |
28249f11 | 6384 | |
5554b4bd | 6385 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6386 | |
28249f11 | 6387 | |
5554b4bd | 6388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6389 | |
6390 | # PROP Exclude_From_Build 1 | |
6391 | ||
5554b4bd | 6392 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6393 | |
6394 | # PROP Exclude_From_Build 1 | |
6395 | ||
5554b4bd | 6396 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6397 | |
6398 | # PROP Exclude_From_Build 1 | |
6399 | ||
5554b4bd | 6400 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6401 | |
6402 | # PROP Exclude_From_Build 1 | |
6403 | ||
5554b4bd | 6404 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6405 | |
6406 | ||
5554b4bd | 6407 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6408 | |
6409 | ||
5554b4bd | 6410 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6411 | |
6412 | ||
5554b4bd | 6413 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6414 | |
6415 | ||
5554b4bd | 6416 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6417 | |
6418 | # PROP Exclude_From_Build 1 | |
6419 | ||
5554b4bd | 6420 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6421 | |
6422 | # PROP Exclude_From_Build 1 | |
6423 | ||
5554b4bd | 6424 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6425 | |
6426 | # PROP Exclude_From_Build 1 | |
6427 | ||
5554b4bd | 6428 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6429 | |
6430 | # PROP Exclude_From_Build 1 | |
6431 | ||
5554b4bd | 6432 | !ENDIF |
28249f11 | 6433 | |
5554b4bd VS |
6434 | # End Source File |
6435 | # Begin Source File | |
28249f11 | 6436 | |
5554b4bd | 6437 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6438 | |
5554b4bd | 6439 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6440 | |
28249f11 | 6441 | |
5554b4bd | 6442 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6443 | |
28249f11 | 6444 | |
5554b4bd | 6445 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6446 | |
28249f11 | 6447 | |
5554b4bd | 6448 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6449 | |
28249f11 | 6450 | |
5554b4bd | 6451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6452 | |
6453 | # PROP Exclude_From_Build 1 | |
6454 | ||
5554b4bd | 6455 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6456 | |
6457 | # PROP Exclude_From_Build 1 | |
6458 | ||
5554b4bd | 6459 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6460 | |
6461 | # PROP Exclude_From_Build 1 | |
6462 | ||
5554b4bd | 6463 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6464 | |
6465 | # PROP Exclude_From_Build 1 | |
6466 | ||
5554b4bd | 6467 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6468 | |
6469 | ||
5554b4bd | 6470 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6471 | |
6472 | ||
5554b4bd | 6473 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6474 | |
6475 | ||
5554b4bd | 6476 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6477 | |
6478 | ||
5554b4bd | 6479 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6480 | |
6481 | # PROP Exclude_From_Build 1 | |
6482 | ||
5554b4bd | 6483 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6484 | |
6485 | # PROP Exclude_From_Build 1 | |
6486 | ||
5554b4bd | 6487 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6488 | |
6489 | # PROP Exclude_From_Build 1 | |
6490 | ||
5554b4bd | 6491 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6492 | |
6493 | # PROP Exclude_From_Build 1 | |
6494 | ||
5554b4bd VS |
6495 | !ENDIF |
6496 | ||
6497 | # End Source File | |
6498 | # Begin Source File | |
28249f11 | 6499 | |
5554b4bd | 6500 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6501 | |
5554b4bd | 6502 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6503 | |
6504 | ||
6505 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6506 | ||
6507 | ||
5554b4bd | 6508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6509 | |
28249f11 | 6510 | |
5554b4bd | 6511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6512 | |
28249f11 | 6513 | |
5554b4bd | 6514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6515 | |
6516 | # PROP Exclude_From_Build 1 | |
6517 | ||
5554b4bd | 6518 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6519 | |
6520 | # PROP Exclude_From_Build 1 | |
6521 | ||
5554b4bd | 6522 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6523 | |
6524 | # PROP Exclude_From_Build 1 | |
6525 | ||
5554b4bd | 6526 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6527 | |
6528 | # PROP Exclude_From_Build 1 | |
6529 | ||
5554b4bd | 6530 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6531 | |
6532 | ||
5554b4bd | 6533 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6534 | |
6535 | ||
5554b4bd | 6536 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6537 | |
6538 | ||
5554b4bd | 6539 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6540 | |
6541 | ||
5554b4bd | 6542 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6543 | |
6544 | # PROP Exclude_From_Build 1 | |
6545 | ||
5554b4bd | 6546 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6547 | |
6548 | # PROP Exclude_From_Build 1 | |
6549 | ||
5554b4bd | 6550 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6551 | |
6552 | # PROP Exclude_From_Build 1 | |
6553 | ||
5554b4bd | 6554 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6555 | |
6556 | # PROP Exclude_From_Build 1 | |
6557 | ||
5554b4bd | 6558 | !ENDIF |
28249f11 | 6559 | |
5554b4bd VS |
6560 | # End Source File |
6561 | # Begin Source File | |
28249f11 | 6562 | |
5554b4bd | 6563 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6564 | |
5554b4bd | 6565 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6566 | |
28249f11 | 6567 | |
5554b4bd | 6568 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6569 | |
28249f11 | 6570 | |
5554b4bd | 6571 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6572 | |
28249f11 | 6573 | |
5554b4bd | 6574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6575 | |
28249f11 | 6576 | |
5554b4bd | 6577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6578 | |
6579 | # PROP Exclude_From_Build 1 | |
6580 | ||
5554b4bd | 6581 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6582 | |
6583 | # PROP Exclude_From_Build 1 | |
6584 | ||
5554b4bd | 6585 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6586 | |
6587 | # PROP Exclude_From_Build 1 | |
6588 | ||
5554b4bd | 6589 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6590 | |
6591 | # PROP Exclude_From_Build 1 | |
6592 | ||
5554b4bd | 6593 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6594 | |
6595 | ||
5554b4bd | 6596 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6597 | |
6598 | ||
5554b4bd | 6599 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6600 | |
6601 | ||
5554b4bd | 6602 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6603 | |
6604 | ||
5554b4bd | 6605 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6606 | |
6607 | # PROP Exclude_From_Build 1 | |
6608 | ||
5554b4bd | 6609 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6610 | |
6611 | # PROP Exclude_From_Build 1 | |
6612 | ||
5554b4bd | 6613 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6614 | |
6615 | # PROP Exclude_From_Build 1 | |
6616 | ||
5554b4bd | 6617 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6618 | |
6619 | # PROP Exclude_From_Build 1 | |
6620 | ||
5554b4bd VS |
6621 | !ENDIF |
6622 | ||
6623 | # End Source File | |
6624 | # Begin Source File | |
28249f11 | 6625 | |
5554b4bd | 6626 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6627 | |
5554b4bd | 6628 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6629 | |
6630 | ||
6631 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6632 | ||
6633 | ||
5554b4bd | 6634 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6635 | |
28249f11 | 6636 | |
5554b4bd | 6637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6638 | |
28249f11 | 6639 | |
5554b4bd | 6640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6641 | |
6642 | # PROP Exclude_From_Build 1 | |
6643 | ||
5554b4bd | 6644 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6645 | |
6646 | # PROP Exclude_From_Build 1 | |
6647 | ||
5554b4bd | 6648 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6649 | |
6650 | # PROP Exclude_From_Build 1 | |
6651 | ||
5554b4bd | 6652 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6653 | |
6654 | # PROP Exclude_From_Build 1 | |
6655 | ||
5554b4bd | 6656 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6657 | |
6658 | ||
5554b4bd | 6659 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6660 | |
6661 | ||
5554b4bd | 6662 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6663 | |
6664 | ||
5554b4bd | 6665 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6666 | |
6667 | ||
5554b4bd | 6668 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6669 | |
6670 | # PROP Exclude_From_Build 1 | |
6671 | ||
5554b4bd | 6672 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6673 | |
6674 | # PROP Exclude_From_Build 1 | |
6675 | ||
5554b4bd | 6676 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6677 | |
6678 | # PROP Exclude_From_Build 1 | |
6679 | ||
5554b4bd | 6680 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6681 | |
6682 | # PROP Exclude_From_Build 1 | |
6683 | ||
5554b4bd | 6684 | !ENDIF |
28249f11 | 6685 | |
5554b4bd VS |
6686 | # End Source File |
6687 | # Begin Source File | |
28249f11 | 6688 | |
5554b4bd | 6689 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6690 | |
5554b4bd | 6691 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6692 | |
28249f11 | 6693 | |
5554b4bd | 6694 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6695 | |
28249f11 | 6696 | |
5554b4bd | 6697 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6698 | |
28249f11 | 6699 | |
5554b4bd | 6700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6701 | |
28249f11 | 6702 | |
5554b4bd | 6703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6704 | |
6705 | # PROP Exclude_From_Build 1 | |
6706 | ||
5554b4bd | 6707 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6708 | |
6709 | # PROP Exclude_From_Build 1 | |
6710 | ||
5554b4bd | 6711 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6712 | |
6713 | # PROP Exclude_From_Build 1 | |
6714 | ||
5554b4bd | 6715 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6716 | |
6717 | # PROP Exclude_From_Build 1 | |
6718 | ||
5554b4bd | 6719 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6720 | |
6721 | ||
5554b4bd | 6722 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6723 | |
6724 | ||
5554b4bd | 6725 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6726 | |
6727 | ||
5554b4bd | 6728 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6729 | |
6730 | ||
5554b4bd | 6731 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6732 | |
6733 | # PROP Exclude_From_Build 1 | |
6734 | ||
5554b4bd | 6735 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6736 | |
6737 | # PROP Exclude_From_Build 1 | |
6738 | ||
5554b4bd | 6739 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6740 | |
6741 | # PROP Exclude_From_Build 1 | |
6742 | ||
5554b4bd | 6743 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6744 | |
6745 | # PROP Exclude_From_Build 1 | |
6746 | ||
5554b4bd VS |
6747 | !ENDIF |
6748 | ||
6749 | # End Source File | |
6750 | # Begin Source File | |
28249f11 | 6751 | |
5554b4bd | 6752 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 6753 | |
5554b4bd | 6754 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6755 | |
6756 | ||
6757 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6758 | ||
6759 | ||
5554b4bd | 6760 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6761 | |
28249f11 | 6762 | |
5554b4bd | 6763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6764 | |
28249f11 | 6765 | |
5554b4bd | 6766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6767 | |
6768 | # PROP Exclude_From_Build 1 | |
6769 | ||
5554b4bd | 6770 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6771 | |
6772 | # PROP Exclude_From_Build 1 | |
6773 | ||
5554b4bd | 6774 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6775 | |
6776 | # PROP Exclude_From_Build 1 | |
6777 | ||
5554b4bd | 6778 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6779 | |
6780 | # PROP Exclude_From_Build 1 | |
6781 | ||
5554b4bd | 6782 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6783 | |
6784 | ||
5554b4bd | 6785 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6786 | |
6787 | ||
5554b4bd | 6788 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6789 | |
6790 | ||
5554b4bd | 6791 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6792 | |
6793 | ||
5554b4bd | 6794 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6795 | |
6796 | # PROP Exclude_From_Build 1 | |
6797 | ||
5554b4bd | 6798 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6799 | |
6800 | # PROP Exclude_From_Build 1 | |
6801 | ||
5554b4bd | 6802 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6803 | |
6804 | # PROP Exclude_From_Build 1 | |
6805 | ||
5554b4bd | 6806 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6807 | |
6808 | # PROP Exclude_From_Build 1 | |
6809 | ||
5554b4bd | 6810 | !ENDIF |
28249f11 | 6811 | |
5554b4bd VS |
6812 | # End Source File |
6813 | # Begin Source File | |
28249f11 | 6814 | |
5554b4bd | 6815 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 6816 | |
5554b4bd | 6817 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6818 | |
28249f11 | 6819 | |
5554b4bd | 6820 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6821 | |
28249f11 | 6822 | |
5554b4bd | 6823 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6824 | |
28249f11 | 6825 | |
5554b4bd | 6826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6827 | |
28249f11 | 6828 | |
5554b4bd | 6829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6830 | |
6831 | # PROP Exclude_From_Build 1 | |
6832 | ||
5554b4bd | 6833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6834 | |
6835 | # PROP Exclude_From_Build 1 | |
6836 | ||
5554b4bd | 6837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6838 | |
6839 | # PROP Exclude_From_Build 1 | |
6840 | ||
5554b4bd | 6841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6842 | |
6843 | # PROP Exclude_From_Build 1 | |
6844 | ||
5554b4bd | 6845 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6846 | |
6847 | ||
5554b4bd | 6848 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6849 | |
6850 | ||
5554b4bd | 6851 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6852 | |
6853 | ||
5554b4bd | 6854 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6855 | |
6856 | ||
5554b4bd | 6857 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6858 | |
6859 | # PROP Exclude_From_Build 1 | |
6860 | ||
5554b4bd | 6861 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6862 | |
6863 | # PROP Exclude_From_Build 1 | |
6864 | ||
5554b4bd | 6865 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6866 | |
6867 | # PROP Exclude_From_Build 1 | |
6868 | ||
5554b4bd | 6869 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6870 | |
6871 | # PROP Exclude_From_Build 1 | |
6872 | ||
5554b4bd VS |
6873 | !ENDIF |
6874 | ||
6875 | # End Source File | |
6876 | # Begin Source File | |
28249f11 | 6877 | |
5554b4bd | 6878 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 6879 | |
5554b4bd | 6880 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6881 | |
6882 | ||
6883 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6884 | ||
6885 | ||
5554b4bd | 6886 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6887 | |
28249f11 | 6888 | |
5554b4bd | 6889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6890 | |
28249f11 | 6891 | |
5554b4bd | 6892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6893 | |
6894 | # PROP Exclude_From_Build 1 | |
6895 | ||
5554b4bd | 6896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6897 | |
6898 | # PROP Exclude_From_Build 1 | |
6899 | ||
5554b4bd | 6900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6901 | |
6902 | # PROP Exclude_From_Build 1 | |
6903 | ||
5554b4bd | 6904 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6905 | |
6906 | # PROP Exclude_From_Build 1 | |
6907 | ||
5554b4bd | 6908 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6909 | |
6910 | ||
5554b4bd | 6911 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6912 | |
6913 | ||
5554b4bd | 6914 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6915 | |
6916 | ||
5554b4bd | 6917 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6918 | |
6919 | ||
5554b4bd | 6920 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6921 | |
6922 | # PROP Exclude_From_Build 1 | |
6923 | ||
5554b4bd | 6924 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6925 | |
6926 | # PROP Exclude_From_Build 1 | |
6927 | ||
5554b4bd | 6928 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6929 | |
6930 | # PROP Exclude_From_Build 1 | |
6931 | ||
5554b4bd | 6932 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6933 | |
6934 | # PROP Exclude_From_Build 1 | |
6935 | ||
5554b4bd | 6936 | !ENDIF |
28249f11 | 6937 | |
5554b4bd VS |
6938 | # End Source File |
6939 | # Begin Source File | |
28249f11 | 6940 | |
5554b4bd | 6941 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 6942 | |
5554b4bd | 6943 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6944 | |
28249f11 | 6945 | |
5554b4bd | 6946 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6947 | |
28249f11 | 6948 | |
5554b4bd | 6949 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6950 | |
28249f11 | 6951 | |
5554b4bd | 6952 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6953 | |
28249f11 | 6954 | |
5554b4bd | 6955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6956 | |
6957 | # PROP Exclude_From_Build 1 | |
6958 | ||
5554b4bd | 6959 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6960 | |
6961 | # PROP Exclude_From_Build 1 | |
6962 | ||
5554b4bd | 6963 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6964 | |
6965 | # PROP Exclude_From_Build 1 | |
6966 | ||
5554b4bd | 6967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6968 | |
6969 | # PROP Exclude_From_Build 1 | |
6970 | ||
5554b4bd | 6971 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6972 | |
6973 | ||
5554b4bd | 6974 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6975 | |
6976 | ||
5554b4bd | 6977 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6978 | |
6979 | ||
5554b4bd | 6980 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6981 | |
6982 | ||
5554b4bd | 6983 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6984 | |
6985 | # PROP Exclude_From_Build 1 | |
6986 | ||
5554b4bd | 6987 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6988 | |
6989 | # PROP Exclude_From_Build 1 | |
6990 | ||
5554b4bd | 6991 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6992 | |
6993 | # PROP Exclude_From_Build 1 | |
6994 | ||
5554b4bd | 6995 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6996 | |
6997 | # PROP Exclude_From_Build 1 | |
6998 | ||
5554b4bd VS |
6999 | !ENDIF |
7000 | ||
7001 | # End Source File | |
7002 | # Begin Source File | |
28249f11 | 7003 | |
5554b4bd | 7004 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7005 | |
5554b4bd | 7006 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7007 | |
7008 | ||
7009 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7010 | ||
7011 | ||
5554b4bd | 7012 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7013 | |
28249f11 | 7014 | |
5554b4bd | 7015 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7016 | |
28249f11 | 7017 | |
5554b4bd | 7018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7019 | |
7020 | # PROP Exclude_From_Build 1 | |
7021 | ||
5554b4bd | 7022 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7023 | |
7024 | # PROP Exclude_From_Build 1 | |
7025 | ||
5554b4bd | 7026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7027 | |
7028 | # PROP Exclude_From_Build 1 | |
7029 | ||
5554b4bd | 7030 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7031 | |
7032 | # PROP Exclude_From_Build 1 | |
7033 | ||
5554b4bd | 7034 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7035 | |
7036 | ||
7037 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7038 | ||
7039 | ||
5554b4bd | 7040 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7041 | |
7042 | ||
5554b4bd | 7043 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 7044 | |
28249f11 | 7045 | |
5554b4bd | 7046 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7047 | |
7048 | # PROP Exclude_From_Build 1 | |
7049 | ||
5554b4bd | 7050 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7051 | |
7052 | # PROP Exclude_From_Build 1 | |
7053 | ||
5554b4bd | 7054 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7055 | |
7056 | # PROP Exclude_From_Build 1 | |
7057 | ||
5554b4bd | 7058 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7059 | |
5554b4bd | 7060 | # PROP Exclude_From_Build 1 |
28249f11 | 7061 | |
cd1feecb VS |
7062 | !ENDIF |
7063 | ||
7064 | # End Source File | |
7065 | # End Group | |
7066 | # Begin Group "Setup Headers" | |
7067 | ||
7068 | # PROP Default_Filter "" | |
7069 | # Begin Source File | |
7070 | ||
7071 | SOURCE=..\..\include\wx\msw\setup.h | |
7072 | ||
5554b4bd | 7073 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7074 | |
1e618fa6 | 7075 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h |
cd1feecb VS |
7076 | InputPath=..\include\wx\msw\setup.h |
7077 | ||
1e618fa6 VS |
7078 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7079 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
cd1feecb VS |
7080 | |
7081 | # End Custom Build | |
7082 | ||
5554b4bd | 7083 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7084 | |
1e618fa6 | 7085 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h |
cd1feecb VS |
7086 | InputPath=..\include\wx\msw\setup.h |
7087 | ||
1e618fa6 VS |
7088 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7089 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
cd1feecb VS |
7090 | |
7091 | # End Custom Build | |
7092 | ||
5554b4bd | 7093 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7094 | |
1e618fa6 | 7095 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h |
cd1feecb VS |
7096 | InputPath=..\include\wx\msw\setup.h |
7097 | ||
1e618fa6 VS |
7098 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7099 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
cd1feecb VS |
7100 | |
7101 | # End Custom Build | |
7102 | ||
5554b4bd | 7103 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7104 | |
1e618fa6 | 7105 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h |
cd1feecb VS |
7106 | InputPath=..\include\wx\msw\setup.h |
7107 | ||
1e618fa6 VS |
7108 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7109 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
cd1feecb VS |
7110 | |
7111 | # End Custom Build | |
7112 | ||
5554b4bd | 7113 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7114 | |
1e618fa6 | 7115 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7116 | InputPath=..\include\wx\msw\setup.h |
7117 | ||
1e618fa6 VS |
7118 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7119 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7120 | |
7121 | # End Custom Build | |
7122 | ||
5554b4bd | 7123 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7124 | |
1e618fa6 | 7125 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7126 | InputPath=..\include\wx\msw\setup.h |
7127 | ||
1e618fa6 VS |
7128 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7129 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7130 | |
7131 | # End Custom Build | |
7132 | ||
5554b4bd | 7133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7134 | |
1e618fa6 | 7135 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7136 | InputPath=..\include\wx\msw\setup.h |
7137 | ||
1e618fa6 VS |
7138 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7139 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7140 | |
7141 | # End Custom Build | |
7142 | ||
5554b4bd | 7143 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7144 | |
1e618fa6 | 7145 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7146 | InputPath=..\include\wx\msw\setup.h |
7147 | ||
1e618fa6 VS |
7148 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7149 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7150 | |
7151 | # End Custom Build | |
7152 | ||
5554b4bd | 7153 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7154 | |
1e618fa6 | 7155 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h |
cd1feecb VS |
7156 | InputPath=..\include\wx\msw\setup.h |
7157 | ||
1e618fa6 VS |
7158 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7159 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
cd1feecb VS |
7160 | |
7161 | # End Custom Build | |
7162 | ||
5554b4bd | 7163 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7164 | |
1e618fa6 | 7165 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h |
cd1feecb VS |
7166 | InputPath=..\include\wx\msw\setup.h |
7167 | ||
1e618fa6 VS |
7168 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7169 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
cd1feecb VS |
7170 | |
7171 | # End Custom Build | |
7172 | ||
5554b4bd | 7173 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7174 | |
1e618fa6 | 7175 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h |
cd1feecb VS |
7176 | InputPath=..\include\wx\msw\setup.h |
7177 | ||
1e618fa6 VS |
7178 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7179 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
cd1feecb VS |
7180 | |
7181 | # End Custom Build | |
7182 | ||
5554b4bd | 7183 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7184 | |
1e618fa6 | 7185 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h |
cd1feecb VS |
7186 | InputPath=..\include\wx\msw\setup.h |
7187 | ||
1e618fa6 VS |
7188 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7189 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
cd1feecb VS |
7190 | |
7191 | # End Custom Build | |
7192 | ||
5554b4bd | 7193 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7194 | |
1e618fa6 | 7195 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7196 | InputPath=..\include\wx\msw\setup.h |
7197 | ||
1e618fa6 VS |
7198 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7199 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h | |
cd1feecb VS |
7200 | |
7201 | # End Custom Build | |
7202 | ||
5554b4bd | 7203 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7204 | |
1e618fa6 | 7205 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7206 | InputPath=..\include\wx\msw\setup.h |
7207 | ||
1e618fa6 VS |
7208 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7209 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
cd1feecb VS |
7210 | |
7211 | # End Custom Build | |
7212 | ||
5554b4bd | 7213 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
cd1feecb | 7214 | |
1e618fa6 | 7215 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
cd1feecb VS |
7216 | InputPath=..\include\wx\msw\setup.h |
7217 | ||
1e618fa6 VS |
7218 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7219 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7220 | |
7221 | # End Custom Build | |
7222 | ||
5554b4bd | 7223 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7224 | |
1e618fa6 | 7225 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7226 | InputPath=..\include\wx\msw\setup.h |
7227 | ||
1e618fa6 VS |
7228 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7229 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7230 | |
7231 | # End Custom Build | |
7232 | ||
28249f11 VS |
7233 | !ENDIF |
7234 | ||
7235 | # End Source File | |
7236 | # End Group | |
7237 | # Begin Group "MSW Headers" | |
7238 | ||
7239 | # PROP Default_Filter "" | |
7240 | # Begin Source File | |
7241 | ||
757e7c67 | 7242 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7243 | # End Source File |
7244 | # Begin Source File | |
7245 | ||
7246 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7247 | # End Source File | |
7248 | # Begin Source File | |
7249 | ||
7250 | SOURCE=..\..\include\wx\msw\app.h | |
7251 | # End Source File | |
7252 | # Begin Source File | |
7253 | ||
7254 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7255 | # End Source File | |
7256 | # Begin Source File | |
7257 | ||
7258 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7259 | # End Source File | |
7260 | # Begin Source File | |
7261 | ||
7262 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7263 | # End Source File | |
7264 | # Begin Source File | |
7265 | ||
7266 | SOURCE=..\..\include\wx\msw\brush.h | |
7267 | # End Source File | |
7268 | # Begin Source File | |
7269 | ||
7270 | SOURCE=..\..\include\wx\msw\button.h | |
7271 | # End Source File | |
7272 | # Begin Source File | |
7273 | ||
7274 | SOURCE=..\..\include\wx\msw\caret.h | |
7275 | # End Source File | |
7276 | # Begin Source File | |
7277 | ||
7278 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7279 | # End Source File | |
7280 | # Begin Source File | |
7281 | ||
7282 | SOURCE=..\..\include\wx\msw\checklst.h | |
7283 | # End Source File | |
7284 | # Begin Source File | |
7285 | ||
7286 | SOURCE=..\..\include\wx\msw\choice.h | |
7287 | # End Source File | |
7288 | # Begin Source File | |
7289 | ||
7290 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7291 | # End Source File | |
7292 | # Begin Source File | |
7293 | ||
7294 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7295 | # End Source File | |
7296 | # Begin Source File | |
7297 | ||
7298 | SOURCE=..\..\include\wx\msw\colour.h | |
7299 | # End Source File | |
7300 | # Begin Source File | |
7301 | ||
7302 | SOURCE=..\..\include\wx\msw\combobox.h | |
7303 | # End Source File | |
7304 | # Begin Source File | |
7305 | ||
7306 | SOURCE=..\..\include\wx\msw\control.h | |
7307 | # End Source File | |
7308 | # Begin Source File | |
7309 | ||
7310 | SOURCE=..\..\include\wx\msw\cursor.h | |
7311 | # End Source File | |
7312 | # Begin Source File | |
7313 | ||
7314 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7315 | # End Source File | |
7316 | # Begin Source File | |
7317 | ||
7318 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7319 | # End Source File | |
7320 | # Begin Source File | |
7321 | ||
7322 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7323 | # End Source File | |
7324 | # Begin Source File | |
7325 | ||
7326 | SOURCE=..\..\include\wx\msw\dc.h | |
7327 | # End Source File | |
7328 | # Begin Source File | |
7329 | ||
7330 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7331 | # End Source File | |
7332 | # Begin Source File | |
7333 | ||
7334 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7335 | # End Source File | |
7336 | # Begin Source File | |
7337 | ||
7338 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7339 | # End Source File | |
7340 | # Begin Source File | |
7341 | ||
7342 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7343 | # End Source File | |
7344 | # Begin Source File | |
7345 | ||
7346 | SOURCE=..\..\include\wx\msw\dialog.h | |
7347 | # End Source File | |
7348 | # Begin Source File | |
7349 | ||
7350 | SOURCE=..\..\include\wx\msw\dib.h | |
7351 | # End Source File | |
7352 | # Begin Source File | |
7353 | ||
7354 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7355 | # End Source File | |
7356 | # Begin Source File | |
7357 | ||
7358 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7359 | # End Source File | |
7360 | # Begin Source File | |
7361 | ||
7362 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7363 | # End Source File | |
7364 | # Begin Source File | |
7365 | ||
7366 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7367 | # End Source File | |
7368 | # Begin Source File | |
7369 | ||
7370 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7371 | # End Source File | |
7372 | # Begin Source File | |
7373 | ||
ef335a4f VZ |
7374 | SOURCE=..\..\include\wx\msw\evtloop.h |
7375 | # End Source File | |
7376 | # Begin Source File | |
7377 | ||
28249f11 VS |
7378 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7379 | # End Source File | |
7380 | # Begin Source File | |
7381 | ||
7382 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7383 | # End Source File | |
7384 | # Begin Source File | |
7385 | ||
7386 | SOURCE=..\..\include\wx\msw\font.h | |
7387 | # End Source File | |
7388 | # Begin Source File | |
7389 | ||
7390 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7391 | # End Source File | |
7392 | # Begin Source File | |
7393 | ||
7394 | SOURCE=..\..\include\wx\msw\frame.h | |
7395 | # End Source File | |
7396 | # Begin Source File | |
7397 | ||
7398 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7399 | # End Source File | |
7400 | # Begin Source File | |
7401 | ||
7402 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7403 | # End Source File | |
7404 | # Begin Source File | |
7405 | ||
7406 | SOURCE=..\..\include\wx\msw\gdiobj.h | |
7407 | # End Source File | |
7408 | # Begin Source File | |
7409 | ||
fe6e5818 VS |
7410 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7411 | # End Source File | |
7412 | # Begin Source File | |
7413 | ||
28249f11 VS |
7414 | SOURCE=..\..\include\wx\msw\helpbest.h |
7415 | # End Source File | |
7416 | # Begin Source File | |
7417 | ||
28249f11 VS |
7418 | SOURCE=..\..\include\wx\msw\icon.h |
7419 | # End Source File | |
7420 | # Begin Source File | |
7421 | ||
7422 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7423 | # End Source File | |
7424 | # Begin Source File | |
7425 | ||
7426 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7427 | # End Source File | |
7428 | # Begin Source File | |
7429 | ||
fe6e5818 VS |
7430 | SOURCE=..\..\include\wx\msw\joystick.h |
7431 | # End Source File | |
7432 | # Begin Source File | |
7433 | ||
28249f11 VS |
7434 | SOURCE=..\..\include\wx\msw\listbox.h |
7435 | # End Source File | |
7436 | # Begin Source File | |
7437 | ||
7438 | SOURCE=..\..\include\wx\msw\listctrl.h | |
7439 | # End Source File | |
7440 | # Begin Source File | |
7441 | ||
7442 | SOURCE=..\..\include\wx\msw\mdi.h | |
7443 | # End Source File | |
7444 | # Begin Source File | |
39c5bef0 | 7445 | |
28249f11 VS |
7446 | SOURCE=..\..\include\wx\msw\menu.h |
7447 | # End Source File | |
7448 | # Begin Source File | |
7449 | ||
7450 | SOURCE=..\..\include\wx\msw\menuitem.h | |
7451 | # End Source File | |
7452 | # Begin Source File | |
7453 | ||
7454 | SOURCE=..\..\include\wx\msw\metafile.h | |
7455 | # End Source File | |
7456 | # Begin Source File | |
7457 | ||
7458 | SOURCE=..\..\include\wx\msw\minifram.h | |
7459 | # End Source File | |
7460 | # Begin Source File | |
7461 | ||
7462 | SOURCE=..\..\include\wx\msw\missing.h | |
7463 | # End Source File | |
7464 | # Begin Source File | |
7465 | ||
7466 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
7467 | # End Source File | |
7468 | # Begin Source File | |
7469 | ||
7470 | SOURCE=..\..\include\wx\msw\mslu.h | |
7471 | # End Source File | |
7472 | # Begin Source File | |
7473 | ||
7474 | SOURCE=..\..\include\wx\msw\msvcrt.h | |
7475 | # End Source File | |
7476 | # Begin Source File | |
7477 | ||
7478 | SOURCE=..\..\include\wx\msw\notebook.h | |
7479 | # End Source File | |
7480 | # Begin Source File | |
7481 | ||
7482 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
7483 | # End Source File | |
7484 | # Begin Source File | |
7485 | ||
7486 | SOURCE=..\..\include\wx\msw\palette.h | |
7487 | # End Source File | |
7488 | # Begin Source File | |
7489 | ||
7490 | SOURCE=..\..\include\wx\msw\pen.h | |
7491 | # End Source File | |
7492 | # Begin Source File | |
7493 | ||
7494 | SOURCE=..\..\include\wx\msw\printdlg.h | |
7495 | # End Source File | |
7496 | # Begin Source File | |
7497 | ||
7498 | SOURCE=..\..\include\wx\msw\printwin.h | |
7499 | # End Source File | |
7500 | # Begin Source File | |
7501 | ||
7502 | SOURCE=..\..\include\wx\msw\private.h | |
7503 | # End Source File | |
7504 | # Begin Source File | |
7505 | ||
7506 | SOURCE=..\..\include\wx\msw\radiobox.h | |
7507 | # End Source File | |
7508 | # Begin Source File | |
7509 | ||
7510 | SOURCE=..\..\include\wx\msw\radiobut.h | |
7511 | # End Source File | |
7512 | # Begin Source File | |
7513 | ||
7514 | SOURCE=..\..\include\wx\msw\regconf.h | |
7515 | # End Source File | |
7516 | # Begin Source File | |
7517 | ||
7518 | SOURCE=..\..\include\wx\msw\region.h | |
7519 | # End Source File | |
7520 | # Begin Source File | |
7521 | ||
7522 | SOURCE=..\..\include\wx\msw\registry.h | |
7523 | # End Source File | |
7524 | # Begin Source File | |
7525 | ||
7526 | SOURCE=..\..\include\wx\msw\scrolbar.h | |
7527 | # End Source File | |
7528 | # Begin Source File | |
7529 | ||
7530 | SOURCE=..\..\include\wx\msw\setup0.h | |
7531 | # End Source File | |
7532 | # Begin Source File | |
7533 | ||
7534 | SOURCE=..\..\include\wx\msw\slider95.h | |
7535 | # End Source File | |
7536 | # Begin Source File | |
7537 | ||
7538 | SOURCE=..\..\include\wx\msw\slidrmsw.h | |
7539 | # End Source File | |
7540 | # Begin Source File | |
7541 | ||
002ed9af VS |
7542 | SOURCE=..\..\include\wx\msw\sound.h |
7543 | # End Source File | |
7544 | # Begin Source File | |
7545 | ||
28249f11 VS |
7546 | SOURCE=..\..\include\wx\msw\spinbutt.h |
7547 | # End Source File | |
7548 | # Begin Source File | |
7549 | ||
7550 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
7551 | # End Source File | |
7552 | # Begin Source File | |
7553 | ||
7554 | SOURCE=..\..\include\wx\msw\statbmp.h | |
7555 | # End Source File | |
7556 | # Begin Source File | |
7557 | ||
7558 | SOURCE=..\..\include\wx\msw\statbox.h | |
7559 | # End Source File | |
7560 | # Begin Source File | |
7561 | ||
7562 | SOURCE=..\..\include\wx\msw\statbr95.h | |
7563 | # End Source File | |
7564 | # Begin Source File | |
7565 | ||
7566 | SOURCE=..\..\include\wx\msw\statline.h | |
7567 | # End Source File | |
7568 | # Begin Source File | |
7569 | ||
7570 | SOURCE=..\..\include\wx\msw\stattext.h | |
7571 | # End Source File | |
7572 | # Begin Source File | |
7573 | ||
7574 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
7575 | # End Source File | |
7576 | # Begin Source File | |
7577 | ||
fe6e5818 VS |
7578 | SOURCE=..\..\include\wx\msw\taskbar.h |
7579 | # End Source File | |
7580 | # Begin Source File | |
7581 | ||
28249f11 VS |
7582 | SOURCE=..\..\include\wx\msw\tbar95.h |
7583 | # End Source File | |
7584 | # Begin Source File | |
7585 | ||
7586 | SOURCE=..\..\include\wx\msw\tbarmsw.h | |
7587 | # End Source File | |
7588 | # Begin Source File | |
7589 | ||
7590 | SOURCE=..\..\include\wx\msw\textctrl.h | |
7591 | # End Source File | |
7592 | # Begin Source File | |
7593 | ||
7594 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
7595 | # End Source File | |
7596 | # Begin Source File | |
7597 | ||
7598 | SOURCE=..\..\include\wx\msw\timer.h | |
7599 | # End Source File | |
7600 | # Begin Source File | |
7601 | ||
7602 | SOURCE=..\..\include\wx\msw\tooltip.h | |
7603 | # End Source File | |
7604 | # Begin Source File | |
7605 | ||
7606 | SOURCE=..\..\include\wx\msw\toplevel.h | |
7607 | # End Source File | |
7608 | # Begin Source File | |
7609 | ||
7610 | SOURCE=..\..\include\wx\msw\treectrl.h | |
7611 | # End Source File | |
7612 | # Begin Source File | |
7613 | ||
7614 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
7615 | # End Source File | |
7616 | # Begin Source File | |
7617 | ||
fe6e5818 | 7618 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 | 7619 | # End Source File |
757e7c67 VS |
7620 | # Begin Source File |
7621 | ||
7622 | SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.h | |
7623 | # End Source File | |
28249f11 VS |
7624 | # End Group |
7625 | # Begin Group "Generic Headers" | |
7626 | ||
7627 | # PROP Default_Filter "" | |
7628 | # Begin Source File | |
7629 | ||
7630 | SOURCE=..\..\include\wx\generic\accel.h | |
7631 | # End Source File | |
7632 | # Begin Source File | |
7633 | ||
fe6e5818 VS |
7634 | SOURCE=..\..\include\wx\generic\calctrl.h |
7635 | # End Source File | |
7636 | # Begin Source File | |
7637 | ||
28249f11 VS |
7638 | SOURCE=..\..\include\wx\generic\choicdgg.h |
7639 | # End Source File | |
7640 | # Begin Source File | |
7641 | ||
7642 | SOURCE=..\..\include\wx\generic\colrdlgg.h | |
7643 | # End Source File | |
7644 | # Begin Source File | |
7645 | ||
7646 | SOURCE=..\..\include\wx\generic\dcpsg.h | |
7647 | # End Source File | |
7648 | # Begin Source File | |
7649 | ||
7650 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
7651 | # End Source File | |
7652 | # Begin Source File | |
7653 | ||
7654 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
7655 | # End Source File | |
7656 | # Begin Source File | |
7657 | ||
7658 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
7659 | # End Source File | |
7660 | # Begin Source File | |
7661 | ||
7662 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
7663 | # End Source File | |
7664 | # Begin Source File | |
7665 | ||
7666 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
7667 | # End Source File | |
7668 | # Begin Source File | |
7669 | ||
7670 | SOURCE=..\..\include\wx\generic\fontdlgg.h | |
7671 | # End Source File | |
7672 | # Begin Source File | |
7673 | ||
fe6e5818 VS |
7674 | SOURCE=..\..\include\wx\generic\grid.h |
7675 | # End Source File | |
7676 | # Begin Source File | |
7677 | ||
7678 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
7679 | # End Source File | |
7680 | # Begin Source File | |
7681 | ||
7682 | SOURCE=..\..\include\wx\generic\gridsel.h | |
7683 | # End Source File | |
7684 | # Begin Source File | |
7685 | ||
7686 | SOURCE=..\..\include\wx\generic\helpext.h | |
7687 | # End Source File | |
7688 | # Begin Source File | |
7689 | ||
28249f11 VS |
7690 | SOURCE=..\..\include\wx\generic\imaglist.h |
7691 | # End Source File | |
7692 | # Begin Source File | |
7693 | ||
fe6e5818 VS |
7694 | SOURCE=..\..\include\wx\generic\laywin.h |
7695 | # End Source File | |
7696 | # Begin Source File | |
7697 | ||
28249f11 VS |
7698 | SOURCE=..\..\include\wx\generic\listctrl.h |
7699 | # End Source File | |
7700 | # Begin Source File | |
7701 | ||
7702 | SOURCE=..\..\include\wx\generic\logg.h | |
7703 | # End Source File | |
7704 | # Begin Source File | |
7705 | ||
7706 | SOURCE=..\..\include\wx\generic\mdig.h | |
7707 | # End Source File | |
7708 | # Begin Source File | |
7709 | ||
7710 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
7711 | # End Source File | |
7712 | # Begin Source File | |
7713 | ||
7714 | SOURCE=..\..\include\wx\generic\notebook.h | |
7715 | # End Source File | |
7716 | # Begin Source File | |
7717 | ||
c3255f5f DE |
7718 | SOURCE=..\..\include\wx\generic\numdlgg.h |
7719 | # End Source File | |
7720 | # Begin Source File | |
7721 | ||
28249f11 VS |
7722 | SOURCE=..\..\include\wx\generic\panelg.h |
7723 | # End Source File | |
7724 | # Begin Source File | |
7725 | ||
75a0a7b7 VS |
7726 | SOURCE=..\..\include\wx\generic\printps.h |
7727 | # End Source File | |
7728 | # Begin Source File | |
7729 | ||
28249f11 VS |
7730 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
7731 | # End Source File | |
7732 | # Begin Source File | |
7733 | ||
7734 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
7735 | # End Source File | |
7736 | # Begin Source File | |
7737 | ||
fe6e5818 VS |
7738 | SOURCE=..\..\include\wx\generic\sashwin.h |
7739 | # End Source File | |
7740 | # Begin Source File | |
7741 | ||
28249f11 VS |
7742 | SOURCE=..\..\include\wx\generic\scrolwin.h |
7743 | # End Source File | |
7744 | # Begin Source File | |
7745 | ||
7746 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
7747 | # End Source File | |
7748 | # Begin Source File | |
7749 | ||
fe6e5818 VS |
7750 | SOURCE=..\..\include\wx\generic\splash.h |
7751 | # End Source File | |
7752 | # Begin Source File | |
7753 | ||
28249f11 VS |
7754 | SOURCE=..\..\include\wx\generic\splitter.h |
7755 | # End Source File | |
7756 | # Begin Source File | |
7757 | ||
7758 | SOURCE=..\..\include\wx\generic\statusbr.h | |
7759 | # End Source File | |
7760 | # Begin Source File | |
7761 | ||
7762 | SOURCE=..\..\include\wx\generic\tabg.h | |
7763 | # End Source File | |
7764 | # Begin Source File | |
7765 | ||
7766 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
7767 | # End Source File | |
7768 | # Begin Source File | |
7769 | ||
7770 | SOURCE=..\..\include\wx\generic\timer.h | |
7771 | # End Source File | |
7772 | # Begin Source File | |
7773 | ||
7774 | SOURCE=..\..\include\wx\generic\treectlg.h | |
7775 | # End Source File | |
fe6e5818 VS |
7776 | # Begin Source File |
7777 | ||
7778 | SOURCE=..\..\include\wx\generic\wizard.h | |
7779 | # End Source File | |
28249f11 VS |
7780 | # End Group |
7781 | # Begin Group "wxUniv Headers" | |
7782 | ||
7783 | # PROP Default_Filter "" | |
7784 | # Begin Source File | |
7785 | ||
7786 | SOURCE=..\..\include\wx\univ\app.h | |
7787 | # End Source File | |
7788 | # Begin Source File | |
7789 | ||
7790 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
7791 | # End Source File | |
7792 | # Begin Source File | |
7793 | ||
7794 | SOURCE=..\..\include\wx\univ\button.h | |
7795 | # End Source File | |
7796 | # Begin Source File | |
7797 | ||
7798 | SOURCE=..\..\include\wx\univ\checkbox.h | |
7799 | # End Source File | |
7800 | # Begin Source File | |
7801 | ||
7802 | SOURCE=..\..\include\wx\univ\checklst.h | |
7803 | # End Source File | |
7804 | # Begin Source File | |
7805 | ||
7806 | SOURCE=..\..\include\wx\univ\choice.h | |
7807 | # End Source File | |
7808 | # Begin Source File | |
7809 | ||
7810 | SOURCE=..\..\include\wx\univ\colschem.h | |
7811 | # End Source File | |
7812 | # Begin Source File | |
7813 | ||
7814 | SOURCE=..\..\include\wx\univ\combobox.h | |
7815 | # End Source File | |
7816 | # Begin Source File | |
7817 | ||
7818 | SOURCE=..\..\include\wx\univ\control.h | |
7819 | # End Source File | |
7820 | # Begin Source File | |
7821 | ||
7822 | SOURCE=..\..\include\wx\univ\dialog.h | |
7823 | # End Source File | |
7824 | # Begin Source File | |
7825 | ||
7826 | SOURCE=..\..\include\wx\univ\frame.h | |
7827 | # End Source File | |
7828 | # Begin Source File | |
7829 | ||
7830 | SOURCE=..\..\include\wx\univ\gauge.h | |
7831 | # End Source File | |
7832 | # Begin Source File | |
7833 | ||
7834 | SOURCE=..\..\include\wx\univ\inpcons.h | |
7835 | # End Source File | |
7836 | # Begin Source File | |
7837 | ||
7838 | SOURCE=..\..\include\wx\univ\inphand.h | |
7839 | # End Source File | |
7840 | # Begin Source File | |
7841 | ||
7842 | SOURCE=..\..\include\wx\univ\listbox.h | |
7843 | # End Source File | |
7844 | # Begin Source File | |
7845 | ||
7846 | SOURCE=..\..\include\wx\univ\menu.h | |
7847 | # End Source File | |
7848 | # Begin Source File | |
7849 | ||
7850 | SOURCE=..\..\include\wx\univ\menuitem.h | |
7851 | # End Source File | |
7852 | # Begin Source File | |
7853 | ||
7854 | SOURCE=..\..\include\wx\univ\notebook.h | |
7855 | # End Source File | |
7856 | # Begin Source File | |
7857 | ||
7858 | SOURCE=..\..\include\wx\univ\radiobox.h | |
7859 | # End Source File | |
7860 | # Begin Source File | |
7861 | ||
7862 | SOURCE=..\..\include\wx\univ\radiobut.h | |
7863 | # End Source File | |
7864 | # Begin Source File | |
7865 | ||
7866 | SOURCE=..\..\include\wx\univ\renderer.h | |
7867 | # End Source File | |
7868 | # Begin Source File | |
7869 | ||
7870 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
7871 | # End Source File | |
7872 | # Begin Source File | |
7873 | ||
7874 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
7875 | # End Source File | |
7876 | # Begin Source File | |
7877 | ||
7878 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
7879 | # End Source File | |
7880 | # Begin Source File | |
7881 | ||
7882 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
7883 | # End Source File | |
7884 | # Begin Source File | |
7885 | ||
7886 | SOURCE=..\..\include\wx\univ\slider.h | |
7887 | # End Source File | |
7888 | # Begin Source File | |
7889 | ||
7890 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
7891 | # End Source File | |
7892 | # Begin Source File | |
7893 | ||
7894 | SOURCE=..\..\include\wx\univ\statbmp.h | |
7895 | # End Source File | |
7896 | # Begin Source File | |
7897 | ||
7898 | SOURCE=..\..\include\wx\univ\statbox.h | |
7899 | # End Source File | |
7900 | # Begin Source File | |
7901 | ||
7902 | SOURCE=..\..\include\wx\univ\statline.h | |
7903 | # End Source File | |
7904 | # Begin Source File | |
7905 | ||
7906 | SOURCE=..\..\include\wx\univ\stattext.h | |
7907 | # End Source File | |
7908 | # Begin Source File | |
7909 | ||
7910 | SOURCE=..\..\include\wx\univ\statusbr.h | |
7911 | # End Source File | |
7912 | # Begin Source File | |
7913 | ||
7914 | SOURCE=..\..\include\wx\univ\textctrl.h | |
7915 | # End Source File | |
7916 | # Begin Source File | |
7917 | ||
7918 | SOURCE=..\..\include\wx\univ\theme.h | |
7919 | # End Source File | |
7920 | # Begin Source File | |
7921 | ||
7922 | SOURCE=..\..\include\wx\univ\toolbar.h | |
7923 | # End Source File | |
7924 | # Begin Source File | |
7925 | ||
7926 | SOURCE=..\..\include\wx\univ\toplevel.h | |
7927 | # End Source File | |
757e7c67 VS |
7928 | # Begin Source File |
7929 | ||
7930 | SOURCE=..\..\include\wx\univ\window.h | |
7931 | # End Source File | |
fe6e5818 VS |
7932 | # End Group |
7933 | # Begin Group "wxHTML Headers" | |
7934 | ||
7935 | # PROP Default_Filter "" | |
7936 | # Begin Source File | |
7937 | ||
7938 | SOURCE=..\..\include\wx\html\forcelnk.h | |
7939 | # End Source File | |
7940 | # Begin Source File | |
7941 | ||
7942 | SOURCE=..\..\include\wx\html\helpctrl.h | |
7943 | # End Source File | |
7944 | # Begin Source File | |
7945 | ||
7946 | SOURCE=..\..\include\wx\html\helpdata.h | |
7947 | # End Source File | |
28249f11 VS |
7948 | # Begin Source File |
7949 | ||
fe6e5818 VS |
7950 | SOURCE=..\..\include\wx\html\helpfrm.h |
7951 | # End Source File | |
7952 | # Begin Source File | |
7953 | ||
7954 | SOURCE=..\..\include\wx\html\htmlcell.h | |
7955 | # End Source File | |
7956 | # Begin Source File | |
7957 | ||
7958 | SOURCE=..\..\include\wx\html\htmldefs.h | |
7959 | # End Source File | |
7960 | # Begin Source File | |
7961 | ||
7962 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
7963 | # End Source File | |
7964 | # Begin Source File | |
7965 | ||
7966 | SOURCE=..\..\include\wx\html\htmlpars.h | |
7967 | # End Source File | |
7968 | # Begin Source File | |
7969 | ||
7970 | SOURCE=..\..\include\wx\html\htmlproc.h | |
7971 | # End Source File | |
7972 | # Begin Source File | |
7973 | ||
7974 | SOURCE=..\..\include\wx\html\htmltag.h | |
7975 | # End Source File | |
7976 | # Begin Source File | |
7977 | ||
7978 | SOURCE=..\..\include\wx\html\htmlwin.h | |
7979 | # End Source File | |
7980 | # Begin Source File | |
7981 | ||
7982 | SOURCE=..\..\include\wx\html\htmprint.h | |
7983 | # End Source File | |
7984 | # Begin Source File | |
7985 | ||
7986 | SOURCE=..\..\include\wx\html\m_templ.h | |
7987 | # End Source File | |
7988 | # Begin Source File | |
7989 | ||
7990 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
7991 | # End Source File |
7992 | # End Group | |
7993 | # Begin Group "Common Headers" | |
7994 | ||
7995 | # PROP Default_Filter "" | |
7996 | # Begin Source File | |
7997 | ||
7998 | SOURCE=..\..\include\wx\accel.h | |
7999 | # End Source File | |
8000 | # Begin Source File | |
8001 | ||
8002 | SOURCE=..\..\include\wx\access.h | |
8003 | # End Source File | |
8004 | # Begin Source File | |
8005 | ||
28249f11 VS |
8006 | SOURCE=..\..\include\wx\artprov.h |
8007 | # End Source File | |
8008 | # Begin Source File | |
8009 | ||
8010 | SOURCE=..\..\include\wx\bitmap.h | |
8011 | # End Source File | |
8012 | # Begin Source File | |
8013 | ||
8014 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8015 | # End Source File | |
8016 | # Begin Source File | |
8017 | ||
73fb9ebe VZ |
8018 | SOURCE=..\..\include\wx\bookctrl.h |
8019 | # End Source File | |
8020 | # Begin Source File | |
8021 | ||
28249f11 VS |
8022 | SOURCE=..\..\include\wx\brush.h |
8023 | # End Source File | |
8024 | # Begin Source File | |
8025 | ||
8026 | SOURCE=..\..\include\wx\busyinfo.h | |
8027 | # End Source File | |
8028 | # Begin Source File | |
8029 | ||
8030 | SOURCE=..\..\include\wx\button.h | |
8031 | # End Source File | |
8032 | # Begin Source File | |
8033 | ||
757e7c67 VS |
8034 | SOURCE=..\..\include\wx\calctrl.h |
8035 | # End Source File | |
8036 | # Begin Source File | |
8037 | ||
28249f11 VS |
8038 | SOURCE=..\..\include\wx\caret.h |
8039 | # End Source File | |
8040 | # Begin Source File | |
8041 | ||
8042 | SOURCE=..\..\include\wx\checkbox.h | |
8043 | # End Source File | |
8044 | # Begin Source File | |
8045 | ||
8046 | SOURCE=..\..\include\wx\checklst.h | |
8047 | # End Source File | |
8048 | # Begin Source File | |
8049 | ||
8050 | SOURCE=..\..\include\wx\choicdlg.h | |
8051 | # End Source File | |
8052 | # Begin Source File | |
8053 | ||
8054 | SOURCE=..\..\include\wx\choice.h | |
8055 | # End Source File | |
8056 | # Begin Source File | |
8057 | ||
ef335a4f VZ |
8058 | SOURCE=..\..\include\wx\choicebk.h |
8059 | # End Source File | |
8060 | # Begin Source File | |
8061 | ||
28249f11 VS |
8062 | SOURCE=..\..\include\wx\clipbrd.h |
8063 | # End Source File | |
8064 | # Begin Source File | |
8065 | ||
8066 | SOURCE=..\..\include\wx\cmdproc.h | |
8067 | # End Source File | |
8068 | # Begin Source File | |
8069 | ||
8070 | SOURCE=..\..\include\wx\cmndata.h | |
8071 | # End Source File | |
8072 | # Begin Source File | |
8073 | ||
8074 | SOURCE=..\..\include\wx\colordlg.h | |
8075 | # End Source File | |
8076 | # Begin Source File | |
8077 | ||
8078 | SOURCE=..\..\include\wx\colour.h | |
8079 | # End Source File | |
8080 | # Begin Source File | |
8081 | ||
8082 | SOURCE=..\..\include\wx\combobox.h | |
8083 | # End Source File | |
8084 | # Begin Source File | |
8085 | ||
8086 | SOURCE=..\..\include\wx\control.h | |
8087 | # End Source File | |
8088 | # Begin Source File | |
8089 | ||
8090 | SOURCE=..\..\include\wx\cshelp.h | |
8091 | # End Source File | |
8092 | # Begin Source File | |
8093 | ||
8094 | SOURCE=..\..\include\wx\ctrlsub.h | |
8095 | # End Source File | |
8096 | # Begin Source File | |
8097 | ||
8098 | SOURCE=..\..\include\wx\cursor.h | |
8099 | # End Source File | |
8100 | # Begin Source File | |
8101 | ||
8102 | SOURCE=..\..\include\wx\dataobj.h | |
8103 | # End Source File | |
8104 | # Begin Source File | |
8105 | ||
fe6e5818 VS |
8106 | SOURCE=..\..\include\wx\dbgrid.h |
8107 | # End Source File | |
fe6e5818 VS |
8108 | # Begin Source File |
8109 | ||
28249f11 VS |
8110 | SOURCE=..\..\include\wx\dc.h |
8111 | # End Source File | |
8112 | # Begin Source File | |
8113 | ||
fe6e5818 VS |
8114 | SOURCE=..\..\include\wx\dcbuffer.h |
8115 | # End Source File | |
8116 | # Begin Source File | |
8117 | ||
28249f11 VS |
8118 | SOURCE=..\..\include\wx\dcclient.h |
8119 | # End Source File | |
8120 | # Begin Source File | |
8121 | ||
8122 | SOURCE=..\..\include\wx\dcmemory.h | |
8123 | # End Source File | |
8124 | # Begin Source File | |
8125 | ||
8126 | SOURCE=..\..\include\wx\dcmirror.h | |
8127 | # End Source File | |
8128 | # Begin Source File | |
8129 | ||
8130 | SOURCE=..\..\include\wx\dcprint.h | |
8131 | # End Source File | |
8132 | # Begin Source File | |
8133 | ||
8134 | SOURCE=..\..\include\wx\dcps.h | |
8135 | # End Source File | |
8136 | # Begin Source File | |
8137 | ||
8138 | SOURCE=..\..\include\wx\dcscreen.h | |
8139 | # End Source File | |
8140 | # Begin Source File | |
8141 | ||
8142 | SOURCE=..\..\include\wx\dialog.h | |
8143 | # End Source File | |
8144 | # Begin Source File | |
8145 | ||
8146 | SOURCE=..\..\include\wx\dialup.h | |
8147 | # End Source File | |
8148 | # Begin Source File | |
8149 | ||
8150 | SOURCE=..\..\include\wx\dirctrl.h | |
8151 | # End Source File | |
8152 | # Begin Source File | |
8153 | ||
8154 | SOURCE=..\..\include\wx\dirdlg.h | |
8155 | # End Source File | |
8156 | # Begin Source File | |
8157 | ||
8158 | SOURCE=..\..\include\wx\display.h | |
8159 | # End Source File | |
8160 | # Begin Source File | |
8161 | ||
8162 | SOURCE=..\..\include\wx\dnd.h | |
8163 | # End Source File | |
8164 | # Begin Source File | |
8165 | ||
8166 | SOURCE=..\..\include\wx\docmdi.h | |
8167 | # End Source File | |
8168 | # Begin Source File | |
8169 | ||
8170 | SOURCE=..\..\include\wx\docview.h | |
8171 | # End Source File | |
8172 | # Begin Source File | |
8173 | ||
8174 | SOURCE=..\..\include\wx\dragimag.h | |
8175 | # End Source File | |
8176 | # Begin Source File | |
8177 | ||
8178 | SOURCE=..\..\include\wx\effects.h | |
8179 | # End Source File | |
8180 | # Begin Source File | |
8181 | ||
b71531ad VZ |
8182 | SOURCE=..\..\include\wx\encinfo.h |
8183 | # End Source File | |
8184 | # Begin Source File | |
8185 | ||
28249f11 VS |
8186 | SOURCE=..\..\include\wx\evtloop.h |
8187 | # End Source File | |
8188 | # Begin Source File | |
8189 | ||
8190 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8191 | # End Source File | |
8192 | # Begin Source File | |
8193 | ||
8194 | SOURCE=..\..\include\wx\filedlg.h | |
8195 | # End Source File | |
8196 | # Begin Source File | |
8197 | ||
8198 | SOURCE=..\..\include\wx\fmappriv.h | |
8199 | # End Source File | |
8200 | # Begin Source File | |
8201 | ||
8202 | SOURCE=..\..\include\wx\font.h | |
8203 | # End Source File | |
8204 | # Begin Source File | |
8205 | ||
8206 | SOURCE=..\..\include\wx\fontdlg.h | |
8207 | # End Source File | |
8208 | # Begin Source File | |
8209 | ||
8210 | SOURCE=..\..\include\wx\fontenum.h | |
8211 | # End Source File | |
8212 | # Begin Source File | |
8213 | ||
8214 | SOURCE=..\..\include\wx\fontutil.h | |
8215 | # End Source File | |
8216 | # Begin Source File | |
8217 | ||
8218 | SOURCE=..\..\include\wx\frame.h | |
8219 | # End Source File | |
8220 | # Begin Source File | |
8221 | ||
8222 | SOURCE=..\..\include\wx\gauge.h | |
8223 | # End Source File | |
8224 | # Begin Source File | |
8225 | ||
20b35a69 RD |
8226 | SOURCE=..\..\include\wx\gbsizer.h |
8227 | # End Source File | |
8228 | # Begin Source File | |
8229 | ||
28249f11 VS |
8230 | SOURCE=..\..\include\wx\gdicmn.h |
8231 | # End Source File | |
8232 | # Begin Source File | |
8233 | ||
8234 | SOURCE=..\..\include\wx\gdiobj.h | |
8235 | # End Source File | |
8236 | # Begin Source File | |
8237 | ||
8238 | SOURCE=..\..\include\wx\geometry.h | |
8239 | # End Source File | |
8240 | # Begin Source File | |
8241 | ||
8242 | SOURCE=..\..\include\wx\gifdecod.h | |
8243 | # End Source File | |
8244 | # Begin Source File | |
8245 | ||
8246 | SOURCE=..\..\include\wx\glcanvas.h | |
8247 | # End Source File | |
8248 | # Begin Source File | |
8249 | ||
fe6e5818 VS |
8250 | SOURCE=..\..\include\wx\grid.h |
8251 | # End Source File | |
8252 | # Begin Source File | |
8253 | ||
28249f11 VS |
8254 | SOURCE=..\..\include\wx\help.h |
8255 | # End Source File | |
8256 | # Begin Source File | |
8257 | ||
8258 | SOURCE=..\..\include\wx\helpbase.h | |
8259 | # End Source File | |
8260 | # Begin Source File | |
8261 | ||
8262 | SOURCE=..\..\include\wx\helphtml.h | |
8263 | # End Source File | |
8264 | # Begin Source File | |
8265 | ||
8266 | SOURCE=..\..\include\wx\helpwin.h | |
8267 | # End Source File | |
8268 | # Begin Source File | |
8269 | ||
fe6e5818 VS |
8270 | SOURCE=..\..\include\wx\htmllbox.h |
8271 | # End Source File | |
8272 | # Begin Source File | |
8273 | ||
28249f11 VS |
8274 | SOURCE=..\..\include\wx\icon.h |
8275 | # End Source File | |
8276 | # Begin Source File | |
8277 | ||
8278 | SOURCE=..\..\include\wx\iconbndl.h | |
8279 | # End Source File | |
8280 | # Begin Source File | |
8281 | ||
8282 | SOURCE=..\..\include\wx\imagbmp.h | |
8283 | # End Source File | |
8284 | # Begin Source File | |
8285 | ||
8286 | SOURCE=..\..\include\wx\image.h | |
8287 | # End Source File | |
8288 | # Begin Source File | |
8289 | ||
8290 | SOURCE=..\..\include\wx\imaggif.h | |
8291 | # End Source File | |
8292 | # Begin Source File | |
8293 | ||
8294 | SOURCE=..\..\include\wx\imagiff.h | |
8295 | # End Source File | |
8296 | # Begin Source File | |
8297 | ||
8298 | SOURCE=..\..\include\wx\imagjpeg.h | |
8299 | # End Source File | |
8300 | # Begin Source File | |
8301 | ||
8302 | SOURCE=..\..\include\wx\imaglist.h | |
8303 | # End Source File | |
8304 | # Begin Source File | |
8305 | ||
8306 | SOURCE=..\..\include\wx\imagpcx.h | |
8307 | # End Source File | |
8308 | # Begin Source File | |
8309 | ||
8310 | SOURCE=..\..\include\wx\imagpng.h | |
8311 | # End Source File | |
8312 | # Begin Source File | |
8313 | ||
8314 | SOURCE=..\..\include\wx\imagpnm.h | |
8315 | # End Source File | |
8316 | # Begin Source File | |
8317 | ||
8318 | SOURCE=..\..\include\wx\imagtiff.h | |
8319 | # End Source File | |
8320 | # Begin Source File | |
8321 | ||
8322 | SOURCE=..\..\include\wx\imagxpm.h | |
8323 | # End Source File | |
8324 | # Begin Source File | |
8325 | ||
fe6e5818 VS |
8326 | SOURCE=..\..\include\wx\joystick.h |
8327 | # End Source File | |
8328 | # Begin Source File | |
8329 | ||
28249f11 VS |
8330 | SOURCE=..\..\include\wx\layout.h |
8331 | # End Source File | |
8332 | # Begin Source File | |
8333 | ||
fe6e5818 VS |
8334 | SOURCE=..\..\include\wx\laywin.h |
8335 | # End Source File | |
8336 | # Begin Source File | |
8337 | ||
28249f11 VS |
8338 | SOURCE=..\..\include\wx\listbase.h |
8339 | # End Source File | |
8340 | # Begin Source File | |
8341 | ||
73fb9ebe VZ |
8342 | SOURCE=..\..\include\wx\listbook.h |
8343 | # End Source File | |
8344 | # Begin Source File | |
8345 | ||
28249f11 VS |
8346 | SOURCE=..\..\include\wx\listbox.h |
8347 | # End Source File | |
8348 | # Begin Source File | |
8349 | ||
8350 | SOURCE=..\..\include\wx\listctrl.h | |
8351 | # End Source File | |
8352 | # Begin Source File | |
8353 | ||
8354 | SOURCE=..\..\include\wx\matrix.h | |
8355 | # End Source File | |
8356 | # Begin Source File | |
8357 | ||
8358 | SOURCE=..\..\include\wx\mdi.h | |
8359 | # End Source File | |
8360 | # Begin Source File | |
8361 | ||
39c5bef0 RN |
8362 | SOURCE=..\..\include\wx\mediactrl.h |
8363 | # End Source File | |
8364 | # Begin Source File | |
8365 | ||
28249f11 VS |
8366 | SOURCE=..\..\include\wx\menu.h |
8367 | # End Source File | |
8368 | # Begin Source File | |
8369 | ||
8370 | SOURCE=..\..\include\wx\menuitem.h | |
8371 | # End Source File | |
8372 | # Begin Source File | |
8373 | ||
8374 | SOURCE=..\..\include\wx\metafile.h | |
8375 | # End Source File | |
8376 | # Begin Source File | |
8377 | ||
8378 | SOURCE=..\..\include\wx\minifram.h | |
8379 | # End Source File | |
8380 | # Begin Source File | |
8381 | ||
8382 | SOURCE=..\..\include\wx\msgdlg.h | |
8383 | # End Source File | |
8384 | # Begin Source File | |
8385 | ||
8386 | SOURCE=..\..\include\wx\notebook.h | |
8387 | # End Source File | |
8388 | # Begin Source File | |
8389 | ||
c3255f5f DE |
8390 | SOURCE=..\..\include\wx\numdlg.h |
8391 | # End Source File | |
8392 | # Begin Source File | |
8393 | ||
28249f11 VS |
8394 | SOURCE=..\..\include\wx\ownerdrw.h |
8395 | # End Source File | |
8396 | # Begin Source File | |
8397 | ||
8398 | SOURCE=..\..\include\wx\palette.h | |
8399 | # End Source File | |
8400 | # Begin Source File | |
8401 | ||
8402 | SOURCE=..\..\include\wx\panel.h | |
8403 | # End Source File | |
8404 | # Begin Source File | |
8405 | ||
8406 | SOURCE=..\..\include\wx\paper.h | |
8407 | # End Source File | |
8408 | # Begin Source File | |
8409 | ||
8410 | SOURCE=..\..\include\wx\pen.h | |
8411 | # End Source File | |
8412 | # Begin Source File | |
8413 | ||
8414 | SOURCE=..\..\include\wx\popupwin.h | |
8415 | # End Source File | |
8416 | # Begin Source File | |
8417 | ||
8418 | SOURCE=..\..\include\wx\print.h | |
8419 | # End Source File | |
8420 | # Begin Source File | |
8421 | ||
8422 | SOURCE=..\..\include\wx\printdlg.h | |
8423 | # End Source File | |
8424 | # Begin Source File | |
8425 | ||
8426 | SOURCE=..\..\include\wx\prntbase.h | |
8427 | # End Source File | |
8428 | # Begin Source File | |
8429 | ||
8430 | SOURCE=..\..\include\wx\progdlg.h | |
8431 | # End Source File | |
8432 | # Begin Source File | |
8433 | ||
8434 | SOURCE=..\..\include\wx\ptr_scpd.h | |
8435 | # End Source File | |
8436 | # Begin Source File | |
8437 | ||
8438 | SOURCE=..\..\include\wx\quantize.h | |
8439 | # End Source File | |
8440 | # Begin Source File | |
8441 | ||
8442 | SOURCE=..\..\include\wx\radiobox.h | |
8443 | # End Source File | |
8444 | # Begin Source File | |
8445 | ||
8446 | SOURCE=..\..\include\wx\radiobut.h | |
8447 | # End Source File | |
8448 | # Begin Source File | |
8449 | ||
8450 | SOURCE=..\..\include\wx\rawbmp.h | |
8451 | # End Source File | |
8452 | # Begin Source File | |
8453 | ||
8454 | SOURCE=..\..\include\wx\region.h | |
8455 | # End Source File | |
8456 | # Begin Source File | |
8457 | ||
8458 | SOURCE=..\..\include\wx\renderer.h | |
8459 | # End Source File | |
8460 | # Begin Source File | |
8461 | ||
fe6e5818 VS |
8462 | SOURCE=..\..\include\wx\sashwin.h |
8463 | # End Source File | |
8464 | # Begin Source File | |
8465 | ||
28249f11 VS |
8466 | SOURCE=..\..\include\wx\scopeguard.h |
8467 | # End Source File | |
8468 | # Begin Source File | |
8469 | ||
8470 | SOURCE=..\..\include\wx\scrolbar.h | |
8471 | # End Source File | |
8472 | # Begin Source File | |
8473 | ||
8474 | SOURCE=..\..\include\wx\scrolwin.h | |
8475 | # End Source File | |
8476 | # Begin Source File | |
8477 | ||
8478 | SOURCE=..\..\include\wx\selstore.h | |
8479 | # End Source File | |
8480 | # Begin Source File | |
8481 | ||
8482 | SOURCE=..\..\include\wx\settings.h | |
8483 | # End Source File | |
8484 | # Begin Source File | |
8485 | ||
8486 | SOURCE=..\..\include\wx\sizer.h | |
8487 | # End Source File | |
8488 | # Begin Source File | |
8489 | ||
8490 | SOURCE=..\..\include\wx\slider.h | |
8491 | # End Source File | |
8492 | # Begin Source File | |
8493 | ||
002ed9af VS |
8494 | SOURCE=..\..\include\wx\sound.h |
8495 | # End Source File | |
8496 | # Begin Source File | |
8497 | ||
28249f11 VS |
8498 | SOURCE=..\..\include\wx\spinbutt.h |
8499 | # End Source File | |
8500 | # Begin Source File | |
8501 | ||
8502 | SOURCE=..\..\include\wx\spinctrl.h | |
8503 | # End Source File | |
8504 | # Begin Source File | |
8505 | ||
fe6e5818 VS |
8506 | SOURCE=..\..\include\wx\splash.h |
8507 | # End Source File | |
8508 | # Begin Source File | |
8509 | ||
28249f11 VS |
8510 | SOURCE=..\..\include\wx\splitter.h |
8511 | # End Source File | |
8512 | # Begin Source File | |
8513 | ||
28249f11 VS |
8514 | SOURCE=..\..\include\wx\statbmp.h |
8515 | # End Source File | |
8516 | # Begin Source File | |
8517 | ||
8518 | SOURCE=..\..\include\wx\statbox.h | |
8519 | # End Source File | |
8520 | # Begin Source File | |
8521 | ||
8522 | SOURCE=..\..\include\wx\statline.h | |
8523 | # End Source File | |
8524 | # Begin Source File | |
8525 | ||
8526 | SOURCE=..\..\include\wx\stattext.h | |
8527 | # End Source File | |
8528 | # Begin Source File | |
8529 | ||
8530 | SOURCE=..\..\include\wx\statusbr.h | |
8531 | # End Source File | |
8532 | # Begin Source File | |
8533 | ||
8534 | SOURCE=..\..\include\wx\tab.h | |
8535 | # End Source File | |
8536 | # Begin Source File | |
8537 | ||
8538 | SOURCE=..\..\include\wx\tabctrl.h | |
8539 | # End Source File | |
8540 | # Begin Source File | |
8541 | ||
fe6e5818 VS |
8542 | SOURCE=..\..\include\wx\taskbar.h |
8543 | # End Source File | |
8544 | # Begin Source File | |
8545 | ||
28249f11 VS |
8546 | SOURCE=..\..\include\wx\tbarbase.h |
8547 | # End Source File | |
8548 | # Begin Source File | |
8549 | ||
28249f11 VS |
8550 | SOURCE=..\..\include\wx\textctrl.h |
8551 | # End Source File | |
8552 | # Begin Source File | |
8553 | ||
8554 | SOURCE=..\..\include\wx\textdlg.h | |
8555 | # End Source File | |
8556 | # Begin Source File | |
8557 | ||
8558 | SOURCE=..\..\include\wx\tglbtn.h | |
8559 | # End Source File | |
8560 | # Begin Source File | |
8561 | ||
fe6e5818 | 8562 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
8563 | # End Source File |
8564 | # Begin Source File | |
8565 | ||
8566 | SOURCE=..\..\include\wx\tipwin.h | |
8567 | # End Source File | |
8568 | # Begin Source File | |
8569 | ||
8570 | SOURCE=..\..\include\wx\toolbar.h | |
8571 | # End Source File | |
8572 | # Begin Source File | |
8573 | ||
8574 | SOURCE=..\..\include\wx\tooltip.h | |
8575 | # End Source File | |
8576 | # Begin Source File | |
8577 | ||
8578 | SOURCE=..\..\include\wx\toplevel.h | |
8579 | # End Source File | |
8580 | # Begin Source File | |
8581 | ||
8582 | SOURCE=..\..\include\wx\treebase.h | |
8583 | # End Source File | |
8584 | # Begin Source File | |
8585 | ||
8586 | SOURCE=..\..\include\wx\treectrl.h | |
8587 | # End Source File | |
8588 | # Begin Source File | |
8589 | ||
8590 | SOURCE=..\..\include\wx\valgen.h | |
8591 | # End Source File | |
8592 | # Begin Source File | |
8593 | ||
8594 | SOURCE=..\..\include\wx\validate.h | |
8595 | # End Source File | |
8596 | # Begin Source File | |
8597 | ||
8598 | SOURCE=..\..\include\wx\valtext.h | |
8599 | # End Source File | |
8600 | # Begin Source File | |
8601 | ||
b71531ad VZ |
8602 | SOURCE=..\..\include\wx\vidmode.h |
8603 | # End Source File | |
8604 | # Begin Source File | |
8605 | ||
28249f11 VS |
8606 | SOURCE=..\..\include\wx\vlbox.h |
8607 | # End Source File | |
8608 | # Begin Source File | |
8609 | ||
8610 | SOURCE=..\..\include\wx\vms_x_fix.h | |
8611 | # End Source File | |
8612 | # Begin Source File | |
8613 | ||
8614 | SOURCE=..\..\include\wx\vscroll.h | |
8615 | # End Source File | |
8616 | # Begin Source File | |
8617 | ||
fe6e5818 VS |
8618 | SOURCE=..\..\include\wx\wave.h |
8619 | # End Source File | |
8620 | # Begin Source File | |
8621 | ||
28249f11 VS |
8622 | SOURCE=..\..\include\wx\window.h |
8623 | # End Source File | |
8624 | # Begin Source File | |
8625 | ||
fe6e5818 VS |
8626 | SOURCE=..\..\include\wx\wizard.h |
8627 | # End Source File | |
8628 | # Begin Source File | |
8629 | ||
8630 | SOURCE=..\..\include\wx\wxhtml.h | |
28249f11 VS |
8631 | # End Source File |
8632 | # Begin Source File | |
8633 | ||
a32f9aaf VS |
8634 | SOURCE=..\..\include\wx\xrc\xh_all.h |
8635 | # End Source File | |
8636 | # Begin Source File | |
8637 | ||
8638 | SOURCE=..\..\include\wx\xrc\xh_bmp.h | |
8639 | # End Source File | |
8640 | # Begin Source File | |
8641 | ||
8642 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
8643 | # End Source File | |
8644 | # Begin Source File | |
8645 | ||
8646 | SOURCE=..\..\include\wx\xrc\xh_bttn.h | |
8647 | # End Source File | |
8648 | # Begin Source File | |
8649 | ||
8650 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
8651 | # End Source File | |
8652 | # Begin Source File | |
8653 | ||
8654 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
8655 | # End Source File | |
8656 | # Begin Source File | |
8657 | ||
8658 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
8659 | # End Source File | |
8660 | # Begin Source File | |
8661 | ||
8662 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
8663 | # End Source File | |
8664 | # Begin Source File | |
8665 | ||
8666 | SOURCE=..\..\include\wx\xrc\xh_combo.h | |
8667 | # End Source File | |
8668 | # Begin Source File | |
8669 | ||
8670 | SOURCE=..\..\include\wx\xrc\xh_dlg.h | |
8671 | # End Source File | |
8672 | # Begin Source File | |
8673 | ||
8674 | SOURCE=..\..\include\wx\xrc\xh_frame.h | |
8675 | # End Source File | |
8676 | # Begin Source File | |
8677 | ||
8678 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
8679 | # End Source File | |
8680 | # Begin Source File | |
8681 | ||
8682 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
8683 | # End Source File | |
8684 | # Begin Source File | |
8685 | ||
8686 | SOURCE=..\..\include\wx\xrc\xh_html.h | |
8687 | # End Source File | |
8688 | # Begin Source File | |
8689 | ||
8690 | SOURCE=..\..\include\wx\xrc\xh_listb.h | |
8691 | # End Source File | |
8692 | # Begin Source File | |
8693 | ||
8694 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
8695 | # End Source File | |
8696 | # Begin Source File | |
8697 | ||
8698 | SOURCE=..\..\include\wx\xrc\xh_menu.h | |
8699 | # End Source File | |
8700 | # Begin Source File | |
8701 | ||
8702 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
8703 | # End Source File | |
8704 | # Begin Source File | |
8705 | ||
8706 | SOURCE=..\..\include\wx\xrc\xh_panel.h | |
8707 | # End Source File | |
8708 | # Begin Source File | |
8709 | ||
8710 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
8711 | # End Source File | |
8712 | # Begin Source File | |
8713 | ||
8714 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
8715 | # End Source File | |
8716 | # Begin Source File | |
8717 | ||
8718 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
8719 | # End Source File | |
8720 | # Begin Source File | |
8721 | ||
8722 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
8723 | # End Source File | |
8724 | # Begin Source File | |
8725 | ||
8726 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
8727 | # End Source File | |
8728 | # Begin Source File | |
8729 | ||
8730 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
8731 | # End Source File | |
8732 | # Begin Source File | |
8733 | ||
8734 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
8735 | # End Source File | |
8736 | # Begin Source File | |
8737 | ||
8738 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
8739 | # End Source File | |
8740 | # Begin Source File | |
8741 | ||
8742 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
8743 | # End Source File | |
8744 | # Begin Source File | |
8745 | ||
8746 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
8747 | # End Source File | |
8748 | # Begin Source File | |
8749 | ||
8750 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
8751 | # End Source File | |
8752 | # Begin Source File | |
8753 | ||
8754 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
8755 | # End Source File | |
8756 | # Begin Source File | |
8757 | ||
8758 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
8759 | # End Source File | |
8760 | # Begin Source File | |
8761 | ||
8762 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
8763 | # End Source File | |
8764 | # Begin Source File | |
8765 | ||
8766 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
8767 | # End Source File | |
8768 | # Begin Source File | |
8769 | ||
8770 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
8771 | # End Source File | |
8772 | # Begin Source File | |
8773 | ||
8774 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
8775 | # End Source File | |
8776 | # Begin Source File | |
8777 | ||
8778 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h | |
8779 | # End Source File | |
8780 | # Begin Source File | |
8781 | ||
8782 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
8783 | # End Source File | |
8784 | # Begin Source File | |
8785 | ||
8786 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
8787 | # End Source File | |
8788 | # Begin Source File | |
8789 | ||
fe6e5818 | 8790 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 8791 | # End Source File |
757e7c67 VS |
8792 | # Begin Source File |
8793 | ||
8794 | SOURCE=..\..\include\wx\xpmhand.h | |
8795 | # End Source File | |
28249f11 VS |
8796 | # End Group |
8797 | # End Target | |
8798 | # End Project | |
8799 |