]>
Commit | Line | Data |
---|---|---|
39df3acd | 1 | # Microsoft Developer Studio Project File - Name="wx_core" - Package Owner=<4> |
28249f11 VS |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
3 | # ** DO NOT EDIT ** | |
4 | ||
5 | # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 | |
6 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
7 | ||
5554b4bd | 8 | CFG=core - Win32 Debug |
28249f11 VS |
9 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
10 | !MESSAGE use the Export Makefile command and run | |
11 | !MESSAGE | |
12 | !MESSAGE NMAKE /f "wx_core.mak". | |
13 | !MESSAGE | |
14 | !MESSAGE You can specify a configuration when running NMAKE | |
15 | !MESSAGE by defining the macro CFG on the command line. For example: | |
16 | !MESSAGE | |
5554b4bd | 17 | !MESSAGE NMAKE /f "wx_core.mak" CFG="core - Win32 Debug" |
28249f11 VS |
18 | !MESSAGE |
19 | !MESSAGE Possible choices for configuration are: | |
20 | !MESSAGE | |
28249f11 | 21 | !MESSAGE "core - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") |
5554b4bd VS |
22 | !MESSAGE "core - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") |
23 | !MESSAGE "core - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library") | |
24 | !MESSAGE "core - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
25 | !MESSAGE "core - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library") | |
26 | !MESSAGE "core - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
27 | !MESSAGE "core - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") | |
28 | !MESSAGE "core - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
29 | !MESSAGE "core - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") | |
30 | !MESSAGE "core - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") | |
31 | !MESSAGE "core - Win32 Universal Release" (based on "Win32 (x86) Static Library") | |
32 | !MESSAGE "core - Win32 Universal Debug" (based on "Win32 (x86) Static Library") | |
33 | !MESSAGE "core - Win32 Unicode Release" (based on "Win32 (x86) Static Library") | |
34 | !MESSAGE "core - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") | |
35 | !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library") | |
36 | !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library") | |
28249f11 VS |
37 | !MESSAGE |
38 | ||
39 | # Begin Project | |
40 | # PROP AllowPerConfigDependencies 0 | |
41 | # PROP Scc_ProjName "" | |
42 | # PROP Scc_LocalPath "" | |
43 | CPP=cl.exe | |
44 | RSC=rc.exe | |
45 | ||
5554b4bd | 46 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
47 | |
48 | # PROP BASE Use_MFC 0 | |
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 "" |
6a98f32b VZ |
58 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv254u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
59 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv254u_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 | |
9aaf1192 WS |
62 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /d WXDLLNAME=wxmswuniv254u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
63 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /d WXDLLNAME=wxmswuniv254u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
64 | BSC32=bscmake.exe |
65 | # ADD BASE BSC32 /nologo | |
66 | # ADD BSC32 /nologo | |
5554b4bd | 67 | LINK32=link.exe |
a420c7ed WS |
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\wxmswuniv254u_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\wxmswuniv254u_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 "" |
6a98f32b VZ |
83 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /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\wxmswuniv254ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
84 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv254ud_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 | |
9aaf1192 WS |
87 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /d WXDLLNAME=wxmswuniv254ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
88 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /d WXDLLNAME=wxmswuniv254ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
89 | BSC32=bscmake.exe |
90 | # ADD BASE BSC32 /nologo | |
91 | # ADD BSC32 /nologo | |
5554b4bd | 92 | LINK32=link.exe |
a420c7ed WS |
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\wxmswuniv254ud_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\wxmswuniv254ud_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 "" |
6a98f32b VZ |
108 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv254_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
109 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmswuniv254_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 | |
9aaf1192 WS |
112 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /d WXDLLNAME=wxmswuniv254_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
113 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /d WXDLLNAME=wxmswuniv254_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
114 | BSC32=bscmake.exe |
115 | # ADD BASE BSC32 /nologo | |
116 | # ADD BSC32 /nologo | |
5554b4bd | 117 | LINK32=link.exe |
a420c7ed WS |
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\wxmswuniv254_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\wxmswuniv254_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 "" |
6a98f32b VZ |
133 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /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\wxmswuniv254d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
134 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmswuniv254d_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 | |
9aaf1192 WS |
137 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /d WXDLLNAME=wxmswuniv254d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
138 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /d WXDLLNAME=wxmswuniv254d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
139 | BSC32=bscmake.exe |
140 | # ADD BASE BSC32 /nologo | |
141 | # ADD BSC32 /nologo | |
5554b4bd | 142 | LINK32=link.exe |
a420c7ed WS |
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\wxmswuniv254d_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\wxmswuniv254d_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 "" |
6a98f32b VZ |
158 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw254u_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
159 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw254u_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 | |
9aaf1192 WS |
162 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /d WXDLLNAME=wxmsw254u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
163 | # ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /d WXDLLNAME=wxmsw254u_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
164 | BSC32=bscmake.exe |
165 | # ADD BASE BSC32 /nologo | |
166 | # ADD BSC32 /nologo | |
5554b4bd | 167 | LINK32=link.exe |
a420c7ed WS |
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\wxmsw254u_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\wxmsw254u_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 "" |
6a98f32b VZ |
183 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /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\wxmsw254ud_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
184 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw254ud_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 | |
9aaf1192 WS |
187 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /d WXDLLNAME=wxmsw254ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
188 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /d WXDLLNAME=wxmsw254ud_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
189 | BSC32=bscmake.exe |
190 | # ADD BASE BSC32 /nologo | |
191 | # ADD BSC32 /nologo | |
5554b4bd | 192 | LINK32=link.exe |
a420c7ed WS |
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\wxmsw254ud_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\wxmsw254ud_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 "" |
6a98f32b VZ |
208 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw254_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
209 | # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\..\lib\vc_dll\wxmsw254_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 | |
9aaf1192 WS |
212 | # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /d WXDLLNAME=wxmsw254_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
213 | # ADD RSC /l 0x409 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /d WXDLLNAME=wxmsw254_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
214 | BSC32=bscmake.exe |
215 | # ADD BASE BSC32 /nologo | |
216 | # ADD BSC32 /nologo | |
5554b4bd | 217 | LINK32=link.exe |
a420c7ed WS |
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\wxmsw254_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\wxmsw254_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 "" | |
6a98f32b VZ |
233 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /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\wxmsw254d_core_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c |
234 | # ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxmsw254d_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 | |
9aaf1192 WS |
237 | # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /d WXDLLNAME=wxmsw254d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 |
238 | # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /d WXDLLNAME=wxmsw254d_core_vc_custom /i "..\..\src\tiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d "WXMAKINGDLL_CORE" /d wxUSE_BASE=0 | |
28249f11 VS |
239 | BSC32=bscmake.exe |
240 | # ADD BASE BSC32 /nologo | |
241 | # ADD BSC32 /nologo | |
242 | LINK32=link.exe | |
a420c7ed WS |
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\wxmsw254d_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\wxmsw254d_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 "" |
6a98f32b VZ |
258 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /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 /O2 /GR /EHsc /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 | |
39df3acd VZ |
260 | # ADD BASE RSC /l 0x409 |
261 | # ADD RSC /l 0x409 | |
28249f11 VS |
262 | BSC32=bscmake.exe |
263 | # ADD BASE BSC32 /nologo | |
264 | # ADD BSC32 /nologo | |
5554b4bd | 265 | LIB32=link.exe -lib |
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 "" |
6a98f32b VZ |
281 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /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 /EHsc /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 | |
39df3acd VZ |
283 | # ADD BASE RSC /l 0x409 |
284 | # ADD RSC /l 0x409 | |
28249f11 VS |
285 | BSC32=bscmake.exe |
286 | # ADD BASE BSC32 /nologo | |
287 | # ADD BSC32 /nologo | |
5554b4bd | 288 | LIB32=link.exe -lib |
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 "" |
6a98f32b VZ |
304 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /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 /O2 /GR /EHsc /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 | |
39df3acd VZ |
306 | # ADD BASE RSC /l 0x409 |
307 | # ADD RSC /l 0x409 | |
28249f11 VS |
308 | BSC32=bscmake.exe |
309 | # ADD BASE BSC32 /nologo | |
310 | # ADD BSC32 /nologo | |
5554b4bd | 311 | LIB32=link.exe -lib |
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 "" |
6a98f32b VZ |
327 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /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 /EHsc /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 | |
39df3acd VZ |
329 | # ADD BASE RSC /l 0x409 |
330 | # ADD RSC /l 0x409 | |
28249f11 | 331 | BSC32=bscmake.exe |
5554b4bd VS |
332 | # ADD BASE BSC32 /nologo |
333 | # ADD BSC32 /nologo | |
334 | LIB32=link.exe -lib | |
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 "" |
6a98f32b VZ |
350 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /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 /O2 /GR /EHsc /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 | |
39df3acd VZ |
352 | # ADD BASE RSC /l 0x409 |
353 | # ADD RSC /l 0x409 | |
28249f11 VS |
354 | BSC32=bscmake.exe |
355 | # ADD BASE BSC32 /nologo | |
356 | # ADD BSC32 /nologo | |
5554b4bd | 357 | LIB32=link.exe -lib |
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 "" |
6a98f32b VZ |
373 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /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 /EHsc /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 | |
39df3acd VZ |
375 | # ADD BASE RSC /l 0x409 |
376 | # ADD RSC /l 0x409 | |
28249f11 VS |
377 | BSC32=bscmake.exe |
378 | # ADD BASE BSC32 /nologo | |
379 | # ADD BSC32 /nologo | |
5554b4bd | 380 | LIB32=link.exe -lib |
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 "" |
6a98f32b VZ |
396 | # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /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 /O2 /GR /EHsc /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 | |
39df3acd VZ |
398 | # ADD BASE RSC /l 0x409 |
399 | # ADD RSC /l 0x409 | |
28249f11 VS |
400 | BSC32=bscmake.exe |
401 | # ADD BASE BSC32 /nologo | |
402 | # ADD BSC32 /nologo | |
5554b4bd | 403 | LIB32=link.exe -lib |
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 "" | |
6a98f32b VZ |
419 | # ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /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 /EHsc /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 | |
39df3acd VZ |
421 | # ADD BASE RSC /l 0x409 |
422 | # ADD RSC /l 0x409 | |
5554b4bd VS |
423 | BSC32=bscmake.exe |
424 | # ADD BASE BSC32 /nologo | |
425 | # ADD BSC32 /nologo | |
426 | LIB32=link.exe -lib | |
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 | |
ef335a4f VZ |
2020 | # End Source File |
2021 | # Begin Source File | |
2022 | ||
2023 | SOURCE=..\..\src\msw\helpchm.cpp | |
2024 | # End Source File | |
2025 | # Begin Source File | |
2026 | ||
2027 | SOURCE=..\..\src\msw\helpwin.cpp | |
2028 | # End Source File | |
2029 | # Begin Source File | |
2030 | ||
28249f11 VS |
2031 | SOURCE=..\..\src\msw\icon.cpp |
2032 | # End Source File | |
2033 | # Begin Source File | |
2034 | ||
2035 | SOURCE=..\..\src\msw\imaglist.cpp | |
2036 | ||
5554b4bd | 2037 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2038 | |
2039 | # PROP Exclude_From_Build 1 | |
2040 | ||
5554b4bd | 2041 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2042 | |
2043 | # PROP Exclude_From_Build 1 | |
2044 | ||
5554b4bd | 2045 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2046 | |
2047 | # PROP Exclude_From_Build 1 | |
2048 | ||
5554b4bd | 2049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2050 | |
2051 | # PROP Exclude_From_Build 1 | |
2052 | ||
5554b4bd | 2053 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2054 | |
2055 | ||
5554b4bd | 2056 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2057 | |
2058 | ||
5554b4bd | 2059 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2060 | |
2061 | ||
5554b4bd | 2062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2063 | |
2064 | ||
5554b4bd | 2065 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2066 | |
2067 | # PROP Exclude_From_Build 1 | |
2068 | ||
5554b4bd | 2069 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2070 | |
2071 | # PROP Exclude_From_Build 1 | |
2072 | ||
5554b4bd | 2073 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2074 | |
2075 | # PROP Exclude_From_Build 1 | |
2076 | ||
5554b4bd | 2077 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2078 | |
2079 | # PROP Exclude_From_Build 1 | |
2080 | ||
5554b4bd | 2081 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2082 | |
28249f11 | 2083 | |
5554b4bd | 2084 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2085 | |
2086 | ||
2087 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2088 | ||
2089 | ||
5554b4bd | 2090 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2091 | |
2092 | ||
5554b4bd VS |
2093 | !ENDIF |
2094 | ||
2095 | # End Source File | |
2096 | # Begin Source File | |
28249f11 | 2097 | |
5554b4bd | 2098 | SOURCE=..\..\src\msw\iniconf.cpp |
28249f11 | 2099 | |
5554b4bd | 2100 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2101 | |
2102 | # PROP Exclude_From_Build 1 | |
2103 | ||
5554b4bd | 2104 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2105 | |
2106 | # PROP Exclude_From_Build 1 | |
2107 | ||
5554b4bd | 2108 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2109 | |
2110 | # PROP Exclude_From_Build 1 | |
2111 | ||
5554b4bd | 2112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2113 | |
2114 | # PROP Exclude_From_Build 1 | |
2115 | ||
5554b4bd | 2116 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2117 | |
2118 | ||
5554b4bd | 2119 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2120 | |
2121 | ||
5554b4bd | 2122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2123 | |
2124 | ||
5554b4bd | 2125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2126 | |
2127 | ||
5554b4bd | 2128 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2129 | |
2130 | # PROP Exclude_From_Build 1 | |
2131 | ||
5554b4bd | 2132 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2133 | |
2134 | # PROP Exclude_From_Build 1 | |
2135 | ||
5554b4bd | 2136 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2137 | |
2138 | # PROP Exclude_From_Build 1 | |
2139 | ||
5554b4bd | 2140 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2141 | |
2142 | # PROP Exclude_From_Build 1 | |
2143 | ||
5554b4bd | 2144 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2145 | |
28249f11 | 2146 | |
5554b4bd | 2147 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2148 | |
2149 | ||
2150 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2151 | ||
2152 | ||
5554b4bd | 2153 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2154 | |
2155 | ||
5554b4bd VS |
2156 | !ENDIF |
2157 | ||
2158 | # End Source File | |
2159 | # Begin Source File | |
28249f11 | 2160 | |
5554b4bd | 2161 | SOURCE=..\..\src\msw\listbox.cpp |
28249f11 | 2162 | |
5554b4bd | 2163 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2164 | |
2165 | # PROP Exclude_From_Build 1 | |
2166 | ||
5554b4bd | 2167 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2168 | |
2169 | # PROP Exclude_From_Build 1 | |
2170 | ||
5554b4bd | 2171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2172 | |
2173 | # PROP Exclude_From_Build 1 | |
2174 | ||
5554b4bd | 2175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2176 | |
2177 | # PROP Exclude_From_Build 1 | |
2178 | ||
5554b4bd | 2179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2180 | |
2181 | ||
5554b4bd | 2182 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2183 | |
2184 | ||
5554b4bd | 2185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2186 | |
2187 | ||
5554b4bd | 2188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2189 | |
2190 | ||
5554b4bd | 2191 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2192 | |
2193 | # PROP Exclude_From_Build 1 | |
2194 | ||
5554b4bd | 2195 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2196 | |
2197 | # PROP Exclude_From_Build 1 | |
2198 | ||
5554b4bd | 2199 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2200 | |
2201 | # PROP Exclude_From_Build 1 | |
2202 | ||
5554b4bd | 2203 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2204 | |
2205 | # PROP Exclude_From_Build 1 | |
2206 | ||
5554b4bd | 2207 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2208 | |
28249f11 | 2209 | |
5554b4bd | 2210 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2211 | |
2212 | ||
2213 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2214 | ||
2215 | ||
5554b4bd | 2216 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2217 | |
2218 | ||
5554b4bd VS |
2219 | !ENDIF |
2220 | ||
2221 | # End Source File | |
2222 | # Begin Source File | |
28249f11 | 2223 | |
5554b4bd | 2224 | SOURCE=..\..\src\msw\listctrl.cpp |
28249f11 | 2225 | |
5554b4bd | 2226 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2227 | |
2228 | # PROP Exclude_From_Build 1 | |
2229 | ||
5554b4bd | 2230 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2231 | |
2232 | # PROP Exclude_From_Build 1 | |
2233 | ||
5554b4bd | 2234 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2235 | |
2236 | # PROP Exclude_From_Build 1 | |
2237 | ||
5554b4bd | 2238 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2239 | |
2240 | # PROP Exclude_From_Build 1 | |
2241 | ||
5554b4bd | 2242 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2243 | |
2244 | ||
5554b4bd | 2245 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2246 | |
2247 | ||
5554b4bd | 2248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2249 | |
2250 | ||
5554b4bd | 2251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2252 | |
2253 | ||
5554b4bd | 2254 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2255 | |
2256 | # PROP Exclude_From_Build 1 | |
2257 | ||
5554b4bd | 2258 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2259 | |
2260 | # PROP Exclude_From_Build 1 | |
2261 | ||
5554b4bd | 2262 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2263 | |
2264 | # PROP Exclude_From_Build 1 | |
2265 | ||
5554b4bd | 2266 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2267 | |
2268 | # PROP Exclude_From_Build 1 | |
2269 | ||
5554b4bd | 2270 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2271 | |
28249f11 | 2272 | |
5554b4bd | 2273 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2274 | |
28249f11 | 2275 | |
5554b4bd | 2276 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2277 | |
2278 | ||
5554b4bd | 2279 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2280 | |
2281 | ||
5554b4bd | 2282 | !ENDIF |
28249f11 | 2283 | |
5554b4bd VS |
2284 | # End Source File |
2285 | # Begin Source File | |
28249f11 | 2286 | |
5554b4bd VS |
2287 | SOURCE=..\..\src\msw\main.cpp |
2288 | # End Source File | |
2289 | # Begin Source File | |
28249f11 | 2290 | |
5554b4bd | 2291 | SOURCE=..\..\src\msw\mdi.cpp |
28249f11 | 2292 | |
5554b4bd | 2293 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2294 | |
2295 | # PROP Exclude_From_Build 1 | |
2296 | ||
5554b4bd | 2297 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2298 | |
2299 | # PROP Exclude_From_Build 1 | |
2300 | ||
5554b4bd | 2301 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2302 | |
2303 | # PROP Exclude_From_Build 1 | |
2304 | ||
5554b4bd | 2305 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2306 | |
2307 | # PROP Exclude_From_Build 1 | |
2308 | ||
5554b4bd | 2309 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2310 | |
2311 | ||
5554b4bd | 2312 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2313 | |
2314 | ||
5554b4bd | 2315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2316 | |
2317 | ||
5554b4bd | 2318 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2319 | |
2320 | ||
5554b4bd | 2321 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2322 | |
2323 | # PROP Exclude_From_Build 1 | |
2324 | ||
5554b4bd | 2325 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2326 | |
2327 | # PROP Exclude_From_Build 1 | |
2328 | ||
5554b4bd | 2329 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2330 | |
2331 | # PROP Exclude_From_Build 1 | |
2332 | ||
5554b4bd | 2333 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2334 | |
2335 | # PROP Exclude_From_Build 1 | |
2336 | ||
5554b4bd | 2337 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2338 | |
28249f11 | 2339 | |
5554b4bd | 2340 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2341 | |
2342 | ||
2343 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2344 | ||
2345 | ||
5554b4bd | 2346 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2347 | |
2348 | ||
5554b4bd | 2349 | !ENDIF |
28249f11 | 2350 | |
5554b4bd VS |
2351 | # End Source File |
2352 | # Begin Source File | |
28249f11 | 2353 | |
5554b4bd VS |
2354 | SOURCE=..\..\src\msw\menu.cpp |
2355 | ||
2356 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2357 | |
2358 | # PROP Exclude_From_Build 1 | |
2359 | ||
5554b4bd | 2360 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2361 | |
2362 | # PROP Exclude_From_Build 1 | |
2363 | ||
5554b4bd | 2364 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2365 | |
2366 | # PROP Exclude_From_Build 1 | |
2367 | ||
5554b4bd | 2368 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2369 | |
2370 | # PROP Exclude_From_Build 1 | |
2371 | ||
5554b4bd | 2372 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2373 | |
2374 | ||
5554b4bd | 2375 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2376 | |
2377 | ||
5554b4bd | 2378 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2379 | |
2380 | ||
5554b4bd | 2381 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2382 | |
2383 | ||
5554b4bd | 2384 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2385 | |
2386 | # PROP Exclude_From_Build 1 | |
2387 | ||
5554b4bd | 2388 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2389 | |
2390 | # PROP Exclude_From_Build 1 | |
2391 | ||
5554b4bd | 2392 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2393 | |
2394 | # PROP Exclude_From_Build 1 | |
2395 | ||
5554b4bd | 2396 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2397 | |
2398 | # PROP Exclude_From_Build 1 | |
2399 | ||
5554b4bd | 2400 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2401 | |
28249f11 | 2402 | |
5554b4bd | 2403 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2404 | |
2405 | ||
2406 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2407 | ||
2408 | ||
5554b4bd | 2409 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2410 | |
2411 | ||
5554b4bd | 2412 | !ENDIF |
28249f11 | 2413 | |
5554b4bd VS |
2414 | # End Source File |
2415 | # Begin Source File | |
28249f11 | 2416 | |
5554b4bd VS |
2417 | SOURCE=..\..\src\msw\menuitem.cpp |
2418 | ||
2419 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2420 | |
2421 | # PROP Exclude_From_Build 1 | |
2422 | ||
5554b4bd | 2423 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2424 | |
2425 | # PROP Exclude_From_Build 1 | |
2426 | ||
5554b4bd | 2427 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2428 | |
2429 | # PROP Exclude_From_Build 1 | |
2430 | ||
5554b4bd | 2431 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2432 | |
2433 | # PROP Exclude_From_Build 1 | |
2434 | ||
5554b4bd | 2435 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2436 | |
2437 | ||
5554b4bd | 2438 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2439 | |
2440 | ||
5554b4bd | 2441 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2442 | |
2443 | ||
5554b4bd | 2444 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2445 | |
2446 | ||
5554b4bd | 2447 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2448 | |
2449 | # PROP Exclude_From_Build 1 | |
2450 | ||
5554b4bd | 2451 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2452 | |
2453 | # PROP Exclude_From_Build 1 | |
2454 | ||
5554b4bd | 2455 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2456 | |
2457 | # PROP Exclude_From_Build 1 | |
2458 | ||
5554b4bd | 2459 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2460 | |
2461 | # PROP Exclude_From_Build 1 | |
2462 | ||
5554b4bd | 2463 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2464 | |
28249f11 | 2465 | |
5554b4bd | 2466 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2467 | |
2468 | ||
2469 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2470 | ||
2471 | ||
5554b4bd | 2472 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2473 | |
2474 | ||
5554b4bd | 2475 | !ENDIF |
28249f11 | 2476 | |
5554b4bd VS |
2477 | # End Source File |
2478 | # Begin Source File | |
28249f11 | 2479 | |
5554b4bd VS |
2480 | SOURCE=..\..\src\msw\metafile.cpp |
2481 | ||
2482 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2483 | |
2484 | # PROP Exclude_From_Build 1 | |
2485 | ||
5554b4bd | 2486 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2487 | |
2488 | # PROP Exclude_From_Build 1 | |
2489 | ||
5554b4bd | 2490 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2491 | |
2492 | # PROP Exclude_From_Build 1 | |
2493 | ||
5554b4bd | 2494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2495 | |
2496 | # PROP Exclude_From_Build 1 | |
2497 | ||
5554b4bd | 2498 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2499 | |
2500 | ||
5554b4bd | 2501 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2502 | |
2503 | ||
5554b4bd | 2504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2505 | |
2506 | ||
5554b4bd | 2507 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2508 | |
2509 | ||
5554b4bd | 2510 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2511 | |
2512 | # PROP Exclude_From_Build 1 | |
2513 | ||
5554b4bd | 2514 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2515 | |
2516 | # PROP Exclude_From_Build 1 | |
2517 | ||
5554b4bd | 2518 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2519 | |
2520 | # PROP Exclude_From_Build 1 | |
2521 | ||
5554b4bd | 2522 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2523 | |
2524 | # PROP Exclude_From_Build 1 | |
2525 | ||
5554b4bd | 2526 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2527 | |
28249f11 | 2528 | |
5554b4bd | 2529 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2530 | |
28249f11 | 2531 | |
5554b4bd | 2532 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2533 | |
2534 | ||
5554b4bd | 2535 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2536 | |
2537 | ||
5554b4bd | 2538 | !ENDIF |
28249f11 | 2539 | |
5554b4bd VS |
2540 | # End Source File |
2541 | # Begin Source File | |
28249f11 | 2542 | |
5554b4bd VS |
2543 | SOURCE=..\..\src\msw\minifram.cpp |
2544 | # End Source File | |
2545 | # Begin Source File | |
28249f11 | 2546 | |
5554b4bd | 2547 | SOURCE=..\..\src\msw\msgdlg.cpp |
28249f11 | 2548 | |
5554b4bd | 2549 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2550 | |
2551 | # PROP Exclude_From_Build 1 | |
2552 | ||
5554b4bd | 2553 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2554 | |
2555 | # PROP Exclude_From_Build 1 | |
2556 | ||
5554b4bd | 2557 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2558 | |
2559 | # PROP Exclude_From_Build 1 | |
2560 | ||
5554b4bd | 2561 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2562 | |
2563 | # PROP Exclude_From_Build 1 | |
2564 | ||
5554b4bd | 2565 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2566 | |
2567 | ||
5554b4bd | 2568 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2569 | |
2570 | ||
5554b4bd | 2571 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2572 | |
2573 | ||
5554b4bd | 2574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2575 | |
2576 | ||
5554b4bd | 2577 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2578 | |
2579 | # PROP Exclude_From_Build 1 | |
2580 | ||
5554b4bd | 2581 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2582 | |
2583 | # PROP Exclude_From_Build 1 | |
2584 | ||
5554b4bd | 2585 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2586 | |
2587 | # PROP Exclude_From_Build 1 | |
2588 | ||
5554b4bd | 2589 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2590 | |
2591 | # PROP Exclude_From_Build 1 | |
2592 | ||
5554b4bd | 2593 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2594 | |
28249f11 | 2595 | |
5554b4bd | 2596 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 2597 | |
28249f11 | 2598 | |
5554b4bd | 2599 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
2600 | |
2601 | ||
5554b4bd | 2602 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2603 | |
2604 | ||
5554b4bd | 2605 | !ENDIF |
28249f11 | 2606 | |
5554b4bd VS |
2607 | # End Source File |
2608 | # Begin Source File | |
28249f11 | 2609 | |
5554b4bd VS |
2610 | SOURCE=..\..\src\msw\mslu.cpp |
2611 | # End Source File | |
2612 | # Begin Source File | |
28249f11 | 2613 | |
5554b4bd | 2614 | SOURCE=..\..\src\msw\nativdlg.cpp |
28249f11 | 2615 | |
5554b4bd | 2616 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2617 | |
2618 | # PROP Exclude_From_Build 1 | |
2619 | ||
5554b4bd | 2620 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2621 | |
2622 | # PROP Exclude_From_Build 1 | |
2623 | ||
5554b4bd | 2624 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2625 | |
2626 | # PROP Exclude_From_Build 1 | |
2627 | ||
5554b4bd | 2628 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2629 | |
2630 | # PROP Exclude_From_Build 1 | |
2631 | ||
5554b4bd | 2632 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2633 | |
2634 | ||
5554b4bd | 2635 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2636 | |
2637 | ||
5554b4bd | 2638 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2639 | |
2640 | ||
5554b4bd | 2641 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2642 | |
2643 | ||
5554b4bd | 2644 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2645 | |
2646 | # PROP Exclude_From_Build 1 | |
2647 | ||
5554b4bd | 2648 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2649 | |
2650 | # PROP Exclude_From_Build 1 | |
2651 | ||
5554b4bd | 2652 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2653 | |
2654 | # PROP Exclude_From_Build 1 | |
2655 | ||
5554b4bd | 2656 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2657 | |
2658 | # PROP Exclude_From_Build 1 | |
2659 | ||
5554b4bd | 2660 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2661 | |
28249f11 | 2662 | |
5554b4bd | 2663 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2664 | |
2665 | ||
2666 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2667 | ||
2668 | ||
5554b4bd | 2669 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2670 | |
2671 | ||
5554b4bd | 2672 | !ENDIF |
28249f11 | 2673 | |
5554b4bd VS |
2674 | # End Source File |
2675 | # Begin Source File | |
28249f11 | 2676 | |
5554b4bd VS |
2677 | SOURCE=..\..\src\msw\notebook.cpp |
2678 | ||
2679 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
2680 | |
2681 | # PROP Exclude_From_Build 1 | |
2682 | ||
5554b4bd | 2683 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2684 | |
2685 | # PROP Exclude_From_Build 1 | |
2686 | ||
5554b4bd | 2687 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2688 | |
2689 | # PROP Exclude_From_Build 1 | |
2690 | ||
5554b4bd | 2691 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2692 | |
2693 | # PROP Exclude_From_Build 1 | |
2694 | ||
5554b4bd | 2695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2696 | |
2697 | ||
5554b4bd | 2698 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2699 | |
2700 | ||
5554b4bd | 2701 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2702 | |
2703 | ||
5554b4bd | 2704 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2705 | |
2706 | ||
5554b4bd | 2707 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2708 | |
2709 | # PROP Exclude_From_Build 1 | |
2710 | ||
5554b4bd | 2711 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2712 | |
2713 | # PROP Exclude_From_Build 1 | |
2714 | ||
5554b4bd | 2715 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2716 | |
2717 | # PROP Exclude_From_Build 1 | |
2718 | ||
5554b4bd | 2719 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2720 | |
2721 | # PROP Exclude_From_Build 1 | |
2722 | ||
5554b4bd VS |
2723 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2724 | ||
2725 | ||
2726 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2727 | ||
2728 | ||
2729 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2730 | ||
2731 | ||
2732 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2733 | ||
2734 | ||
28249f11 VS |
2735 | !ENDIF |
2736 | ||
2737 | # End Source File | |
2738 | # Begin Source File | |
2739 | ||
2740 | SOURCE=..\..\src\msw\ole\oleutils.cpp | |
2741 | # End Source File | |
2742 | # Begin Source File | |
2743 | ||
2744 | SOURCE=..\..\src\msw\ownerdrw.cpp | |
2745 | ||
5554b4bd | 2746 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 2747 | |
5554b4bd | 2748 | # PROP Exclude_From_Build 1 |
28249f11 | 2749 | |
5554b4bd | 2750 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 2751 | |
5554b4bd | 2752 | # PROP Exclude_From_Build 1 |
28249f11 | 2753 | |
5554b4bd | 2754 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 2755 | |
5554b4bd | 2756 | # PROP Exclude_From_Build 1 |
28249f11 | 2757 | |
5554b4bd | 2758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2759 | |
2760 | # PROP Exclude_From_Build 1 | |
2761 | ||
5554b4bd | 2762 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 2763 | |
28249f11 | 2764 | |
5554b4bd | 2765 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 2766 | |
28249f11 | 2767 | |
5554b4bd | 2768 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 2769 | |
28249f11 VS |
2770 | |
2771 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
2772 | ||
2773 | ||
5554b4bd | 2774 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 2775 | |
5554b4bd | 2776 | # PROP Exclude_From_Build 1 |
28249f11 | 2777 | |
5554b4bd | 2778 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 2779 | |
5554b4bd | 2780 | # PROP Exclude_From_Build 1 |
28249f11 | 2781 | |
5554b4bd | 2782 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 2783 | |
5554b4bd | 2784 | # PROP Exclude_From_Build 1 |
28249f11 | 2785 | |
5554b4bd | 2786 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2787 | |
2788 | # PROP Exclude_From_Build 1 | |
2789 | ||
5554b4bd VS |
2790 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2791 | ||
2792 | ||
2793 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
28249f11 | 2794 | |
28249f11 | 2795 | |
5554b4bd | 2796 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 2797 | |
28249f11 | 2798 | |
5554b4bd | 2799 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 2800 | |
28249f11 VS |
2801 | |
2802 | !ENDIF | |
2803 | ||
2804 | # End Source File | |
2805 | # Begin Source File | |
2806 | ||
2807 | SOURCE=..\..\src\msw\palette.cpp | |
2808 | # End Source File | |
2809 | # Begin Source File | |
2810 | ||
2811 | SOURCE=..\..\src\msw\pen.cpp | |
2812 | # End Source File | |
2813 | # Begin Source File | |
2814 | ||
28249f11 VS |
2815 | SOURCE=..\..\src\msw\popupwin.cpp |
2816 | # End Source File | |
2817 | # Begin Source File | |
2818 | ||
2819 | SOURCE=..\..\src\msw\printdlg.cpp | |
28249f11 VS |
2820 | # End Source File |
2821 | # Begin Source File | |
2822 | ||
2823 | SOURCE=..\..\src\msw\printwin.cpp | |
28249f11 VS |
2824 | # End Source File |
2825 | # Begin Source File | |
2826 | ||
2827 | SOURCE=..\..\src\msw\radiobox.cpp | |
2828 | ||
5554b4bd | 2829 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2830 | |
2831 | # PROP Exclude_From_Build 1 | |
2832 | ||
5554b4bd | 2833 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2834 | |
2835 | # PROP Exclude_From_Build 1 | |
2836 | ||
5554b4bd | 2837 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2838 | |
2839 | # PROP Exclude_From_Build 1 | |
2840 | ||
5554b4bd | 2841 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2842 | |
2843 | # PROP Exclude_From_Build 1 | |
2844 | ||
5554b4bd | 2845 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2846 | |
2847 | ||
5554b4bd | 2848 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2849 | |
2850 | ||
5554b4bd | 2851 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2852 | |
2853 | ||
5554b4bd | 2854 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2855 | |
2856 | ||
5554b4bd | 2857 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2858 | |
2859 | # PROP Exclude_From_Build 1 | |
2860 | ||
5554b4bd | 2861 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2862 | |
2863 | # PROP Exclude_From_Build 1 | |
2864 | ||
5554b4bd | 2865 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2866 | |
2867 | # PROP Exclude_From_Build 1 | |
2868 | ||
5554b4bd | 2869 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2870 | |
2871 | # PROP Exclude_From_Build 1 | |
2872 | ||
5554b4bd | 2873 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 2874 | |
28249f11 | 2875 | |
5554b4bd | 2876 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
2877 | |
2878 | ||
2879 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2880 | ||
2881 | ||
5554b4bd | 2882 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
2883 | |
2884 | ||
5554b4bd VS |
2885 | !ENDIF |
2886 | ||
2887 | # End Source File | |
2888 | # Begin Source File | |
28249f11 | 2889 | |
5554b4bd | 2890 | SOURCE=..\..\src\msw\radiobut.cpp |
28249f11 | 2891 | |
5554b4bd | 2892 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2893 | |
2894 | # PROP Exclude_From_Build 1 | |
2895 | ||
5554b4bd | 2896 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2897 | |
2898 | # PROP Exclude_From_Build 1 | |
2899 | ||
5554b4bd | 2900 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2901 | |
2902 | # PROP Exclude_From_Build 1 | |
2903 | ||
5554b4bd | 2904 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2905 | |
2906 | # PROP Exclude_From_Build 1 | |
2907 | ||
5554b4bd | 2908 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2909 | |
2910 | ||
5554b4bd | 2911 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2912 | |
2913 | ||
5554b4bd | 2914 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2915 | |
2916 | ||
5554b4bd | 2917 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2918 | |
2919 | ||
5554b4bd | 2920 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2921 | |
2922 | # PROP Exclude_From_Build 1 | |
2923 | ||
5554b4bd | 2924 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2925 | |
2926 | # PROP Exclude_From_Build 1 | |
2927 | ||
5554b4bd | 2928 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
2929 | |
2930 | # PROP Exclude_From_Build 1 | |
2931 | ||
5554b4bd | 2932 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
2933 | |
2934 | # PROP Exclude_From_Build 1 | |
2935 | ||
5554b4bd VS |
2936 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
2937 | ||
2938 | ||
2939 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
2940 | ||
2941 | ||
2942 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
2943 | ||
2944 | ||
2945 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
2946 | ||
2947 | ||
28249f11 VS |
2948 | !ENDIF |
2949 | ||
2950 | # End Source File | |
2951 | # Begin Source File | |
2952 | ||
2953 | SOURCE=..\..\src\msw\region.cpp | |
2954 | # End Source File | |
2955 | # Begin Source File | |
2956 | ||
2957 | SOURCE=..\..\src\msw\renderer.cpp | |
2958 | # End Source File | |
2959 | # Begin Source File | |
2960 | ||
2961 | SOURCE=..\..\src\msw\scrolbar.cpp | |
2962 | ||
5554b4bd | 2963 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
2964 | |
2965 | # PROP Exclude_From_Build 1 | |
2966 | ||
5554b4bd | 2967 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
2968 | |
2969 | # PROP Exclude_From_Build 1 | |
2970 | ||
5554b4bd | 2971 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
2972 | |
2973 | # PROP Exclude_From_Build 1 | |
2974 | ||
5554b4bd | 2975 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
2976 | |
2977 | # PROP Exclude_From_Build 1 | |
2978 | ||
5554b4bd | 2979 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
2980 | |
2981 | ||
5554b4bd | 2982 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
2983 | |
2984 | ||
5554b4bd | 2985 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
2986 | |
2987 | ||
5554b4bd | 2988 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
2989 | |
2990 | ||
5554b4bd | 2991 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
2992 | |
2993 | # PROP Exclude_From_Build 1 | |
2994 | ||
5554b4bd | 2995 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
2996 | |
2997 | # PROP Exclude_From_Build 1 | |
2998 | ||
5554b4bd | 2999 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3000 | |
3001 | # PROP Exclude_From_Build 1 | |
3002 | ||
5554b4bd | 3003 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3004 | |
3005 | # PROP Exclude_From_Build 1 | |
3006 | ||
5554b4bd | 3007 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3008 | |
28249f11 | 3009 | |
5554b4bd | 3010 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3011 | |
28249f11 | 3012 | |
5554b4bd | 3013 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
3014 | |
3015 | ||
5554b4bd | 3016 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3017 | |
3018 | ||
5554b4bd | 3019 | !ENDIF |
28249f11 | 3020 | |
5554b4bd VS |
3021 | # End Source File |
3022 | # Begin Source File | |
28249f11 | 3023 | |
5554b4bd VS |
3024 | SOURCE=..\..\src\msw\settings.cpp |
3025 | # End Source File | |
3026 | # Begin Source File | |
28249f11 | 3027 | |
5554b4bd | 3028 | SOURCE=..\..\src\msw\slider95.cpp |
28249f11 | 3029 | |
5554b4bd | 3030 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
3031 | |
3032 | # PROP Exclude_From_Build 1 | |
3033 | ||
5554b4bd | 3034 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3035 | |
3036 | # PROP Exclude_From_Build 1 | |
3037 | ||
5554b4bd | 3038 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3039 | |
3040 | # PROP Exclude_From_Build 1 | |
3041 | ||
5554b4bd | 3042 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3043 | |
3044 | # PROP Exclude_From_Build 1 | |
3045 | ||
5554b4bd | 3046 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3047 | |
3048 | ||
5554b4bd | 3049 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3050 | |
3051 | ||
5554b4bd | 3052 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3053 | |
3054 | ||
5554b4bd | 3055 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3056 | |
3057 | ||
5554b4bd | 3058 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3059 | |
3060 | # PROP Exclude_From_Build 1 | |
3061 | ||
5554b4bd | 3062 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3063 | |
3064 | # PROP Exclude_From_Build 1 | |
3065 | ||
5554b4bd | 3066 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3067 | |
3068 | # PROP Exclude_From_Build 1 | |
3069 | ||
5554b4bd | 3070 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3071 | |
3072 | # PROP Exclude_From_Build 1 | |
3073 | ||
5554b4bd | 3074 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3075 | |
28249f11 | 3076 | |
5554b4bd | 3077 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3078 | |
3079 | ||
3080 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3081 | ||
3082 | ||
5554b4bd | 3083 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3084 | |
3085 | ||
5554b4bd | 3086 | !ENDIF |
28249f11 | 3087 | |
5554b4bd VS |
3088 | # End Source File |
3089 | # Begin Source File | |
28249f11 | 3090 | |
5554b4bd VS |
3091 | SOURCE=..\..\src\msw\spinbutt.cpp |
3092 | ||
3093 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3094 | |
3095 | # PROP Exclude_From_Build 1 | |
3096 | ||
5554b4bd | 3097 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3098 | |
3099 | # PROP Exclude_From_Build 1 | |
3100 | ||
5554b4bd | 3101 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3102 | |
3103 | # PROP Exclude_From_Build 1 | |
3104 | ||
5554b4bd | 3105 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3106 | |
3107 | # PROP Exclude_From_Build 1 | |
3108 | ||
5554b4bd | 3109 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3110 | |
3111 | ||
5554b4bd | 3112 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3113 | |
3114 | ||
5554b4bd | 3115 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3116 | |
3117 | ||
5554b4bd | 3118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3119 | |
3120 | ||
5554b4bd | 3121 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3122 | |
3123 | # PROP Exclude_From_Build 1 | |
3124 | ||
5554b4bd | 3125 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3126 | |
3127 | # PROP Exclude_From_Build 1 | |
3128 | ||
5554b4bd | 3129 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3130 | |
3131 | # PROP Exclude_From_Build 1 | |
3132 | ||
5554b4bd | 3133 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3134 | |
3135 | # PROP Exclude_From_Build 1 | |
3136 | ||
5554b4bd | 3137 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3138 | |
28249f11 | 3139 | |
5554b4bd | 3140 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3141 | |
3142 | ||
3143 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3144 | ||
3145 | ||
5554b4bd | 3146 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3147 | |
3148 | ||
5554b4bd | 3149 | !ENDIF |
28249f11 | 3150 | |
5554b4bd VS |
3151 | # End Source File |
3152 | # Begin Source File | |
28249f11 | 3153 | |
5554b4bd VS |
3154 | SOURCE=..\..\src\msw\spinctrl.cpp |
3155 | ||
3156 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3157 | |
3158 | # PROP Exclude_From_Build 1 | |
3159 | ||
5554b4bd | 3160 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3161 | |
3162 | # PROP Exclude_From_Build 1 | |
3163 | ||
5554b4bd | 3164 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3165 | |
3166 | # PROP Exclude_From_Build 1 | |
3167 | ||
5554b4bd | 3168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3169 | |
3170 | # PROP Exclude_From_Build 1 | |
3171 | ||
5554b4bd | 3172 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3173 | |
3174 | ||
5554b4bd | 3175 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3176 | |
3177 | ||
5554b4bd | 3178 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3179 | |
3180 | ||
5554b4bd | 3181 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3182 | |
3183 | ||
5554b4bd | 3184 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3185 | |
3186 | # PROP Exclude_From_Build 1 | |
3187 | ||
5554b4bd | 3188 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3189 | |
3190 | # PROP Exclude_From_Build 1 | |
3191 | ||
5554b4bd | 3192 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3193 | |
3194 | # PROP Exclude_From_Build 1 | |
3195 | ||
5554b4bd | 3196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3197 | |
3198 | # PROP Exclude_From_Build 1 | |
3199 | ||
5554b4bd | 3200 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3201 | |
28249f11 | 3202 | |
5554b4bd | 3203 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3204 | |
3205 | ||
3206 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3207 | ||
3208 | ||
5554b4bd | 3209 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3210 | |
3211 | ||
5554b4bd | 3212 | !ENDIF |
28249f11 | 3213 | |
5554b4bd VS |
3214 | # End Source File |
3215 | # Begin Source File | |
28249f11 | 3216 | |
5554b4bd VS |
3217 | SOURCE=..\..\src\msw\statbmp.cpp |
3218 | ||
3219 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3220 | |
3221 | # PROP Exclude_From_Build 1 | |
3222 | ||
5554b4bd | 3223 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3224 | |
3225 | # PROP Exclude_From_Build 1 | |
3226 | ||
5554b4bd | 3227 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3228 | |
3229 | # PROP Exclude_From_Build 1 | |
3230 | ||
5554b4bd | 3231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3232 | |
3233 | # PROP Exclude_From_Build 1 | |
3234 | ||
5554b4bd | 3235 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3236 | |
3237 | ||
5554b4bd | 3238 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3239 | |
3240 | ||
5554b4bd | 3241 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3242 | |
3243 | ||
5554b4bd | 3244 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3245 | |
3246 | ||
5554b4bd | 3247 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3248 | |
3249 | # PROP Exclude_From_Build 1 | |
3250 | ||
5554b4bd | 3251 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3252 | |
3253 | # PROP Exclude_From_Build 1 | |
3254 | ||
5554b4bd | 3255 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3256 | |
3257 | # PROP Exclude_From_Build 1 | |
3258 | ||
5554b4bd | 3259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3260 | |
3261 | # PROP Exclude_From_Build 1 | |
3262 | ||
5554b4bd | 3263 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3264 | |
28249f11 | 3265 | |
5554b4bd | 3266 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3267 | |
3268 | ||
3269 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3270 | ||
3271 | ||
5554b4bd | 3272 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3273 | |
3274 | ||
5554b4bd | 3275 | !ENDIF |
28249f11 | 3276 | |
5554b4bd VS |
3277 | # End Source File |
3278 | # Begin Source File | |
28249f11 | 3279 | |
5554b4bd VS |
3280 | SOURCE=..\..\src\msw\statbox.cpp |
3281 | ||
3282 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3283 | |
3284 | # PROP Exclude_From_Build 1 | |
3285 | ||
5554b4bd | 3286 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3287 | |
3288 | # PROP Exclude_From_Build 1 | |
3289 | ||
5554b4bd | 3290 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3291 | |
3292 | # PROP Exclude_From_Build 1 | |
3293 | ||
5554b4bd | 3294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3295 | |
3296 | # PROP Exclude_From_Build 1 | |
3297 | ||
5554b4bd | 3298 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3299 | |
3300 | ||
5554b4bd | 3301 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3302 | |
3303 | ||
5554b4bd | 3304 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3305 | |
3306 | ||
5554b4bd | 3307 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3308 | |
3309 | ||
5554b4bd | 3310 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3311 | |
3312 | # PROP Exclude_From_Build 1 | |
3313 | ||
5554b4bd | 3314 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3315 | |
3316 | # PROP Exclude_From_Build 1 | |
3317 | ||
5554b4bd | 3318 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3319 | |
3320 | # PROP Exclude_From_Build 1 | |
3321 | ||
5554b4bd | 3322 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3323 | |
3324 | # PROP Exclude_From_Build 1 | |
3325 | ||
5554b4bd | 3326 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3327 | |
28249f11 | 3328 | |
5554b4bd | 3329 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3330 | |
3331 | ||
3332 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3333 | ||
3334 | ||
5554b4bd | 3335 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3336 | |
3337 | ||
5554b4bd | 3338 | !ENDIF |
28249f11 | 3339 | |
5554b4bd VS |
3340 | # End Source File |
3341 | # Begin Source File | |
28249f11 | 3342 | |
5554b4bd VS |
3343 | SOURCE=..\..\src\msw\statbr95.cpp |
3344 | ||
3345 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3346 | |
3347 | # PROP Exclude_From_Build 1 | |
3348 | ||
5554b4bd | 3349 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3350 | |
3351 | # PROP Exclude_From_Build 1 | |
3352 | ||
5554b4bd | 3353 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3354 | |
3355 | # PROP Exclude_From_Build 1 | |
3356 | ||
5554b4bd | 3357 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3358 | |
3359 | # PROP Exclude_From_Build 1 | |
3360 | ||
5554b4bd | 3361 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3362 | |
3363 | ||
5554b4bd | 3364 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3365 | |
3366 | ||
5554b4bd | 3367 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3368 | |
3369 | ||
5554b4bd | 3370 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3371 | |
3372 | ||
5554b4bd | 3373 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3374 | |
3375 | # PROP Exclude_From_Build 1 | |
3376 | ||
5554b4bd | 3377 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3378 | |
3379 | # PROP Exclude_From_Build 1 | |
3380 | ||
5554b4bd | 3381 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3382 | |
3383 | # PROP Exclude_From_Build 1 | |
3384 | ||
5554b4bd | 3385 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3386 | |
3387 | # PROP Exclude_From_Build 1 | |
3388 | ||
5554b4bd | 3389 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3390 | |
28249f11 | 3391 | |
5554b4bd | 3392 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3393 | |
3394 | ||
3395 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3396 | ||
3397 | ||
5554b4bd | 3398 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3399 | |
3400 | ||
5554b4bd | 3401 | !ENDIF |
28249f11 | 3402 | |
5554b4bd VS |
3403 | # End Source File |
3404 | # Begin Source File | |
28249f11 | 3405 | |
5554b4bd VS |
3406 | SOURCE=..\..\src\msw\statline.cpp |
3407 | ||
3408 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3409 | |
3410 | # PROP Exclude_From_Build 1 | |
3411 | ||
5554b4bd | 3412 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3413 | |
3414 | # PROP Exclude_From_Build 1 | |
3415 | ||
5554b4bd | 3416 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3417 | |
3418 | # PROP Exclude_From_Build 1 | |
3419 | ||
5554b4bd | 3420 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3421 | |
3422 | # PROP Exclude_From_Build 1 | |
3423 | ||
5554b4bd | 3424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3425 | |
3426 | ||
5554b4bd | 3427 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3428 | |
3429 | ||
5554b4bd | 3430 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3431 | |
3432 | ||
5554b4bd | 3433 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3434 | |
3435 | ||
5554b4bd | 3436 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3437 | |
3438 | # PROP Exclude_From_Build 1 | |
3439 | ||
5554b4bd | 3440 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3441 | |
3442 | # PROP Exclude_From_Build 1 | |
3443 | ||
5554b4bd | 3444 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3445 | |
3446 | # PROP Exclude_From_Build 1 | |
3447 | ||
5554b4bd | 3448 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3449 | |
3450 | # PROP Exclude_From_Build 1 | |
3451 | ||
5554b4bd | 3452 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3453 | |
28249f11 | 3454 | |
5554b4bd | 3455 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3456 | |
3457 | ||
3458 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3459 | ||
3460 | ||
5554b4bd | 3461 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3462 | |
3463 | ||
5554b4bd | 3464 | !ENDIF |
28249f11 | 3465 | |
5554b4bd VS |
3466 | # End Source File |
3467 | # Begin Source File | |
28249f11 | 3468 | |
5554b4bd VS |
3469 | SOURCE=..\..\src\msw\stattext.cpp |
3470 | ||
3471 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3472 | |
3473 | # PROP Exclude_From_Build 1 | |
3474 | ||
5554b4bd | 3475 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3476 | |
3477 | # PROP Exclude_From_Build 1 | |
3478 | ||
5554b4bd | 3479 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3480 | |
3481 | # PROP Exclude_From_Build 1 | |
3482 | ||
5554b4bd | 3483 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3484 | |
3485 | # PROP Exclude_From_Build 1 | |
3486 | ||
5554b4bd | 3487 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3488 | |
3489 | ||
5554b4bd | 3490 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3491 | |
3492 | ||
5554b4bd | 3493 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3494 | |
3495 | ||
5554b4bd | 3496 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3497 | |
3498 | ||
5554b4bd | 3499 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3500 | |
3501 | # PROP Exclude_From_Build 1 | |
3502 | ||
5554b4bd | 3503 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3504 | |
3505 | # PROP Exclude_From_Build 1 | |
3506 | ||
5554b4bd | 3507 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3508 | |
3509 | # PROP Exclude_From_Build 1 | |
3510 | ||
5554b4bd | 3511 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3512 | |
3513 | # PROP Exclude_From_Build 1 | |
3514 | ||
5554b4bd | 3515 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3516 | |
28249f11 | 3517 | |
5554b4bd | 3518 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3519 | |
3520 | ||
3521 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3522 | ||
3523 | ||
5554b4bd | 3524 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3525 | |
3526 | ||
5554b4bd | 3527 | !ENDIF |
28249f11 | 3528 | |
5554b4bd VS |
3529 | # End Source File |
3530 | # Begin Source File | |
28249f11 | 3531 | |
5554b4bd VS |
3532 | SOURCE=..\..\src\msw\tabctrl.cpp |
3533 | ||
3534 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3535 | |
3536 | # PROP Exclude_From_Build 1 | |
3537 | ||
5554b4bd | 3538 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3539 | |
3540 | # PROP Exclude_From_Build 1 | |
3541 | ||
5554b4bd | 3542 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3543 | |
3544 | # PROP Exclude_From_Build 1 | |
3545 | ||
5554b4bd | 3546 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3547 | |
3548 | # PROP Exclude_From_Build 1 | |
3549 | ||
5554b4bd | 3550 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3551 | |
3552 | ||
5554b4bd | 3553 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3554 | |
3555 | ||
5554b4bd | 3556 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3557 | |
3558 | ||
5554b4bd | 3559 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3560 | |
3561 | ||
5554b4bd | 3562 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3563 | |
3564 | # PROP Exclude_From_Build 1 | |
3565 | ||
5554b4bd | 3566 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3567 | |
3568 | # PROP Exclude_From_Build 1 | |
3569 | ||
5554b4bd | 3570 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3571 | |
3572 | # PROP Exclude_From_Build 1 | |
3573 | ||
5554b4bd | 3574 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3575 | |
3576 | # PROP Exclude_From_Build 1 | |
3577 | ||
5554b4bd | 3578 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3579 | |
28249f11 | 3580 | |
5554b4bd | 3581 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3582 | |
3583 | ||
3584 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3585 | ||
3586 | ||
5554b4bd | 3587 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3588 | |
3589 | ||
5554b4bd | 3590 | !ENDIF |
28249f11 | 3591 | |
5554b4bd VS |
3592 | # End Source File |
3593 | # Begin Source File | |
28249f11 | 3594 | |
5554b4bd VS |
3595 | SOURCE=..\..\src\msw\tbar95.cpp |
3596 | ||
3597 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3598 | |
3599 | # PROP Exclude_From_Build 1 | |
3600 | ||
5554b4bd | 3601 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3602 | |
3603 | # PROP Exclude_From_Build 1 | |
3604 | ||
5554b4bd | 3605 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3606 | |
3607 | # PROP Exclude_From_Build 1 | |
3608 | ||
5554b4bd | 3609 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3610 | |
3611 | # PROP Exclude_From_Build 1 | |
3612 | ||
5554b4bd | 3613 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3614 | |
3615 | ||
5554b4bd | 3616 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3617 | |
3618 | ||
5554b4bd | 3619 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3620 | |
3621 | ||
5554b4bd | 3622 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3623 | |
3624 | ||
5554b4bd | 3625 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3626 | |
3627 | # PROP Exclude_From_Build 1 | |
3628 | ||
5554b4bd | 3629 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3630 | |
3631 | # PROP Exclude_From_Build 1 | |
3632 | ||
5554b4bd | 3633 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3634 | |
3635 | # PROP Exclude_From_Build 1 | |
3636 | ||
5554b4bd | 3637 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3638 | |
3639 | # PROP Exclude_From_Build 1 | |
3640 | ||
5554b4bd | 3641 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3642 | |
28249f11 | 3643 | |
5554b4bd | 3644 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3645 | |
3646 | ||
3647 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3648 | ||
3649 | ||
5554b4bd | 3650 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3651 | |
3652 | ||
5554b4bd | 3653 | !ENDIF |
28249f11 | 3654 | |
5554b4bd VS |
3655 | # End Source File |
3656 | # Begin Source File | |
28249f11 | 3657 | |
5554b4bd VS |
3658 | SOURCE=..\..\src\msw\textctrl.cpp |
3659 | ||
3660 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3661 | |
3662 | # PROP Exclude_From_Build 1 | |
3663 | ||
5554b4bd | 3664 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3665 | |
3666 | # PROP Exclude_From_Build 1 | |
3667 | ||
5554b4bd | 3668 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3669 | |
3670 | # PROP Exclude_From_Build 1 | |
3671 | ||
5554b4bd | 3672 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3673 | |
3674 | # PROP Exclude_From_Build 1 | |
3675 | ||
5554b4bd | 3676 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3677 | |
3678 | ||
5554b4bd | 3679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3680 | |
3681 | ||
5554b4bd | 3682 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3683 | |
3684 | ||
5554b4bd | 3685 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3686 | |
3687 | ||
5554b4bd | 3688 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3689 | |
3690 | # PROP Exclude_From_Build 1 | |
3691 | ||
5554b4bd | 3692 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3693 | |
3694 | # PROP Exclude_From_Build 1 | |
3695 | ||
5554b4bd | 3696 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3697 | |
3698 | # PROP Exclude_From_Build 1 | |
3699 | ||
5554b4bd | 3700 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3701 | |
3702 | # PROP Exclude_From_Build 1 | |
3703 | ||
5554b4bd | 3704 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 | 3705 | |
28249f11 | 3706 | |
5554b4bd | 3707 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
3708 | |
3709 | ||
3710 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3711 | ||
3712 | ||
5554b4bd | 3713 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
3714 | |
3715 | ||
5554b4bd | 3716 | !ENDIF |
28249f11 | 3717 | |
5554b4bd VS |
3718 | # End Source File |
3719 | # Begin Source File | |
28249f11 | 3720 | |
5554b4bd VS |
3721 | SOURCE=..\..\src\msw\tglbtn.cpp |
3722 | ||
3723 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
28249f11 VS |
3724 | |
3725 | # PROP Exclude_From_Build 1 | |
3726 | ||
5554b4bd | 3727 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3728 | |
3729 | # PROP Exclude_From_Build 1 | |
3730 | ||
5554b4bd | 3731 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3732 | |
3733 | # PROP Exclude_From_Build 1 | |
3734 | ||
5554b4bd | 3735 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3736 | |
3737 | # PROP Exclude_From_Build 1 | |
3738 | ||
5554b4bd | 3739 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
3740 | |
3741 | ||
5554b4bd | 3742 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3743 | |
3744 | ||
5554b4bd | 3745 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
3746 | |
3747 | ||
5554b4bd | 3748 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3749 | |
3750 | ||
5554b4bd | 3751 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
3752 | |
3753 | # PROP Exclude_From_Build 1 | |
3754 | ||
5554b4bd | 3755 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3756 | |
3757 | # PROP Exclude_From_Build 1 | |
3758 | ||
5554b4bd | 3759 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3760 | |
3761 | # PROP Exclude_From_Build 1 | |
3762 | ||
5554b4bd | 3763 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3764 | |
3765 | # PROP Exclude_From_Build 1 | |
3766 | ||
5554b4bd VS |
3767 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3768 | ||
3769 | ||
3770 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3771 | ||
3772 | ||
3773 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3774 | ||
3775 | ||
3776 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
3777 | ||
3778 | ||
28249f11 VS |
3779 | !ENDIF |
3780 | ||
3781 | # End Source File | |
3782 | # Begin Source File | |
3783 | ||
3784 | SOURCE=..\..\src\msw\timer.cpp | |
3785 | # End Source File | |
3786 | # Begin Source File | |
3787 | ||
3788 | SOURCE=..\..\src\msw\tooltip.cpp | |
3789 | # End Source File | |
3790 | # Begin Source File | |
3791 | ||
3792 | SOURCE=..\..\src\msw\toplevel.cpp | |
3793 | # End Source File | |
3794 | # Begin Source File | |
3795 | ||
3796 | SOURCE=..\..\src\msw\treectrl.cpp | |
3797 | ||
5554b4bd | 3798 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3799 | |
5554b4bd | 3800 | # PROP Exclude_From_Build 1 |
28249f11 | 3801 | |
5554b4bd | 3802 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
3803 | |
3804 | # PROP Exclude_From_Build 1 | |
3805 | ||
5554b4bd | 3806 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 VS |
3807 | |
3808 | # PROP Exclude_From_Build 1 | |
3809 | ||
5554b4bd | 3810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 VS |
3811 | |
3812 | # PROP Exclude_From_Build 1 | |
3813 | ||
5554b4bd | 3814 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 | 3815 | |
28249f11 | 3816 | |
5554b4bd | 3817 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
3818 | |
3819 | ||
3820 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3821 | ||
3822 | ||
5554b4bd | 3823 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
3824 | |
3825 | ||
5554b4bd | 3826 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 | 3827 | |
5554b4bd | 3828 | # PROP Exclude_From_Build 1 |
28249f11 | 3829 | |
5554b4bd | 3830 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
3831 | |
3832 | # PROP Exclude_From_Build 1 | |
3833 | ||
5554b4bd | 3834 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
3835 | |
3836 | # PROP Exclude_From_Build 1 | |
3837 | ||
5554b4bd | 3838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
3839 | |
3840 | # PROP Exclude_From_Build 1 | |
3841 | ||
5554b4bd VS |
3842 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
3843 | ||
3844 | ||
3845 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3846 | ||
3847 | ||
3848 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3849 | ||
3850 | ||
3851 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
28249f11 | 3852 | |
28249f11 VS |
3853 | |
3854 | !ENDIF | |
3855 | ||
3856 | # End Source File | |
3857 | # Begin Source File | |
3858 | ||
3859 | SOURCE=..\..\src\msw\utilsgui.cpp | |
3860 | # End Source File | |
3861 | # Begin Source File | |
3862 | ||
3863 | SOURCE=..\..\src\msw\ole\uuid.cpp | |
3864 | # End Source File | |
3865 | # Begin Source File | |
3866 | ||
3867 | SOURCE=..\..\src\msw\uxtheme.cpp | |
3868 | # End Source File | |
3869 | # Begin Source File | |
3870 | ||
9aaf1192 WS |
3871 | SOURCE=..\..\src\msw\version.rc |
3872 | ||
3873 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
3874 | ||
3875 | ||
3876 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
3877 | ||
3878 | ||
3879 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
3880 | ||
3881 | ||
3882 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
3883 | ||
3884 | ||
3885 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
3886 | ||
3887 | ||
3888 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
3889 | ||
3890 | ||
3891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
3892 | ||
3893 | ||
3894 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
3895 | ||
3896 | ||
3897 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3898 | ||
3899 | # PROP Exclude_From_Build 1 | |
3900 | ||
3901 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
3902 | ||
3903 | # PROP Exclude_From_Build 1 | |
3904 | ||
3905 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
3906 | ||
3907 | # PROP Exclude_From_Build 1 | |
3908 | ||
3909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
3910 | ||
3911 | # PROP Exclude_From_Build 1 | |
3912 | ||
3913 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
3914 | ||
3915 | # PROP Exclude_From_Build 1 | |
3916 | ||
3917 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
3918 | ||
3919 | # PROP Exclude_From_Build 1 | |
3920 | ||
3921 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
3922 | ||
3923 | # PROP Exclude_From_Build 1 | |
3924 | ||
3925 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
3926 | ||
3927 | # PROP Exclude_From_Build 1 | |
3928 | ||
3929 | !ENDIF | |
3930 | ||
3931 | # End Source File | |
3932 | # Begin Source File | |
3933 | ||
28249f11 VS |
3934 | SOURCE=..\..\src\msw\volume.cpp |
3935 | # End Source File | |
3936 | # Begin Source File | |
3937 | ||
3938 | SOURCE=..\..\src\msw\window.cpp | |
3939 | # End Source File | |
3940 | # End Group | |
3941 | # Begin Group "Generic Sources" | |
3942 | ||
3943 | # PROP Default_Filter "" | |
3944 | # Begin Source File | |
3945 | ||
3946 | SOURCE=..\..\src\generic\accel.cpp | |
3947 | ||
5554b4bd | 3948 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 3949 | |
28249f11 | 3950 | |
5554b4bd | 3951 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 3952 | |
28249f11 | 3953 | |
5554b4bd | 3954 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 3955 | |
28249f11 | 3956 | |
5554b4bd VS |
3957 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
3958 | ||
3959 | ||
3960 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
3961 | |
3962 | # PROP Exclude_From_Build 1 | |
3963 | ||
5554b4bd | 3964 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 3965 | |
5554b4bd | 3966 | # PROP Exclude_From_Build 1 |
28249f11 | 3967 | |
5554b4bd | 3968 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 3969 | |
5554b4bd | 3970 | # PROP Exclude_From_Build 1 |
28249f11 | 3971 | |
5554b4bd | 3972 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 3973 | |
5554b4bd | 3974 | # PROP Exclude_From_Build 1 |
28249f11 VS |
3975 | |
3976 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
3977 | ||
3978 | ||
5554b4bd | 3979 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 3980 | |
28249f11 | 3981 | |
5554b4bd | 3982 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 3983 | |
28249f11 | 3984 | |
5554b4bd | 3985 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 3986 | |
28249f11 | 3987 | |
5554b4bd | 3988 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
3989 | |
3990 | # PROP Exclude_From_Build 1 | |
3991 | ||
5554b4bd | 3992 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 3993 | |
5554b4bd | 3994 | # PROP Exclude_From_Build 1 |
28249f11 | 3995 | |
5554b4bd | 3996 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 3997 | |
5554b4bd | 3998 | # PROP Exclude_From_Build 1 |
28249f11 | 3999 | |
5554b4bd | 4000 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4001 | |
5554b4bd | 4002 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4003 | |
4004 | !ENDIF | |
4005 | ||
4006 | # End Source File | |
4007 | # Begin Source File | |
4008 | ||
4009 | SOURCE=..\..\src\generic\busyinfo.cpp | |
4010 | # End Source File | |
4011 | # Begin Source File | |
4012 | ||
ef335a4f VZ |
4013 | SOURCE=..\..\src\generic\choicbkg.cpp |
4014 | # End Source File | |
4015 | # Begin Source File | |
4016 | ||
28249f11 VS |
4017 | SOURCE=..\..\src\generic\choicdgg.cpp |
4018 | # End Source File | |
4019 | # Begin Source File | |
4020 | ||
4021 | SOURCE=..\..\src\generic\colrdlgg.cpp | |
6db68599 WS |
4022 | |
4023 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4024 | ||
4025 | ||
4026 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4027 | ||
4028 | ||
4029 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4030 | ||
4031 | ||
4032 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4033 | ||
4034 | ||
4035 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4036 | ||
4037 | # PROP Exclude_From_Build 1 | |
4038 | ||
4039 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4040 | ||
4041 | # PROP Exclude_From_Build 1 | |
4042 | ||
4043 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4044 | ||
4045 | # PROP Exclude_From_Build 1 | |
4046 | ||
4047 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4048 | ||
4049 | # PROP Exclude_From_Build 1 | |
4050 | ||
4051 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4052 | ||
4053 | ||
4054 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4055 | ||
4056 | ||
4057 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4058 | ||
4059 | ||
4060 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4061 | ||
4062 | ||
4063 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4064 | ||
4065 | # PROP Exclude_From_Build 1 | |
4066 | ||
4067 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4068 | ||
4069 | # PROP Exclude_From_Build 1 | |
4070 | ||
4071 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4072 | ||
4073 | # PROP Exclude_From_Build 1 | |
4074 | ||
4075 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4076 | ||
4077 | # PROP Exclude_From_Build 1 | |
4078 | ||
4079 | !ENDIF | |
4080 | ||
28249f11 VS |
4081 | # End Source File |
4082 | # Begin Source File | |
4083 | ||
ce4fd7b5 VZ |
4084 | SOURCE=..\..\src\generic\dbgrptg.cpp |
4085 | # End Source File | |
4086 | # Begin Source File | |
4087 | ||
28249f11 VS |
4088 | SOURCE=..\..\src\generic\dcpsg.cpp |
4089 | # End Source File | |
4090 | # Begin Source File | |
4091 | ||
4092 | SOURCE=..\..\src\generic\dirctrlg.cpp | |
4093 | # End Source File | |
4094 | # Begin Source File | |
4095 | ||
4096 | SOURCE=..\..\src\generic\dirdlgg.cpp | |
4097 | ||
5554b4bd | 4098 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4099 | |
28249f11 | 4100 | |
5554b4bd | 4101 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4102 | |
28249f11 | 4103 | |
5554b4bd | 4104 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4105 | |
28249f11 | 4106 | |
5554b4bd VS |
4107 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
4108 | ||
4109 | ||
4110 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4111 | |
4112 | # PROP Exclude_From_Build 1 | |
4113 | ||
5554b4bd | 4114 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 | 4115 | |
5554b4bd | 4116 | # PROP Exclude_From_Build 1 |
28249f11 | 4117 | |
5554b4bd | 4118 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 | 4119 | |
5554b4bd | 4120 | # PROP Exclude_From_Build 1 |
28249f11 | 4121 | |
5554b4bd | 4122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4123 | |
5554b4bd | 4124 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4125 | |
4126 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4127 | ||
4128 | ||
5554b4bd | 4129 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 | 4130 | |
28249f11 | 4131 | |
5554b4bd | 4132 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 | 4133 | |
28249f11 | 4134 | |
5554b4bd | 4135 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4136 | |
28249f11 | 4137 | |
5554b4bd | 4138 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4139 | |
4140 | # PROP Exclude_From_Build 1 | |
4141 | ||
5554b4bd | 4142 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 | 4143 | |
5554b4bd | 4144 | # PROP Exclude_From_Build 1 |
28249f11 | 4145 | |
5554b4bd | 4146 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 | 4147 | |
5554b4bd | 4148 | # PROP Exclude_From_Build 1 |
28249f11 | 4149 | |
5554b4bd | 4150 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4151 | |
5554b4bd | 4152 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4153 | |
4154 | !ENDIF | |
4155 | ||
4156 | # End Source File | |
4157 | # Begin Source File | |
4158 | ||
4159 | SOURCE=..\..\src\generic\dragimgg.cpp | |
4160 | # End Source File | |
4161 | # Begin Source File | |
4162 | ||
4163 | SOURCE=..\..\src\generic\fdrepdlg.cpp | |
4164 | ||
5554b4bd | 4165 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4166 | |
28249f11 | 4167 | |
5554b4bd VS |
4168 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4169 | ||
4170 | ||
4171 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4172 | ||
4173 | ||
4174 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4175 | ||
4176 | ||
4177 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4178 | |
4179 | # PROP Exclude_From_Build 1 | |
4180 | ||
5554b4bd | 4181 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4182 | |
4183 | # PROP Exclude_From_Build 1 | |
4184 | ||
5554b4bd | 4185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4186 | |
4187 | # PROP Exclude_From_Build 1 | |
4188 | ||
5554b4bd | 4189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4190 | |
5554b4bd | 4191 | # PROP Exclude_From_Build 1 |
28249f11 | 4192 | |
5554b4bd | 4193 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4194 | |
4195 | ||
4196 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4197 | ||
4198 | ||
5554b4bd | 4199 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4200 | |
4201 | ||
5554b4bd VS |
4202 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4203 | ||
4204 | ||
4205 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4206 | |
4207 | # PROP Exclude_From_Build 1 | |
4208 | ||
5554b4bd | 4209 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4210 | |
4211 | # PROP Exclude_From_Build 1 | |
4212 | ||
5554b4bd | 4213 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4214 | |
4215 | # PROP Exclude_From_Build 1 | |
4216 | ||
5554b4bd | 4217 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4218 | |
4219 | # PROP Exclude_From_Build 1 | |
4220 | ||
5554b4bd VS |
4221 | !ENDIF |
4222 | ||
4223 | # End Source File | |
4224 | # Begin Source File | |
28249f11 | 4225 | |
5554b4bd | 4226 | SOURCE=..\..\src\generic\filedlgg.cpp |
28249f11 | 4227 | |
5554b4bd | 4228 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4229 | |
4230 | ||
4231 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4232 | ||
4233 | ||
5554b4bd | 4234 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4235 | |
28249f11 | 4236 | |
5554b4bd | 4237 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4238 | |
28249f11 | 4239 | |
5554b4bd | 4240 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4241 | |
4242 | # PROP Exclude_From_Build 1 | |
4243 | ||
5554b4bd | 4244 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4245 | |
4246 | # PROP Exclude_From_Build 1 | |
4247 | ||
5554b4bd | 4248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4249 | |
4250 | # PROP Exclude_From_Build 1 | |
4251 | ||
5554b4bd | 4252 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4253 | |
4254 | # PROP Exclude_From_Build 1 | |
4255 | ||
5554b4bd | 4256 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4257 | |
4258 | ||
5554b4bd | 4259 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4260 | |
4261 | ||
5554b4bd | 4262 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4263 | |
4264 | ||
5554b4bd | 4265 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4266 | |
4267 | ||
5554b4bd | 4268 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4269 | |
4270 | # PROP Exclude_From_Build 1 | |
4271 | ||
5554b4bd | 4272 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4273 | |
4274 | # PROP Exclude_From_Build 1 | |
4275 | ||
5554b4bd | 4276 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4277 | |
4278 | # PROP Exclude_From_Build 1 | |
4279 | ||
5554b4bd | 4280 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4281 | |
4282 | # PROP Exclude_From_Build 1 | |
4283 | ||
5554b4bd | 4284 | !ENDIF |
28249f11 | 4285 | |
5554b4bd VS |
4286 | # End Source File |
4287 | # Begin Source File | |
28249f11 | 4288 | |
5554b4bd | 4289 | SOURCE=..\..\src\generic\fontdlgg.cpp |
6db68599 WS |
4290 | |
4291 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" | |
4292 | ||
4293 | ||
4294 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
4295 | ||
4296 | ||
4297 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4298 | ||
4299 | ||
4300 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4301 | ||
4302 | ||
4303 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4304 | ||
4305 | # PROP Exclude_From_Build 1 | |
4306 | ||
4307 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
4308 | ||
4309 | # PROP Exclude_From_Build 1 | |
4310 | ||
4311 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" | |
4312 | ||
4313 | # PROP Exclude_From_Build 1 | |
4314 | ||
4315 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" | |
4316 | ||
4317 | # PROP Exclude_From_Build 1 | |
4318 | ||
4319 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" | |
4320 | ||
4321 | ||
4322 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4323 | ||
4324 | ||
4325 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" | |
4326 | ||
4327 | ||
4328 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" | |
4329 | ||
4330 | ||
4331 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
4332 | ||
4333 | # PROP Exclude_From_Build 1 | |
4334 | ||
4335 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" | |
4336 | ||
4337 | # PROP Exclude_From_Build 1 | |
4338 | ||
4339 | !ELSEIF "$(CFG)" == "core - Win32 Release" | |
4340 | ||
4341 | # PROP Exclude_From_Build 1 | |
4342 | ||
4343 | !ELSEIF "$(CFG)" == "core - Win32 Debug" | |
4344 | ||
4345 | # PROP Exclude_From_Build 1 | |
4346 | ||
4347 | !ENDIF | |
4348 | ||
5554b4bd VS |
4349 | # End Source File |
4350 | # Begin Source File | |
28249f11 | 4351 | |
5554b4bd | 4352 | SOURCE=..\..\src\generic\imaglist.cpp |
28249f11 | 4353 | |
5554b4bd | 4354 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4355 | |
28249f11 | 4356 | |
5554b4bd | 4357 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4358 | |
28249f11 | 4359 | |
5554b4bd | 4360 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4361 | |
28249f11 | 4362 | |
5554b4bd | 4363 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4364 | |
28249f11 | 4365 | |
5554b4bd | 4366 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4367 | |
4368 | # PROP Exclude_From_Build 1 | |
4369 | ||
5554b4bd | 4370 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4371 | |
4372 | # PROP Exclude_From_Build 1 | |
4373 | ||
5554b4bd | 4374 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4375 | |
4376 | # PROP Exclude_From_Build 1 | |
4377 | ||
5554b4bd | 4378 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4379 | |
4380 | # PROP Exclude_From_Build 1 | |
4381 | ||
5554b4bd | 4382 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4383 | |
4384 | ||
5554b4bd | 4385 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4386 | |
4387 | ||
5554b4bd | 4388 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4389 | |
4390 | ||
5554b4bd | 4391 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4392 | |
4393 | ||
5554b4bd | 4394 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4395 | |
4396 | # PROP Exclude_From_Build 1 | |
4397 | ||
5554b4bd | 4398 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4399 | |
4400 | # PROP Exclude_From_Build 1 | |
4401 | ||
5554b4bd | 4402 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4403 | |
4404 | # PROP Exclude_From_Build 1 | |
4405 | ||
5554b4bd | 4406 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4407 | |
4408 | # PROP Exclude_From_Build 1 | |
4409 | ||
5554b4bd | 4410 | !ENDIF |
28249f11 | 4411 | |
5554b4bd VS |
4412 | # End Source File |
4413 | # Begin Source File | |
28249f11 | 4414 | |
5554b4bd VS |
4415 | SOURCE=..\..\src\generic\listbkg.cpp |
4416 | # End Source File | |
4417 | # Begin Source File | |
28249f11 | 4418 | |
5554b4bd | 4419 | SOURCE=..\..\src\generic\listctrl.cpp |
28249f11 | 4420 | |
5554b4bd | 4421 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4422 | |
4423 | ||
5554b4bd | 4424 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4425 | |
4426 | ||
5554b4bd | 4427 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4428 | |
28249f11 | 4429 | |
5554b4bd | 4430 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
73fb9ebe | 4431 | |
28249f11 | 4432 | |
5554b4bd | 4433 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4434 | |
4435 | # PROP Exclude_From_Build 1 | |
4436 | ||
5554b4bd | 4437 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4438 | |
4439 | # PROP Exclude_From_Build 1 | |
4440 | ||
5554b4bd | 4441 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4442 | |
4443 | # PROP Exclude_From_Build 1 | |
4444 | ||
5554b4bd | 4445 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4446 | |
4447 | # PROP Exclude_From_Build 1 | |
4448 | ||
5554b4bd | 4449 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4450 | |
4451 | ||
5554b4bd | 4452 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4453 | |
4454 | ||
5554b4bd | 4455 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4456 | |
4457 | ||
5554b4bd | 4458 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4459 | |
4460 | ||
5554b4bd | 4461 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4462 | |
4463 | # PROP Exclude_From_Build 1 | |
4464 | ||
5554b4bd | 4465 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4466 | |
4467 | # PROP Exclude_From_Build 1 | |
4468 | ||
5554b4bd | 4469 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4470 | |
4471 | # PROP Exclude_From_Build 1 | |
4472 | ||
5554b4bd | 4473 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4474 | |
4475 | # PROP Exclude_From_Build 1 | |
4476 | ||
5554b4bd | 4477 | !ENDIF |
28249f11 | 4478 | |
5554b4bd VS |
4479 | # End Source File |
4480 | # Begin Source File | |
28249f11 | 4481 | |
5554b4bd VS |
4482 | SOURCE=..\..\src\generic\logg.cpp |
4483 | # End Source File | |
4484 | # Begin Source File | |
28249f11 | 4485 | |
5554b4bd | 4486 | SOURCE=..\..\src\generic\mdig.cpp |
28249f11 | 4487 | |
5554b4bd | 4488 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
4489 | |
4490 | ||
5554b4bd | 4491 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
4492 | |
4493 | ||
5554b4bd | 4494 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4495 | |
28249f11 | 4496 | |
5554b4bd | 4497 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4498 | |
28249f11 | 4499 | |
5554b4bd | 4500 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4501 | |
4502 | # PROP Exclude_From_Build 1 | |
4503 | ||
5554b4bd | 4504 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4505 | |
4506 | # PROP Exclude_From_Build 1 | |
4507 | ||
5554b4bd | 4508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4509 | |
4510 | # PROP Exclude_From_Build 1 | |
4511 | ||
5554b4bd | 4512 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4513 | |
4514 | # PROP Exclude_From_Build 1 | |
4515 | ||
5554b4bd | 4516 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4517 | |
4518 | ||
5554b4bd | 4519 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4520 | |
4521 | ||
5554b4bd | 4522 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4523 | |
4524 | ||
5554b4bd | 4525 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4526 | |
4527 | ||
5554b4bd | 4528 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4529 | |
4530 | # PROP Exclude_From_Build 1 | |
4531 | ||
5554b4bd | 4532 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4533 | |
4534 | # PROP Exclude_From_Build 1 | |
4535 | ||
5554b4bd | 4536 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4537 | |
4538 | # PROP Exclude_From_Build 1 | |
4539 | ||
5554b4bd | 4540 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4541 | |
4542 | # PROP Exclude_From_Build 1 | |
4543 | ||
5554b4bd | 4544 | !ENDIF |
28249f11 | 4545 | |
5554b4bd VS |
4546 | # End Source File |
4547 | # Begin Source File | |
28249f11 | 4548 | |
5554b4bd | 4549 | SOURCE=..\..\src\generic\msgdlgg.cpp |
28249f11 | 4550 | |
5554b4bd | 4551 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4552 | |
28249f11 | 4553 | |
5554b4bd | 4554 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4555 | |
28249f11 | 4556 | |
5554b4bd | 4557 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4558 | |
28249f11 | 4559 | |
5554b4bd | 4560 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4561 | |
28249f11 | 4562 | |
5554b4bd | 4563 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4564 | |
4565 | # PROP Exclude_From_Build 1 | |
4566 | ||
5554b4bd | 4567 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4568 | |
4569 | # PROP Exclude_From_Build 1 | |
4570 | ||
5554b4bd | 4571 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4572 | |
4573 | # PROP Exclude_From_Build 1 | |
4574 | ||
5554b4bd | 4575 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4576 | |
4577 | # PROP Exclude_From_Build 1 | |
4578 | ||
5554b4bd | 4579 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4580 | |
4581 | ||
4582 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4583 | ||
4584 | ||
5554b4bd | 4585 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4586 | |
4587 | ||
5554b4bd | 4588 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4589 | |
28249f11 | 4590 | |
5554b4bd | 4591 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4592 | |
4593 | # PROP Exclude_From_Build 1 | |
4594 | ||
5554b4bd | 4595 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4596 | |
4597 | # PROP Exclude_From_Build 1 | |
4598 | ||
5554b4bd | 4599 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4600 | |
4601 | # PROP Exclude_From_Build 1 | |
4602 | ||
5554b4bd | 4603 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4604 | |
5554b4bd | 4605 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4606 | |
4607 | !ENDIF | |
4608 | ||
4609 | # End Source File | |
4610 | # Begin Source File | |
4611 | ||
4612 | SOURCE=..\..\src\generic\numdlgg.cpp | |
4613 | # End Source File | |
4614 | # Begin Source File | |
4615 | ||
4616 | SOURCE=..\..\src\generic\panelg.cpp | |
4617 | # End Source File | |
4618 | # Begin Source File | |
4619 | ||
75a0a7b7 VS |
4620 | SOURCE=..\..\src\generic\printps.cpp |
4621 | # End Source File | |
4622 | # Begin Source File | |
4623 | ||
28249f11 | 4624 | SOURCE=..\..\src\generic\prntdlgg.cpp |
28249f11 VS |
4625 | # End Source File |
4626 | # Begin Source File | |
4627 | ||
4628 | SOURCE=..\..\src\generic\progdlgg.cpp | |
4629 | # End Source File | |
4630 | # Begin Source File | |
4631 | ||
4632 | SOURCE=..\..\src\generic\renderg.cpp | |
4633 | # End Source File | |
4634 | # Begin Source File | |
4635 | ||
4636 | SOURCE=..\..\src\generic\scrlwing.cpp | |
4637 | # End Source File | |
4638 | # Begin Source File | |
4639 | ||
4640 | SOURCE=..\..\src\generic\selstore.cpp | |
4641 | # End Source File | |
4642 | # Begin Source File | |
4643 | ||
4644 | SOURCE=..\..\src\generic\spinctlg.cpp | |
4645 | # End Source File | |
4646 | # Begin Source File | |
4647 | ||
4648 | SOURCE=..\..\src\generic\splitter.cpp | |
4649 | # End Source File | |
4650 | # Begin Source File | |
4651 | ||
4652 | SOURCE=..\..\src\generic\statusbr.cpp | |
4653 | ||
5554b4bd | 4654 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4655 | |
5554b4bd | 4656 | # PROP Exclude_From_Build 1 |
28249f11 | 4657 | |
5554b4bd VS |
4658 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4659 | ||
4660 | # PROP Exclude_From_Build 1 | |
4661 | ||
4662 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4663 | ||
4664 | # PROP Exclude_From_Build 1 | |
4665 | ||
4666 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4667 | ||
4668 | # PROP Exclude_From_Build 1 | |
4669 | ||
4670 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
4671 | ||
4672 | ||
4673 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" | |
28249f11 VS |
4674 | |
4675 | ||
5554b4bd | 4676 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4677 | |
4678 | ||
5554b4bd | 4679 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4680 | |
4681 | ||
5554b4bd | 4682 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4683 | |
4684 | # PROP Exclude_From_Build 1 | |
4685 | ||
5554b4bd | 4686 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4687 | |
4688 | # PROP Exclude_From_Build 1 | |
4689 | ||
5554b4bd | 4690 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4691 | |
4692 | # PROP Exclude_From_Build 1 | |
4693 | ||
5554b4bd | 4694 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4695 | |
4696 | # PROP Exclude_From_Build 1 | |
4697 | ||
5554b4bd | 4698 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4699 | |
4700 | ||
5554b4bd | 4701 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4702 | |
4703 | ||
5554b4bd | 4704 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4705 | |
4706 | ||
5554b4bd | 4707 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4708 | |
4709 | ||
5554b4bd | 4710 | !ENDIF |
28249f11 | 4711 | |
5554b4bd VS |
4712 | # End Source File |
4713 | # Begin Source File | |
28249f11 | 4714 | |
5554b4bd | 4715 | SOURCE=..\..\src\generic\tabg.cpp |
28249f11 | 4716 | |
5554b4bd | 4717 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4718 | |
28249f11 | 4719 | |
5554b4bd | 4720 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4721 | |
28249f11 | 4722 | |
5554b4bd | 4723 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4724 | |
28249f11 | 4725 | |
5554b4bd | 4726 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4727 | |
28249f11 | 4728 | |
5554b4bd | 4729 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4730 | |
4731 | # PROP Exclude_From_Build 1 | |
4732 | ||
5554b4bd | 4733 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4734 | |
4735 | # PROP Exclude_From_Build 1 | |
4736 | ||
5554b4bd | 4737 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4738 | |
4739 | # PROP Exclude_From_Build 1 | |
4740 | ||
5554b4bd | 4741 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4742 | |
4743 | # PROP Exclude_From_Build 1 | |
4744 | ||
5554b4bd | 4745 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4746 | |
4747 | ||
4748 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4749 | ||
4750 | ||
5554b4bd | 4751 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4752 | |
4753 | ||
5554b4bd | 4754 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 4755 | |
28249f11 | 4756 | |
5554b4bd | 4757 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4758 | |
4759 | # PROP Exclude_From_Build 1 | |
4760 | ||
5554b4bd | 4761 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4762 | |
4763 | # PROP Exclude_From_Build 1 | |
4764 | ||
5554b4bd | 4765 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4766 | |
4767 | # PROP Exclude_From_Build 1 | |
4768 | ||
5554b4bd | 4769 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 4770 | |
5554b4bd | 4771 | # PROP Exclude_From_Build 1 |
28249f11 VS |
4772 | |
4773 | !ENDIF | |
4774 | ||
4775 | # End Source File | |
4776 | # Begin Source File | |
4777 | ||
28249f11 VS |
4778 | SOURCE=..\..\src\generic\textdlgg.cpp |
4779 | # End Source File | |
4780 | # Begin Source File | |
4781 | ||
4782 | SOURCE=..\..\src\generic\tipwin.cpp | |
4783 | # End Source File | |
4784 | # Begin Source File | |
4785 | ||
4786 | SOURCE=..\..\src\generic\treectlg.cpp | |
4787 | # End Source File | |
4788 | # Begin Source File | |
4789 | ||
4790 | SOURCE=..\..\src\generic\vlbox.cpp | |
4791 | # End Source File | |
4792 | # Begin Source File | |
4793 | ||
4794 | SOURCE=..\..\src\generic\vscroll.cpp | |
4795 | # End Source File | |
4796 | # End Group | |
4797 | # Begin Group "wxUniv Sources" | |
4798 | ||
4799 | # PROP Default_Filter "" | |
4800 | # Begin Source File | |
4801 | ||
4802 | SOURCE=..\..\src\univ\bmpbuttn.cpp | |
4803 | ||
5554b4bd | 4804 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4805 | |
28249f11 | 4806 | |
5554b4bd VS |
4807 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
4808 | ||
4809 | ||
4810 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" | |
4811 | ||
4812 | ||
4813 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" | |
4814 | ||
4815 | ||
4816 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
4817 | |
4818 | # PROP Exclude_From_Build 1 | |
4819 | ||
5554b4bd | 4820 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4821 | |
4822 | # PROP Exclude_From_Build 1 | |
4823 | ||
5554b4bd | 4824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4825 | |
4826 | # PROP Exclude_From_Build 1 | |
4827 | ||
5554b4bd | 4828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 | 4829 | |
5554b4bd | 4830 | # PROP Exclude_From_Build 1 |
28249f11 | 4831 | |
5554b4bd | 4832 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4833 | |
4834 | ||
4835 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
4836 | ||
4837 | ||
5554b4bd | 4838 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4839 | |
4840 | ||
5554b4bd VS |
4841 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
4842 | ||
4843 | ||
4844 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" | |
28249f11 VS |
4845 | |
4846 | # PROP Exclude_From_Build 1 | |
4847 | ||
5554b4bd | 4848 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4849 | |
4850 | # PROP Exclude_From_Build 1 | |
4851 | ||
5554b4bd | 4852 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4853 | |
4854 | # PROP Exclude_From_Build 1 | |
4855 | ||
5554b4bd | 4856 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4857 | |
4858 | # PROP Exclude_From_Build 1 | |
4859 | ||
5554b4bd | 4860 | !ENDIF |
28249f11 | 4861 | |
5554b4bd VS |
4862 | # End Source File |
4863 | # Begin Source File | |
28249f11 | 4864 | |
5554b4bd | 4865 | SOURCE=..\..\src\univ\button.cpp |
28249f11 | 4866 | |
5554b4bd | 4867 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4868 | |
28249f11 | 4869 | |
5554b4bd | 4870 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4871 | |
28249f11 | 4872 | |
5554b4bd | 4873 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4874 | |
28249f11 | 4875 | |
5554b4bd | 4876 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4877 | |
28249f11 | 4878 | |
5554b4bd | 4879 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4880 | |
4881 | # PROP Exclude_From_Build 1 | |
4882 | ||
5554b4bd | 4883 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4884 | |
4885 | # PROP Exclude_From_Build 1 | |
4886 | ||
5554b4bd | 4887 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4888 | |
4889 | # PROP Exclude_From_Build 1 | |
4890 | ||
5554b4bd | 4891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4892 | |
4893 | # PROP Exclude_From_Build 1 | |
4894 | ||
5554b4bd | 4895 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4896 | |
4897 | ||
5554b4bd | 4898 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4899 | |
4900 | ||
5554b4bd | 4901 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4902 | |
4903 | ||
5554b4bd | 4904 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4905 | |
4906 | ||
5554b4bd | 4907 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4908 | |
4909 | # PROP Exclude_From_Build 1 | |
4910 | ||
5554b4bd | 4911 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4912 | |
4913 | # PROP Exclude_From_Build 1 | |
4914 | ||
5554b4bd | 4915 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4916 | |
4917 | # PROP Exclude_From_Build 1 | |
4918 | ||
5554b4bd | 4919 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4920 | |
4921 | # PROP Exclude_From_Build 1 | |
4922 | ||
5554b4bd | 4923 | !ENDIF |
28249f11 | 4924 | |
5554b4bd VS |
4925 | # End Source File |
4926 | # Begin Source File | |
28249f11 | 4927 | |
5554b4bd | 4928 | SOURCE=..\..\src\univ\checkbox.cpp |
28249f11 | 4929 | |
5554b4bd | 4930 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4931 | |
28249f11 | 4932 | |
5554b4bd | 4933 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4934 | |
28249f11 | 4935 | |
5554b4bd | 4936 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 4937 | |
28249f11 | 4938 | |
5554b4bd | 4939 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 4940 | |
28249f11 | 4941 | |
5554b4bd | 4942 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
4943 | |
4944 | # PROP Exclude_From_Build 1 | |
4945 | ||
5554b4bd | 4946 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
4947 | |
4948 | # PROP Exclude_From_Build 1 | |
4949 | ||
5554b4bd | 4950 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
4951 | |
4952 | # PROP Exclude_From_Build 1 | |
4953 | ||
5554b4bd | 4954 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
4955 | |
4956 | # PROP Exclude_From_Build 1 | |
4957 | ||
5554b4bd | 4958 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
4959 | |
4960 | ||
5554b4bd | 4961 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
4962 | |
4963 | ||
5554b4bd | 4964 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
4965 | |
4966 | ||
5554b4bd | 4967 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
4968 | |
4969 | ||
5554b4bd | 4970 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
4971 | |
4972 | # PROP Exclude_From_Build 1 | |
4973 | ||
5554b4bd | 4974 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
4975 | |
4976 | # PROP Exclude_From_Build 1 | |
4977 | ||
5554b4bd | 4978 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
4979 | |
4980 | # PROP Exclude_From_Build 1 | |
4981 | ||
5554b4bd | 4982 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
4983 | |
4984 | # PROP Exclude_From_Build 1 | |
4985 | ||
5554b4bd | 4986 | !ENDIF |
28249f11 | 4987 | |
5554b4bd VS |
4988 | # End Source File |
4989 | # Begin Source File | |
28249f11 | 4990 | |
5554b4bd | 4991 | SOURCE=..\..\src\univ\checklst.cpp |
28249f11 | 4992 | |
5554b4bd | 4993 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 4994 | |
28249f11 | 4995 | |
5554b4bd | 4996 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 4997 | |
28249f11 | 4998 | |
5554b4bd | 4999 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5000 | |
28249f11 | 5001 | |
5554b4bd | 5002 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5003 | |
28249f11 | 5004 | |
5554b4bd | 5005 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5006 | |
5007 | # PROP Exclude_From_Build 1 | |
5008 | ||
5554b4bd | 5009 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5010 | |
5011 | # PROP Exclude_From_Build 1 | |
5012 | ||
5554b4bd | 5013 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5014 | |
5015 | # PROP Exclude_From_Build 1 | |
5016 | ||
5554b4bd | 5017 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5018 | |
5019 | # PROP Exclude_From_Build 1 | |
5020 | ||
5554b4bd | 5021 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5022 | |
5023 | ||
5554b4bd | 5024 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5025 | |
5026 | ||
5554b4bd | 5027 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5028 | |
5029 | ||
5554b4bd | 5030 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5031 | |
5032 | ||
5554b4bd | 5033 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5034 | |
5035 | # PROP Exclude_From_Build 1 | |
5036 | ||
5554b4bd | 5037 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5038 | |
5039 | # PROP Exclude_From_Build 1 | |
5040 | ||
5554b4bd | 5041 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5042 | |
5043 | # PROP Exclude_From_Build 1 | |
5044 | ||
5554b4bd | 5045 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5046 | |
5047 | # PROP Exclude_From_Build 1 | |
5048 | ||
5554b4bd | 5049 | !ENDIF |
28249f11 | 5050 | |
5554b4bd VS |
5051 | # End Source File |
5052 | # Begin Source File | |
28249f11 | 5053 | |
5554b4bd | 5054 | SOURCE=..\..\src\univ\choice.cpp |
28249f11 | 5055 | |
5554b4bd | 5056 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5057 | |
28249f11 | 5058 | |
5554b4bd | 5059 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5060 | |
28249f11 | 5061 | |
5554b4bd | 5062 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5063 | |
28249f11 | 5064 | |
5554b4bd | 5065 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5066 | |
28249f11 | 5067 | |
5554b4bd | 5068 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5069 | |
5070 | # PROP Exclude_From_Build 1 | |
5071 | ||
5554b4bd | 5072 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5073 | |
5074 | # PROP Exclude_From_Build 1 | |
5075 | ||
5554b4bd | 5076 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5077 | |
5078 | # PROP Exclude_From_Build 1 | |
5079 | ||
5554b4bd | 5080 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5081 | |
5082 | # PROP Exclude_From_Build 1 | |
5083 | ||
5554b4bd | 5084 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5085 | |
5086 | ||
5554b4bd | 5087 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5088 | |
5089 | ||
5554b4bd | 5090 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5091 | |
5092 | ||
5554b4bd | 5093 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5094 | |
5095 | ||
5554b4bd | 5096 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5097 | |
5098 | # PROP Exclude_From_Build 1 | |
5099 | ||
5554b4bd | 5100 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5101 | |
5102 | # PROP Exclude_From_Build 1 | |
5103 | ||
5554b4bd | 5104 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5105 | |
5106 | # PROP Exclude_From_Build 1 | |
5107 | ||
5554b4bd | 5108 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5109 | |
5110 | # PROP Exclude_From_Build 1 | |
5111 | ||
5554b4bd | 5112 | !ENDIF |
28249f11 | 5113 | |
5554b4bd VS |
5114 | # End Source File |
5115 | # Begin Source File | |
28249f11 | 5116 | |
5554b4bd | 5117 | SOURCE=..\..\src\univ\colschem.cpp |
28249f11 | 5118 | |
5554b4bd | 5119 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5120 | |
28249f11 | 5121 | |
5554b4bd | 5122 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5123 | |
28249f11 | 5124 | |
5554b4bd | 5125 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5126 | |
28249f11 | 5127 | |
5554b4bd | 5128 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5129 | |
28249f11 | 5130 | |
5554b4bd | 5131 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5132 | |
5133 | # PROP Exclude_From_Build 1 | |
5134 | ||
5554b4bd | 5135 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5136 | |
5137 | # PROP Exclude_From_Build 1 | |
5138 | ||
5554b4bd | 5139 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5140 | |
5141 | # PROP Exclude_From_Build 1 | |
5142 | ||
5554b4bd | 5143 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5144 | |
5145 | # PROP Exclude_From_Build 1 | |
5146 | ||
5554b4bd | 5147 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5148 | |
5149 | ||
5554b4bd | 5150 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5151 | |
5152 | ||
5554b4bd | 5153 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5154 | |
5155 | ||
5554b4bd | 5156 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5157 | |
5158 | ||
5554b4bd | 5159 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5160 | |
5161 | # PROP Exclude_From_Build 1 | |
5162 | ||
5554b4bd | 5163 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5164 | |
5165 | # PROP Exclude_From_Build 1 | |
5166 | ||
5554b4bd | 5167 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5168 | |
5169 | # PROP Exclude_From_Build 1 | |
5170 | ||
5554b4bd | 5171 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5172 | |
5173 | # PROP Exclude_From_Build 1 | |
5174 | ||
5554b4bd | 5175 | !ENDIF |
28249f11 | 5176 | |
5554b4bd VS |
5177 | # End Source File |
5178 | # Begin Source File | |
28249f11 | 5179 | |
5554b4bd | 5180 | SOURCE=..\..\src\univ\combobox.cpp |
28249f11 | 5181 | |
5554b4bd | 5182 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5183 | |
28249f11 | 5184 | |
5554b4bd | 5185 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5186 | |
28249f11 | 5187 | |
5554b4bd | 5188 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5189 | |
28249f11 | 5190 | |
5554b4bd | 5191 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5192 | |
28249f11 | 5193 | |
5554b4bd | 5194 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5195 | |
5196 | # PROP Exclude_From_Build 1 | |
5197 | ||
5554b4bd | 5198 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5199 | |
5200 | # PROP Exclude_From_Build 1 | |
5201 | ||
5554b4bd | 5202 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5203 | |
5204 | # PROP Exclude_From_Build 1 | |
5205 | ||
5554b4bd | 5206 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5207 | |
5208 | # PROP Exclude_From_Build 1 | |
5209 | ||
5554b4bd | 5210 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5211 | |
5212 | ||
5554b4bd | 5213 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5214 | |
5215 | ||
5554b4bd | 5216 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5217 | |
5218 | ||
5554b4bd | 5219 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5220 | |
5221 | ||
5554b4bd | 5222 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5223 | |
5224 | # PROP Exclude_From_Build 1 | |
5225 | ||
5554b4bd | 5226 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5227 | |
5228 | # PROP Exclude_From_Build 1 | |
5229 | ||
5554b4bd | 5230 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5231 | |
5232 | # PROP Exclude_From_Build 1 | |
5233 | ||
5554b4bd | 5234 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5235 | |
5236 | # PROP Exclude_From_Build 1 | |
5237 | ||
5554b4bd | 5238 | !ENDIF |
28249f11 | 5239 | |
5554b4bd VS |
5240 | # End Source File |
5241 | # Begin Source File | |
28249f11 | 5242 | |
5554b4bd | 5243 | SOURCE=..\..\src\univ\control.cpp |
28249f11 | 5244 | |
5554b4bd | 5245 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5246 | |
28249f11 | 5247 | |
5554b4bd | 5248 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5249 | |
28249f11 | 5250 | |
5554b4bd | 5251 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5252 | |
28249f11 | 5253 | |
5554b4bd | 5254 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5255 | |
28249f11 | 5256 | |
5554b4bd | 5257 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5258 | |
5259 | # PROP Exclude_From_Build 1 | |
5260 | ||
5554b4bd | 5261 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5262 | |
5263 | # PROP Exclude_From_Build 1 | |
5264 | ||
5554b4bd | 5265 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5266 | |
5267 | # PROP Exclude_From_Build 1 | |
5268 | ||
5554b4bd | 5269 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5270 | |
5271 | # PROP Exclude_From_Build 1 | |
5272 | ||
5554b4bd | 5273 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5274 | |
5275 | ||
5554b4bd | 5276 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5277 | |
5278 | ||
5554b4bd | 5279 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5280 | |
5281 | ||
5554b4bd | 5282 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5283 | |
5284 | ||
5554b4bd | 5285 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5286 | |
5287 | # PROP Exclude_From_Build 1 | |
5288 | ||
5554b4bd | 5289 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5290 | |
5291 | # PROP Exclude_From_Build 1 | |
5292 | ||
5554b4bd | 5293 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5294 | |
5295 | # PROP Exclude_From_Build 1 | |
5296 | ||
5554b4bd | 5297 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5298 | |
5299 | # PROP Exclude_From_Build 1 | |
5300 | ||
5554b4bd | 5301 | !ENDIF |
28249f11 | 5302 | |
5554b4bd VS |
5303 | # End Source File |
5304 | # Begin Source File | |
28249f11 | 5305 | |
5554b4bd | 5306 | SOURCE=..\..\src\univ\ctrlrend.cpp |
28249f11 | 5307 | |
5554b4bd | 5308 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5309 | |
28249f11 | 5310 | |
5554b4bd | 5311 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5312 | |
28249f11 | 5313 | |
5554b4bd | 5314 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5315 | |
28249f11 | 5316 | |
5554b4bd | 5317 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5318 | |
28249f11 | 5319 | |
5554b4bd | 5320 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5321 | |
5322 | # PROP Exclude_From_Build 1 | |
5323 | ||
5554b4bd | 5324 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5325 | |
5326 | # PROP Exclude_From_Build 1 | |
5327 | ||
5554b4bd | 5328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5329 | |
5330 | # PROP Exclude_From_Build 1 | |
5331 | ||
5554b4bd | 5332 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5333 | |
5334 | # PROP Exclude_From_Build 1 | |
5335 | ||
5554b4bd | 5336 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5337 | |
5338 | ||
5554b4bd | 5339 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5340 | |
5341 | ||
5554b4bd | 5342 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5343 | |
5344 | ||
5554b4bd | 5345 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5346 | |
5347 | ||
5554b4bd | 5348 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5349 | |
5350 | # PROP Exclude_From_Build 1 | |
5351 | ||
5554b4bd | 5352 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5353 | |
5354 | # PROP Exclude_From_Build 1 | |
5355 | ||
5554b4bd | 5356 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5357 | |
5358 | # PROP Exclude_From_Build 1 | |
5359 | ||
5554b4bd | 5360 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5361 | |
5362 | # PROP Exclude_From_Build 1 | |
5363 | ||
5554b4bd | 5364 | !ENDIF |
28249f11 | 5365 | |
5554b4bd VS |
5366 | # End Source File |
5367 | # Begin Source File | |
28249f11 | 5368 | |
5554b4bd | 5369 | SOURCE=..\..\src\univ\dialog.cpp |
28249f11 | 5370 | |
5554b4bd | 5371 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5372 | |
28249f11 | 5373 | |
5554b4bd | 5374 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5375 | |
28249f11 | 5376 | |
5554b4bd | 5377 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5378 | |
28249f11 | 5379 | |
5554b4bd | 5380 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5381 | |
28249f11 | 5382 | |
5554b4bd | 5383 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5384 | |
5385 | # PROP Exclude_From_Build 1 | |
5386 | ||
5554b4bd | 5387 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5388 | |
5389 | # PROP Exclude_From_Build 1 | |
5390 | ||
5554b4bd | 5391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5392 | |
5393 | # PROP Exclude_From_Build 1 | |
5394 | ||
5554b4bd | 5395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5396 | |
5397 | # PROP Exclude_From_Build 1 | |
5398 | ||
5554b4bd | 5399 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5400 | |
5401 | ||
5554b4bd | 5402 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5403 | |
5404 | ||
5554b4bd | 5405 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5406 | |
5407 | ||
5554b4bd | 5408 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5409 | |
5410 | ||
5554b4bd | 5411 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5412 | |
5413 | # PROP Exclude_From_Build 1 | |
5414 | ||
5554b4bd | 5415 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5416 | |
5417 | # PROP Exclude_From_Build 1 | |
5418 | ||
5554b4bd | 5419 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5420 | |
5421 | # PROP Exclude_From_Build 1 | |
5422 | ||
5554b4bd | 5423 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5424 | |
5425 | # PROP Exclude_From_Build 1 | |
5426 | ||
5554b4bd | 5427 | !ENDIF |
28249f11 | 5428 | |
5554b4bd VS |
5429 | # End Source File |
5430 | # Begin Source File | |
28249f11 | 5431 | |
5554b4bd | 5432 | SOURCE=..\..\src\univ\framuniv.cpp |
28249f11 | 5433 | |
5554b4bd | 5434 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5435 | |
28249f11 | 5436 | |
5554b4bd | 5437 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5438 | |
28249f11 | 5439 | |
5554b4bd | 5440 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5441 | |
28249f11 | 5442 | |
5554b4bd | 5443 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5444 | |
28249f11 | 5445 | |
5554b4bd | 5446 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5447 | |
5448 | # PROP Exclude_From_Build 1 | |
5449 | ||
5554b4bd | 5450 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5451 | |
5452 | # PROP Exclude_From_Build 1 | |
5453 | ||
5554b4bd | 5454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5455 | |
5456 | # PROP Exclude_From_Build 1 | |
5457 | ||
5554b4bd | 5458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5459 | |
5460 | # PROP Exclude_From_Build 1 | |
5461 | ||
5554b4bd | 5462 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5463 | |
5464 | ||
5554b4bd | 5465 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5466 | |
5467 | ||
5554b4bd | 5468 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5469 | |
5470 | ||
5554b4bd | 5471 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5472 | |
5473 | ||
5554b4bd | 5474 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5475 | |
5476 | # PROP Exclude_From_Build 1 | |
5477 | ||
5554b4bd | 5478 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5479 | |
5480 | # PROP Exclude_From_Build 1 | |
5481 | ||
5554b4bd | 5482 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5483 | |
5484 | # PROP Exclude_From_Build 1 | |
5485 | ||
5554b4bd | 5486 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5487 | |
5488 | # PROP Exclude_From_Build 1 | |
5489 | ||
5554b4bd | 5490 | !ENDIF |
28249f11 | 5491 | |
5554b4bd VS |
5492 | # End Source File |
5493 | # Begin Source File | |
28249f11 | 5494 | |
5554b4bd | 5495 | SOURCE=..\..\src\univ\gauge.cpp |
28249f11 | 5496 | |
5554b4bd | 5497 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5498 | |
28249f11 | 5499 | |
5554b4bd | 5500 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5501 | |
28249f11 | 5502 | |
5554b4bd | 5503 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5504 | |
28249f11 | 5505 | |
5554b4bd | 5506 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5507 | |
28249f11 | 5508 | |
5554b4bd | 5509 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5510 | |
5511 | # PROP Exclude_From_Build 1 | |
5512 | ||
5554b4bd | 5513 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5514 | |
5515 | # PROP Exclude_From_Build 1 | |
5516 | ||
5554b4bd | 5517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5518 | |
5519 | # PROP Exclude_From_Build 1 | |
5520 | ||
5554b4bd | 5521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5522 | |
5523 | # PROP Exclude_From_Build 1 | |
5524 | ||
5554b4bd | 5525 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5526 | |
5527 | ||
5554b4bd | 5528 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5529 | |
5530 | ||
5554b4bd | 5531 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5532 | |
5533 | ||
5554b4bd | 5534 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5535 | |
5536 | ||
5554b4bd | 5537 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5538 | |
5539 | # PROP Exclude_From_Build 1 | |
5540 | ||
5554b4bd | 5541 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5542 | |
5543 | # PROP Exclude_From_Build 1 | |
5544 | ||
5554b4bd | 5545 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5546 | |
5547 | # PROP Exclude_From_Build 1 | |
5548 | ||
5554b4bd | 5549 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5550 | |
5551 | # PROP Exclude_From_Build 1 | |
5552 | ||
5554b4bd | 5553 | !ENDIF |
28249f11 | 5554 | |
5554b4bd VS |
5555 | # End Source File |
5556 | # Begin Source File | |
28249f11 | 5557 | |
5554b4bd | 5558 | SOURCE=..\..\src\univ\themes\gtk.cpp |
28249f11 | 5559 | |
5554b4bd | 5560 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5561 | |
5562 | ||
5554b4bd | 5563 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 VS |
5564 | |
5565 | ||
5554b4bd | 5566 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5567 | |
28249f11 | 5568 | |
5554b4bd | 5569 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5570 | |
5554b4bd VS |
5571 | |
5572 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" | |
28249f11 VS |
5573 | |
5574 | # PROP Exclude_From_Build 1 | |
5575 | ||
5554b4bd | 5576 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5577 | |
5578 | # PROP Exclude_From_Build 1 | |
5579 | ||
5554b4bd | 5580 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5581 | |
5582 | # PROP Exclude_From_Build 1 | |
5583 | ||
5554b4bd | 5584 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5585 | |
5586 | # PROP Exclude_From_Build 1 | |
5587 | ||
5554b4bd | 5588 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5589 | |
5590 | ||
5554b4bd | 5591 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5592 | |
5593 | ||
5554b4bd | 5594 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5595 | |
5596 | ||
5554b4bd | 5597 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5598 | |
5599 | ||
5554b4bd | 5600 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5601 | |
5602 | # PROP Exclude_From_Build 1 | |
5603 | ||
5554b4bd | 5604 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5605 | |
5606 | # PROP Exclude_From_Build 1 | |
5607 | ||
5554b4bd | 5608 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5609 | |
5610 | # PROP Exclude_From_Build 1 | |
5611 | ||
5554b4bd | 5612 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5613 | |
5614 | # PROP Exclude_From_Build 1 | |
5615 | ||
5554b4bd | 5616 | !ENDIF |
28249f11 | 5617 | |
5554b4bd VS |
5618 | # End Source File |
5619 | # Begin Source File | |
28249f11 | 5620 | |
5554b4bd | 5621 | SOURCE=..\..\src\univ\inpcons.cpp |
28249f11 | 5622 | |
5554b4bd | 5623 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5624 | |
28249f11 | 5625 | |
5554b4bd | 5626 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5627 | |
28249f11 | 5628 | |
5554b4bd | 5629 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5630 | |
28249f11 | 5631 | |
5554b4bd | 5632 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5633 | |
28249f11 | 5634 | |
5554b4bd | 5635 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5636 | |
5637 | # PROP Exclude_From_Build 1 | |
5638 | ||
5554b4bd | 5639 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5640 | |
5641 | # PROP Exclude_From_Build 1 | |
5642 | ||
5554b4bd | 5643 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5644 | |
5645 | # PROP Exclude_From_Build 1 | |
5646 | ||
5554b4bd | 5647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5648 | |
5649 | # PROP Exclude_From_Build 1 | |
5650 | ||
5554b4bd | 5651 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5652 | |
5653 | ||
5554b4bd | 5654 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5655 | |
5656 | ||
5554b4bd | 5657 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5658 | |
5659 | ||
5554b4bd | 5660 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5661 | |
5662 | ||
5554b4bd | 5663 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5664 | |
5665 | # PROP Exclude_From_Build 1 | |
5666 | ||
5554b4bd | 5667 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5668 | |
5669 | # PROP Exclude_From_Build 1 | |
5670 | ||
5554b4bd | 5671 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5672 | |
5673 | # PROP Exclude_From_Build 1 | |
5674 | ||
5554b4bd | 5675 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5676 | |
5677 | # PROP Exclude_From_Build 1 | |
5678 | ||
5554b4bd VS |
5679 | !ENDIF |
5680 | ||
5681 | # End Source File | |
5682 | # Begin Source File | |
28249f11 | 5683 | |
5554b4bd | 5684 | SOURCE=..\..\src\univ\inphand.cpp |
28249f11 | 5685 | |
5554b4bd | 5686 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5687 | |
5688 | ||
5689 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5690 | ||
5691 | ||
5554b4bd | 5692 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5693 | |
28249f11 | 5694 | |
5554b4bd | 5695 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5696 | |
28249f11 | 5697 | |
5554b4bd | 5698 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5699 | |
5700 | # PROP Exclude_From_Build 1 | |
5701 | ||
5554b4bd | 5702 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5703 | |
5704 | # PROP Exclude_From_Build 1 | |
5705 | ||
5554b4bd | 5706 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5707 | |
5708 | # PROP Exclude_From_Build 1 | |
5709 | ||
5554b4bd | 5710 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5711 | |
5712 | # PROP Exclude_From_Build 1 | |
5713 | ||
5554b4bd | 5714 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5715 | |
5716 | ||
5554b4bd | 5717 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5718 | |
5719 | ||
5554b4bd | 5720 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5721 | |
5722 | ||
5554b4bd | 5723 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5724 | |
5725 | ||
5554b4bd | 5726 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5727 | |
5728 | # PROP Exclude_From_Build 1 | |
5729 | ||
5554b4bd | 5730 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5731 | |
5732 | # PROP Exclude_From_Build 1 | |
5733 | ||
5554b4bd | 5734 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5735 | |
5736 | # PROP Exclude_From_Build 1 | |
5737 | ||
5554b4bd | 5738 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5739 | |
5740 | # PROP Exclude_From_Build 1 | |
5741 | ||
5554b4bd | 5742 | !ENDIF |
28249f11 | 5743 | |
5554b4bd VS |
5744 | # End Source File |
5745 | # Begin Source File | |
28249f11 | 5746 | |
5554b4bd | 5747 | SOURCE=..\..\src\univ\listbox.cpp |
28249f11 | 5748 | |
5554b4bd | 5749 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5750 | |
28249f11 | 5751 | |
5554b4bd | 5752 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5753 | |
28249f11 | 5754 | |
5554b4bd | 5755 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5756 | |
28249f11 | 5757 | |
5554b4bd | 5758 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5759 | |
28249f11 | 5760 | |
5554b4bd | 5761 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5762 | |
5763 | # PROP Exclude_From_Build 1 | |
5764 | ||
5554b4bd | 5765 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5766 | |
5767 | # PROP Exclude_From_Build 1 | |
5768 | ||
5554b4bd | 5769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5770 | |
5771 | # PROP Exclude_From_Build 1 | |
5772 | ||
5554b4bd | 5773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5774 | |
5775 | # PROP Exclude_From_Build 1 | |
5776 | ||
5554b4bd | 5777 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5778 | |
5779 | ||
5554b4bd | 5780 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5781 | |
5782 | ||
5554b4bd | 5783 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5784 | |
5785 | ||
5554b4bd | 5786 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5787 | |
5788 | ||
5554b4bd | 5789 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5790 | |
5791 | # PROP Exclude_From_Build 1 | |
5792 | ||
5554b4bd | 5793 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5794 | |
5795 | # PROP Exclude_From_Build 1 | |
5796 | ||
5554b4bd | 5797 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5798 | |
5799 | # PROP Exclude_From_Build 1 | |
5800 | ||
5554b4bd | 5801 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5802 | |
5803 | # PROP Exclude_From_Build 1 | |
5804 | ||
5554b4bd VS |
5805 | !ENDIF |
5806 | ||
5807 | # End Source File | |
5808 | # Begin Source File | |
28249f11 | 5809 | |
5554b4bd | 5810 | SOURCE=..\..\src\univ\menu.cpp |
28249f11 | 5811 | |
5554b4bd | 5812 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5813 | |
5814 | ||
5815 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5816 | ||
5817 | ||
5554b4bd | 5818 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5819 | |
28249f11 | 5820 | |
5554b4bd | 5821 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5822 | |
28249f11 | 5823 | |
5554b4bd | 5824 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5825 | |
5826 | # PROP Exclude_From_Build 1 | |
5827 | ||
5554b4bd | 5828 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5829 | |
5830 | # PROP Exclude_From_Build 1 | |
5831 | ||
5554b4bd | 5832 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5833 | |
5834 | # PROP Exclude_From_Build 1 | |
5835 | ||
5554b4bd | 5836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5837 | |
5838 | # PROP Exclude_From_Build 1 | |
5839 | ||
5554b4bd | 5840 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5841 | |
5842 | ||
5554b4bd | 5843 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5844 | |
5845 | ||
5554b4bd | 5846 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5847 | |
5848 | ||
5554b4bd | 5849 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5850 | |
5851 | ||
5554b4bd | 5852 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5853 | |
5854 | # PROP Exclude_From_Build 1 | |
5855 | ||
5554b4bd | 5856 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5857 | |
5858 | # PROP Exclude_From_Build 1 | |
5859 | ||
5554b4bd | 5860 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5861 | |
5862 | # PROP Exclude_From_Build 1 | |
5863 | ||
5554b4bd | 5864 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5865 | |
5866 | # PROP Exclude_From_Build 1 | |
5867 | ||
5554b4bd | 5868 | !ENDIF |
28249f11 | 5869 | |
5554b4bd VS |
5870 | # End Source File |
5871 | # Begin Source File | |
28249f11 | 5872 | |
5554b4bd | 5873 | SOURCE=..\..\src\univ\themes\metal.cpp |
28249f11 | 5874 | |
5554b4bd | 5875 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 5876 | |
28249f11 | 5877 | |
5554b4bd | 5878 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 5879 | |
28249f11 | 5880 | |
5554b4bd | 5881 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5882 | |
28249f11 | 5883 | |
5554b4bd | 5884 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5885 | |
28249f11 | 5886 | |
5554b4bd | 5887 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5888 | |
5889 | # PROP Exclude_From_Build 1 | |
5890 | ||
5554b4bd | 5891 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5892 | |
5893 | # PROP Exclude_From_Build 1 | |
5894 | ||
5554b4bd | 5895 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5896 | |
5897 | # PROP Exclude_From_Build 1 | |
5898 | ||
5554b4bd | 5899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5900 | |
5901 | # PROP Exclude_From_Build 1 | |
5902 | ||
5554b4bd | 5903 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5904 | |
5905 | ||
5554b4bd | 5906 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5907 | |
5908 | ||
5554b4bd | 5909 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5910 | |
5911 | ||
5554b4bd | 5912 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5913 | |
5914 | ||
5554b4bd | 5915 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5916 | |
5917 | # PROP Exclude_From_Build 1 | |
5918 | ||
5554b4bd | 5919 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5920 | |
5921 | # PROP Exclude_From_Build 1 | |
5922 | ||
5554b4bd | 5923 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5924 | |
5925 | # PROP Exclude_From_Build 1 | |
5926 | ||
5554b4bd | 5927 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5928 | |
5929 | # PROP Exclude_From_Build 1 | |
5930 | ||
5554b4bd VS |
5931 | !ENDIF |
5932 | ||
5933 | # End Source File | |
5934 | # Begin Source File | |
28249f11 | 5935 | |
5554b4bd | 5936 | SOURCE=..\..\src\univ\notebook.cpp |
28249f11 | 5937 | |
5554b4bd | 5938 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
5939 | |
5940 | ||
5941 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
5942 | ||
5943 | ||
5554b4bd | 5944 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 5945 | |
28249f11 | 5946 | |
5554b4bd | 5947 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 5948 | |
28249f11 | 5949 | |
5554b4bd | 5950 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
5951 | |
5952 | # PROP Exclude_From_Build 1 | |
5953 | ||
5554b4bd | 5954 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
5955 | |
5956 | # PROP Exclude_From_Build 1 | |
5957 | ||
5554b4bd | 5958 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
5959 | |
5960 | # PROP Exclude_From_Build 1 | |
5961 | ||
5554b4bd | 5962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
5963 | |
5964 | # PROP Exclude_From_Build 1 | |
5965 | ||
5554b4bd | 5966 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
5967 | |
5968 | ||
5554b4bd | 5969 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
5970 | |
5971 | ||
5554b4bd | 5972 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
5973 | |
5974 | ||
5554b4bd | 5975 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
5976 | |
5977 | ||
5554b4bd | 5978 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
5979 | |
5980 | # PROP Exclude_From_Build 1 | |
5981 | ||
5554b4bd | 5982 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
5983 | |
5984 | # PROP Exclude_From_Build 1 | |
5985 | ||
5554b4bd | 5986 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
5987 | |
5988 | # PROP Exclude_From_Build 1 | |
5989 | ||
5554b4bd | 5990 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
5991 | |
5992 | # PROP Exclude_From_Build 1 | |
5993 | ||
5554b4bd | 5994 | !ENDIF |
28249f11 | 5995 | |
5554b4bd VS |
5996 | # End Source File |
5997 | # Begin Source File | |
28249f11 | 5998 | |
5554b4bd | 5999 | SOURCE=..\..\src\univ\radiobox.cpp |
28249f11 | 6000 | |
5554b4bd | 6001 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6002 | |
28249f11 | 6003 | |
5554b4bd | 6004 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6005 | |
28249f11 | 6006 | |
5554b4bd | 6007 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6008 | |
28249f11 | 6009 | |
5554b4bd | 6010 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6011 | |
28249f11 | 6012 | |
5554b4bd | 6013 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6014 | |
6015 | # PROP Exclude_From_Build 1 | |
6016 | ||
5554b4bd | 6017 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6018 | |
6019 | # PROP Exclude_From_Build 1 | |
6020 | ||
5554b4bd | 6021 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6022 | |
6023 | # PROP Exclude_From_Build 1 | |
6024 | ||
5554b4bd | 6025 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6026 | |
6027 | # PROP Exclude_From_Build 1 | |
6028 | ||
5554b4bd | 6029 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6030 | |
6031 | ||
5554b4bd | 6032 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6033 | |
6034 | ||
5554b4bd | 6035 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6036 | |
6037 | ||
5554b4bd | 6038 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6039 | |
6040 | ||
5554b4bd | 6041 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6042 | |
6043 | # PROP Exclude_From_Build 1 | |
6044 | ||
5554b4bd | 6045 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6046 | |
6047 | # PROP Exclude_From_Build 1 | |
6048 | ||
5554b4bd | 6049 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6050 | |
6051 | # PROP Exclude_From_Build 1 | |
6052 | ||
5554b4bd | 6053 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6054 | |
6055 | # PROP Exclude_From_Build 1 | |
6056 | ||
5554b4bd VS |
6057 | !ENDIF |
6058 | ||
6059 | # End Source File | |
6060 | # Begin Source File | |
28249f11 | 6061 | |
5554b4bd | 6062 | SOURCE=..\..\src\univ\radiobut.cpp |
28249f11 | 6063 | |
5554b4bd | 6064 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6065 | |
6066 | ||
6067 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6068 | ||
6069 | ||
5554b4bd | 6070 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6071 | |
28249f11 | 6072 | |
5554b4bd | 6073 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6074 | |
28249f11 | 6075 | |
5554b4bd | 6076 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6077 | |
6078 | # PROP Exclude_From_Build 1 | |
6079 | ||
5554b4bd | 6080 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6081 | |
6082 | # PROP Exclude_From_Build 1 | |
6083 | ||
5554b4bd | 6084 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6085 | |
6086 | # PROP Exclude_From_Build 1 | |
6087 | ||
5554b4bd | 6088 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6089 | |
6090 | # PROP Exclude_From_Build 1 | |
6091 | ||
5554b4bd | 6092 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6093 | |
6094 | ||
5554b4bd | 6095 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6096 | |
6097 | ||
5554b4bd | 6098 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6099 | |
6100 | ||
5554b4bd | 6101 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6102 | |
6103 | ||
5554b4bd | 6104 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6105 | |
6106 | # PROP Exclude_From_Build 1 | |
6107 | ||
5554b4bd | 6108 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6109 | |
6110 | # PROP Exclude_From_Build 1 | |
6111 | ||
5554b4bd | 6112 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6113 | |
6114 | # PROP Exclude_From_Build 1 | |
6115 | ||
5554b4bd | 6116 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6117 | |
6118 | # PROP Exclude_From_Build 1 | |
6119 | ||
5554b4bd | 6120 | !ENDIF |
28249f11 | 6121 | |
5554b4bd VS |
6122 | # End Source File |
6123 | # Begin Source File | |
28249f11 | 6124 | |
5554b4bd | 6125 | SOURCE=..\..\src\univ\scrarrow.cpp |
28249f11 | 6126 | |
5554b4bd | 6127 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6128 | |
28249f11 | 6129 | |
5554b4bd | 6130 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6131 | |
28249f11 | 6132 | |
5554b4bd | 6133 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6134 | |
28249f11 | 6135 | |
5554b4bd | 6136 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6137 | |
28249f11 | 6138 | |
5554b4bd | 6139 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6140 | |
6141 | # PROP Exclude_From_Build 1 | |
6142 | ||
5554b4bd | 6143 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6144 | |
6145 | # PROP Exclude_From_Build 1 | |
6146 | ||
5554b4bd | 6147 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6148 | |
6149 | # PROP Exclude_From_Build 1 | |
6150 | ||
5554b4bd | 6151 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6152 | |
6153 | # PROP Exclude_From_Build 1 | |
6154 | ||
5554b4bd | 6155 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6156 | |
6157 | ||
5554b4bd | 6158 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6159 | |
6160 | ||
5554b4bd | 6161 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6162 | |
6163 | ||
5554b4bd | 6164 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6165 | |
6166 | ||
5554b4bd | 6167 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6168 | |
6169 | # PROP Exclude_From_Build 1 | |
6170 | ||
5554b4bd | 6171 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6172 | |
6173 | # PROP Exclude_From_Build 1 | |
6174 | ||
5554b4bd | 6175 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6176 | |
6177 | # PROP Exclude_From_Build 1 | |
6178 | ||
5554b4bd | 6179 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6180 | |
6181 | # PROP Exclude_From_Build 1 | |
6182 | ||
5554b4bd VS |
6183 | !ENDIF |
6184 | ||
6185 | # End Source File | |
6186 | # Begin Source File | |
28249f11 | 6187 | |
5554b4bd | 6188 | SOURCE=..\..\src\univ\scrolbar.cpp |
28249f11 | 6189 | |
5554b4bd | 6190 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6191 | |
6192 | ||
6193 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6194 | ||
6195 | ||
5554b4bd | 6196 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6197 | |
28249f11 | 6198 | |
5554b4bd | 6199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6200 | |
28249f11 | 6201 | |
5554b4bd | 6202 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6203 | |
6204 | # PROP Exclude_From_Build 1 | |
6205 | ||
5554b4bd | 6206 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6207 | |
6208 | # PROP Exclude_From_Build 1 | |
6209 | ||
5554b4bd | 6210 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6211 | |
6212 | # PROP Exclude_From_Build 1 | |
6213 | ||
5554b4bd | 6214 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6215 | |
6216 | # PROP Exclude_From_Build 1 | |
6217 | ||
5554b4bd | 6218 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6219 | |
6220 | ||
5554b4bd | 6221 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6222 | |
6223 | ||
5554b4bd | 6224 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6225 | |
6226 | ||
5554b4bd | 6227 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6228 | |
6229 | ||
5554b4bd | 6230 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6231 | |
6232 | # PROP Exclude_From_Build 1 | |
6233 | ||
5554b4bd | 6234 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6235 | |
6236 | # PROP Exclude_From_Build 1 | |
6237 | ||
5554b4bd | 6238 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6239 | |
6240 | # PROP Exclude_From_Build 1 | |
6241 | ||
5554b4bd | 6242 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6243 | |
6244 | # PROP Exclude_From_Build 1 | |
6245 | ||
5554b4bd | 6246 | !ENDIF |
28249f11 | 6247 | |
5554b4bd VS |
6248 | # End Source File |
6249 | # Begin Source File | |
28249f11 | 6250 | |
5554b4bd | 6251 | SOURCE=..\..\src\univ\scrthumb.cpp |
28249f11 | 6252 | |
5554b4bd | 6253 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6254 | |
28249f11 | 6255 | |
5554b4bd | 6256 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6257 | |
28249f11 | 6258 | |
5554b4bd | 6259 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6260 | |
28249f11 | 6261 | |
5554b4bd | 6262 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6263 | |
28249f11 | 6264 | |
5554b4bd | 6265 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6266 | |
6267 | # PROP Exclude_From_Build 1 | |
6268 | ||
5554b4bd | 6269 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6270 | |
6271 | # PROP Exclude_From_Build 1 | |
6272 | ||
5554b4bd | 6273 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6274 | |
6275 | # PROP Exclude_From_Build 1 | |
6276 | ||
5554b4bd | 6277 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6278 | |
6279 | # PROP Exclude_From_Build 1 | |
6280 | ||
5554b4bd | 6281 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6282 | |
6283 | ||
5554b4bd | 6284 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6285 | |
6286 | ||
5554b4bd | 6287 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6288 | |
6289 | ||
5554b4bd | 6290 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6291 | |
6292 | ||
5554b4bd | 6293 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6294 | |
6295 | # PROP Exclude_From_Build 1 | |
6296 | ||
5554b4bd | 6297 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6298 | |
6299 | # PROP Exclude_From_Build 1 | |
6300 | ||
5554b4bd | 6301 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6302 | |
6303 | # PROP Exclude_From_Build 1 | |
6304 | ||
5554b4bd | 6305 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6306 | |
6307 | # PROP Exclude_From_Build 1 | |
6308 | ||
5554b4bd VS |
6309 | !ENDIF |
6310 | ||
6311 | # End Source File | |
6312 | # Begin Source File | |
28249f11 | 6313 | |
5554b4bd | 6314 | SOURCE=..\..\src\univ\slider.cpp |
28249f11 | 6315 | |
5554b4bd | 6316 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6317 | |
6318 | ||
6319 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6320 | ||
6321 | ||
5554b4bd | 6322 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6323 | |
28249f11 | 6324 | |
5554b4bd | 6325 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6326 | |
28249f11 | 6327 | |
5554b4bd | 6328 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6329 | |
6330 | # PROP Exclude_From_Build 1 | |
6331 | ||
5554b4bd | 6332 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6333 | |
6334 | # PROP Exclude_From_Build 1 | |
6335 | ||
5554b4bd | 6336 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6337 | |
6338 | # PROP Exclude_From_Build 1 | |
6339 | ||
5554b4bd | 6340 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6341 | |
6342 | # PROP Exclude_From_Build 1 | |
6343 | ||
5554b4bd | 6344 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6345 | |
6346 | ||
5554b4bd | 6347 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6348 | |
6349 | ||
5554b4bd | 6350 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6351 | |
6352 | ||
5554b4bd | 6353 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6354 | |
6355 | ||
5554b4bd | 6356 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6357 | |
6358 | # PROP Exclude_From_Build 1 | |
6359 | ||
5554b4bd | 6360 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6361 | |
6362 | # PROP Exclude_From_Build 1 | |
6363 | ||
5554b4bd | 6364 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6365 | |
6366 | # PROP Exclude_From_Build 1 | |
6367 | ||
5554b4bd | 6368 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6369 | |
6370 | # PROP Exclude_From_Build 1 | |
6371 | ||
5554b4bd | 6372 | !ENDIF |
28249f11 | 6373 | |
5554b4bd VS |
6374 | # End Source File |
6375 | # Begin Source File | |
28249f11 | 6376 | |
5554b4bd | 6377 | SOURCE=..\..\src\univ\spinbutt.cpp |
28249f11 | 6378 | |
5554b4bd | 6379 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6380 | |
28249f11 | 6381 | |
5554b4bd | 6382 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6383 | |
28249f11 | 6384 | |
5554b4bd | 6385 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6386 | |
28249f11 | 6387 | |
5554b4bd | 6388 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6389 | |
28249f11 | 6390 | |
5554b4bd | 6391 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6392 | |
6393 | # PROP Exclude_From_Build 1 | |
6394 | ||
5554b4bd | 6395 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6396 | |
6397 | # PROP Exclude_From_Build 1 | |
6398 | ||
5554b4bd | 6399 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6400 | |
6401 | # PROP Exclude_From_Build 1 | |
6402 | ||
5554b4bd | 6403 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6404 | |
6405 | # PROP Exclude_From_Build 1 | |
6406 | ||
5554b4bd | 6407 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6408 | |
6409 | ||
5554b4bd | 6410 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6411 | |
6412 | ||
5554b4bd | 6413 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6414 | |
6415 | ||
5554b4bd | 6416 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6417 | |
6418 | ||
5554b4bd | 6419 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6420 | |
6421 | # PROP Exclude_From_Build 1 | |
6422 | ||
5554b4bd | 6423 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6424 | |
6425 | # PROP Exclude_From_Build 1 | |
6426 | ||
5554b4bd | 6427 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6428 | |
6429 | # PROP Exclude_From_Build 1 | |
6430 | ||
5554b4bd | 6431 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6432 | |
6433 | # PROP Exclude_From_Build 1 | |
6434 | ||
5554b4bd VS |
6435 | !ENDIF |
6436 | ||
6437 | # End Source File | |
6438 | # Begin Source File | |
28249f11 | 6439 | |
5554b4bd | 6440 | SOURCE=..\..\src\univ\statbmp.cpp |
28249f11 | 6441 | |
5554b4bd | 6442 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6443 | |
6444 | ||
6445 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6446 | ||
6447 | ||
5554b4bd | 6448 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6449 | |
28249f11 | 6450 | |
5554b4bd | 6451 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6452 | |
28249f11 | 6453 | |
5554b4bd | 6454 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6455 | |
6456 | # PROP Exclude_From_Build 1 | |
6457 | ||
5554b4bd | 6458 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6459 | |
6460 | # PROP Exclude_From_Build 1 | |
6461 | ||
5554b4bd | 6462 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6463 | |
6464 | # PROP Exclude_From_Build 1 | |
6465 | ||
5554b4bd | 6466 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6467 | |
6468 | # PROP Exclude_From_Build 1 | |
6469 | ||
5554b4bd | 6470 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6471 | |
6472 | ||
5554b4bd | 6473 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6474 | |
6475 | ||
5554b4bd | 6476 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6477 | |
6478 | ||
5554b4bd | 6479 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6480 | |
6481 | ||
5554b4bd | 6482 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6483 | |
6484 | # PROP Exclude_From_Build 1 | |
6485 | ||
5554b4bd | 6486 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6487 | |
6488 | # PROP Exclude_From_Build 1 | |
6489 | ||
5554b4bd | 6490 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6491 | |
6492 | # PROP Exclude_From_Build 1 | |
6493 | ||
5554b4bd | 6494 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6495 | |
6496 | # PROP Exclude_From_Build 1 | |
6497 | ||
5554b4bd | 6498 | !ENDIF |
28249f11 | 6499 | |
5554b4bd VS |
6500 | # End Source File |
6501 | # Begin Source File | |
28249f11 | 6502 | |
5554b4bd | 6503 | SOURCE=..\..\src\univ\statbox.cpp |
28249f11 | 6504 | |
5554b4bd | 6505 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6506 | |
28249f11 | 6507 | |
5554b4bd | 6508 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6509 | |
28249f11 | 6510 | |
5554b4bd | 6511 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6512 | |
28249f11 | 6513 | |
5554b4bd | 6514 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6515 | |
28249f11 | 6516 | |
5554b4bd | 6517 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6518 | |
6519 | # PROP Exclude_From_Build 1 | |
6520 | ||
5554b4bd | 6521 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6522 | |
6523 | # PROP Exclude_From_Build 1 | |
6524 | ||
5554b4bd | 6525 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6526 | |
6527 | # PROP Exclude_From_Build 1 | |
6528 | ||
5554b4bd | 6529 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6530 | |
6531 | # PROP Exclude_From_Build 1 | |
6532 | ||
5554b4bd | 6533 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6534 | |
6535 | ||
5554b4bd | 6536 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6537 | |
6538 | ||
5554b4bd | 6539 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6540 | |
6541 | ||
5554b4bd | 6542 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6543 | |
6544 | ||
5554b4bd | 6545 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6546 | |
6547 | # PROP Exclude_From_Build 1 | |
6548 | ||
5554b4bd | 6549 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6550 | |
6551 | # PROP Exclude_From_Build 1 | |
6552 | ||
5554b4bd | 6553 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6554 | |
6555 | # PROP Exclude_From_Build 1 | |
6556 | ||
5554b4bd | 6557 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6558 | |
6559 | # PROP Exclude_From_Build 1 | |
6560 | ||
5554b4bd VS |
6561 | !ENDIF |
6562 | ||
6563 | # End Source File | |
6564 | # Begin Source File | |
28249f11 | 6565 | |
5554b4bd | 6566 | SOURCE=..\..\src\univ\statline.cpp |
28249f11 | 6567 | |
5554b4bd | 6568 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6569 | |
6570 | ||
6571 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6572 | ||
6573 | ||
5554b4bd | 6574 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6575 | |
28249f11 | 6576 | |
5554b4bd | 6577 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6578 | |
28249f11 | 6579 | |
5554b4bd | 6580 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6581 | |
6582 | # PROP Exclude_From_Build 1 | |
6583 | ||
5554b4bd | 6584 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6585 | |
6586 | # PROP Exclude_From_Build 1 | |
6587 | ||
5554b4bd | 6588 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6589 | |
6590 | # PROP Exclude_From_Build 1 | |
6591 | ||
5554b4bd | 6592 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6593 | |
6594 | # PROP Exclude_From_Build 1 | |
6595 | ||
5554b4bd | 6596 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6597 | |
6598 | ||
5554b4bd | 6599 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6600 | |
6601 | ||
5554b4bd | 6602 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6603 | |
6604 | ||
5554b4bd | 6605 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6606 | |
6607 | ||
5554b4bd | 6608 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6609 | |
6610 | # PROP Exclude_From_Build 1 | |
6611 | ||
5554b4bd | 6612 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6613 | |
6614 | # PROP Exclude_From_Build 1 | |
6615 | ||
5554b4bd | 6616 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6617 | |
6618 | # PROP Exclude_From_Build 1 | |
6619 | ||
5554b4bd | 6620 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6621 | |
6622 | # PROP Exclude_From_Build 1 | |
6623 | ||
5554b4bd | 6624 | !ENDIF |
28249f11 | 6625 | |
5554b4bd VS |
6626 | # End Source File |
6627 | # Begin Source File | |
28249f11 | 6628 | |
5554b4bd | 6629 | SOURCE=..\..\src\univ\stattext.cpp |
28249f11 | 6630 | |
5554b4bd | 6631 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6632 | |
28249f11 | 6633 | |
5554b4bd | 6634 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6635 | |
28249f11 | 6636 | |
5554b4bd | 6637 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6638 | |
28249f11 | 6639 | |
5554b4bd | 6640 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6641 | |
28249f11 | 6642 | |
5554b4bd | 6643 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6644 | |
6645 | # PROP Exclude_From_Build 1 | |
6646 | ||
5554b4bd | 6647 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6648 | |
6649 | # PROP Exclude_From_Build 1 | |
6650 | ||
5554b4bd | 6651 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6652 | |
6653 | # PROP Exclude_From_Build 1 | |
6654 | ||
5554b4bd | 6655 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6656 | |
6657 | # PROP Exclude_From_Build 1 | |
6658 | ||
5554b4bd | 6659 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6660 | |
6661 | ||
5554b4bd | 6662 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6663 | |
6664 | ||
5554b4bd | 6665 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6666 | |
6667 | ||
5554b4bd | 6668 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6669 | |
6670 | ||
5554b4bd | 6671 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6672 | |
6673 | # PROP Exclude_From_Build 1 | |
6674 | ||
5554b4bd | 6675 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6676 | |
6677 | # PROP Exclude_From_Build 1 | |
6678 | ||
5554b4bd | 6679 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6680 | |
6681 | # PROP Exclude_From_Build 1 | |
6682 | ||
5554b4bd | 6683 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6684 | |
6685 | # PROP Exclude_From_Build 1 | |
6686 | ||
5554b4bd VS |
6687 | !ENDIF |
6688 | ||
6689 | # End Source File | |
6690 | # Begin Source File | |
28249f11 | 6691 | |
5554b4bd | 6692 | SOURCE=..\..\src\univ\statusbr.cpp |
28249f11 | 6693 | |
5554b4bd | 6694 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6695 | |
6696 | ||
6697 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6698 | ||
6699 | ||
5554b4bd | 6700 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6701 | |
28249f11 | 6702 | |
5554b4bd | 6703 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6704 | |
28249f11 | 6705 | |
5554b4bd | 6706 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6707 | |
6708 | # PROP Exclude_From_Build 1 | |
6709 | ||
5554b4bd | 6710 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6711 | |
6712 | # PROP Exclude_From_Build 1 | |
6713 | ||
5554b4bd | 6714 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6715 | |
6716 | # PROP Exclude_From_Build 1 | |
6717 | ||
5554b4bd | 6718 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6719 | |
6720 | # PROP Exclude_From_Build 1 | |
6721 | ||
5554b4bd | 6722 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6723 | |
6724 | ||
5554b4bd | 6725 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6726 | |
6727 | ||
5554b4bd | 6728 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6729 | |
6730 | ||
5554b4bd | 6731 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6732 | |
6733 | ||
5554b4bd | 6734 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6735 | |
6736 | # PROP Exclude_From_Build 1 | |
6737 | ||
5554b4bd | 6738 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6739 | |
6740 | # PROP Exclude_From_Build 1 | |
6741 | ||
5554b4bd | 6742 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6743 | |
6744 | # PROP Exclude_From_Build 1 | |
6745 | ||
5554b4bd | 6746 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6747 | |
6748 | # PROP Exclude_From_Build 1 | |
6749 | ||
5554b4bd | 6750 | !ENDIF |
28249f11 | 6751 | |
5554b4bd VS |
6752 | # End Source File |
6753 | # Begin Source File | |
28249f11 | 6754 | |
5554b4bd | 6755 | SOURCE=..\..\src\univ\textctrl.cpp |
28249f11 | 6756 | |
5554b4bd | 6757 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6758 | |
28249f11 | 6759 | |
5554b4bd | 6760 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6761 | |
28249f11 | 6762 | |
5554b4bd | 6763 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6764 | |
28249f11 | 6765 | |
5554b4bd | 6766 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6767 | |
28249f11 | 6768 | |
5554b4bd | 6769 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6770 | |
6771 | # PROP Exclude_From_Build 1 | |
6772 | ||
5554b4bd | 6773 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6774 | |
6775 | # PROP Exclude_From_Build 1 | |
6776 | ||
5554b4bd | 6777 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6778 | |
6779 | # PROP Exclude_From_Build 1 | |
6780 | ||
5554b4bd | 6781 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6782 | |
6783 | # PROP Exclude_From_Build 1 | |
6784 | ||
5554b4bd | 6785 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6786 | |
6787 | ||
5554b4bd | 6788 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6789 | |
6790 | ||
5554b4bd | 6791 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6792 | |
6793 | ||
5554b4bd | 6794 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6795 | |
6796 | ||
5554b4bd | 6797 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6798 | |
6799 | # PROP Exclude_From_Build 1 | |
6800 | ||
5554b4bd | 6801 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6802 | |
6803 | # PROP Exclude_From_Build 1 | |
6804 | ||
5554b4bd | 6805 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6806 | |
6807 | # PROP Exclude_From_Build 1 | |
6808 | ||
5554b4bd | 6809 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6810 | |
6811 | # PROP Exclude_From_Build 1 | |
6812 | ||
5554b4bd VS |
6813 | !ENDIF |
6814 | ||
6815 | # End Source File | |
6816 | # Begin Source File | |
28249f11 | 6817 | |
5554b4bd | 6818 | SOURCE=..\..\src\univ\theme.cpp |
28249f11 | 6819 | |
5554b4bd | 6820 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6821 | |
6822 | ||
6823 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6824 | ||
6825 | ||
5554b4bd | 6826 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6827 | |
28249f11 | 6828 | |
5554b4bd | 6829 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6830 | |
28249f11 | 6831 | |
5554b4bd | 6832 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6833 | |
6834 | # PROP Exclude_From_Build 1 | |
6835 | ||
5554b4bd | 6836 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6837 | |
6838 | # PROP Exclude_From_Build 1 | |
6839 | ||
5554b4bd | 6840 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6841 | |
6842 | # PROP Exclude_From_Build 1 | |
6843 | ||
5554b4bd | 6844 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6845 | |
6846 | # PROP Exclude_From_Build 1 | |
6847 | ||
5554b4bd | 6848 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6849 | |
6850 | ||
5554b4bd | 6851 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6852 | |
6853 | ||
5554b4bd | 6854 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6855 | |
6856 | ||
5554b4bd | 6857 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6858 | |
6859 | ||
5554b4bd | 6860 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6861 | |
6862 | # PROP Exclude_From_Build 1 | |
6863 | ||
5554b4bd | 6864 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6865 | |
6866 | # PROP Exclude_From_Build 1 | |
6867 | ||
5554b4bd | 6868 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6869 | |
6870 | # PROP Exclude_From_Build 1 | |
6871 | ||
5554b4bd | 6872 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6873 | |
6874 | # PROP Exclude_From_Build 1 | |
6875 | ||
5554b4bd | 6876 | !ENDIF |
28249f11 | 6877 | |
5554b4bd VS |
6878 | # End Source File |
6879 | # Begin Source File | |
28249f11 | 6880 | |
5554b4bd | 6881 | SOURCE=..\..\src\univ\toolbar.cpp |
28249f11 | 6882 | |
5554b4bd | 6883 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 6884 | |
28249f11 | 6885 | |
5554b4bd | 6886 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 6887 | |
28249f11 | 6888 | |
5554b4bd | 6889 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6890 | |
28249f11 | 6891 | |
5554b4bd | 6892 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6893 | |
28249f11 | 6894 | |
5554b4bd | 6895 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6896 | |
6897 | # PROP Exclude_From_Build 1 | |
6898 | ||
5554b4bd | 6899 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6900 | |
6901 | # PROP Exclude_From_Build 1 | |
6902 | ||
5554b4bd | 6903 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6904 | |
6905 | # PROP Exclude_From_Build 1 | |
6906 | ||
5554b4bd | 6907 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6908 | |
6909 | # PROP Exclude_From_Build 1 | |
6910 | ||
5554b4bd | 6911 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6912 | |
6913 | ||
5554b4bd | 6914 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6915 | |
6916 | ||
5554b4bd | 6917 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6918 | |
6919 | ||
5554b4bd | 6920 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6921 | |
6922 | ||
5554b4bd | 6923 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6924 | |
6925 | # PROP Exclude_From_Build 1 | |
6926 | ||
5554b4bd | 6927 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6928 | |
6929 | # PROP Exclude_From_Build 1 | |
6930 | ||
5554b4bd | 6931 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6932 | |
6933 | # PROP Exclude_From_Build 1 | |
6934 | ||
5554b4bd | 6935 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6936 | |
6937 | # PROP Exclude_From_Build 1 | |
6938 | ||
5554b4bd VS |
6939 | !ENDIF |
6940 | ||
6941 | # End Source File | |
6942 | # Begin Source File | |
28249f11 | 6943 | |
5554b4bd | 6944 | SOURCE=..\..\src\univ\topluniv.cpp |
28249f11 | 6945 | |
5554b4bd | 6946 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
6947 | |
6948 | ||
6949 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
6950 | ||
6951 | ||
5554b4bd | 6952 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 6953 | |
28249f11 | 6954 | |
5554b4bd | 6955 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 6956 | |
28249f11 | 6957 | |
5554b4bd | 6958 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
6959 | |
6960 | # PROP Exclude_From_Build 1 | |
6961 | ||
5554b4bd | 6962 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
6963 | |
6964 | # PROP Exclude_From_Build 1 | |
6965 | ||
5554b4bd | 6966 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
6967 | |
6968 | # PROP Exclude_From_Build 1 | |
6969 | ||
5554b4bd | 6970 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
6971 | |
6972 | # PROP Exclude_From_Build 1 | |
6973 | ||
5554b4bd | 6974 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
6975 | |
6976 | ||
5554b4bd | 6977 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
6978 | |
6979 | ||
5554b4bd | 6980 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
6981 | |
6982 | ||
5554b4bd | 6983 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
6984 | |
6985 | ||
5554b4bd | 6986 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
6987 | |
6988 | # PROP Exclude_From_Build 1 | |
6989 | ||
5554b4bd | 6990 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
6991 | |
6992 | # PROP Exclude_From_Build 1 | |
6993 | ||
5554b4bd | 6994 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
6995 | |
6996 | # PROP Exclude_From_Build 1 | |
6997 | ||
5554b4bd | 6998 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
6999 | |
7000 | # PROP Exclude_From_Build 1 | |
7001 | ||
5554b4bd | 7002 | !ENDIF |
28249f11 | 7003 | |
5554b4bd VS |
7004 | # End Source File |
7005 | # Begin Source File | |
28249f11 | 7006 | |
5554b4bd | 7007 | SOURCE=..\..\src\univ\themes\win32.cpp |
28249f11 | 7008 | |
5554b4bd | 7009 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 | 7010 | |
28249f11 | 7011 | |
5554b4bd | 7012 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
28249f11 | 7013 | |
28249f11 | 7014 | |
5554b4bd | 7015 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7016 | |
28249f11 | 7017 | |
5554b4bd | 7018 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7019 | |
28249f11 | 7020 | |
5554b4bd | 7021 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7022 | |
7023 | # PROP Exclude_From_Build 1 | |
7024 | ||
5554b4bd | 7025 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7026 | |
7027 | # PROP Exclude_From_Build 1 | |
7028 | ||
5554b4bd | 7029 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7030 | |
7031 | # PROP Exclude_From_Build 1 | |
7032 | ||
5554b4bd | 7033 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7034 | |
7035 | # PROP Exclude_From_Build 1 | |
7036 | ||
5554b4bd | 7037 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7038 | |
7039 | ||
5554b4bd | 7040 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
28249f11 VS |
7041 | |
7042 | ||
5554b4bd | 7043 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7044 | |
7045 | ||
5554b4bd | 7046 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 VS |
7047 | |
7048 | ||
5554b4bd | 7049 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7050 | |
7051 | # PROP Exclude_From_Build 1 | |
7052 | ||
5554b4bd | 7053 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7054 | |
7055 | # PROP Exclude_From_Build 1 | |
7056 | ||
5554b4bd | 7057 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7058 | |
7059 | # PROP Exclude_From_Build 1 | |
7060 | ||
5554b4bd | 7061 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 VS |
7062 | |
7063 | # PROP Exclude_From_Build 1 | |
7064 | ||
5554b4bd VS |
7065 | !ENDIF |
7066 | ||
7067 | # End Source File | |
7068 | # Begin Source File | |
28249f11 | 7069 | |
5554b4bd | 7070 | SOURCE=..\..\src\univ\winuniv.cpp |
28249f11 | 7071 | |
5554b4bd | 7072 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
28249f11 VS |
7073 | |
7074 | ||
7075 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" | |
7076 | ||
7077 | ||
5554b4bd | 7078 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
28249f11 | 7079 | |
28249f11 | 7080 | |
5554b4bd | 7081 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
28249f11 | 7082 | |
28249f11 | 7083 | |
5554b4bd | 7084 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
28249f11 VS |
7085 | |
7086 | # PROP Exclude_From_Build 1 | |
7087 | ||
5554b4bd | 7088 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
28249f11 VS |
7089 | |
7090 | # PROP Exclude_From_Build 1 | |
7091 | ||
5554b4bd | 7092 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
28249f11 VS |
7093 | |
7094 | # PROP Exclude_From_Build 1 | |
7095 | ||
5554b4bd | 7096 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
28249f11 VS |
7097 | |
7098 | # PROP Exclude_From_Build 1 | |
7099 | ||
5554b4bd | 7100 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
28249f11 VS |
7101 | |
7102 | ||
7103 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" | |
7104 | ||
7105 | ||
5554b4bd | 7106 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
28249f11 VS |
7107 | |
7108 | ||
5554b4bd | 7109 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
28249f11 | 7110 | |
28249f11 | 7111 | |
5554b4bd | 7112 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
28249f11 VS |
7113 | |
7114 | # PROP Exclude_From_Build 1 | |
7115 | ||
5554b4bd | 7116 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
28249f11 VS |
7117 | |
7118 | # PROP Exclude_From_Build 1 | |
7119 | ||
5554b4bd | 7120 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
28249f11 VS |
7121 | |
7122 | # PROP Exclude_From_Build 1 | |
7123 | ||
5554b4bd | 7124 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
28249f11 | 7125 | |
5554b4bd | 7126 | # PROP Exclude_From_Build 1 |
28249f11 | 7127 | |
cd1feecb VS |
7128 | !ENDIF |
7129 | ||
7130 | # End Source File | |
7131 | # End Group | |
7132 | # Begin Group "Setup Headers" | |
7133 | ||
7134 | # PROP Default_Filter "" | |
7135 | # Begin Source File | |
7136 | ||
7137 | SOURCE=..\..\include\wx\msw\setup.h | |
7138 | ||
5554b4bd | 7139 | !IF "$(CFG)" == "core - Win32 DLL Universal Unicode Release" |
cd1feecb | 7140 | |
1e618fa6 | 7141 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h |
cd1feecb VS |
7142 | InputPath=..\include\wx\msw\setup.h |
7143 | ||
1e618fa6 VS |
7144 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7145 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
cd1feecb VS |
7146 | |
7147 | # End Custom Build | |
7148 | ||
5554b4bd | 7149 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Unicode Debug" |
cd1feecb | 7150 | |
1e618fa6 | 7151 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h |
cd1feecb VS |
7152 | InputPath=..\include\wx\msw\setup.h |
7153 | ||
1e618fa6 VS |
7154 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7155 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
cd1feecb VS |
7156 | |
7157 | # End Custom Build | |
7158 | ||
5554b4bd | 7159 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Release" |
cd1feecb | 7160 | |
1e618fa6 | 7161 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h |
cd1feecb VS |
7162 | InputPath=..\include\wx\msw\setup.h |
7163 | ||
1e618fa6 VS |
7164 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7165 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
cd1feecb VS |
7166 | |
7167 | # End Custom Build | |
7168 | ||
5554b4bd | 7169 | !ELSEIF "$(CFG)" == "core - Win32 DLL Universal Debug" |
cd1feecb | 7170 | |
1e618fa6 | 7171 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h |
cd1feecb VS |
7172 | InputPath=..\include\wx\msw\setup.h |
7173 | ||
1e618fa6 VS |
7174 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7175 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
cd1feecb VS |
7176 | |
7177 | # End Custom Build | |
7178 | ||
5554b4bd | 7179 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Release" |
cd1feecb | 7180 | |
1e618fa6 | 7181 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
cd1feecb VS |
7182 | InputPath=..\include\wx\msw\setup.h |
7183 | ||
1e618fa6 VS |
7184 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7185 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
cd1feecb VS |
7186 | |
7187 | # End Custom Build | |
7188 | ||
5554b4bd | 7189 | !ELSEIF "$(CFG)" == "core - Win32 DLL Unicode Debug" |
cd1feecb | 7190 | |
1e618fa6 | 7191 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h |
cd1feecb VS |
7192 | InputPath=..\include\wx\msw\setup.h |
7193 | ||
1e618fa6 VS |
7194 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7195 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
cd1feecb VS |
7196 | |
7197 | # End Custom Build | |
7198 | ||
5554b4bd | 7199 | !ELSEIF "$(CFG)" == "core - Win32 DLL Release" |
cd1feecb | 7200 | |
1e618fa6 | 7201 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h |
cd1feecb VS |
7202 | InputPath=..\include\wx\msw\setup.h |
7203 | ||
1e618fa6 VS |
7204 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7205 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
cd1feecb VS |
7206 | |
7207 | # End Custom Build | |
7208 | ||
5554b4bd | 7209 | !ELSEIF "$(CFG)" == "core - Win32 DLL Debug" |
cd1feecb | 7210 | |
1e618fa6 | 7211 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h |
cd1feecb VS |
7212 | InputPath=..\include\wx\msw\setup.h |
7213 | ||
1e618fa6 VS |
7214 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7215 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
cd1feecb VS |
7216 | |
7217 | # End Custom Build | |
7218 | ||
5554b4bd | 7219 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Release" |
cd1feecb | 7220 | |
1e618fa6 | 7221 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h |
cd1feecb VS |
7222 | InputPath=..\include\wx\msw\setup.h |
7223 | ||
1e618fa6 VS |
7224 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7225 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
cd1feecb VS |
7226 | |
7227 | # End Custom Build | |
7228 | ||
5554b4bd | 7229 | !ELSEIF "$(CFG)" == "core - Win32 Universal Unicode Debug" |
cd1feecb | 7230 | |
1e618fa6 | 7231 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h |
cd1feecb VS |
7232 | InputPath=..\include\wx\msw\setup.h |
7233 | ||
1e618fa6 VS |
7234 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7235 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
cd1feecb VS |
7236 | |
7237 | # End Custom Build | |
7238 | ||
5554b4bd | 7239 | !ELSEIF "$(CFG)" == "core - Win32 Universal Release" |
cd1feecb | 7240 | |
1e618fa6 | 7241 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h |
cd1feecb VS |
7242 | InputPath=..\include\wx\msw\setup.h |
7243 | ||
1e618fa6 VS |
7244 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7245 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
cd1feecb VS |
7246 | |
7247 | # End Custom Build | |
7248 | ||
5554b4bd | 7249 | !ELSEIF "$(CFG)" == "core - Win32 Universal Debug" |
cd1feecb | 7250 | |
1e618fa6 | 7251 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h |
cd1feecb VS |
7252 | InputPath=..\include\wx\msw\setup.h |
7253 | ||
1e618fa6 VS |
7254 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7255 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
cd1feecb VS |
7256 | |
7257 | # End Custom Build | |
7258 | ||
5554b4bd | 7259 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Release" |
cd1feecb | 7260 | |
1e618fa6 | 7261 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h |
cd1feecb VS |
7262 | InputPath=..\include\wx\msw\setup.h |
7263 | ||
1e618fa6 VS |
7264 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7265 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h | |
cd1feecb VS |
7266 | |
7267 | # End Custom Build | |
7268 | ||
5554b4bd | 7269 | !ELSEIF "$(CFG)" == "core - Win32 Unicode Debug" |
cd1feecb | 7270 | |
1e618fa6 | 7271 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h |
cd1feecb VS |
7272 | InputPath=..\include\wx\msw\setup.h |
7273 | ||
1e618fa6 VS |
7274 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7275 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
cd1feecb VS |
7276 | |
7277 | # End Custom Build | |
7278 | ||
5554b4bd | 7279 | !ELSEIF "$(CFG)" == "core - Win32 Release" |
cd1feecb | 7280 | |
1e618fa6 | 7281 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h |
cd1feecb VS |
7282 | InputPath=..\include\wx\msw\setup.h |
7283 | ||
1e618fa6 VS |
7284 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7285 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
cd1feecb VS |
7286 | |
7287 | # End Custom Build | |
7288 | ||
5554b4bd | 7289 | !ELSEIF "$(CFG)" == "core - Win32 Debug" |
cd1feecb | 7290 | |
1e618fa6 | 7291 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h |
cd1feecb VS |
7292 | InputPath=..\include\wx\msw\setup.h |
7293 | ||
1e618fa6 VS |
7294 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" |
7295 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
cd1feecb VS |
7296 | |
7297 | # End Custom Build | |
7298 | ||
28249f11 VS |
7299 | !ENDIF |
7300 | ||
7301 | # End Source File | |
7302 | # End Group | |
7303 | # Begin Group "MSW Headers" | |
7304 | ||
7305 | # PROP Default_Filter "" | |
7306 | # Begin Source File | |
7307 | ||
757e7c67 | 7308 | SOURCE=..\..\include\wx\msw\accel.h |
28249f11 VS |
7309 | # End Source File |
7310 | # Begin Source File | |
7311 | ||
7312 | SOURCE=..\..\include\wx\msw\ole\access.h | |
7313 | # End Source File | |
7314 | # Begin Source File | |
7315 | ||
7316 | SOURCE=..\..\include\wx\msw\app.h | |
7317 | # End Source File | |
7318 | # Begin Source File | |
7319 | ||
7320 | SOURCE=..\..\include\wx\msw\ole\automtn.h | |
7321 | # End Source File | |
7322 | # Begin Source File | |
7323 | ||
7324 | SOURCE=..\..\include\wx\msw\bitmap.h | |
7325 | # End Source File | |
7326 | # Begin Source File | |
7327 | ||
7328 | SOURCE=..\..\include\wx\msw\bmpbuttn.h | |
7329 | # End Source File | |
7330 | # Begin Source File | |
7331 | ||
7332 | SOURCE=..\..\include\wx\msw\brush.h | |
7333 | # End Source File | |
7334 | # Begin Source File | |
7335 | ||
7336 | SOURCE=..\..\include\wx\msw\button.h | |
7337 | # End Source File | |
7338 | # Begin Source File | |
7339 | ||
7340 | SOURCE=..\..\include\wx\msw\caret.h | |
7341 | # End Source File | |
7342 | # Begin Source File | |
7343 | ||
7344 | SOURCE=..\..\include\wx\msw\checkbox.h | |
7345 | # End Source File | |
7346 | # Begin Source File | |
7347 | ||
7348 | SOURCE=..\..\include\wx\msw\checklst.h | |
7349 | # End Source File | |
7350 | # Begin Source File | |
7351 | ||
7352 | SOURCE=..\..\include\wx\msw\choice.h | |
7353 | # End Source File | |
7354 | # Begin Source File | |
7355 | ||
7356 | SOURCE=..\..\include\wx\msw\clipbrd.h | |
7357 | # End Source File | |
7358 | # Begin Source File | |
7359 | ||
7360 | SOURCE=..\..\include\wx\msw\colordlg.h | |
7361 | # End Source File | |
7362 | # Begin Source File | |
7363 | ||
7364 | SOURCE=..\..\include\wx\msw\colour.h | |
7365 | # End Source File | |
7366 | # Begin Source File | |
7367 | ||
7368 | SOURCE=..\..\include\wx\msw\combobox.h | |
7369 | # End Source File | |
7370 | # Begin Source File | |
7371 | ||
7372 | SOURCE=..\..\include\wx\msw\control.h | |
7373 | # End Source File | |
7374 | # Begin Source File | |
7375 | ||
7376 | SOURCE=..\..\include\wx\msw\cursor.h | |
7377 | # End Source File | |
7378 | # Begin Source File | |
7379 | ||
7380 | SOURCE=..\..\include\wx\msw\ole\dataform.h | |
7381 | # End Source File | |
7382 | # Begin Source File | |
7383 | ||
7384 | SOURCE=..\..\include\wx\msw\ole\dataobj.h | |
7385 | # End Source File | |
7386 | # Begin Source File | |
7387 | ||
7388 | SOURCE=..\..\include\wx\msw\ole\dataobj2.h | |
7389 | # End Source File | |
7390 | # Begin Source File | |
7391 | ||
114a4501 VZ |
7392 | SOURCE=..\..\include\wx\msw\datectrl.h |
7393 | # End Source File | |
7394 | # Begin Source File | |
7395 | ||
28249f11 VS |
7396 | SOURCE=..\..\include\wx\msw\dc.h |
7397 | # End Source File | |
7398 | # Begin Source File | |
7399 | ||
7400 | SOURCE=..\..\include\wx\msw\dcclient.h | |
7401 | # End Source File | |
7402 | # Begin Source File | |
7403 | ||
7404 | SOURCE=..\..\include\wx\msw\dcmemory.h | |
7405 | # End Source File | |
7406 | # Begin Source File | |
7407 | ||
7408 | SOURCE=..\..\include\wx\msw\dcprint.h | |
7409 | # End Source File | |
7410 | # Begin Source File | |
7411 | ||
7412 | SOURCE=..\..\include\wx\msw\dcscreen.h | |
7413 | # End Source File | |
7414 | # Begin Source File | |
7415 | ||
7416 | SOURCE=..\..\include\wx\msw\dialog.h | |
7417 | # End Source File | |
7418 | # Begin Source File | |
7419 | ||
7420 | SOURCE=..\..\include\wx\msw\dib.h | |
7421 | # End Source File | |
7422 | # Begin Source File | |
7423 | ||
7424 | SOURCE=..\..\include\wx\msw\dirdlg.h | |
7425 | # End Source File | |
7426 | # Begin Source File | |
7427 | ||
7428 | SOURCE=..\..\include\wx\msw\dragimag.h | |
7429 | # End Source File | |
7430 | # Begin Source File | |
7431 | ||
7432 | SOURCE=..\..\include\wx\msw\ole\dropsrc.h | |
7433 | # End Source File | |
7434 | # Begin Source File | |
7435 | ||
7436 | SOURCE=..\..\include\wx\msw\ole\droptgt.h | |
7437 | # End Source File | |
7438 | # Begin Source File | |
7439 | ||
7440 | SOURCE=..\..\include\wx\msw\enhmeta.h | |
7441 | # End Source File | |
7442 | # Begin Source File | |
7443 | ||
ef335a4f VZ |
7444 | SOURCE=..\..\include\wx\msw\evtloop.h |
7445 | # End Source File | |
7446 | # Begin Source File | |
7447 | ||
28249f11 VS |
7448 | SOURCE=..\..\include\wx\msw\fdrepdlg.h |
7449 | # End Source File | |
7450 | # Begin Source File | |
7451 | ||
7452 | SOURCE=..\..\include\wx\msw\filedlg.h | |
7453 | # End Source File | |
7454 | # Begin Source File | |
7455 | ||
7456 | SOURCE=..\..\include\wx\msw\font.h | |
7457 | # End Source File | |
7458 | # Begin Source File | |
7459 | ||
7460 | SOURCE=..\..\include\wx\msw\fontdlg.h | |
7461 | # End Source File | |
7462 | # Begin Source File | |
7463 | ||
7464 | SOURCE=..\..\include\wx\msw\frame.h | |
7465 | # End Source File | |
7466 | # Begin Source File | |
7467 | ||
7468 | SOURCE=..\..\include\wx\msw\gauge95.h | |
7469 | # End Source File | |
7470 | # Begin Source File | |
7471 | ||
7472 | SOURCE=..\..\include\wx\msw\gdiimage.h | |
7473 | # End Source File | |
7474 | # Begin Source File | |
7475 | ||
7476 | SOURCE=..\..\include\wx\msw\gdiobj.h | |
7477 | # End Source File | |
7478 | # Begin Source File | |
7479 | ||
fe6e5818 VS |
7480 | SOURCE=..\..\include\wx\msw\glcanvas.h |
7481 | # End Source File | |
7482 | # Begin Source File | |
7483 | ||
28249f11 VS |
7484 | SOURCE=..\..\include\wx\msw\helpbest.h |
7485 | # End Source File | |
7486 | # Begin Source File | |
7487 | ||
28249f11 VS |
7488 | SOURCE=..\..\include\wx\msw\icon.h |
7489 | # End Source File | |
7490 | # Begin Source File | |
7491 | ||
7492 | SOURCE=..\..\include\wx\msw\imaglist.h | |
7493 | # End Source File | |
7494 | # Begin Source File | |
7495 | ||
7496 | SOURCE=..\..\include\wx\msw\iniconf.h | |
7497 | # End Source File | |
7498 | # Begin Source File | |
7499 | ||
fe6e5818 VS |
7500 | SOURCE=..\..\include\wx\msw\joystick.h |
7501 | # End Source File | |
7502 | # Begin Source File | |
7503 | ||
28249f11 VS |
7504 | SOURCE=..\..\include\wx\msw\listbox.h |
7505 | # End Source File | |
7506 | # Begin Source File | |
7507 | ||
7508 | SOURCE=..\..\include\wx\msw\listctrl.h | |
7509 | # End Source File | |
7510 | # Begin Source File | |
7511 | ||
7512 | SOURCE=..\..\include\wx\msw\mdi.h | |
7513 | # End Source File | |
7514 | # Begin Source File | |
39c5bef0 | 7515 | |
28249f11 VS |
7516 | SOURCE=..\..\include\wx\msw\menu.h |
7517 | # End Source File | |
7518 | # Begin Source File | |
7519 | ||
7520 | SOURCE=..\..\include\wx\msw\menuitem.h | |
7521 | # End Source File | |
7522 | # Begin Source File | |
7523 | ||
7524 | SOURCE=..\..\include\wx\msw\metafile.h | |
7525 | # End Source File | |
7526 | # Begin Source File | |
7527 | ||
7528 | SOURCE=..\..\include\wx\msw\minifram.h | |
7529 | # End Source File | |
7530 | # Begin Source File | |
7531 | ||
7532 | SOURCE=..\..\include\wx\msw\missing.h | |
7533 | # End Source File | |
7534 | # Begin Source File | |
7535 | ||
7536 | SOURCE=..\..\include\wx\msw\msgdlg.h | |
7537 | # End Source File | |
7538 | # Begin Source File | |
7539 | ||
7540 | SOURCE=..\..\include\wx\msw\mslu.h | |
7541 | # End Source File | |
7542 | # Begin Source File | |
7543 | ||
7544 | SOURCE=..\..\include\wx\msw\msvcrt.h | |
7545 | # End Source File | |
7546 | # Begin Source File | |
7547 | ||
7548 | SOURCE=..\..\include\wx\msw\notebook.h | |
7549 | # End Source File | |
7550 | # Begin Source File | |
7551 | ||
7552 | SOURCE=..\..\include\wx\msw\ole\oleutils.h | |
7553 | # End Source File | |
7554 | # Begin Source File | |
7555 | ||
7556 | SOURCE=..\..\include\wx\msw\palette.h | |
7557 | # End Source File | |
7558 | # Begin Source File | |
7559 | ||
7560 | SOURCE=..\..\include\wx\msw\pen.h | |
7561 | # End Source File | |
7562 | # Begin Source File | |
7563 | ||
7564 | SOURCE=..\..\include\wx\msw\printdlg.h | |
7565 | # End Source File | |
7566 | # Begin Source File | |
7567 | ||
7568 | SOURCE=..\..\include\wx\msw\printwin.h | |
7569 | # End Source File | |
7570 | # Begin Source File | |
7571 | ||
7572 | SOURCE=..\..\include\wx\msw\private.h | |
7573 | # End Source File | |
7574 | # Begin Source File | |
7575 | ||
7576 | SOURCE=..\..\include\wx\msw\radiobox.h | |
7577 | # End Source File | |
7578 | # Begin Source File | |
7579 | ||
7580 | SOURCE=..\..\include\wx\msw\radiobut.h | |
7581 | # End Source File | |
7582 | # Begin Source File | |
7583 | ||
7584 | SOURCE=..\..\include\wx\msw\regconf.h | |
7585 | # End Source File | |
7586 | # Begin Source File | |
7587 | ||
7588 | SOURCE=..\..\include\wx\msw\region.h | |
7589 | # End Source File | |
7590 | # Begin Source File | |
7591 | ||
7592 | SOURCE=..\..\include\wx\msw\registry.h | |
7593 | # End Source File | |
7594 | # Begin Source File | |
7595 | ||
7596 | SOURCE=..\..\include\wx\msw\scrolbar.h | |
7597 | # End Source File | |
7598 | # Begin Source File | |
7599 | ||
7600 | SOURCE=..\..\include\wx\msw\setup0.h | |
7601 | # End Source File | |
7602 | # Begin Source File | |
7603 | ||
7604 | SOURCE=..\..\include\wx\msw\slider95.h | |
7605 | # End Source File | |
7606 | # Begin Source File | |
7607 | ||
002ed9af VS |
7608 | SOURCE=..\..\include\wx\msw\sound.h |
7609 | # End Source File | |
7610 | # Begin Source File | |
7611 | ||
28249f11 VS |
7612 | SOURCE=..\..\include\wx\msw\spinbutt.h |
7613 | # End Source File | |
7614 | # Begin Source File | |
7615 | ||
7616 | SOURCE=..\..\include\wx\msw\spinctrl.h | |
7617 | # End Source File | |
7618 | # Begin Source File | |
7619 | ||
7620 | SOURCE=..\..\include\wx\msw\statbmp.h | |
7621 | # End Source File | |
7622 | # Begin Source File | |
7623 | ||
7624 | SOURCE=..\..\include\wx\msw\statbox.h | |
7625 | # End Source File | |
7626 | # Begin Source File | |
7627 | ||
7628 | SOURCE=..\..\include\wx\msw\statbr95.h | |
7629 | # End Source File | |
7630 | # Begin Source File | |
7631 | ||
7632 | SOURCE=..\..\include\wx\msw\statline.h | |
7633 | # End Source File | |
7634 | # Begin Source File | |
7635 | ||
7636 | SOURCE=..\..\include\wx\msw\stattext.h | |
7637 | # End Source File | |
7638 | # Begin Source File | |
7639 | ||
7640 | SOURCE=..\..\include\wx\msw\tabctrl.h | |
7641 | # End Source File | |
7642 | # Begin Source File | |
7643 | ||
fe6e5818 VS |
7644 | SOURCE=..\..\include\wx\msw\taskbar.h |
7645 | # End Source File | |
7646 | # Begin Source File | |
7647 | ||
28249f11 VS |
7648 | SOURCE=..\..\include\wx\msw\tbar95.h |
7649 | # End Source File | |
7650 | # Begin Source File | |
7651 | ||
7652 | SOURCE=..\..\include\wx\msw\tbarmsw.h | |
7653 | # End Source File | |
7654 | # Begin Source File | |
7655 | ||
7656 | SOURCE=..\..\include\wx\msw\textctrl.h | |
7657 | # End Source File | |
7658 | # Begin Source File | |
7659 | ||
7660 | SOURCE=..\..\include\wx\msw\tglbtn.h | |
7661 | # End Source File | |
7662 | # Begin Source File | |
7663 | ||
7664 | SOURCE=..\..\include\wx\msw\timer.h | |
7665 | # End Source File | |
7666 | # Begin Source File | |
7667 | ||
7668 | SOURCE=..\..\include\wx\msw\tooltip.h | |
7669 | # End Source File | |
7670 | # Begin Source File | |
7671 | ||
7672 | SOURCE=..\..\include\wx\msw\toplevel.h | |
7673 | # End Source File | |
7674 | # Begin Source File | |
7675 | ||
7676 | SOURCE=..\..\include\wx\msw\treectrl.h | |
7677 | # End Source File | |
7678 | # Begin Source File | |
7679 | ||
7680 | SOURCE=..\..\include\wx\msw\ole\uuid.h | |
7681 | # End Source File | |
7682 | # Begin Source File | |
7683 | ||
162a956b JS |
7684 | SOURCE=..\..\include\wx\msw\uxtheme.h |
7685 | # End Source File | |
7686 | # Begin Source File | |
7687 | ||
fe6e5818 | 7688 | SOURCE=..\..\include\wx\msw\window.h |
28249f11 | 7689 | # End Source File |
757e7c67 VS |
7690 | # Begin Source File |
7691 | ||
7692 | SOURCE=..\..\include\wx\msw\gnuwin32\winresrc.h | |
7693 | # End Source File | |
28249f11 VS |
7694 | # End Group |
7695 | # Begin Group "Generic Headers" | |
7696 | ||
7697 | # PROP Default_Filter "" | |
7698 | # Begin Source File | |
7699 | ||
7700 | SOURCE=..\..\include\wx\generic\accel.h | |
7701 | # End Source File | |
7702 | # Begin Source File | |
7703 | ||
fe6e5818 VS |
7704 | SOURCE=..\..\include\wx\generic\calctrl.h |
7705 | # End Source File | |
7706 | # Begin Source File | |
7707 | ||
28249f11 VS |
7708 | SOURCE=..\..\include\wx\generic\choicdgg.h |
7709 | # End Source File | |
7710 | # Begin Source File | |
7711 | ||
7712 | SOURCE=..\..\include\wx\generic\colrdlgg.h | |
7713 | # End Source File | |
7714 | # Begin Source File | |
7715 | ||
d9876615 VZ |
7716 | SOURCE=..\..\include\wx\generic\datectrl.h |
7717 | # End Source File | |
7718 | # Begin Source File | |
7719 | ||
28249f11 VS |
7720 | SOURCE=..\..\include\wx\generic\dcpsg.h |
7721 | # End Source File | |
7722 | # Begin Source File | |
7723 | ||
7724 | SOURCE=..\..\include\wx\generic\dirctrlg.h | |
7725 | # End Source File | |
7726 | # Begin Source File | |
7727 | ||
7728 | SOURCE=..\..\include\wx\generic\dirdlgg.h | |
7729 | # End Source File | |
7730 | # Begin Source File | |
7731 | ||
7732 | SOURCE=..\..\include\wx\generic\dragimgg.h | |
7733 | # End Source File | |
7734 | # Begin Source File | |
7735 | ||
7736 | SOURCE=..\..\include\wx\generic\fdrepdlg.h | |
7737 | # End Source File | |
7738 | # Begin Source File | |
7739 | ||
7740 | SOURCE=..\..\include\wx\generic\filedlgg.h | |
7741 | # End Source File | |
7742 | # Begin Source File | |
7743 | ||
7744 | SOURCE=..\..\include\wx\generic\fontdlgg.h | |
7745 | # End Source File | |
7746 | # Begin Source File | |
7747 | ||
fe6e5818 VS |
7748 | SOURCE=..\..\include\wx\generic\grid.h |
7749 | # End Source File | |
7750 | # Begin Source File | |
7751 | ||
7752 | SOURCE=..\..\include\wx\generic\gridctrl.h | |
7753 | # End Source File | |
7754 | # Begin Source File | |
7755 | ||
7756 | SOURCE=..\..\include\wx\generic\gridsel.h | |
7757 | # End Source File | |
7758 | # Begin Source File | |
7759 | ||
7760 | SOURCE=..\..\include\wx\generic\helpext.h | |
7761 | # End Source File | |
7762 | # Begin Source File | |
7763 | ||
28249f11 VS |
7764 | SOURCE=..\..\include\wx\generic\imaglist.h |
7765 | # End Source File | |
7766 | # Begin Source File | |
7767 | ||
fe6e5818 VS |
7768 | SOURCE=..\..\include\wx\generic\laywin.h |
7769 | # End Source File | |
7770 | # Begin Source File | |
7771 | ||
28249f11 VS |
7772 | SOURCE=..\..\include\wx\generic\listctrl.h |
7773 | # End Source File | |
7774 | # Begin Source File | |
7775 | ||
7776 | SOURCE=..\..\include\wx\generic\logg.h | |
7777 | # End Source File | |
7778 | # Begin Source File | |
7779 | ||
7780 | SOURCE=..\..\include\wx\generic\mdig.h | |
7781 | # End Source File | |
7782 | # Begin Source File | |
7783 | ||
7784 | SOURCE=..\..\include\wx\generic\msgdlgg.h | |
7785 | # End Source File | |
7786 | # Begin Source File | |
7787 | ||
7788 | SOURCE=..\..\include\wx\generic\notebook.h | |
7789 | # End Source File | |
7790 | # Begin Source File | |
7791 | ||
c3255f5f DE |
7792 | SOURCE=..\..\include\wx\generic\numdlgg.h |
7793 | # End Source File | |
7794 | # Begin Source File | |
7795 | ||
28249f11 VS |
7796 | SOURCE=..\..\include\wx\generic\panelg.h |
7797 | # End Source File | |
7798 | # Begin Source File | |
7799 | ||
75a0a7b7 VS |
7800 | SOURCE=..\..\include\wx\generic\printps.h |
7801 | # End Source File | |
7802 | # Begin Source File | |
7803 | ||
28249f11 VS |
7804 | SOURCE=..\..\include\wx\generic\prntdlgg.h |
7805 | # End Source File | |
7806 | # Begin Source File | |
7807 | ||
7808 | SOURCE=..\..\include\wx\generic\progdlgg.h | |
7809 | # End Source File | |
7810 | # Begin Source File | |
7811 | ||
445511b3 JS |
7812 | SOURCE=..\..\include\wx\generic\propdlg.h |
7813 | # End Source File | |
7814 | # Begin Source File | |
7815 | ||
fe6e5818 VS |
7816 | SOURCE=..\..\include\wx\generic\sashwin.h |
7817 | # End Source File | |
7818 | # Begin Source File | |
7819 | ||
28249f11 VS |
7820 | SOURCE=..\..\include\wx\generic\scrolwin.h |
7821 | # End Source File | |
7822 | # Begin Source File | |
7823 | ||
7824 | SOURCE=..\..\include\wx\generic\spinctlg.h | |
7825 | # End Source File | |
7826 | # Begin Source File | |
7827 | ||
fe6e5818 VS |
7828 | SOURCE=..\..\include\wx\generic\splash.h |
7829 | # End Source File | |
7830 | # Begin Source File | |
7831 | ||
28249f11 VS |
7832 | SOURCE=..\..\include\wx\generic\splitter.h |
7833 | # End Source File | |
7834 | # Begin Source File | |
7835 | ||
7836 | SOURCE=..\..\include\wx\generic\statusbr.h | |
7837 | # End Source File | |
7838 | # Begin Source File | |
7839 | ||
7840 | SOURCE=..\..\include\wx\generic\tabg.h | |
7841 | # End Source File | |
7842 | # Begin Source File | |
7843 | ||
7844 | SOURCE=..\..\include\wx\generic\textdlgg.h | |
7845 | # End Source File | |
7846 | # Begin Source File | |
7847 | ||
7848 | SOURCE=..\..\include\wx\generic\timer.h | |
7849 | # End Source File | |
7850 | # Begin Source File | |
7851 | ||
7852 | SOURCE=..\..\include\wx\generic\treectlg.h | |
7853 | # End Source File | |
fe6e5818 VS |
7854 | # Begin Source File |
7855 | ||
7856 | SOURCE=..\..\include\wx\generic\wizard.h | |
7857 | # End Source File | |
28249f11 VS |
7858 | # End Group |
7859 | # Begin Group "wxUniv Headers" | |
7860 | ||
7861 | # PROP Default_Filter "" | |
7862 | # Begin Source File | |
7863 | ||
7864 | SOURCE=..\..\include\wx\univ\app.h | |
7865 | # End Source File | |
7866 | # Begin Source File | |
7867 | ||
7868 | SOURCE=..\..\include\wx\univ\bmpbuttn.h | |
7869 | # End Source File | |
7870 | # Begin Source File | |
7871 | ||
7872 | SOURCE=..\..\include\wx\univ\button.h | |
7873 | # End Source File | |
7874 | # Begin Source File | |
7875 | ||
7876 | SOURCE=..\..\include\wx\univ\checkbox.h | |
7877 | # End Source File | |
7878 | # Begin Source File | |
7879 | ||
7880 | SOURCE=..\..\include\wx\univ\checklst.h | |
7881 | # End Source File | |
7882 | # Begin Source File | |
7883 | ||
7884 | SOURCE=..\..\include\wx\univ\choice.h | |
7885 | # End Source File | |
7886 | # Begin Source File | |
7887 | ||
7888 | SOURCE=..\..\include\wx\univ\colschem.h | |
7889 | # End Source File | |
7890 | # Begin Source File | |
7891 | ||
7892 | SOURCE=..\..\include\wx\univ\combobox.h | |
7893 | # End Source File | |
7894 | # Begin Source File | |
7895 | ||
7896 | SOURCE=..\..\include\wx\univ\control.h | |
7897 | # End Source File | |
7898 | # Begin Source File | |
7899 | ||
7900 | SOURCE=..\..\include\wx\univ\dialog.h | |
7901 | # End Source File | |
7902 | # Begin Source File | |
7903 | ||
7904 | SOURCE=..\..\include\wx\univ\frame.h | |
7905 | # End Source File | |
7906 | # Begin Source File | |
7907 | ||
7908 | SOURCE=..\..\include\wx\univ\gauge.h | |
7909 | # End Source File | |
7910 | # Begin Source File | |
7911 | ||
7912 | SOURCE=..\..\include\wx\univ\inpcons.h | |
7913 | # End Source File | |
7914 | # Begin Source File | |
7915 | ||
7916 | SOURCE=..\..\include\wx\univ\inphand.h | |
7917 | # End Source File | |
7918 | # Begin Source File | |
7919 | ||
7920 | SOURCE=..\..\include\wx\univ\listbox.h | |
7921 | # End Source File | |
7922 | # Begin Source File | |
7923 | ||
7924 | SOURCE=..\..\include\wx\univ\menu.h | |
7925 | # End Source File | |
7926 | # Begin Source File | |
7927 | ||
7928 | SOURCE=..\..\include\wx\univ\menuitem.h | |
7929 | # End Source File | |
7930 | # Begin Source File | |
7931 | ||
7932 | SOURCE=..\..\include\wx\univ\notebook.h | |
7933 | # End Source File | |
7934 | # Begin Source File | |
7935 | ||
7936 | SOURCE=..\..\include\wx\univ\radiobox.h | |
7937 | # End Source File | |
7938 | # Begin Source File | |
7939 | ||
7940 | SOURCE=..\..\include\wx\univ\radiobut.h | |
7941 | # End Source File | |
7942 | # Begin Source File | |
7943 | ||
7944 | SOURCE=..\..\include\wx\univ\renderer.h | |
7945 | # End Source File | |
7946 | # Begin Source File | |
7947 | ||
7948 | SOURCE=..\..\include\wx\univ\scrarrow.h | |
7949 | # End Source File | |
7950 | # Begin Source File | |
7951 | ||
7952 | SOURCE=..\..\include\wx\univ\scrolbar.h | |
7953 | # End Source File | |
7954 | # Begin Source File | |
7955 | ||
7956 | SOURCE=..\..\include\wx\univ\scrthumb.h | |
7957 | # End Source File | |
7958 | # Begin Source File | |
7959 | ||
7960 | SOURCE=..\..\include\wx\univ\scrtimer.h | |
7961 | # End Source File | |
7962 | # Begin Source File | |
7963 | ||
7964 | SOURCE=..\..\include\wx\univ\slider.h | |
7965 | # End Source File | |
7966 | # Begin Source File | |
7967 | ||
7968 | SOURCE=..\..\include\wx\univ\spinbutt.h | |
7969 | # End Source File | |
7970 | # Begin Source File | |
7971 | ||
7972 | SOURCE=..\..\include\wx\univ\statbmp.h | |
7973 | # End Source File | |
7974 | # Begin Source File | |
7975 | ||
7976 | SOURCE=..\..\include\wx\univ\statbox.h | |
7977 | # End Source File | |
7978 | # Begin Source File | |
7979 | ||
7980 | SOURCE=..\..\include\wx\univ\statline.h | |
7981 | # End Source File | |
7982 | # Begin Source File | |
7983 | ||
7984 | SOURCE=..\..\include\wx\univ\stattext.h | |
7985 | # End Source File | |
7986 | # Begin Source File | |
7987 | ||
7988 | SOURCE=..\..\include\wx\univ\statusbr.h | |
7989 | # End Source File | |
7990 | # Begin Source File | |
7991 | ||
7992 | SOURCE=..\..\include\wx\univ\textctrl.h | |
7993 | # End Source File | |
7994 | # Begin Source File | |
7995 | ||
7996 | SOURCE=..\..\include\wx\univ\theme.h | |
7997 | # End Source File | |
7998 | # Begin Source File | |
7999 | ||
8000 | SOURCE=..\..\include\wx\univ\toolbar.h | |
8001 | # End Source File | |
8002 | # Begin Source File | |
8003 | ||
8004 | SOURCE=..\..\include\wx\univ\toplevel.h | |
8005 | # End Source File | |
757e7c67 VS |
8006 | # Begin Source File |
8007 | ||
8008 | SOURCE=..\..\include\wx\univ\window.h | |
8009 | # End Source File | |
fe6e5818 VS |
8010 | # End Group |
8011 | # Begin Group "wxHTML Headers" | |
8012 | ||
8013 | # PROP Default_Filter "" | |
8014 | # Begin Source File | |
8015 | ||
fe6e5818 VS |
8016 | SOURCE=..\..\include\wx\html\helpctrl.h |
8017 | # End Source File | |
8018 | # Begin Source File | |
8019 | ||
8020 | SOURCE=..\..\include\wx\html\helpdata.h | |
8021 | # End Source File | |
28249f11 VS |
8022 | # Begin Source File |
8023 | ||
fe6e5818 VS |
8024 | SOURCE=..\..\include\wx\html\helpfrm.h |
8025 | # End Source File | |
8026 | # Begin Source File | |
8027 | ||
8028 | SOURCE=..\..\include\wx\html\htmlcell.h | |
8029 | # End Source File | |
8030 | # Begin Source File | |
8031 | ||
8032 | SOURCE=..\..\include\wx\html\htmldefs.h | |
8033 | # End Source File | |
8034 | # Begin Source File | |
8035 | ||
8036 | SOURCE=..\..\include\wx\html\htmlfilt.h | |
8037 | # End Source File | |
8038 | # Begin Source File | |
8039 | ||
8040 | SOURCE=..\..\include\wx\html\htmlpars.h | |
8041 | # End Source File | |
8042 | # Begin Source File | |
8043 | ||
8044 | SOURCE=..\..\include\wx\html\htmlproc.h | |
8045 | # End Source File | |
8046 | # Begin Source File | |
8047 | ||
8048 | SOURCE=..\..\include\wx\html\htmltag.h | |
8049 | # End Source File | |
8050 | # Begin Source File | |
8051 | ||
8052 | SOURCE=..\..\include\wx\html\htmlwin.h | |
8053 | # End Source File | |
8054 | # Begin Source File | |
8055 | ||
8056 | SOURCE=..\..\include\wx\html\htmprint.h | |
8057 | # End Source File | |
8058 | # Begin Source File | |
8059 | ||
8060 | SOURCE=..\..\include\wx\html\m_templ.h | |
8061 | # End Source File | |
8062 | # Begin Source File | |
8063 | ||
8064 | SOURCE=..\..\include\wx\html\winpars.h | |
28249f11 VS |
8065 | # End Source File |
8066 | # End Group | |
8067 | # Begin Group "Common Headers" | |
8068 | ||
8069 | # PROP Default_Filter "" | |
8070 | # Begin Source File | |
8071 | ||
8072 | SOURCE=..\..\include\wx\accel.h | |
8073 | # End Source File | |
8074 | # Begin Source File | |
8075 | ||
8076 | SOURCE=..\..\include\wx\access.h | |
8077 | # End Source File | |
8078 | # Begin Source File | |
8079 | ||
28249f11 VS |
8080 | SOURCE=..\..\include\wx\artprov.h |
8081 | # End Source File | |
8082 | # Begin Source File | |
8083 | ||
8084 | SOURCE=..\..\include\wx\bitmap.h | |
8085 | # End Source File | |
8086 | # Begin Source File | |
8087 | ||
8088 | SOURCE=..\..\include\wx\bmpbuttn.h | |
8089 | # End Source File | |
8090 | # Begin Source File | |
8091 | ||
73fb9ebe VZ |
8092 | SOURCE=..\..\include\wx\bookctrl.h |
8093 | # End Source File | |
8094 | # Begin Source File | |
8095 | ||
28249f11 VS |
8096 | SOURCE=..\..\include\wx\brush.h |
8097 | # End Source File | |
8098 | # Begin Source File | |
8099 | ||
8100 | SOURCE=..\..\include\wx\busyinfo.h | |
8101 | # End Source File | |
8102 | # Begin Source File | |
8103 | ||
8104 | SOURCE=..\..\include\wx\button.h | |
8105 | # End Source File | |
8106 | # Begin Source File | |
8107 | ||
757e7c67 VS |
8108 | SOURCE=..\..\include\wx\calctrl.h |
8109 | # End Source File | |
8110 | # Begin Source File | |
8111 | ||
28249f11 VS |
8112 | SOURCE=..\..\include\wx\caret.h |
8113 | # End Source File | |
8114 | # Begin Source File | |
8115 | ||
8116 | SOURCE=..\..\include\wx\checkbox.h | |
8117 | # End Source File | |
8118 | # Begin Source File | |
8119 | ||
8120 | SOURCE=..\..\include\wx\checklst.h | |
8121 | # End Source File | |
8122 | # Begin Source File | |
8123 | ||
8124 | SOURCE=..\..\include\wx\choicdlg.h | |
8125 | # End Source File | |
8126 | # Begin Source File | |
8127 | ||
8128 | SOURCE=..\..\include\wx\choice.h | |
8129 | # End Source File | |
8130 | # Begin Source File | |
8131 | ||
ef335a4f VZ |
8132 | SOURCE=..\..\include\wx\choicebk.h |
8133 | # End Source File | |
8134 | # Begin Source File | |
8135 | ||
28249f11 VS |
8136 | SOURCE=..\..\include\wx\clipbrd.h |
8137 | # End Source File | |
8138 | # Begin Source File | |
8139 | ||
8140 | SOURCE=..\..\include\wx\cmdproc.h | |
8141 | # End Source File | |
8142 | # Begin Source File | |
8143 | ||
8144 | SOURCE=..\..\include\wx\cmndata.h | |
8145 | # End Source File | |
8146 | # Begin Source File | |
8147 | ||
8148 | SOURCE=..\..\include\wx\colordlg.h | |
8149 | # End Source File | |
8150 | # Begin Source File | |
8151 | ||
8152 | SOURCE=..\..\include\wx\colour.h | |
8153 | # End Source File | |
8154 | # Begin Source File | |
8155 | ||
8156 | SOURCE=..\..\include\wx\combobox.h | |
8157 | # End Source File | |
8158 | # Begin Source File | |
8159 | ||
8160 | SOURCE=..\..\include\wx\control.h | |
8161 | # End Source File | |
8162 | # Begin Source File | |
8163 | ||
8164 | SOURCE=..\..\include\wx\cshelp.h | |
8165 | # End Source File | |
8166 | # Begin Source File | |
8167 | ||
8168 | SOURCE=..\..\include\wx\ctrlsub.h | |
8169 | # End Source File | |
8170 | # Begin Source File | |
8171 | ||
8172 | SOURCE=..\..\include\wx\cursor.h | |
8173 | # End Source File | |
8174 | # Begin Source File | |
8175 | ||
8176 | SOURCE=..\..\include\wx\dataobj.h | |
8177 | # End Source File | |
8178 | # Begin Source File | |
8179 | ||
114a4501 VZ |
8180 | SOURCE=..\..\include\wx\datectrl.h |
8181 | # End Source File | |
8182 | # Begin Source File | |
8183 | ||
8184 | SOURCE=..\..\include\wx\dateevt.h | |
8185 | # End Source File | |
8186 | # Begin Source File | |
8187 | ||
fe6e5818 VS |
8188 | SOURCE=..\..\include\wx\dbgrid.h |
8189 | # End Source File | |
fe6e5818 VS |
8190 | # Begin Source File |
8191 | ||
28249f11 VS |
8192 | SOURCE=..\..\include\wx\dc.h |
8193 | # End Source File | |
8194 | # Begin Source File | |
8195 | ||
fe6e5818 VS |
8196 | SOURCE=..\..\include\wx\dcbuffer.h |
8197 | # End Source File | |
8198 | # Begin Source File | |
8199 | ||
28249f11 VS |
8200 | SOURCE=..\..\include\wx\dcclient.h |
8201 | # End Source File | |
8202 | # Begin Source File | |
8203 | ||
8204 | SOURCE=..\..\include\wx\dcmemory.h | |
8205 | # End Source File | |
8206 | # Begin Source File | |
8207 | ||
8208 | SOURCE=..\..\include\wx\dcmirror.h | |
8209 | # End Source File | |
8210 | # Begin Source File | |
8211 | ||
8212 | SOURCE=..\..\include\wx\dcprint.h | |
8213 | # End Source File | |
8214 | # Begin Source File | |
8215 | ||
8216 | SOURCE=..\..\include\wx\dcps.h | |
8217 | # End Source File | |
8218 | # Begin Source File | |
8219 | ||
8220 | SOURCE=..\..\include\wx\dcscreen.h | |
8221 | # End Source File | |
8222 | # Begin Source File | |
8223 | ||
8224 | SOURCE=..\..\include\wx\dialog.h | |
8225 | # End Source File | |
8226 | # Begin Source File | |
8227 | ||
8228 | SOURCE=..\..\include\wx\dialup.h | |
8229 | # End Source File | |
8230 | # Begin Source File | |
8231 | ||
8232 | SOURCE=..\..\include\wx\dirctrl.h | |
8233 | # End Source File | |
8234 | # Begin Source File | |
8235 | ||
8236 | SOURCE=..\..\include\wx\dirdlg.h | |
8237 | # End Source File | |
8238 | # Begin Source File | |
8239 | ||
8240 | SOURCE=..\..\include\wx\display.h | |
8241 | # End Source File | |
8242 | # Begin Source File | |
8243 | ||
8244 | SOURCE=..\..\include\wx\dnd.h | |
8245 | # End Source File | |
8246 | # Begin Source File | |
8247 | ||
8248 | SOURCE=..\..\include\wx\docmdi.h | |
8249 | # End Source File | |
8250 | # Begin Source File | |
8251 | ||
8252 | SOURCE=..\..\include\wx\docview.h | |
8253 | # End Source File | |
8254 | # Begin Source File | |
8255 | ||
8256 | SOURCE=..\..\include\wx\dragimag.h | |
8257 | # End Source File | |
8258 | # Begin Source File | |
8259 | ||
8260 | SOURCE=..\..\include\wx\effects.h | |
8261 | # End Source File | |
8262 | # Begin Source File | |
8263 | ||
b71531ad VZ |
8264 | SOURCE=..\..\include\wx\encinfo.h |
8265 | # End Source File | |
8266 | # Begin Source File | |
8267 | ||
28249f11 VS |
8268 | SOURCE=..\..\include\wx\evtloop.h |
8269 | # End Source File | |
8270 | # Begin Source File | |
8271 | ||
8272 | SOURCE=..\..\include\wx\fdrepdlg.h | |
8273 | # End Source File | |
8274 | # Begin Source File | |
8275 | ||
8276 | SOURCE=..\..\include\wx\filedlg.h | |
8277 | # End Source File | |
8278 | # Begin Source File | |
8279 | ||
8280 | SOURCE=..\..\include\wx\fmappriv.h | |
8281 | # End Source File | |
8282 | # Begin Source File | |
8283 | ||
8284 | SOURCE=..\..\include\wx\font.h | |
8285 | # End Source File | |
8286 | # Begin Source File | |
8287 | ||
8288 | SOURCE=..\..\include\wx\fontdlg.h | |
8289 | # End Source File | |
8290 | # Begin Source File | |
8291 | ||
8292 | SOURCE=..\..\include\wx\fontenum.h | |
8293 | # End Source File | |
8294 | # Begin Source File | |
8295 | ||
8296 | SOURCE=..\..\include\wx\fontutil.h | |
8297 | # End Source File | |
8298 | # Begin Source File | |
8299 | ||
8300 | SOURCE=..\..\include\wx\frame.h | |
8301 | # End Source File | |
8302 | # Begin Source File | |
8303 | ||
8304 | SOURCE=..\..\include\wx\gauge.h | |
8305 | # End Source File | |
8306 | # Begin Source File | |
8307 | ||
20b35a69 RD |
8308 | SOURCE=..\..\include\wx\gbsizer.h |
8309 | # End Source File | |
8310 | # Begin Source File | |
8311 | ||
28249f11 VS |
8312 | SOURCE=..\..\include\wx\gdicmn.h |
8313 | # End Source File | |
8314 | # Begin Source File | |
8315 | ||
8316 | SOURCE=..\..\include\wx\gdiobj.h | |
8317 | # End Source File | |
8318 | # Begin Source File | |
8319 | ||
8320 | SOURCE=..\..\include\wx\geometry.h | |
8321 | # End Source File | |
8322 | # Begin Source File | |
8323 | ||
8324 | SOURCE=..\..\include\wx\gifdecod.h | |
8325 | # End Source File | |
8326 | # Begin Source File | |
8327 | ||
8328 | SOURCE=..\..\include\wx\glcanvas.h | |
8329 | # End Source File | |
8330 | # Begin Source File | |
8331 | ||
fe6e5818 VS |
8332 | SOURCE=..\..\include\wx\grid.h |
8333 | # End Source File | |
8334 | # Begin Source File | |
8335 | ||
28249f11 VS |
8336 | SOURCE=..\..\include\wx\help.h |
8337 | # End Source File | |
8338 | # Begin Source File | |
8339 | ||
8340 | SOURCE=..\..\include\wx\helpbase.h | |
8341 | # End Source File | |
8342 | # Begin Source File | |
8343 | ||
8344 | SOURCE=..\..\include\wx\helphtml.h | |
8345 | # End Source File | |
8346 | # Begin Source File | |
8347 | ||
8348 | SOURCE=..\..\include\wx\helpwin.h | |
8349 | # End Source File | |
8350 | # Begin Source File | |
8351 | ||
fe6e5818 VS |
8352 | SOURCE=..\..\include\wx\htmllbox.h |
8353 | # End Source File | |
8354 | # Begin Source File | |
8355 | ||
28249f11 VS |
8356 | SOURCE=..\..\include\wx\icon.h |
8357 | # End Source File | |
8358 | # Begin Source File | |
8359 | ||
8360 | SOURCE=..\..\include\wx\iconbndl.h | |
8361 | # End Source File | |
8362 | # Begin Source File | |
8363 | ||
8364 | SOURCE=..\..\include\wx\imagbmp.h | |
8365 | # End Source File | |
8366 | # Begin Source File | |
8367 | ||
8368 | SOURCE=..\..\include\wx\image.h | |
8369 | # End Source File | |
8370 | # Begin Source File | |
8371 | ||
8372 | SOURCE=..\..\include\wx\imaggif.h | |
8373 | # End Source File | |
8374 | # Begin Source File | |
8375 | ||
8376 | SOURCE=..\..\include\wx\imagiff.h | |
8377 | # End Source File | |
8378 | # Begin Source File | |
8379 | ||
8380 | SOURCE=..\..\include\wx\imagjpeg.h | |
8381 | # End Source File | |
8382 | # Begin Source File | |
8383 | ||
8384 | SOURCE=..\..\include\wx\imaglist.h | |
8385 | # End Source File | |
8386 | # Begin Source File | |
8387 | ||
8388 | SOURCE=..\..\include\wx\imagpcx.h | |
8389 | # End Source File | |
8390 | # Begin Source File | |
8391 | ||
8392 | SOURCE=..\..\include\wx\imagpng.h | |
8393 | # End Source File | |
8394 | # Begin Source File | |
8395 | ||
8396 | SOURCE=..\..\include\wx\imagpnm.h | |
8397 | # End Source File | |
8398 | # Begin Source File | |
8399 | ||
8400 | SOURCE=..\..\include\wx\imagtiff.h | |
8401 | # End Source File | |
8402 | # Begin Source File | |
8403 | ||
8404 | SOURCE=..\..\include\wx\imagxpm.h | |
8405 | # End Source File | |
8406 | # Begin Source File | |
8407 | ||
fe6e5818 VS |
8408 | SOURCE=..\..\include\wx\joystick.h |
8409 | # End Source File | |
8410 | # Begin Source File | |
8411 | ||
28249f11 VS |
8412 | SOURCE=..\..\include\wx\layout.h |
8413 | # End Source File | |
8414 | # Begin Source File | |
8415 | ||
fe6e5818 VS |
8416 | SOURCE=..\..\include\wx\laywin.h |
8417 | # End Source File | |
8418 | # Begin Source File | |
8419 | ||
28249f11 VS |
8420 | SOURCE=..\..\include\wx\listbase.h |
8421 | # End Source File | |
8422 | # Begin Source File | |
8423 | ||
73fb9ebe VZ |
8424 | SOURCE=..\..\include\wx\listbook.h |
8425 | # End Source File | |
8426 | # Begin Source File | |
8427 | ||
28249f11 VS |
8428 | SOURCE=..\..\include\wx\listbox.h |
8429 | # End Source File | |
8430 | # Begin Source File | |
8431 | ||
8432 | SOURCE=..\..\include\wx\listctrl.h | |
8433 | # End Source File | |
8434 | # Begin Source File | |
8435 | ||
8436 | SOURCE=..\..\include\wx\matrix.h | |
8437 | # End Source File | |
8438 | # Begin Source File | |
8439 | ||
8440 | SOURCE=..\..\include\wx\mdi.h | |
8441 | # End Source File | |
8442 | # Begin Source File | |
8443 | ||
39c5bef0 RN |
8444 | SOURCE=..\..\include\wx\mediactrl.h |
8445 | # End Source File | |
8446 | # Begin Source File | |
8447 | ||
28249f11 VS |
8448 | SOURCE=..\..\include\wx\menu.h |
8449 | # End Source File | |
8450 | # Begin Source File | |
8451 | ||
8452 | SOURCE=..\..\include\wx\menuitem.h | |
8453 | # End Source File | |
8454 | # Begin Source File | |
8455 | ||
8456 | SOURCE=..\..\include\wx\metafile.h | |
8457 | # End Source File | |
8458 | # Begin Source File | |
8459 | ||
8460 | SOURCE=..\..\include\wx\minifram.h | |
8461 | # End Source File | |
8462 | # Begin Source File | |
8463 | ||
8464 | SOURCE=..\..\include\wx\msgdlg.h | |
8465 | # End Source File | |
8466 | # Begin Source File | |
8467 | ||
8468 | SOURCE=..\..\include\wx\notebook.h | |
8469 | # End Source File | |
8470 | # Begin Source File | |
8471 | ||
c3255f5f DE |
8472 | SOURCE=..\..\include\wx\numdlg.h |
8473 | # End Source File | |
8474 | # Begin Source File | |
8475 | ||
28249f11 VS |
8476 | SOURCE=..\..\include\wx\ownerdrw.h |
8477 | # End Source File | |
8478 | # Begin Source File | |
8479 | ||
8480 | SOURCE=..\..\include\wx\palette.h | |
8481 | # End Source File | |
8482 | # Begin Source File | |
8483 | ||
8484 | SOURCE=..\..\include\wx\panel.h | |
8485 | # End Source File | |
8486 | # Begin Source File | |
8487 | ||
8488 | SOURCE=..\..\include\wx\paper.h | |
8489 | # End Source File | |
8490 | # Begin Source File | |
8491 | ||
8492 | SOURCE=..\..\include\wx\pen.h | |
8493 | # End Source File | |
8494 | # Begin Source File | |
8495 | ||
8496 | SOURCE=..\..\include\wx\popupwin.h | |
8497 | # End Source File | |
8498 | # Begin Source File | |
8499 | ||
8500 | SOURCE=..\..\include\wx\print.h | |
8501 | # End Source File | |
8502 | # Begin Source File | |
8503 | ||
8504 | SOURCE=..\..\include\wx\printdlg.h | |
8505 | # End Source File | |
8506 | # Begin Source File | |
8507 | ||
8508 | SOURCE=..\..\include\wx\prntbase.h | |
8509 | # End Source File | |
8510 | # Begin Source File | |
8511 | ||
8512 | SOURCE=..\..\include\wx\progdlg.h | |
8513 | # End Source File | |
8514 | # Begin Source File | |
8515 | ||
445511b3 JS |
8516 | SOURCE=..\..\include\wx\propdlg.h |
8517 | # End Source File | |
8518 | # Begin Source File | |
8519 | ||
28249f11 VS |
8520 | SOURCE=..\..\include\wx\ptr_scpd.h |
8521 | # End Source File | |
8522 | # Begin Source File | |
8523 | ||
8524 | SOURCE=..\..\include\wx\quantize.h | |
8525 | # End Source File | |
8526 | # Begin Source File | |
8527 | ||
8528 | SOURCE=..\..\include\wx\radiobox.h | |
8529 | # End Source File | |
8530 | # Begin Source File | |
8531 | ||
8532 | SOURCE=..\..\include\wx\radiobut.h | |
8533 | # End Source File | |
8534 | # Begin Source File | |
8535 | ||
8536 | SOURCE=..\..\include\wx\rawbmp.h | |
8537 | # End Source File | |
8538 | # Begin Source File | |
8539 | ||
8540 | SOURCE=..\..\include\wx\region.h | |
8541 | # End Source File | |
8542 | # Begin Source File | |
8543 | ||
8544 | SOURCE=..\..\include\wx\renderer.h | |
8545 | # End Source File | |
8546 | # Begin Source File | |
8547 | ||
fe6e5818 VS |
8548 | SOURCE=..\..\include\wx\sashwin.h |
8549 | # End Source File | |
8550 | # Begin Source File | |
8551 | ||
28249f11 VS |
8552 | SOURCE=..\..\include\wx\scopeguard.h |
8553 | # End Source File | |
8554 | # Begin Source File | |
8555 | ||
8556 | SOURCE=..\..\include\wx\scrolbar.h | |
8557 | # End Source File | |
8558 | # Begin Source File | |
8559 | ||
8560 | SOURCE=..\..\include\wx\scrolwin.h | |
8561 | # End Source File | |
8562 | # Begin Source File | |
8563 | ||
8564 | SOURCE=..\..\include\wx\selstore.h | |
8565 | # End Source File | |
8566 | # Begin Source File | |
8567 | ||
8568 | SOURCE=..\..\include\wx\settings.h | |
8569 | # End Source File | |
8570 | # Begin Source File | |
8571 | ||
8572 | SOURCE=..\..\include\wx\sizer.h | |
8573 | # End Source File | |
8574 | # Begin Source File | |
8575 | ||
8576 | SOURCE=..\..\include\wx\slider.h | |
8577 | # End Source File | |
8578 | # Begin Source File | |
8579 | ||
002ed9af VS |
8580 | SOURCE=..\..\include\wx\sound.h |
8581 | # End Source File | |
8582 | # Begin Source File | |
8583 | ||
28249f11 VS |
8584 | SOURCE=..\..\include\wx\spinbutt.h |
8585 | # End Source File | |
8586 | # Begin Source File | |
8587 | ||
8588 | SOURCE=..\..\include\wx\spinctrl.h | |
8589 | # End Source File | |
8590 | # Begin Source File | |
8591 | ||
fe6e5818 VS |
8592 | SOURCE=..\..\include\wx\splash.h |
8593 | # End Source File | |
8594 | # Begin Source File | |
8595 | ||
28249f11 VS |
8596 | SOURCE=..\..\include\wx\splitter.h |
8597 | # End Source File | |
8598 | # Begin Source File | |
8599 | ||
28249f11 VS |
8600 | SOURCE=..\..\include\wx\statbmp.h |
8601 | # End Source File | |
8602 | # Begin Source File | |
8603 | ||
8604 | SOURCE=..\..\include\wx\statbox.h | |
8605 | # End Source File | |
8606 | # Begin Source File | |
8607 | ||
8608 | SOURCE=..\..\include\wx\statline.h | |
8609 | # End Source File | |
8610 | # Begin Source File | |
8611 | ||
8612 | SOURCE=..\..\include\wx\stattext.h | |
8613 | # End Source File | |
8614 | # Begin Source File | |
8615 | ||
8616 | SOURCE=..\..\include\wx\statusbr.h | |
8617 | # End Source File | |
8618 | # Begin Source File | |
8619 | ||
8620 | SOURCE=..\..\include\wx\tab.h | |
8621 | # End Source File | |
8622 | # Begin Source File | |
8623 | ||
8624 | SOURCE=..\..\include\wx\tabctrl.h | |
8625 | # End Source File | |
8626 | # Begin Source File | |
8627 | ||
fe6e5818 VS |
8628 | SOURCE=..\..\include\wx\taskbar.h |
8629 | # End Source File | |
8630 | # Begin Source File | |
8631 | ||
28249f11 VS |
8632 | SOURCE=..\..\include\wx\tbarbase.h |
8633 | # End Source File | |
8634 | # Begin Source File | |
8635 | ||
28249f11 VS |
8636 | SOURCE=..\..\include\wx\textctrl.h |
8637 | # End Source File | |
8638 | # Begin Source File | |
8639 | ||
8640 | SOURCE=..\..\include\wx\textdlg.h | |
8641 | # End Source File | |
8642 | # Begin Source File | |
8643 | ||
8644 | SOURCE=..\..\include\wx\tglbtn.h | |
8645 | # End Source File | |
8646 | # Begin Source File | |
8647 | ||
fe6e5818 | 8648 | SOURCE=..\..\include\wx\tipdlg.h |
28249f11 VS |
8649 | # End Source File |
8650 | # Begin Source File | |
8651 | ||
8652 | SOURCE=..\..\include\wx\tipwin.h | |
8653 | # End Source File | |
8654 | # Begin Source File | |
8655 | ||
8656 | SOURCE=..\..\include\wx\toolbar.h | |
8657 | # End Source File | |
8658 | # Begin Source File | |
8659 | ||
8660 | SOURCE=..\..\include\wx\tooltip.h | |
8661 | # End Source File | |
8662 | # Begin Source File | |
8663 | ||
8664 | SOURCE=..\..\include\wx\toplevel.h | |
8665 | # End Source File | |
8666 | # Begin Source File | |
8667 | ||
8668 | SOURCE=..\..\include\wx\treebase.h | |
8669 | # End Source File | |
8670 | # Begin Source File | |
8671 | ||
8672 | SOURCE=..\..\include\wx\treectrl.h | |
8673 | # End Source File | |
8674 | # Begin Source File | |
8675 | ||
8676 | SOURCE=..\..\include\wx\valgen.h | |
8677 | # End Source File | |
8678 | # Begin Source File | |
8679 | ||
8680 | SOURCE=..\..\include\wx\validate.h | |
8681 | # End Source File | |
8682 | # Begin Source File | |
8683 | ||
8684 | SOURCE=..\..\include\wx\valtext.h | |
8685 | # End Source File | |
8686 | # Begin Source File | |
8687 | ||
b71531ad VZ |
8688 | SOURCE=..\..\include\wx\vidmode.h |
8689 | # End Source File | |
8690 | # Begin Source File | |
8691 | ||
28249f11 VS |
8692 | SOURCE=..\..\include\wx\vlbox.h |
8693 | # End Source File | |
8694 | # Begin Source File | |
8695 | ||
8696 | SOURCE=..\..\include\wx\vms_x_fix.h | |
8697 | # End Source File | |
8698 | # Begin Source File | |
8699 | ||
8700 | SOURCE=..\..\include\wx\vscroll.h | |
8701 | # End Source File | |
8702 | # Begin Source File | |
8703 | ||
fe6e5818 VS |
8704 | SOURCE=..\..\include\wx\wave.h |
8705 | # End Source File | |
8706 | # Begin Source File | |
8707 | ||
28249f11 VS |
8708 | SOURCE=..\..\include\wx\window.h |
8709 | # End Source File | |
8710 | # Begin Source File | |
8711 | ||
fe6e5818 VS |
8712 | SOURCE=..\..\include\wx\wizard.h |
8713 | # End Source File | |
8714 | # Begin Source File | |
8715 | ||
8716 | SOURCE=..\..\include\wx\wxhtml.h | |
28249f11 VS |
8717 | # End Source File |
8718 | # Begin Source File | |
8719 | ||
a32f9aaf VS |
8720 | SOURCE=..\..\include\wx\xrc\xh_all.h |
8721 | # End Source File | |
8722 | # Begin Source File | |
8723 | ||
8724 | SOURCE=..\..\include\wx\xrc\xh_bmp.h | |
8725 | # End Source File | |
8726 | # Begin Source File | |
8727 | ||
8728 | SOURCE=..\..\include\wx\xrc\xh_bmpbt.h | |
8729 | # End Source File | |
8730 | # Begin Source File | |
8731 | ||
8732 | SOURCE=..\..\include\wx\xrc\xh_bttn.h | |
8733 | # End Source File | |
8734 | # Begin Source File | |
8735 | ||
8736 | SOURCE=..\..\include\wx\xrc\xh_cald.h | |
8737 | # End Source File | |
8738 | # Begin Source File | |
8739 | ||
8740 | SOURCE=..\..\include\wx\xrc\xh_chckb.h | |
8741 | # End Source File | |
8742 | # Begin Source File | |
8743 | ||
8744 | SOURCE=..\..\include\wx\xrc\xh_chckl.h | |
8745 | # End Source File | |
8746 | # Begin Source File | |
8747 | ||
8748 | SOURCE=..\..\include\wx\xrc\xh_choic.h | |
8749 | # End Source File | |
8750 | # Begin Source File | |
8751 | ||
9aaf1192 WS |
8752 | SOURCE=..\..\include\wx\xrc\xh_choicbk.h |
8753 | # End Source File | |
8754 | # Begin Source File | |
8755 | ||
a32f9aaf VS |
8756 | SOURCE=..\..\include\wx\xrc\xh_combo.h |
8757 | # End Source File | |
8758 | # Begin Source File | |
8759 | ||
162a956b JS |
8760 | SOURCE=..\..\include\wx\xrc\xh_datectrl.h |
8761 | # End Source File | |
8762 | # Begin Source File | |
8763 | ||
a32f9aaf VS |
8764 | SOURCE=..\..\include\wx\xrc\xh_dlg.h |
8765 | # End Source File | |
8766 | # Begin Source File | |
8767 | ||
8768 | SOURCE=..\..\include\wx\xrc\xh_frame.h | |
8769 | # End Source File | |
8770 | # Begin Source File | |
8771 | ||
8772 | SOURCE=..\..\include\wx\xrc\xh_gauge.h | |
8773 | # End Source File | |
8774 | # Begin Source File | |
8775 | ||
8776 | SOURCE=..\..\include\wx\xrc\xh_gdctl.h | |
8777 | # End Source File | |
8778 | # Begin Source File | |
8779 | ||
8780 | SOURCE=..\..\include\wx\xrc\xh_html.h | |
8781 | # End Source File | |
8782 | # Begin Source File | |
8783 | ||
8784 | SOURCE=..\..\include\wx\xrc\xh_listb.h | |
8785 | # End Source File | |
8786 | # Begin Source File | |
9aaf1192 WS |
8787 | |
8788 | SOURCE=..\..\include\wx\xrc\xh_listbk.h | |
8789 | # End Source File | |
8790 | # Begin Source File | |
a32f9aaf VS |
8791 | |
8792 | SOURCE=..\..\include\wx\xrc\xh_listc.h | |
8793 | # End Source File | |
8794 | # Begin Source File | |
8795 | ||
8796 | SOURCE=..\..\include\wx\xrc\xh_menu.h | |
8797 | # End Source File | |
8798 | # Begin Source File | |
8799 | ||
8800 | SOURCE=..\..\include\wx\xrc\xh_notbk.h | |
8801 | # End Source File | |
8802 | # Begin Source File | |
8803 | ||
8804 | SOURCE=..\..\include\wx\xrc\xh_panel.h | |
8805 | # End Source File | |
8806 | # Begin Source File | |
8807 | ||
8808 | SOURCE=..\..\include\wx\xrc\xh_radbt.h | |
8809 | # End Source File | |
8810 | # Begin Source File | |
8811 | ||
8812 | SOURCE=..\..\include\wx\xrc\xh_radbx.h | |
8813 | # End Source File | |
8814 | # Begin Source File | |
8815 | ||
8816 | SOURCE=..\..\include\wx\xrc\xh_scrol.h | |
8817 | # End Source File | |
8818 | # Begin Source File | |
8819 | ||
8820 | SOURCE=..\..\include\wx\xrc\xh_scwin.h | |
8821 | # End Source File | |
8822 | # Begin Source File | |
8823 | ||
8824 | SOURCE=..\..\include\wx\xrc\xh_sizer.h | |
8825 | # End Source File | |
8826 | # Begin Source File | |
8827 | ||
8828 | SOURCE=..\..\include\wx\xrc\xh_slidr.h | |
8829 | # End Source File | |
8830 | # Begin Source File | |
8831 | ||
8832 | SOURCE=..\..\include\wx\xrc\xh_spin.h | |
8833 | # End Source File | |
8834 | # Begin Source File | |
8835 | ||
8836 | SOURCE=..\..\include\wx\xrc\xh_split.h | |
8837 | # End Source File | |
8838 | # Begin Source File | |
8839 | ||
8840 | SOURCE=..\..\include\wx\xrc\xh_statbar.h | |
8841 | # End Source File | |
8842 | # Begin Source File | |
8843 | ||
8844 | SOURCE=..\..\include\wx\xrc\xh_stbmp.h | |
8845 | # End Source File | |
8846 | # Begin Source File | |
8847 | ||
8848 | SOURCE=..\..\include\wx\xrc\xh_stbox.h | |
8849 | # End Source File | |
8850 | # Begin Source File | |
8851 | ||
8852 | SOURCE=..\..\include\wx\xrc\xh_stlin.h | |
8853 | # End Source File | |
8854 | # Begin Source File | |
8855 | ||
8856 | SOURCE=..\..\include\wx\xrc\xh_sttxt.h | |
8857 | # End Source File | |
8858 | # Begin Source File | |
8859 | ||
8860 | SOURCE=..\..\include\wx\xrc\xh_text.h | |
8861 | # End Source File | |
8862 | # Begin Source File | |
8863 | ||
8864 | SOURCE=..\..\include\wx\xrc\xh_tglbtn.h | |
8865 | # End Source File | |
8866 | # Begin Source File | |
8867 | ||
8868 | SOURCE=..\..\include\wx\xrc\xh_toolb.h | |
8869 | # End Source File | |
8870 | # Begin Source File | |
8871 | ||
8872 | SOURCE=..\..\include\wx\xrc\xh_tree.h | |
8873 | # End Source File | |
8874 | # Begin Source File | |
8875 | ||
8876 | SOURCE=..\..\include\wx\xrc\xh_unkwn.h | |
8877 | # End Source File | |
8878 | # Begin Source File | |
8879 | ||
8880 | SOURCE=..\..\include\wx\xrc\xh_wizrd.h | |
8881 | # End Source File | |
8882 | # Begin Source File | |
8883 | ||
8884 | SOURCE=..\..\include\wx\xrc\xmlres.h | |
8885 | # End Source File | |
8886 | # Begin Source File | |
8887 | ||
fe6e5818 | 8888 | SOURCE=..\..\include\wx\xpmdecod.h |
28249f11 | 8889 | # End Source File |
757e7c67 VS |
8890 | # Begin Source File |
8891 | ||
8892 | SOURCE=..\..\include\wx\xpmhand.h | |
8893 | # End Source File | |
28249f11 VS |
8894 | # End Group |
8895 | # End Target | |
8896 | # End Project | |
8897 |