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