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