]> git.saurik.com Git - wxWidgets.git/blame - build/msw/wx_base.dsp
reverted DEBUG_INFO change
[wxWidgets.git] / build / msw / wx_base.dsp
CommitLineData
39df3acd 1# Microsoft Developer Studio Project File - Name="wx_base" - Package Owner=<4>
d7ac64ee
VS
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
28249f11 6# TARGTYPE "Win32 (x86) Static Library" 0x0104
d7ac64ee 7
5554b4bd 8CFG=base - Win32 Debug
d7ac64ee
VS
9!MESSAGE This is not a valid makefile. To build this project using NMAKE,
10!MESSAGE use the Export Makefile command and run
11!MESSAGE
28249f11 12!MESSAGE NMAKE /f "wx_base.mak".
d7ac64ee
VS
13!MESSAGE
14!MESSAGE You can specify a configuration when running NMAKE
15!MESSAGE by defining the macro CFG on the command line. For example:
16!MESSAGE
5554b4bd 17!MESSAGE NMAKE /f "wx_base.mak" CFG="base - Win32 Debug"
d7ac64ee
VS
18!MESSAGE
19!MESSAGE Possible choices for configuration are:
20!MESSAGE
28249f11 21!MESSAGE "base - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
5554b4bd
VS
22!MESSAGE "base - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
23!MESSAGE "base - Win32 DLL Universal Release" (based on "Win32 (x86) Dynamic-Link Library")
24!MESSAGE "base - Win32 DLL Universal Debug" (based on "Win32 (x86) Dynamic-Link Library")
25!MESSAGE "base - Win32 DLL Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
26!MESSAGE "base - Win32 DLL Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library")
27!MESSAGE "base - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
28!MESSAGE "base - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
29!MESSAGE "base - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library")
30!MESSAGE "base - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library")
31!MESSAGE "base - Win32 Universal Release" (based on "Win32 (x86) Static Library")
32!MESSAGE "base - Win32 Universal Debug" (based on "Win32 (x86) Static Library")
33!MESSAGE "base - Win32 Unicode Release" (based on "Win32 (x86) Static Library")
34!MESSAGE "base - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")
35!MESSAGE "base - Win32 Release" (based on "Win32 (x86) Static Library")
36!MESSAGE "base - Win32 Debug" (based on "Win32 (x86) Static Library")
d7ac64ee
VS
37!MESSAGE
38
39# Begin Project
40# PROP AllowPerConfigDependencies 0
41# PROP Scc_ProjName ""
42# PROP Scc_LocalPath ""
43CPP=cl.exe
d7ac64ee
VS
44RSC=rc.exe
45
5554b4bd 46!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
28249f11
VS
47
48# PROP BASE Use_MFC 0
21c6080d 49# PROP BASE Use_Debug_Libraries 1
1e618fa6 50# PROP BASE Output_Dir "..\..\lib\vc_dll"
5554b4bd 51# PROP BASE Intermediate_Dir "vc_mswunivudll\base"
28249f11
VS
52# PROP BASE Target_Dir ""
53# PROP Use_MFC 0
21c6080d 54# PROP Use_Debug_Libraries 1
1e618fa6 55# PROP Output_Dir "..\..\lib\vc_dll"
5554b4bd 56# PROP Intermediate_Dir "vc_mswunivudll\base"
28249f11 57# PROP Target_Dir ""
21c6080d
JS
58# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26u_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
59# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26u_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
5554b4bd
VS
60# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
61# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
4818141b
JS
62# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /d WXDLLNAME=wxbase26u_vc_custom /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
63# ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivu" /d WXDLLNAME=wxbase26u_vc_custom /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
28249f11
VS
64BSC32=bscmake.exe
65# ADD BASE BSC32 /nologo
66# ADD BSC32 /nologo
5554b4bd 67LINK32=link.exe
21c6080d
JS
68# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26u.lib" /debug
69# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26u.lib" /debug
28249f11 70
5554b4bd 71!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
28249f11
VS
72
73# PROP BASE Use_MFC 0
74# PROP BASE Use_Debug_Libraries 1
1e618fa6 75# PROP BASE Output_Dir "..\..\lib\vc_dll"
5554b4bd 76# PROP BASE Intermediate_Dir "vc_mswunivuddll\base"
28249f11
VS
77# PROP BASE Target_Dir ""
78# PROP Use_MFC 0
79# PROP Use_Debug_Libraries 1
1e618fa6 80# PROP Output_Dir "..\..\lib\vc_dll"
5554b4bd 81# PROP Intermediate_Dir "vc_mswunivuddll\base"
28249f11 82# PROP Target_Dir ""
4818141b
JS
83# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26ud_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
84# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26ud_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
5554b4bd
VS
85# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
86# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
4818141b
JS
87# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /d WXDLLNAME=wxbase26ud_vc_custom /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
88# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivud" /d WXDLLNAME=wxbase26ud_vc_custom /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
28249f11
VS
89BSC32=bscmake.exe
90# ADD BASE BSC32 /nologo
91# ADD BSC32 /nologo
5554b4bd 92LINK32=link.exe
4818141b
JS
93# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26ud.lib" /debug
94# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26ud.lib" /debug
28249f11 95
5554b4bd 96!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
28249f11
VS
97
98# PROP BASE Use_MFC 0
21c6080d 99# PROP BASE Use_Debug_Libraries 1
1e618fa6 100# PROP BASE Output_Dir "..\..\lib\vc_dll"
5554b4bd 101# PROP BASE Intermediate_Dir "vc_mswunivdll\base"
28249f11
VS
102# PROP BASE Target_Dir ""
103# PROP Use_MFC 0
21c6080d 104# PROP Use_Debug_Libraries 1
1e618fa6 105# PROP Output_Dir "..\..\lib\vc_dll"
5554b4bd 106# PROP Intermediate_Dir "vc_mswunivdll\base"
28249f11 107# PROP Target_Dir ""
21c6080d
JS
108# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
109# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
5554b4bd
VS
110# 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
111# 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
4818141b
JS
112# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /d WXDLLNAME=wxbase26_vc_custom /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
113# ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\include" /i "..\..\lib\vc_dll\mswuniv" /d WXDLLNAME=wxbase26_vc_custom /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
28249f11
VS
114BSC32=bscmake.exe
115# ADD BASE BSC32 /nologo
116# ADD BSC32 /nologo
5554b4bd 117LINK32=link.exe
21c6080d
JS
118# 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26.lib" /debug
119# 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26.lib" /debug
28249f11 120
5554b4bd 121!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
28249f11
VS
122
123# PROP BASE Use_MFC 0
124# PROP BASE Use_Debug_Libraries 1
1e618fa6 125# PROP BASE Output_Dir "..\..\lib\vc_dll"
5554b4bd 126# PROP BASE Intermediate_Dir "vc_mswunivddll\base"
28249f11
VS
127# PROP BASE Target_Dir ""
128# PROP Use_MFC 0
129# PROP Use_Debug_Libraries 1
1e618fa6 130# PROP Output_Dir "..\..\lib\vc_dll"
5554b4bd 131# PROP Intermediate_Dir "vc_mswunivddll\base"
28249f11 132# PROP Target_Dir ""
4818141b
JS
133# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26d_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /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
134# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26d_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /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
5554b4bd
VS
135# 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
136# 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
4818141b
JS
137# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /d WXDLLNAME=wxbase26d_vc_custom /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
138# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswunivd" /d WXDLLNAME=wxbase26d_vc_custom /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
28249f11
VS
139BSC32=bscmake.exe
140# ADD BASE BSC32 /nologo
141# ADD BSC32 /nologo
5554b4bd 142LINK32=link.exe
4818141b
JS
143# 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26d.lib" /debug
144# 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26d.lib" /debug
28249f11 145
5554b4bd 146!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
28249f11
VS
147
148# PROP BASE Use_MFC 0
21c6080d 149# PROP BASE Use_Debug_Libraries 1
1e618fa6 150# PROP BASE Output_Dir "..\..\lib\vc_dll"
5554b4bd 151# PROP BASE Intermediate_Dir "vc_mswudll\base"
28249f11
VS
152# PROP BASE Target_Dir ""
153# PROP Use_MFC 0
21c6080d 154# PROP Use_Debug_Libraries 1
1e618fa6 155# PROP Output_Dir "..\..\lib\vc_dll"
5554b4bd 156# PROP Intermediate_Dir "vc_mswudll\base"
28249f11 157# PROP Target_Dir ""
21c6080d
JS
158# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26u_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
159# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26u_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
5554b4bd
VS
160# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
161# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
4818141b
JS
162# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /d WXDLLNAME=wxbase26u_vc_custom /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
163# ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswu" /d WXDLLNAME=wxbase26u_vc_custom /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
28249f11
VS
164BSC32=bscmake.exe
165# ADD BASE BSC32 /nologo
166# ADD BSC32 /nologo
5554b4bd 167LINK32=link.exe
21c6080d
JS
168# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26u.lib" /debug
169# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26u.lib" /debug
28249f11 170
5554b4bd 171!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
28249f11
VS
172
173# PROP BASE Use_MFC 0
174# PROP BASE Use_Debug_Libraries 1
1e618fa6 175# PROP BASE Output_Dir "..\..\lib\vc_dll"
5554b4bd 176# PROP BASE Intermediate_Dir "vc_mswuddll\base"
28249f11
VS
177# PROP BASE Target_Dir ""
178# PROP Use_MFC 0
179# PROP Use_Debug_Libraries 1
1e618fa6 180# PROP Output_Dir "..\..\lib\vc_dll"
5554b4bd 181# PROP Intermediate_Dir "vc_mswuddll\base"
28249f11 182# PROP Target_Dir ""
4818141b
JS
183# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26ud_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
184# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26ud_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
5554b4bd
VS
185# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
186# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /mktyplib203 /win32
4818141b
JS
187# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /d WXDLLNAME=wxbase26ud_vc_custom /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
188# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\include" /i "..\..\lib\vc_dll\mswud" /d WXDLLNAME=wxbase26ud_vc_custom /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
28249f11
VS
189BSC32=bscmake.exe
190# ADD BASE BSC32 /nologo
191# ADD BSC32 /nologo
5554b4bd 192LINK32=link.exe
4818141b
JS
193# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26ud.lib" /debug
194# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26ud.lib" /debug
28249f11 195
5554b4bd 196!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
28249f11
VS
197
198# PROP BASE Use_MFC 0
21c6080d 199# PROP BASE Use_Debug_Libraries 1
1e618fa6 200# PROP BASE Output_Dir "..\..\lib\vc_dll"
5554b4bd 201# PROP BASE Intermediate_Dir "vc_mswdll\base"
28249f11
VS
202# PROP BASE Target_Dir ""
203# PROP Use_MFC 0
21c6080d 204# PROP Use_Debug_Libraries 1
1e618fa6 205# PROP Output_Dir "..\..\lib\vc_dll"
5554b4bd 206# PROP Intermediate_Dir "vc_mswdll\base"
28249f11 207# PROP Target_Dir ""
21c6080d
JS
208# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
209# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\msw" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D wxUSE_GUI=0 /D "WXMAKINGDLL_BASE" /D wxUSE_BASE=1 /c
5554b4bd
VS
210# 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
211# 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
4818141b
JS
212# ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /d WXDLLNAME=wxbase26_vc_custom /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
213# ADD RSC /l 0x409 /d "__WXMSW__" /i "..\..\include" /i "..\..\lib\vc_dll\msw" /d WXDLLNAME=wxbase26_vc_custom /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
28249f11
VS
214BSC32=bscmake.exe
215# ADD BASE BSC32 /nologo
216# ADD BSC32 /nologo
5554b4bd 217LINK32=link.exe
21c6080d
JS
218# 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26.lib" /debug
219# 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26.lib" /debug
28249f11
VS
220
221!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
d7ac64ee
VS
222
223# PROP BASE Use_MFC 0
224# PROP BASE Use_Debug_Libraries 1
1e618fa6 225# PROP BASE Output_Dir "..\..\lib\vc_dll"
28249f11 226# PROP BASE Intermediate_Dir "vc_mswddll\base"
d7ac64ee
VS
227# PROP BASE Target_Dir ""
228# PROP Use_MFC 0
229# PROP Use_Debug_Libraries 1
1e618fa6 230# PROP Output_Dir "..\..\lib\vc_dll"
28249f11 231# PROP Intermediate_Dir "vc_mswddll\base"
d7ac64ee 232# PROP Target_Dir ""
4818141b
JS
233# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26d_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /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
234# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase26d_vc_custom.pdb /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /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
2265a2d5
VS
235# 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
236# 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
4818141b
JS
237# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /d WXDLLNAME=wxbase26d_vc_custom /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
238# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\include" /i "..\..\lib\vc_dll\mswd" /d WXDLLNAME=wxbase26d_vc_custom /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
d7ac64ee
VS
239BSC32=bscmake.exe
240# ADD BASE BSC32 /nologo
241# ADD BSC32 /nologo
242LINK32=link.exe
4818141b
JS
243# 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26d.lib" /debug
244# 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 ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase26d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase26d.lib" /debug
d7ac64ee 245
5554b4bd 246!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
d7ac64ee
VS
247
248# PROP BASE Use_MFC 0
21c6080d 249# PROP BASE Use_Debug_Libraries 1
1e618fa6 250# PROP BASE Output_Dir "..\..\lib\vc_lib"
5554b4bd 251# PROP BASE Intermediate_Dir "vc_mswunivu\base"
d7ac64ee
VS
252# PROP BASE Target_Dir ""
253# PROP Use_MFC 0
21c6080d 254# PROP Use_Debug_Libraries 1
1e618fa6 255# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd 256# PROP Intermediate_Dir "vc_mswunivu\base"
d7ac64ee 257# PROP Target_Dir ""
21c6080d
JS
258# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26u.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
259# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26u.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
39df3acd
VZ
260# ADD BASE RSC /l 0x409
261# ADD RSC /l 0x409
d7ac64ee
VS
262BSC32=bscmake.exe
263# ADD BASE BSC32 /nologo
264# ADD BSC32 /nologo
5554b4bd 265LIB32=link.exe -lib
4818141b
JS
266# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26u.lib"
267# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26u.lib"
d7ac64ee 268
5554b4bd 269!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
d7ac64ee
VS
270
271# PROP BASE Use_MFC 0
272# PROP BASE Use_Debug_Libraries 1
1e618fa6 273# PROP BASE Output_Dir "..\..\lib\vc_lib"
5554b4bd 274# PROP BASE Intermediate_Dir "vc_mswunivud\base"
d7ac64ee
VS
275# PROP BASE Target_Dir ""
276# PROP Use_MFC 0
277# PROP Use_Debug_Libraries 1
1e618fa6 278# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd 279# PROP Intermediate_Dir "vc_mswunivud\base"
d7ac64ee 280# PROP Target_Dir ""
4818141b
JS
281# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26ud.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
282# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26ud.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
39df3acd
VZ
283# ADD BASE RSC /l 0x409
284# ADD RSC /l 0x409
d7ac64ee
VS
285BSC32=bscmake.exe
286# ADD BASE BSC32 /nologo
287# ADD BSC32 /nologo
5554b4bd 288LIB32=link.exe -lib
4818141b
JS
289# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26ud.lib"
290# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26ud.lib"
d7ac64ee 291
5554b4bd 292!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
d7ac64ee
VS
293
294# PROP BASE Use_MFC 0
21c6080d 295# PROP BASE Use_Debug_Libraries 1
1e618fa6 296# PROP BASE Output_Dir "..\..\lib\vc_lib"
5554b4bd 297# PROP BASE Intermediate_Dir "vc_mswuniv\base"
d7ac64ee
VS
298# PROP BASE Target_Dir ""
299# PROP Use_MFC 0
21c6080d 300# PROP Use_Debug_Libraries 1
1e618fa6 301# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd 302# PROP Intermediate_Dir "vc_mswuniv\base"
d7ac64ee 303# PROP Target_Dir ""
21c6080d
JS
304# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
305# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
39df3acd
VZ
306# ADD BASE RSC /l 0x409
307# ADD RSC /l 0x409
d7ac64ee
VS
308BSC32=bscmake.exe
309# ADD BASE BSC32 /nologo
310# ADD BSC32 /nologo
5554b4bd 311LIB32=link.exe -lib
4818141b
JS
312# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26.lib"
313# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26.lib"
d7ac64ee 314
5554b4bd 315!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
d7ac64ee
VS
316
317# PROP BASE Use_MFC 0
318# PROP BASE Use_Debug_Libraries 1
1e618fa6 319# PROP BASE Output_Dir "..\..\lib\vc_lib"
5554b4bd 320# PROP BASE Intermediate_Dir "vc_mswunivd\base"
d7ac64ee
VS
321# PROP BASE Target_Dir ""
322# PROP Use_MFC 0
323# PROP Use_Debug_Libraries 1
1e618fa6 324# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd 325# PROP Intermediate_Dir "vc_mswunivd\base"
d7ac64ee 326# PROP Target_Dir ""
4818141b
JS
327# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26d.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
328# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26d.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
39df3acd
VZ
329# ADD BASE RSC /l 0x409
330# ADD RSC /l 0x409
d7ac64ee
VS
331BSC32=bscmake.exe
332# ADD BASE BSC32 /nologo
333# ADD BSC32 /nologo
5554b4bd 334LIB32=link.exe -lib
4818141b
JS
335# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26d.lib"
336# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26d.lib"
d7ac64ee 337
5554b4bd 338!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
d7ac64ee
VS
339
340# PROP BASE Use_MFC 0
21c6080d 341# PROP BASE Use_Debug_Libraries 1
1e618fa6 342# PROP BASE Output_Dir "..\..\lib\vc_lib"
5554b4bd 343# PROP BASE Intermediate_Dir "vc_mswu\base"
d7ac64ee
VS
344# PROP BASE Target_Dir ""
345# PROP Use_MFC 0
21c6080d 346# PROP Use_Debug_Libraries 1
1e618fa6 347# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd 348# PROP Intermediate_Dir "vc_mswu\base"
d7ac64ee 349# PROP Target_Dir ""
21c6080d
JS
350# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26u.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
351# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26u.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
39df3acd
VZ
352# ADD BASE RSC /l 0x409
353# ADD RSC /l 0x409
d7ac64ee
VS
354BSC32=bscmake.exe
355# ADD BASE BSC32 /nologo
356# ADD BSC32 /nologo
5554b4bd 357LIB32=link.exe -lib
4818141b
JS
358# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26u.lib"
359# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26u.lib"
d7ac64ee 360
5554b4bd 361!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
d7ac64ee
VS
362
363# PROP BASE Use_MFC 0
364# PROP BASE Use_Debug_Libraries 1
1e618fa6 365# PROP BASE Output_Dir "..\..\lib\vc_lib"
5554b4bd 366# PROP BASE Intermediate_Dir "vc_mswud\base"
d7ac64ee
VS
367# PROP BASE Target_Dir ""
368# PROP Use_MFC 0
369# PROP Use_Debug_Libraries 1
1e618fa6 370# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd 371# PROP Intermediate_Dir "vc_mswud\base"
d7ac64ee 372# PROP Target_Dir ""
4818141b
JS
373# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26ud.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
374# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26ud.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
39df3acd
VZ
375# ADD BASE RSC /l 0x409
376# ADD RSC /l 0x409
d7ac64ee
VS
377BSC32=bscmake.exe
378# ADD BASE BSC32 /nologo
379# ADD BSC32 /nologo
5554b4bd 380LIB32=link.exe -lib
4818141b
JS
381# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26ud.lib"
382# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26ud.lib"
d7ac64ee 383
5554b4bd 384!ELSEIF "$(CFG)" == "base - Win32 Release"
d7ac64ee
VS
385
386# PROP BASE Use_MFC 0
21c6080d 387# PROP BASE Use_Debug_Libraries 1
1e618fa6 388# PROP BASE Output_Dir "..\..\lib\vc_lib"
5554b4bd 389# PROP BASE Intermediate_Dir "vc_msw\base"
d7ac64ee
VS
390# PROP BASE Target_Dir ""
391# PROP Use_MFC 0
21c6080d 392# PROP Use_Debug_Libraries 1
1e618fa6 393# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd 394# PROP Intermediate_Dir "vc_msw\base"
d7ac64ee 395# PROP Target_Dir ""
21c6080d
JS
396# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\msw" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
397# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\msw" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
39df3acd
VZ
398# ADD BASE RSC /l 0x409
399# ADD RSC /l 0x409
d7ac64ee
VS
400BSC32=bscmake.exe
401# ADD BASE BSC32 /nologo
402# ADD BSC32 /nologo
5554b4bd 403LIB32=link.exe -lib
4818141b
JS
404# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26.lib"
405# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26.lib"
5554b4bd
VS
406
407!ELSEIF "$(CFG)" == "base - Win32 Debug"
408
409# PROP BASE Use_MFC 0
410# PROP BASE Use_Debug_Libraries 1
1e618fa6 411# PROP BASE Output_Dir "..\..\lib\vc_lib"
5554b4bd
VS
412# PROP BASE Intermediate_Dir "vc_mswd\base"
413# PROP BASE Target_Dir ""
414# PROP Use_MFC 0
415# PROP Use_Debug_Libraries 1
1e618fa6 416# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd
VS
417# PROP Intermediate_Dir "vc_mswd\base"
418# PROP Target_Dir ""
4818141b
JS
419# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26d.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
420# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase26d.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_baselib.pch" /I "..\..\src\tiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
39df3acd
VZ
421# ADD BASE RSC /l 0x409
422# ADD RSC /l 0x409
5554b4bd
VS
423BSC32=bscmake.exe
424# ADD BASE BSC32 /nologo
425# ADD BSC32 /nologo
426LIB32=link.exe -lib
4818141b
JS
427# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26d.lib"
428# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase26d.lib"
d7ac64ee
VS
429
430!ENDIF
431
432# Begin Target
433
28249f11 434# Name "base - Win32 DLL Universal Unicode Release"
5554b4bd
VS
435# Name "base - Win32 DLL Universal Unicode Debug"
436# Name "base - Win32 DLL Universal Release"
437# Name "base - Win32 DLL Universal Debug"
438# Name "base - Win32 DLL Unicode Release"
439# Name "base - Win32 DLL Unicode Debug"
440# Name "base - Win32 DLL Release"
441# Name "base - Win32 DLL Debug"
442# Name "base - Win32 Universal Unicode Release"
443# Name "base - Win32 Universal Unicode Debug"
444# Name "base - Win32 Universal Release"
445# Name "base - Win32 Universal Debug"
446# Name "base - Win32 Unicode Release"
447# Name "base - Win32 Unicode Debug"
448# Name "base - Win32 Release"
449# Name "base - Win32 Debug"
2265a2d5 450# Begin Group "Common Sources"
d7ac64ee
VS
451
452# PROP Default_Filter ""
453# Begin Source File
454
2265a2d5
VS
455SOURCE=..\..\src\common\appbase.cpp
456# End Source File
457# Begin Source File
d7ac64ee 458
39c5bef0
RN
459SOURCE=..\..\src\common\archive.cpp
460# End Source File
461# Begin Source File
462
82b0b7f6
DE
463SOURCE=..\..\src\common\clntdata.cpp
464# End Source File
465# Begin Source File
466
2265a2d5
VS
467SOURCE=..\..\src\common\cmdline.cpp
468# End Source File
469# Begin Source File
d7ac64ee 470
2265a2d5
VS
471SOURCE=..\..\src\common\config.cpp
472# End Source File
473# Begin Source File
d7ac64ee 474
2265a2d5
VS
475SOURCE=..\..\src\common\datetime.cpp
476# End Source File
477# Begin Source File
d7ac64ee 478
2265a2d5
VS
479SOURCE=..\..\src\common\datstrm.cpp
480# End Source File
481# Begin Source File
d7ac64ee 482
2265a2d5
VS
483SOURCE=..\..\src\common\dircmn.cpp
484# End Source File
485# Begin Source File
d7ac64ee 486
2265a2d5
VS
487SOURCE=..\..\src\common\dynarray.cpp
488# End Source File
489# Begin Source File
d7ac64ee 490
2265a2d5
VS
491SOURCE=..\..\src\common\dynlib.cpp
492# End Source File
493# Begin Source File
d7ac64ee 494
2265a2d5
VS
495SOURCE=..\..\src\common\dynload.cpp
496# End Source File
497# Begin Source File
d7ac64ee 498
2265a2d5
VS
499SOURCE=..\..\src\common\encconv.cpp
500# End Source File
501# Begin Source File
d7ac64ee 502
2265a2d5
VS
503SOURCE=..\..\src\common\event.cpp
504# End Source File
505# Begin Source File
d7ac64ee 506
2265a2d5
VS
507SOURCE=..\..\src\common\extended.c
508# SUBTRACT CPP /YX /Yc /Yu
509# End Source File
510# Begin Source File
d7ac64ee 511
2265a2d5
VS
512SOURCE=..\..\src\common\ffile.cpp
513# End Source File
514# Begin Source File
d7ac64ee 515
2265a2d5
VS
516SOURCE=..\..\src\common\file.cpp
517# End Source File
518# Begin Source File
d7ac64ee 519
2265a2d5
VS
520SOURCE=..\..\src\common\fileconf.cpp
521# End Source File
522# Begin Source File
d7ac64ee 523
2265a2d5
VS
524SOURCE=..\..\src\common\filefn.cpp
525# End Source File
526# Begin Source File
d7ac64ee 527
2265a2d5 528SOURCE=..\..\src\common\filename.cpp
d7ac64ee 529# End Source File
2265a2d5 530# Begin Source File
d7ac64ee 531
2265a2d5
VS
532SOURCE=..\..\src\common\filesys.cpp
533# End Source File
d7ac64ee
VS
534# Begin Source File
535
2265a2d5 536SOURCE=..\..\src\common\fmapbase.cpp
d7ac64ee
VS
537# End Source File
538# Begin Source File
539
2265a2d5 540SOURCE=..\..\src\common\fs_mem.cpp
d7ac64ee
VS
541# End Source File
542# Begin Source File
543
2265a2d5 544SOURCE=..\..\src\common\fs_zip.cpp
d7ac64ee
VS
545# End Source File
546# Begin Source File
547
2265a2d5 548SOURCE=..\..\src\common\hash.cpp
d7ac64ee
VS
549# End Source File
550# Begin Source File
551
2265a2d5 552SOURCE=..\..\src\common\hashmap.cpp
d7ac64ee
VS
553# End Source File
554# Begin Source File
555
2265a2d5 556SOURCE=..\..\src\common\init.cpp
d7ac64ee
VS
557# End Source File
558# Begin Source File
559
2265a2d5 560SOURCE=..\..\src\common\intl.cpp
d7ac64ee
VS
561# End Source File
562# Begin Source File
563
2265a2d5 564SOURCE=..\..\src\common\ipcbase.cpp
d7ac64ee
VS
565# End Source File
566# Begin Source File
567
2265a2d5 568SOURCE=..\..\src\common\list.cpp
d7ac64ee
VS
569# End Source File
570# Begin Source File
571
2265a2d5 572SOURCE=..\..\src\common\log.cpp
d7ac64ee
VS
573# End Source File
574# Begin Source File
575
2265a2d5 576SOURCE=..\..\src\common\longlong.cpp
d7ac64ee
VS
577# End Source File
578# Begin Source File
579
2265a2d5 580SOURCE=..\..\src\common\memory.cpp
d7ac64ee
VS
581# End Source File
582# Begin Source File
583
2265a2d5 584SOURCE=..\..\src\common\mimecmn.cpp
d7ac64ee
VS
585# End Source File
586# Begin Source File
587
2265a2d5 588SOURCE=..\..\src\common\module.cpp
d7ac64ee
VS
589# End Source File
590# Begin Source File
591
2265a2d5 592SOURCE=..\..\src\common\msgout.cpp
d7ac64ee
VS
593# End Source File
594# Begin Source File
595
2265a2d5 596SOURCE=..\..\src\common\mstream.cpp
d7ac64ee
VS
597# End Source File
598# Begin Source File
599
2265a2d5 600SOURCE=..\..\src\common\object.cpp
d7ac64ee
VS
601# End Source File
602# Begin Source File
603
2265a2d5 604SOURCE=..\..\src\common\process.cpp
d7ac64ee
VS
605# End Source File
606# Begin Source File
607
2265a2d5 608SOURCE=..\..\src\common\regex.cpp
d7ac64ee
VS
609# End Source File
610# Begin Source File
611
a32f9aaf
VS
612SOURCE=..\..\src\common\sstream.cpp
613# End Source File
614# Begin Source File
615
dd65d8c8
RN
616SOURCE=..\..\src\common\stdpbase.cpp
617# End Source File
618# Begin Source File
619
2265a2d5 620SOURCE=..\..\src\common\stopwatch.cpp
d7ac64ee
VS
621# End Source File
622# Begin Source File
623
2265a2d5 624SOURCE=..\..\src\common\strconv.cpp
d7ac64ee
VS
625# End Source File
626# Begin Source File
627
2265a2d5 628SOURCE=..\..\src\common\stream.cpp
d7ac64ee
VS
629# End Source File
630# Begin Source File
631
2265a2d5 632SOURCE=..\..\src\common\string.cpp
d7ac64ee
VS
633# End Source File
634# Begin Source File
635
2265a2d5 636SOURCE=..\..\src\common\sysopt.cpp
d7ac64ee
VS
637# End Source File
638# Begin Source File
639
2265a2d5 640SOURCE=..\..\src\common\textbuf.cpp
d7ac64ee
VS
641# End Source File
642# Begin Source File
643
2265a2d5 644SOURCE=..\..\src\common\textfile.cpp
d7ac64ee
VS
645# End Source File
646# Begin Source File
647
2265a2d5 648SOURCE=..\..\src\common\tokenzr.cpp
d7ac64ee
VS
649# End Source File
650# Begin Source File
651
2265a2d5 652SOURCE=..\..\src\common\txtstrm.cpp
d7ac64ee
VS
653# End Source File
654# Begin Source File
655
dd65d8c8
RN
656SOURCE=..\..\src\common\uri.cpp
657# End Source File
658# Begin Source File
659
2265a2d5 660SOURCE=..\..\src\common\utilscmn.cpp
d7ac64ee
VS
661# End Source File
662# Begin Source File
663
2265a2d5 664SOURCE=..\..\src\common\variant.cpp
d7ac64ee
VS
665# End Source File
666# Begin Source File
667
2265a2d5 668SOURCE=..\..\src\common\wfstream.cpp
d7ac64ee
VS
669# End Source File
670# Begin Source File
671
2265a2d5 672SOURCE=..\..\src\common\wxchar.cpp
d7ac64ee
VS
673# End Source File
674# Begin Source File
675
e8f60bac
RD
676SOURCE=..\..\src\common\xti.cpp
677# End Source File
678# Begin Source File
679
680SOURCE=..\..\src\common\xtistrm.cpp
681# End Source File
682# Begin Source File
683
2265a2d5 684SOURCE=..\..\src\common\zipstrm.cpp
d7ac64ee
VS
685# End Source File
686# Begin Source File
687
2265a2d5 688SOURCE=..\..\src\common\zstream.cpp
d7ac64ee 689# End Source File
2265a2d5
VS
690# End Group
691# Begin Group "MSW Sources"
692
693# PROP Default_Filter ""
d7ac64ee
VS
694# Begin Source File
695
2265a2d5 696SOURCE=..\..\src\msw\basemsw.cpp
d7ac64ee
VS
697# End Source File
698# Begin Source File
699
2265a2d5 700SOURCE=..\..\src\msw\crashrpt.cpp
d7ac64ee
VS
701# End Source File
702# Begin Source File
703
2265a2d5 704SOURCE=..\..\src\msw\dde.cpp
d7ac64ee
VS
705# End Source File
706# Begin Source File
707
107d0fd4
VZ
708SOURCE=..\..\src\msw\debughlp.cpp
709# End Source File
710# Begin Source File
711
2265a2d5 712SOURCE=..\..\src\msw\dir.cpp
d7ac64ee
VS
713# End Source File
714# Begin Source File
715
114a4501
VZ
716SOURCE=..\..\src\msw\dlmsw.cpp
717# End Source File
718# Begin Source File
719
1e618fa6
VS
720SOURCE=..\..\src\msw\dummy.cpp
721# ADD BASE CPP /Yc"wx/wxprec.h"
722# ADD CPP /Yc"wx/wxprec.h"
723# End Source File
724# Begin Source File
725
2265a2d5 726SOURCE=..\..\src\msw\main.cpp
d7ac64ee
VS
727# End Source File
728# Begin Source File
729
2265a2d5 730SOURCE=..\..\src\msw\mimetype.cpp
d7ac64ee
VS
731# End Source File
732# Begin Source File
733
2265a2d5 734SOURCE=..\..\src\msw\mslu.cpp
d7ac64ee
VS
735# End Source File
736# Begin Source File
737
2265a2d5 738SOURCE=..\..\src\msw\regconf.cpp
d7ac64ee
VS
739# End Source File
740# Begin Source File
741
2265a2d5 742SOURCE=..\..\src\msw\registry.cpp
d7ac64ee
VS
743# End Source File
744# Begin Source File
745
2265a2d5 746SOURCE=..\..\src\msw\snglinst.cpp
d7ac64ee
VS
747# End Source File
748# Begin Source File
749
107d0fd4
VZ
750SOURCE=..\..\src\msw\stackwalk.cpp
751# End Source File
752# Begin Source File
753
ff4aedc5
RN
754SOURCE=..\..\src\msw\stdpaths.cpp
755# End Source File
756# Begin Source File
757
2265a2d5 758SOURCE=..\..\src\msw\thread.cpp
d7ac64ee
VS
759# End Source File
760# Begin Source File
761
2265a2d5 762SOURCE=..\..\src\msw\utils.cpp
d7ac64ee
VS
763# End Source File
764# Begin Source File
765
2265a2d5 766SOURCE=..\..\src\msw\utilsexc.cpp
d7ac64ee
VS
767# End Source File
768# Begin Source File
769
9aaf1192
WS
770SOURCE=..\..\src\msw\version.rc
771
772!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
773
774
775!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
776
777
778!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
779
780
781!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
782
783
784!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
785
786
787!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
788
789
790!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
791
792
793!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
794
795
796!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
797
798# PROP Exclude_From_Build 1
799
800!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
801
802# PROP Exclude_From_Build 1
803
804!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
805
806# PROP Exclude_From_Build 1
807
808!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
809
810# PROP Exclude_From_Build 1
811
812!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
813
814# PROP Exclude_From_Build 1
815
816!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
817
818# PROP Exclude_From_Build 1
819
820!ELSEIF "$(CFG)" == "base - Win32 Release"
821
822# PROP Exclude_From_Build 1
823
824!ELSEIF "$(CFG)" == "base - Win32 Debug"
825
826# PROP Exclude_From_Build 1
827
828!ENDIF
829
830# End Source File
831# Begin Source File
832
2265a2d5 833SOURCE=..\..\src\msw\volume.cpp
d7ac64ee 834# End Source File
2265a2d5
VS
835# End Group
836# Begin Group "Setup Headers"
837
838# PROP Default_Filter ""
d7ac64ee
VS
839# Begin Source File
840
2265a2d5
VS
841SOURCE=..\..\include\wx\msw\setup.h
842
5554b4bd 843!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
28249f11 844
1e618fa6 845# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h
28249f11
VS
846InputPath=..\include\wx\msw\setup.h
847
1e618fa6
VS
848"..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
849 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h
28249f11
VS
850
851# End Custom Build
852
5554b4bd 853!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
28249f11 854
1e618fa6 855# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h
28249f11
VS
856InputPath=..\include\wx\msw\setup.h
857
1e618fa6
VS
858"..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
859 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h
28249f11
VS
860
861# End Custom Build
862
5554b4bd 863!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
28249f11 864
1e618fa6 865# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h
28249f11
VS
866InputPath=..\include\wx\msw\setup.h
867
1e618fa6
VS
868"..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
869 copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h
28249f11
VS
870
871# End Custom Build
872
5554b4bd 873!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
28249f11 874
1e618fa6 875# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h
28249f11
VS
876InputPath=..\include\wx\msw\setup.h
877
1e618fa6
VS
878"..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
879 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h
28249f11
VS
880
881# End Custom Build
882
5554b4bd 883!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
28249f11 884
1e618fa6 885# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
28249f11
VS
886InputPath=..\include\wx\msw\setup.h
887
1e618fa6
VS
888"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
889 copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
28249f11
VS
890
891# End Custom Build
892
5554b4bd 893!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
28249f11 894
1e618fa6 895# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
28249f11
VS
896InputPath=..\include\wx\msw\setup.h
897
1e618fa6
VS
898"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
899 copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
28249f11
VS
900
901# End Custom Build
902
5554b4bd 903!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
28249f11 904
1e618fa6 905# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h
28249f11
VS
906InputPath=..\include\wx\msw\setup.h
907
1e618fa6
VS
908"..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
909 copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h
28249f11
VS
910
911# End Custom Build
912
5554b4bd 913!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
28249f11 914
1e618fa6 915# Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h
28249f11
VS
916InputPath=..\include\wx\msw\setup.h
917
1e618fa6
VS
918"..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
919 copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h
28249f11
VS
920
921# End Custom Build
922
5554b4bd 923!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
2265a2d5 924
1e618fa6 925# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h
2265a2d5
VS
926InputPath=..\include\wx\msw\setup.h
927
1e618fa6
VS
928"..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
929 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h
2265a2d5
VS
930
931# End Custom Build
932
5554b4bd 933!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
2265a2d5 934
1e618fa6 935# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h
2265a2d5
VS
936InputPath=..\include\wx\msw\setup.h
937
1e618fa6
VS
938"..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
939 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h
2265a2d5
VS
940
941# End Custom Build
942
5554b4bd 943!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
2265a2d5 944
1e618fa6 945# Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h
2265a2d5
VS
946InputPath=..\include\wx\msw\setup.h
947
1e618fa6
VS
948"..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
949 copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h
2265a2d5
VS
950
951# End Custom Build
952
5554b4bd 953!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
2265a2d5 954
1e618fa6 955# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h
2265a2d5
VS
956InputPath=..\include\wx\msw\setup.h
957
1e618fa6
VS
958"..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
959 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h
2265a2d5
VS
960
961# End Custom Build
962
5554b4bd 963!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
2265a2d5 964
1e618fa6 965# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
2265a2d5
VS
966InputPath=..\include\wx\msw\setup.h
967
1e618fa6
VS
968"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
969 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
2265a2d5
VS
970
971# End Custom Build
972
5554b4bd 973!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
2265a2d5 974
1e618fa6 975# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
2265a2d5
VS
976InputPath=..\include\wx\msw\setup.h
977
1e618fa6
VS
978"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
979 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
2265a2d5
VS
980
981# End Custom Build
982
5554b4bd 983!ELSEIF "$(CFG)" == "base - Win32 Release"
2265a2d5 984
1e618fa6 985# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h
2265a2d5
VS
986InputPath=..\include\wx\msw\setup.h
987
1e618fa6
VS
988"..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
989 copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h
2265a2d5
VS
990
991# End Custom Build
992
5554b4bd 993!ELSEIF "$(CFG)" == "base - Win32 Debug"
2265a2d5 994
1e618fa6 995# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h
2265a2d5 996InputPath=..\include\wx\msw\setup.h
d7ac64ee 997
1e618fa6
VS
998"..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
999 copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h
d7ac64ee 1000
2265a2d5 1001# End Custom Build
d7ac64ee 1002
2265a2d5 1003!ENDIF
d7ac64ee 1004
d7ac64ee 1005# End Source File
2265a2d5
VS
1006# End Group
1007# Begin Group "MSW Headers"
d7ac64ee 1008
2265a2d5 1009# PROP Default_Filter ""
d7ac64ee
VS
1010# Begin Source File
1011
fe6e5818
VS
1012SOURCE=..\..\include\wx\msw\apptbase.h
1013# End Source File
1014# Begin Source File
1015
1016SOURCE=..\..\include\wx\msw\apptrait.h
1017# End Source File
1018# Begin Source File
1019
fd9f42b6
VS
1020SOURCE=..\..\include\wx\msw\chkconf.h
1021# End Source File
1022# Begin Source File
1023
1024SOURCE=..\..\include\wx\msw\crashrpt.h
1025# End Source File
1026# Begin Source File
1027
1028SOURCE=..\..\include\wx\msw\dde.h
1029# End Source File
1030# Begin Source File
1031
107d0fd4
VZ
1032SOURCE=..\..\include\wx\msw\debughlp.h
1033# End Source File
1034# Begin Source File
1035
fd9f42b6
VS
1036SOURCE=..\..\include\wx\msw\gccpriv.h
1037# End Source File
1038# Begin Source File
1039
1040SOURCE=..\..\include\wx\msw\mimetype.h
1041# End Source File
1042# Begin Source File
1043
107d0fd4
VZ
1044SOURCE=..\..\include\wx\msw\stackwalk.h
1045# End Source File
1046# Begin Source File
1047
fd9f42b6
VS
1048SOURCE=..\..\include\wx\msw\winundef.h
1049# End Source File
1050# Begin Source File
1051
1052SOURCE=..\..\include\wx\msw\wrapcctl.h
1053# End Source File
1054# Begin Source File
1055
660296aa
WS
1056SOURCE=..\..\include\wx\msw\wrapcdlg.h
1057# End Source File
1058# Begin Source File
1059
fd9f42b6
VS
1060SOURCE=..\..\include\wx\msw\wrapwin.h
1061# End Source File
2265a2d5 1062# End Group
6a98f32b
VZ
1063# Begin Group "wxHTML Headers"
1064
1065# PROP Default_Filter ""
1066# Begin Source File
1067
1068SOURCE=..\..\include\wx\html\forcelnk.h
1069# End Source File
1070# End Group
2265a2d5 1071# Begin Group "Common Headers"
d7ac64ee 1072
2265a2d5 1073# PROP Default_Filter ""
d7ac64ee
VS
1074# Begin Source File
1075
187cf772
VS
1076SOURCE=..\..\include\wx\afterstd.h
1077# End Source File
1078# Begin Source File
1079
2265a2d5 1080SOURCE=..\..\include\wx\app.h
d7ac64ee
VS
1081# End Source File
1082# Begin Source File
1083
2265a2d5 1084SOURCE=..\..\include\wx\apptrait.h
d7ac64ee
VS
1085# End Source File
1086# Begin Source File
1087
8329fea8
VZ
1088SOURCE=..\..\include\wx\archive.h
1089# End Source File
1090# Begin Source File
1091
2265a2d5 1092SOURCE=..\..\include\wx\arrstr.h
d7ac64ee
VS
1093# End Source File
1094# Begin Source File
1095
2265a2d5 1096SOURCE=..\..\include\wx\beforestd.h
d7ac64ee
VS
1097# End Source File
1098# Begin Source File
1099
2265a2d5 1100SOURCE=..\..\include\wx\buffer.h
d7ac64ee
VS
1101# End Source File
1102# Begin Source File
1103
2265a2d5 1104SOURCE=..\..\include\wx\build.h
d7ac64ee
VS
1105# End Source File
1106# Begin Source File
1107
2265a2d5 1108SOURCE=..\..\include\wx\chkconf.h
d7ac64ee
VS
1109# End Source File
1110# Begin Source File
1111
82b0b7f6
DE
1112SOURCE=..\..\include\wx\clntdata.h
1113# End Source File
1114# Begin Source File
1115
2265a2d5 1116SOURCE=..\..\include\wx\cmdline.h
d7ac64ee
VS
1117# End Source File
1118# Begin Source File
1119
2265a2d5 1120SOURCE=..\..\include\wx\confbase.h
d7ac64ee
VS
1121# End Source File
1122# Begin Source File
1123
2265a2d5 1124SOURCE=..\..\include\wx\config.h
d7ac64ee
VS
1125# End Source File
1126# Begin Source File
1127
2265a2d5 1128SOURCE=..\..\include\wx\containr.h
d7ac64ee
VS
1129# End Source File
1130# Begin Source File
1131
2265a2d5 1132SOURCE=..\..\include\wx\datetime.h
d7ac64ee
VS
1133# End Source File
1134# Begin Source File
1135
2265a2d5 1136SOURCE=..\..\include\wx\datstrm.h
d7ac64ee 1137# End Source File
d7ac64ee
VS
1138# Begin Source File
1139
2265a2d5 1140SOURCE=..\..\include\wx\dde.h
d7ac64ee
VS
1141# End Source File
1142# Begin Source File
1143
2265a2d5 1144SOURCE=..\..\include\wx\debug.h
d7ac64ee
VS
1145# End Source File
1146# Begin Source File
1147
2265a2d5 1148SOURCE=..\..\include\wx\defs.h
d7ac64ee
VS
1149# End Source File
1150# Begin Source File
1151
2265a2d5 1152SOURCE=..\..\include\wx\dir.h
d7ac64ee
VS
1153# End Source File
1154# Begin Source File
1155
20b35a69
RD
1156SOURCE=..\..\include\wx\dlimpexp.h
1157# End Source File
1158# Begin Source File
1159
2265a2d5 1160SOURCE=..\..\include\wx\dynarray.h
d7ac64ee
VS
1161# End Source File
1162# Begin Source File
1163
2265a2d5 1164SOURCE=..\..\include\wx\dynlib.h
d7ac64ee
VS
1165# End Source File
1166# Begin Source File
1167
2265a2d5 1168SOURCE=..\..\include\wx\dynload.h
d7ac64ee
VS
1169# End Source File
1170# Begin Source File
1171
2265a2d5 1172SOURCE=..\..\include\wx\encconv.h
d7ac64ee
VS
1173# End Source File
1174# Begin Source File
1175
2265a2d5 1176SOURCE=..\..\include\wx\event.h
d7ac64ee
VS
1177# End Source File
1178# Begin Source File
1179
b71531ad
VZ
1180SOURCE=..\..\include\wx\except.h
1181# End Source File
1182# Begin Source File
1183
2265a2d5 1184SOURCE=..\..\include\wx\features.h
d7ac64ee
VS
1185# End Source File
1186# Begin Source File
1187
2265a2d5 1188SOURCE=..\..\include\wx\ffile.h
d7ac64ee
VS
1189# End Source File
1190# Begin Source File
1191
2265a2d5 1192SOURCE=..\..\include\wx\file.h
d7ac64ee
VS
1193# End Source File
1194# Begin Source File
1195
2265a2d5 1196SOURCE=..\..\include\wx\fileconf.h
d7ac64ee
VS
1197# End Source File
1198# Begin Source File
1199
2265a2d5 1200SOURCE=..\..\include\wx\filefn.h
d7ac64ee
VS
1201# End Source File
1202# Begin Source File
1203
2265a2d5 1204SOURCE=..\..\include\wx\filename.h
d7ac64ee
VS
1205# End Source File
1206# Begin Source File
1207
2265a2d5 1208SOURCE=..\..\include\wx\filesys.h
d7ac64ee
VS
1209# End Source File
1210# Begin Source File
1211
2265a2d5 1212SOURCE=..\..\include\wx\fontenc.h
d7ac64ee
VS
1213# End Source File
1214# Begin Source File
1215
2265a2d5 1216SOURCE=..\..\include\wx\fontmap.h
d7ac64ee
VS
1217# End Source File
1218# Begin Source File
1219
2265a2d5 1220SOURCE=..\..\include\wx\fs_mem.h
d7ac64ee
VS
1221# End Source File
1222# Begin Source File
1223
2265a2d5 1224SOURCE=..\..\include\wx\fs_zip.h
d7ac64ee 1225# End Source File
b71531ad
VZ
1226# Begin Source File
1227
2265a2d5 1228SOURCE=..\..\include\wx\hash.h
d7ac64ee
VS
1229# End Source File
1230# Begin Source File
1231
2265a2d5 1232SOURCE=..\..\include\wx\hashmap.h
d7ac64ee
VS
1233# End Source File
1234# Begin Source File
1235
fe6e5818
VS
1236SOURCE=..\..\include\wx\hashset.h
1237# End Source File
1238# Begin Source File
1239
2265a2d5 1240SOURCE=..\..\include\wx\iconloc.h
d7ac64ee
VS
1241# End Source File
1242# Begin Source File
1243
2265a2d5 1244SOURCE=..\..\include\wx\init.h
d7ac64ee
VS
1245# End Source File
1246# Begin Source File
1247
2265a2d5 1248SOURCE=..\..\include\wx\intl.h
d7ac64ee
VS
1249# End Source File
1250# Begin Source File
1251
2265a2d5 1252SOURCE=..\..\include\wx\iosfwrap.h
d7ac64ee
VS
1253# End Source File
1254# Begin Source File
1255
2265a2d5 1256SOURCE=..\..\include\wx\ioswrap.h
d7ac64ee
VS
1257# End Source File
1258# Begin Source File
1259
2265a2d5 1260SOURCE=..\..\include\wx\ipc.h
d7ac64ee
VS
1261# End Source File
1262# Begin Source File
1263
2265a2d5 1264SOURCE=..\..\include\wx\ipcbase.h
d7ac64ee
VS
1265# End Source File
1266# Begin Source File
1267
2265a2d5 1268SOURCE=..\..\include\wx\isql.h
d7ac64ee
VS
1269# End Source File
1270# Begin Source File
1271
2265a2d5 1272SOURCE=..\..\include\wx\isqlext.h
d7ac64ee
VS
1273# End Source File
1274# Begin Source File
1275
2265a2d5 1276SOURCE=..\..\include\wx\list.h
d7ac64ee
VS
1277# End Source File
1278# Begin Source File
1279
2265a2d5 1280SOURCE=..\..\include\wx\log.h
d7ac64ee
VS
1281# End Source File
1282# Begin Source File
1283
2265a2d5 1284SOURCE=..\..\include\wx\longlong.h
d7ac64ee
VS
1285# End Source File
1286# Begin Source File
1287
2265a2d5 1288SOURCE=..\..\include\wx\math.h
d7ac64ee
VS
1289# End Source File
1290# Begin Source File
1291
2265a2d5 1292SOURCE=..\..\include\wx\memconf.h
d7ac64ee
VS
1293# End Source File
1294# Begin Source File
1295
2265a2d5 1296SOURCE=..\..\include\wx\memory.h
d7ac64ee
VS
1297# End Source File
1298# Begin Source File
1299
2265a2d5 1300SOURCE=..\..\include\wx\memtext.h
d7ac64ee
VS
1301# End Source File
1302# Begin Source File
1303
2265a2d5 1304SOURCE=..\..\include\wx\mimetype.h
d7ac64ee
VS
1305# End Source File
1306# Begin Source File
1307
2265a2d5 1308SOURCE=..\..\include\wx\module.h
d7ac64ee
VS
1309# End Source File
1310# Begin Source File
1311
2265a2d5 1312SOURCE=..\..\include\wx\msgout.h
d7ac64ee
VS
1313# End Source File
1314# Begin Source File
1315
2265a2d5 1316SOURCE=..\..\include\wx\mstream.h
d7ac64ee
VS
1317# End Source File
1318# Begin Source File
1319
2265a2d5 1320SOURCE=..\..\include\wx\object.h
d7ac64ee
VS
1321# End Source File
1322# Begin Source File
1323
2265a2d5 1324SOURCE=..\..\include\wx\platform.h
d7ac64ee
VS
1325# End Source File
1326# Begin Source File
1327
2265a2d5 1328SOURCE=..\..\include\wx\process.h
d7ac64ee
VS
1329# End Source File
1330# Begin Source File
1331
fe6e5818
VS
1332SOURCE=..\..\include\wx\ptr_scpd.h
1333# End Source File
1334# Begin Source File
1335
2265a2d5 1336SOURCE=..\..\include\wx\regex.h
d7ac64ee
VS
1337# End Source File
1338# Begin Source File
1339
fe6e5818
VS
1340SOURCE=..\..\include\wx\scopeguard.h
1341# End Source File
1342# Begin Source File
1343
2265a2d5 1344SOURCE=..\..\include\wx\snglinst.h
d7ac64ee
VS
1345# End Source File
1346# Begin Source File
1347
a32f9aaf
VS
1348SOURCE=..\..\include\wx\sstream.h
1349# End Source File
1350# Begin Source File
1351
b71531ad
VZ
1352SOURCE=..\..\include\wx\stack.h
1353# End Source File
1354# Begin Source File
107d0fd4
VZ
1355
1356SOURCE=..\..\include\wx\stackwalk.h
1357# End Source File
1358# Begin Source File
b71531ad 1359
dd65d8c8
RN
1360SOURCE=..\..\include\wx\stdpaths.h
1361# End Source File
1362# Begin Source File
1363
ef335a4f
VZ
1364SOURCE=..\..\include\wx\stockitem.h
1365# End Source File
1366# Begin Source File
1367
2265a2d5 1368SOURCE=..\..\include\wx\stopwatch.h
d7ac64ee
VS
1369# End Source File
1370# Begin Source File
1371
2265a2d5 1372SOURCE=..\..\include\wx\strconv.h
d7ac64ee
VS
1373# End Source File
1374# Begin Source File
1375
2265a2d5 1376SOURCE=..\..\include\wx\stream.h
d7ac64ee
VS
1377# End Source File
1378# Begin Source File
1379
2265a2d5 1380SOURCE=..\..\include\wx\string.h
d7ac64ee
VS
1381# End Source File
1382# Begin Source File
1383
2265a2d5 1384SOURCE=..\..\include\wx\sysopt.h
d7ac64ee
VS
1385# End Source File
1386# Begin Source File
1387
2265a2d5 1388SOURCE=..\..\include\wx\textbuf.h
d7ac64ee
VS
1389# End Source File
1390# Begin Source File
1391
2265a2d5 1392SOURCE=..\..\include\wx\textfile.h
d7ac64ee 1393# End Source File
d7ac64ee
VS
1394# Begin Source File
1395
2265a2d5 1396SOURCE=..\..\include\wx\thread.h
d7ac64ee
VS
1397# End Source File
1398# Begin Source File
1399
fe6e5818
VS
1400SOURCE=..\..\include\wx\timer.h
1401# End Source File
1402# Begin Source File
1403
2265a2d5 1404SOURCE=..\..\include\wx\tokenzr.h
d7ac64ee
VS
1405# End Source File
1406# Begin Source File
1407
2265a2d5 1408SOURCE=..\..\include\wx\txtstrm.h
d7ac64ee
VS
1409# End Source File
1410# Begin Source File
1411
2265a2d5 1412SOURCE=..\..\include\wx\types.h
d7ac64ee
VS
1413# End Source File
1414# Begin Source File
1415
dd65d8c8
RN
1416SOURCE=..\..\include\wx\uri.h
1417# End Source File
1418# Begin Source File
1419
2265a2d5 1420SOURCE=..\..\include\wx\utils.h
d7ac64ee
VS
1421# End Source File
1422# Begin Source File
1423
2265a2d5 1424SOURCE=..\..\include\wx\variant.h
d7ac64ee
VS
1425# End Source File
1426# Begin Source File
1427
2265a2d5 1428SOURCE=..\..\include\wx\vector.h
d7ac64ee
VS
1429# End Source File
1430# Begin Source File
1431
2265a2d5 1432SOURCE=..\..\include\wx\version.h
d7ac64ee
VS
1433# End Source File
1434# Begin Source File
1435
2265a2d5 1436SOURCE=..\..\include\wx\volume.h
d7ac64ee
VS
1437# End Source File
1438# Begin Source File
1439
2265a2d5 1440SOURCE=..\..\include\wx\wfstream.h
d7ac64ee
VS
1441# End Source File
1442# Begin Source File
1443
2265a2d5 1444SOURCE=..\..\include\wx\wx.h
d7ac64ee
VS
1445# End Source File
1446# Begin Source File
1447
2265a2d5 1448SOURCE=..\..\include\wx\wxchar.h
d7ac64ee
VS
1449# End Source File
1450# Begin Source File
1451
2265a2d5 1452SOURCE=..\..\include\wx\wxprec.h
d7ac64ee
VS
1453# End Source File
1454# Begin Source File
1455
e8f60bac
RD
1456SOURCE=..\..\include\wx\xti.h
1457# End Source File
1458# Begin Source File
1459
1460SOURCE=..\..\include\wx\xtistrm.h
1461# End Source File
1462# Begin Source File
1463
2265a2d5 1464SOURCE=..\..\include\wx\zipstrm.h
d7ac64ee
VS
1465# End Source File
1466# Begin Source File
1467
2265a2d5 1468SOURCE=..\..\include\wx\zstream.h
d7ac64ee
VS
1469# End Source File
1470# End Group
1471# End Target
1472# End Project
1473