]> git.saurik.com Git - wxWidgets.git/blob - build/wx_coredll.dsp
added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options
[wxWidgets.git] / build / wx_coredll.dsp
1 # Microsoft Developer Studio Project File - Name="coredll" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7 CFG=coredll - Win32 DLL Native Debug Unicode
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "wx_coredll.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "wx_coredll.mak" CFG="coredll - Win32 DLL Native Debug Unicode"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "coredll - Win32 DLL Native Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "coredll - Win32 DLL Native Release Ansi" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "coredll - Win32 DLL wxUniv Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "coredll - Win32 DLL wxUniv Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "coredll - Win32 DLL Native Debug Ansi" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "coredll - Win32 DLL wxUniv Release Ansi" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE "coredll - Win32 DLL wxUniv Debug Ansi" (based on "Win32 (x86) Dynamic-Link Library")
27 !MESSAGE "coredll - Win32 DLL Native Release Unicode" (based on "Win32 (x86) Dynamic-Link Library")
28 !MESSAGE
29
30 # Begin Project
31 # PROP AllowPerConfigDependencies 0
32 # PROP Scc_ProjName ""
33 # PROP Scc_LocalPath ""
34 CPP=cl.exe
35 MTL=midl.exe
36 RSC=rc.exe
37
38 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
39
40 # PROP BASE Use_MFC 0
41 # PROP BASE Use_Debug_Libraries 1
42 # PROP BASE Output_Dir "..\lib\vc_mswuddll\"
43 # PROP BASE Intermediate_Dir "vc_mswuddll\coredll"
44 # PROP BASE Target_Dir ""
45 # PROP Use_MFC 0
46 # PROP Use_Debug_Libraries 1
47 # PROP Output_Dir "..\lib\vc_mswuddll\"
48 # PROP Intermediate_Dir "vc_mswuddll\coredll"
49 # PROP Target_Dir ""
50 # ADD BASE CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswuddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
51 # ADD CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswuddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
52 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
53 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
54 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswuddll" /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
55 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswuddll" /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
56 BSC32=bscmake.exe
57 # ADD BASE BSC32 /nologo
58 # ADD BSC32 /nologo
59 LINK32=link.exe
60 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\lib\vc_mswuddll" /implib:"..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
61 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswuddll\wxmsw250ud_core_vc_custom.dll" /libpath:"..\lib\vc_mswuddll" /implib:"..\lib\vc_mswuddll\wxmsw25ud_core.lib" /debug
62
63 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
64
65 # PROP BASE Use_MFC 0
66 # PROP BASE Use_Debug_Libraries 0
67 # PROP BASE Output_Dir "..\lib\vc_mswdll\"
68 # PROP BASE Intermediate_Dir "vc_mswdll\coredll"
69 # PROP BASE Target_Dir ""
70 # PROP Use_MFC 0
71 # PROP Use_Debug_Libraries 0
72 # PROP Output_Dir "..\lib\vc_mswdll\"
73 # PROP Intermediate_Dir "vc_mswdll\coredll"
74 # PROP Target_Dir ""
75 # ADD BASE CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswdll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
76 # ADD CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswdll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_coredll.pch" /Fd..\lib\vc_mswdll\wxmsw250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
77 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
78 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
79 # ADD BASE RSC /l 0x405 /d "NDEBUG" /d "__WXMSW__" /i "..\include" /i "..\lib\vc_mswdll" /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
80 # ADD RSC /l 0x405 /d "NDEBUG" /d "__WXMSW__" /i "..\include" /i "..\lib\vc_mswdll" /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
81 BSC32=bscmake.exe
82 # ADD BASE BSC32 /nologo
83 # ADD BSC32 /nologo
84 LINK32=link.exe
85 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\lib\vc_mswdll" /implib:"..\lib\vc_mswdll\wxmsw25_core.lib"
86 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswdll\wxmsw250_core_vc_custom.dll" /libpath:"..\lib\vc_mswdll" /implib:"..\lib\vc_mswdll\wxmsw25_core.lib"
87
88 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
89
90 # PROP BASE Use_MFC 0
91 # PROP BASE Use_Debug_Libraries 1
92 # PROP BASE Output_Dir "..\lib\vc_mswunivuddll\"
93 # PROP BASE Intermediate_Dir "vc_mswunivuddll\coredll"
94 # PROP BASE Target_Dir ""
95 # PROP Use_MFC 0
96 # PROP Use_Debug_Libraries 1
97 # PROP Output_Dir "..\lib\vc_mswunivuddll\"
98 # PROP Intermediate_Dir "vc_mswunivuddll\coredll"
99 # PROP Target_Dir ""
100 # ADD BASE CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswunivuddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
101 # ADD CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswunivuddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
102 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
103 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
104 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswunivuddll" /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
105 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswunivuddll" /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
106 BSC32=bscmake.exe
107 # ADD BASE BSC32 /nologo
108 # ADD BSC32 /nologo
109 LINK32=link.exe
110 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivuddll" /implib:"..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
111 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivuddll\wxbase25ud.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivuddll\wxmswuniv250ud_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivuddll" /implib:"..\lib\vc_mswunivuddll\wxmswuniv25ud_core.lib" /debug
112
113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
114
115 # PROP BASE Use_MFC 0
116 # PROP BASE Use_Debug_Libraries 0
117 # PROP BASE Output_Dir "..\lib\vc_mswunivudll\"
118 # PROP BASE Intermediate_Dir "vc_mswunivudll\coredll"
119 # PROP BASE Target_Dir ""
120 # PROP Use_MFC 0
121 # PROP Use_Debug_Libraries 0
122 # PROP Output_Dir "..\lib\vc_mswunivudll\"
123 # PROP Intermediate_Dir "vc_mswunivudll\coredll"
124 # PROP Target_Dir ""
125 # ADD BASE CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswunivudll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
126 # ADD CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswunivudll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_coredll.pch" /Fd..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
127 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
128 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
129 # ADD BASE RSC /l 0x405 /d "NDEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswunivudll" /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
130 # ADD RSC /l 0x405 /d "NDEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswunivudll" /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
131 BSC32=bscmake.exe
132 # ADD BASE BSC32 /nologo
133 # ADD BSC32 /nologo
134 LINK32=link.exe
135 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivudll" /implib:"..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
136 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivudll\wxmswuniv250u_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivudll" /implib:"..\lib\vc_mswunivudll\wxmswuniv25u_core.lib"
137
138 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
139
140 # PROP BASE Use_MFC 0
141 # PROP BASE Use_Debug_Libraries 1
142 # PROP BASE Output_Dir "..\lib\vc_mswddll\"
143 # PROP BASE Intermediate_Dir "vc_mswddll\coredll"
144 # PROP BASE Target_Dir ""
145 # PROP Use_MFC 0
146 # PROP Use_Debug_Libraries 1
147 # PROP Output_Dir "..\lib\vc_mswddll\"
148 # PROP Intermediate_Dir "vc_mswddll\coredll"
149 # PROP Target_Dir ""
150 # ADD BASE CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
151 # ADD CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswddll\wxmsw250d_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
152 # 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
153 # 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
154 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\include" /i "..\lib\vc_mswddll" /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
155 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\include" /i "..\lib\vc_mswddll" /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
156 BSC32=bscmake.exe
157 # ADD BASE BSC32 /nologo
158 # ADD BSC32 /nologo
159 LINK32=link.exe
160 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\lib\vc_mswddll" /implib:"..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
161 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswddll\wxmsw250d_core_vc_custom.dll" /libpath:"..\lib\vc_mswddll" /implib:"..\lib\vc_mswddll\wxmsw25d_core.lib" /debug
162
163 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
164
165 # PROP BASE Use_MFC 0
166 # PROP BASE Use_Debug_Libraries 0
167 # PROP BASE Output_Dir "..\lib\vc_mswunivdll\"
168 # PROP BASE Intermediate_Dir "vc_mswunivdll\coredll"
169 # PROP BASE Target_Dir ""
170 # PROP Use_MFC 0
171 # PROP Use_Debug_Libraries 0
172 # PROP Output_Dir "..\lib\vc_mswunivdll\"
173 # PROP Intermediate_Dir "vc_mswunivdll\coredll"
174 # PROP Target_Dir ""
175 # ADD BASE CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswunivdll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
176 # ADD CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswunivdll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_coredll.pch" /Fd..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
177 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
178 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
179 # ADD BASE RSC /l 0x405 /d "NDEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\include" /i "..\lib\vc_mswunivdll" /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
180 # ADD RSC /l 0x405 /d "NDEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\include" /i "..\lib\vc_mswunivdll" /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
181 BSC32=bscmake.exe
182 # ADD BASE BSC32 /nologo
183 # ADD BSC32 /nologo
184 LINK32=link.exe
185 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivdll" /implib:"..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
186 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivdll\wxbase25.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivdll\wxmswuniv250_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivdll" /implib:"..\lib\vc_mswunivdll\wxmswuniv25_core.lib"
187
188 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
189
190 # PROP BASE Use_MFC 0
191 # PROP BASE Use_Debug_Libraries 1
192 # PROP BASE Output_Dir "..\lib\vc_mswunivddll\"
193 # PROP BASE Intermediate_Dir "vc_mswunivddll\coredll"
194 # PROP BASE Target_Dir ""
195 # PROP Use_MFC 0
196 # PROP Use_Debug_Libraries 1
197 # PROP Output_Dir "..\lib\vc_mswunivddll\"
198 # PROP Intermediate_Dir "vc_mswunivddll\coredll"
199 # PROP Target_Dir ""
200 # ADD BASE CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswunivddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /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
201 # ADD CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswunivddll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_coredll.pch" /Zi /Gm /GZ /Fd..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.pdb /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
202 # 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
203 # 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
204 # ADD BASE RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\include" /i "..\lib\vc_mswunivddll" /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
205 # ADD RSC /l 0x405 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\include" /i "..\lib\vc_mswunivddll" /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
206 BSC32=bscmake.exe
207 # ADD BASE BSC32 /nologo
208 # ADD BSC32 /nologo
209 LINK32=link.exe
210 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivddll" /implib:"..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
211 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswunivddll\wxbase25d.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswunivddll\wxmswuniv250d_core_vc_custom.dll" /libpath:"..\lib\vc_mswunivddll" /implib:"..\lib\vc_mswunivddll\wxmswuniv25d_core.lib" /debug
212
213 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
214
215 # PROP BASE Use_MFC 0
216 # PROP BASE Use_Debug_Libraries 0
217 # PROP BASE Output_Dir "..\lib\vc_mswudll\"
218 # PROP BASE Intermediate_Dir "vc_mswudll\coredll"
219 # PROP BASE Target_Dir ""
220 # PROP Use_MFC 0
221 # PROP Use_Debug_Libraries 0
222 # PROP Output_Dir "..\lib\vc_mswudll\"
223 # PROP Intermediate_Dir "vc_mswudll\coredll"
224 # PROP Target_Dir ""
225 # ADD BASE CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswudll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
226 # ADD CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswudll" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_coredll.pch" /Fd..\lib\vc_mswudll\wxmsw250u_core_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
227 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
228 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "NDEBUG" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
229 # ADD BASE RSC /l 0x405 /d "NDEBUG" /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswudll" /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
230 # ADD RSC /l 0x405 /d "NDEBUG" /d "__WXMSW__" /d wxUSE_UNICODE=1 /i "..\include" /i "..\lib\vc_mswudll" /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
231 BSC32=bscmake.exe
232 # ADD BASE BSC32 /nologo
233 # ADD BSC32 /nologo
234 LINK32=link.exe
235 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\lib\vc_mswudll" /implib:"..\lib\vc_mswudll\wxmsw25u_core.lib"
236 # 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 odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib ..\lib\vc_mswudll\wxbase25u.lib /nologo /dll /machine:i386 /out:"..\lib\vc_mswudll\wxmsw250u_core_vc_custom.dll" /libpath:"..\lib\vc_mswudll" /implib:"..\lib\vc_mswudll\wxmsw25u_core.lib"
237
238 !ENDIF
239
240 # Begin Target
241
242 # Name "coredll - Win32 DLL Native Debug Unicode"
243 # Name "coredll - Win32 DLL Native Release Ansi"
244 # Name "coredll - Win32 DLL wxUniv Debug Unicode"
245 # Name "coredll - Win32 DLL wxUniv Release Unicode"
246 # Name "coredll - Win32 DLL Native Debug Ansi"
247 # Name "coredll - Win32 DLL wxUniv Release Ansi"
248 # Name "coredll - Win32 DLL wxUniv Debug Ansi"
249 # Name "coredll - Win32 DLL Native Release Unicode"
250 # Begin Group "Common Headers"
251
252 # PROP Default_Filter ""
253 # Begin Source File
254
255 SOURCE=..\include\wx\accel.h
256 # End Source File
257 # Begin Source File
258
259 SOURCE=..\include\wx\access.h
260 # End Source File
261 # Begin Source File
262
263 SOURCE=..\include\wx\afterstd.h
264 # End Source File
265 # Begin Source File
266
267 SOURCE=..\include\wx\artprov.h
268 # End Source File
269 # Begin Source File
270
271 SOURCE=..\include\wx\bitmap.h
272 # End Source File
273 # Begin Source File
274
275 SOURCE=..\include\wx\bmpbuttn.h
276 # End Source File
277 # Begin Source File
278
279 SOURCE=..\include\wx\brush.h
280 # End Source File
281 # Begin Source File
282
283 SOURCE=..\include\wx\busyinfo.h
284 # End Source File
285 # Begin Source File
286
287 SOURCE=..\include\wx\button.h
288 # End Source File
289 # Begin Source File
290
291 SOURCE=..\include\wx\calctrl.h
292 # End Source File
293 # Begin Source File
294
295 SOURCE=..\include\wx\caret.h
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\include\wx\checkbox.h
300 # End Source File
301 # Begin Source File
302
303 SOURCE=..\include\wx\checklst.h
304 # End Source File
305 # Begin Source File
306
307 SOURCE=..\include\wx\choicdlg.h
308 # End Source File
309 # Begin Source File
310
311 SOURCE=..\include\wx\choice.h
312 # End Source File
313 # Begin Source File
314
315 SOURCE=..\include\wx\clipbrd.h
316 # End Source File
317 # Begin Source File
318
319 SOURCE=..\include\wx\cmdproc.h
320 # End Source File
321 # Begin Source File
322
323 SOURCE=..\include\wx\cmndata.h
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\include\wx\colordlg.h
328 # End Source File
329 # Begin Source File
330
331 SOURCE=..\include\wx\colour.h
332 # End Source File
333 # Begin Source File
334
335 SOURCE=..\include\wx\combobox.h
336 # End Source File
337 # Begin Source File
338
339 SOURCE=..\include\wx\control.h
340 # End Source File
341 # Begin Source File
342
343 SOURCE=..\include\wx\cshelp.h
344 # End Source File
345 # Begin Source File
346
347 SOURCE=..\include\wx\ctrlsub.h
348 # End Source File
349 # Begin Source File
350
351 SOURCE=..\include\wx\cursor.h
352 # End Source File
353 # Begin Source File
354
355 SOURCE=..\include\wx\dataobj.h
356 # End Source File
357 # Begin Source File
358
359 SOURCE=..\include\wx\dbgrid.h
360 # End Source File
361 # Begin Source File
362
363 SOURCE=..\include\wx\dc.h
364 # End Source File
365 # Begin Source File
366
367 SOURCE=..\include\wx\dcbuffer.h
368 # End Source File
369 # Begin Source File
370
371 SOURCE=..\include\wx\dcclient.h
372 # End Source File
373 # Begin Source File
374
375 SOURCE=..\include\wx\dcmemory.h
376 # End Source File
377 # Begin Source File
378
379 SOURCE=..\include\wx\dcmirror.h
380 # End Source File
381 # Begin Source File
382
383 SOURCE=..\include\wx\dcprint.h
384 # End Source File
385 # Begin Source File
386
387 SOURCE=..\include\wx\dcps.h
388 # End Source File
389 # Begin Source File
390
391 SOURCE=..\include\wx\dcscreen.h
392 # End Source File
393 # Begin Source File
394
395 SOURCE=..\include\wx\dialog.h
396 # End Source File
397 # Begin Source File
398
399 SOURCE=..\include\wx\dialup.h
400 # End Source File
401 # Begin Source File
402
403 SOURCE=..\include\wx\dirctrl.h
404 # End Source File
405 # Begin Source File
406
407 SOURCE=..\include\wx\dirdlg.h
408 # End Source File
409 # Begin Source File
410
411 SOURCE=..\include\wx\display.h
412 # End Source File
413 # Begin Source File
414
415 SOURCE=..\include\wx\dnd.h
416 # End Source File
417 # Begin Source File
418
419 SOURCE=..\include\wx\docmdi.h
420 # End Source File
421 # Begin Source File
422
423 SOURCE=..\include\wx\docview.h
424 # End Source File
425 # Begin Source File
426
427 SOURCE=..\include\wx\dragimag.h
428 # End Source File
429 # Begin Source File
430
431 SOURCE=..\include\wx\effects.h
432 # End Source File
433 # Begin Source File
434
435 SOURCE=..\include\wx\evtloop.h
436 # End Source File
437 # Begin Source File
438
439 SOURCE=..\include\wx\fdrepdlg.h
440 # End Source File
441 # Begin Source File
442
443 SOURCE=..\include\wx\filedlg.h
444 # End Source File
445 # Begin Source File
446
447 SOURCE=..\include\wx\fmappriv.h
448 # End Source File
449 # Begin Source File
450
451 SOURCE=..\include\wx\font.h
452 # End Source File
453 # Begin Source File
454
455 SOURCE=..\include\wx\fontdlg.h
456 # End Source File
457 # Begin Source File
458
459 SOURCE=..\include\wx\fontenum.h
460 # End Source File
461 # Begin Source File
462
463 SOURCE=..\include\wx\fontutil.h
464 # End Source File
465 # Begin Source File
466
467 SOURCE=..\include\wx\frame.h
468 # End Source File
469 # Begin Source File
470
471 SOURCE=..\include\wx\gauge.h
472 # End Source File
473 # Begin Source File
474
475 SOURCE=..\include\wx\gdicmn.h
476 # End Source File
477 # Begin Source File
478
479 SOURCE=..\include\wx\gdiobj.h
480 # End Source File
481 # Begin Source File
482
483 SOURCE=..\include\wx\generic\accel.h
484 # End Source File
485 # Begin Source File
486
487 SOURCE=..\include\wx\generic\calctrl.h
488 # End Source File
489 # Begin Source File
490
491 SOURCE=..\include\wx\generic\choicdgg.h
492 # End Source File
493 # Begin Source File
494
495 SOURCE=..\include\wx\generic\colrdlgg.h
496 # End Source File
497 # Begin Source File
498
499 SOURCE=..\include\wx\generic\dcpsg.h
500 # End Source File
501 # Begin Source File
502
503 SOURCE=..\include\wx\generic\dirctrlg.h
504 # End Source File
505 # Begin Source File
506
507 SOURCE=..\include\wx\generic\dirdlgg.h
508 # End Source File
509 # Begin Source File
510
511 SOURCE=..\include\wx\generic\dragimgg.h
512 # End Source File
513 # Begin Source File
514
515 SOURCE=..\include\wx\generic\fdrepdlg.h
516 # End Source File
517 # Begin Source File
518
519 SOURCE=..\include\wx\generic\filedlgg.h
520 # End Source File
521 # Begin Source File
522
523 SOURCE=..\include\wx\generic\fontdlgg.h
524 # End Source File
525 # Begin Source File
526
527 SOURCE=..\include\wx\generic\grid.h
528 # End Source File
529 # Begin Source File
530
531 SOURCE=..\include\wx\generic\gridctrl.h
532 # End Source File
533 # Begin Source File
534
535 SOURCE=..\include\wx\generic\gridsel.h
536 # End Source File
537 # Begin Source File
538
539 SOURCE=..\include\wx\generic\helpext.h
540 # End Source File
541 # Begin Source File
542
543 SOURCE=..\include\wx\generic\imaglist.h
544 # End Source File
545 # Begin Source File
546
547 SOURCE=..\include\wx\generic\laywin.h
548 # End Source File
549 # Begin Source File
550
551 SOURCE=..\include\wx\generic\listctrl.h
552 # End Source File
553 # Begin Source File
554
555 SOURCE=..\include\wx\generic\logg.h
556 # End Source File
557 # Begin Source File
558
559 SOURCE=..\include\wx\generic\mdig.h
560 # End Source File
561 # Begin Source File
562
563 SOURCE=..\include\wx\generic\msgdlgg.h
564 # End Source File
565 # Begin Source File
566
567 SOURCE=..\include\wx\generic\notebook.h
568 # End Source File
569 # Begin Source File
570
571 SOURCE=..\include\wx\generic\panelg.h
572 # End Source File
573 # Begin Source File
574
575 SOURCE=..\include\wx\generic\prntdlgg.h
576 # End Source File
577 # Begin Source File
578
579 SOURCE=..\include\wx\generic\progdlgg.h
580 # End Source File
581 # Begin Source File
582
583 SOURCE=..\include\wx\generic\sashwin.h
584 # End Source File
585 # Begin Source File
586
587 SOURCE=..\include\wx\generic\scrolwin.h
588 # End Source File
589 # Begin Source File
590
591 SOURCE=..\include\wx\generic\spinctlg.h
592 # End Source File
593 # Begin Source File
594
595 SOURCE=..\include\wx\generic\splash.h
596 # End Source File
597 # Begin Source File
598
599 SOURCE=..\include\wx\generic\splitter.h
600 # End Source File
601 # Begin Source File
602
603 SOURCE=..\include\wx\generic\statusbr.h
604 # End Source File
605 # Begin Source File
606
607 SOURCE=..\include\wx\generic\tabg.h
608 # End Source File
609 # Begin Source File
610
611 SOURCE=..\include\wx\generic\textdlgg.h
612 # End Source File
613 # Begin Source File
614
615 SOURCE=..\include\wx\generic\timer.h
616 # End Source File
617 # Begin Source File
618
619 SOURCE=..\include\wx\generic\treectlg.h
620 # End Source File
621 # Begin Source File
622
623 SOURCE=..\include\wx\generic\wizard.h
624 # End Source File
625 # Begin Source File
626
627 SOURCE=..\include\wx\geometry.h
628 # End Source File
629 # Begin Source File
630
631 SOURCE=..\include\wx\gifdecod.h
632 # End Source File
633 # Begin Source File
634
635 SOURCE=..\include\wx\glcanvas.h
636 # End Source File
637 # Begin Source File
638
639 SOURCE=..\include\wx\grid.h
640 # End Source File
641 # Begin Source File
642
643 SOURCE=..\include\wx\help.h
644 # End Source File
645 # Begin Source File
646
647 SOURCE=..\include\wx\helpbase.h
648 # End Source File
649 # Begin Source File
650
651 SOURCE=..\include\wx\helphtml.h
652 # End Source File
653 # Begin Source File
654
655 SOURCE=..\include\wx\helpwin.h
656 # End Source File
657 # Begin Source File
658
659 SOURCE=..\include\wx\icon.h
660 # End Source File
661 # Begin Source File
662
663 SOURCE=..\include\wx\iconbndl.h
664 # End Source File
665 # Begin Source File
666
667 SOURCE=..\include\wx\imagbmp.h
668 # End Source File
669 # Begin Source File
670
671 SOURCE=..\include\wx\image.h
672 # End Source File
673 # Begin Source File
674
675 SOURCE=..\include\wx\imaggif.h
676 # End Source File
677 # Begin Source File
678
679 SOURCE=..\include\wx\imagiff.h
680 # End Source File
681 # Begin Source File
682
683 SOURCE=..\include\wx\imagjpeg.h
684 # End Source File
685 # Begin Source File
686
687 SOURCE=..\include\wx\imaglist.h
688 # End Source File
689 # Begin Source File
690
691 SOURCE=..\include\wx\imagpcx.h
692 # End Source File
693 # Begin Source File
694
695 SOURCE=..\include\wx\imagpng.h
696 # End Source File
697 # Begin Source File
698
699 SOURCE=..\include\wx\imagpnm.h
700 # End Source File
701 # Begin Source File
702
703 SOURCE=..\include\wx\imagtiff.h
704 # End Source File
705 # Begin Source File
706
707 SOURCE=..\include\wx\imagxpm.h
708 # End Source File
709 # Begin Source File
710
711 SOURCE=..\include\wx\joystick.h
712 # End Source File
713 # Begin Source File
714
715 SOURCE=..\include\wx\layout.h
716 # End Source File
717 # Begin Source File
718
719 SOURCE=..\include\wx\laywin.h
720 # End Source File
721 # Begin Source File
722
723 SOURCE=..\include\wx\listbase.h
724 # End Source File
725 # Begin Source File
726
727 SOURCE=..\include\wx\listbox.h
728 # End Source File
729 # Begin Source File
730
731 SOURCE=..\include\wx\listctrl.h
732 # End Source File
733 # Begin Source File
734
735 SOURCE=..\include\wx\matrix.h
736 # End Source File
737 # Begin Source File
738
739 SOURCE=..\include\wx\mdi.h
740 # End Source File
741 # Begin Source File
742
743 SOURCE=..\include\wx\menu.h
744 # End Source File
745 # Begin Source File
746
747 SOURCE=..\include\wx\menuitem.h
748 # End Source File
749 # Begin Source File
750
751 SOURCE=..\include\wx\metafile.h
752 # End Source File
753 # Begin Source File
754
755 SOURCE=..\include\wx\minifram.h
756 # End Source File
757 # Begin Source File
758
759 SOURCE=..\include\wx\msgdlg.h
760 # End Source File
761 # Begin Source File
762
763 SOURCE=..\include\wx\msw\accel.h
764 # End Source File
765 # Begin Source File
766
767 SOURCE=..\include\wx\msw\app.h
768 # End Source File
769 # Begin Source File
770
771 SOURCE=..\include\wx\msw\bitmap.h
772 # End Source File
773 # Begin Source File
774
775 SOURCE=..\include\wx\msw\bmpbuttn.h
776 # End Source File
777 # Begin Source File
778
779 SOURCE=..\include\wx\msw\brush.h
780 # End Source File
781 # Begin Source File
782
783 SOURCE=..\include\wx\msw\button.h
784 # End Source File
785 # Begin Source File
786
787 SOURCE=..\include\wx\msw\caret.h
788 # End Source File
789 # Begin Source File
790
791 SOURCE=..\include\wx\msw\checkbox.h
792 # End Source File
793 # Begin Source File
794
795 SOURCE=..\include\wx\msw\checklst.h
796 # End Source File
797 # Begin Source File
798
799 SOURCE=..\include\wx\msw\choice.h
800 # End Source File
801 # Begin Source File
802
803 SOURCE=..\include\wx\msw\clipbrd.h
804 # End Source File
805 # Begin Source File
806
807 SOURCE=..\include\wx\msw\colordlg.h
808 # End Source File
809 # Begin Source File
810
811 SOURCE=..\include\wx\msw\colour.h
812 # End Source File
813 # Begin Source File
814
815 SOURCE=..\include\wx\msw\combobox.h
816 # End Source File
817 # Begin Source File
818
819 SOURCE=..\include\wx\msw\control.h
820 # End Source File
821 # Begin Source File
822
823 SOURCE=..\include\wx\msw\cursor.h
824 # End Source File
825 # Begin Source File
826
827 SOURCE=..\include\wx\msw\dc.h
828 # End Source File
829 # Begin Source File
830
831 SOURCE=..\include\wx\msw\dcclient.h
832 # End Source File
833 # Begin Source File
834
835 SOURCE=..\include\wx\msw\dcmemory.h
836 # End Source File
837 # Begin Source File
838
839 SOURCE=..\include\wx\msw\dcprint.h
840 # End Source File
841 # Begin Source File
842
843 SOURCE=..\include\wx\msw\dcscreen.h
844 # End Source File
845 # Begin Source File
846
847 SOURCE=..\include\wx\msw\dialog.h
848 # End Source File
849 # Begin Source File
850
851 SOURCE=..\include\wx\msw\dib.h
852 # End Source File
853 # Begin Source File
854
855 SOURCE=..\include\wx\msw\dirdlg.h
856 # End Source File
857 # Begin Source File
858
859 SOURCE=..\include\wx\msw\dragimag.h
860 # End Source File
861 # Begin Source File
862
863 SOURCE=..\include\wx\msw\enhmeta.h
864 # End Source File
865 # Begin Source File
866
867 SOURCE=..\include\wx\msw\fdrepdlg.h
868 # End Source File
869 # Begin Source File
870
871 SOURCE=..\include\wx\msw\filedlg.h
872 # End Source File
873 # Begin Source File
874
875 SOURCE=..\include\wx\msw\font.h
876 # End Source File
877 # Begin Source File
878
879 SOURCE=..\include\wx\msw\fontdlg.h
880 # End Source File
881 # Begin Source File
882
883 SOURCE=..\include\wx\msw\frame.h
884 # End Source File
885 # Begin Source File
886
887 SOURCE=..\include\wx\msw\gauge95.h
888 # End Source File
889 # Begin Source File
890
891 SOURCE=..\include\wx\msw\gdiimage.h
892 # End Source File
893 # Begin Source File
894
895 SOURCE=..\include\wx\msw\gdiobj.h
896 # End Source File
897 # Begin Source File
898
899 SOURCE=..\include\wx\msw\gnuwin32\winresrc.h
900 # End Source File
901 # Begin Source File
902
903 SOURCE=..\include\wx\msw\helpbest.h
904 # End Source File
905 # Begin Source File
906
907 SOURCE=..\include\wx\msw\helpchm.h
908 # End Source File
909 # Begin Source File
910
911 SOURCE=..\include\wx\msw\helpwin.h
912 # End Source File
913 # Begin Source File
914
915 SOURCE=..\include\wx\msw\icon.h
916 # End Source File
917 # Begin Source File
918
919 SOURCE=..\include\wx\msw\imaglist.h
920 # End Source File
921 # Begin Source File
922
923 SOURCE=..\include\wx\msw\iniconf.h
924 # End Source File
925 # Begin Source File
926
927 SOURCE=..\include\wx\msw\joystick.h
928 # End Source File
929 # Begin Source File
930
931 SOURCE=..\include\wx\msw\listbox.h
932 # End Source File
933 # Begin Source File
934
935 SOURCE=..\include\wx\msw\listctrl.h
936 # End Source File
937 # Begin Source File
938
939 SOURCE=..\include\wx\msw\mdi.h
940 # End Source File
941 # Begin Source File
942
943 SOURCE=..\include\wx\msw\menu.h
944 # End Source File
945 # Begin Source File
946
947 SOURCE=..\include\wx\msw\menuitem.h
948 # End Source File
949 # Begin Source File
950
951 SOURCE=..\include\wx\msw\metafile.h
952 # End Source File
953 # Begin Source File
954
955 SOURCE=..\include\wx\msw\minifram.h
956 # End Source File
957 # Begin Source File
958
959 SOURCE=..\include\wx\msw\missing.h
960 # End Source File
961 # Begin Source File
962
963 SOURCE=..\include\wx\msw\msgdlg.h
964 # End Source File
965 # Begin Source File
966
967 SOURCE=..\include\wx\msw\mslu.h
968 # End Source File
969 # Begin Source File
970
971 SOURCE=..\include\wx\msw\msvcrt.h
972 # End Source File
973 # Begin Source File
974
975 SOURCE=..\include\wx\msw\notebook.h
976 # End Source File
977 # Begin Source File
978
979 SOURCE=..\include\wx\msw\ole\access.h
980 # End Source File
981 # Begin Source File
982
983 SOURCE=..\include\wx\msw\ole\automtn.h
984 # End Source File
985 # Begin Source File
986
987 SOURCE=..\include\wx\msw\ole\dataform.h
988 # End Source File
989 # Begin Source File
990
991 SOURCE=..\include\wx\msw\ole\dataobj.h
992 # End Source File
993 # Begin Source File
994
995 SOURCE=..\include\wx\msw\ole\dataobj2.h
996 # End Source File
997 # Begin Source File
998
999 SOURCE=..\include\wx\msw\ole\dropsrc.h
1000 # End Source File
1001 # Begin Source File
1002
1003 SOURCE=..\include\wx\msw\ole\droptgt.h
1004 # End Source File
1005 # Begin Source File
1006
1007 SOURCE=..\include\wx\msw\ole\oleutils.h
1008 # End Source File
1009 # Begin Source File
1010
1011 SOURCE=..\include\wx\msw\ole\uuid.h
1012 # End Source File
1013 # Begin Source File
1014
1015 SOURCE=..\include\wx\msw\palette.h
1016 # End Source File
1017 # Begin Source File
1018
1019 SOURCE=..\include\wx\msw\pen.h
1020 # End Source File
1021 # Begin Source File
1022
1023 SOURCE=..\include\wx\msw\printdlg.h
1024 # End Source File
1025 # Begin Source File
1026
1027 SOURCE=..\include\wx\msw\printwin.h
1028 # End Source File
1029 # Begin Source File
1030
1031 SOURCE=..\include\wx\msw\private.h
1032 # End Source File
1033 # Begin Source File
1034
1035 SOURCE=..\include\wx\msw\radiobox.h
1036 # End Source File
1037 # Begin Source File
1038
1039 SOURCE=..\include\wx\msw\radiobut.h
1040 # End Source File
1041 # Begin Source File
1042
1043 SOURCE=..\include\wx\msw\regconf.h
1044 # End Source File
1045 # Begin Source File
1046
1047 SOURCE=..\include\wx\msw\region.h
1048 # End Source File
1049 # Begin Source File
1050
1051 SOURCE=..\include\wx\msw\registry.h
1052 # End Source File
1053 # Begin Source File
1054
1055 SOURCE=..\include\wx\msw\scrolbar.h
1056 # End Source File
1057 # Begin Source File
1058
1059 SOURCE=..\include\wx\msw\setup0.h
1060 # End Source File
1061 # Begin Source File
1062
1063 SOURCE=..\include\wx\msw\slider95.h
1064 # End Source File
1065 # Begin Source File
1066
1067 SOURCE=..\include\wx\msw\slidrmsw.h
1068 # End Source File
1069 # Begin Source File
1070
1071 SOURCE=..\include\wx\msw\spinbutt.h
1072 # End Source File
1073 # Begin Source File
1074
1075 SOURCE=..\include\wx\msw\spinctrl.h
1076 # End Source File
1077 # Begin Source File
1078
1079 SOURCE=..\include\wx\msw\statbmp.h
1080 # End Source File
1081 # Begin Source File
1082
1083 SOURCE=..\include\wx\msw\statbox.h
1084 # End Source File
1085 # Begin Source File
1086
1087 SOURCE=..\include\wx\msw\statbr95.h
1088 # End Source File
1089 # Begin Source File
1090
1091 SOURCE=..\include\wx\msw\statline.h
1092 # End Source File
1093 # Begin Source File
1094
1095 SOURCE=..\include\wx\msw\stattext.h
1096 # End Source File
1097 # Begin Source File
1098
1099 SOURCE=..\include\wx\msw\tabctrl.h
1100 # End Source File
1101 # Begin Source File
1102
1103 SOURCE=..\include\wx\msw\taskbar.h
1104 # End Source File
1105 # Begin Source File
1106
1107 SOURCE=..\include\wx\msw\tbar95.h
1108 # End Source File
1109 # Begin Source File
1110
1111 SOURCE=..\include\wx\msw\tbarmsw.h
1112 # End Source File
1113 # Begin Source File
1114
1115 SOURCE=..\include\wx\msw\textctrl.h
1116 # End Source File
1117 # Begin Source File
1118
1119 SOURCE=..\include\wx\msw\tglbtn.h
1120 # End Source File
1121 # Begin Source File
1122
1123 SOURCE=..\include\wx\msw\timer.h
1124 # End Source File
1125 # Begin Source File
1126
1127 SOURCE=..\include\wx\msw\tooltip.h
1128 # End Source File
1129 # Begin Source File
1130
1131 SOURCE=..\include\wx\msw\toplevel.h
1132 # End Source File
1133 # Begin Source File
1134
1135 SOURCE=..\include\wx\msw\treectrl.h
1136 # End Source File
1137 # Begin Source File
1138
1139 SOURCE=..\include\wx\msw\wave.h
1140 # End Source File
1141 # Begin Source File
1142
1143 SOURCE=..\include\wx\msw\window.h
1144 # End Source File
1145 # Begin Source File
1146
1147 SOURCE=..\include\wx\notebook.h
1148 # End Source File
1149 # Begin Source File
1150
1151 SOURCE=..\include\wx\ownerdrw.h
1152 # End Source File
1153 # Begin Source File
1154
1155 SOURCE=..\include\wx\palette.h
1156 # End Source File
1157 # Begin Source File
1158
1159 SOURCE=..\include\wx\panel.h
1160 # End Source File
1161 # Begin Source File
1162
1163 SOURCE=..\include\wx\paper.h
1164 # End Source File
1165 # Begin Source File
1166
1167 SOURCE=..\include\wx\pen.h
1168 # End Source File
1169 # Begin Source File
1170
1171 SOURCE=..\include\wx\popupwin.h
1172 # End Source File
1173 # Begin Source File
1174
1175 SOURCE=..\include\wx\print.h
1176 # End Source File
1177 # Begin Source File
1178
1179 SOURCE=..\include\wx\printdlg.h
1180 # End Source File
1181 # Begin Source File
1182
1183 SOURCE=..\include\wx\prntbase.h
1184 # End Source File
1185 # Begin Source File
1186
1187 SOURCE=..\include\wx\progdlg.h
1188 # End Source File
1189 # Begin Source File
1190
1191 SOURCE=..\include\wx\ptr_scpd.h
1192 # End Source File
1193 # Begin Source File
1194
1195 SOURCE=..\include\wx\quantize.h
1196 # End Source File
1197 # Begin Source File
1198
1199 SOURCE=..\include\wx\radiobox.h
1200 # End Source File
1201 # Begin Source File
1202
1203 SOURCE=..\include\wx\radiobut.h
1204 # End Source File
1205 # Begin Source File
1206
1207 SOURCE=..\include\wx\rawbmp.h
1208 # End Source File
1209 # Begin Source File
1210
1211 SOURCE=..\include\wx\region.h
1212 # End Source File
1213 # Begin Source File
1214
1215 SOURCE=..\include\wx\renderer.h
1216 # End Source File
1217 # Begin Source File
1218
1219 SOURCE=..\include\wx\sashwin.h
1220 # End Source File
1221 # Begin Source File
1222
1223 SOURCE=..\include\wx\scopeguard.h
1224 # End Source File
1225 # Begin Source File
1226
1227 SOURCE=..\include\wx\scrolbar.h
1228 # End Source File
1229 # Begin Source File
1230
1231 SOURCE=..\include\wx\scrolwin.h
1232 # End Source File
1233 # Begin Source File
1234
1235 SOURCE=..\include\wx\selstore.h
1236 # End Source File
1237 # Begin Source File
1238
1239 SOURCE=..\include\wx\settings.h
1240 # End Source File
1241 # Begin Source File
1242
1243 SOURCE=..\include\wx\sizer.h
1244 # End Source File
1245 # Begin Source File
1246
1247 SOURCE=..\include\wx\slider.h
1248 # End Source File
1249 # Begin Source File
1250
1251 SOURCE=..\include\wx\spinbutt.h
1252 # End Source File
1253 # Begin Source File
1254
1255 SOURCE=..\include\wx\spinctrl.h
1256 # End Source File
1257 # Begin Source File
1258
1259 SOURCE=..\include\wx\splash.h
1260 # End Source File
1261 # Begin Source File
1262
1263 SOURCE=..\include\wx\splitter.h
1264 # End Source File
1265 # Begin Source File
1266
1267 SOURCE=..\include\wx\stack.h
1268 # End Source File
1269 # Begin Source File
1270
1271 SOURCE=..\include\wx\statbmp.h
1272 # End Source File
1273 # Begin Source File
1274
1275 SOURCE=..\include\wx\statbox.h
1276 # End Source File
1277 # Begin Source File
1278
1279 SOURCE=..\include\wx\statline.h
1280 # End Source File
1281 # Begin Source File
1282
1283 SOURCE=..\include\wx\stattext.h
1284 # End Source File
1285 # Begin Source File
1286
1287 SOURCE=..\include\wx\statusbr.h
1288 # End Source File
1289 # Begin Source File
1290
1291 SOURCE=..\include\wx\tab.h
1292 # End Source File
1293 # Begin Source File
1294
1295 SOURCE=..\include\wx\tabctrl.h
1296 # End Source File
1297 # Begin Source File
1298
1299 SOURCE=..\include\wx\taskbar.h
1300 # End Source File
1301 # Begin Source File
1302
1303 SOURCE=..\include\wx\tbarbase.h
1304 # End Source File
1305 # Begin Source File
1306
1307 SOURCE=..\include\wx\tbarsmpl.h
1308 # End Source File
1309 # Begin Source File
1310
1311 SOURCE=..\include\wx\textctrl.h
1312 # End Source File
1313 # Begin Source File
1314
1315 SOURCE=..\include\wx\textdlg.h
1316 # End Source File
1317 # Begin Source File
1318
1319 SOURCE=..\include\wx\tglbtn.h
1320 # End Source File
1321 # Begin Source File
1322
1323 SOURCE=..\include\wx\timer.h
1324 # End Source File
1325 # Begin Source File
1326
1327 SOURCE=..\include\wx\tipdlg.h
1328 # End Source File
1329 # Begin Source File
1330
1331 SOURCE=..\include\wx\tipwin.h
1332 # End Source File
1333 # Begin Source File
1334
1335 SOURCE=..\include\wx\toolbar.h
1336 # End Source File
1337 # Begin Source File
1338
1339 SOURCE=..\include\wx\tooltip.h
1340 # End Source File
1341 # Begin Source File
1342
1343 SOURCE=..\include\wx\toplevel.h
1344 # End Source File
1345 # Begin Source File
1346
1347 SOURCE=..\include\wx\treebase.h
1348 # End Source File
1349 # Begin Source File
1350
1351 SOURCE=..\include\wx\treectrl.h
1352 # End Source File
1353 # Begin Source File
1354
1355 SOURCE=..\include\wx\univ\app.h
1356 # End Source File
1357 # Begin Source File
1358
1359 SOURCE=..\include\wx\univ\bmpbuttn.h
1360 # End Source File
1361 # Begin Source File
1362
1363 SOURCE=..\include\wx\univ\button.h
1364 # End Source File
1365 # Begin Source File
1366
1367 SOURCE=..\include\wx\univ\checkbox.h
1368 # End Source File
1369 # Begin Source File
1370
1371 SOURCE=..\include\wx\univ\checklst.h
1372 # End Source File
1373 # Begin Source File
1374
1375 SOURCE=..\include\wx\univ\choice.h
1376 # End Source File
1377 # Begin Source File
1378
1379 SOURCE=..\include\wx\univ\colschem.h
1380 # End Source File
1381 # Begin Source File
1382
1383 SOURCE=..\include\wx\univ\combobox.h
1384 # End Source File
1385 # Begin Source File
1386
1387 SOURCE=..\include\wx\univ\control.h
1388 # End Source File
1389 # Begin Source File
1390
1391 SOURCE=..\include\wx\univ\dialog.h
1392 # End Source File
1393 # Begin Source File
1394
1395 SOURCE=..\include\wx\univ\frame.h
1396 # End Source File
1397 # Begin Source File
1398
1399 SOURCE=..\include\wx\univ\gauge.h
1400 # End Source File
1401 # Begin Source File
1402
1403 SOURCE=..\include\wx\univ\inpcons.h
1404 # End Source File
1405 # Begin Source File
1406
1407 SOURCE=..\include\wx\univ\inphand.h
1408 # End Source File
1409 # Begin Source File
1410
1411 SOURCE=..\include\wx\univ\listbox.h
1412 # End Source File
1413 # Begin Source File
1414
1415 SOURCE=..\include\wx\univ\menu.h
1416 # End Source File
1417 # Begin Source File
1418
1419 SOURCE=..\include\wx\univ\menuitem.h
1420 # End Source File
1421 # Begin Source File
1422
1423 SOURCE=..\include\wx\univ\notebook.h
1424 # End Source File
1425 # Begin Source File
1426
1427 SOURCE=..\include\wx\univ\radiobox.h
1428 # End Source File
1429 # Begin Source File
1430
1431 SOURCE=..\include\wx\univ\radiobut.h
1432 # End Source File
1433 # Begin Source File
1434
1435 SOURCE=..\include\wx\univ\renderer.h
1436 # End Source File
1437 # Begin Source File
1438
1439 SOURCE=..\include\wx\univ\scrarrow.h
1440 # End Source File
1441 # Begin Source File
1442
1443 SOURCE=..\include\wx\univ\scrolbar.h
1444 # End Source File
1445 # Begin Source File
1446
1447 SOURCE=..\include\wx\univ\scrthumb.h
1448 # End Source File
1449 # Begin Source File
1450
1451 SOURCE=..\include\wx\univ\scrtimer.h
1452 # End Source File
1453 # Begin Source File
1454
1455 SOURCE=..\include\wx\univ\slider.h
1456 # End Source File
1457 # Begin Source File
1458
1459 SOURCE=..\include\wx\univ\spinbutt.h
1460 # End Source File
1461 # Begin Source File
1462
1463 SOURCE=..\include\wx\univ\statbmp.h
1464 # End Source File
1465 # Begin Source File
1466
1467 SOURCE=..\include\wx\univ\statbox.h
1468 # End Source File
1469 # Begin Source File
1470
1471 SOURCE=..\include\wx\univ\statline.h
1472 # End Source File
1473 # Begin Source File
1474
1475 SOURCE=..\include\wx\univ\stattext.h
1476 # End Source File
1477 # Begin Source File
1478
1479 SOURCE=..\include\wx\univ\statusbr.h
1480 # End Source File
1481 # Begin Source File
1482
1483 SOURCE=..\include\wx\univ\textctrl.h
1484 # End Source File
1485 # Begin Source File
1486
1487 SOURCE=..\include\wx\univ\theme.h
1488 # End Source File
1489 # Begin Source File
1490
1491 SOURCE=..\include\wx\univ\toolbar.h
1492 # End Source File
1493 # Begin Source File
1494
1495 SOURCE=..\include\wx\univ\toplevel.h
1496 # End Source File
1497 # Begin Source File
1498
1499 SOURCE=..\include\wx\univ\window.h
1500 # End Source File
1501 # Begin Source File
1502
1503 SOURCE=..\include\wx\valgen.h
1504 # End Source File
1505 # Begin Source File
1506
1507 SOURCE=..\include\wx\validate.h
1508 # End Source File
1509 # Begin Source File
1510
1511 SOURCE=..\include\wx\valtext.h
1512 # End Source File
1513 # Begin Source File
1514
1515 SOURCE=..\include\wx\vlbox.h
1516 # End Source File
1517 # Begin Source File
1518
1519 SOURCE=..\include\wx\vms_x_fix.h
1520 # End Source File
1521 # Begin Source File
1522
1523 SOURCE=..\include\wx\vscroll.h
1524 # End Source File
1525 # Begin Source File
1526
1527 SOURCE=..\include\wx\wave.h
1528 # End Source File
1529 # Begin Source File
1530
1531 SOURCE=..\include\wx\window.h
1532 # End Source File
1533 # Begin Source File
1534
1535 SOURCE=..\include\wx\wizard.h
1536 # End Source File
1537 # Begin Source File
1538
1539 SOURCE=..\include\wx\xpmdecod.h
1540 # End Source File
1541 # Begin Source File
1542
1543 SOURCE=..\include\wx\xpmhand.h
1544 # End Source File
1545 # End Group
1546 # Begin Group "Generic Sources"
1547
1548 # PROP Default_Filter ""
1549 # Begin Source File
1550
1551 SOURCE=..\src\generic\accel.cpp
1552
1553 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1554
1555 # PROP Exclude_From_Build 1
1556
1557 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1558
1559 # PROP Exclude_From_Build 1
1560
1561 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1562
1563
1564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1565
1566
1567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1568
1569 # PROP Exclude_From_Build 1
1570
1571 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1572
1573
1574 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1575
1576
1577 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1578
1579 # PROP Exclude_From_Build 1
1580
1581 !ENDIF
1582
1583 # End Source File
1584 # Begin Source File
1585
1586 SOURCE=..\src\generic\busyinfo.cpp
1587 # End Source File
1588 # Begin Source File
1589
1590 SOURCE=..\src\generic\calctrl.cpp
1591 # End Source File
1592 # Begin Source File
1593
1594 SOURCE=..\src\generic\choicdgg.cpp
1595 # End Source File
1596 # Begin Source File
1597
1598 SOURCE=..\src\generic\colrdlgg.cpp
1599
1600 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1601
1602 # PROP Exclude_From_Build 1
1603
1604 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1605
1606 # PROP Exclude_From_Build 1
1607
1608 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1609
1610
1611 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1612
1613
1614 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1615
1616 # PROP Exclude_From_Build 1
1617
1618 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1619
1620
1621 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1622
1623
1624 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1625
1626 # PROP Exclude_From_Build 1
1627
1628 !ENDIF
1629
1630 # End Source File
1631 # Begin Source File
1632
1633 SOURCE=..\src\generic\dcbuffer.cpp
1634 # End Source File
1635 # Begin Source File
1636
1637 SOURCE=..\src\generic\dcpsg.cpp
1638 # End Source File
1639 # Begin Source File
1640
1641 SOURCE=..\src\generic\dirctrlg.cpp
1642 # End Source File
1643 # Begin Source File
1644
1645 SOURCE=..\src\generic\dirdlgg.cpp
1646
1647 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1648
1649 # PROP Exclude_From_Build 1
1650
1651 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1652
1653 # PROP Exclude_From_Build 1
1654
1655 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1656
1657
1658 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1659
1660
1661 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1662
1663 # PROP Exclude_From_Build 1
1664
1665 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1666
1667
1668 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1669
1670
1671 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1672
1673 # PROP Exclude_From_Build 1
1674
1675 !ENDIF
1676
1677 # End Source File
1678 # Begin Source File
1679
1680 SOURCE=..\src\generic\dragimgg.cpp
1681 # End Source File
1682 # Begin Source File
1683
1684 SOURCE=..\src\generic\fdrepdlg.cpp
1685
1686 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1687
1688 # PROP Exclude_From_Build 1
1689
1690 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1691
1692 # PROP Exclude_From_Build 1
1693
1694 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1695
1696
1697 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1698
1699
1700 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1701
1702 # PROP Exclude_From_Build 1
1703
1704 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1705
1706
1707 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1708
1709
1710 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1711
1712 # PROP Exclude_From_Build 1
1713
1714 !ENDIF
1715
1716 # End Source File
1717 # Begin Source File
1718
1719 SOURCE=..\src\generic\filedlgg.cpp
1720
1721 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1722
1723 # PROP Exclude_From_Build 1
1724
1725 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1726
1727 # PROP Exclude_From_Build 1
1728
1729 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1730
1731
1732 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1733
1734
1735 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1736
1737 # PROP Exclude_From_Build 1
1738
1739 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1740
1741
1742 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1743
1744
1745 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1746
1747 # PROP Exclude_From_Build 1
1748
1749 !ENDIF
1750
1751 # End Source File
1752 # Begin Source File
1753
1754 SOURCE=..\src\generic\fontdlgg.cpp
1755
1756 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1757
1758 # PROP Exclude_From_Build 1
1759
1760 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1761
1762 # PROP Exclude_From_Build 1
1763
1764 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1765
1766
1767 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1768
1769
1770 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1771
1772 # PROP Exclude_From_Build 1
1773
1774 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1775
1776
1777 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1778
1779
1780 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1781
1782 # PROP Exclude_From_Build 1
1783
1784 !ENDIF
1785
1786 # End Source File
1787 # Begin Source File
1788
1789 SOURCE=..\src\generic\grid.cpp
1790 # End Source File
1791 # Begin Source File
1792
1793 SOURCE=..\src\generic\gridctrl.cpp
1794 # End Source File
1795 # Begin Source File
1796
1797 SOURCE=..\src\generic\gridsel.cpp
1798 # End Source File
1799 # Begin Source File
1800
1801 SOURCE=..\src\generic\helpext.cpp
1802 # End Source File
1803 # Begin Source File
1804
1805 SOURCE=..\src\generic\imaglist.cpp
1806
1807 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1808
1809 # PROP Exclude_From_Build 1
1810
1811 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1812
1813 # PROP Exclude_From_Build 1
1814
1815 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1816
1817
1818 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1819
1820
1821 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1822
1823 # PROP Exclude_From_Build 1
1824
1825 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1826
1827
1828 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1829
1830
1831 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1832
1833 # PROP Exclude_From_Build 1
1834
1835 !ENDIF
1836
1837 # End Source File
1838 # Begin Source File
1839
1840 SOURCE=..\src\generic\laywin.cpp
1841 # End Source File
1842 # Begin Source File
1843
1844 SOURCE=..\src\generic\listctrl.cpp
1845
1846 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1847
1848 # PROP Exclude_From_Build 1
1849
1850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1851
1852 # PROP Exclude_From_Build 1
1853
1854 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1855
1856
1857 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1858
1859
1860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1861
1862 # PROP Exclude_From_Build 1
1863
1864 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1865
1866
1867 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1868
1869
1870 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1871
1872 # PROP Exclude_From_Build 1
1873
1874 !ENDIF
1875
1876 # End Source File
1877 # Begin Source File
1878
1879 SOURCE=..\src\generic\logg.cpp
1880 # End Source File
1881 # Begin Source File
1882
1883 SOURCE=..\src\generic\mdig.cpp
1884
1885 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1886
1887 # PROP Exclude_From_Build 1
1888
1889 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1890
1891 # PROP Exclude_From_Build 1
1892
1893 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1894
1895
1896 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1897
1898
1899 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1900
1901 # PROP Exclude_From_Build 1
1902
1903 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1904
1905
1906 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1907
1908
1909 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1910
1911 # PROP Exclude_From_Build 1
1912
1913 !ENDIF
1914
1915 # End Source File
1916 # Begin Source File
1917
1918 SOURCE=..\src\generic\msgdlgg.cpp
1919
1920 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1921
1922 # PROP Exclude_From_Build 1
1923
1924 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1925
1926 # PROP Exclude_From_Build 1
1927
1928 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1929
1930
1931 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1932
1933
1934 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1935
1936 # PROP Exclude_From_Build 1
1937
1938 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1939
1940
1941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1942
1943
1944 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1945
1946 # PROP Exclude_From_Build 1
1947
1948 !ENDIF
1949
1950 # End Source File
1951 # Begin Source File
1952
1953 SOURCE=..\src\generic\numdlgg.cpp
1954 # End Source File
1955 # Begin Source File
1956
1957 SOURCE=..\src\generic\panelg.cpp
1958 # End Source File
1959 # Begin Source File
1960
1961 SOURCE=..\src\generic\prntdlgg.cpp
1962
1963 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1964
1965 # PROP Exclude_From_Build 1
1966
1967 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1968
1969 # PROP Exclude_From_Build 1
1970
1971 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1972
1973
1974 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1975
1976
1977 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1978
1979 # PROP Exclude_From_Build 1
1980
1981 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1982
1983
1984 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1985
1986
1987 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1988
1989 # PROP Exclude_From_Build 1
1990
1991 !ENDIF
1992
1993 # End Source File
1994 # Begin Source File
1995
1996 SOURCE=..\src\generic\progdlgg.cpp
1997 # End Source File
1998 # Begin Source File
1999
2000 SOURCE=..\src\generic\renderg.cpp
2001 # End Source File
2002 # Begin Source File
2003
2004 SOURCE=..\src\generic\sashwin.cpp
2005 # End Source File
2006 # Begin Source File
2007
2008 SOURCE=..\src\generic\scrlwing.cpp
2009 # End Source File
2010 # Begin Source File
2011
2012 SOURCE=..\src\generic\selstore.cpp
2013 # End Source File
2014 # Begin Source File
2015
2016 SOURCE=..\src\generic\spinctlg.cpp
2017 # End Source File
2018 # Begin Source File
2019
2020 SOURCE=..\src\generic\splash.cpp
2021 # End Source File
2022 # Begin Source File
2023
2024 SOURCE=..\src\generic\splitter.cpp
2025 # End Source File
2026 # Begin Source File
2027
2028 SOURCE=..\src\generic\statusbr.cpp
2029
2030 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2031
2032
2033 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2034
2035
2036 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2037
2038 # PROP Exclude_From_Build 1
2039
2040 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2041
2042 # PROP Exclude_From_Build 1
2043
2044 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2045
2046
2047 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2048
2049 # PROP Exclude_From_Build 1
2050
2051 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2052
2053 # PROP Exclude_From_Build 1
2054
2055 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2056
2057
2058 !ENDIF
2059
2060 # End Source File
2061 # Begin Source File
2062
2063 SOURCE=..\src\generic\tabg.cpp
2064
2065 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2066
2067 # PROP Exclude_From_Build 1
2068
2069 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2070
2071 # PROP Exclude_From_Build 1
2072
2073 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2074
2075
2076 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2077
2078
2079 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2080
2081 # PROP Exclude_From_Build 1
2082
2083 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2084
2085
2086 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2087
2088
2089 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2090
2091 # PROP Exclude_From_Build 1
2092
2093 !ENDIF
2094
2095 # End Source File
2096 # Begin Source File
2097
2098 SOURCE=..\src\generic\tbarsmpl.cpp
2099 # End Source File
2100 # Begin Source File
2101
2102 SOURCE=..\src\generic\textdlgg.cpp
2103 # End Source File
2104 # Begin Source File
2105
2106 SOURCE=..\src\generic\tipdlg.cpp
2107 # End Source File
2108 # Begin Source File
2109
2110 SOURCE=..\src\generic\tipwin.cpp
2111 # End Source File
2112 # Begin Source File
2113
2114 SOURCE=..\src\generic\treectlg.cpp
2115 # End Source File
2116 # Begin Source File
2117
2118 SOURCE=..\src\generic\vlbox.cpp
2119 # End Source File
2120 # Begin Source File
2121
2122 SOURCE=..\src\generic\vscroll.cpp
2123 # End Source File
2124 # Begin Source File
2125
2126 SOURCE=..\src\generic\wizard.cpp
2127 # End Source File
2128 # End Group
2129 # Begin Group "wxUniv Sources"
2130
2131 # PROP Default_Filter ""
2132 # Begin Source File
2133
2134 SOURCE=..\src\univ\bmpbuttn.cpp
2135
2136 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2137
2138 # PROP Exclude_From_Build 1
2139
2140 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2141
2142 # PROP Exclude_From_Build 1
2143
2144 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2145
2146
2147 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2148
2149
2150 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2151
2152 # PROP Exclude_From_Build 1
2153
2154 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2155
2156
2157 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2158
2159
2160 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2161
2162 # PROP Exclude_From_Build 1
2163
2164 !ENDIF
2165
2166 # End Source File
2167 # Begin Source File
2168
2169 SOURCE=..\src\univ\button.cpp
2170
2171 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2172
2173 # PROP Exclude_From_Build 1
2174
2175 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2176
2177 # PROP Exclude_From_Build 1
2178
2179 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2180
2181
2182 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2183
2184
2185 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2186
2187 # PROP Exclude_From_Build 1
2188
2189 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2190
2191
2192 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2193
2194
2195 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2196
2197 # PROP Exclude_From_Build 1
2198
2199 !ENDIF
2200
2201 # End Source File
2202 # Begin Source File
2203
2204 SOURCE=..\src\univ\checkbox.cpp
2205
2206 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2207
2208 # PROP Exclude_From_Build 1
2209
2210 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2211
2212 # PROP Exclude_From_Build 1
2213
2214 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2215
2216
2217 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2218
2219
2220 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2221
2222 # PROP Exclude_From_Build 1
2223
2224 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2225
2226
2227 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2228
2229
2230 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2231
2232 # PROP Exclude_From_Build 1
2233
2234 !ENDIF
2235
2236 # End Source File
2237 # Begin Source File
2238
2239 SOURCE=..\src\univ\checklst.cpp
2240
2241 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2242
2243 # PROP Exclude_From_Build 1
2244
2245 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2246
2247 # PROP Exclude_From_Build 1
2248
2249 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2250
2251
2252 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2253
2254
2255 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2256
2257 # PROP Exclude_From_Build 1
2258
2259 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2260
2261
2262 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2263
2264
2265 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2266
2267 # PROP Exclude_From_Build 1
2268
2269 !ENDIF
2270
2271 # End Source File
2272 # Begin Source File
2273
2274 SOURCE=..\src\univ\choice.cpp
2275
2276 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2277
2278 # PROP Exclude_From_Build 1
2279
2280 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2281
2282 # PROP Exclude_From_Build 1
2283
2284 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2285
2286
2287 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2288
2289
2290 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2291
2292 # PROP Exclude_From_Build 1
2293
2294 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2295
2296
2297 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2298
2299
2300 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2301
2302 # PROP Exclude_From_Build 1
2303
2304 !ENDIF
2305
2306 # End Source File
2307 # Begin Source File
2308
2309 SOURCE=..\src\univ\colschem.cpp
2310
2311 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2312
2313 # PROP Exclude_From_Build 1
2314
2315 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2316
2317 # PROP Exclude_From_Build 1
2318
2319 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2320
2321
2322 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2323
2324
2325 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2326
2327 # PROP Exclude_From_Build 1
2328
2329 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2330
2331
2332 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2333
2334
2335 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2336
2337 # PROP Exclude_From_Build 1
2338
2339 !ENDIF
2340
2341 # End Source File
2342 # Begin Source File
2343
2344 SOURCE=..\src\univ\combobox.cpp
2345
2346 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2347
2348 # PROP Exclude_From_Build 1
2349
2350 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2351
2352 # PROP Exclude_From_Build 1
2353
2354 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2355
2356
2357 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2358
2359
2360 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2361
2362 # PROP Exclude_From_Build 1
2363
2364 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2365
2366
2367 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2368
2369
2370 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2371
2372 # PROP Exclude_From_Build 1
2373
2374 !ENDIF
2375
2376 # End Source File
2377 # Begin Source File
2378
2379 SOURCE=..\src\univ\control.cpp
2380
2381 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2382
2383 # PROP Exclude_From_Build 1
2384
2385 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2386
2387 # PROP Exclude_From_Build 1
2388
2389 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2390
2391
2392 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2393
2394
2395 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2396
2397 # PROP Exclude_From_Build 1
2398
2399 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2400
2401
2402 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2403
2404
2405 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2406
2407 # PROP Exclude_From_Build 1
2408
2409 !ENDIF
2410
2411 # End Source File
2412 # Begin Source File
2413
2414 SOURCE=..\src\univ\dialog.cpp
2415
2416 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2417
2418 # PROP Exclude_From_Build 1
2419
2420 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2421
2422 # PROP Exclude_From_Build 1
2423
2424 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2425
2426
2427 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2428
2429
2430 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2431
2432 # PROP Exclude_From_Build 1
2433
2434 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2435
2436
2437 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2438
2439
2440 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2441
2442 # PROP Exclude_From_Build 1
2443
2444 !ENDIF
2445
2446 # End Source File
2447 # Begin Source File
2448
2449 SOURCE=..\src\univ\framuniv.cpp
2450
2451 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2452
2453 # PROP Exclude_From_Build 1
2454
2455 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2456
2457 # PROP Exclude_From_Build 1
2458
2459 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2460
2461
2462 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2463
2464
2465 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2466
2467 # PROP Exclude_From_Build 1
2468
2469 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2470
2471
2472 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2473
2474
2475 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2476
2477 # PROP Exclude_From_Build 1
2478
2479 !ENDIF
2480
2481 # End Source File
2482 # Begin Source File
2483
2484 SOURCE=..\src\univ\gauge.cpp
2485
2486 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2487
2488 # PROP Exclude_From_Build 1
2489
2490 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2491
2492 # PROP Exclude_From_Build 1
2493
2494 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2495
2496
2497 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2498
2499
2500 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2501
2502 # PROP Exclude_From_Build 1
2503
2504 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2505
2506
2507 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2508
2509
2510 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2511
2512 # PROP Exclude_From_Build 1
2513
2514 !ENDIF
2515
2516 # End Source File
2517 # Begin Source File
2518
2519 SOURCE=..\src\univ\inpcons.cpp
2520
2521 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2522
2523 # PROP Exclude_From_Build 1
2524
2525 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2526
2527 # PROP Exclude_From_Build 1
2528
2529 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2530
2531
2532 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2533
2534
2535 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2536
2537 # PROP Exclude_From_Build 1
2538
2539 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2540
2541
2542 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2543
2544
2545 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2546
2547 # PROP Exclude_From_Build 1
2548
2549 !ENDIF
2550
2551 # End Source File
2552 # Begin Source File
2553
2554 SOURCE=..\src\univ\inphand.cpp
2555
2556 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2557
2558 # PROP Exclude_From_Build 1
2559
2560 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2561
2562 # PROP Exclude_From_Build 1
2563
2564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2565
2566
2567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2568
2569
2570 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2571
2572 # PROP Exclude_From_Build 1
2573
2574 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2575
2576
2577 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2578
2579
2580 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2581
2582 # PROP Exclude_From_Build 1
2583
2584 !ENDIF
2585
2586 # End Source File
2587 # Begin Source File
2588
2589 SOURCE=..\src\univ\listbox.cpp
2590
2591 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2592
2593 # PROP Exclude_From_Build 1
2594
2595 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2596
2597 # PROP Exclude_From_Build 1
2598
2599 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2600
2601
2602 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2603
2604
2605 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2606
2607 # PROP Exclude_From_Build 1
2608
2609 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2610
2611
2612 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2613
2614
2615 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2616
2617 # PROP Exclude_From_Build 1
2618
2619 !ENDIF
2620
2621 # End Source File
2622 # Begin Source File
2623
2624 SOURCE=..\src\univ\menu.cpp
2625
2626 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2627
2628 # PROP Exclude_From_Build 1
2629
2630 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2631
2632 # PROP Exclude_From_Build 1
2633
2634 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2635
2636
2637 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2638
2639
2640 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2641
2642 # PROP Exclude_From_Build 1
2643
2644 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2645
2646
2647 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2648
2649
2650 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2651
2652 # PROP Exclude_From_Build 1
2653
2654 !ENDIF
2655
2656 # End Source File
2657 # Begin Source File
2658
2659 SOURCE=..\src\univ\notebook.cpp
2660
2661 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2662
2663 # PROP Exclude_From_Build 1
2664
2665 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2666
2667 # PROP Exclude_From_Build 1
2668
2669 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2670
2671
2672 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2673
2674
2675 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2676
2677 # PROP Exclude_From_Build 1
2678
2679 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2680
2681
2682 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2683
2684
2685 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2686
2687 # PROP Exclude_From_Build 1
2688
2689 !ENDIF
2690
2691 # End Source File
2692 # Begin Source File
2693
2694 SOURCE=..\src\univ\radiobox.cpp
2695
2696 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2697
2698 # PROP Exclude_From_Build 1
2699
2700 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2701
2702 # PROP Exclude_From_Build 1
2703
2704 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2705
2706
2707 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2708
2709
2710 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2711
2712 # PROP Exclude_From_Build 1
2713
2714 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2715
2716
2717 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2718
2719
2720 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2721
2722 # PROP Exclude_From_Build 1
2723
2724 !ENDIF
2725
2726 # End Source File
2727 # Begin Source File
2728
2729 SOURCE=..\src\univ\radiobut.cpp
2730
2731 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2732
2733 # PROP Exclude_From_Build 1
2734
2735 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2736
2737 # PROP Exclude_From_Build 1
2738
2739 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2740
2741
2742 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2743
2744
2745 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2746
2747 # PROP Exclude_From_Build 1
2748
2749 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2750
2751
2752 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2753
2754
2755 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2756
2757 # PROP Exclude_From_Build 1
2758
2759 !ENDIF
2760
2761 # End Source File
2762 # Begin Source File
2763
2764 SOURCE=..\src\univ\renderer.cpp
2765
2766 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2767
2768 # PROP Exclude_From_Build 1
2769
2770 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2771
2772 # PROP Exclude_From_Build 1
2773
2774 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2775
2776
2777 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2778
2779
2780 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2781
2782 # PROP Exclude_From_Build 1
2783
2784 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2785
2786
2787 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2788
2789
2790 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2791
2792 # PROP Exclude_From_Build 1
2793
2794 !ENDIF
2795
2796 # End Source File
2797 # Begin Source File
2798
2799 SOURCE=..\src\univ\scrarrow.cpp
2800
2801 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2802
2803 # PROP Exclude_From_Build 1
2804
2805 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2806
2807 # PROP Exclude_From_Build 1
2808
2809 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2810
2811
2812 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2813
2814
2815 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2816
2817 # PROP Exclude_From_Build 1
2818
2819 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2820
2821
2822 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2823
2824
2825 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2826
2827 # PROP Exclude_From_Build 1
2828
2829 !ENDIF
2830
2831 # End Source File
2832 # Begin Source File
2833
2834 SOURCE=..\src\univ\scrolbar.cpp
2835
2836 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2837
2838 # PROP Exclude_From_Build 1
2839
2840 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2841
2842 # PROP Exclude_From_Build 1
2843
2844 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2845
2846
2847 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2848
2849
2850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2851
2852 # PROP Exclude_From_Build 1
2853
2854 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2855
2856
2857 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2858
2859
2860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2861
2862 # PROP Exclude_From_Build 1
2863
2864 !ENDIF
2865
2866 # End Source File
2867 # Begin Source File
2868
2869 SOURCE=..\src\univ\scrthumb.cpp
2870
2871 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2872
2873 # PROP Exclude_From_Build 1
2874
2875 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2876
2877 # PROP Exclude_From_Build 1
2878
2879 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2880
2881
2882 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2883
2884
2885 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2886
2887 # PROP Exclude_From_Build 1
2888
2889 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2890
2891
2892 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2893
2894
2895 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2896
2897 # PROP Exclude_From_Build 1
2898
2899 !ENDIF
2900
2901 # End Source File
2902 # Begin Source File
2903
2904 SOURCE=..\src\univ\slider.cpp
2905
2906 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2907
2908 # PROP Exclude_From_Build 1
2909
2910 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2911
2912 # PROP Exclude_From_Build 1
2913
2914 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2915
2916
2917 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2918
2919
2920 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2921
2922 # PROP Exclude_From_Build 1
2923
2924 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2925
2926
2927 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2928
2929
2930 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2931
2932 # PROP Exclude_From_Build 1
2933
2934 !ENDIF
2935
2936 # End Source File
2937 # Begin Source File
2938
2939 SOURCE=..\src\univ\spinbutt.cpp
2940
2941 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2942
2943 # PROP Exclude_From_Build 1
2944
2945 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2946
2947 # PROP Exclude_From_Build 1
2948
2949 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2950
2951
2952 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2953
2954
2955 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2956
2957 # PROP Exclude_From_Build 1
2958
2959 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2960
2961
2962 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2963
2964
2965 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2966
2967 # PROP Exclude_From_Build 1
2968
2969 !ENDIF
2970
2971 # End Source File
2972 # Begin Source File
2973
2974 SOURCE=..\src\univ\statbmp.cpp
2975
2976 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2977
2978 # PROP Exclude_From_Build 1
2979
2980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2981
2982 # PROP Exclude_From_Build 1
2983
2984 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2985
2986
2987 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2988
2989
2990 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2991
2992 # PROP Exclude_From_Build 1
2993
2994 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2995
2996
2997 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2998
2999
3000 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3001
3002 # PROP Exclude_From_Build 1
3003
3004 !ENDIF
3005
3006 # End Source File
3007 # Begin Source File
3008
3009 SOURCE=..\src\univ\statbox.cpp
3010
3011 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3012
3013 # PROP Exclude_From_Build 1
3014
3015 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3016
3017 # PROP Exclude_From_Build 1
3018
3019 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3020
3021
3022 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3023
3024
3025 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3026
3027 # PROP Exclude_From_Build 1
3028
3029 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3030
3031
3032 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3033
3034
3035 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3036
3037 # PROP Exclude_From_Build 1
3038
3039 !ENDIF
3040
3041 # End Source File
3042 # Begin Source File
3043
3044 SOURCE=..\src\univ\statline.cpp
3045
3046 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3047
3048 # PROP Exclude_From_Build 1
3049
3050 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3051
3052 # PROP Exclude_From_Build 1
3053
3054 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3055
3056
3057 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3058
3059
3060 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3061
3062 # PROP Exclude_From_Build 1
3063
3064 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3065
3066
3067 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3068
3069
3070 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3071
3072 # PROP Exclude_From_Build 1
3073
3074 !ENDIF
3075
3076 # End Source File
3077 # Begin Source File
3078
3079 SOURCE=..\src\univ\stattext.cpp
3080
3081 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3082
3083 # PROP Exclude_From_Build 1
3084
3085 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3086
3087 # PROP Exclude_From_Build 1
3088
3089 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3090
3091
3092 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3093
3094
3095 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3096
3097 # PROP Exclude_From_Build 1
3098
3099 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3100
3101
3102 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3103
3104
3105 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3106
3107 # PROP Exclude_From_Build 1
3108
3109 !ENDIF
3110
3111 # End Source File
3112 # Begin Source File
3113
3114 SOURCE=..\src\univ\statusbr.cpp
3115
3116 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3117
3118 # PROP Exclude_From_Build 1
3119
3120 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3121
3122 # PROP Exclude_From_Build 1
3123
3124 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3125
3126
3127 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3128
3129
3130 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3131
3132 # PROP Exclude_From_Build 1
3133
3134 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3135
3136
3137 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3138
3139
3140 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3141
3142 # PROP Exclude_From_Build 1
3143
3144 !ENDIF
3145
3146 # End Source File
3147 # Begin Source File
3148
3149 SOURCE=..\src\univ\textctrl.cpp
3150
3151 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3152
3153 # PROP Exclude_From_Build 1
3154
3155 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3156
3157 # PROP Exclude_From_Build 1
3158
3159 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3160
3161
3162 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3163
3164
3165 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3166
3167 # PROP Exclude_From_Build 1
3168
3169 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3170
3171
3172 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3173
3174
3175 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3176
3177 # PROP Exclude_From_Build 1
3178
3179 !ENDIF
3180
3181 # End Source File
3182 # Begin Source File
3183
3184 SOURCE=..\src\univ\theme.cpp
3185
3186 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3187
3188 # PROP Exclude_From_Build 1
3189
3190 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3191
3192 # PROP Exclude_From_Build 1
3193
3194 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3195
3196
3197 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3198
3199
3200 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3201
3202 # PROP Exclude_From_Build 1
3203
3204 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3205
3206
3207 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3208
3209
3210 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3211
3212 # PROP Exclude_From_Build 1
3213
3214 !ENDIF
3215
3216 # End Source File
3217 # Begin Source File
3218
3219 SOURCE=..\src\univ\themes\gtk.cpp
3220
3221 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3222
3223 # PROP Exclude_From_Build 1
3224
3225 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3226
3227 # PROP Exclude_From_Build 1
3228
3229 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3230
3231
3232 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3233
3234
3235 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3236
3237 # PROP Exclude_From_Build 1
3238
3239 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3240
3241
3242 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3243
3244
3245 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3246
3247 # PROP Exclude_From_Build 1
3248
3249 !ENDIF
3250
3251 # End Source File
3252 # Begin Source File
3253
3254 SOURCE=..\src\univ\themes\metal.cpp
3255
3256 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3257
3258 # PROP Exclude_From_Build 1
3259
3260 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3261
3262 # PROP Exclude_From_Build 1
3263
3264 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3265
3266
3267 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3268
3269
3270 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3271
3272 # PROP Exclude_From_Build 1
3273
3274 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3275
3276
3277 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3278
3279
3280 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3281
3282 # PROP Exclude_From_Build 1
3283
3284 !ENDIF
3285
3286 # End Source File
3287 # Begin Source File
3288
3289 SOURCE=..\src\univ\themes\win32.cpp
3290
3291 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3292
3293 # PROP Exclude_From_Build 1
3294
3295 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3296
3297 # PROP Exclude_From_Build 1
3298
3299 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3300
3301
3302 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3303
3304
3305 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3306
3307 # PROP Exclude_From_Build 1
3308
3309 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3310
3311
3312 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3313
3314
3315 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3316
3317 # PROP Exclude_From_Build 1
3318
3319 !ENDIF
3320
3321 # End Source File
3322 # Begin Source File
3323
3324 SOURCE=..\src\univ\toolbar.cpp
3325
3326 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3327
3328 # PROP Exclude_From_Build 1
3329
3330 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3331
3332 # PROP Exclude_From_Build 1
3333
3334 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3335
3336
3337 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3338
3339
3340 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3341
3342 # PROP Exclude_From_Build 1
3343
3344 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3345
3346
3347 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3348
3349
3350 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3351
3352 # PROP Exclude_From_Build 1
3353
3354 !ENDIF
3355
3356 # End Source File
3357 # Begin Source File
3358
3359 SOURCE=..\src\univ\topluniv.cpp
3360
3361 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3362
3363 # PROP Exclude_From_Build 1
3364
3365 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3366
3367 # PROP Exclude_From_Build 1
3368
3369 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3370
3371
3372 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3373
3374
3375 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3376
3377 # PROP Exclude_From_Build 1
3378
3379 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3380
3381
3382 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3383
3384
3385 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3386
3387 # PROP Exclude_From_Build 1
3388
3389 !ENDIF
3390
3391 # End Source File
3392 # Begin Source File
3393
3394 SOURCE=..\src\univ\winuniv.cpp
3395
3396 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3397
3398 # PROP Exclude_From_Build 1
3399
3400 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3401
3402 # PROP Exclude_From_Build 1
3403
3404 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3405
3406
3407 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3408
3409
3410 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3411
3412 # PROP Exclude_From_Build 1
3413
3414 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3415
3416
3417 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3418
3419
3420 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3421
3422 # PROP Exclude_From_Build 1
3423
3424 !ENDIF
3425
3426 # End Source File
3427 # End Group
3428 # Begin Group "Common Sources"
3429
3430 # PROP Default_Filter ""
3431 # Begin Source File
3432
3433 SOURCE=..\src\common\accesscmn.cpp
3434 # End Source File
3435 # Begin Source File
3436
3437 SOURCE=..\src\common\appcmn.cpp
3438 # End Source File
3439 # Begin Source File
3440
3441 SOURCE=..\src\common\artprov.cpp
3442 # End Source File
3443 # Begin Source File
3444
3445 SOURCE=..\src\common\artstd.cpp
3446 # End Source File
3447 # Begin Source File
3448
3449 SOURCE=..\src\common\bmpbase.cpp
3450 # End Source File
3451 # Begin Source File
3452
3453 SOURCE=..\src\common\choiccmn.cpp
3454 # End Source File
3455 # Begin Source File
3456
3457 SOURCE=..\src\common\clipcmn.cpp
3458 # End Source File
3459 # Begin Source File
3460
3461 SOURCE=..\src\common\cmdproc.cpp
3462 # End Source File
3463 # Begin Source File
3464
3465 SOURCE=..\src\common\cmndata.cpp
3466 # End Source File
3467 # Begin Source File
3468
3469 SOURCE=..\src\common\containr.cpp
3470 # End Source File
3471 # Begin Source File
3472
3473 SOURCE=..\src\common\cshelp.cpp
3474 # End Source File
3475 # Begin Source File
3476
3477 SOURCE=..\src\common\ctrlcmn.cpp
3478 # End Source File
3479 # Begin Source File
3480
3481 SOURCE=..\src\common\ctrlsub.cpp
3482 # End Source File
3483 # Begin Source File
3484
3485 SOURCE=..\src\common\datacmn.cpp
3486 # End Source File
3487 # Begin Source File
3488
3489 SOURCE=..\src\common\dbgrid.cpp
3490 # End Source File
3491 # Begin Source File
3492
3493 SOURCE=..\src\common\dcbase.cpp
3494 # End Source File
3495 # Begin Source File
3496
3497 SOURCE=..\src\common\dlgcmn.cpp
3498 # End Source File
3499 # Begin Source File
3500
3501 SOURCE=..\src\common\dndcmn.cpp
3502 # End Source File
3503 # Begin Source File
3504
3505 SOURCE=..\src\common\dobjcmn.cpp
3506 # End Source File
3507 # Begin Source File
3508
3509 SOURCE=..\src\common\docmdi.cpp
3510 # End Source File
3511 # Begin Source File
3512
3513 SOURCE=..\src\common\docview.cpp
3514 # End Source File
3515 # Begin Source File
3516
3517 SOURCE=..\src\common\dpycmn.cpp
3518 # End Source File
3519 # Begin Source File
3520
3521 SOURCE=..\src\common\dseldlg.cpp
3522 # End Source File
3523 # Begin Source File
3524
3525 SOURCE=..\src\common\effects.cpp
3526 # End Source File
3527 # Begin Source File
3528
3529 SOURCE=..\src\common\event.cpp
3530 # End Source File
3531 # Begin Source File
3532
3533 SOURCE=..\src\common\fddlgcmn.cpp
3534 # End Source File
3535 # Begin Source File
3536
3537 SOURCE=..\src\common\fldlgcmn.cpp
3538 # End Source File
3539 # Begin Source File
3540
3541 SOURCE=..\src\common\fontcmn.cpp
3542 # End Source File
3543 # Begin Source File
3544
3545 SOURCE=..\src\common\fontmap.cpp
3546 # End Source File
3547 # Begin Source File
3548
3549 SOURCE=..\src\common\framecmn.cpp
3550 # End Source File
3551 # Begin Source File
3552
3553 SOURCE=..\src\common\fs_mem.cpp
3554 # End Source File
3555 # Begin Source File
3556
3557 SOURCE=..\src\common\gaugecmn.cpp
3558 # End Source File
3559 # Begin Source File
3560
3561 SOURCE=..\src\common\gdicmn.cpp
3562 # End Source File
3563 # Begin Source File
3564
3565 SOURCE=..\src\common\geometry.cpp
3566 # End Source File
3567 # Begin Source File
3568
3569 SOURCE=..\src\common\gifdecod.cpp
3570 # End Source File
3571 # Begin Source File
3572
3573 SOURCE=..\src\common\helpbase.cpp
3574 # End Source File
3575 # Begin Source File
3576
3577 SOURCE=..\src\common\iconbndl.cpp
3578 # End Source File
3579 # Begin Source File
3580
3581 SOURCE=..\src\common\imagall.cpp
3582 # End Source File
3583 # Begin Source File
3584
3585 SOURCE=..\src\common\imagbmp.cpp
3586 # End Source File
3587 # Begin Source File
3588
3589 SOURCE=..\src\common\image.cpp
3590 # End Source File
3591 # Begin Source File
3592
3593 SOURCE=..\src\common\imagfill.cpp
3594 # End Source File
3595 # Begin Source File
3596
3597 SOURCE=..\src\common\imaggif.cpp
3598 # End Source File
3599 # Begin Source File
3600
3601 SOURCE=..\src\common\imagiff.cpp
3602 # End Source File
3603 # Begin Source File
3604
3605 SOURCE=..\src\common\imagjpeg.cpp
3606 # End Source File
3607 # Begin Source File
3608
3609 SOURCE=..\src\common\imagpcx.cpp
3610 # End Source File
3611 # Begin Source File
3612
3613 SOURCE=..\src\common\imagpng.cpp
3614 # End Source File
3615 # Begin Source File
3616
3617 SOURCE=..\src\common\imagpnm.cpp
3618 # End Source File
3619 # Begin Source File
3620
3621 SOURCE=..\src\common\imagtiff.cpp
3622 # End Source File
3623 # Begin Source File
3624
3625 SOURCE=..\src\common\imagxpm.cpp
3626 # End Source File
3627 # Begin Source File
3628
3629 SOURCE=..\src\common\layout.cpp
3630 # End Source File
3631 # Begin Source File
3632
3633 SOURCE=..\src\common\lboxcmn.cpp
3634 # End Source File
3635 # Begin Source File
3636
3637 SOURCE=..\src\common\matrix.cpp
3638 # End Source File
3639 # Begin Source File
3640
3641 SOURCE=..\src\common\menucmn.cpp
3642 # End Source File
3643 # Begin Source File
3644
3645 SOURCE=..\src\common\msgout.cpp
3646 # End Source File
3647 # Begin Source File
3648
3649 SOURCE=..\src\common\nbkbase.cpp
3650 # End Source File
3651 # Begin Source File
3652
3653 SOURCE=..\src\common\paper.cpp
3654 # End Source File
3655 # Begin Source File
3656
3657 SOURCE=..\src\common\popupcmn.cpp
3658 # End Source File
3659 # Begin Source File
3660
3661 SOURCE=..\src\common\prntbase.cpp
3662 # End Source File
3663 # Begin Source File
3664
3665 SOURCE=..\src\common\quantize.cpp
3666 # End Source File
3667 # Begin Source File
3668
3669 SOURCE=..\src\common\radiocmn.cpp
3670 # End Source File
3671 # Begin Source File
3672
3673 SOURCE=..\src\common\rendcmn.cpp
3674 # End Source File
3675 # Begin Source File
3676
3677 SOURCE=..\src\common\rgncmn.cpp
3678 # End Source File
3679 # Begin Source File
3680
3681 SOURCE=..\src\common\settcmn.cpp
3682 # End Source File
3683 # Begin Source File
3684
3685 SOURCE=..\src\common\sizer.cpp
3686 # End Source File
3687 # Begin Source File
3688
3689 SOURCE=..\src\common\statbar.cpp
3690 # End Source File
3691 # Begin Source File
3692
3693 SOURCE=..\src\common\taskbarcmn.cpp
3694 # End Source File
3695 # Begin Source File
3696
3697 SOURCE=..\src\common\tbarbase.cpp
3698 # End Source File
3699 # Begin Source File
3700
3701 SOURCE=..\src\common\textcmn.cpp
3702 # End Source File
3703 # Begin Source File
3704
3705 SOURCE=..\src\common\timercmn.cpp
3706 # End Source File
3707 # Begin Source File
3708
3709 SOURCE=..\src\common\toplvcmn.cpp
3710 # End Source File
3711 # Begin Source File
3712
3713 SOURCE=..\src\common\treebase.cpp
3714 # End Source File
3715 # Begin Source File
3716
3717 SOURCE=..\src\common\utilscmn.cpp
3718 # End Source File
3719 # Begin Source File
3720
3721 SOURCE=..\src\common\valgen.cpp
3722 # End Source File
3723 # Begin Source File
3724
3725 SOURCE=..\src\common\validate.cpp
3726 # End Source File
3727 # Begin Source File
3728
3729 SOURCE=..\src\common\valtext.cpp
3730 # End Source File
3731 # Begin Source File
3732
3733 SOURCE=..\src\common\wincmn.cpp
3734 # End Source File
3735 # Begin Source File
3736
3737 SOURCE=..\src\common\xpmdecod.cpp
3738 # End Source File
3739 # End Group
3740 # Begin Group "MSW Sources"
3741
3742 # PROP Default_Filter ""
3743 # Begin Source File
3744
3745 SOURCE=..\src\msw\accel.cpp
3746
3747 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3748
3749
3750 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3751
3752
3753 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3754
3755 # PROP Exclude_From_Build 1
3756
3757 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3758
3759 # PROP Exclude_From_Build 1
3760
3761 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3762
3763
3764 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3765
3766 # PROP Exclude_From_Build 1
3767
3768 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3769
3770 # PROP Exclude_From_Build 1
3771
3772 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3773
3774
3775 !ENDIF
3776
3777 # End Source File
3778 # Begin Source File
3779
3780 SOURCE=..\src\msw\app.cpp
3781 # End Source File
3782 # Begin Source File
3783
3784 SOURCE=..\src\msw\bitmap.cpp
3785 # End Source File
3786 # Begin Source File
3787
3788 SOURCE=..\src\msw\bmpbuttn.cpp
3789
3790 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3791
3792
3793 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3794
3795
3796 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3797
3798 # PROP Exclude_From_Build 1
3799
3800 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3801
3802 # PROP Exclude_From_Build 1
3803
3804 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3805
3806
3807 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3808
3809 # PROP Exclude_From_Build 1
3810
3811 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3812
3813 # PROP Exclude_From_Build 1
3814
3815 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3816
3817
3818 !ENDIF
3819
3820 # End Source File
3821 # Begin Source File
3822
3823 SOURCE=..\src\msw\brush.cpp
3824 # End Source File
3825 # Begin Source File
3826
3827 SOURCE=..\src\msw\button.cpp
3828
3829 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3830
3831
3832 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3833
3834
3835 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3836
3837 # PROP Exclude_From_Build 1
3838
3839 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3840
3841 # PROP Exclude_From_Build 1
3842
3843 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3844
3845
3846 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3847
3848 # PROP Exclude_From_Build 1
3849
3850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3851
3852 # PROP Exclude_From_Build 1
3853
3854 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3855
3856
3857 !ENDIF
3858
3859 # End Source File
3860 # Begin Source File
3861
3862 SOURCE=..\src\msw\caret.cpp
3863 # End Source File
3864 # Begin Source File
3865
3866 SOURCE=..\src\msw\checkbox.cpp
3867
3868 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3869
3870
3871 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3872
3873
3874 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3875
3876 # PROP Exclude_From_Build 1
3877
3878 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3879
3880 # PROP Exclude_From_Build 1
3881
3882 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3883
3884
3885 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3886
3887 # PROP Exclude_From_Build 1
3888
3889 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3890
3891 # PROP Exclude_From_Build 1
3892
3893 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3894
3895
3896 !ENDIF
3897
3898 # End Source File
3899 # Begin Source File
3900
3901 SOURCE=..\src\msw\checklst.cpp
3902
3903 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3904
3905
3906 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3907
3908
3909 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3910
3911 # PROP Exclude_From_Build 1
3912
3913 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3914
3915 # PROP Exclude_From_Build 1
3916
3917 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3918
3919
3920 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3921
3922 # PROP Exclude_From_Build 1
3923
3924 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3925
3926 # PROP Exclude_From_Build 1
3927
3928 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3929
3930
3931 !ENDIF
3932
3933 # End Source File
3934 # Begin Source File
3935
3936 SOURCE=..\src\msw\choice.cpp
3937
3938 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3939
3940
3941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3942
3943
3944 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3945
3946 # PROP Exclude_From_Build 1
3947
3948 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3949
3950 # PROP Exclude_From_Build 1
3951
3952 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3953
3954
3955 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3956
3957 # PROP Exclude_From_Build 1
3958
3959 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3960
3961 # PROP Exclude_From_Build 1
3962
3963 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3964
3965
3966 !ENDIF
3967
3968 # End Source File
3969 # Begin Source File
3970
3971 SOURCE=..\src\msw\clipbrd.cpp
3972 # End Source File
3973 # Begin Source File
3974
3975 SOURCE=..\src\msw\colordlg.cpp
3976
3977 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3978
3979
3980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3981
3982
3983 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3984
3985 # PROP Exclude_From_Build 1
3986
3987 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3988
3989 # PROP Exclude_From_Build 1
3990
3991 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3992
3993
3994 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3995
3996 # PROP Exclude_From_Build 1
3997
3998 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3999
4000 # PROP Exclude_From_Build 1
4001
4002 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4003
4004
4005 !ENDIF
4006
4007 # End Source File
4008 # Begin Source File
4009
4010 SOURCE=..\src\msw\colour.cpp
4011 # End Source File
4012 # Begin Source File
4013
4014 SOURCE=..\src\msw\combobox.cpp
4015
4016 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4017
4018
4019 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4020
4021
4022 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4023
4024 # PROP Exclude_From_Build 1
4025
4026 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4027
4028 # PROP Exclude_From_Build 1
4029
4030 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4031
4032
4033 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4034
4035 # PROP Exclude_From_Build 1
4036
4037 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4038
4039 # PROP Exclude_From_Build 1
4040
4041 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4042
4043
4044 !ENDIF
4045
4046 # End Source File
4047 # Begin Source File
4048
4049 SOURCE=..\src\msw\control.cpp
4050
4051 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4052
4053
4054 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4055
4056
4057 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4058
4059 # PROP Exclude_From_Build 1
4060
4061 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4062
4063 # PROP Exclude_From_Build 1
4064
4065 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4066
4067
4068 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4069
4070 # PROP Exclude_From_Build 1
4071
4072 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4073
4074 # PROP Exclude_From_Build 1
4075
4076 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4077
4078
4079 !ENDIF
4080
4081 # End Source File
4082 # Begin Source File
4083
4084 SOURCE=..\src\msw\cursor.cpp
4085 # End Source File
4086 # Begin Source File
4087
4088 SOURCE=..\src\msw\data.cpp
4089 # End Source File
4090 # Begin Source File
4091
4092 SOURCE=..\src\msw\dc.cpp
4093 # End Source File
4094 # Begin Source File
4095
4096 SOURCE=..\src\msw\dcclient.cpp
4097 # End Source File
4098 # Begin Source File
4099
4100 SOURCE=..\src\msw\dcmemory.cpp
4101 # End Source File
4102 # Begin Source File
4103
4104 SOURCE=..\src\msw\dcprint.cpp
4105 # End Source File
4106 # Begin Source File
4107
4108 SOURCE=..\src\msw\dcscreen.cpp
4109 # End Source File
4110 # Begin Source File
4111
4112 SOURCE=..\src\msw\dialog.cpp
4113
4114 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4115
4116
4117 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4118
4119
4120 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4121
4122 # PROP Exclude_From_Build 1
4123
4124 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4125
4126 # PROP Exclude_From_Build 1
4127
4128 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4129
4130
4131 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4132
4133 # PROP Exclude_From_Build 1
4134
4135 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4136
4137 # PROP Exclude_From_Build 1
4138
4139 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4140
4141
4142 !ENDIF
4143
4144 # End Source File
4145 # Begin Source File
4146
4147 SOURCE=..\src\msw\dialup.cpp
4148 # End Source File
4149 # Begin Source File
4150
4151 SOURCE=..\src\msw\dib.cpp
4152 # End Source File
4153 # Begin Source File
4154
4155 SOURCE=..\src\msw\dirdlg.cpp
4156 # End Source File
4157 # Begin Source File
4158
4159 SOURCE=..\src\msw\display.cpp
4160 # End Source File
4161 # Begin Source File
4162
4163 SOURCE=..\src\msw\dragimag.cpp
4164
4165 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4166
4167
4168 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4169
4170
4171 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4172
4173 # PROP Exclude_From_Build 1
4174
4175 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4176
4177 # PROP Exclude_From_Build 1
4178
4179 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4180
4181
4182 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4183
4184 # PROP Exclude_From_Build 1
4185
4186 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4187
4188 # PROP Exclude_From_Build 1
4189
4190 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4191
4192
4193 !ENDIF
4194
4195 # End Source File
4196 # Begin Source File
4197
4198 SOURCE=..\src\msw\dummy.cpp
4199 # ADD BASE CPP /Yc"wx/wxprec.h"
4200 # ADD CPP /Yc"wx/wxprec.h"
4201 # End Source File
4202 # Begin Source File
4203
4204 SOURCE=..\src\msw\enhmeta.cpp
4205 # End Source File
4206 # Begin Source File
4207
4208 SOURCE=..\src\msw\evtloop.cpp
4209 # End Source File
4210 # Begin Source File
4211
4212 SOURCE=..\src\msw\fdrepdlg.cpp
4213
4214 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4215
4216
4217 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4218
4219
4220 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4221
4222 # PROP Exclude_From_Build 1
4223
4224 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4225
4226 # PROP Exclude_From_Build 1
4227
4228 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4229
4230
4231 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4232
4233 # PROP Exclude_From_Build 1
4234
4235 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4236
4237 # PROP Exclude_From_Build 1
4238
4239 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4240
4241
4242 !ENDIF
4243
4244 # End Source File
4245 # Begin Source File
4246
4247 SOURCE=..\src\msw\filedlg.cpp
4248
4249 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4250
4251
4252 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4253
4254
4255 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4256
4257 # PROP Exclude_From_Build 1
4258
4259 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4260
4261 # PROP Exclude_From_Build 1
4262
4263 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4264
4265
4266 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4267
4268 # PROP Exclude_From_Build 1
4269
4270 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4271
4272 # PROP Exclude_From_Build 1
4273
4274 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4275
4276
4277 !ENDIF
4278
4279 # End Source File
4280 # Begin Source File
4281
4282 SOURCE=..\src\msw\font.cpp
4283 # End Source File
4284 # Begin Source File
4285
4286 SOURCE=..\src\msw\fontdlg.cpp
4287
4288 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4289
4290
4291 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4292
4293
4294 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4295
4296 # PROP Exclude_From_Build 1
4297
4298 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4299
4300 # PROP Exclude_From_Build 1
4301
4302 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4303
4304
4305 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4306
4307 # PROP Exclude_From_Build 1
4308
4309 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4310
4311 # PROP Exclude_From_Build 1
4312
4313 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4314
4315
4316 !ENDIF
4317
4318 # End Source File
4319 # Begin Source File
4320
4321 SOURCE=..\src\msw\fontenum.cpp
4322 # End Source File
4323 # Begin Source File
4324
4325 SOURCE=..\src\msw\fontutil.cpp
4326 # End Source File
4327 # Begin Source File
4328
4329 SOURCE=..\src\msw\frame.cpp
4330
4331 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4332
4333
4334 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4335
4336
4337 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4338
4339 # PROP Exclude_From_Build 1
4340
4341 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4342
4343 # PROP Exclude_From_Build 1
4344
4345 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4346
4347
4348 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4349
4350 # PROP Exclude_From_Build 1
4351
4352 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4353
4354 # PROP Exclude_From_Build 1
4355
4356 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4357
4358
4359 !ENDIF
4360
4361 # End Source File
4362 # Begin Source File
4363
4364 SOURCE=..\src\msw\gauge95.cpp
4365
4366 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4367
4368
4369 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4370
4371
4372 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4373
4374 # PROP Exclude_From_Build 1
4375
4376 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4377
4378 # PROP Exclude_From_Build 1
4379
4380 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4381
4382
4383 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4384
4385 # PROP Exclude_From_Build 1
4386
4387 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4388
4389 # PROP Exclude_From_Build 1
4390
4391 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4392
4393
4394 !ENDIF
4395
4396 # End Source File
4397 # Begin Source File
4398
4399 SOURCE=..\src\msw\gdiimage.cpp
4400 # End Source File
4401 # Begin Source File
4402
4403 SOURCE=..\src\msw\gdiobj.cpp
4404 # End Source File
4405 # Begin Source File
4406
4407 SOURCE=..\src\msw\helpchm.cpp
4408 # End Source File
4409 # Begin Source File
4410
4411 SOURCE=..\src\msw\helpwin.cpp
4412 # End Source File
4413 # Begin Source File
4414
4415 SOURCE=..\src\msw\icon.cpp
4416 # End Source File
4417 # Begin Source File
4418
4419 SOURCE=..\src\msw\imaglist.cpp
4420
4421 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4422
4423
4424 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4425
4426
4427 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4428
4429 # PROP Exclude_From_Build 1
4430
4431 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4432
4433 # PROP Exclude_From_Build 1
4434
4435 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4436
4437
4438 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4439
4440 # PROP Exclude_From_Build 1
4441
4442 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4443
4444 # PROP Exclude_From_Build 1
4445
4446 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4447
4448
4449 !ENDIF
4450
4451 # End Source File
4452 # Begin Source File
4453
4454 SOURCE=..\src\msw\iniconf.cpp
4455
4456 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4457
4458
4459 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4460
4461
4462 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4463
4464 # PROP Exclude_From_Build 1
4465
4466 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4467
4468 # PROP Exclude_From_Build 1
4469
4470 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4471
4472
4473 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4474
4475 # PROP Exclude_From_Build 1
4476
4477 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4478
4479 # PROP Exclude_From_Build 1
4480
4481 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4482
4483
4484 !ENDIF
4485
4486 # End Source File
4487 # Begin Source File
4488
4489 SOURCE=..\src\msw\joystick.cpp
4490 # End Source File
4491 # Begin Source File
4492
4493 SOURCE=..\src\msw\listbox.cpp
4494
4495 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4496
4497
4498 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4499
4500
4501 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4502
4503 # PROP Exclude_From_Build 1
4504
4505 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4506
4507 # PROP Exclude_From_Build 1
4508
4509 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4510
4511
4512 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4513
4514 # PROP Exclude_From_Build 1
4515
4516 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4517
4518 # PROP Exclude_From_Build 1
4519
4520 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4521
4522
4523 !ENDIF
4524
4525 # End Source File
4526 # Begin Source File
4527
4528 SOURCE=..\src\msw\listctrl.cpp
4529
4530 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4531
4532
4533 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4534
4535
4536 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4537
4538 # PROP Exclude_From_Build 1
4539
4540 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4541
4542 # PROP Exclude_From_Build 1
4543
4544 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4545
4546
4547 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4548
4549 # PROP Exclude_From_Build 1
4550
4551 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4552
4553 # PROP Exclude_From_Build 1
4554
4555 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4556
4557
4558 !ENDIF
4559
4560 # End Source File
4561 # Begin Source File
4562
4563 SOURCE=..\src\msw\main.cpp
4564 # End Source File
4565 # Begin Source File
4566
4567 SOURCE=..\src\msw\mdi.cpp
4568
4569 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4570
4571
4572 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4573
4574
4575 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4576
4577 # PROP Exclude_From_Build 1
4578
4579 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4580
4581 # PROP Exclude_From_Build 1
4582
4583 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4584
4585
4586 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4587
4588 # PROP Exclude_From_Build 1
4589
4590 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4591
4592 # PROP Exclude_From_Build 1
4593
4594 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4595
4596
4597 !ENDIF
4598
4599 # End Source File
4600 # Begin Source File
4601
4602 SOURCE=..\src\msw\menu.cpp
4603
4604 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4605
4606
4607 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4608
4609
4610 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4611
4612 # PROP Exclude_From_Build 1
4613
4614 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4615
4616 # PROP Exclude_From_Build 1
4617
4618 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4619
4620
4621 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4622
4623 # PROP Exclude_From_Build 1
4624
4625 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4626
4627 # PROP Exclude_From_Build 1
4628
4629 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4630
4631
4632 !ENDIF
4633
4634 # End Source File
4635 # Begin Source File
4636
4637 SOURCE=..\src\msw\menuitem.cpp
4638
4639 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4640
4641
4642 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4643
4644
4645 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4646
4647 # PROP Exclude_From_Build 1
4648
4649 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4650
4651 # PROP Exclude_From_Build 1
4652
4653 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4654
4655
4656 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4657
4658 # PROP Exclude_From_Build 1
4659
4660 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4661
4662 # PROP Exclude_From_Build 1
4663
4664 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4665
4666
4667 !ENDIF
4668
4669 # End Source File
4670 # Begin Source File
4671
4672 SOURCE=..\src\msw\metafile.cpp
4673
4674 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4675
4676
4677 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4678
4679
4680 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4681
4682 # PROP Exclude_From_Build 1
4683
4684 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4685
4686 # PROP Exclude_From_Build 1
4687
4688 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4689
4690
4691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4692
4693 # PROP Exclude_From_Build 1
4694
4695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4696
4697 # PROP Exclude_From_Build 1
4698
4699 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4700
4701
4702 !ENDIF
4703
4704 # End Source File
4705 # Begin Source File
4706
4707 SOURCE=..\src\msw\minifram.cpp
4708 # End Source File
4709 # Begin Source File
4710
4711 SOURCE=..\src\msw\msgdlg.cpp
4712
4713 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4714
4715
4716 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4717
4718
4719 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4720
4721 # PROP Exclude_From_Build 1
4722
4723 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4724
4725 # PROP Exclude_From_Build 1
4726
4727 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4728
4729
4730 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4731
4732 # PROP Exclude_From_Build 1
4733
4734 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4735
4736 # PROP Exclude_From_Build 1
4737
4738 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4739
4740
4741 !ENDIF
4742
4743 # End Source File
4744 # Begin Source File
4745
4746 SOURCE=..\src\msw\mslu.cpp
4747 # End Source File
4748 # Begin Source File
4749
4750 SOURCE=..\src\msw\nativdlg.cpp
4751
4752 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4753
4754
4755 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4756
4757
4758 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4759
4760 # PROP Exclude_From_Build 1
4761
4762 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4763
4764 # PROP Exclude_From_Build 1
4765
4766 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4767
4768
4769 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4770
4771 # PROP Exclude_From_Build 1
4772
4773 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4774
4775 # PROP Exclude_From_Build 1
4776
4777 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4778
4779
4780 !ENDIF
4781
4782 # End Source File
4783 # Begin Source File
4784
4785 SOURCE=..\src\msw\notebook.cpp
4786
4787 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4788
4789
4790 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4791
4792
4793 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4794
4795 # PROP Exclude_From_Build 1
4796
4797 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4798
4799 # PROP Exclude_From_Build 1
4800
4801 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4802
4803
4804 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4805
4806 # PROP Exclude_From_Build 1
4807
4808 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4809
4810 # PROP Exclude_From_Build 1
4811
4812 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4813
4814
4815 !ENDIF
4816
4817 # End Source File
4818 # Begin Source File
4819
4820 SOURCE=..\src\msw\ole\access.cpp
4821
4822 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4823
4824
4825 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4826
4827
4828 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4829
4830 # PROP Exclude_From_Build 1
4831
4832 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4833
4834 # PROP Exclude_From_Build 1
4835
4836 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4837
4838
4839 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4840
4841 # PROP Exclude_From_Build 1
4842
4843 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4844
4845 # PROP Exclude_From_Build 1
4846
4847 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4848
4849
4850 !ENDIF
4851
4852 # End Source File
4853 # Begin Source File
4854
4855 SOURCE=..\src\msw\ole\automtn.cpp
4856 # End Source File
4857 # Begin Source File
4858
4859 SOURCE=..\src\msw\ole\dataobj.cpp
4860 # End Source File
4861 # Begin Source File
4862
4863 SOURCE=..\src\msw\ole\dropsrc.cpp
4864 # End Source File
4865 # Begin Source File
4866
4867 SOURCE=..\src\msw\ole\droptgt.cpp
4868 # End Source File
4869 # Begin Source File
4870
4871 SOURCE=..\src\msw\ole\oleutils.cpp
4872 # End Source File
4873 # Begin Source File
4874
4875 SOURCE=..\src\msw\ole\uuid.cpp
4876 # End Source File
4877 # Begin Source File
4878
4879 SOURCE=..\src\msw\ownerdrw.cpp
4880
4881 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4882
4883
4884 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4885
4886
4887 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4888
4889 # PROP Exclude_From_Build 1
4890
4891 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4892
4893 # PROP Exclude_From_Build 1
4894
4895 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4896
4897
4898 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4899
4900 # PROP Exclude_From_Build 1
4901
4902 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4903
4904 # PROP Exclude_From_Build 1
4905
4906 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4907
4908
4909 !ENDIF
4910
4911 # End Source File
4912 # Begin Source File
4913
4914 SOURCE=..\src\msw\palette.cpp
4915 # End Source File
4916 # Begin Source File
4917
4918 SOURCE=..\src\msw\pen.cpp
4919 # End Source File
4920 # Begin Source File
4921
4922 SOURCE=..\src\msw\penwin.cpp
4923
4924 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4925
4926
4927 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4928
4929
4930 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4931
4932 # PROP Exclude_From_Build 1
4933
4934 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4935
4936 # PROP Exclude_From_Build 1
4937
4938 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4939
4940
4941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4942
4943 # PROP Exclude_From_Build 1
4944
4945 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4946
4947 # PROP Exclude_From_Build 1
4948
4949 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4950
4951
4952 !ENDIF
4953
4954 # End Source File
4955 # Begin Source File
4956
4957 SOURCE=..\src\msw\popupwin.cpp
4958 # End Source File
4959 # Begin Source File
4960
4961 SOURCE=..\src\msw\printdlg.cpp
4962
4963 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4964
4965
4966 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4967
4968
4969 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4970
4971 # PROP Exclude_From_Build 1
4972
4973 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4974
4975 # PROP Exclude_From_Build 1
4976
4977 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4978
4979
4980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4981
4982 # PROP Exclude_From_Build 1
4983
4984 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4985
4986 # PROP Exclude_From_Build 1
4987
4988 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4989
4990
4991 !ENDIF
4992
4993 # End Source File
4994 # Begin Source File
4995
4996 SOURCE=..\src\msw\printwin.cpp
4997
4998 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4999
5000
5001 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5002
5003
5004 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5005
5006 # PROP Exclude_From_Build 1
5007
5008 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5009
5010 # PROP Exclude_From_Build 1
5011
5012 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5013
5014
5015 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5016
5017 # PROP Exclude_From_Build 1
5018
5019 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5020
5021 # PROP Exclude_From_Build 1
5022
5023 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5024
5025
5026 !ENDIF
5027
5028 # End Source File
5029 # Begin Source File
5030
5031 SOURCE=..\src\msw\radiobox.cpp
5032
5033 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5034
5035
5036 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5037
5038
5039 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5040
5041 # PROP Exclude_From_Build 1
5042
5043 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5044
5045 # PROP Exclude_From_Build 1
5046
5047 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5048
5049
5050 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5051
5052 # PROP Exclude_From_Build 1
5053
5054 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5055
5056 # PROP Exclude_From_Build 1
5057
5058 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5059
5060
5061 !ENDIF
5062
5063 # End Source File
5064 # Begin Source File
5065
5066 SOURCE=..\src\msw\radiobut.cpp
5067
5068 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5069
5070
5071 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5072
5073
5074 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5075
5076 # PROP Exclude_From_Build 1
5077
5078 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5079
5080 # PROP Exclude_From_Build 1
5081
5082 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5083
5084
5085 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5086
5087 # PROP Exclude_From_Build 1
5088
5089 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5090
5091 # PROP Exclude_From_Build 1
5092
5093 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5094
5095
5096 !ENDIF
5097
5098 # End Source File
5099 # Begin Source File
5100
5101 SOURCE=..\src\msw\region.cpp
5102 # End Source File
5103 # Begin Source File
5104
5105 SOURCE=..\src\msw\renderer.cpp
5106
5107 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5108
5109
5110 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5111
5112
5113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5114
5115 # PROP Exclude_From_Build 1
5116
5117 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5118
5119 # PROP Exclude_From_Build 1
5120
5121 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5122
5123
5124 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5125
5126 # PROP Exclude_From_Build 1
5127
5128 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5129
5130 # PROP Exclude_From_Build 1
5131
5132 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5133
5134
5135 !ENDIF
5136
5137 # End Source File
5138 # Begin Source File
5139
5140 SOURCE=..\src\msw\scrolbar.cpp
5141
5142 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5143
5144
5145 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5146
5147
5148 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5149
5150 # PROP Exclude_From_Build 1
5151
5152 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5153
5154 # PROP Exclude_From_Build 1
5155
5156 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5157
5158
5159 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5160
5161 # PROP Exclude_From_Build 1
5162
5163 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5164
5165 # PROP Exclude_From_Build 1
5166
5167 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5168
5169
5170 !ENDIF
5171
5172 # End Source File
5173 # Begin Source File
5174
5175 SOURCE=..\src\msw\settings.cpp
5176 # End Source File
5177 # Begin Source File
5178
5179 SOURCE=..\src\msw\slider95.cpp
5180
5181 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5182
5183
5184 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5185
5186
5187 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5188
5189 # PROP Exclude_From_Build 1
5190
5191 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5192
5193 # PROP Exclude_From_Build 1
5194
5195 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5196
5197
5198 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5199
5200 # PROP Exclude_From_Build 1
5201
5202 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5203
5204 # PROP Exclude_From_Build 1
5205
5206 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5207
5208
5209 !ENDIF
5210
5211 # End Source File
5212 # Begin Source File
5213
5214 SOURCE=..\src\msw\spinbutt.cpp
5215
5216 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5217
5218
5219 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5220
5221
5222 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5223
5224 # PROP Exclude_From_Build 1
5225
5226 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5227
5228 # PROP Exclude_From_Build 1
5229
5230 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5231
5232
5233 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5234
5235 # PROP Exclude_From_Build 1
5236
5237 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5238
5239 # PROP Exclude_From_Build 1
5240
5241 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5242
5243
5244 !ENDIF
5245
5246 # End Source File
5247 # Begin Source File
5248
5249 SOURCE=..\src\msw\spinctrl.cpp
5250
5251 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5252
5253
5254 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5255
5256
5257 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5258
5259 # PROP Exclude_From_Build 1
5260
5261 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5262
5263 # PROP Exclude_From_Build 1
5264
5265 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5266
5267
5268 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5269
5270 # PROP Exclude_From_Build 1
5271
5272 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5273
5274 # PROP Exclude_From_Build 1
5275
5276 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5277
5278
5279 !ENDIF
5280
5281 # End Source File
5282 # Begin Source File
5283
5284 SOURCE=..\src\msw\statbmp.cpp
5285
5286 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5287
5288
5289 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5290
5291
5292 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5293
5294 # PROP Exclude_From_Build 1
5295
5296 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5297
5298 # PROP Exclude_From_Build 1
5299
5300 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5301
5302
5303 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5304
5305 # PROP Exclude_From_Build 1
5306
5307 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5308
5309 # PROP Exclude_From_Build 1
5310
5311 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5312
5313
5314 !ENDIF
5315
5316 # End Source File
5317 # Begin Source File
5318
5319 SOURCE=..\src\msw\statbox.cpp
5320
5321 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5322
5323
5324 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5325
5326
5327 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5328
5329 # PROP Exclude_From_Build 1
5330
5331 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5332
5333 # PROP Exclude_From_Build 1
5334
5335 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5336
5337
5338 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5339
5340 # PROP Exclude_From_Build 1
5341
5342 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5343
5344 # PROP Exclude_From_Build 1
5345
5346 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5347
5348
5349 !ENDIF
5350
5351 # End Source File
5352 # Begin Source File
5353
5354 SOURCE=..\src\msw\statbr95.cpp
5355
5356 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5357
5358
5359 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5360
5361
5362 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5363
5364 # PROP Exclude_From_Build 1
5365
5366 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5367
5368 # PROP Exclude_From_Build 1
5369
5370 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5371
5372
5373 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5374
5375 # PROP Exclude_From_Build 1
5376
5377 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5378
5379 # PROP Exclude_From_Build 1
5380
5381 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5382
5383
5384 !ENDIF
5385
5386 # End Source File
5387 # Begin Source File
5388
5389 SOURCE=..\src\msw\statline.cpp
5390
5391 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5392
5393
5394 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5395
5396
5397 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5398
5399 # PROP Exclude_From_Build 1
5400
5401 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5402
5403 # PROP Exclude_From_Build 1
5404
5405 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5406
5407
5408 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5409
5410 # PROP Exclude_From_Build 1
5411
5412 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5413
5414 # PROP Exclude_From_Build 1
5415
5416 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5417
5418
5419 !ENDIF
5420
5421 # End Source File
5422 # Begin Source File
5423
5424 SOURCE=..\src\msw\stattext.cpp
5425
5426 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5427
5428
5429 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5430
5431
5432 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5433
5434 # PROP Exclude_From_Build 1
5435
5436 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5437
5438 # PROP Exclude_From_Build 1
5439
5440 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5441
5442
5443 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5444
5445 # PROP Exclude_From_Build 1
5446
5447 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5448
5449 # PROP Exclude_From_Build 1
5450
5451 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5452
5453
5454 !ENDIF
5455
5456 # End Source File
5457 # Begin Source File
5458
5459 SOURCE=..\src\msw\tabctrl.cpp
5460
5461 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5462
5463
5464 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5465
5466
5467 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5468
5469 # PROP Exclude_From_Build 1
5470
5471 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5472
5473 # PROP Exclude_From_Build 1
5474
5475 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5476
5477
5478 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5479
5480 # PROP Exclude_From_Build 1
5481
5482 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5483
5484 # PROP Exclude_From_Build 1
5485
5486 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5487
5488
5489 !ENDIF
5490
5491 # End Source File
5492 # Begin Source File
5493
5494 SOURCE=..\src\msw\taskbar.cpp
5495 # End Source File
5496 # Begin Source File
5497
5498 SOURCE=..\src\msw\tbar95.cpp
5499
5500 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5501
5502
5503 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5504
5505
5506 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5507
5508 # PROP Exclude_From_Build 1
5509
5510 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5511
5512 # PROP Exclude_From_Build 1
5513
5514 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5515
5516
5517 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5518
5519 # PROP Exclude_From_Build 1
5520
5521 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5522
5523 # PROP Exclude_From_Build 1
5524
5525 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5526
5527
5528 !ENDIF
5529
5530 # End Source File
5531 # Begin Source File
5532
5533 SOURCE=..\src\msw\textctrl.cpp
5534
5535 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5536
5537
5538 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5539
5540
5541 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5542
5543 # PROP Exclude_From_Build 1
5544
5545 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5546
5547 # PROP Exclude_From_Build 1
5548
5549 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5550
5551
5552 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5553
5554 # PROP Exclude_From_Build 1
5555
5556 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5557
5558 # PROP Exclude_From_Build 1
5559
5560 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5561
5562
5563 !ENDIF
5564
5565 # End Source File
5566 # Begin Source File
5567
5568 SOURCE=..\src\msw\tglbtn.cpp
5569
5570 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5571
5572
5573 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5574
5575
5576 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5577
5578 # PROP Exclude_From_Build 1
5579
5580 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5581
5582 # PROP Exclude_From_Build 1
5583
5584 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5585
5586
5587 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5588
5589 # PROP Exclude_From_Build 1
5590
5591 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5592
5593 # PROP Exclude_From_Build 1
5594
5595 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5596
5597
5598 !ENDIF
5599
5600 # End Source File
5601 # Begin Source File
5602
5603 SOURCE=..\src\msw\timer.cpp
5604 # End Source File
5605 # Begin Source File
5606
5607 SOURCE=..\src\msw\tooltip.cpp
5608 # End Source File
5609 # Begin Source File
5610
5611 SOURCE=..\src\msw\toplevel.cpp
5612 # End Source File
5613 # Begin Source File
5614
5615 SOURCE=..\src\msw\treectrl.cpp
5616
5617 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5618
5619
5620 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5621
5622
5623 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5624
5625 # PROP Exclude_From_Build 1
5626
5627 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5628
5629 # PROP Exclude_From_Build 1
5630
5631 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5632
5633
5634 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5635
5636 # PROP Exclude_From_Build 1
5637
5638 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5639
5640 # PROP Exclude_From_Build 1
5641
5642 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5643
5644
5645 !ENDIF
5646
5647 # End Source File
5648 # Begin Source File
5649
5650 SOURCE=..\src\msw\utilsgui.cpp
5651 # End Source File
5652 # Begin Source File
5653
5654 SOURCE=..\src\msw\uxtheme.cpp
5655
5656 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5657
5658
5659 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5660
5661
5662 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5663
5664 # PROP Exclude_From_Build 1
5665
5666 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5667
5668 # PROP Exclude_From_Build 1
5669
5670 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5671
5672
5673 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5674
5675 # PROP Exclude_From_Build 1
5676
5677 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5678
5679 # PROP Exclude_From_Build 1
5680
5681 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5682
5683
5684 !ENDIF
5685
5686 # End Source File
5687 # Begin Source File
5688
5689 SOURCE=..\src\msw\volume.cpp
5690 # End Source File
5691 # Begin Source File
5692
5693 SOURCE=..\src\msw\wave.cpp
5694 # End Source File
5695 # Begin Source File
5696
5697 SOURCE=..\src\msw\window.cpp
5698 # End Source File
5699 # End Group
5700 # End Target
5701 # End Project
5702