]> git.saurik.com Git - wxWidgets.git/blob - build/wx_coredll.dsp
In destructor: DestroyChildren() and make sure m_cocoaNSView is NULL so that
[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 /W4 /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 /W4 /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 /W4 /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 "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
76 # ADD CPP /nologo /FD /W4 /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 "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
77 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /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 "__WXMSW__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
79 # ADD BASE RSC /l 0x405 /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 "__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 /W4 /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 /W4 /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 /W4 /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 "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
126 # ADD CPP /nologo /FD /W4 /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 "__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 "__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 "__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 "__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 "__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 /W4 /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 /W4 /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 /W4 /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 "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
176 # ADD CPP /nologo /FD /W4 /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 "__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 "__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 "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
179 # ADD BASE RSC /l 0x405 /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 "__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 /W4 /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 /W4 /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 /W4 /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 "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /c
226 # ADD CPP /nologo /FD /W4 /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 "__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 "__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 "__WXMSW__" /D wxUSE_UNICODE=1 /D "WXUSINGDLL" /D "WXMAKINGDLL_CORE" /D wxUSE_BASE=0 /mktyplib203 /win32
229 # ADD BASE RSC /l 0x405 /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 "__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\caret.h
292 # End Source File
293 # Begin Source File
294
295 SOURCE=..\include\wx\checkbox.h
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\include\wx\checklst.h
300 # End Source File
301 # Begin Source File
302
303 SOURCE=..\include\wx\choicdlg.h
304 # End Source File
305 # Begin Source File
306
307 SOURCE=..\include\wx\choice.h
308 # End Source File
309 # Begin Source File
310
311 SOURCE=..\include\wx\clipbrd.h
312 # End Source File
313 # Begin Source File
314
315 SOURCE=..\include\wx\cmdproc.h
316 # End Source File
317 # Begin Source File
318
319 SOURCE=..\include\wx\cmndata.h
320 # End Source File
321 # Begin Source File
322
323 SOURCE=..\include\wx\colordlg.h
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\include\wx\colour.h
328 # End Source File
329 # Begin Source File
330
331 SOURCE=..\include\wx\combobox.h
332 # End Source File
333 # Begin Source File
334
335 SOURCE=..\include\wx\control.h
336 # End Source File
337 # Begin Source File
338
339 SOURCE=..\include\wx\cshelp.h
340 # End Source File
341 # Begin Source File
342
343 SOURCE=..\include\wx\ctrlsub.h
344 # End Source File
345 # Begin Source File
346
347 SOURCE=..\include\wx\cursor.h
348 # End Source File
349 # Begin Source File
350
351 SOURCE=..\include\wx\dataobj.h
352 # End Source File
353 # Begin Source File
354
355 SOURCE=..\include\wx\dc.h
356 # End Source File
357 # Begin Source File
358
359 SOURCE=..\include\wx\dcclient.h
360 # End Source File
361 # Begin Source File
362
363 SOURCE=..\include\wx\dcmemory.h
364 # End Source File
365 # Begin Source File
366
367 SOURCE=..\include\wx\dcmirror.h
368 # End Source File
369 # Begin Source File
370
371 SOURCE=..\include\wx\dcprint.h
372 # End Source File
373 # Begin Source File
374
375 SOURCE=..\include\wx\dcps.h
376 # End Source File
377 # Begin Source File
378
379 SOURCE=..\include\wx\dcscreen.h
380 # End Source File
381 # Begin Source File
382
383 SOURCE=..\include\wx\dialog.h
384 # End Source File
385 # Begin Source File
386
387 SOURCE=..\include\wx\dialup.h
388 # End Source File
389 # Begin Source File
390
391 SOURCE=..\include\wx\dirctrl.h
392 # End Source File
393 # Begin Source File
394
395 SOURCE=..\include\wx\dirdlg.h
396 # End Source File
397 # Begin Source File
398
399 SOURCE=..\include\wx\display.h
400 # End Source File
401 # Begin Source File
402
403 SOURCE=..\include\wx\dnd.h
404 # End Source File
405 # Begin Source File
406
407 SOURCE=..\include\wx\docmdi.h
408 # End Source File
409 # Begin Source File
410
411 SOURCE=..\include\wx\docview.h
412 # End Source File
413 # Begin Source File
414
415 SOURCE=..\include\wx\dragimag.h
416 # End Source File
417 # Begin Source File
418
419 SOURCE=..\include\wx\effects.h
420 # End Source File
421 # Begin Source File
422
423 SOURCE=..\include\wx\evtloop.h
424 # End Source File
425 # Begin Source File
426
427 SOURCE=..\include\wx\fdrepdlg.h
428 # End Source File
429 # Begin Source File
430
431 SOURCE=..\include\wx\filedlg.h
432 # End Source File
433 # Begin Source File
434
435 SOURCE=..\include\wx\fmappriv.h
436 # End Source File
437 # Begin Source File
438
439 SOURCE=..\include\wx\font.h
440 # End Source File
441 # Begin Source File
442
443 SOURCE=..\include\wx\fontdlg.h
444 # End Source File
445 # Begin Source File
446
447 SOURCE=..\include\wx\fontenum.h
448 # End Source File
449 # Begin Source File
450
451 SOURCE=..\include\wx\fontutil.h
452 # End Source File
453 # Begin Source File
454
455 SOURCE=..\include\wx\frame.h
456 # End Source File
457 # Begin Source File
458
459 SOURCE=..\include\wx\gauge.h
460 # End Source File
461 # Begin Source File
462
463 SOURCE=..\include\wx\gdicmn.h
464 # End Source File
465 # Begin Source File
466
467 SOURCE=..\include\wx\gdiobj.h
468 # End Source File
469 # Begin Source File
470
471 SOURCE=..\include\wx\generic\accel.h
472 # End Source File
473 # Begin Source File
474
475 SOURCE=..\include\wx\generic\choicdgg.h
476 # End Source File
477 # Begin Source File
478
479 SOURCE=..\include\wx\generic\colrdlgg.h
480 # End Source File
481 # Begin Source File
482
483 SOURCE=..\include\wx\generic\dcpsg.h
484 # End Source File
485 # Begin Source File
486
487 SOURCE=..\include\wx\generic\dirctrlg.h
488 # End Source File
489 # Begin Source File
490
491 SOURCE=..\include\wx\generic\dirdlgg.h
492 # End Source File
493 # Begin Source File
494
495 SOURCE=..\include\wx\generic\dragimgg.h
496 # End Source File
497 # Begin Source File
498
499 SOURCE=..\include\wx\generic\fdrepdlg.h
500 # End Source File
501 # Begin Source File
502
503 SOURCE=..\include\wx\generic\filedlgg.h
504 # End Source File
505 # Begin Source File
506
507 SOURCE=..\include\wx\generic\fontdlgg.h
508 # End Source File
509 # Begin Source File
510
511 SOURCE=..\include\wx\generic\imaglist.h
512 # End Source File
513 # Begin Source File
514
515 SOURCE=..\include\wx\generic\listctrl.h
516 # End Source File
517 # Begin Source File
518
519 SOURCE=..\include\wx\generic\logg.h
520 # End Source File
521 # Begin Source File
522
523 SOURCE=..\include\wx\generic\mdig.h
524 # End Source File
525 # Begin Source File
526
527 SOURCE=..\include\wx\generic\msgdlgg.h
528 # End Source File
529 # Begin Source File
530
531 SOURCE=..\include\wx\generic\notebook.h
532 # End Source File
533 # Begin Source File
534
535 SOURCE=..\include\wx\generic\panelg.h
536 # End Source File
537 # Begin Source File
538
539 SOURCE=..\include\wx\generic\prntdlgg.h
540 # End Source File
541 # Begin Source File
542
543 SOURCE=..\include\wx\generic\progdlgg.h
544 # End Source File
545 # Begin Source File
546
547 SOURCE=..\include\wx\generic\scrolwin.h
548 # End Source File
549 # Begin Source File
550
551 SOURCE=..\include\wx\generic\spinctlg.h
552 # End Source File
553 # Begin Source File
554
555 SOURCE=..\include\wx\generic\splitter.h
556 # End Source File
557 # Begin Source File
558
559 SOURCE=..\include\wx\generic\statusbr.h
560 # End Source File
561 # Begin Source File
562
563 SOURCE=..\include\wx\generic\tabg.h
564 # End Source File
565 # Begin Source File
566
567 SOURCE=..\include\wx\generic\textdlgg.h
568 # End Source File
569 # Begin Source File
570
571 SOURCE=..\include\wx\generic\timer.h
572 # End Source File
573 # Begin Source File
574
575 SOURCE=..\include\wx\generic\treectlg.h
576 # End Source File
577 # Begin Source File
578
579 SOURCE=..\include\wx\geometry.h
580 # End Source File
581 # Begin Source File
582
583 SOURCE=..\include\wx\gifdecod.h
584 # End Source File
585 # Begin Source File
586
587 SOURCE=..\include\wx\glcanvas.h
588 # End Source File
589 # Begin Source File
590
591 SOURCE=..\include\wx\help.h
592 # End Source File
593 # Begin Source File
594
595 SOURCE=..\include\wx\helpbase.h
596 # End Source File
597 # Begin Source File
598
599 SOURCE=..\include\wx\helphtml.h
600 # End Source File
601 # Begin Source File
602
603 SOURCE=..\include\wx\helpwin.h
604 # End Source File
605 # Begin Source File
606
607 SOURCE=..\include\wx\icon.h
608 # End Source File
609 # Begin Source File
610
611 SOURCE=..\include\wx\iconbndl.h
612 # End Source File
613 # Begin Source File
614
615 SOURCE=..\include\wx\imagbmp.h
616 # End Source File
617 # Begin Source File
618
619 SOURCE=..\include\wx\image.h
620 # End Source File
621 # Begin Source File
622
623 SOURCE=..\include\wx\imaggif.h
624 # End Source File
625 # Begin Source File
626
627 SOURCE=..\include\wx\imagiff.h
628 # End Source File
629 # Begin Source File
630
631 SOURCE=..\include\wx\imagjpeg.h
632 # End Source File
633 # Begin Source File
634
635 SOURCE=..\include\wx\imaglist.h
636 # End Source File
637 # Begin Source File
638
639 SOURCE=..\include\wx\imagpcx.h
640 # End Source File
641 # Begin Source File
642
643 SOURCE=..\include\wx\imagpng.h
644 # End Source File
645 # Begin Source File
646
647 SOURCE=..\include\wx\imagpnm.h
648 # End Source File
649 # Begin Source File
650
651 SOURCE=..\include\wx\imagtiff.h
652 # End Source File
653 # Begin Source File
654
655 SOURCE=..\include\wx\imagxpm.h
656 # End Source File
657 # Begin Source File
658
659 SOURCE=..\include\wx\layout.h
660 # End Source File
661 # Begin Source File
662
663 SOURCE=..\include\wx\listbase.h
664 # End Source File
665 # Begin Source File
666
667 SOURCE=..\include\wx\listbox.h
668 # End Source File
669 # Begin Source File
670
671 SOURCE=..\include\wx\listctrl.h
672 # End Source File
673 # Begin Source File
674
675 SOURCE=..\include\wx\matrix.h
676 # End Source File
677 # Begin Source File
678
679 SOURCE=..\include\wx\mdi.h
680 # End Source File
681 # Begin Source File
682
683 SOURCE=..\include\wx\menu.h
684 # End Source File
685 # Begin Source File
686
687 SOURCE=..\include\wx\menuitem.h
688 # End Source File
689 # Begin Source File
690
691 SOURCE=..\include\wx\metafile.h
692 # End Source File
693 # Begin Source File
694
695 SOURCE=..\include\wx\minifram.h
696 # End Source File
697 # Begin Source File
698
699 SOURCE=..\include\wx\msgdlg.h
700 # End Source File
701 # Begin Source File
702
703 SOURCE=..\include\wx\msw\accel.h
704 # End Source File
705 # Begin Source File
706
707 SOURCE=..\include\wx\msw\app.h
708 # End Source File
709 # Begin Source File
710
711 SOURCE=..\include\wx\msw\bitmap.h
712 # End Source File
713 # Begin Source File
714
715 SOURCE=..\include\wx\msw\bmpbuttn.h
716 # End Source File
717 # Begin Source File
718
719 SOURCE=..\include\wx\msw\brush.h
720 # End Source File
721 # Begin Source File
722
723 SOURCE=..\include\wx\msw\button.h
724 # End Source File
725 # Begin Source File
726
727 SOURCE=..\include\wx\msw\caret.h
728 # End Source File
729 # Begin Source File
730
731 SOURCE=..\include\wx\msw\checkbox.h
732 # End Source File
733 # Begin Source File
734
735 SOURCE=..\include\wx\msw\checklst.h
736 # End Source File
737 # Begin Source File
738
739 SOURCE=..\include\wx\msw\choice.h
740 # End Source File
741 # Begin Source File
742
743 SOURCE=..\include\wx\msw\clipbrd.h
744 # End Source File
745 # Begin Source File
746
747 SOURCE=..\include\wx\msw\colordlg.h
748 # End Source File
749 # Begin Source File
750
751 SOURCE=..\include\wx\msw\colour.h
752 # End Source File
753 # Begin Source File
754
755 SOURCE=..\include\wx\msw\combobox.h
756 # End Source File
757 # Begin Source File
758
759 SOURCE=..\include\wx\msw\control.h
760 # End Source File
761 # Begin Source File
762
763 SOURCE=..\include\wx\msw\cursor.h
764 # End Source File
765 # Begin Source File
766
767 SOURCE=..\include\wx\msw\dc.h
768 # End Source File
769 # Begin Source File
770
771 SOURCE=..\include\wx\msw\dcclient.h
772 # End Source File
773 # Begin Source File
774
775 SOURCE=..\include\wx\msw\dcmemory.h
776 # End Source File
777 # Begin Source File
778
779 SOURCE=..\include\wx\msw\dcprint.h
780 # End Source File
781 # Begin Source File
782
783 SOURCE=..\include\wx\msw\dcscreen.h
784 # End Source File
785 # Begin Source File
786
787 SOURCE=..\include\wx\msw\dialog.h
788 # End Source File
789 # Begin Source File
790
791 SOURCE=..\include\wx\msw\dib.h
792 # End Source File
793 # Begin Source File
794
795 SOURCE=..\include\wx\msw\dirdlg.h
796 # End Source File
797 # Begin Source File
798
799 SOURCE=..\include\wx\msw\dragimag.h
800 # End Source File
801 # Begin Source File
802
803 SOURCE=..\include\wx\msw\enhmeta.h
804 # End Source File
805 # Begin Source File
806
807 SOURCE=..\include\wx\msw\fdrepdlg.h
808 # End Source File
809 # Begin Source File
810
811 SOURCE=..\include\wx\msw\filedlg.h
812 # End Source File
813 # Begin Source File
814
815 SOURCE=..\include\wx\msw\font.h
816 # End Source File
817 # Begin Source File
818
819 SOURCE=..\include\wx\msw\fontdlg.h
820 # End Source File
821 # Begin Source File
822
823 SOURCE=..\include\wx\msw\frame.h
824 # End Source File
825 # Begin Source File
826
827 SOURCE=..\include\wx\msw\gauge95.h
828 # End Source File
829 # Begin Source File
830
831 SOURCE=..\include\wx\msw\gdiimage.h
832 # End Source File
833 # Begin Source File
834
835 SOURCE=..\include\wx\msw\gdiobj.h
836 # End Source File
837 # Begin Source File
838
839 SOURCE=..\include\wx\msw\gnuwin32\winresrc.h
840 # End Source File
841 # Begin Source File
842
843 SOURCE=..\include\wx\msw\helpbest.h
844 # End Source File
845 # Begin Source File
846
847 SOURCE=..\include\wx\msw\helpchm.h
848 # End Source File
849 # Begin Source File
850
851 SOURCE=..\include\wx\msw\helpwin.h
852 # End Source File
853 # Begin Source File
854
855 SOURCE=..\include\wx\msw\icon.h
856 # End Source File
857 # Begin Source File
858
859 SOURCE=..\include\wx\msw\imaglist.h
860 # End Source File
861 # Begin Source File
862
863 SOURCE=..\include\wx\msw\iniconf.h
864 # End Source File
865 # Begin Source File
866
867 SOURCE=..\include\wx\msw\listbox.h
868 # End Source File
869 # Begin Source File
870
871 SOURCE=..\include\wx\msw\listctrl.h
872 # End Source File
873 # Begin Source File
874
875 SOURCE=..\include\wx\msw\mdi.h
876 # End Source File
877 # Begin Source File
878
879 SOURCE=..\include\wx\msw\menu.h
880 # End Source File
881 # Begin Source File
882
883 SOURCE=..\include\wx\msw\menuitem.h
884 # End Source File
885 # Begin Source File
886
887 SOURCE=..\include\wx\msw\metafile.h
888 # End Source File
889 # Begin Source File
890
891 SOURCE=..\include\wx\msw\minifram.h
892 # End Source File
893 # Begin Source File
894
895 SOURCE=..\include\wx\msw\missing.h
896 # End Source File
897 # Begin Source File
898
899 SOURCE=..\include\wx\msw\msgdlg.h
900 # End Source File
901 # Begin Source File
902
903 SOURCE=..\include\wx\msw\mslu.h
904 # End Source File
905 # Begin Source File
906
907 SOURCE=..\include\wx\msw\msvcrt.h
908 # End Source File
909 # Begin Source File
910
911 SOURCE=..\include\wx\msw\notebook.h
912 # End Source File
913 # Begin Source File
914
915 SOURCE=..\include\wx\msw\ole\access.h
916 # End Source File
917 # Begin Source File
918
919 SOURCE=..\include\wx\msw\ole\automtn.h
920 # End Source File
921 # Begin Source File
922
923 SOURCE=..\include\wx\msw\ole\dataform.h
924 # End Source File
925 # Begin Source File
926
927 SOURCE=..\include\wx\msw\ole\dataobj.h
928 # End Source File
929 # Begin Source File
930
931 SOURCE=..\include\wx\msw\ole\dataobj2.h
932 # End Source File
933 # Begin Source File
934
935 SOURCE=..\include\wx\msw\ole\dropsrc.h
936 # End Source File
937 # Begin Source File
938
939 SOURCE=..\include\wx\msw\ole\droptgt.h
940 # End Source File
941 # Begin Source File
942
943 SOURCE=..\include\wx\msw\ole\oleutils.h
944 # End Source File
945 # Begin Source File
946
947 SOURCE=..\include\wx\msw\ole\uuid.h
948 # End Source File
949 # Begin Source File
950
951 SOURCE=..\include\wx\msw\palette.h
952 # End Source File
953 # Begin Source File
954
955 SOURCE=..\include\wx\msw\pen.h
956 # End Source File
957 # Begin Source File
958
959 SOURCE=..\include\wx\msw\printdlg.h
960 # End Source File
961 # Begin Source File
962
963 SOURCE=..\include\wx\msw\printwin.h
964 # End Source File
965 # Begin Source File
966
967 SOURCE=..\include\wx\msw\private.h
968 # End Source File
969 # Begin Source File
970
971 SOURCE=..\include\wx\msw\radiobox.h
972 # End Source File
973 # Begin Source File
974
975 SOURCE=..\include\wx\msw\radiobut.h
976 # End Source File
977 # Begin Source File
978
979 SOURCE=..\include\wx\msw\regconf.h
980 # End Source File
981 # Begin Source File
982
983 SOURCE=..\include\wx\msw\region.h
984 # End Source File
985 # Begin Source File
986
987 SOURCE=..\include\wx\msw\registry.h
988 # End Source File
989 # Begin Source File
990
991 SOURCE=..\include\wx\msw\scrolbar.h
992 # End Source File
993 # Begin Source File
994
995 SOURCE=..\include\wx\msw\setup0.h
996 # End Source File
997 # Begin Source File
998
999 SOURCE=..\include\wx\msw\slider95.h
1000 # End Source File
1001 # Begin Source File
1002
1003 SOURCE=..\include\wx\msw\slidrmsw.h
1004 # End Source File
1005 # Begin Source File
1006
1007 SOURCE=..\include\wx\msw\spinbutt.h
1008 # End Source File
1009 # Begin Source File
1010
1011 SOURCE=..\include\wx\msw\spinctrl.h
1012 # End Source File
1013 # Begin Source File
1014
1015 SOURCE=..\include\wx\msw\statbmp.h
1016 # End Source File
1017 # Begin Source File
1018
1019 SOURCE=..\include\wx\msw\statbox.h
1020 # End Source File
1021 # Begin Source File
1022
1023 SOURCE=..\include\wx\msw\statbr95.h
1024 # End Source File
1025 # Begin Source File
1026
1027 SOURCE=..\include\wx\msw\statline.h
1028 # End Source File
1029 # Begin Source File
1030
1031 SOURCE=..\include\wx\msw\stattext.h
1032 # End Source File
1033 # Begin Source File
1034
1035 SOURCE=..\include\wx\msw\tabctrl.h
1036 # End Source File
1037 # Begin Source File
1038
1039 SOURCE=..\include\wx\msw\tbar95.h
1040 # End Source File
1041 # Begin Source File
1042
1043 SOURCE=..\include\wx\msw\tbarmsw.h
1044 # End Source File
1045 # Begin Source File
1046
1047 SOURCE=..\include\wx\msw\textctrl.h
1048 # End Source File
1049 # Begin Source File
1050
1051 SOURCE=..\include\wx\msw\tglbtn.h
1052 # End Source File
1053 # Begin Source File
1054
1055 SOURCE=..\include\wx\msw\timer.h
1056 # End Source File
1057 # Begin Source File
1058
1059 SOURCE=..\include\wx\msw\tooltip.h
1060 # End Source File
1061 # Begin Source File
1062
1063 SOURCE=..\include\wx\msw\toplevel.h
1064 # End Source File
1065 # Begin Source File
1066
1067 SOURCE=..\include\wx\msw\treectrl.h
1068 # End Source File
1069 # Begin Source File
1070
1071 SOURCE=..\include\wx\msw\window.h
1072 # End Source File
1073 # Begin Source File
1074
1075 SOURCE=..\include\wx\notebook.h
1076 # End Source File
1077 # Begin Source File
1078
1079 SOURCE=..\include\wx\ownerdrw.h
1080 # End Source File
1081 # Begin Source File
1082
1083 SOURCE=..\include\wx\palette.h
1084 # End Source File
1085 # Begin Source File
1086
1087 SOURCE=..\include\wx\panel.h
1088 # End Source File
1089 # Begin Source File
1090
1091 SOURCE=..\include\wx\paper.h
1092 # End Source File
1093 # Begin Source File
1094
1095 SOURCE=..\include\wx\pen.h
1096 # End Source File
1097 # Begin Source File
1098
1099 SOURCE=..\include\wx\popupwin.h
1100 # End Source File
1101 # Begin Source File
1102
1103 SOURCE=..\include\wx\print.h
1104 # End Source File
1105 # Begin Source File
1106
1107 SOURCE=..\include\wx\printdlg.h
1108 # End Source File
1109 # Begin Source File
1110
1111 SOURCE=..\include\wx\prntbase.h
1112 # End Source File
1113 # Begin Source File
1114
1115 SOURCE=..\include\wx\progdlg.h
1116 # End Source File
1117 # Begin Source File
1118
1119 SOURCE=..\include\wx\ptr_scpd.h
1120 # End Source File
1121 # Begin Source File
1122
1123 SOURCE=..\include\wx\quantize.h
1124 # End Source File
1125 # Begin Source File
1126
1127 SOURCE=..\include\wx\radiobox.h
1128 # End Source File
1129 # Begin Source File
1130
1131 SOURCE=..\include\wx\radiobut.h
1132 # End Source File
1133 # Begin Source File
1134
1135 SOURCE=..\include\wx\rawbmp.h
1136 # End Source File
1137 # Begin Source File
1138
1139 SOURCE=..\include\wx\region.h
1140 # End Source File
1141 # Begin Source File
1142
1143 SOURCE=..\include\wx\renderer.h
1144 # End Source File
1145 # Begin Source File
1146
1147 SOURCE=..\include\wx\scopeguard.h
1148 # End Source File
1149 # Begin Source File
1150
1151 SOURCE=..\include\wx\scrolbar.h
1152 # End Source File
1153 # Begin Source File
1154
1155 SOURCE=..\include\wx\scrolwin.h
1156 # End Source File
1157 # Begin Source File
1158
1159 SOURCE=..\include\wx\selstore.h
1160 # End Source File
1161 # Begin Source File
1162
1163 SOURCE=..\include\wx\settings.h
1164 # End Source File
1165 # Begin Source File
1166
1167 SOURCE=..\include\wx\sizer.h
1168 # End Source File
1169 # Begin Source File
1170
1171 SOURCE=..\include\wx\slider.h
1172 # End Source File
1173 # Begin Source File
1174
1175 SOURCE=..\include\wx\spinbutt.h
1176 # End Source File
1177 # Begin Source File
1178
1179 SOURCE=..\include\wx\spinctrl.h
1180 # End Source File
1181 # Begin Source File
1182
1183 SOURCE=..\include\wx\splitter.h
1184 # End Source File
1185 # Begin Source File
1186
1187 SOURCE=..\include\wx\stack.h
1188 # End Source File
1189 # Begin Source File
1190
1191 SOURCE=..\include\wx\statbmp.h
1192 # End Source File
1193 # Begin Source File
1194
1195 SOURCE=..\include\wx\statbox.h
1196 # End Source File
1197 # Begin Source File
1198
1199 SOURCE=..\include\wx\statline.h
1200 # End Source File
1201 # Begin Source File
1202
1203 SOURCE=..\include\wx\stattext.h
1204 # End Source File
1205 # Begin Source File
1206
1207 SOURCE=..\include\wx\statusbr.h
1208 # End Source File
1209 # Begin Source File
1210
1211 SOURCE=..\include\wx\tab.h
1212 # End Source File
1213 # Begin Source File
1214
1215 SOURCE=..\include\wx\tabctrl.h
1216 # End Source File
1217 # Begin Source File
1218
1219 SOURCE=..\include\wx\tbarbase.h
1220 # End Source File
1221 # Begin Source File
1222
1223 SOURCE=..\include\wx\tbarsmpl.h
1224 # End Source File
1225 # Begin Source File
1226
1227 SOURCE=..\include\wx\textctrl.h
1228 # End Source File
1229 # Begin Source File
1230
1231 SOURCE=..\include\wx\textdlg.h
1232 # End Source File
1233 # Begin Source File
1234
1235 SOURCE=..\include\wx\tglbtn.h
1236 # End Source File
1237 # Begin Source File
1238
1239 SOURCE=..\include\wx\timer.h
1240 # End Source File
1241 # Begin Source File
1242
1243 SOURCE=..\include\wx\tipwin.h
1244 # End Source File
1245 # Begin Source File
1246
1247 SOURCE=..\include\wx\toolbar.h
1248 # End Source File
1249 # Begin Source File
1250
1251 SOURCE=..\include\wx\tooltip.h
1252 # End Source File
1253 # Begin Source File
1254
1255 SOURCE=..\include\wx\toplevel.h
1256 # End Source File
1257 # Begin Source File
1258
1259 SOURCE=..\include\wx\treebase.h
1260 # End Source File
1261 # Begin Source File
1262
1263 SOURCE=..\include\wx\treectrl.h
1264 # End Source File
1265 # Begin Source File
1266
1267 SOURCE=..\include\wx\univ\app.h
1268 # End Source File
1269 # Begin Source File
1270
1271 SOURCE=..\include\wx\univ\bmpbuttn.h
1272 # End Source File
1273 # Begin Source File
1274
1275 SOURCE=..\include\wx\univ\button.h
1276 # End Source File
1277 # Begin Source File
1278
1279 SOURCE=..\include\wx\univ\checkbox.h
1280 # End Source File
1281 # Begin Source File
1282
1283 SOURCE=..\include\wx\univ\checklst.h
1284 # End Source File
1285 # Begin Source File
1286
1287 SOURCE=..\include\wx\univ\choice.h
1288 # End Source File
1289 # Begin Source File
1290
1291 SOURCE=..\include\wx\univ\colschem.h
1292 # End Source File
1293 # Begin Source File
1294
1295 SOURCE=..\include\wx\univ\combobox.h
1296 # End Source File
1297 # Begin Source File
1298
1299 SOURCE=..\include\wx\univ\control.h
1300 # End Source File
1301 # Begin Source File
1302
1303 SOURCE=..\include\wx\univ\dialog.h
1304 # End Source File
1305 # Begin Source File
1306
1307 SOURCE=..\include\wx\univ\frame.h
1308 # End Source File
1309 # Begin Source File
1310
1311 SOURCE=..\include\wx\univ\gauge.h
1312 # End Source File
1313 # Begin Source File
1314
1315 SOURCE=..\include\wx\univ\inpcons.h
1316 # End Source File
1317 # Begin Source File
1318
1319 SOURCE=..\include\wx\univ\inphand.h
1320 # End Source File
1321 # Begin Source File
1322
1323 SOURCE=..\include\wx\univ\listbox.h
1324 # End Source File
1325 # Begin Source File
1326
1327 SOURCE=..\include\wx\univ\menu.h
1328 # End Source File
1329 # Begin Source File
1330
1331 SOURCE=..\include\wx\univ\menuitem.h
1332 # End Source File
1333 # Begin Source File
1334
1335 SOURCE=..\include\wx\univ\notebook.h
1336 # End Source File
1337 # Begin Source File
1338
1339 SOURCE=..\include\wx\univ\radiobox.h
1340 # End Source File
1341 # Begin Source File
1342
1343 SOURCE=..\include\wx\univ\radiobut.h
1344 # End Source File
1345 # Begin Source File
1346
1347 SOURCE=..\include\wx\univ\renderer.h
1348 # End Source File
1349 # Begin Source File
1350
1351 SOURCE=..\include\wx\univ\scrarrow.h
1352 # End Source File
1353 # Begin Source File
1354
1355 SOURCE=..\include\wx\univ\scrolbar.h
1356 # End Source File
1357 # Begin Source File
1358
1359 SOURCE=..\include\wx\univ\scrthumb.h
1360 # End Source File
1361 # Begin Source File
1362
1363 SOURCE=..\include\wx\univ\scrtimer.h
1364 # End Source File
1365 # Begin Source File
1366
1367 SOURCE=..\include\wx\univ\slider.h
1368 # End Source File
1369 # Begin Source File
1370
1371 SOURCE=..\include\wx\univ\spinbutt.h
1372 # End Source File
1373 # Begin Source File
1374
1375 SOURCE=..\include\wx\univ\statbmp.h
1376 # End Source File
1377 # Begin Source File
1378
1379 SOURCE=..\include\wx\univ\statbox.h
1380 # End Source File
1381 # Begin Source File
1382
1383 SOURCE=..\include\wx\univ\statline.h
1384 # End Source File
1385 # Begin Source File
1386
1387 SOURCE=..\include\wx\univ\stattext.h
1388 # End Source File
1389 # Begin Source File
1390
1391 SOURCE=..\include\wx\univ\statusbr.h
1392 # End Source File
1393 # Begin Source File
1394
1395 SOURCE=..\include\wx\univ\textctrl.h
1396 # End Source File
1397 # Begin Source File
1398
1399 SOURCE=..\include\wx\univ\theme.h
1400 # End Source File
1401 # Begin Source File
1402
1403 SOURCE=..\include\wx\univ\toolbar.h
1404 # End Source File
1405 # Begin Source File
1406
1407 SOURCE=..\include\wx\univ\toplevel.h
1408 # End Source File
1409 # Begin Source File
1410
1411 SOURCE=..\include\wx\univ\window.h
1412 # End Source File
1413 # Begin Source File
1414
1415 SOURCE=..\include\wx\valgen.h
1416 # End Source File
1417 # Begin Source File
1418
1419 SOURCE=..\include\wx\validate.h
1420 # End Source File
1421 # Begin Source File
1422
1423 SOURCE=..\include\wx\valtext.h
1424 # End Source File
1425 # Begin Source File
1426
1427 SOURCE=..\include\wx\vlbox.h
1428 # End Source File
1429 # Begin Source File
1430
1431 SOURCE=..\include\wx\vms_x_fix.h
1432 # End Source File
1433 # Begin Source File
1434
1435 SOURCE=..\include\wx\vscroll.h
1436 # End Source File
1437 # Begin Source File
1438
1439 SOURCE=..\include\wx\window.h
1440 # End Source File
1441 # Begin Source File
1442
1443 SOURCE=..\include\wx\xpmdecod.h
1444 # End Source File
1445 # Begin Source File
1446
1447 SOURCE=..\include\wx\xpmhand.h
1448 # End Source File
1449 # End Group
1450 # Begin Group "Generic Sources"
1451
1452 # PROP Default_Filter ""
1453 # Begin Source File
1454
1455 SOURCE=..\src\generic\accel.cpp
1456
1457 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1458
1459 # PROP Exclude_From_Build 1
1460
1461 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1462
1463 # PROP Exclude_From_Build 1
1464
1465 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1466
1467
1468 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1469
1470
1471 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1472
1473 # PROP Exclude_From_Build 1
1474
1475 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1476
1477
1478 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1479
1480
1481 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1482
1483 # PROP Exclude_From_Build 1
1484
1485 !ENDIF
1486
1487 # End Source File
1488 # Begin Source File
1489
1490 SOURCE=..\src\generic\busyinfo.cpp
1491 # End Source File
1492 # Begin Source File
1493
1494 SOURCE=..\src\generic\choicdgg.cpp
1495 # End Source File
1496 # Begin Source File
1497
1498 SOURCE=..\src\generic\colrdlgg.cpp
1499
1500 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1501
1502 # PROP Exclude_From_Build 1
1503
1504 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1505
1506 # PROP Exclude_From_Build 1
1507
1508 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1509
1510
1511 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1512
1513
1514 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1515
1516 # PROP Exclude_From_Build 1
1517
1518 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1519
1520
1521 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1522
1523
1524 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1525
1526 # PROP Exclude_From_Build 1
1527
1528 !ENDIF
1529
1530 # End Source File
1531 # Begin Source File
1532
1533 SOURCE=..\src\generic\dcpsg.cpp
1534 # End Source File
1535 # Begin Source File
1536
1537 SOURCE=..\src\generic\dirctrlg.cpp
1538 # End Source File
1539 # Begin Source File
1540
1541 SOURCE=..\src\generic\dirdlgg.cpp
1542
1543 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1544
1545 # PROP Exclude_From_Build 1
1546
1547 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1548
1549 # PROP Exclude_From_Build 1
1550
1551 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1552
1553
1554 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1555
1556
1557 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1558
1559 # PROP Exclude_From_Build 1
1560
1561 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1562
1563
1564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1565
1566
1567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1568
1569 # PROP Exclude_From_Build 1
1570
1571 !ENDIF
1572
1573 # End Source File
1574 # Begin Source File
1575
1576 SOURCE=..\src\generic\dragimgg.cpp
1577 # End Source File
1578 # Begin Source File
1579
1580 SOURCE=..\src\generic\fdrepdlg.cpp
1581
1582 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1583
1584 # PROP Exclude_From_Build 1
1585
1586 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1587
1588 # PROP Exclude_From_Build 1
1589
1590 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1591
1592
1593 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1594
1595
1596 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1597
1598 # PROP Exclude_From_Build 1
1599
1600 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1601
1602
1603 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1604
1605
1606 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1607
1608 # PROP Exclude_From_Build 1
1609
1610 !ENDIF
1611
1612 # End Source File
1613 # Begin Source File
1614
1615 SOURCE=..\src\generic\filedlgg.cpp
1616
1617 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1618
1619 # PROP Exclude_From_Build 1
1620
1621 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1622
1623 # PROP Exclude_From_Build 1
1624
1625 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1626
1627
1628 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1629
1630
1631 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1632
1633 # PROP Exclude_From_Build 1
1634
1635 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1636
1637
1638 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1639
1640
1641 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1642
1643 # PROP Exclude_From_Build 1
1644
1645 !ENDIF
1646
1647 # End Source File
1648 # Begin Source File
1649
1650 SOURCE=..\src\generic\fontdlgg.cpp
1651
1652 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1653
1654 # PROP Exclude_From_Build 1
1655
1656 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1657
1658 # PROP Exclude_From_Build 1
1659
1660 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1661
1662
1663 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1664
1665
1666 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1667
1668 # PROP Exclude_From_Build 1
1669
1670 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1671
1672
1673 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1674
1675
1676 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1677
1678 # PROP Exclude_From_Build 1
1679
1680 !ENDIF
1681
1682 # End Source File
1683 # Begin Source File
1684
1685 SOURCE=..\src\generic\imaglist.cpp
1686
1687 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1688
1689 # PROP Exclude_From_Build 1
1690
1691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1692
1693 # PROP Exclude_From_Build 1
1694
1695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1696
1697
1698 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1699
1700
1701 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1702
1703 # PROP Exclude_From_Build 1
1704
1705 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1706
1707
1708 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1709
1710
1711 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1712
1713 # PROP Exclude_From_Build 1
1714
1715 !ENDIF
1716
1717 # End Source File
1718 # Begin Source File
1719
1720 SOURCE=..\src\generic\listctrl.cpp
1721
1722 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1723
1724 # PROP Exclude_From_Build 1
1725
1726 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1727
1728 # PROP Exclude_From_Build 1
1729
1730 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1731
1732
1733 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1734
1735
1736 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1737
1738 # PROP Exclude_From_Build 1
1739
1740 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1741
1742
1743 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1744
1745
1746 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1747
1748 # PROP Exclude_From_Build 1
1749
1750 !ENDIF
1751
1752 # End Source File
1753 # Begin Source File
1754
1755 SOURCE=..\src\generic\logg.cpp
1756 # End Source File
1757 # Begin Source File
1758
1759 SOURCE=..\src\generic\mdig.cpp
1760
1761 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1762
1763 # PROP Exclude_From_Build 1
1764
1765 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1766
1767 # PROP Exclude_From_Build 1
1768
1769 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1770
1771
1772 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1773
1774
1775 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1776
1777 # PROP Exclude_From_Build 1
1778
1779 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1780
1781
1782 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1783
1784
1785 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1786
1787 # PROP Exclude_From_Build 1
1788
1789 !ENDIF
1790
1791 # End Source File
1792 # Begin Source File
1793
1794 SOURCE=..\src\generic\msgdlgg.cpp
1795
1796 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1797
1798 # PROP Exclude_From_Build 1
1799
1800 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1801
1802 # PROP Exclude_From_Build 1
1803
1804 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1805
1806
1807 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1808
1809
1810 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1811
1812 # PROP Exclude_From_Build 1
1813
1814 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1815
1816
1817 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1818
1819
1820 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1821
1822 # PROP Exclude_From_Build 1
1823
1824 !ENDIF
1825
1826 # End Source File
1827 # Begin Source File
1828
1829 SOURCE=..\src\generic\numdlgg.cpp
1830 # End Source File
1831 # Begin Source File
1832
1833 SOURCE=..\src\generic\panelg.cpp
1834 # End Source File
1835 # Begin Source File
1836
1837 SOURCE=..\src\generic\prntdlgg.cpp
1838
1839 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1840
1841 # PROP Exclude_From_Build 1
1842
1843 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1844
1845 # PROP Exclude_From_Build 1
1846
1847 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1848
1849
1850 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1851
1852
1853 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1854
1855 # PROP Exclude_From_Build 1
1856
1857 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1858
1859
1860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1861
1862
1863 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1864
1865 # PROP Exclude_From_Build 1
1866
1867 !ENDIF
1868
1869 # End Source File
1870 # Begin Source File
1871
1872 SOURCE=..\src\generic\progdlgg.cpp
1873 # End Source File
1874 # Begin Source File
1875
1876 SOURCE=..\src\generic\renderg.cpp
1877 # End Source File
1878 # Begin Source File
1879
1880 SOURCE=..\src\generic\scrlwing.cpp
1881 # End Source File
1882 # Begin Source File
1883
1884 SOURCE=..\src\generic\selstore.cpp
1885 # End Source File
1886 # Begin Source File
1887
1888 SOURCE=..\src\generic\spinctlg.cpp
1889 # End Source File
1890 # Begin Source File
1891
1892 SOURCE=..\src\generic\splitter.cpp
1893 # End Source File
1894 # Begin Source File
1895
1896 SOURCE=..\src\generic\statusbr.cpp
1897
1898 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1899
1900
1901 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1902
1903
1904 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1905
1906 # PROP Exclude_From_Build 1
1907
1908 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1909
1910 # PROP Exclude_From_Build 1
1911
1912 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1913
1914
1915 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1916
1917 # PROP Exclude_From_Build 1
1918
1919 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1920
1921 # PROP Exclude_From_Build 1
1922
1923 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1924
1925
1926 !ENDIF
1927
1928 # End Source File
1929 # Begin Source File
1930
1931 SOURCE=..\src\generic\tabg.cpp
1932
1933 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1934
1935 # PROP Exclude_From_Build 1
1936
1937 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
1938
1939 # PROP Exclude_From_Build 1
1940
1941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
1942
1943
1944 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
1945
1946
1947 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
1948
1949 # PROP Exclude_From_Build 1
1950
1951 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
1952
1953
1954 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
1955
1956
1957 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
1958
1959 # PROP Exclude_From_Build 1
1960
1961 !ENDIF
1962
1963 # End Source File
1964 # Begin Source File
1965
1966 SOURCE=..\src\generic\tbarsmpl.cpp
1967 # End Source File
1968 # Begin Source File
1969
1970 SOURCE=..\src\generic\textdlgg.cpp
1971 # End Source File
1972 # Begin Source File
1973
1974 SOURCE=..\src\generic\tipwin.cpp
1975 # End Source File
1976 # Begin Source File
1977
1978 SOURCE=..\src\generic\treectlg.cpp
1979 # End Source File
1980 # Begin Source File
1981
1982 SOURCE=..\src\generic\vlbox.cpp
1983 # End Source File
1984 # Begin Source File
1985
1986 SOURCE=..\src\generic\vscroll.cpp
1987 # End Source File
1988 # End Group
1989 # Begin Group "wxUniv Sources"
1990
1991 # PROP Default_Filter ""
1992 # Begin Source File
1993
1994 SOURCE=..\src\univ\bmpbuttn.cpp
1995
1996 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
1997
1998 # PROP Exclude_From_Build 1
1999
2000 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2001
2002 # PROP Exclude_From_Build 1
2003
2004 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2005
2006
2007 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2008
2009
2010 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2011
2012 # PROP Exclude_From_Build 1
2013
2014 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2015
2016
2017 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2018
2019
2020 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2021
2022 # PROP Exclude_From_Build 1
2023
2024 !ENDIF
2025
2026 # End Source File
2027 # Begin Source File
2028
2029 SOURCE=..\src\univ\button.cpp
2030
2031 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2032
2033 # PROP Exclude_From_Build 1
2034
2035 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2036
2037 # PROP Exclude_From_Build 1
2038
2039 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2040
2041
2042 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2043
2044
2045 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2046
2047 # PROP Exclude_From_Build 1
2048
2049 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2050
2051
2052 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2053
2054
2055 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2056
2057 # PROP Exclude_From_Build 1
2058
2059 !ENDIF
2060
2061 # End Source File
2062 # Begin Source File
2063
2064 SOURCE=..\src\univ\checkbox.cpp
2065
2066 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2067
2068 # PROP Exclude_From_Build 1
2069
2070 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2071
2072 # PROP Exclude_From_Build 1
2073
2074 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2075
2076
2077 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2078
2079
2080 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2081
2082 # PROP Exclude_From_Build 1
2083
2084 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2085
2086
2087 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2088
2089
2090 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2091
2092 # PROP Exclude_From_Build 1
2093
2094 !ENDIF
2095
2096 # End Source File
2097 # Begin Source File
2098
2099 SOURCE=..\src\univ\checklst.cpp
2100
2101 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
2102
2103 # PROP Exclude_From_Build 1
2104
2105 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
2106
2107 # PROP Exclude_From_Build 1
2108
2109 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
2110
2111
2112 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
2113
2114
2115 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
2116
2117 # PROP Exclude_From_Build 1
2118
2119 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
2120
2121
2122 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
2123
2124
2125 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
2126
2127 # PROP Exclude_From_Build 1
2128
2129 !ENDIF
2130
2131 # End Source File
2132 # Begin Source File
2133
2134 SOURCE=..\src\univ\choice.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\colschem.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\combobox.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\control.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\ctrlrend.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\dialog.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\framuniv.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\gauge.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\inpcons.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\inphand.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\listbox.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\menu.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\notebook.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\radiobox.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\radiobut.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\scrarrow.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\scrolbar.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\scrthumb.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\slider.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\spinbutt.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\statbmp.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\statbox.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\statline.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\stattext.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\statusbr.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\textctrl.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\theme.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\themes\gtk.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\themes\metal.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\themes\win32.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\toolbar.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\topluniv.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\winuniv.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 # End Group
3288 # Begin Group "Common Sources"
3289
3290 # PROP Default_Filter ""
3291 # Begin Source File
3292
3293 SOURCE=..\src\common\accesscmn.cpp
3294 # End Source File
3295 # Begin Source File
3296
3297 SOURCE=..\src\common\appcmn.cpp
3298 # End Source File
3299 # Begin Source File
3300
3301 SOURCE=..\src\common\artprov.cpp
3302 # End Source File
3303 # Begin Source File
3304
3305 SOURCE=..\src\common\artstd.cpp
3306 # End Source File
3307 # Begin Source File
3308
3309 SOURCE=..\src\common\bmpbase.cpp
3310 # End Source File
3311 # Begin Source File
3312
3313 SOURCE=..\src\common\choiccmn.cpp
3314 # End Source File
3315 # Begin Source File
3316
3317 SOURCE=..\src\common\clipcmn.cpp
3318 # End Source File
3319 # Begin Source File
3320
3321 SOURCE=..\src\common\cmdproc.cpp
3322 # End Source File
3323 # Begin Source File
3324
3325 SOURCE=..\src\common\cmndata.cpp
3326 # End Source File
3327 # Begin Source File
3328
3329 SOURCE=..\src\common\containr.cpp
3330 # End Source File
3331 # Begin Source File
3332
3333 SOURCE=..\src\common\cshelp.cpp
3334 # End Source File
3335 # Begin Source File
3336
3337 SOURCE=..\src\common\ctrlcmn.cpp
3338 # End Source File
3339 # Begin Source File
3340
3341 SOURCE=..\src\common\ctrlsub.cpp
3342 # End Source File
3343 # Begin Source File
3344
3345 SOURCE=..\src\common\datacmn.cpp
3346 # End Source File
3347 # Begin Source File
3348
3349 SOURCE=..\src\common\dcbase.cpp
3350 # End Source File
3351 # Begin Source File
3352
3353 SOURCE=..\src\common\dlgcmn.cpp
3354 # End Source File
3355 # Begin Source File
3356
3357 SOURCE=..\src\common\dndcmn.cpp
3358 # End Source File
3359 # Begin Source File
3360
3361 SOURCE=..\src\common\dobjcmn.cpp
3362 # End Source File
3363 # Begin Source File
3364
3365 SOURCE=..\src\common\docmdi.cpp
3366 # End Source File
3367 # Begin Source File
3368
3369 SOURCE=..\src\common\docview.cpp
3370 # End Source File
3371 # Begin Source File
3372
3373 SOURCE=..\src\common\dpycmn.cpp
3374 # End Source File
3375 # Begin Source File
3376
3377 SOURCE=..\src\common\dseldlg.cpp
3378 # End Source File
3379 # Begin Source File
3380
3381 SOURCE=..\src\common\effects.cpp
3382 # End Source File
3383 # Begin Source File
3384
3385 SOURCE=..\src\common\event.cpp
3386 # End Source File
3387 # Begin Source File
3388
3389 SOURCE=..\src\common\fddlgcmn.cpp
3390 # End Source File
3391 # Begin Source File
3392
3393 SOURCE=..\src\common\fldlgcmn.cpp
3394 # End Source File
3395 # Begin Source File
3396
3397 SOURCE=..\src\common\fontcmn.cpp
3398 # End Source File
3399 # Begin Source File
3400
3401 SOURCE=..\src\common\fontmap.cpp
3402 # End Source File
3403 # Begin Source File
3404
3405 SOURCE=..\src\common\framecmn.cpp
3406 # End Source File
3407 # Begin Source File
3408
3409 SOURCE=..\src\common\fs_mem.cpp
3410 # End Source File
3411 # Begin Source File
3412
3413 SOURCE=..\src\common\gaugecmn.cpp
3414 # End Source File
3415 # Begin Source File
3416
3417 SOURCE=..\src\common\gdicmn.cpp
3418 # End Source File
3419 # Begin Source File
3420
3421 SOURCE=..\src\common\geometry.cpp
3422 # End Source File
3423 # Begin Source File
3424
3425 SOURCE=..\src\common\gifdecod.cpp
3426 # End Source File
3427 # Begin Source File
3428
3429 SOURCE=..\src\common\helpbase.cpp
3430 # End Source File
3431 # Begin Source File
3432
3433 SOURCE=..\src\common\iconbndl.cpp
3434 # End Source File
3435 # Begin Source File
3436
3437 SOURCE=..\src\common\imagall.cpp
3438 # End Source File
3439 # Begin Source File
3440
3441 SOURCE=..\src\common\imagbmp.cpp
3442 # End Source File
3443 # Begin Source File
3444
3445 SOURCE=..\src\common\image.cpp
3446 # End Source File
3447 # Begin Source File
3448
3449 SOURCE=..\src\common\imagfill.cpp
3450 # End Source File
3451 # Begin Source File
3452
3453 SOURCE=..\src\common\imaggif.cpp
3454 # End Source File
3455 # Begin Source File
3456
3457 SOURCE=..\src\common\imagiff.cpp
3458 # End Source File
3459 # Begin Source File
3460
3461 SOURCE=..\src\common\imagjpeg.cpp
3462 # End Source File
3463 # Begin Source File
3464
3465 SOURCE=..\src\common\imagpcx.cpp
3466 # End Source File
3467 # Begin Source File
3468
3469 SOURCE=..\src\common\imagpng.cpp
3470 # End Source File
3471 # Begin Source File
3472
3473 SOURCE=..\src\common\imagpnm.cpp
3474 # End Source File
3475 # Begin Source File
3476
3477 SOURCE=..\src\common\imagtiff.cpp
3478 # End Source File
3479 # Begin Source File
3480
3481 SOURCE=..\src\common\imagxpm.cpp
3482 # End Source File
3483 # Begin Source File
3484
3485 SOURCE=..\src\common\layout.cpp
3486 # End Source File
3487 # Begin Source File
3488
3489 SOURCE=..\src\common\lboxcmn.cpp
3490 # End Source File
3491 # Begin Source File
3492
3493 SOURCE=..\src\common\matrix.cpp
3494 # End Source File
3495 # Begin Source File
3496
3497 SOURCE=..\src\common\menucmn.cpp
3498 # End Source File
3499 # Begin Source File
3500
3501 SOURCE=..\src\common\msgout.cpp
3502 # End Source File
3503 # Begin Source File
3504
3505 SOURCE=..\src\common\nbkbase.cpp
3506 # End Source File
3507 # Begin Source File
3508
3509 SOURCE=..\src\common\paper.cpp
3510 # End Source File
3511 # Begin Source File
3512
3513 SOURCE=..\src\common\popupcmn.cpp
3514 # End Source File
3515 # Begin Source File
3516
3517 SOURCE=..\src\common\prntbase.cpp
3518 # End Source File
3519 # Begin Source File
3520
3521 SOURCE=..\src\common\quantize.cpp
3522 # End Source File
3523 # Begin Source File
3524
3525 SOURCE=..\src\common\radiocmn.cpp
3526 # End Source File
3527 # Begin Source File
3528
3529 SOURCE=..\src\common\rendcmn.cpp
3530 # End Source File
3531 # Begin Source File
3532
3533 SOURCE=..\src\common\rgncmn.cpp
3534 # End Source File
3535 # Begin Source File
3536
3537 SOURCE=..\src\common\settcmn.cpp
3538 # End Source File
3539 # Begin Source File
3540
3541 SOURCE=..\src\common\sizer.cpp
3542 # End Source File
3543 # Begin Source File
3544
3545 SOURCE=..\src\common\statbar.cpp
3546 # End Source File
3547 # Begin Source File
3548
3549 SOURCE=..\src\common\tbarbase.cpp
3550 # End Source File
3551 # Begin Source File
3552
3553 SOURCE=..\src\common\textcmn.cpp
3554 # End Source File
3555 # Begin Source File
3556
3557 SOURCE=..\src\common\timercmn.cpp
3558 # End Source File
3559 # Begin Source File
3560
3561 SOURCE=..\src\common\toplvcmn.cpp
3562 # End Source File
3563 # Begin Source File
3564
3565 SOURCE=..\src\common\treebase.cpp
3566 # End Source File
3567 # Begin Source File
3568
3569 SOURCE=..\src\common\utilscmn.cpp
3570 # End Source File
3571 # Begin Source File
3572
3573 SOURCE=..\src\common\valgen.cpp
3574 # End Source File
3575 # Begin Source File
3576
3577 SOURCE=..\src\common\validate.cpp
3578 # End Source File
3579 # Begin Source File
3580
3581 SOURCE=..\src\common\valtext.cpp
3582 # End Source File
3583 # Begin Source File
3584
3585 SOURCE=..\src\common\wincmn.cpp
3586 # End Source File
3587 # Begin Source File
3588
3589 SOURCE=..\src\common\xpmdecod.cpp
3590 # End Source File
3591 # End Group
3592 # Begin Group "MSW Sources"
3593
3594 # PROP Default_Filter ""
3595 # Begin Source File
3596
3597 SOURCE=..\src\msw\accel.cpp
3598
3599 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3600
3601
3602 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3603
3604
3605 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3606
3607 # PROP Exclude_From_Build 1
3608
3609 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3610
3611 # PROP Exclude_From_Build 1
3612
3613 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3614
3615
3616 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3617
3618 # PROP Exclude_From_Build 1
3619
3620 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3621
3622 # PROP Exclude_From_Build 1
3623
3624 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3625
3626
3627 !ENDIF
3628
3629 # End Source File
3630 # Begin Source File
3631
3632 SOURCE=..\src\msw\app.cpp
3633 # End Source File
3634 # Begin Source File
3635
3636 SOURCE=..\src\msw\bitmap.cpp
3637 # End Source File
3638 # Begin Source File
3639
3640 SOURCE=..\src\msw\bmpbuttn.cpp
3641
3642 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3643
3644
3645 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3646
3647
3648 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3649
3650 # PROP Exclude_From_Build 1
3651
3652 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3653
3654 # PROP Exclude_From_Build 1
3655
3656 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3657
3658
3659 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3660
3661 # PROP Exclude_From_Build 1
3662
3663 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3664
3665 # PROP Exclude_From_Build 1
3666
3667 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3668
3669
3670 !ENDIF
3671
3672 # End Source File
3673 # Begin Source File
3674
3675 SOURCE=..\src\msw\brush.cpp
3676 # End Source File
3677 # Begin Source File
3678
3679 SOURCE=..\src\msw\button.cpp
3680
3681 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3682
3683
3684 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3685
3686
3687 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3688
3689 # PROP Exclude_From_Build 1
3690
3691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3692
3693 # PROP Exclude_From_Build 1
3694
3695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3696
3697
3698 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3699
3700 # PROP Exclude_From_Build 1
3701
3702 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3703
3704 # PROP Exclude_From_Build 1
3705
3706 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3707
3708
3709 !ENDIF
3710
3711 # End Source File
3712 # Begin Source File
3713
3714 SOURCE=..\src\msw\caret.cpp
3715 # End Source File
3716 # Begin Source File
3717
3718 SOURCE=..\src\msw\checkbox.cpp
3719
3720 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3721
3722
3723 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3724
3725
3726 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3727
3728 # PROP Exclude_From_Build 1
3729
3730 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3731
3732 # PROP Exclude_From_Build 1
3733
3734 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3735
3736
3737 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3738
3739 # PROP Exclude_From_Build 1
3740
3741 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3742
3743 # PROP Exclude_From_Build 1
3744
3745 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3746
3747
3748 !ENDIF
3749
3750 # End Source File
3751 # Begin Source File
3752
3753 SOURCE=..\src\msw\checklst.cpp
3754
3755 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3756
3757
3758 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3759
3760
3761 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3762
3763 # PROP Exclude_From_Build 1
3764
3765 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3766
3767 # PROP Exclude_From_Build 1
3768
3769 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3770
3771
3772 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3773
3774 # PROP Exclude_From_Build 1
3775
3776 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3777
3778 # PROP Exclude_From_Build 1
3779
3780 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3781
3782
3783 !ENDIF
3784
3785 # End Source File
3786 # Begin Source File
3787
3788 SOURCE=..\src\msw\choice.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\clipbrd.cpp
3824 # End Source File
3825 # Begin Source File
3826
3827 SOURCE=..\src\msw\colordlg.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\colour.cpp
3863 # End Source File
3864 # Begin Source File
3865
3866 SOURCE=..\src\msw\combobox.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\control.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\cursor.cpp
3937 # End Source File
3938 # Begin Source File
3939
3940 SOURCE=..\src\msw\data.cpp
3941 # End Source File
3942 # Begin Source File
3943
3944 SOURCE=..\src\msw\dc.cpp
3945 # End Source File
3946 # Begin Source File
3947
3948 SOURCE=..\src\msw\dcclient.cpp
3949 # End Source File
3950 # Begin Source File
3951
3952 SOURCE=..\src\msw\dcmemory.cpp
3953 # End Source File
3954 # Begin Source File
3955
3956 SOURCE=..\src\msw\dcprint.cpp
3957 # End Source File
3958 # Begin Source File
3959
3960 SOURCE=..\src\msw\dcscreen.cpp
3961 # End Source File
3962 # Begin Source File
3963
3964 SOURCE=..\src\msw\dialog.cpp
3965
3966 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
3967
3968
3969 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
3970
3971
3972 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
3973
3974 # PROP Exclude_From_Build 1
3975
3976 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
3977
3978 # PROP Exclude_From_Build 1
3979
3980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
3981
3982
3983 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
3984
3985 # PROP Exclude_From_Build 1
3986
3987 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
3988
3989 # PROP Exclude_From_Build 1
3990
3991 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
3992
3993
3994 !ENDIF
3995
3996 # End Source File
3997 # Begin Source File
3998
3999 SOURCE=..\src\msw\dialup.cpp
4000 # End Source File
4001 # Begin Source File
4002
4003 SOURCE=..\src\msw\dib.cpp
4004 # End Source File
4005 # Begin Source File
4006
4007 SOURCE=..\src\msw\dirdlg.cpp
4008 # End Source File
4009 # Begin Source File
4010
4011 SOURCE=..\src\msw\display.cpp
4012 # End Source File
4013 # Begin Source File
4014
4015 SOURCE=..\src\msw\dragimag.cpp
4016
4017 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4018
4019
4020 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4021
4022
4023 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4024
4025 # PROP Exclude_From_Build 1
4026
4027 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4028
4029 # PROP Exclude_From_Build 1
4030
4031 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4032
4033
4034 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4035
4036 # PROP Exclude_From_Build 1
4037
4038 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4039
4040 # PROP Exclude_From_Build 1
4041
4042 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4043
4044
4045 !ENDIF
4046
4047 # End Source File
4048 # Begin Source File
4049
4050 SOURCE=..\src\msw\dummy.cpp
4051 # ADD BASE CPP /Yc"wx/wxprec.h"
4052 # ADD CPP /Yc"wx/wxprec.h"
4053 # End Source File
4054 # Begin Source File
4055
4056 SOURCE=..\src\msw\enhmeta.cpp
4057 # End Source File
4058 # Begin Source File
4059
4060 SOURCE=..\src\msw\evtloop.cpp
4061 # End Source File
4062 # Begin Source File
4063
4064 SOURCE=..\src\msw\fdrepdlg.cpp
4065
4066 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4067
4068
4069 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4070
4071
4072 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4073
4074 # PROP Exclude_From_Build 1
4075
4076 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4077
4078 # PROP Exclude_From_Build 1
4079
4080 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4081
4082
4083 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4084
4085 # PROP Exclude_From_Build 1
4086
4087 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4088
4089 # PROP Exclude_From_Build 1
4090
4091 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4092
4093
4094 !ENDIF
4095
4096 # End Source File
4097 # Begin Source File
4098
4099 SOURCE=..\src\msw\filedlg.cpp
4100
4101 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4102
4103
4104 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4105
4106
4107 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4108
4109 # PROP Exclude_From_Build 1
4110
4111 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4112
4113 # PROP Exclude_From_Build 1
4114
4115 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4116
4117
4118 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4119
4120 # PROP Exclude_From_Build 1
4121
4122 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4123
4124 # PROP Exclude_From_Build 1
4125
4126 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4127
4128
4129 !ENDIF
4130
4131 # End Source File
4132 # Begin Source File
4133
4134 SOURCE=..\src\msw\font.cpp
4135 # End Source File
4136 # Begin Source File
4137
4138 SOURCE=..\src\msw\fontdlg.cpp
4139
4140 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4141
4142
4143 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4144
4145
4146 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4147
4148 # PROP Exclude_From_Build 1
4149
4150 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4151
4152 # PROP Exclude_From_Build 1
4153
4154 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4155
4156
4157 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4158
4159 # PROP Exclude_From_Build 1
4160
4161 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4162
4163 # PROP Exclude_From_Build 1
4164
4165 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4166
4167
4168 !ENDIF
4169
4170 # End Source File
4171 # Begin Source File
4172
4173 SOURCE=..\src\msw\fontenum.cpp
4174 # End Source File
4175 # Begin Source File
4176
4177 SOURCE=..\src\msw\fontutil.cpp
4178 # End Source File
4179 # Begin Source File
4180
4181 SOURCE=..\src\msw\frame.cpp
4182
4183 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4184
4185
4186 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4187
4188
4189 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4190
4191 # PROP Exclude_From_Build 1
4192
4193 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4194
4195 # PROP Exclude_From_Build 1
4196
4197 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4198
4199
4200 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4201
4202 # PROP Exclude_From_Build 1
4203
4204 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4205
4206 # PROP Exclude_From_Build 1
4207
4208 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4209
4210
4211 !ENDIF
4212
4213 # End Source File
4214 # Begin Source File
4215
4216 SOURCE=..\src\msw\gauge95.cpp
4217
4218 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4219
4220
4221 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4222
4223
4224 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4225
4226 # PROP Exclude_From_Build 1
4227
4228 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4229
4230 # PROP Exclude_From_Build 1
4231
4232 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4233
4234
4235 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4236
4237 # PROP Exclude_From_Build 1
4238
4239 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4240
4241 # PROP Exclude_From_Build 1
4242
4243 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4244
4245
4246 !ENDIF
4247
4248 # End Source File
4249 # Begin Source File
4250
4251 SOURCE=..\src\msw\gdiimage.cpp
4252 # End Source File
4253 # Begin Source File
4254
4255 SOURCE=..\src\msw\gdiobj.cpp
4256 # End Source File
4257 # Begin Source File
4258
4259 SOURCE=..\src\msw\helpchm.cpp
4260 # End Source File
4261 # Begin Source File
4262
4263 SOURCE=..\src\msw\helpwin.cpp
4264 # End Source File
4265 # Begin Source File
4266
4267 SOURCE=..\src\msw\icon.cpp
4268 # End Source File
4269 # Begin Source File
4270
4271 SOURCE=..\src\msw\imaglist.cpp
4272
4273 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4274
4275
4276 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4277
4278
4279 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4280
4281 # PROP Exclude_From_Build 1
4282
4283 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4284
4285 # PROP Exclude_From_Build 1
4286
4287 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4288
4289
4290 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4291
4292 # PROP Exclude_From_Build 1
4293
4294 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4295
4296 # PROP Exclude_From_Build 1
4297
4298 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4299
4300
4301 !ENDIF
4302
4303 # End Source File
4304 # Begin Source File
4305
4306 SOURCE=..\src\msw\iniconf.cpp
4307
4308 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4309
4310
4311 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4312
4313
4314 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4315
4316 # PROP Exclude_From_Build 1
4317
4318 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4319
4320 # PROP Exclude_From_Build 1
4321
4322 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4323
4324
4325 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4326
4327 # PROP Exclude_From_Build 1
4328
4329 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4330
4331 # PROP Exclude_From_Build 1
4332
4333 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4334
4335
4336 !ENDIF
4337
4338 # End Source File
4339 # Begin Source File
4340
4341 SOURCE=..\src\msw\listbox.cpp
4342
4343 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4344
4345
4346 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4347
4348
4349 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4350
4351 # PROP Exclude_From_Build 1
4352
4353 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4354
4355 # PROP Exclude_From_Build 1
4356
4357 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4358
4359
4360 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4361
4362 # PROP Exclude_From_Build 1
4363
4364 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4365
4366 # PROP Exclude_From_Build 1
4367
4368 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4369
4370
4371 !ENDIF
4372
4373 # End Source File
4374 # Begin Source File
4375
4376 SOURCE=..\src\msw\listctrl.cpp
4377
4378 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4379
4380
4381 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4382
4383
4384 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4385
4386 # PROP Exclude_From_Build 1
4387
4388 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4389
4390 # PROP Exclude_From_Build 1
4391
4392 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4393
4394
4395 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4396
4397 # PROP Exclude_From_Build 1
4398
4399 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4400
4401 # PROP Exclude_From_Build 1
4402
4403 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4404
4405
4406 !ENDIF
4407
4408 # End Source File
4409 # Begin Source File
4410
4411 SOURCE=..\src\msw\main.cpp
4412 # End Source File
4413 # Begin Source File
4414
4415 SOURCE=..\src\msw\mdi.cpp
4416
4417 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4418
4419
4420 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4421
4422
4423 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4424
4425 # PROP Exclude_From_Build 1
4426
4427 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4428
4429 # PROP Exclude_From_Build 1
4430
4431 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4432
4433
4434 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4435
4436 # PROP Exclude_From_Build 1
4437
4438 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4439
4440 # PROP Exclude_From_Build 1
4441
4442 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4443
4444
4445 !ENDIF
4446
4447 # End Source File
4448 # Begin Source File
4449
4450 SOURCE=..\src\msw\menu.cpp
4451
4452 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4453
4454
4455 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4456
4457
4458 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4459
4460 # PROP Exclude_From_Build 1
4461
4462 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4463
4464 # PROP Exclude_From_Build 1
4465
4466 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4467
4468
4469 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4470
4471 # PROP Exclude_From_Build 1
4472
4473 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4474
4475 # PROP Exclude_From_Build 1
4476
4477 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4478
4479
4480 !ENDIF
4481
4482 # End Source File
4483 # Begin Source File
4484
4485 SOURCE=..\src\msw\menuitem.cpp
4486
4487 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4488
4489
4490 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4491
4492
4493 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4494
4495 # PROP Exclude_From_Build 1
4496
4497 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4498
4499 # PROP Exclude_From_Build 1
4500
4501 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4502
4503
4504 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4505
4506 # PROP Exclude_From_Build 1
4507
4508 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4509
4510 # PROP Exclude_From_Build 1
4511
4512 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4513
4514
4515 !ENDIF
4516
4517 # End Source File
4518 # Begin Source File
4519
4520 SOURCE=..\src\msw\metafile.cpp
4521
4522 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4523
4524
4525 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4526
4527
4528 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4529
4530 # PROP Exclude_From_Build 1
4531
4532 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4533
4534 # PROP Exclude_From_Build 1
4535
4536 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4537
4538
4539 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4540
4541 # PROP Exclude_From_Build 1
4542
4543 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4544
4545 # PROP Exclude_From_Build 1
4546
4547 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4548
4549
4550 !ENDIF
4551
4552 # End Source File
4553 # Begin Source File
4554
4555 SOURCE=..\src\msw\minifram.cpp
4556 # End Source File
4557 # Begin Source File
4558
4559 SOURCE=..\src\msw\msgdlg.cpp
4560
4561 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4562
4563
4564 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4565
4566
4567 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4568
4569 # PROP Exclude_From_Build 1
4570
4571 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4572
4573 # PROP Exclude_From_Build 1
4574
4575 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4576
4577
4578 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4579
4580 # PROP Exclude_From_Build 1
4581
4582 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4583
4584 # PROP Exclude_From_Build 1
4585
4586 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4587
4588
4589 !ENDIF
4590
4591 # End Source File
4592 # Begin Source File
4593
4594 SOURCE=..\src\msw\mslu.cpp
4595 # End Source File
4596 # Begin Source File
4597
4598 SOURCE=..\src\msw\nativdlg.cpp
4599
4600 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4601
4602
4603 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4604
4605
4606 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4607
4608 # PROP Exclude_From_Build 1
4609
4610 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4611
4612 # PROP Exclude_From_Build 1
4613
4614 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4615
4616
4617 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4618
4619 # PROP Exclude_From_Build 1
4620
4621 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4622
4623 # PROP Exclude_From_Build 1
4624
4625 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4626
4627
4628 !ENDIF
4629
4630 # End Source File
4631 # Begin Source File
4632
4633 SOURCE=..\src\msw\notebook.cpp
4634
4635 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4636
4637
4638 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4639
4640
4641 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4642
4643 # PROP Exclude_From_Build 1
4644
4645 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4646
4647 # PROP Exclude_From_Build 1
4648
4649 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4650
4651
4652 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4653
4654 # PROP Exclude_From_Build 1
4655
4656 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4657
4658 # PROP Exclude_From_Build 1
4659
4660 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4661
4662
4663 !ENDIF
4664
4665 # End Source File
4666 # Begin Source File
4667
4668 SOURCE=..\src\msw\ole\access.cpp
4669
4670 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4671
4672
4673 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4674
4675
4676 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4677
4678 # PROP Exclude_From_Build 1
4679
4680 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4681
4682 # PROP Exclude_From_Build 1
4683
4684 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4685
4686
4687 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4688
4689 # PROP Exclude_From_Build 1
4690
4691 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4692
4693 # PROP Exclude_From_Build 1
4694
4695 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4696
4697
4698 !ENDIF
4699
4700 # End Source File
4701 # Begin Source File
4702
4703 SOURCE=..\src\msw\ole\automtn.cpp
4704 # End Source File
4705 # Begin Source File
4706
4707 SOURCE=..\src\msw\ole\dataobj.cpp
4708 # End Source File
4709 # Begin Source File
4710
4711 SOURCE=..\src\msw\ole\dropsrc.cpp
4712 # End Source File
4713 # Begin Source File
4714
4715 SOURCE=..\src\msw\ole\droptgt.cpp
4716 # End Source File
4717 # Begin Source File
4718
4719 SOURCE=..\src\msw\ole\oleutils.cpp
4720 # End Source File
4721 # Begin Source File
4722
4723 SOURCE=..\src\msw\ole\uuid.cpp
4724 # End Source File
4725 # Begin Source File
4726
4727 SOURCE=..\src\msw\ownerdrw.cpp
4728
4729 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4730
4731
4732 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4733
4734
4735 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4736
4737 # PROP Exclude_From_Build 1
4738
4739 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4740
4741 # PROP Exclude_From_Build 1
4742
4743 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4744
4745
4746 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4747
4748 # PROP Exclude_From_Build 1
4749
4750 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4751
4752 # PROP Exclude_From_Build 1
4753
4754 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4755
4756
4757 !ENDIF
4758
4759 # End Source File
4760 # Begin Source File
4761
4762 SOURCE=..\src\msw\palette.cpp
4763 # End Source File
4764 # Begin Source File
4765
4766 SOURCE=..\src\msw\pen.cpp
4767 # End Source File
4768 # Begin Source File
4769
4770 SOURCE=..\src\msw\penwin.cpp
4771
4772 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4773
4774
4775 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4776
4777
4778 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4779
4780 # PROP Exclude_From_Build 1
4781
4782 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4783
4784 # PROP Exclude_From_Build 1
4785
4786 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4787
4788
4789 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4790
4791 # PROP Exclude_From_Build 1
4792
4793 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4794
4795 # PROP Exclude_From_Build 1
4796
4797 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4798
4799
4800 !ENDIF
4801
4802 # End Source File
4803 # Begin Source File
4804
4805 SOURCE=..\src\msw\popupwin.cpp
4806 # End Source File
4807 # Begin Source File
4808
4809 SOURCE=..\src\msw\printdlg.cpp
4810
4811 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4812
4813
4814 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4815
4816
4817 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4818
4819 # PROP Exclude_From_Build 1
4820
4821 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4822
4823 # PROP Exclude_From_Build 1
4824
4825 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4826
4827
4828 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4829
4830 # PROP Exclude_From_Build 1
4831
4832 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4833
4834 # PROP Exclude_From_Build 1
4835
4836 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4837
4838
4839 !ENDIF
4840
4841 # End Source File
4842 # Begin Source File
4843
4844 SOURCE=..\src\msw\printwin.cpp
4845
4846 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4847
4848
4849 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4850
4851
4852 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4853
4854 # PROP Exclude_From_Build 1
4855
4856 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4857
4858 # PROP Exclude_From_Build 1
4859
4860 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4861
4862
4863 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4864
4865 # PROP Exclude_From_Build 1
4866
4867 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4868
4869 # PROP Exclude_From_Build 1
4870
4871 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4872
4873
4874 !ENDIF
4875
4876 # End Source File
4877 # Begin Source File
4878
4879 SOURCE=..\src\msw\radiobox.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\radiobut.cpp
4915
4916 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4917
4918
4919 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4920
4921
4922 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4923
4924 # PROP Exclude_From_Build 1
4925
4926 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4927
4928 # PROP Exclude_From_Build 1
4929
4930 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4931
4932
4933 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4934
4935 # PROP Exclude_From_Build 1
4936
4937 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4938
4939 # PROP Exclude_From_Build 1
4940
4941 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4942
4943
4944 !ENDIF
4945
4946 # End Source File
4947 # Begin Source File
4948
4949 SOURCE=..\src\msw\region.cpp
4950 # End Source File
4951 # Begin Source File
4952
4953 SOURCE=..\src\msw\renderer.cpp
4954 # End Source File
4955 # Begin Source File
4956
4957 SOURCE=..\src\msw\scrolbar.cpp
4958
4959 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
4960
4961
4962 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
4963
4964
4965 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
4966
4967 # PROP Exclude_From_Build 1
4968
4969 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
4970
4971 # PROP Exclude_From_Build 1
4972
4973 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
4974
4975
4976 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
4977
4978 # PROP Exclude_From_Build 1
4979
4980 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
4981
4982 # PROP Exclude_From_Build 1
4983
4984 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
4985
4986
4987 !ENDIF
4988
4989 # End Source File
4990 # Begin Source File
4991
4992 SOURCE=..\src\msw\settings.cpp
4993 # End Source File
4994 # Begin Source File
4995
4996 SOURCE=..\src\msw\slider95.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\spinbutt.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\spinctrl.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\statbmp.cpp
5102
5103 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5104
5105
5106 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5107
5108
5109 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5110
5111 # PROP Exclude_From_Build 1
5112
5113 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5114
5115 # PROP Exclude_From_Build 1
5116
5117 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5118
5119
5120 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5121
5122 # PROP Exclude_From_Build 1
5123
5124 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5125
5126 # PROP Exclude_From_Build 1
5127
5128 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5129
5130
5131 !ENDIF
5132
5133 # End Source File
5134 # Begin Source File
5135
5136 SOURCE=..\src\msw\statbox.cpp
5137
5138 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5139
5140
5141 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5142
5143
5144 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5145
5146 # PROP Exclude_From_Build 1
5147
5148 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5149
5150 # PROP Exclude_From_Build 1
5151
5152 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5153
5154
5155 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5156
5157 # PROP Exclude_From_Build 1
5158
5159 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5160
5161 # PROP Exclude_From_Build 1
5162
5163 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5164
5165
5166 !ENDIF
5167
5168 # End Source File
5169 # Begin Source File
5170
5171 SOURCE=..\src\msw\statbr95.cpp
5172
5173 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5174
5175
5176 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5177
5178
5179 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5180
5181 # PROP Exclude_From_Build 1
5182
5183 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5184
5185 # PROP Exclude_From_Build 1
5186
5187 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5188
5189
5190 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5191
5192 # PROP Exclude_From_Build 1
5193
5194 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5195
5196 # PROP Exclude_From_Build 1
5197
5198 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5199
5200
5201 !ENDIF
5202
5203 # End Source File
5204 # Begin Source File
5205
5206 SOURCE=..\src\msw\statline.cpp
5207
5208 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5209
5210
5211 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5212
5213
5214 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5215
5216 # PROP Exclude_From_Build 1
5217
5218 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5219
5220 # PROP Exclude_From_Build 1
5221
5222 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5223
5224
5225 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5226
5227 # PROP Exclude_From_Build 1
5228
5229 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5230
5231 # PROP Exclude_From_Build 1
5232
5233 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5234
5235
5236 !ENDIF
5237
5238 # End Source File
5239 # Begin Source File
5240
5241 SOURCE=..\src\msw\stattext.cpp
5242
5243 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5244
5245
5246 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5247
5248
5249 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5250
5251 # PROP Exclude_From_Build 1
5252
5253 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5254
5255 # PROP Exclude_From_Build 1
5256
5257 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5258
5259
5260 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5261
5262 # PROP Exclude_From_Build 1
5263
5264 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5265
5266 # PROP Exclude_From_Build 1
5267
5268 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5269
5270
5271 !ENDIF
5272
5273 # End Source File
5274 # Begin Source File
5275
5276 SOURCE=..\src\msw\tabctrl.cpp
5277
5278 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5279
5280
5281 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5282
5283
5284 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5285
5286 # PROP Exclude_From_Build 1
5287
5288 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5289
5290 # PROP Exclude_From_Build 1
5291
5292 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5293
5294
5295 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5296
5297 # PROP Exclude_From_Build 1
5298
5299 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5300
5301 # PROP Exclude_From_Build 1
5302
5303 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5304
5305
5306 !ENDIF
5307
5308 # End Source File
5309 # Begin Source File
5310
5311 SOURCE=..\src\msw\tbar95.cpp
5312
5313 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5314
5315
5316 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5317
5318
5319 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5320
5321 # PROP Exclude_From_Build 1
5322
5323 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5324
5325 # PROP Exclude_From_Build 1
5326
5327 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5328
5329
5330 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5331
5332 # PROP Exclude_From_Build 1
5333
5334 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5335
5336 # PROP Exclude_From_Build 1
5337
5338 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5339
5340
5341 !ENDIF
5342
5343 # End Source File
5344 # Begin Source File
5345
5346 SOURCE=..\src\msw\textctrl.cpp
5347
5348 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5349
5350
5351 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5352
5353
5354 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5355
5356 # PROP Exclude_From_Build 1
5357
5358 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5359
5360 # PROP Exclude_From_Build 1
5361
5362 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5363
5364
5365 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5366
5367 # PROP Exclude_From_Build 1
5368
5369 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5370
5371 # PROP Exclude_From_Build 1
5372
5373 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5374
5375
5376 !ENDIF
5377
5378 # End Source File
5379 # Begin Source File
5380
5381 SOURCE=..\src\msw\tglbtn.cpp
5382
5383 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5384
5385
5386 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5387
5388
5389 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5390
5391 # PROP Exclude_From_Build 1
5392
5393 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5394
5395 # PROP Exclude_From_Build 1
5396
5397 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5398
5399
5400 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5401
5402 # PROP Exclude_From_Build 1
5403
5404 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5405
5406 # PROP Exclude_From_Build 1
5407
5408 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5409
5410
5411 !ENDIF
5412
5413 # End Source File
5414 # Begin Source File
5415
5416 SOURCE=..\src\msw\timer.cpp
5417 # End Source File
5418 # Begin Source File
5419
5420 SOURCE=..\src\msw\tooltip.cpp
5421 # End Source File
5422 # Begin Source File
5423
5424 SOURCE=..\src\msw\toplevel.cpp
5425 # End Source File
5426 # Begin Source File
5427
5428 SOURCE=..\src\msw\treectrl.cpp
5429
5430 !IF "$(CFG)" == "coredll - Win32 DLL Native Debug Unicode"
5431
5432
5433 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Ansi"
5434
5435
5436 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Unicode"
5437
5438 # PROP Exclude_From_Build 1
5439
5440 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Unicode"
5441
5442 # PROP Exclude_From_Build 1
5443
5444 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Debug Ansi"
5445
5446
5447 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Release Ansi"
5448
5449 # PROP Exclude_From_Build 1
5450
5451 !ELSEIF "$(CFG)" == "coredll - Win32 DLL wxUniv Debug Ansi"
5452
5453 # PROP Exclude_From_Build 1
5454
5455 !ELSEIF "$(CFG)" == "coredll - Win32 DLL Native Release Unicode"
5456
5457
5458 !ENDIF
5459
5460 # End Source File
5461 # Begin Source File
5462
5463 SOURCE=..\src\msw\utilsgui.cpp
5464 # End Source File
5465 # Begin Source File
5466
5467 SOURCE=..\src\msw\uxtheme.cpp
5468 # End Source File
5469 # Begin Source File
5470
5471 SOURCE=..\src\msw\volume.cpp
5472 # End Source File
5473 # Begin Source File
5474
5475 SOURCE=..\src\msw\window.cpp
5476 # End Source File
5477 # End Group
5478 # End Target
5479 # End Project
5480