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