]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_basedll.dsp
Don't send idle events while an assertion dialog is showing.
[wxWidgets.git] / build / msw / wx_basedll.dsp
1 # Microsoft Developer Studio Project File - Name="basedll" - 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=basedll - 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_basedll.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_basedll.mak" CFG="basedll - Win32 DLL Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "basedll - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "basedll - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "basedll - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "basedll - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "basedll - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE "basedll - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library")
26 !MESSAGE "basedll - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
27 !MESSAGE "basedll - Win32 DLL Universal 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)" == "basedll - 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\basedll"
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\basedll"
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_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswddll\wxbase250d_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswddll\wxbase250d_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
52 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
53 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswddll\wxbase250d_vc_custom.dll" /libpath:"..\..\lib\vc_mswddll" /implib:"..\..\lib\vc_mswddll\wxbase25d.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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswddll\wxbase250d_vc_custom.dll" /libpath:"..\..\lib\vc_mswddll" /implib:"..\..\lib\vc_mswddll\wxbase25d.lib" /debug
62
63 !ELSEIF "$(CFG)" == "basedll - 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\basedll"
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\basedll"
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_basedll.pch" /Fd..\..\lib\vc_mswdll\wxbase250_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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_basedll.pch" /Fd..\..\lib\vc_mswdll\wxbase250_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
77 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
78 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswdll\wxbase250_vc_custom.dll" /libpath:"..\..\lib\vc_mswdll" /implib:"..\..\lib\vc_mswdll\wxbase25.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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswdll\wxbase250_vc_custom.dll" /libpath:"..\..\lib\vc_mswdll" /implib:"..\..\lib\vc_mswdll\wxbase25.lib"
87
88 !ELSEIF "$(CFG)" == "basedll - 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\basedll"
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\basedll"
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_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswuddll\wxbase250ud_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswuddll\wxbase250ud_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
102 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
103 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswuddll\wxbase250ud_vc_custom.dll" /libpath:"..\..\lib\vc_mswuddll" /implib:"..\..\lib\vc_mswuddll\wxbase25ud.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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswuddll\wxbase250ud_vc_custom.dll" /libpath:"..\..\lib\vc_mswuddll" /implib:"..\..\lib\vc_mswuddll\wxbase25ud.lib" /debug
112
113 !ELSEIF "$(CFG)" == "basedll - 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\basedll"
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\basedll"
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_basedll.pch" /Fd..\..\lib\vc_mswudll\wxbase250u_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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_basedll.pch" /Fd..\..\lib\vc_mswudll\wxbase250u_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
127 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
128 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswudll\wxbase250u_vc_custom.dll" /libpath:"..\..\lib\vc_mswudll" /implib:"..\..\lib\vc_mswudll\wxbase25u.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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswudll\wxbase250u_vc_custom.dll" /libpath:"..\..\lib\vc_mswudll" /implib:"..\..\lib\vc_mswudll\wxbase25u.lib"
137
138 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Universal 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\basedll"
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\basedll"
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_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivddll\wxbase250d_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivddll\wxbase250d_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
152 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
153 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivddll\wxbase250d_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivddll" /implib:"..\..\lib\vc_mswunivddll\wxbase25d.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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivddll\wxbase250d_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivddll" /implib:"..\..\lib\vc_mswunivddll\wxbase25d.lib" /debug
162
163 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Universal 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\basedll"
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\basedll"
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_basedll.pch" /Fd..\..\lib\vc_mswunivdll\wxbase250_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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_basedll.pch" /Fd..\..\lib\vc_mswunivdll\wxbase250_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
177 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
178 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivdll\wxbase250_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivdll" /implib:"..\..\lib\vc_mswunivdll\wxbase25.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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivdll\wxbase250_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivdll" /implib:"..\..\lib\vc_mswunivdll\wxbase25.lib"
187
188 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Universal 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\basedll"
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\basedll"
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_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivuddll\wxbase250ud_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_mswunivuddll\wxbase250ud_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivuddll\wxbase250ud_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivuddll" /implib:"..\..\lib\vc_mswunivuddll\wxbase25ud.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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivuddll\wxbase250ud_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivuddll" /implib:"..\..\lib\vc_mswunivuddll\wxbase25ud.lib" /debug
212
213 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Universal 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\basedll"
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\basedll"
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_basedll.pch" /Fd..\..\lib\vc_mswunivudll\wxbase250u_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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_basedll.pch" /Fd..\..\lib\vc_mswunivudll\wxbase250u_vc_custom.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
227 # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
228 # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 wxUSE_GUI=0 /d "WXMAKINGDLL_BASE" /d wxUSE_BASE=1
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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivudll\wxbase250u_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivudll" /implib:"..\..\lib\vc_mswunivudll\wxbase25u.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 /nologo /dll /machine:i386 /out:"..\..\lib\vc_mswunivudll\wxbase250u_vc_custom.dll" /libpath:"..\..\lib\vc_mswunivudll" /implib:"..\..\lib\vc_mswunivudll\wxbase25u.lib"
237
238 !ENDIF
239
240 # Begin Target
241
242 # Name "basedll - Win32 DLL Debug"
243 # Name "basedll - Win32 DLL Release"
244 # Name "basedll - Win32 DLL Unicode Debug"
245 # Name "basedll - Win32 DLL Unicode Release"
246 # Name "basedll - Win32 DLL Universal Debug"
247 # Name "basedll - Win32 DLL Universal Release"
248 # Name "basedll - Win32 DLL Universal Unicode Debug"
249 # Name "basedll - Win32 DLL Universal Unicode Release"
250 # Begin Group "Common Sources"
251
252 # PROP Default_Filter ""
253 # Begin Source File
254
255 SOURCE=..\..\src\common\appbase.cpp
256 # End Source File
257 # Begin Source File
258
259 SOURCE=..\..\src\common\clntdata.cpp
260 # End Source File
261 # Begin Source File
262
263 SOURCE=..\..\src\common\cmdline.cpp
264 # End Source File
265 # Begin Source File
266
267 SOURCE=..\..\src\common\config.cpp
268 # End Source File
269 # Begin Source File
270
271 SOURCE=..\..\src\common\datetime.cpp
272 # End Source File
273 # Begin Source File
274
275 SOURCE=..\..\src\common\datstrm.cpp
276 # End Source File
277 # Begin Source File
278
279 SOURCE=..\..\src\common\dircmn.cpp
280 # End Source File
281 # Begin Source File
282
283 SOURCE=..\..\src\common\dynarray.cpp
284 # End Source File
285 # Begin Source File
286
287 SOURCE=..\..\src\common\dynlib.cpp
288 # End Source File
289 # Begin Source File
290
291 SOURCE=..\..\src\common\dynload.cpp
292 # End Source File
293 # Begin Source File
294
295 SOURCE=..\..\src\common\encconv.cpp
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\..\src\common\event.cpp
300 # End Source File
301 # Begin Source File
302
303 SOURCE=..\..\src\common\extended.c
304 # SUBTRACT CPP /YX /Yc /Yu
305 # End Source File
306 # Begin Source File
307
308 SOURCE=..\..\src\common\ffile.cpp
309 # End Source File
310 # Begin Source File
311
312 SOURCE=..\..\src\common\file.cpp
313 # End Source File
314 # Begin Source File
315
316 SOURCE=..\..\src\common\fileconf.cpp
317 # End Source File
318 # Begin Source File
319
320 SOURCE=..\..\src\common\filefn.cpp
321 # End Source File
322 # Begin Source File
323
324 SOURCE=..\..\src\common\filename.cpp
325 # End Source File
326 # Begin Source File
327
328 SOURCE=..\..\src\common\filesys.cpp
329 # End Source File
330 # Begin Source File
331
332 SOURCE=..\..\src\common\fmapbase.cpp
333 # End Source File
334 # Begin Source File
335
336 SOURCE=..\..\src\common\fs_mem.cpp
337 # End Source File
338 # Begin Source File
339
340 SOURCE=..\..\src\common\fs_zip.cpp
341 # End Source File
342 # Begin Source File
343
344 SOURCE=..\..\src\common\hash.cpp
345 # End Source File
346 # Begin Source File
347
348 SOURCE=..\..\src\common\hashmap.cpp
349 # End Source File
350 # Begin Source File
351
352 SOURCE=..\..\src\common\init.cpp
353 # End Source File
354 # Begin Source File
355
356 SOURCE=..\..\src\common\intl.cpp
357 # End Source File
358 # Begin Source File
359
360 SOURCE=..\..\src\common\ipcbase.cpp
361 # End Source File
362 # Begin Source File
363
364 SOURCE=..\..\src\common\list.cpp
365 # End Source File
366 # Begin Source File
367
368 SOURCE=..\..\src\common\log.cpp
369 # End Source File
370 # Begin Source File
371
372 SOURCE=..\..\src\common\longlong.cpp
373 # End Source File
374 # Begin Source File
375
376 SOURCE=..\..\src\common\memory.cpp
377 # End Source File
378 # Begin Source File
379
380 SOURCE=..\..\src\common\mimecmn.cpp
381 # End Source File
382 # Begin Source File
383
384 SOURCE=..\..\src\common\module.cpp
385 # End Source File
386 # Begin Source File
387
388 SOURCE=..\..\src\common\msgout.cpp
389 # End Source File
390 # Begin Source File
391
392 SOURCE=..\..\src\common\mstream.cpp
393 # End Source File
394 # Begin Source File
395
396 SOURCE=..\..\src\common\object.cpp
397 # End Source File
398 # Begin Source File
399
400 SOURCE=..\..\src\common\process.cpp
401 # End Source File
402 # Begin Source File
403
404 SOURCE=..\..\src\common\regex.cpp
405 # End Source File
406 # Begin Source File
407
408 SOURCE=..\..\src\common\stopwatch.cpp
409 # End Source File
410 # Begin Source File
411
412 SOURCE=..\..\src\common\strconv.cpp
413 # End Source File
414 # Begin Source File
415
416 SOURCE=..\..\src\common\stream.cpp
417 # End Source File
418 # Begin Source File
419
420 SOURCE=..\..\src\common\string.cpp
421 # End Source File
422 # Begin Source File
423
424 SOURCE=..\..\src\common\sysopt.cpp
425 # End Source File
426 # Begin Source File
427
428 SOURCE=..\..\src\common\textbuf.cpp
429 # End Source File
430 # Begin Source File
431
432 SOURCE=..\..\src\common\textfile.cpp
433 # End Source File
434 # Begin Source File
435
436 SOURCE=..\..\src\common\tokenzr.cpp
437 # End Source File
438 # Begin Source File
439
440 SOURCE=..\..\src\common\txtstrm.cpp
441 # End Source File
442 # Begin Source File
443
444 SOURCE=..\..\src\common\unzip.c
445 # SUBTRACT CPP /YX /Yc /Yu
446 # End Source File
447 # Begin Source File
448
449 SOURCE=..\..\src\common\utilscmn.cpp
450 # End Source File
451 # Begin Source File
452
453 SOURCE=..\..\src\common\variant.cpp
454 # End Source File
455 # Begin Source File
456
457 SOURCE=..\..\src\common\wfstream.cpp
458 # End Source File
459 # Begin Source File
460
461 SOURCE=..\..\src\common\wxchar.cpp
462 # End Source File
463 # Begin Source File
464
465 SOURCE=..\..\src\common\zipstrm.cpp
466 # End Source File
467 # Begin Source File
468
469 SOURCE=..\..\src\common\zstream.cpp
470 # End Source File
471 # End Group
472 # Begin Group "MSW Sources"
473
474 # PROP Default_Filter ""
475 # Begin Source File
476
477 SOURCE=..\..\src\msw\basemsw.cpp
478 # End Source File
479 # Begin Source File
480
481 SOURCE=..\..\src\msw\crashrpt.cpp
482 # End Source File
483 # Begin Source File
484
485 SOURCE=..\..\src\msw\dde.cpp
486 # End Source File
487 # Begin Source File
488
489 SOURCE=..\..\src\msw\dir.cpp
490 # End Source File
491 # Begin Source File
492
493 SOURCE=..\..\src\msw\dummy.cpp
494 # ADD BASE CPP /Yc"wx/wxprec.h"
495 # ADD CPP /Yc"wx/wxprec.h"
496 # End Source File
497 # Begin Source File
498
499 SOURCE=..\..\src\msw\main.cpp
500 # End Source File
501 # Begin Source File
502
503 SOURCE=..\..\src\msw\mimetype.cpp
504 # End Source File
505 # Begin Source File
506
507 SOURCE=..\..\src\msw\mslu.cpp
508 # End Source File
509 # Begin Source File
510
511 SOURCE=..\..\src\msw\regconf.cpp
512 # End Source File
513 # Begin Source File
514
515 SOURCE=..\..\src\msw\registry.cpp
516 # End Source File
517 # Begin Source File
518
519 SOURCE=..\..\src\msw\snglinst.cpp
520 # End Source File
521 # Begin Source File
522
523 SOURCE=..\..\src\msw\thread.cpp
524 # End Source File
525 # Begin Source File
526
527 SOURCE=..\..\src\msw\utils.cpp
528 # End Source File
529 # Begin Source File
530
531 SOURCE=..\..\src\msw\utilsexc.cpp
532 # End Source File
533 # Begin Source File
534
535 SOURCE=..\..\src\msw\volume.cpp
536 # End Source File
537 # End Group
538 # Begin Group "Setup Headers"
539
540 # PROP Default_Filter ""
541 # Begin Source File
542
543 SOURCE=..\..\include\wx\msw\setup.h
544
545 !IF "$(CFG)" == "basedll - Win32 DLL Debug"
546
547 # Begin Custom Build - Creating ..\..\lib\vc_mswddll\wx\setup.h
548 InputPath=..\include\wx\msw\setup.h
549
550 "..\..\lib\vc_mswddll\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
551 copy "$(InputPath)" ..\..\lib\vc_mswddll\wx\setup.h
552
553 # End Custom Build
554
555 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Release"
556
557 # Begin Custom Build - Creating ..\..\lib\vc_mswdll\wx\setup.h
558 InputPath=..\include\wx\msw\setup.h
559
560 "..\..\lib\vc_mswdll\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
561 copy "$(InputPath)" ..\..\lib\vc_mswdll\wx\setup.h
562
563 # End Custom Build
564
565 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Unicode Debug"
566
567 # Begin Custom Build - Creating ..\..\lib\vc_mswuddll\wx\setup.h
568 InputPath=..\include\wx\msw\setup.h
569
570 "..\..\lib\vc_mswuddll\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
571 copy "$(InputPath)" ..\..\lib\vc_mswuddll\wx\setup.h
572
573 # End Custom Build
574
575 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Unicode Release"
576
577 # Begin Custom Build - Creating ..\..\lib\vc_mswudll\wx\setup.h
578 InputPath=..\include\wx\msw\setup.h
579
580 "..\..\lib\vc_mswudll\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
581 copy "$(InputPath)" ..\..\lib\vc_mswudll\wx\setup.h
582
583 # End Custom Build
584
585 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Universal Debug"
586
587 # Begin Custom Build - Creating ..\..\lib\vc_mswunivddll\wx\setup.h
588 InputPath=..\include\wx\msw\setup.h
589
590 "..\..\lib\vc_mswunivddll\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
591 copy "$(InputPath)" ..\..\lib\vc_mswunivddll\wx\setup.h
592
593 # End Custom Build
594
595 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Universal Release"
596
597 # Begin Custom Build - Creating ..\..\lib\vc_mswunivdll\wx\setup.h
598 InputPath=..\include\wx\msw\setup.h
599
600 "..\..\lib\vc_mswunivdll\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
601 copy "$(InputPath)" ..\..\lib\vc_mswunivdll\wx\setup.h
602
603 # End Custom Build
604
605 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Universal Unicode Debug"
606
607 # Begin Custom Build - Creating ..\..\lib\vc_mswunivuddll\wx\setup.h
608 InputPath=..\include\wx\msw\setup.h
609
610 "..\..\lib\vc_mswunivuddll\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
611 copy "$(InputPath)" ..\..\lib\vc_mswunivuddll\wx\setup.h
612
613 # End Custom Build
614
615 !ELSEIF "$(CFG)" == "basedll - Win32 DLL Universal Unicode Release"
616
617 # Begin Custom Build - Creating ..\..\lib\vc_mswunivudll\wx\setup.h
618 InputPath=..\include\wx\msw\setup.h
619
620 "..\..\lib\vc_mswunivudll\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
621 copy "$(InputPath)" ..\..\lib\vc_mswunivudll\wx\setup.h
622
623 # End Custom Build
624
625 !ENDIF
626
627 # End Source File
628 # End Group
629 # Begin Group "MSW Headers"
630
631 # PROP Default_Filter ""
632 # Begin Source File
633
634 SOURCE=..\..\include\wx\msw\chkconf.h
635 # End Source File
636 # Begin Source File
637
638 SOURCE=..\..\include\wx\msw\crashrpt.h
639 # End Source File
640 # Begin Source File
641
642 SOURCE=..\..\include\wx\msw\dde.h
643 # End Source File
644 # Begin Source File
645
646 SOURCE=..\..\include\wx\msw\gccpriv.h
647 # End Source File
648 # Begin Source File
649
650 SOURCE=..\..\include\wx\msw\mimetype.h
651 # End Source File
652 # Begin Source File
653
654 SOURCE=..\..\include\wx\msw\winundef.h
655 # End Source File
656 # Begin Source File
657
658 SOURCE=..\..\include\wx\msw\wrapcctl.h
659 # End Source File
660 # Begin Source File
661
662 SOURCE=..\..\include\wx\msw\wrapwin.h
663 # End Source File
664 # End Group
665 # Begin Group "Common Headers"
666
667 # PROP Default_Filter ""
668 # Begin Source File
669
670 SOURCE=..\..\include\wx\app.h
671 # End Source File
672 # Begin Source File
673
674 SOURCE=..\..\include\wx\apptrait.h
675 # End Source File
676 # Begin Source File
677
678 SOURCE=..\..\include\wx\arrstr.h
679 # End Source File
680 # Begin Source File
681
682 SOURCE=..\..\include\wx\beforestd.h
683 # End Source File
684 # Begin Source File
685
686 SOURCE=..\..\include\wx\buffer.h
687 # End Source File
688 # Begin Source File
689
690 SOURCE=..\..\include\wx\build.h
691 # End Source File
692 # Begin Source File
693
694 SOURCE=..\..\include\wx\chkconf.h
695 # End Source File
696 # Begin Source File
697
698 SOURCE=..\..\include\wx\clntdata.h
699 # End Source File
700 # Begin Source File
701
702 SOURCE=..\..\include\wx\cmdline.h
703 # End Source File
704 # Begin Source File
705
706 SOURCE=..\..\include\wx\confbase.h
707 # End Source File
708 # Begin Source File
709
710 SOURCE=..\..\include\wx\config.h
711 # End Source File
712 # Begin Source File
713
714 SOURCE=..\..\include\wx\containr.h
715 # End Source File
716 # Begin Source File
717
718 SOURCE=..\..\include\wx\datetime.h
719 # End Source File
720 # Begin Source File
721
722 SOURCE=..\..\include\wx\datstrm.h
723 # End Source File
724 # Begin Source File
725
726 SOURCE=..\..\include\wx\dde.h
727 # End Source File
728 # Begin Source File
729
730 SOURCE=..\..\include\wx\debug.h
731 # End Source File
732 # Begin Source File
733
734 SOURCE=..\..\include\wx\defs.h
735 # End Source File
736 # Begin Source File
737
738 SOURCE=..\..\include\wx\dir.h
739 # End Source File
740 # Begin Source File
741
742 SOURCE=..\..\include\wx\dynarray.h
743 # End Source File
744 # Begin Source File
745
746 SOURCE=..\..\include\wx\dynlib.h
747 # End Source File
748 # Begin Source File
749
750 SOURCE=..\..\include\wx\dynload.h
751 # End Source File
752 # Begin Source File
753
754 SOURCE=..\..\include\wx\encconv.h
755 # End Source File
756 # Begin Source File
757
758 SOURCE=..\..\include\wx\event.h
759 # End Source File
760 # Begin Source File
761
762 SOURCE=..\..\include\wx\features.h
763 # End Source File
764 # Begin Source File
765
766 SOURCE=..\..\include\wx\ffile.h
767 # End Source File
768 # Begin Source File
769
770 SOURCE=..\..\include\wx\file.h
771 # End Source File
772 # Begin Source File
773
774 SOURCE=..\..\include\wx\fileconf.h
775 # End Source File
776 # Begin Source File
777
778 SOURCE=..\..\include\wx\filefn.h
779 # End Source File
780 # Begin Source File
781
782 SOURCE=..\..\include\wx\filename.h
783 # End Source File
784 # Begin Source File
785
786 SOURCE=..\..\include\wx\filesys.h
787 # End Source File
788 # Begin Source File
789
790 SOURCE=..\..\include\wx\fontenc.h
791 # End Source File
792 # Begin Source File
793
794 SOURCE=..\..\include\wx\fontmap.h
795 # End Source File
796 # Begin Source File
797
798 SOURCE=..\..\include\wx\fs_mem.h
799 # End Source File
800 # Begin Source File
801
802 SOURCE=..\..\include\wx\fs_zip.h
803 # End Source File
804 # Begin Source File
805
806 SOURCE=..\..\include\wx\hash.h
807 # End Source File
808 # Begin Source File
809
810 SOURCE=..\..\include\wx\hashmap.h
811 # End Source File
812 # Begin Source File
813
814 SOURCE=..\..\include\wx\iconloc.h
815 # End Source File
816 # Begin Source File
817
818 SOURCE=..\..\include\wx\init.h
819 # End Source File
820 # Begin Source File
821
822 SOURCE=..\..\include\wx\intl.h
823 # End Source File
824 # Begin Source File
825
826 SOURCE=..\..\include\wx\iosfwrap.h
827 # End Source File
828 # Begin Source File
829
830 SOURCE=..\..\include\wx\ioswrap.h
831 # End Source File
832 # Begin Source File
833
834 SOURCE=..\..\include\wx\ipc.h
835 # End Source File
836 # Begin Source File
837
838 SOURCE=..\..\include\wx\ipcbase.h
839 # End Source File
840 # Begin Source File
841
842 SOURCE=..\..\include\wx\isql.h
843 # End Source File
844 # Begin Source File
845
846 SOURCE=..\..\include\wx\isqlext.h
847 # End Source File
848 # Begin Source File
849
850 SOURCE=..\..\include\wx\list.h
851 # End Source File
852 # Begin Source File
853
854 SOURCE=..\..\include\wx\log.h
855 # End Source File
856 # Begin Source File
857
858 SOURCE=..\..\include\wx\longlong.h
859 # End Source File
860 # Begin Source File
861
862 SOURCE=..\..\include\wx\math.h
863 # End Source File
864 # Begin Source File
865
866 SOURCE=..\..\include\wx\memconf.h
867 # End Source File
868 # Begin Source File
869
870 SOURCE=..\..\include\wx\memory.h
871 # End Source File
872 # Begin Source File
873
874 SOURCE=..\..\include\wx\memtext.h
875 # End Source File
876 # Begin Source File
877
878 SOURCE=..\..\include\wx\mimetype.h
879 # End Source File
880 # Begin Source File
881
882 SOURCE=..\..\include\wx\module.h
883 # End Source File
884 # Begin Source File
885
886 SOURCE=..\..\include\wx\msgout.h
887 # End Source File
888 # Begin Source File
889
890 SOURCE=..\..\include\wx\mstream.h
891 # End Source File
892 # Begin Source File
893
894 SOURCE=..\..\include\wx\object.h
895 # End Source File
896 # Begin Source File
897
898 SOURCE=..\..\include\wx\platform.h
899 # End Source File
900 # Begin Source File
901
902 SOURCE=..\..\include\wx\process.h
903 # End Source File
904 # Begin Source File
905
906 SOURCE=..\..\include\wx\regex.h
907 # End Source File
908 # Begin Source File
909
910 SOURCE=..\..\include\wx\snglinst.h
911 # End Source File
912 # Begin Source File
913
914 SOURCE=..\..\include\wx\stopwatch.h
915 # End Source File
916 # Begin Source File
917
918 SOURCE=..\..\include\wx\strconv.h
919 # End Source File
920 # Begin Source File
921
922 SOURCE=..\..\include\wx\stream.h
923 # End Source File
924 # Begin Source File
925
926 SOURCE=..\..\include\wx\string.h
927 # End Source File
928 # Begin Source File
929
930 SOURCE=..\..\include\wx\sysopt.h
931 # End Source File
932 # Begin Source File
933
934 SOURCE=..\..\include\wx\textbuf.h
935 # End Source File
936 # Begin Source File
937
938 SOURCE=..\..\include\wx\textfile.h
939 # End Source File
940 # Begin Source File
941
942 SOURCE=..\..\include\wx\thread.h
943 # End Source File
944 # Begin Source File
945
946 SOURCE=..\..\include\wx\tokenzr.h
947 # End Source File
948 # Begin Source File
949
950 SOURCE=..\..\include\wx\txtstrm.h
951 # End Source File
952 # Begin Source File
953
954 SOURCE=..\..\include\wx\types.h
955 # End Source File
956 # Begin Source File
957
958 SOURCE=..\..\include\wx\utils.h
959 # End Source File
960 # Begin Source File
961
962 SOURCE=..\..\include\wx\variant.h
963 # End Source File
964 # Begin Source File
965
966 SOURCE=..\..\include\wx\vector.h
967 # End Source File
968 # Begin Source File
969
970 SOURCE=..\..\include\wx\version.h
971 # End Source File
972 # Begin Source File
973
974 SOURCE=..\..\include\wx\volume.h
975 # End Source File
976 # Begin Source File
977
978 SOURCE=..\..\include\wx\wfstream.h
979 # End Source File
980 # Begin Source File
981
982 SOURCE=..\..\include\wx\wx.h
983 # End Source File
984 # Begin Source File
985
986 SOURCE=..\..\include\wx\wxchar.h
987 # End Source File
988 # Begin Source File
989
990 SOURCE=..\..\include\wx\wxprec.h
991 # End Source File
992 # Begin Source File
993
994 SOURCE=..\..\include\wx\zipstrm.h
995 # End Source File
996 # Begin Source File
997
998 SOURCE=..\..\include\wx\zstream.h
999 # End Source File
1000 # End Group
1001 # End Target
1002 # End Project
1003