]> git.saurik.com Git - wxWidgets.git/blame - build/msw/wx_base.dsp
For whatever reason, font-size 9 is now hardly readable on Mac. Using default font...
[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
50acee04 5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
32a52290 6# TARGTYPE "Win32 (x86) Static Library" 0x0104
d7ac64ee 7
32a52290 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
32a52290 17!MESSAGE NMAKE /f "wx_base.mak" CFG="base - Win32 Debug"
d7ac64ee
VS
18!MESSAGE
19!MESSAGE Possible choices for configuration are:
20!MESSAGE
32a52290
WS
21!MESSAGE "base - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Dynamic-Link Library")
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
32a52290 46!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
50acee04
JS
47
48# PROP BASE Use_MFC 0
49# PROP BASE Use_Debug_Libraries 0
50# PROP BASE Output_Dir "..\..\lib\vc_dll"
51# PROP BASE Intermediate_Dir "vc_mswunivudll\base"
52# PROP BASE Target_Dir ""
53# PROP Use_MFC 0
54# PROP Use_Debug_Libraries 0
55# PROP Output_Dir "..\..\lib\vc_dll"
56# PROP Intermediate_Dir "vc_mswunivudll\base"
57# PROP Target_Dir ""
3abcf424
RD
58# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_basedll.pch" /Fd..\..\lib\vc_dll\wxbase271u_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 "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivudll\wxprec_basedll.pch" /Fd..\..\lib\vc_dll\wxbase271u_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
50acee04
JS
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
3abcf424
RD
62# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxbase271u_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 "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxbase271u_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
50acee04
JS
64BSC32=bscmake.exe
65# ADD BASE BSC32 /nologo
66# ADD BSC32 /nologo
67LINK32=link.exe
3abcf424
RD
68# ADD BASE LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27u.lib"
69# ADD LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27u.lib"
50acee04 70
32a52290 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 ""
3abcf424
RD
83# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase271ud_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 "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivuddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase271ud_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
3abcf424
RD
87# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxbase271ud_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 "..\..\lib\vc_dll\mswunivud" /i "..\..\include" /d WXDLLNAME=wxbase271ud_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
3abcf424
RD
93# ADD BASE LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27ud.lib" /debug
94# ADD LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27ud.lib" /debug
28249f11 95
32a52290 96!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
50acee04
JS
97
98# PROP BASE Use_MFC 0
99# PROP BASE Use_Debug_Libraries 0
100# PROP BASE Output_Dir "..\..\lib\vc_dll"
101# PROP BASE Intermediate_Dir "vc_mswunivdll\base"
102# PROP BASE Target_Dir ""
103# PROP Use_MFC 0
104# PROP Use_Debug_Libraries 0
105# PROP Output_Dir "..\..\lib\vc_dll"
106# PROP Intermediate_Dir "vc_mswunivdll\base"
107# PROP Target_Dir ""
3abcf424
RD
108# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_basedll.pch" /Fd..\..\lib\vc_dll\wxbase271_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 "..\..\lib\vc_dll\mswuniv" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivdll\wxprec_basedll.pch" /Fd..\..\lib\vc_dll\wxbase271_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
50acee04
JS
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
3abcf424
RD
112# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxbase271_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 "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxbase271_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
50acee04
JS
114BSC32=bscmake.exe
115# ADD BASE BSC32 /nologo
116# ADD BSC32 /nologo
117LINK32=link.exe
3abcf424
RD
118# ADD BASE LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27.lib"
119# ADD LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27.lib"
50acee04 120
32a52290 121!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
50acee04
JS
122
123# PROP BASE Use_MFC 0
124# PROP BASE Use_Debug_Libraries 1
125# PROP BASE Output_Dir "..\..\lib\vc_dll"
126# PROP BASE Intermediate_Dir "vc_mswunivddll\base"
127# PROP BASE Target_Dir ""
128# PROP Use_MFC 0
129# PROP Use_Debug_Libraries 1
130# PROP Output_Dir "..\..\lib\vc_dll"
131# PROP Intermediate_Dir "vc_mswunivddll\base"
132# PROP Target_Dir ""
3abcf424
RD
133# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase271d_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 "..\..\lib\vc_dll\mswunivd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswunivddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase271d_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
50acee04
JS
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
3abcf424
RD
137# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxbase271d_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 "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxbase271d_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
50acee04
JS
139BSC32=bscmake.exe
140# ADD BASE BSC32 /nologo
141# ADD BSC32 /nologo
142LINK32=link.exe
3abcf424
RD
143# ADD BASE LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27d.lib" /debug
144# ADD LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27d.lib" /debug
50acee04 145
32a52290 146!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
50acee04
JS
147
148# PROP BASE Use_MFC 0
149# PROP BASE Use_Debug_Libraries 0
150# PROP BASE Output_Dir "..\..\lib\vc_dll"
151# PROP BASE Intermediate_Dir "vc_mswudll\base"
152# PROP BASE Target_Dir ""
153# PROP Use_MFC 0
154# PROP Use_Debug_Libraries 0
155# PROP Output_Dir "..\..\lib\vc_dll"
156# PROP Intermediate_Dir "vc_mswudll\base"
157# PROP Target_Dir ""
3abcf424
RD
158# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_basedll.pch" /Fd..\..\lib\vc_dll\wxbase271u_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 "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_basedll.pch" /Fd..\..\lib\vc_dll\wxbase271u_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
50acee04
JS
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
3abcf424
RD
162# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxbase271u_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 "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxbase271u_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
50acee04
JS
164BSC32=bscmake.exe
165# ADD BASE BSC32 /nologo
166# ADD BSC32 /nologo
167LINK32=link.exe
3abcf424
RD
168# ADD BASE LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27u.lib"
169# ADD LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27u.lib"
50acee04 170
32a52290 171!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
50acee04
JS
172
173# PROP BASE Use_MFC 0
174# PROP BASE Use_Debug_Libraries 1
175# PROP BASE Output_Dir "..\..\lib\vc_dll"
176# PROP BASE Intermediate_Dir "vc_mswuddll\base"
177# PROP BASE Target_Dir ""
178# PROP Use_MFC 0
179# PROP Use_Debug_Libraries 1
180# PROP Output_Dir "..\..\lib\vc_dll"
181# PROP Intermediate_Dir "vc_mswuddll\base"
182# PROP Target_Dir ""
3abcf424
RD
183# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase271ud_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 "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase271ud_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
50acee04
JS
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
3abcf424
RD
187# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxbase271ud_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 "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxbase271ud_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
50acee04
JS
189BSC32=bscmake.exe
190# ADD BASE BSC32 /nologo
191# ADD BSC32 /nologo
192LINK32=link.exe
3abcf424
RD
193# ADD BASE LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27ud.lib" /debug
194# ADD LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27ud.lib" /debug
50acee04 195
32a52290 196!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
28249f11
VS
197
198# PROP BASE Use_MFC 0
d672173c 199# PROP BASE Use_Debug_Libraries 0
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
d672173c 204# PROP Use_Debug_Libraries 0
1e618fa6 205# PROP Output_Dir "..\..\lib\vc_dll"
5554b4bd 206# PROP Intermediate_Dir "vc_mswdll\base"
28249f11 207# PROP Target_Dir ""
3abcf424
RD
208# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_basedll.pch" /Fd..\..\lib\vc_dll\wxbase271_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 "..\..\lib\vc_dll\msw" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswdll\wxprec_basedll.pch" /Fd..\..\lib\vc_dll\wxbase271_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
3abcf424
RD
212# ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxbase271_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 "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxbase271_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
3abcf424
RD
218# ADD BASE LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27.lib"
219# ADD LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27.lib"
28249f11 220
32a52290 221!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
50acee04
JS
222
223# PROP BASE Use_MFC 0
224# PROP BASE Use_Debug_Libraries 1
225# PROP BASE Output_Dir "..\..\lib\vc_dll"
226# PROP BASE Intermediate_Dir "vc_mswddll\base"
227# PROP BASE Target_Dir ""
228# PROP Use_MFC 0
229# PROP Use_Debug_Libraries 1
230# PROP Output_Dir "..\..\lib\vc_dll"
231# PROP Intermediate_Dir "vc_mswddll\base"
232# PROP Target_Dir ""
3abcf424
RD
233# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase271d_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 "..\..\lib\vc_dll\mswd" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswddll\wxprec_basedll.pch" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxbase271d_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
50acee04
JS
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
3abcf424
RD
237# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxbase271d_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 "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxbase271d_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
50acee04
JS
239BSC32=bscmake.exe
240# ADD BASE BSC32 /nologo
241# ADD BSC32 /nologo
242LINK32=link.exe
3abcf424
RD
243# ADD BASE LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27d.lib" /debug
244# ADD LINK32 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 odbc32.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxbase271d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27d.lib" /debug
50acee04 245
32a52290 246!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
d7ac64ee
VS
247
248# PROP BASE Use_MFC 0
d672173c 249# PROP BASE Use_Debug_Libraries 0
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
32a52290 254# PROP Use_Debug_Libraries 0
50acee04 255# PROP Output_Dir "..\..\lib\vc_lib"
32a52290 256# PROP Intermediate_Dir "vc_mswunivu\base"
50acee04 257# PROP Target_Dir ""
32a52290
WS
258# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxbase27u.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 "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxbase27u.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
50acee04
JS
260# ADD BASE RSC /l 0x409
261# ADD RSC /l 0x409
262BSC32=bscmake.exe
263# ADD BASE BSC32 /nologo
264# ADD BSC32 /nologo
265LIB32=link.exe -lib
32a52290
WS
266# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27u.lib"
267# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27u.lib"
50acee04 268
32a52290 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"
32a52290 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"
32a52290 279# PROP Intermediate_Dir "vc_mswunivud\base"
d7ac64ee 280# PROP Target_Dir ""
32a52290
WS
281# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase27ud.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 "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase27ud.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
32a52290
WS
289# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27ud.lib"
290# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27ud.lib"
d7ac64ee 291
32a52290 292!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
50acee04
JS
293
294# PROP BASE Use_MFC 0
295# PROP BASE Use_Debug_Libraries 0
296# PROP BASE Output_Dir "..\..\lib\vc_lib"
32a52290 297# PROP BASE Intermediate_Dir "vc_mswuniv\base"
50acee04
JS
298# PROP BASE Target_Dir ""
299# PROP Use_MFC 0
300# PROP Use_Debug_Libraries 0
301# PROP Output_Dir "..\..\lib\vc_lib"
32a52290 302# PROP Intermediate_Dir "vc_mswuniv\base"
50acee04 303# PROP Target_Dir ""
32a52290
WS
304# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxbase27.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 "..\..\lib\vc_lib\mswuniv" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxbase27.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
50acee04
JS
306# ADD BASE RSC /l 0x409
307# ADD RSC /l 0x409
308BSC32=bscmake.exe
309# ADD BASE BSC32 /nologo
310# ADD BSC32 /nologo
311LIB32=link.exe -lib
32a52290
WS
312# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27.lib"
313# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27.lib"
50acee04 314
32a52290 315!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
d7ac64ee
VS
316
317# PROP BASE Use_MFC 0
32a52290 318# PROP BASE Use_Debug_Libraries 1
1e618fa6 319# PROP BASE Output_Dir "..\..\lib\vc_lib"
32a52290 320# PROP BASE Intermediate_Dir "vc_mswunivd\base"
d7ac64ee
VS
321# PROP BASE Target_Dir ""
322# PROP Use_MFC 0
32a52290 323# PROP Use_Debug_Libraries 1
1e618fa6 324# PROP Output_Dir "..\..\lib\vc_lib"
32a52290 325# PROP Intermediate_Dir "vc_mswunivd\base"
d7ac64ee 326# PROP Target_Dir ""
32a52290
WS
327# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase27d.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 "..\..\lib\vc_lib\mswunivd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase27d.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
32a52290
WS
335# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27d.lib"
336# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27d.lib"
d7ac64ee 337
32a52290 338!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
50acee04
JS
339
340# PROP BASE Use_MFC 0
32a52290 341# PROP BASE Use_Debug_Libraries 0
50acee04 342# PROP BASE Output_Dir "..\..\lib\vc_lib"
32a52290 343# PROP BASE Intermediate_Dir "vc_mswu\base"
50acee04
JS
344# PROP BASE Target_Dir ""
345# PROP Use_MFC 0
32a52290 346# PROP Use_Debug_Libraries 0
50acee04 347# PROP Output_Dir "..\..\lib\vc_lib"
32a52290 348# PROP Intermediate_Dir "vc_mswu\base"
50acee04 349# PROP Target_Dir ""
32a52290
WS
350# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxbase27u.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 "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxbase27u.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
50acee04
JS
352# ADD BASE RSC /l 0x409
353# ADD RSC /l 0x409
354BSC32=bscmake.exe
355# ADD BASE BSC32 /nologo
356# ADD BSC32 /nologo
357LIB32=link.exe -lib
32a52290
WS
358# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27u.lib"
359# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27u.lib"
50acee04 360
32a52290 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 ""
5c60e845
MW
373# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase27ud.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 "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase27ud.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
51e6392c
VZ
381# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27ud.lib"
382# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27ud.lib"
d7ac64ee 383
32a52290 384!ELSEIF "$(CFG)" == "base - Win32 Release"
d7ac64ee
VS
385
386# PROP BASE Use_MFC 0
d672173c 387# PROP BASE Use_Debug_Libraries 0
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
d672173c 392# PROP Use_Debug_Libraries 0
1e618fa6 393# PROP Output_Dir "..\..\lib\vc_lib"
5554b4bd 394# PROP Intermediate_Dir "vc_msw\base"
d7ac64ee 395# PROP Target_Dir ""
5c60e845
MW
396# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxbase27.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 "..\..\lib\vc_lib\msw" /I "..\..\include" /W4 /Fd..\..\lib\vc_lib\wxbase27.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
51e6392c
VZ
404# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27.lib"
405# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27.lib"
5554b4bd 406
32a52290 407!ELSEIF "$(CFG)" == "base - Win32 Debug"
5554b4bd
VS
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 ""
5c60e845
MW
419# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase27d.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 "..\..\lib\vc_lib\mswd" /I "..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxbase27d.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
51e6392c
VZ
427# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27d.lib"
428# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxbase27d.lib"
d7ac64ee
VS
429
430!ENDIF
431
432# Begin Target
433
32a52290
WS
434# Name "base - Win32 DLL Universal Unicode Release"
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
56d5b4b8
MW
459SOURCE=..\..\src\common\arcall.cpp
460# End Source File
461# Begin Source File
462
463SOURCE=..\..\src\common\arcfind.cpp
464# End Source File
465# Begin Source File
466
39c5bef0
RN
467SOURCE=..\..\src\common\archive.cpp
468# End Source File
469# Begin Source File
470
82b0b7f6
DE
471SOURCE=..\..\src\common\clntdata.cpp
472# End Source File
473# Begin Source File
474
2265a2d5
VS
475SOURCE=..\..\src\common\cmdline.cpp
476# End Source File
477# Begin Source File
d7ac64ee 478
2265a2d5
VS
479SOURCE=..\..\src\common\config.cpp
480# End Source File
481# Begin Source File
d7ac64ee 482
a1999705
VZ
483SOURCE=..\..\src\common\convauto.cpp
484# End Source File
485# Begin Source File
486
2265a2d5
VS
487SOURCE=..\..\src\common\datetime.cpp
488# End Source File
489# Begin Source File
d7ac64ee 490
2265a2d5
VS
491SOURCE=..\..\src\common\datstrm.cpp
492# End Source File
493# Begin Source File
d7ac64ee 494
2265a2d5
VS
495SOURCE=..\..\src\common\dircmn.cpp
496# End Source File
497# Begin Source File
d7ac64ee 498
66b9f7f7
WS
499SOURCE=..\..\src\common\dummy.cpp
500# ADD BASE CPP /Yc"wx/wxprec.h"
501# ADD CPP /Yc"wx/wxprec.h"
502# End Source File
503# Begin Source File
504
2265a2d5
VS
505SOURCE=..\..\src\common\dynarray.cpp
506# End Source File
507# Begin Source File
d7ac64ee 508
2265a2d5
VS
509SOURCE=..\..\src\common\dynlib.cpp
510# End Source File
511# Begin Source File
d7ac64ee 512
2265a2d5
VS
513SOURCE=..\..\src\common\dynload.cpp
514# End Source File
515# Begin Source File
d7ac64ee 516
2265a2d5
VS
517SOURCE=..\..\src\common\encconv.cpp
518# End Source File
519# Begin Source File
d7ac64ee 520
2265a2d5
VS
521SOURCE=..\..\src\common\event.cpp
522# End Source File
523# Begin Source File
d7ac64ee 524
2265a2d5
VS
525SOURCE=..\..\src\common\extended.c
526# SUBTRACT CPP /YX /Yc /Yu
527# End Source File
528# Begin Source File
d7ac64ee 529
2265a2d5
VS
530SOURCE=..\..\src\common\ffile.cpp
531# End Source File
532# Begin Source File
d7ac64ee 533
2265a2d5
VS
534SOURCE=..\..\src\common\file.cpp
535# End Source File
536# Begin Source File
d7ac64ee 537
f8f6c91a
MW
538SOURCE=..\..\src\common\fileback.cpp
539# End Source File
540# Begin Source File
541
2265a2d5
VS
542SOURCE=..\..\src\common\fileconf.cpp
543# End Source File
544# Begin Source File
d7ac64ee 545
2265a2d5
VS
546SOURCE=..\..\src\common\filefn.cpp
547# End Source File
548# Begin Source File
d7ac64ee 549
2265a2d5 550SOURCE=..\..\src\common\filename.cpp
d7ac64ee 551# End Source File
2265a2d5 552# Begin Source File
d7ac64ee 553
2265a2d5
VS
554SOURCE=..\..\src\common\filesys.cpp
555# End Source File
d7ac64ee
VS
556# Begin Source File
557
166c3ef0
MW
558SOURCE=..\..\src\common\filtall.cpp
559# End Source File
560# Begin Source File
561
562SOURCE=..\..\src\common\filtfind.cpp
563# End Source File
564# Begin Source File
565
2265a2d5 566SOURCE=..\..\src\common\fmapbase.cpp
d7ac64ee
VS
567# End Source File
568# Begin Source File
569
f068697b
MW
570SOURCE=..\..\src\common\fs_arc.cpp
571# End Source File
572# Begin Source File
573
37671b82
MW
574SOURCE=..\..\src\common\fs_filter.cpp
575# End Source File
576# Begin Source File
577
2265a2d5 578SOURCE=..\..\src\common\fs_mem.cpp
d7ac64ee
VS
579# End Source File
580# Begin Source File
581
2265a2d5 582SOURCE=..\..\src\common\fs_zip.cpp
d7ac64ee
VS
583# End Source File
584# Begin Source File
585
2265a2d5 586SOURCE=..\..\src\common\hash.cpp
d7ac64ee
VS
587# End Source File
588# Begin Source File
589
2265a2d5 590SOURCE=..\..\src\common\hashmap.cpp
d7ac64ee
VS
591# End Source File
592# Begin Source File
593
2265a2d5 594SOURCE=..\..\src\common\init.cpp
d7ac64ee
VS
595# End Source File
596# Begin Source File
597
2265a2d5 598SOURCE=..\..\src\common\intl.cpp
d7ac64ee
VS
599# End Source File
600# Begin Source File
601
2265a2d5 602SOURCE=..\..\src\common\ipcbase.cpp
d7ac64ee
VS
603# End Source File
604# Begin Source File
605
2265a2d5 606SOURCE=..\..\src\common\list.cpp
d7ac64ee
VS
607# End Source File
608# Begin Source File
609
2265a2d5 610SOURCE=..\..\src\common\log.cpp
d7ac64ee
VS
611# End Source File
612# Begin Source File
613
2265a2d5 614SOURCE=..\..\src\common\longlong.cpp
d7ac64ee
VS
615# End Source File
616# Begin Source File
617
2265a2d5 618SOURCE=..\..\src\common\memory.cpp
d7ac64ee
VS
619# End Source File
620# Begin Source File
621
2265a2d5 622SOURCE=..\..\src\common\mimecmn.cpp
d7ac64ee
VS
623# End Source File
624# Begin Source File
625
2265a2d5 626SOURCE=..\..\src\common\module.cpp
d7ac64ee
VS
627# End Source File
628# Begin Source File
629
2265a2d5 630SOURCE=..\..\src\common\msgout.cpp
d7ac64ee
VS
631# End Source File
632# Begin Source File
633
2265a2d5 634SOURCE=..\..\src\common\mstream.cpp
d7ac64ee
VS
635# End Source File
636# Begin Source File
637
2265a2d5 638SOURCE=..\..\src\common\object.cpp
d7ac64ee
VS
639# End Source File
640# Begin Source File
641
fc1dea3d
VZ
642SOURCE=..\..\src\common\platinfo.cpp
643# End Source File
644# Begin Source File
645
355debca
VZ
646SOURCE=..\..\src\common\powercmn.cpp
647# End Source File
648# Begin Source File
649
2265a2d5 650SOURCE=..\..\src\common\process.cpp
d7ac64ee
VS
651# End Source File
652# Begin Source File
653
2265a2d5 654SOURCE=..\..\src\common\regex.cpp
d7ac64ee
VS
655# End Source File
656# Begin Source File
657
a32f9aaf
VS
658SOURCE=..\..\src\common\sstream.cpp
659# End Source File
660# Begin Source File
661
dd65d8c8
RN
662SOURCE=..\..\src\common\stdpbase.cpp
663# End Source File
664# Begin Source File
665
2265a2d5 666SOURCE=..\..\src\common\stopwatch.cpp
d7ac64ee
VS
667# End Source File
668# Begin Source File
669
2265a2d5 670SOURCE=..\..\src\common\strconv.cpp
d7ac64ee
VS
671# End Source File
672# Begin Source File
673
2265a2d5 674SOURCE=..\..\src\common\stream.cpp
d7ac64ee
VS
675# End Source File
676# Begin Source File
677
2265a2d5 678SOURCE=..\..\src\common\string.cpp
d7ac64ee
VS
679# End Source File
680# Begin Source File
681
2265a2d5 682SOURCE=..\..\src\common\sysopt.cpp
d7ac64ee
VS
683# End Source File
684# Begin Source File
685
56d5b4b8
MW
686SOURCE=..\..\src\common\tarstrm.cpp
687# End Source File
688# Begin Source File
689
2265a2d5 690SOURCE=..\..\src\common\textbuf.cpp
d7ac64ee
VS
691# End Source File
692# Begin Source File
693
2265a2d5 694SOURCE=..\..\src\common\textfile.cpp
d7ac64ee
VS
695# End Source File
696# Begin Source File
697
2265a2d5 698SOURCE=..\..\src\common\tokenzr.cpp
d7ac64ee
VS
699# End Source File
700# Begin Source File
701
2265a2d5 702SOURCE=..\..\src\common\txtstrm.cpp
d7ac64ee
VS
703# End Source File
704# Begin Source File
705
dd65d8c8
RN
706SOURCE=..\..\src\common\uri.cpp
707# End Source File
708# Begin Source File
709
2265a2d5 710SOURCE=..\..\src\common\utilscmn.cpp
d7ac64ee
VS
711# End Source File
712# Begin Source File
713
2265a2d5 714SOURCE=..\..\src\common\variant.cpp
d7ac64ee
VS
715# End Source File
716# Begin Source File
717
2265a2d5 718SOURCE=..\..\src\common\wfstream.cpp
d7ac64ee
VS
719# End Source File
720# Begin Source File
721
2265a2d5 722SOURCE=..\..\src\common\wxchar.cpp
d7ac64ee
VS
723# End Source File
724# Begin Source File
725
e8f60bac
RD
726SOURCE=..\..\src\common\xti.cpp
727# End Source File
728# Begin Source File
729
730SOURCE=..\..\src\common\xtistrm.cpp
731# End Source File
732# Begin Source File
733
2265a2d5 734SOURCE=..\..\src\common\zipstrm.cpp
d7ac64ee
VS
735# End Source File
736# Begin Source File
737
2265a2d5 738SOURCE=..\..\src\common\zstream.cpp
d7ac64ee 739# End Source File
2265a2d5
VS
740# End Group
741# Begin Group "MSW Sources"
742
743# PROP Default_Filter ""
d7ac64ee
VS
744# Begin Source File
745
2265a2d5 746SOURCE=..\..\src\msw\basemsw.cpp
d7ac64ee
VS
747# End Source File
748# Begin Source File
749
2265a2d5 750SOURCE=..\..\src\msw\crashrpt.cpp
d7ac64ee
VS
751# End Source File
752# Begin Source File
753
2265a2d5 754SOURCE=..\..\src\msw\dde.cpp
d7ac64ee
VS
755# End Source File
756# Begin Source File
757
107d0fd4
VZ
758SOURCE=..\..\src\msw\debughlp.cpp
759# End Source File
760# Begin Source File
761
2265a2d5 762SOURCE=..\..\src\msw\dir.cpp
d7ac64ee
VS
763# End Source File
764# Begin Source File
765
114a4501
VZ
766SOURCE=..\..\src\msw\dlmsw.cpp
767# End Source File
768# Begin Source File
769
2265a2d5 770SOURCE=..\..\src\msw\main.cpp
d7ac64ee
VS
771# End Source File
772# Begin Source File
773
2265a2d5 774SOURCE=..\..\src\msw\mimetype.cpp
d7ac64ee
VS
775# End Source File
776# Begin Source File
777
2265a2d5 778SOURCE=..\..\src\msw\mslu.cpp
d7ac64ee
VS
779# End Source File
780# Begin Source File
781
3032b7b5
VZ
782SOURCE=..\..\src\msw\power.cpp
783# End Source File
784# Begin Source File
785
2265a2d5 786SOURCE=..\..\src\msw\regconf.cpp
d7ac64ee
VS
787# End Source File
788# Begin Source File
789
2265a2d5 790SOURCE=..\..\src\msw\registry.cpp
d7ac64ee
VS
791# End Source File
792# Begin Source File
793
2265a2d5 794SOURCE=..\..\src\msw\snglinst.cpp
d7ac64ee
VS
795# End Source File
796# Begin Source File
797
107d0fd4
VZ
798SOURCE=..\..\src\msw\stackwalk.cpp
799# End Source File
800# Begin Source File
801
ff4aedc5
RN
802SOURCE=..\..\src\msw\stdpaths.cpp
803# End Source File
804# Begin Source File
805
2265a2d5 806SOURCE=..\..\src\msw\thread.cpp
d7ac64ee
VS
807# End Source File
808# Begin Source File
809
2265a2d5 810SOURCE=..\..\src\msw\utils.cpp
d7ac64ee
VS
811# End Source File
812# Begin Source File
813
2265a2d5 814SOURCE=..\..\src\msw\utilsexc.cpp
d7ac64ee
VS
815# End Source File
816# Begin Source File
817
9aaf1192
WS
818SOURCE=..\..\src\msw\version.rc
819
32a52290 820!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
9aaf1192
WS
821
822
32a52290 823!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
9aaf1192
WS
824
825
32a52290 826!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
9aaf1192
WS
827
828
32a52290 829!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
9aaf1192
WS
830
831
32a52290 832!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
9aaf1192
WS
833
834
32a52290 835!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
9aaf1192
WS
836
837
32a52290 838!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
9aaf1192
WS
839
840
32a52290 841!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
50acee04
JS
842
843
32a52290 844!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
50acee04
JS
845
846# PROP Exclude_From_Build 1
847
32a52290 848!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
50acee04
JS
849
850# PROP Exclude_From_Build 1
851
32a52290 852!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
50acee04
JS
853
854# PROP Exclude_From_Build 1
855
32a52290 856!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
50acee04
JS
857
858# PROP Exclude_From_Build 1
859
32a52290 860!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
50acee04
JS
861
862# PROP Exclude_From_Build 1
863
32a52290 864!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
50acee04
JS
865
866# PROP Exclude_From_Build 1
867
32a52290 868!ELSEIF "$(CFG)" == "base - Win32 Release"
50acee04
JS
869
870# PROP Exclude_From_Build 1
871
32a52290 872!ELSEIF "$(CFG)" == "base - Win32 Debug"
9aaf1192
WS
873
874# PROP Exclude_From_Build 1
875
876!ENDIF
877
878# End Source File
879# Begin Source File
880
2265a2d5 881SOURCE=..\..\src\msw\volume.cpp
d7ac64ee 882# End Source File
2265a2d5
VS
883# End Group
884# Begin Group "Setup Headers"
885
886# PROP Default_Filter ""
d7ac64ee
VS
887# Begin Source File
888
2265a2d5
VS
889SOURCE=..\..\include\wx\msw\setup.h
890
32a52290 891!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
28249f11 892
c7f476c9 893# Begin Custom Build -
28249f11
VS
894
895# End Custom Build
896
32a52290 897!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
28249f11 898
c7f476c9 899# Begin Custom Build -
28249f11
VS
900
901# End Custom Build
902
32a52290 903!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
28249f11 904
c7f476c9 905# Begin Custom Build -
28249f11
VS
906
907# End Custom Build
908
32a52290 909!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
28249f11 910
c7f476c9 911# Begin Custom Build -
28249f11
VS
912
913# End Custom Build
914
32a52290 915!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
28249f11 916
1e618fa6 917# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
28249f11
VS
918InputPath=..\include\wx\msw\setup.h
919
1e618fa6
VS
920"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
921 copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
28249f11
VS
922
923# End Custom Build
924
32a52290 925!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
28249f11 926
1e618fa6 927# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
28249f11
VS
928InputPath=..\include\wx\msw\setup.h
929
1e618fa6
VS
930"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
931 copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
28249f11
VS
932
933# End Custom Build
934
32a52290 935!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
50acee04
JS
936
937# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h
938InputPath=..\include\wx\msw\setup.h
939
940"..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
941 copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h
942
943# End Custom Build
944
32a52290 945!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
28249f11 946
1e618fa6 947# Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h
28249f11
VS
948InputPath=..\include\wx\msw\setup.h
949
1e618fa6
VS
950"..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
951 copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h
28249f11
VS
952
953# End Custom Build
954
32a52290 955!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
2265a2d5 956
c7f476c9 957# Begin Custom Build -
2265a2d5
VS
958
959# End Custom Build
960
32a52290 961!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
2265a2d5 962
c7f476c9 963# Begin Custom Build -
2265a2d5
VS
964
965# End Custom Build
966
32a52290 967!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
2265a2d5 968
c7f476c9 969# Begin Custom Build -
2265a2d5
VS
970
971# End Custom Build
972
32a52290 973!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
2265a2d5 974
c7f476c9 975# Begin Custom Build -
2265a2d5
VS
976
977# End Custom Build
978
32a52290 979!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
2265a2d5 980
1e618fa6 981# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
2265a2d5
VS
982InputPath=..\include\wx\msw\setup.h
983
1e618fa6 984"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
32a52290 985 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
50acee04
JS
986
987# End Custom Build
988
32a52290 989!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
2265a2d5 990
32a52290 991# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
2265a2d5
VS
992InputPath=..\include\wx\msw\setup.h
993
32a52290
WS
994"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
995 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
2265a2d5
VS
996
997# End Custom Build
998
32a52290 999!ELSEIF "$(CFG)" == "base - Win32 Release"
2265a2d5 1000
1e618fa6 1001# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h
2265a2d5
VS
1002InputPath=..\include\wx\msw\setup.h
1003
1e618fa6
VS
1004"..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1005 copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h
2265a2d5
VS
1006
1007# End Custom Build
1008
32a52290 1009!ELSEIF "$(CFG)" == "base - Win32 Debug"
2265a2d5 1010
1e618fa6 1011# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h
2265a2d5 1012InputPath=..\include\wx\msw\setup.h
d7ac64ee 1013
1e618fa6
VS
1014"..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1015 copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h
d7ac64ee 1016
2265a2d5 1017# End Custom Build
d7ac64ee 1018
2265a2d5 1019!ENDIF
d7ac64ee 1020
c7f476c9
MW
1021# End Source File
1022# Begin Source File
1023
1024SOURCE=..\..\include\wx\univ\setup.h
1025
32a52290 1026!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
c7f476c9
MW
1027
1028# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h
1029InputPath=..\include\wx\univ\setup.h
1030
1031"..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1032 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h
1033
1034# End Custom Build
1035
32a52290 1036!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
c7f476c9
MW
1037
1038# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h
1039InputPath=..\include\wx\univ\setup.h
1040
1041"..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1042 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h
1043
1044# End Custom Build
1045
32a52290 1046!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
c7f476c9
MW
1047
1048# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h
1049InputPath=..\include\wx\univ\setup.h
1050
1051"..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1052 copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h
1053
1054# End Custom Build
1055
32a52290 1056!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
c7f476c9
MW
1057
1058# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h
1059InputPath=..\include\wx\univ\setup.h
1060
1061"..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1062 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h
1063
1064# End Custom Build
1065
32a52290 1066!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
c7f476c9
MW
1067
1068# Begin Custom Build -
1069
1070# End Custom Build
1071
32a52290 1072!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
c7f476c9
MW
1073
1074# Begin Custom Build -
1075
1076# End Custom Build
1077
32a52290 1078!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
c7f476c9
MW
1079
1080# Begin Custom Build -
1081
1082# End Custom Build
1083
32a52290 1084!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
c7f476c9
MW
1085
1086# Begin Custom Build -
1087
1088# End Custom Build
1089
32a52290 1090!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
c7f476c9
MW
1091
1092# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h
1093InputPath=..\include\wx\univ\setup.h
1094
1095"..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1096 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h
1097
1098# End Custom Build
1099
32a52290 1100!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
c7f476c9
MW
1101
1102# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h
1103InputPath=..\include\wx\univ\setup.h
1104
1105"..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1106 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h
1107
1108# End Custom Build
1109
32a52290 1110!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
c7f476c9
MW
1111
1112# Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h
1113InputPath=..\include\wx\univ\setup.h
1114
1115"..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1116 copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h
1117
1118# End Custom Build
1119
32a52290 1120!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
c7f476c9
MW
1121
1122# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h
1123InputPath=..\include\wx\univ\setup.h
1124
1125"..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1126 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h
1127
1128# End Custom Build
1129
32a52290 1130!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
c7f476c9
MW
1131
1132# Begin Custom Build -
1133
1134# End Custom Build
1135
32a52290 1136!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
c7f476c9
MW
1137
1138# Begin Custom Build -
1139
1140# End Custom Build
1141
32a52290 1142!ELSEIF "$(CFG)" == "base - Win32 Release"
c7f476c9
MW
1143
1144# Begin Custom Build -
1145
1146# End Custom Build
1147
32a52290 1148!ELSEIF "$(CFG)" == "base - Win32 Debug"
c7f476c9
MW
1149
1150# Begin Custom Build -
1151
1152# End Custom Build
1153
1154!ENDIF
1155
d7ac64ee 1156# End Source File
2265a2d5
VS
1157# End Group
1158# Begin Group "MSW Headers"
d7ac64ee 1159
2265a2d5 1160# PROP Default_Filter ""
d7ac64ee
VS
1161# Begin Source File
1162
fe6e5818
VS
1163SOURCE=..\..\include\wx\msw\apptbase.h
1164# End Source File
1165# Begin Source File
1166
1167SOURCE=..\..\include\wx\msw\apptrait.h
1168# End Source File
1169# Begin Source File
1170
fd9f42b6
VS
1171SOURCE=..\..\include\wx\msw\chkconf.h
1172# End Source File
1173# Begin Source File
1174
1175SOURCE=..\..\include\wx\msw\crashrpt.h
1176# End Source File
1177# Begin Source File
1178
1179SOURCE=..\..\include\wx\msw\dde.h
1180# End Source File
1181# Begin Source File
1182
107d0fd4
VZ
1183SOURCE=..\..\include\wx\msw\debughlp.h
1184# End Source File
1185# Begin Source File
1186
fd9f42b6
VS
1187SOURCE=..\..\include\wx\msw\gccpriv.h
1188# End Source File
5c60e845
MW
1189# Begin Source File
1190
1191SOURCE=..\..\include\wx\msw\genrcdefs.h
1192
32a52290 1193!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
5c60e845
MW
1194
1195# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h
1196
1197"..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1198 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1199
1200# End Custom Build
1201
32a52290 1202!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
5c60e845
MW
1203
1204# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h
1205
1206"..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1207 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1208
1209# End Custom Build
1210
32a52290 1211!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
5c60e845
MW
1212
1213# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h
1214
1215"..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1216 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h"
1217
1218# End Custom Build
1219
32a52290 1220!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
5c60e845
MW
1221
1222# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h
1223
1224"..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1225 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h"
1226
1227# End Custom Build
1228
32a52290 1229!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
5c60e845
MW
1230
1231# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h
1232
1233"..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1234 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1235
1236# End Custom Build
1237
32a52290 1238!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
5c60e845
MW
1239
1240# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h
1241
1242"..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1243 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1244
1245# End Custom Build
1246
32a52290 1247!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
5c60e845
MW
1248
1249# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h
1250
1251"..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1252 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h"
1253
1254# End Custom Build
1255
32a52290 1256!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
5c60e845
MW
1257
1258# Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h
1259
1260"..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1261 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h"
1262
1263# End Custom Build
1264
32a52290 1265!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
5c60e845
MW
1266
1267# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h
1268
1269"..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1270 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1271
1272# End Custom Build
1273
32a52290 1274!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
5c60e845
MW
1275
1276# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h
1277
1278"..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1279 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1280
1281# End Custom Build
1282
32a52290 1283!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
5c60e845
MW
1284
1285# Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h
1286
1287"..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1288 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h"
1289
1290# End Custom Build
1291
32a52290 1292!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
5c60e845
MW
1293
1294# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h
1295
1296"..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1297 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h"
1298
1299# End Custom Build
1300
32a52290 1301!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
5c60e845
MW
1302
1303# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h
1304
1305"..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1306 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1307
1308# End Custom Build
1309
32a52290 1310!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
5c60e845
MW
1311
1312# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h
1313
1314"..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1315 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1316
1317# End Custom Build
1318
32a52290 1319!ELSEIF "$(CFG)" == "base - Win32 Release"
5c60e845
MW
1320
1321# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h
1322
1323"..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1324 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h"
1325
1326# End Custom Build
1327
32a52290 1328!ELSEIF "$(CFG)" == "base - Win32 Debug"
5c60e845
MW
1329
1330# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h
1331
1332"..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1333 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h"
1334
1335# End Custom Build
1336
1337!ENDIF
1338
1339# End Source File
fd9f42b6
VS
1340# Begin Source File
1341
2bc63d3f
MW
1342SOURCE=..\..\include\wx\msw\libraries.h
1343# End Source File
1344# Begin Source File
1345
fd9f42b6
VS
1346SOURCE=..\..\include\wx\msw\mimetype.h
1347# End Source File
1348# Begin Source File
1349
7dcea26b
JS
1350SOURCE=..\..\include\wx\msw\mslu.h
1351# End Source File
1352# Begin Source File
1353
9d309aad
MW
1354SOURCE=..\..\include\wx\msw\private.h
1355# End Source File
1356# Begin Source File
1357
cf9b63b3
VZ
1358SOURCE=..\..\include\wx\msw\regconf.h
1359# End Source File
1360# Begin Source File
1361
1362SOURCE=..\..\include\wx\msw\registry.h
1363# End Source File
1364# Begin Source File
1365
a340b80d
VZ
1366SOURCE=..\..\include\wx\msw\seh.h
1367# End Source File
1368# Begin Source File
1369
107d0fd4
VZ
1370SOURCE=..\..\include\wx\msw\stackwalk.h
1371# End Source File
1372# Begin Source File
1373
47a4a1ae
JS
1374SOURCE=..\..\include\wx\msw\stdpaths.h
1375# End Source File
1376# Begin Source File
1377
fd9f42b6
VS
1378SOURCE=..\..\include\wx\msw\winundef.h
1379# End Source File
1380# Begin Source File
1381
1382SOURCE=..\..\include\wx\msw\wrapcctl.h
1383# End Source File
1384# Begin Source File
1385
660296aa
WS
1386SOURCE=..\..\include\wx\msw\wrapcdlg.h
1387# End Source File
1388# Begin Source File
1389
fd9f42b6
VS
1390SOURCE=..\..\include\wx\msw\wrapwin.h
1391# End Source File
2265a2d5 1392# End Group
6a98f32b
VZ
1393# Begin Group "wxHTML Headers"
1394
1395# PROP Default_Filter ""
1396# Begin Source File
1397
1398SOURCE=..\..\include\wx\html\forcelnk.h
1399# End Source File
1400# End Group
2265a2d5 1401# Begin Group "Common Headers"
d7ac64ee 1402
2265a2d5 1403# PROP Default_Filter ""
d7ac64ee
VS
1404# Begin Source File
1405
187cf772
VS
1406SOURCE=..\..\include\wx\afterstd.h
1407# End Source File
1408# Begin Source File
1409
2265a2d5 1410SOURCE=..\..\include\wx\app.h
d7ac64ee
VS
1411# End Source File
1412# Begin Source File
1413
2265a2d5 1414SOURCE=..\..\include\wx\apptrait.h
d7ac64ee
VS
1415# End Source File
1416# Begin Source File
1417
8329fea8
VZ
1418SOURCE=..\..\include\wx\archive.h
1419# End Source File
1420# Begin Source File
1421
2265a2d5 1422SOURCE=..\..\include\wx\arrstr.h
d7ac64ee
VS
1423# End Source File
1424# Begin Source File
1425
2265a2d5 1426SOURCE=..\..\include\wx\beforestd.h
d7ac64ee
VS
1427# End Source File
1428# Begin Source File
1429
2265a2d5 1430SOURCE=..\..\include\wx\buffer.h
d7ac64ee
VS
1431# End Source File
1432# Begin Source File
1433
2265a2d5 1434SOURCE=..\..\include\wx\build.h
d7ac64ee
VS
1435# End Source File
1436# Begin Source File
1437
2265a2d5 1438SOURCE=..\..\include\wx\chkconf.h
d7ac64ee
VS
1439# End Source File
1440# Begin Source File
1441
82b0b7f6
DE
1442SOURCE=..\..\include\wx\clntdata.h
1443# End Source File
1444# Begin Source File
1445
2265a2d5 1446SOURCE=..\..\include\wx\cmdline.h
d7ac64ee
VS
1447# End Source File
1448# Begin Source File
1449
2265a2d5 1450SOURCE=..\..\include\wx\confbase.h
d7ac64ee
VS
1451# End Source File
1452# Begin Source File
1453
2265a2d5 1454SOURCE=..\..\include\wx\config.h
d7ac64ee
VS
1455# End Source File
1456# Begin Source File
1457
2265a2d5 1458SOURCE=..\..\include\wx\containr.h
d7ac64ee
VS
1459# End Source File
1460# Begin Source File
1461
a1999705
VZ
1462SOURCE=..\..\include\wx\convauto.h
1463# End Source File
1464# Begin Source File
1465
c4ad618c
VZ
1466SOURCE=..\..\include\wx\cpp.h
1467# End Source File
1468# Begin Source File
1469
2265a2d5 1470SOURCE=..\..\include\wx\datetime.h
d7ac64ee
VS
1471# End Source File
1472# Begin Source File
1473
2265a2d5 1474SOURCE=..\..\include\wx\datstrm.h
d7ac64ee 1475# End Source File
d7ac64ee
VS
1476# Begin Source File
1477
2265a2d5 1478SOURCE=..\..\include\wx\dde.h
d7ac64ee
VS
1479# End Source File
1480# Begin Source File
1481
2265a2d5 1482SOURCE=..\..\include\wx\debug.h
d7ac64ee
VS
1483# End Source File
1484# Begin Source File
1485
2265a2d5 1486SOURCE=..\..\include\wx\defs.h
d7ac64ee
VS
1487# End Source File
1488# Begin Source File
1489
2265a2d5 1490SOURCE=..\..\include\wx\dir.h
d7ac64ee
VS
1491# End Source File
1492# Begin Source File
1493
20b35a69
RD
1494SOURCE=..\..\include\wx\dlimpexp.h
1495# End Source File
1496# Begin Source File
1497
2265a2d5 1498SOURCE=..\..\include\wx\dynarray.h
d7ac64ee
VS
1499# End Source File
1500# Begin Source File
1501
2265a2d5 1502SOURCE=..\..\include\wx\dynlib.h
d7ac64ee
VS
1503# End Source File
1504# Begin Source File
1505
2265a2d5 1506SOURCE=..\..\include\wx\dynload.h
d7ac64ee
VS
1507# End Source File
1508# Begin Source File
1509
2265a2d5 1510SOURCE=..\..\include\wx\encconv.h
d7ac64ee
VS
1511# End Source File
1512# Begin Source File
1513
2265a2d5 1514SOURCE=..\..\include\wx\event.h
d7ac64ee
VS
1515# End Source File
1516# Begin Source File
1517
b71531ad
VZ
1518SOURCE=..\..\include\wx\except.h
1519# End Source File
1520# Begin Source File
1521
2265a2d5 1522SOURCE=..\..\include\wx\features.h
d7ac64ee
VS
1523# End Source File
1524# Begin Source File
1525
2265a2d5 1526SOURCE=..\..\include\wx\ffile.h
d7ac64ee
VS
1527# End Source File
1528# Begin Source File
1529
2265a2d5 1530SOURCE=..\..\include\wx\file.h
d7ac64ee
VS
1531# End Source File
1532# Begin Source File
1533
f8f6c91a
MW
1534SOURCE=..\..\include\wx\fileback.h
1535# End Source File
1536# Begin Source File
1537
2265a2d5 1538SOURCE=..\..\include\wx\fileconf.h
d7ac64ee
VS
1539# End Source File
1540# Begin Source File
1541
2265a2d5 1542SOURCE=..\..\include\wx\filefn.h
d7ac64ee
VS
1543# End Source File
1544# Begin Source File
1545
2265a2d5 1546SOURCE=..\..\include\wx\filename.h
d7ac64ee
VS
1547# End Source File
1548# Begin Source File
1549
2265a2d5 1550SOURCE=..\..\include\wx\filesys.h
d7ac64ee
VS
1551# End Source File
1552# Begin Source File
1553
2265a2d5 1554SOURCE=..\..\include\wx\fontenc.h
d7ac64ee
VS
1555# End Source File
1556# Begin Source File
1557
2265a2d5 1558SOURCE=..\..\include\wx\fontmap.h
d7ac64ee
VS
1559# End Source File
1560# Begin Source File
1561
f068697b
MW
1562SOURCE=..\..\include\wx\fs_arc.h
1563# End Source File
1564# Begin Source File
1565
37671b82
MW
1566SOURCE=..\..\include\wx\fs_filter.h
1567# End Source File
1568# Begin Source File
1569
2265a2d5 1570SOURCE=..\..\include\wx\fs_mem.h
d7ac64ee
VS
1571# End Source File
1572# Begin Source File
1573
2265a2d5 1574SOURCE=..\..\include\wx\fs_zip.h
d7ac64ee 1575# End Source File
b71531ad
VZ
1576# Begin Source File
1577
2265a2d5 1578SOURCE=..\..\include\wx\hash.h
d7ac64ee
VS
1579# End Source File
1580# Begin Source File
1581
2265a2d5 1582SOURCE=..\..\include\wx\hashmap.h
d7ac64ee
VS
1583# End Source File
1584# Begin Source File
1585
fe6e5818
VS
1586SOURCE=..\..\include\wx\hashset.h
1587# End Source File
1588# Begin Source File
1589
2265a2d5 1590SOURCE=..\..\include\wx\iconloc.h
d7ac64ee
VS
1591# End Source File
1592# Begin Source File
1593
2265a2d5 1594SOURCE=..\..\include\wx\init.h
d7ac64ee
VS
1595# End Source File
1596# Begin Source File
1597
2265a2d5 1598SOURCE=..\..\include\wx\intl.h
d7ac64ee
VS
1599# End Source File
1600# Begin Source File
1601
2265a2d5 1602SOURCE=..\..\include\wx\iosfwrap.h
d7ac64ee
VS
1603# End Source File
1604# Begin Source File
1605
2265a2d5 1606SOURCE=..\..\include\wx\ioswrap.h
d7ac64ee
VS
1607# End Source File
1608# Begin Source File
1609
2265a2d5 1610SOURCE=..\..\include\wx\ipc.h
d7ac64ee
VS
1611# End Source File
1612# Begin Source File
1613
2265a2d5 1614SOURCE=..\..\include\wx\ipcbase.h
d7ac64ee
VS
1615# End Source File
1616# Begin Source File
1617
2265a2d5 1618SOURCE=..\..\include\wx\isql.h
d7ac64ee
VS
1619# End Source File
1620# Begin Source File
1621
2265a2d5 1622SOURCE=..\..\include\wx\isqlext.h
d7ac64ee
VS
1623# End Source File
1624# Begin Source File
1625
51e6392c
VZ
1626SOURCE=..\..\include\wx\link.h
1627# End Source File
1628# Begin Source File
1629
2265a2d5 1630SOURCE=..\..\include\wx\list.h
d7ac64ee
VS
1631# End Source File
1632# Begin Source File
1633
2265a2d5 1634SOURCE=..\..\include\wx\log.h
d7ac64ee
VS
1635# End Source File
1636# Begin Source File
1637
2265a2d5 1638SOURCE=..\..\include\wx\longlong.h
d7ac64ee
VS
1639# End Source File
1640# Begin Source File
1641
2265a2d5 1642SOURCE=..\..\include\wx\math.h
d7ac64ee
VS
1643# End Source File
1644# Begin Source File
1645
2265a2d5 1646SOURCE=..\..\include\wx\memconf.h
d7ac64ee
VS
1647# End Source File
1648# Begin Source File
1649
2265a2d5 1650SOURCE=..\..\include\wx\memory.h
d7ac64ee
VS
1651# End Source File
1652# Begin Source File
1653
2265a2d5 1654SOURCE=..\..\include\wx\memtext.h
d7ac64ee
VS
1655# End Source File
1656# Begin Source File
1657
2265a2d5 1658SOURCE=..\..\include\wx\mimetype.h
d7ac64ee
VS
1659# End Source File
1660# Begin Source File
1661
2265a2d5 1662SOURCE=..\..\include\wx\module.h
d7ac64ee
VS
1663# End Source File
1664# Begin Source File
1665
2265a2d5 1666SOURCE=..\..\include\wx\msgout.h
d7ac64ee
VS
1667# End Source File
1668# Begin Source File
1669
2265a2d5 1670SOURCE=..\..\include\wx\mstream.h
d7ac64ee
VS
1671# End Source File
1672# Begin Source File
1673
2265a2d5 1674SOURCE=..\..\include\wx\object.h
d7ac64ee
VS
1675# End Source File
1676# Begin Source File
1677
2265a2d5 1678SOURCE=..\..\include\wx\platform.h
d7ac64ee
VS
1679# End Source File
1680# Begin Source File
1681
fc1dea3d
VZ
1682SOURCE=..\..\include\wx\platinfo.h
1683# End Source File
1684# Begin Source File
1685
355debca
VZ
1686SOURCE=..\..\include\wx\power.h
1687# End Source File
1688# Begin Source File
1689
2265a2d5 1690SOURCE=..\..\include\wx\process.h
d7ac64ee
VS
1691# End Source File
1692# Begin Source File
1693
fe6e5818
VS
1694SOURCE=..\..\include\wx\ptr_scpd.h
1695# End Source File
1696# Begin Source File
1697
460354e9
MW
1698SOURCE=..\..\include\wx\recguard.h
1699# End Source File
1700# Begin Source File
1701
2265a2d5 1702SOURCE=..\..\include\wx\regex.h
d7ac64ee
VS
1703# End Source File
1704# Begin Source File
1705
fe6e5818
VS
1706SOURCE=..\..\include\wx\scopeguard.h
1707# End Source File
1708# Begin Source File
1709
2265a2d5 1710SOURCE=..\..\include\wx\snglinst.h
d7ac64ee
VS
1711# End Source File
1712# Begin Source File
1713
a32f9aaf
VS
1714SOURCE=..\..\include\wx\sstream.h
1715# End Source File
1716# Begin Source File
1717
b71531ad
VZ
1718SOURCE=..\..\include\wx\stack.h
1719# End Source File
1720# Begin Source File
107d0fd4
VZ
1721
1722SOURCE=..\..\include\wx\stackwalk.h
1723# End Source File
1724# Begin Source File
b71531ad 1725
dd65d8c8
RN
1726SOURCE=..\..\include\wx\stdpaths.h
1727# End Source File
1728# Begin Source File
1729
ef335a4f
VZ
1730SOURCE=..\..\include\wx\stockitem.h
1731# End Source File
1732# Begin Source File
1733
2265a2d5 1734SOURCE=..\..\include\wx\stopwatch.h
d7ac64ee
VS
1735# End Source File
1736# Begin Source File
1737
2265a2d5 1738SOURCE=..\..\include\wx\strconv.h
d7ac64ee
VS
1739# End Source File
1740# Begin Source File
1741
2265a2d5 1742SOURCE=..\..\include\wx\stream.h
d7ac64ee
VS
1743# End Source File
1744# Begin Source File
1745
2265a2d5 1746SOURCE=..\..\include\wx\string.h
d7ac64ee
VS
1747# End Source File
1748# Begin Source File
1749
2265a2d5 1750SOURCE=..\..\include\wx\sysopt.h
d7ac64ee
VS
1751# End Source File
1752# Begin Source File
1753
56d5b4b8
MW
1754SOURCE=..\..\include\wx\tarstrm.h
1755# End Source File
1756# Begin Source File
1757
2265a2d5 1758SOURCE=..\..\include\wx\textbuf.h
d7ac64ee
VS
1759# End Source File
1760# Begin Source File
1761
2265a2d5 1762SOURCE=..\..\include\wx\textfile.h
d7ac64ee 1763# End Source File
d7ac64ee
VS
1764# Begin Source File
1765
2265a2d5 1766SOURCE=..\..\include\wx\thread.h
d7ac64ee
VS
1767# End Source File
1768# Begin Source File
1769
fe6e5818
VS
1770SOURCE=..\..\include\wx\timer.h
1771# End Source File
1772# Begin Source File
1773
2265a2d5 1774SOURCE=..\..\include\wx\tokenzr.h
d7ac64ee
VS
1775# End Source File
1776# Begin Source File
1777
2265a2d5 1778SOURCE=..\..\include\wx\txtstrm.h
d7ac64ee
VS
1779# End Source File
1780# Begin Source File
1781
2265a2d5 1782SOURCE=..\..\include\wx\types.h
d7ac64ee
VS
1783# End Source File
1784# Begin Source File
1785
dd65d8c8
RN
1786SOURCE=..\..\include\wx\uri.h
1787# End Source File
1788# Begin Source File
1789
2265a2d5 1790SOURCE=..\..\include\wx\utils.h
d7ac64ee
VS
1791# End Source File
1792# Begin Source File
1793
2265a2d5 1794SOURCE=..\..\include\wx\variant.h
d7ac64ee
VS
1795# End Source File
1796# Begin Source File
1797
2265a2d5 1798SOURCE=..\..\include\wx\vector.h
d7ac64ee
VS
1799# End Source File
1800# Begin Source File
1801
2265a2d5 1802SOURCE=..\..\include\wx\version.h
d7ac64ee
VS
1803# End Source File
1804# Begin Source File
1805
2265a2d5 1806SOURCE=..\..\include\wx\volume.h
d7ac64ee
VS
1807# End Source File
1808# Begin Source File
1809
2265a2d5 1810SOURCE=..\..\include\wx\wfstream.h
d7ac64ee
VS
1811# End Source File
1812# Begin Source File
1813
2265a2d5 1814SOURCE=..\..\include\wx\wx.h
d7ac64ee
VS
1815# End Source File
1816# Begin Source File
1817
2265a2d5 1818SOURCE=..\..\include\wx\wxchar.h
d7ac64ee
VS
1819# End Source File
1820# Begin Source File
1821
2265a2d5 1822SOURCE=..\..\include\wx\wxprec.h
d7ac64ee
VS
1823# End Source File
1824# Begin Source File
1825
e8f60bac
RD
1826SOURCE=..\..\include\wx\xti.h
1827# End Source File
1828# Begin Source File
1829
1830SOURCE=..\..\include\wx\xtistrm.h
1831# End Source File
1832# Begin Source File
1833
2265a2d5 1834SOURCE=..\..\include\wx\zipstrm.h
d7ac64ee
VS
1835# End Source File
1836# Begin Source File
1837
2265a2d5 1838SOURCE=..\..\include\wx\zstream.h
d7ac64ee
VS
1839# End Source File
1840# End Group
1841# End Target
1842# End Project
1843