]> git.saurik.com Git - wxWidgets.git/blame - build/msw/wx_base.dsp
define ChangeSelection() (fixes wxMotif build)
[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 ""
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\wxbase270u_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\wxbase270u_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
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
62# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswunivu" /i "..\..\include" /d WXDLLNAME=wxbase270u_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=wxbase270u_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
64BSC32=bscmake.exe
65# ADD BASE BSC32 /nologo
66# ADD BSC32 /nologo
67LINK32=link.exe
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\wxbase270u_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\wxbase270u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27u.lib"
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 ""
5c60e845
MW
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\wxbase270ud_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\wxbase270ud_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
5c60e845
MW
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=wxbase270ud_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=wxbase270ud_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
40989e46
WS
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\wxbase270ud_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\wxbase270ud_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 ""
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\wxbase270_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\wxbase270_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
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
112# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i "..\..\lib\vc_dll\mswuniv" /i "..\..\include" /d WXDLLNAME=wxbase270_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=wxbase270_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
114BSC32=bscmake.exe
115# ADD BASE BSC32 /nologo
116# ADD BSC32 /nologo
117LINK32=link.exe
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\wxbase270_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\wxbase270_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27.lib"
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 ""
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\wxbase270d_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\wxbase270d_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
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
137# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswunivd" /i "..\..\include" /d WXDLLNAME=wxbase270d_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=wxbase270d_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
139BSC32=bscmake.exe
140# ADD BASE BSC32 /nologo
141# ADD BSC32 /nologo
142LINK32=link.exe
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\wxbase270d_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\wxbase270d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27d.lib" /debug
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 ""
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\wxbase270u_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\wxbase270u_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
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
162# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d WXDLLNAME=wxbase270u_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=wxbase270u_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
164BSC32=bscmake.exe
165# ADD BASE BSC32 /nologo
166# ADD BSC32 /nologo
167LINK32=link.exe
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\wxbase270u_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\wxbase270u_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27u.lib"
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 ""
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\wxbase270ud_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\wxbase270ud_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
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
187# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d WXDLLNAME=wxbase270ud_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=wxbase270ud_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
189BSC32=bscmake.exe
190# ADD BASE BSC32 /nologo
191# ADD BSC32 /nologo
192LINK32=link.exe
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\wxbase270ud_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\wxbase270ud_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27ud.lib" /debug
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 ""
5c60e845
MW
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\wxbase270_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\wxbase270_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
5c60e845
MW
212# ADD BASE RSC /l 0x409 /d "__WXMSW__" /i "..\..\lib\vc_dll\msw" /i "..\..\include" /d WXDLLNAME=wxbase270_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=wxbase270_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
40989e46
WS
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\wxbase270_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\wxbase270_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 ""
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\wxbase270d_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\wxbase270d_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
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
237# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\lib\vc_dll\mswd" /i "..\..\include" /d WXDLLNAME=wxbase270d_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=wxbase270d_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
239BSC32=bscmake.exe
240# ADD BASE BSC32 /nologo
241# ADD BSC32 /nologo
242LINK32=link.exe
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\wxbase270d_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\wxbase270d_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxbase27d.lib" /debug
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
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
a1999705
VZ
475SOURCE=..\..\src\common\convauto.cpp
476# End Source File
477# Begin Source File
478
2265a2d5
VS
479SOURCE=..\..\src\common\datetime.cpp
480# End Source File
481# Begin Source File
d7ac64ee 482
2265a2d5
VS
483SOURCE=..\..\src\common\datstrm.cpp
484# End Source File
485# Begin Source File
d7ac64ee 486
2265a2d5
VS
487SOURCE=..\..\src\common\dircmn.cpp
488# End Source File
489# Begin Source File
d7ac64ee 490
66b9f7f7
WS
491SOURCE=..\..\src\common\dummy.cpp
492# ADD BASE CPP /Yc"wx/wxprec.h"
493# ADD CPP /Yc"wx/wxprec.h"
494# End Source File
495# Begin Source File
496
2265a2d5
VS
497SOURCE=..\..\src\common\dynarray.cpp
498# End Source File
499# Begin Source File
d7ac64ee 500
2265a2d5
VS
501SOURCE=..\..\src\common\dynlib.cpp
502# End Source File
503# Begin Source File
d7ac64ee 504
2265a2d5
VS
505SOURCE=..\..\src\common\dynload.cpp
506# End Source File
507# Begin Source File
d7ac64ee 508
2265a2d5
VS
509SOURCE=..\..\src\common\encconv.cpp
510# End Source File
511# Begin Source File
d7ac64ee 512
2265a2d5
VS
513SOURCE=..\..\src\common\event.cpp
514# End Source File
515# Begin Source File
d7ac64ee 516
2265a2d5
VS
517SOURCE=..\..\src\common\extended.c
518# SUBTRACT CPP /YX /Yc /Yu
519# End Source File
520# Begin Source File
d7ac64ee 521
2265a2d5
VS
522SOURCE=..\..\src\common\ffile.cpp
523# End Source File
524# Begin Source File
d7ac64ee 525
2265a2d5
VS
526SOURCE=..\..\src\common\file.cpp
527# End Source File
528# Begin Source File
d7ac64ee 529
2265a2d5
VS
530SOURCE=..\..\src\common\fileconf.cpp
531# End Source File
532# Begin Source File
d7ac64ee 533
2265a2d5
VS
534SOURCE=..\..\src\common\filefn.cpp
535# End Source File
536# Begin Source File
d7ac64ee 537
2265a2d5 538SOURCE=..\..\src\common\filename.cpp
d7ac64ee 539# End Source File
2265a2d5 540# Begin Source File
d7ac64ee 541
2265a2d5
VS
542SOURCE=..\..\src\common\filesys.cpp
543# End Source File
d7ac64ee
VS
544# Begin Source File
545
2265a2d5 546SOURCE=..\..\src\common\fmapbase.cpp
d7ac64ee
VS
547# End Source File
548# Begin Source File
549
2265a2d5 550SOURCE=..\..\src\common\fs_mem.cpp
d7ac64ee
VS
551# End Source File
552# Begin Source File
553
2265a2d5 554SOURCE=..\..\src\common\fs_zip.cpp
d7ac64ee
VS
555# End Source File
556# Begin Source File
557
2265a2d5 558SOURCE=..\..\src\common\hash.cpp
d7ac64ee
VS
559# End Source File
560# Begin Source File
561
2265a2d5 562SOURCE=..\..\src\common\hashmap.cpp
d7ac64ee
VS
563# End Source File
564# Begin Source File
565
2265a2d5 566SOURCE=..\..\src\common\init.cpp
d7ac64ee
VS
567# End Source File
568# Begin Source File
569
2265a2d5 570SOURCE=..\..\src\common\intl.cpp
d7ac64ee
VS
571# End Source File
572# Begin Source File
573
2265a2d5 574SOURCE=..\..\src\common\ipcbase.cpp
d7ac64ee
VS
575# End Source File
576# Begin Source File
577
2265a2d5 578SOURCE=..\..\src\common\list.cpp
d7ac64ee
VS
579# End Source File
580# Begin Source File
581
2265a2d5 582SOURCE=..\..\src\common\log.cpp
d7ac64ee
VS
583# End Source File
584# Begin Source File
585
2265a2d5 586SOURCE=..\..\src\common\longlong.cpp
d7ac64ee
VS
587# End Source File
588# Begin Source File
589
2265a2d5 590SOURCE=..\..\src\common\memory.cpp
d7ac64ee
VS
591# End Source File
592# Begin Source File
593
2265a2d5 594SOURCE=..\..\src\common\mimecmn.cpp
d7ac64ee
VS
595# End Source File
596# Begin Source File
597
2265a2d5 598SOURCE=..\..\src\common\module.cpp
d7ac64ee
VS
599# End Source File
600# Begin Source File
601
2265a2d5 602SOURCE=..\..\src\common\msgout.cpp
d7ac64ee
VS
603# End Source File
604# Begin Source File
605
2265a2d5 606SOURCE=..\..\src\common\mstream.cpp
d7ac64ee
VS
607# End Source File
608# Begin Source File
609
2265a2d5 610SOURCE=..\..\src\common\object.cpp
d7ac64ee
VS
611# End Source File
612# Begin Source File
613
fc1dea3d
VZ
614SOURCE=..\..\src\common\platinfo.cpp
615# End Source File
616# Begin Source File
617
355debca
VZ
618SOURCE=..\..\src\common\powercmn.cpp
619# End Source File
620# Begin Source File
621
2265a2d5 622SOURCE=..\..\src\common\process.cpp
d7ac64ee
VS
623# End Source File
624# Begin Source File
625
2265a2d5 626SOURCE=..\..\src\common\regex.cpp
d7ac64ee
VS
627# End Source File
628# Begin Source File
629
a32f9aaf
VS
630SOURCE=..\..\src\common\sstream.cpp
631# End Source File
632# Begin Source File
633
dd65d8c8
RN
634SOURCE=..\..\src\common\stdpbase.cpp
635# End Source File
636# Begin Source File
637
2265a2d5 638SOURCE=..\..\src\common\stopwatch.cpp
d7ac64ee
VS
639# End Source File
640# Begin Source File
641
2265a2d5 642SOURCE=..\..\src\common\strconv.cpp
d7ac64ee
VS
643# End Source File
644# Begin Source File
645
2265a2d5 646SOURCE=..\..\src\common\stream.cpp
d7ac64ee
VS
647# End Source File
648# Begin Source File
649
2265a2d5 650SOURCE=..\..\src\common\string.cpp
d7ac64ee
VS
651# End Source File
652# Begin Source File
653
2265a2d5 654SOURCE=..\..\src\common\sysopt.cpp
d7ac64ee
VS
655# End Source File
656# Begin Source File
657
2265a2d5 658SOURCE=..\..\src\common\textbuf.cpp
d7ac64ee
VS
659# End Source File
660# Begin Source File
661
2265a2d5 662SOURCE=..\..\src\common\textfile.cpp
d7ac64ee
VS
663# End Source File
664# Begin Source File
665
2265a2d5 666SOURCE=..\..\src\common\tokenzr.cpp
d7ac64ee
VS
667# End Source File
668# Begin Source File
669
2265a2d5 670SOURCE=..\..\src\common\txtstrm.cpp
d7ac64ee
VS
671# End Source File
672# Begin Source File
673
dd65d8c8
RN
674SOURCE=..\..\src\common\uri.cpp
675# End Source File
676# Begin Source File
677
2265a2d5 678SOURCE=..\..\src\common\utilscmn.cpp
d7ac64ee
VS
679# End Source File
680# Begin Source File
681
2265a2d5 682SOURCE=..\..\src\common\variant.cpp
d7ac64ee
VS
683# End Source File
684# Begin Source File
685
2265a2d5 686SOURCE=..\..\src\common\wfstream.cpp
d7ac64ee
VS
687# End Source File
688# Begin Source File
689
2265a2d5 690SOURCE=..\..\src\common\wxchar.cpp
d7ac64ee
VS
691# End Source File
692# Begin Source File
693
e8f60bac
RD
694SOURCE=..\..\src\common\xti.cpp
695# End Source File
696# Begin Source File
697
698SOURCE=..\..\src\common\xtistrm.cpp
699# End Source File
700# Begin Source File
701
2265a2d5 702SOURCE=..\..\src\common\zipstrm.cpp
d7ac64ee
VS
703# End Source File
704# Begin Source File
705
2265a2d5 706SOURCE=..\..\src\common\zstream.cpp
d7ac64ee 707# End Source File
2265a2d5
VS
708# End Group
709# Begin Group "MSW Sources"
710
711# PROP Default_Filter ""
d7ac64ee
VS
712# Begin Source File
713
2265a2d5 714SOURCE=..\..\src\msw\basemsw.cpp
d7ac64ee
VS
715# End Source File
716# Begin Source File
717
2265a2d5 718SOURCE=..\..\src\msw\crashrpt.cpp
d7ac64ee
VS
719# End Source File
720# Begin Source File
721
2265a2d5 722SOURCE=..\..\src\msw\dde.cpp
d7ac64ee
VS
723# End Source File
724# Begin Source File
725
107d0fd4
VZ
726SOURCE=..\..\src\msw\debughlp.cpp
727# End Source File
728# Begin Source File
729
2265a2d5 730SOURCE=..\..\src\msw\dir.cpp
d7ac64ee
VS
731# End Source File
732# Begin Source File
733
114a4501
VZ
734SOURCE=..\..\src\msw\dlmsw.cpp
735# End Source File
736# Begin Source File
737
2265a2d5 738SOURCE=..\..\src\msw\main.cpp
d7ac64ee
VS
739# End Source File
740# Begin Source File
741
2265a2d5 742SOURCE=..\..\src\msw\mimetype.cpp
d7ac64ee
VS
743# End Source File
744# Begin Source File
745
2265a2d5 746SOURCE=..\..\src\msw\mslu.cpp
d7ac64ee
VS
747# End Source File
748# Begin Source File
749
3032b7b5
VZ
750SOURCE=..\..\src\msw\power.cpp
751# End Source File
752# Begin Source File
753
2265a2d5 754SOURCE=..\..\src\msw\regconf.cpp
d7ac64ee
VS
755# End Source File
756# Begin Source File
757
2265a2d5 758SOURCE=..\..\src\msw\registry.cpp
d7ac64ee
VS
759# End Source File
760# Begin Source File
761
2265a2d5 762SOURCE=..\..\src\msw\snglinst.cpp
d7ac64ee
VS
763# End Source File
764# Begin Source File
765
107d0fd4
VZ
766SOURCE=..\..\src\msw\stackwalk.cpp
767# End Source File
768# Begin Source File
769
ff4aedc5
RN
770SOURCE=..\..\src\msw\stdpaths.cpp
771# End Source File
772# Begin Source File
773
2265a2d5 774SOURCE=..\..\src\msw\thread.cpp
d7ac64ee
VS
775# End Source File
776# Begin Source File
777
2265a2d5 778SOURCE=..\..\src\msw\utils.cpp
d7ac64ee
VS
779# End Source File
780# Begin Source File
781
2265a2d5 782SOURCE=..\..\src\msw\utilsexc.cpp
d7ac64ee
VS
783# End Source File
784# Begin Source File
785
9aaf1192
WS
786SOURCE=..\..\src\msw\version.rc
787
32a52290 788!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
9aaf1192
WS
789
790
32a52290 791!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
9aaf1192
WS
792
793
32a52290 794!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
9aaf1192
WS
795
796
32a52290 797!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
9aaf1192
WS
798
799
32a52290 800!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
9aaf1192
WS
801
802
32a52290 803!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
9aaf1192
WS
804
805
32a52290 806!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
9aaf1192
WS
807
808
32a52290 809!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
50acee04
JS
810
811
32a52290 812!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
50acee04
JS
813
814# PROP Exclude_From_Build 1
815
32a52290 816!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
50acee04
JS
817
818# PROP Exclude_From_Build 1
819
32a52290 820!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
50acee04
JS
821
822# PROP Exclude_From_Build 1
823
32a52290 824!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
50acee04
JS
825
826# PROP Exclude_From_Build 1
827
32a52290 828!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
50acee04
JS
829
830# PROP Exclude_From_Build 1
831
32a52290 832!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
50acee04
JS
833
834# PROP Exclude_From_Build 1
835
32a52290 836!ELSEIF "$(CFG)" == "base - Win32 Release"
50acee04
JS
837
838# PROP Exclude_From_Build 1
839
32a52290 840!ELSEIF "$(CFG)" == "base - Win32 Debug"
9aaf1192
WS
841
842# PROP Exclude_From_Build 1
843
844!ENDIF
845
846# End Source File
847# Begin Source File
848
2265a2d5 849SOURCE=..\..\src\msw\volume.cpp
d7ac64ee 850# End Source File
2265a2d5
VS
851# End Group
852# Begin Group "Setup Headers"
853
854# PROP Default_Filter ""
d7ac64ee
VS
855# Begin Source File
856
2265a2d5
VS
857SOURCE=..\..\include\wx\msw\setup.h
858
32a52290 859!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
28249f11 860
c7f476c9 861# Begin Custom Build -
28249f11
VS
862
863# End Custom Build
864
32a52290 865!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
28249f11 866
c7f476c9 867# Begin Custom Build -
28249f11
VS
868
869# End Custom Build
870
32a52290 871!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
28249f11 872
c7f476c9 873# Begin Custom Build -
28249f11
VS
874
875# End Custom Build
876
32a52290 877!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
28249f11 878
c7f476c9 879# Begin Custom Build -
28249f11
VS
880
881# End Custom Build
882
32a52290 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
32a52290 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
32a52290 903!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
50acee04
JS
904
905# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h
906InputPath=..\include\wx\msw\setup.h
907
908"..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
909 copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h
910
911# End Custom Build
912
32a52290 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
32a52290 923!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
2265a2d5 924
c7f476c9 925# Begin Custom Build -
2265a2d5
VS
926
927# End Custom Build
928
32a52290 929!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
2265a2d5 930
c7f476c9 931# Begin Custom Build -
2265a2d5
VS
932
933# End Custom Build
934
32a52290 935!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
2265a2d5 936
c7f476c9 937# Begin Custom Build -
2265a2d5
VS
938
939# End Custom Build
940
32a52290 941!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
2265a2d5 942
c7f476c9 943# Begin Custom Build -
2265a2d5
VS
944
945# End Custom Build
946
32a52290 947!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
2265a2d5 948
1e618fa6 949# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
2265a2d5
VS
950InputPath=..\include\wx\msw\setup.h
951
1e618fa6 952"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
32a52290 953 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
50acee04
JS
954
955# End Custom Build
956
32a52290 957!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
2265a2d5 958
32a52290 959# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
2265a2d5
VS
960InputPath=..\include\wx\msw\setup.h
961
32a52290
WS
962"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
963 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
2265a2d5
VS
964
965# End Custom Build
966
32a52290 967!ELSEIF "$(CFG)" == "base - Win32 Release"
2265a2d5 968
1e618fa6 969# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h
2265a2d5
VS
970InputPath=..\include\wx\msw\setup.h
971
1e618fa6
VS
972"..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
973 copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h
2265a2d5
VS
974
975# End Custom Build
976
32a52290 977!ELSEIF "$(CFG)" == "base - Win32 Debug"
2265a2d5 978
1e618fa6 979# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h
2265a2d5 980InputPath=..\include\wx\msw\setup.h
d7ac64ee 981
1e618fa6
VS
982"..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
983 copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h
d7ac64ee 984
2265a2d5 985# End Custom Build
d7ac64ee 986
2265a2d5 987!ENDIF
d7ac64ee 988
c7f476c9
MW
989# End Source File
990# Begin Source File
991
992SOURCE=..\..\include\wx\univ\setup.h
993
32a52290 994!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
c7f476c9
MW
995
996# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h
997InputPath=..\include\wx\univ\setup.h
998
999"..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1000 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h
1001
1002# End Custom Build
1003
32a52290 1004!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
c7f476c9
MW
1005
1006# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h
1007InputPath=..\include\wx\univ\setup.h
1008
1009"..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1010 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h
1011
1012# End Custom Build
1013
32a52290 1014!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
c7f476c9
MW
1015
1016# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h
1017InputPath=..\include\wx\univ\setup.h
1018
1019"..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1020 copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h
1021
1022# End Custom Build
1023
32a52290 1024!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
c7f476c9
MW
1025
1026# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h
1027InputPath=..\include\wx\univ\setup.h
1028
1029"..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1030 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h
1031
1032# End Custom Build
1033
32a52290 1034!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
c7f476c9
MW
1035
1036# Begin Custom Build -
1037
1038# End Custom Build
1039
32a52290 1040!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
c7f476c9
MW
1041
1042# Begin Custom Build -
1043
1044# End Custom Build
1045
32a52290 1046!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
c7f476c9
MW
1047
1048# Begin Custom Build -
1049
1050# End Custom Build
1051
32a52290 1052!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
c7f476c9
MW
1053
1054# Begin Custom Build -
1055
1056# End Custom Build
1057
32a52290 1058!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
c7f476c9
MW
1059
1060# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h
1061InputPath=..\include\wx\univ\setup.h
1062
1063"..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1064 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h
1065
1066# End Custom Build
1067
32a52290 1068!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
c7f476c9
MW
1069
1070# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h
1071InputPath=..\include\wx\univ\setup.h
1072
1073"..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1074 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h
1075
1076# End Custom Build
1077
32a52290 1078!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
c7f476c9
MW
1079
1080# Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h
1081InputPath=..\include\wx\univ\setup.h
1082
1083"..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1084 copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h
1085
1086# End Custom Build
1087
32a52290 1088!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
c7f476c9
MW
1089
1090# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h
1091InputPath=..\include\wx\univ\setup.h
1092
1093"..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1094 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h
1095
1096# End Custom Build
1097
32a52290 1098!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
c7f476c9
MW
1099
1100# Begin Custom Build -
1101
1102# End Custom Build
1103
32a52290 1104!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
c7f476c9
MW
1105
1106# Begin Custom Build -
1107
1108# End Custom Build
1109
32a52290 1110!ELSEIF "$(CFG)" == "base - Win32 Release"
c7f476c9
MW
1111
1112# Begin Custom Build -
1113
1114# End Custom Build
1115
32a52290 1116!ELSEIF "$(CFG)" == "base - Win32 Debug"
c7f476c9
MW
1117
1118# Begin Custom Build -
1119
1120# End Custom Build
1121
1122!ENDIF
1123
d7ac64ee 1124# End Source File
2265a2d5
VS
1125# End Group
1126# Begin Group "MSW Headers"
d7ac64ee 1127
2265a2d5 1128# PROP Default_Filter ""
d7ac64ee
VS
1129# Begin Source File
1130
fe6e5818
VS
1131SOURCE=..\..\include\wx\msw\apptbase.h
1132# End Source File
1133# Begin Source File
1134
1135SOURCE=..\..\include\wx\msw\apptrait.h
1136# End Source File
1137# Begin Source File
1138
fd9f42b6
VS
1139SOURCE=..\..\include\wx\msw\chkconf.h
1140# End Source File
1141# Begin Source File
1142
1143SOURCE=..\..\include\wx\msw\crashrpt.h
1144# End Source File
1145# Begin Source File
1146
1147SOURCE=..\..\include\wx\msw\dde.h
1148# End Source File
1149# Begin Source File
1150
107d0fd4
VZ
1151SOURCE=..\..\include\wx\msw\debughlp.h
1152# End Source File
1153# Begin Source File
1154
fd9f42b6
VS
1155SOURCE=..\..\include\wx\msw\gccpriv.h
1156# End Source File
5c60e845
MW
1157# Begin Source File
1158
1159SOURCE=..\..\include\wx\msw\genrcdefs.h
1160
32a52290 1161!IF "$(CFG)" == "base - Win32 DLL Universal Unicode Release"
5c60e845
MW
1162
1163# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h
1164
1165"..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1166 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"
1167
1168# End Custom Build
1169
32a52290 1170!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Unicode Debug"
5c60e845
MW
1171
1172# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h
1173
1174"..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1175 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"
1176
1177# End Custom Build
1178
32a52290 1179!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Release"
5c60e845
MW
1180
1181# Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h
1182
1183"..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1184 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h"
1185
1186# End Custom Build
1187
32a52290 1188!ELSEIF "$(CFG)" == "base - Win32 DLL Universal Debug"
5c60e845
MW
1189
1190# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h
1191
1192"..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1193 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h"
1194
1195# End Custom Build
1196
32a52290 1197!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Release"
5c60e845
MW
1198
1199# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h
1200
1201"..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1202 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
1203
1204# End Custom Build
1205
32a52290 1206!ELSEIF "$(CFG)" == "base - Win32 DLL Unicode Debug"
5c60e845
MW
1207
1208# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h
1209
1210"..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1211 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
1212
1213# End Custom Build
1214
32a52290 1215!ELSEIF "$(CFG)" == "base - Win32 DLL Release"
5c60e845
MW
1216
1217# Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h
1218
1219"..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1220 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h"
1221
1222# End Custom Build
1223
32a52290 1224!ELSEIF "$(CFG)" == "base - Win32 DLL Debug"
5c60e845
MW
1225
1226# Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h
1227
1228"..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1229 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h"
1230
1231# End Custom Build
1232
32a52290 1233!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Release"
5c60e845
MW
1234
1235# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h
1236
1237"..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1238 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"
1239
1240# End Custom Build
1241
32a52290 1242!ELSEIF "$(CFG)" == "base - Win32 Universal Unicode Debug"
5c60e845
MW
1243
1244# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h
1245
1246"..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1247 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"
1248
1249# End Custom Build
1250
32a52290 1251!ELSEIF "$(CFG)" == "base - Win32 Universal Release"
5c60e845
MW
1252
1253# Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h
1254
1255"..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1256 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h"
1257
1258# End Custom Build
1259
32a52290 1260!ELSEIF "$(CFG)" == "base - Win32 Universal Debug"
5c60e845
MW
1261
1262# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h
1263
1264"..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1265 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h"
1266
1267# End Custom Build
1268
32a52290 1269!ELSEIF "$(CFG)" == "base - Win32 Unicode Release"
5c60e845
MW
1270
1271# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h
1272
1273"..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1274 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
1275
1276# End Custom Build
1277
32a52290 1278!ELSEIF "$(CFG)" == "base - Win32 Unicode Debug"
5c60e845
MW
1279
1280# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h
1281
1282"..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1283 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
1284
1285# End Custom Build
1286
32a52290 1287!ELSEIF "$(CFG)" == "base - Win32 Release"
5c60e845
MW
1288
1289# Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h
1290
1291"..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1292 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h"
1293
1294# End Custom Build
1295
32a52290 1296!ELSEIF "$(CFG)" == "base - Win32 Debug"
5c60e845
MW
1297
1298# Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h
1299
1300"..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw"
1301 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h"
1302
1303# End Custom Build
1304
1305!ENDIF
1306
1307# End Source File
fd9f42b6
VS
1308# Begin Source File
1309
2bc63d3f
MW
1310SOURCE=..\..\include\wx\msw\libraries.h
1311# End Source File
1312# Begin Source File
1313
fd9f42b6
VS
1314SOURCE=..\..\include\wx\msw\mimetype.h
1315# End Source File
1316# Begin Source File
1317
7dcea26b
JS
1318SOURCE=..\..\include\wx\msw\mslu.h
1319# End Source File
1320# Begin Source File
1321
9d309aad
MW
1322SOURCE=..\..\include\wx\msw\private.h
1323# End Source File
1324# Begin Source File
1325
cf9b63b3
VZ
1326SOURCE=..\..\include\wx\msw\regconf.h
1327# End Source File
1328# Begin Source File
1329
1330SOURCE=..\..\include\wx\msw\registry.h
1331# End Source File
1332# Begin Source File
1333
a340b80d
VZ
1334SOURCE=..\..\include\wx\msw\seh.h
1335# End Source File
1336# Begin Source File
1337
107d0fd4
VZ
1338SOURCE=..\..\include\wx\msw\stackwalk.h
1339# End Source File
1340# Begin Source File
1341
47a4a1ae
JS
1342SOURCE=..\..\include\wx\msw\stdpaths.h
1343# End Source File
1344# Begin Source File
1345
fd9f42b6
VS
1346SOURCE=..\..\include\wx\msw\winundef.h
1347# End Source File
1348# Begin Source File
1349
1350SOURCE=..\..\include\wx\msw\wrapcctl.h
1351# End Source File
1352# Begin Source File
1353
660296aa
WS
1354SOURCE=..\..\include\wx\msw\wrapcdlg.h
1355# End Source File
1356# Begin Source File
1357
fd9f42b6
VS
1358SOURCE=..\..\include\wx\msw\wrapwin.h
1359# End Source File
2265a2d5 1360# End Group
6a98f32b
VZ
1361# Begin Group "wxHTML Headers"
1362
1363# PROP Default_Filter ""
1364# Begin Source File
1365
1366SOURCE=..\..\include\wx\html\forcelnk.h
1367# End Source File
1368# End Group
2265a2d5 1369# Begin Group "Common Headers"
d7ac64ee 1370
2265a2d5 1371# PROP Default_Filter ""
d7ac64ee
VS
1372# Begin Source File
1373
187cf772
VS
1374SOURCE=..\..\include\wx\afterstd.h
1375# End Source File
1376# Begin Source File
1377
2265a2d5 1378SOURCE=..\..\include\wx\app.h
d7ac64ee
VS
1379# End Source File
1380# Begin Source File
1381
2265a2d5 1382SOURCE=..\..\include\wx\apptrait.h
d7ac64ee
VS
1383# End Source File
1384# Begin Source File
1385
8329fea8
VZ
1386SOURCE=..\..\include\wx\archive.h
1387# End Source File
1388# Begin Source File
1389
2265a2d5 1390SOURCE=..\..\include\wx\arrstr.h
d7ac64ee
VS
1391# End Source File
1392# Begin Source File
1393
2265a2d5 1394SOURCE=..\..\include\wx\beforestd.h
d7ac64ee
VS
1395# End Source File
1396# Begin Source File
1397
2265a2d5 1398SOURCE=..\..\include\wx\buffer.h
d7ac64ee
VS
1399# End Source File
1400# Begin Source File
1401
2265a2d5 1402SOURCE=..\..\include\wx\build.h
d7ac64ee
VS
1403# End Source File
1404# Begin Source File
1405
2265a2d5 1406SOURCE=..\..\include\wx\chkconf.h
d7ac64ee
VS
1407# End Source File
1408# Begin Source File
1409
82b0b7f6
DE
1410SOURCE=..\..\include\wx\clntdata.h
1411# End Source File
1412# Begin Source File
1413
2265a2d5 1414SOURCE=..\..\include\wx\cmdline.h
d7ac64ee
VS
1415# End Source File
1416# Begin Source File
1417
2265a2d5 1418SOURCE=..\..\include\wx\confbase.h
d7ac64ee
VS
1419# End Source File
1420# Begin Source File
1421
2265a2d5 1422SOURCE=..\..\include\wx\config.h
d7ac64ee
VS
1423# End Source File
1424# Begin Source File
1425
2265a2d5 1426SOURCE=..\..\include\wx\containr.h
d7ac64ee
VS
1427# End Source File
1428# Begin Source File
1429
a1999705
VZ
1430SOURCE=..\..\include\wx\convauto.h
1431# End Source File
1432# Begin Source File
1433
c4ad618c
VZ
1434SOURCE=..\..\include\wx\cpp.h
1435# End Source File
1436# Begin Source File
1437
2265a2d5 1438SOURCE=..\..\include\wx\datetime.h
d7ac64ee
VS
1439# End Source File
1440# Begin Source File
1441
2265a2d5 1442SOURCE=..\..\include\wx\datstrm.h
d7ac64ee 1443# End Source File
d7ac64ee
VS
1444# Begin Source File
1445
2265a2d5 1446SOURCE=..\..\include\wx\dde.h
d7ac64ee
VS
1447# End Source File
1448# Begin Source File
1449
2265a2d5 1450SOURCE=..\..\include\wx\debug.h
d7ac64ee
VS
1451# End Source File
1452# Begin Source File
1453
2265a2d5 1454SOURCE=..\..\include\wx\defs.h
d7ac64ee
VS
1455# End Source File
1456# Begin Source File
1457
2265a2d5 1458SOURCE=..\..\include\wx\dir.h
d7ac64ee
VS
1459# End Source File
1460# Begin Source File
1461
20b35a69
RD
1462SOURCE=..\..\include\wx\dlimpexp.h
1463# End Source File
1464# Begin Source File
1465
2265a2d5 1466SOURCE=..\..\include\wx\dynarray.h
d7ac64ee
VS
1467# End Source File
1468# Begin Source File
1469
2265a2d5 1470SOURCE=..\..\include\wx\dynlib.h
d7ac64ee
VS
1471# End Source File
1472# Begin Source File
1473
2265a2d5 1474SOURCE=..\..\include\wx\dynload.h
d7ac64ee
VS
1475# End Source File
1476# Begin Source File
1477
2265a2d5 1478SOURCE=..\..\include\wx\encconv.h
d7ac64ee
VS
1479# End Source File
1480# Begin Source File
1481
2265a2d5 1482SOURCE=..\..\include\wx\event.h
d7ac64ee
VS
1483# End Source File
1484# Begin Source File
1485
b71531ad
VZ
1486SOURCE=..\..\include\wx\except.h
1487# End Source File
1488# Begin Source File
1489
2265a2d5 1490SOURCE=..\..\include\wx\features.h
d7ac64ee
VS
1491# End Source File
1492# Begin Source File
1493
2265a2d5 1494SOURCE=..\..\include\wx\ffile.h
d7ac64ee
VS
1495# End Source File
1496# Begin Source File
1497
2265a2d5 1498SOURCE=..\..\include\wx\file.h
d7ac64ee
VS
1499# End Source File
1500# Begin Source File
1501
2265a2d5 1502SOURCE=..\..\include\wx\fileconf.h
d7ac64ee
VS
1503# End Source File
1504# Begin Source File
1505
2265a2d5 1506SOURCE=..\..\include\wx\filefn.h
d7ac64ee
VS
1507# End Source File
1508# Begin Source File
1509
2265a2d5 1510SOURCE=..\..\include\wx\filename.h
d7ac64ee
VS
1511# End Source File
1512# Begin Source File
1513
2265a2d5 1514SOURCE=..\..\include\wx\filesys.h
d7ac64ee
VS
1515# End Source File
1516# Begin Source File
1517
2265a2d5 1518SOURCE=..\..\include\wx\fontenc.h
d7ac64ee
VS
1519# End Source File
1520# Begin Source File
1521
2265a2d5 1522SOURCE=..\..\include\wx\fontmap.h
d7ac64ee
VS
1523# End Source File
1524# Begin Source File
1525
2265a2d5 1526SOURCE=..\..\include\wx\fs_mem.h
d7ac64ee
VS
1527# End Source File
1528# Begin Source File
1529
2265a2d5 1530SOURCE=..\..\include\wx\fs_zip.h
d7ac64ee 1531# End Source File
b71531ad
VZ
1532# Begin Source File
1533
2265a2d5 1534SOURCE=..\..\include\wx\hash.h
d7ac64ee
VS
1535# End Source File
1536# Begin Source File
1537
2265a2d5 1538SOURCE=..\..\include\wx\hashmap.h
d7ac64ee
VS
1539# End Source File
1540# Begin Source File
1541
fe6e5818
VS
1542SOURCE=..\..\include\wx\hashset.h
1543# End Source File
1544# Begin Source File
1545
2265a2d5 1546SOURCE=..\..\include\wx\iconloc.h
d7ac64ee
VS
1547# End Source File
1548# Begin Source File
1549
2265a2d5 1550SOURCE=..\..\include\wx\init.h
d7ac64ee
VS
1551# End Source File
1552# Begin Source File
1553
2265a2d5 1554SOURCE=..\..\include\wx\intl.h
d7ac64ee
VS
1555# End Source File
1556# Begin Source File
1557
2265a2d5 1558SOURCE=..\..\include\wx\iosfwrap.h
d7ac64ee
VS
1559# End Source File
1560# Begin Source File
1561
2265a2d5 1562SOURCE=..\..\include\wx\ioswrap.h
d7ac64ee
VS
1563# End Source File
1564# Begin Source File
1565
2265a2d5 1566SOURCE=..\..\include\wx\ipc.h
d7ac64ee
VS
1567# End Source File
1568# Begin Source File
1569
2265a2d5 1570SOURCE=..\..\include\wx\ipcbase.h
d7ac64ee
VS
1571# End Source File
1572# Begin Source File
1573
2265a2d5 1574SOURCE=..\..\include\wx\isql.h
d7ac64ee
VS
1575# End Source File
1576# Begin Source File
1577
2265a2d5 1578SOURCE=..\..\include\wx\isqlext.h
d7ac64ee
VS
1579# End Source File
1580# Begin Source File
1581
51e6392c
VZ
1582SOURCE=..\..\include\wx\link.h
1583# End Source File
1584# Begin Source File
1585
2265a2d5 1586SOURCE=..\..\include\wx\list.h
d7ac64ee
VS
1587# End Source File
1588# Begin Source File
1589
2265a2d5 1590SOURCE=..\..\include\wx\log.h
d7ac64ee
VS
1591# End Source File
1592# Begin Source File
1593
2265a2d5 1594SOURCE=..\..\include\wx\longlong.h
d7ac64ee
VS
1595# End Source File
1596# Begin Source File
1597
2265a2d5 1598SOURCE=..\..\include\wx\math.h
d7ac64ee
VS
1599# End Source File
1600# Begin Source File
1601
2265a2d5 1602SOURCE=..\..\include\wx\memconf.h
d7ac64ee
VS
1603# End Source File
1604# Begin Source File
1605
2265a2d5 1606SOURCE=..\..\include\wx\memory.h
d7ac64ee
VS
1607# End Source File
1608# Begin Source File
1609
2265a2d5 1610SOURCE=..\..\include\wx\memtext.h
d7ac64ee
VS
1611# End Source File
1612# Begin Source File
1613
2265a2d5 1614SOURCE=..\..\include\wx\mimetype.h
d7ac64ee
VS
1615# End Source File
1616# Begin Source File
1617
2265a2d5 1618SOURCE=..\..\include\wx\module.h
d7ac64ee
VS
1619# End Source File
1620# Begin Source File
1621
2265a2d5 1622SOURCE=..\..\include\wx\msgout.h
d7ac64ee
VS
1623# End Source File
1624# Begin Source File
1625
2265a2d5 1626SOURCE=..\..\include\wx\mstream.h
d7ac64ee
VS
1627# End Source File
1628# Begin Source File
1629
2265a2d5 1630SOURCE=..\..\include\wx\object.h
d7ac64ee
VS
1631# End Source File
1632# Begin Source File
1633
2265a2d5 1634SOURCE=..\..\include\wx\platform.h
d7ac64ee
VS
1635# End Source File
1636# Begin Source File
1637
fc1dea3d
VZ
1638SOURCE=..\..\include\wx\platinfo.h
1639# End Source File
1640# Begin Source File
1641
355debca
VZ
1642SOURCE=..\..\include\wx\power.h
1643# End Source File
1644# Begin Source File
1645
2265a2d5 1646SOURCE=..\..\include\wx\process.h
d7ac64ee
VS
1647# End Source File
1648# Begin Source File
1649
fe6e5818
VS
1650SOURCE=..\..\include\wx\ptr_scpd.h
1651# End Source File
1652# Begin Source File
1653
460354e9
MW
1654SOURCE=..\..\include\wx\recguard.h
1655# End Source File
1656# Begin Source File
1657
2265a2d5 1658SOURCE=..\..\include\wx\regex.h
d7ac64ee
VS
1659# End Source File
1660# Begin Source File
1661
fe6e5818
VS
1662SOURCE=..\..\include\wx\scopeguard.h
1663# End Source File
1664# Begin Source File
1665
2265a2d5 1666SOURCE=..\..\include\wx\snglinst.h
d7ac64ee
VS
1667# End Source File
1668# Begin Source File
1669
a32f9aaf
VS
1670SOURCE=..\..\include\wx\sstream.h
1671# End Source File
1672# Begin Source File
1673
b71531ad
VZ
1674SOURCE=..\..\include\wx\stack.h
1675# End Source File
1676# Begin Source File
107d0fd4
VZ
1677
1678SOURCE=..\..\include\wx\stackwalk.h
1679# End Source File
1680# Begin Source File
b71531ad 1681
dd65d8c8
RN
1682SOURCE=..\..\include\wx\stdpaths.h
1683# End Source File
1684# Begin Source File
1685
ef335a4f
VZ
1686SOURCE=..\..\include\wx\stockitem.h
1687# End Source File
1688# Begin Source File
1689
2265a2d5 1690SOURCE=..\..\include\wx\stopwatch.h
d7ac64ee
VS
1691# End Source File
1692# Begin Source File
1693
2265a2d5 1694SOURCE=..\..\include\wx\strconv.h
d7ac64ee
VS
1695# End Source File
1696# Begin Source File
1697
2265a2d5 1698SOURCE=..\..\include\wx\stream.h
d7ac64ee
VS
1699# End Source File
1700# Begin Source File
1701
2265a2d5 1702SOURCE=..\..\include\wx\string.h
d7ac64ee
VS
1703# End Source File
1704# Begin Source File
1705
2265a2d5 1706SOURCE=..\..\include\wx\sysopt.h
d7ac64ee
VS
1707# End Source File
1708# Begin Source File
1709
2265a2d5 1710SOURCE=..\..\include\wx\textbuf.h
d7ac64ee
VS
1711# End Source File
1712# Begin Source File
1713
2265a2d5 1714SOURCE=..\..\include\wx\textfile.h
d7ac64ee 1715# End Source File
d7ac64ee
VS
1716# Begin Source File
1717
2265a2d5 1718SOURCE=..\..\include\wx\thread.h
d7ac64ee
VS
1719# End Source File
1720# Begin Source File
1721
fe6e5818
VS
1722SOURCE=..\..\include\wx\timer.h
1723# End Source File
1724# Begin Source File
1725
2265a2d5 1726SOURCE=..\..\include\wx\tokenzr.h
d7ac64ee
VS
1727# End Source File
1728# Begin Source File
1729
2265a2d5 1730SOURCE=..\..\include\wx\txtstrm.h
d7ac64ee
VS
1731# End Source File
1732# Begin Source File
1733
2265a2d5 1734SOURCE=..\..\include\wx\types.h
d7ac64ee
VS
1735# End Source File
1736# Begin Source File
1737
dd65d8c8
RN
1738SOURCE=..\..\include\wx\uri.h
1739# End Source File
1740# Begin Source File
1741
2265a2d5 1742SOURCE=..\..\include\wx\utils.h
d7ac64ee
VS
1743# End Source File
1744# Begin Source File
1745
2265a2d5 1746SOURCE=..\..\include\wx\variant.h
d7ac64ee
VS
1747# End Source File
1748# Begin Source File
1749
2265a2d5 1750SOURCE=..\..\include\wx\vector.h
d7ac64ee
VS
1751# End Source File
1752# Begin Source File
1753
2265a2d5 1754SOURCE=..\..\include\wx\version.h
d7ac64ee
VS
1755# End Source File
1756# Begin Source File
1757
2265a2d5 1758SOURCE=..\..\include\wx\volume.h
d7ac64ee
VS
1759# End Source File
1760# Begin Source File
1761
2265a2d5 1762SOURCE=..\..\include\wx\wfstream.h
d7ac64ee
VS
1763# End Source File
1764# Begin Source File
1765
2265a2d5 1766SOURCE=..\..\include\wx\wx.h
d7ac64ee
VS
1767# End Source File
1768# Begin Source File
1769
2265a2d5 1770SOURCE=..\..\include\wx\wxchar.h
d7ac64ee
VS
1771# End Source File
1772# Begin Source File
1773
2265a2d5 1774SOURCE=..\..\include\wx\wxprec.h
d7ac64ee
VS
1775# End Source File
1776# Begin Source File
1777
e8f60bac
RD
1778SOURCE=..\..\include\wx\xti.h
1779# End Source File
1780# Begin Source File
1781
1782SOURCE=..\..\include\wx\xtistrm.h
1783# End Source File
1784# Begin Source File
1785
2265a2d5 1786SOURCE=..\..\include\wx\zipstrm.h
d7ac64ee
VS
1787# End Source File
1788# Begin Source File
1789
2265a2d5 1790SOURCE=..\..\include\wx\zstream.h
d7ac64ee
VS
1791# End Source File
1792# End Group
1793# End Target
1794# End Project
1795