added wxMessageQueue class for inter-thread communications
[wxWidgets.git] / tests / test_test.dsp
1 # Microsoft Developer Studio Project File - Name="test_test" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103\r
6 \r
7 CFG=test - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "test_test.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "test_test.mak" CFG="test - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "test - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "test - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE "test - Win32 DLL Universal Release" (based on "Win32 (x86) Console Application")\r
23 !MESSAGE "test - Win32 DLL Universal Debug" (based on "Win32 (x86) Console Application")\r
24 !MESSAGE "test - Win32 DLL Unicode Release" (based on "Win32 (x86) Console Application")\r
25 !MESSAGE "test - Win32 DLL Unicode Debug" (based on "Win32 (x86) Console Application")\r
26 !MESSAGE "test - Win32 DLL Release" (based on "Win32 (x86) Console Application")\r
27 !MESSAGE "test - Win32 DLL Debug" (based on "Win32 (x86) Console Application")\r
28 !MESSAGE "test - Win32 Universal Unicode Release" (based on "Win32 (x86) Console Application")\r
29 !MESSAGE "test - Win32 Universal Unicode Debug" (based on "Win32 (x86) Console Application")\r
30 !MESSAGE "test - Win32 Universal Release" (based on "Win32 (x86) Console Application")\r
31 !MESSAGE "test - Win32 Universal Debug" (based on "Win32 (x86) Console Application")\r
32 !MESSAGE "test - Win32 Unicode Release" (based on "Win32 (x86) Console Application")\r
33 !MESSAGE "test - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")\r
34 !MESSAGE "test - Win32 Release" (based on "Win32 (x86) Console Application")\r
35 !MESSAGE "test - Win32 Debug" (based on "Win32 (x86) Console Application")\r
36 !MESSAGE \r
37 \r
38 # Begin Project\r
39 # PROP AllowPerConfigDependencies 0\r
40 # PROP Scc_ProjName ""\r
41 # PROP Scc_LocalPath ""\r
42 CPP=cl.exe\r
43 RSC=rc.exe\r
44 \r
45 !IF  "$(CFG)" == "test - Win32 DLL Universal Unicode Release"\r
46 \r
47 # PROP BASE Use_MFC 0\r
48 # PROP BASE Use_Debug_Libraries 0\r
49 # PROP BASE Output_Dir "vc_mswunivudll"\r
50 # PROP BASE Intermediate_Dir "vc_mswunivudll\test"\r
51 # PROP BASE Target_Dir ""\r
52 # PROP Use_MFC 0\r
53 # PROP Use_Debug_Libraries 0\r
54 # PROP Output_Dir "vc_mswunivudll"\r
55 # PROP Intermediate_Dir "vc_mswunivudll\test"\r
56 # PROP Target_Dir ""\r
57 # ADD BASE CPP /nologo /FD /MD /Fdvc_mswunivudll\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_dll\mswunivu" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivudll\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
58 # ADD CPP /nologo /FD /MD /Fdvc_mswunivudll\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_dll\mswunivu" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivudll\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
59 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i ".\..\lib\vc_dll\mswunivu" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
60 # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i ".\..\lib\vc_dll\mswunivu" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
61 BSC32=bscmake.exe\r
62 # ADD BASE BSC32 /nologo\r
63 # ADD BSC32 /nologo\r
64 LINK32=link.exe\r
65 # ADD BASE LINK32 wxbase29u_net.lib wxbase29u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivudll\test.exe" /libpath:".\..\lib\vc_dll" /subsystem:console\r
66 # ADD LINK32 wxbase29u_net.lib wxbase29u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivudll\test.exe" /libpath:".\..\lib\vc_dll" /subsystem:console\r
67 \r
68 !ELSEIF  "$(CFG)" == "test - Win32 DLL Universal Unicode Debug"\r
69 \r
70 # PROP BASE Use_MFC 0\r
71 # PROP BASE Use_Debug_Libraries 1\r
72 # PROP BASE Output_Dir "vc_mswunivuddll"\r
73 # PROP BASE Intermediate_Dir "vc_mswunivuddll\test"\r
74 # PROP BASE Target_Dir ""\r
75 # PROP Use_MFC 0\r
76 # PROP Use_Debug_Libraries 1\r
77 # PROP Output_Dir "vc_mswunivuddll"\r
78 # PROP Intermediate_Dir "vc_mswunivuddll\test"\r
79 # PROP Target_Dir ""\r
80 # ADD BASE CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswunivuddll\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_dll\mswunivud" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivuddll\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
81 # ADD CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswunivuddll\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_dll\mswunivud" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivuddll\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
82 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i ".\..\lib\vc_dll\mswunivud" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
83 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i ".\..\lib\vc_dll\mswunivud" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
84 BSC32=bscmake.exe\r
85 # ADD BASE BSC32 /nologo\r
86 # ADD BSC32 /nologo\r
87 LINK32=link.exe\r
88 # ADD BASE LINK32 wxbase29ud_net.lib wxbase29ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivuddll\test.exe" /debug /libpath:".\..\lib\vc_dll" /subsystem:console\r
89 # ADD LINK32 wxbase29ud_net.lib wxbase29ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivuddll\test.exe" /debug /libpath:".\..\lib\vc_dll" /subsystem:console\r
90 \r
91 !ELSEIF  "$(CFG)" == "test - Win32 DLL Universal Release"\r
92 \r
93 # PROP BASE Use_MFC 0\r
94 # PROP BASE Use_Debug_Libraries 0\r
95 # PROP BASE Output_Dir "vc_mswunivdll"\r
96 # PROP BASE Intermediate_Dir "vc_mswunivdll\test"\r
97 # PROP BASE Target_Dir ""\r
98 # PROP Use_MFC 0\r
99 # PROP Use_Debug_Libraries 0\r
100 # PROP Output_Dir "vc_mswunivdll"\r
101 # PROP Intermediate_Dir "vc_mswunivdll\test"\r
102 # PROP Target_Dir ""\r
103 # ADD BASE CPP /nologo /FD /MD /Fdvc_mswunivdll\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_dll\mswuniv" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivdll\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
104 # ADD CPP /nologo /FD /MD /Fdvc_mswunivdll\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_dll\mswuniv" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivdll\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
105 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i ".\..\lib\vc_dll\mswuniv" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
106 # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i ".\..\lib\vc_dll\mswuniv" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
107 BSC32=bscmake.exe\r
108 # ADD BASE BSC32 /nologo\r
109 # ADD BSC32 /nologo\r
110 LINK32=link.exe\r
111 # ADD BASE LINK32 wxbase29_net.lib wxbase29.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivdll\test.exe" /libpath:".\..\lib\vc_dll" /subsystem:console\r
112 # ADD LINK32 wxbase29_net.lib wxbase29.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivdll\test.exe" /libpath:".\..\lib\vc_dll" /subsystem:console\r
113 \r
114 !ELSEIF  "$(CFG)" == "test - Win32 DLL Universal Debug"\r
115 \r
116 # PROP BASE Use_MFC 0\r
117 # PROP BASE Use_Debug_Libraries 1\r
118 # PROP BASE Output_Dir "vc_mswunivddll"\r
119 # PROP BASE Intermediate_Dir "vc_mswunivddll\test"\r
120 # PROP BASE Target_Dir ""\r
121 # PROP Use_MFC 0\r
122 # PROP Use_Debug_Libraries 1\r
123 # PROP Output_Dir "vc_mswunivddll"\r
124 # PROP Intermediate_Dir "vc_mswunivddll\test"\r
125 # PROP Target_Dir ""\r
126 # ADD BASE CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswunivddll\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_dll\mswunivd" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivddll\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
127 # ADD CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswunivddll\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_dll\mswunivd" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivddll\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
128 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i ".\..\lib\vc_dll\mswunivd" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
129 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i ".\..\lib\vc_dll\mswunivd" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
130 BSC32=bscmake.exe\r
131 # ADD BASE BSC32 /nologo\r
132 # ADD BSC32 /nologo\r
133 LINK32=link.exe\r
134 # ADD BASE LINK32 wxbase29d_net.lib wxbase29d.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivddll\test.exe" /debug /libpath:".\..\lib\vc_dll" /subsystem:console\r
135 # ADD LINK32 wxbase29d_net.lib wxbase29d.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivddll\test.exe" /debug /libpath:".\..\lib\vc_dll" /subsystem:console\r
136 \r
137 !ELSEIF  "$(CFG)" == "test - Win32 DLL Unicode Release"\r
138 \r
139 # PROP BASE Use_MFC 0\r
140 # PROP BASE Use_Debug_Libraries 0\r
141 # PROP BASE Output_Dir "vc_mswudll"\r
142 # PROP BASE Intermediate_Dir "vc_mswudll\test"\r
143 # PROP BASE Target_Dir ""\r
144 # PROP Use_MFC 0\r
145 # PROP Use_Debug_Libraries 0\r
146 # PROP Output_Dir "vc_mswudll"\r
147 # PROP Intermediate_Dir "vc_mswudll\test"\r
148 # PROP Target_Dir ""\r
149 # ADD BASE CPP /nologo /FD /MD /Fdvc_mswudll\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_dll\mswu" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswudll\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
150 # ADD CPP /nologo /FD /MD /Fdvc_mswudll\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_dll\mswu" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswudll\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
151 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i ".\..\lib\vc_dll\mswu" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
152 # ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i ".\..\lib\vc_dll\mswu" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
153 BSC32=bscmake.exe\r
154 # ADD BASE BSC32 /nologo\r
155 # ADD BSC32 /nologo\r
156 LINK32=link.exe\r
157 # ADD BASE LINK32 wxbase29u_net.lib wxbase29u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswudll\test.exe" /libpath:".\..\lib\vc_dll" /subsystem:console\r
158 # ADD LINK32 wxbase29u_net.lib wxbase29u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswudll\test.exe" /libpath:".\..\lib\vc_dll" /subsystem:console\r
159 \r
160 !ELSEIF  "$(CFG)" == "test - Win32 DLL Unicode Debug"\r
161 \r
162 # PROP BASE Use_MFC 0\r
163 # PROP BASE Use_Debug_Libraries 1\r
164 # PROP BASE Output_Dir "vc_mswuddll"\r
165 # PROP BASE Intermediate_Dir "vc_mswuddll\test"\r
166 # PROP BASE Target_Dir ""\r
167 # PROP Use_MFC 0\r
168 # PROP Use_Debug_Libraries 1\r
169 # PROP Output_Dir "vc_mswuddll"\r
170 # PROP Intermediate_Dir "vc_mswuddll\test"\r
171 # PROP Target_Dir ""\r
172 # ADD BASE CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswuddll\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_dll\mswud" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswuddll\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
173 # ADD CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswuddll\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_dll\mswud" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswuddll\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
174 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i ".\..\lib\vc_dll\mswud" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
175 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i ".\..\lib\vc_dll\mswud" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
176 BSC32=bscmake.exe\r
177 # ADD BASE BSC32 /nologo\r
178 # ADD BSC32 /nologo\r
179 LINK32=link.exe\r
180 # ADD BASE LINK32 wxbase29ud_net.lib wxbase29ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswuddll\test.exe" /debug /libpath:".\..\lib\vc_dll" /subsystem:console\r
181 # ADD LINK32 wxbase29ud_net.lib wxbase29ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswuddll\test.exe" /debug /libpath:".\..\lib\vc_dll" /subsystem:console\r
182 \r
183 !ELSEIF  "$(CFG)" == "test - Win32 DLL Release"\r
184 \r
185 # PROP BASE Use_MFC 0\r
186 # PROP BASE Use_Debug_Libraries 0\r
187 # PROP BASE Output_Dir "vc_mswdll"\r
188 # PROP BASE Intermediate_Dir "vc_mswdll\test"\r
189 # PROP BASE Target_Dir ""\r
190 # PROP Use_MFC 0\r
191 # PROP Use_Debug_Libraries 0\r
192 # PROP Output_Dir "vc_mswdll"\r
193 # PROP Intermediate_Dir "vc_mswdll\test"\r
194 # PROP Target_Dir ""\r
195 # ADD BASE CPP /nologo /FD /MD /Fdvc_mswdll\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_dll\msw" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswdll\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
196 # ADD CPP /nologo /FD /MD /Fdvc_mswdll\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_dll\msw" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswdll\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
197 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i ".\..\lib\vc_dll\msw" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
198 # ADD RSC /l 0x409 /d "__WXMSW__" /i ".\..\lib\vc_dll\msw" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
199 BSC32=bscmake.exe\r
200 # ADD BASE BSC32 /nologo\r
201 # ADD BSC32 /nologo\r
202 LINK32=link.exe\r
203 # ADD BASE LINK32 wxbase29_net.lib wxbase29.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswdll\test.exe" /libpath:".\..\lib\vc_dll" /subsystem:console\r
204 # ADD LINK32 wxbase29_net.lib wxbase29.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswdll\test.exe" /libpath:".\..\lib\vc_dll" /subsystem:console\r
205 \r
206 !ELSEIF  "$(CFG)" == "test - Win32 DLL Debug"\r
207 \r
208 # PROP BASE Use_MFC 0\r
209 # PROP BASE Use_Debug_Libraries 1\r
210 # PROP BASE Output_Dir "vc_mswddll"\r
211 # PROP BASE Intermediate_Dir "vc_mswddll\test"\r
212 # PROP BASE Target_Dir ""\r
213 # PROP Use_MFC 0\r
214 # PROP Use_Debug_Libraries 1\r
215 # PROP Output_Dir "vc_mswddll"\r
216 # PROP Intermediate_Dir "vc_mswddll\test"\r
217 # PROP Target_Dir ""\r
218 # ADD BASE CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswddll\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_dll\mswd" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswddll\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
219 # ADD CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswddll\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_dll\mswd" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswddll\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "WXUSINGDLL" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
220 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i ".\..\lib\vc_dll\mswd" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
221 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i ".\..\lib\vc_dll\mswd" /i ".\..\include" /i "." /d "WXUSINGDLL" /d "_CONSOLE" /d wxUSE_GUI=0\r
222 BSC32=bscmake.exe\r
223 # ADD BASE BSC32 /nologo\r
224 # ADD BSC32 /nologo\r
225 LINK32=link.exe\r
226 # ADD BASE LINK32 wxbase29d_net.lib wxbase29d.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswddll\test.exe" /debug /libpath:".\..\lib\vc_dll" /subsystem:console\r
227 # ADD LINK32 wxbase29d_net.lib wxbase29d.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswddll\test.exe" /debug /libpath:".\..\lib\vc_dll" /subsystem:console\r
228 \r
229 !ELSEIF  "$(CFG)" == "test - Win32 Universal Unicode Release"\r
230 \r
231 # PROP BASE Use_MFC 0\r
232 # PROP BASE Use_Debug_Libraries 0\r
233 # PROP BASE Output_Dir "vc_mswunivu"\r
234 # PROP BASE Intermediate_Dir "vc_mswunivu\test"\r
235 # PROP BASE Target_Dir ""\r
236 # PROP Use_MFC 0\r
237 # PROP Use_Debug_Libraries 0\r
238 # PROP Output_Dir "vc_mswunivu"\r
239 # PROP Intermediate_Dir "vc_mswunivu\test"\r
240 # PROP Target_Dir ""\r
241 # ADD BASE CPP /nologo /FD /MD /Fdvc_mswunivu\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_lib\mswunivu" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivu\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
242 # ADD CPP /nologo /FD /MD /Fdvc_mswunivu\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_lib\mswunivu" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivu\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
243 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswunivu" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
244 # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswunivu" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
245 BSC32=bscmake.exe\r
246 # ADD BASE BSC32 /nologo\r
247 # ADD BSC32 /nologo\r
248 LINK32=link.exe\r
249 # ADD BASE LINK32 wxbase29u_net.lib wxbase29u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivu\test.exe" /libpath:".\..\lib\vc_lib" /subsystem:console\r
250 # ADD LINK32 wxbase29u_net.lib wxbase29u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivu\test.exe" /libpath:".\..\lib\vc_lib" /subsystem:console\r
251 \r
252 !ELSEIF  "$(CFG)" == "test - Win32 Universal Unicode Debug"\r
253 \r
254 # PROP BASE Use_MFC 0\r
255 # PROP BASE Use_Debug_Libraries 1\r
256 # PROP BASE Output_Dir "vc_mswunivud"\r
257 # PROP BASE Intermediate_Dir "vc_mswunivud\test"\r
258 # PROP BASE Target_Dir ""\r
259 # PROP Use_MFC 0\r
260 # PROP Use_Debug_Libraries 1\r
261 # PROP Output_Dir "vc_mswunivud"\r
262 # PROP Intermediate_Dir "vc_mswunivud\test"\r
263 # PROP Target_Dir ""\r
264 # ADD BASE CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswunivud\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_lib\mswunivud" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivud\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
265 # ADD CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswunivud\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_lib\mswunivud" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivud\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
266 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswunivud" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
267 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswunivud" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
268 BSC32=bscmake.exe\r
269 # ADD BASE BSC32 /nologo\r
270 # ADD BSC32 /nologo\r
271 LINK32=link.exe\r
272 # ADD BASE LINK32 wxbase29ud_net.lib wxbase29ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivud\test.exe" /debug /libpath:".\..\lib\vc_lib" /subsystem:console\r
273 # ADD LINK32 wxbase29ud_net.lib wxbase29ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivud\test.exe" /debug /libpath:".\..\lib\vc_lib" /subsystem:console\r
274 \r
275 !ELSEIF  "$(CFG)" == "test - Win32 Universal Release"\r
276 \r
277 # PROP BASE Use_MFC 0\r
278 # PROP BASE Use_Debug_Libraries 0\r
279 # PROP BASE Output_Dir "vc_mswuniv"\r
280 # PROP BASE Intermediate_Dir "vc_mswuniv\test"\r
281 # PROP BASE Target_Dir ""\r
282 # PROP Use_MFC 0\r
283 # PROP Use_Debug_Libraries 0\r
284 # PROP Output_Dir "vc_mswuniv"\r
285 # PROP Intermediate_Dir "vc_mswuniv\test"\r
286 # PROP Target_Dir ""\r
287 # ADD BASE CPP /nologo /FD /MD /Fdvc_mswuniv\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_lib\mswuniv" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswuniv\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
288 # ADD CPP /nologo /FD /MD /Fdvc_mswuniv\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_lib\mswuniv" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswuniv\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
289 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i ".\..\lib\vc_lib\mswuniv" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
290 # ADD RSC /l 0x409 /d "__WXMSW__" /d "__WXUNIVERSAL__" /i ".\..\lib\vc_lib\mswuniv" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
291 BSC32=bscmake.exe\r
292 # ADD BASE BSC32 /nologo\r
293 # ADD BSC32 /nologo\r
294 LINK32=link.exe\r
295 # ADD BASE LINK32 wxbase29_net.lib wxbase29.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswuniv\test.exe" /libpath:".\..\lib\vc_lib" /subsystem:console\r
296 # ADD LINK32 wxbase29_net.lib wxbase29.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswuniv\test.exe" /libpath:".\..\lib\vc_lib" /subsystem:console\r
297 \r
298 !ELSEIF  "$(CFG)" == "test - Win32 Universal Debug"\r
299 \r
300 # PROP BASE Use_MFC 0\r
301 # PROP BASE Use_Debug_Libraries 1\r
302 # PROP BASE Output_Dir "vc_mswunivd"\r
303 # PROP BASE Intermediate_Dir "vc_mswunivd\test"\r
304 # PROP BASE Target_Dir ""\r
305 # PROP Use_MFC 0\r
306 # PROP Use_Debug_Libraries 1\r
307 # PROP Output_Dir "vc_mswunivd"\r
308 # PROP Intermediate_Dir "vc_mswunivd\test"\r
309 # PROP Target_Dir ""\r
310 # ADD BASE CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswunivd\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_lib\mswunivd" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivd\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
311 # ADD CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswunivd\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_lib\mswunivd" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswunivd\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
312 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i ".\..\lib\vc_lib\mswunivd" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
313 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i ".\..\lib\vc_lib\mswunivd" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
314 BSC32=bscmake.exe\r
315 # ADD BASE BSC32 /nologo\r
316 # ADD BSC32 /nologo\r
317 LINK32=link.exe\r
318 # ADD BASE LINK32 wxbase29d_net.lib wxbase29d.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivd\test.exe" /debug /libpath:".\..\lib\vc_lib" /subsystem:console\r
319 # ADD LINK32 wxbase29d_net.lib wxbase29d.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswunivd\test.exe" /debug /libpath:".\..\lib\vc_lib" /subsystem:console\r
320 \r
321 !ELSEIF  "$(CFG)" == "test - Win32 Unicode Release"\r
322 \r
323 # PROP BASE Use_MFC 0\r
324 # PROP BASE Use_Debug_Libraries 0\r
325 # PROP BASE Output_Dir "vc_mswu"\r
326 # PROP BASE Intermediate_Dir "vc_mswu\test"\r
327 # PROP BASE Target_Dir ""\r
328 # PROP Use_MFC 0\r
329 # PROP Use_Debug_Libraries 0\r
330 # PROP Output_Dir "vc_mswu"\r
331 # PROP Intermediate_Dir "vc_mswu\test"\r
332 # PROP Target_Dir ""\r
333 # ADD BASE CPP /nologo /FD /MD /Fdvc_mswu\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_lib\mswu" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswu\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
334 # ADD CPP /nologo /FD /MD /Fdvc_mswu\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_lib\mswu" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswu\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
335 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswu" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
336 # ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswu" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
337 BSC32=bscmake.exe\r
338 # ADD BASE BSC32 /nologo\r
339 # ADD BSC32 /nologo\r
340 LINK32=link.exe\r
341 # ADD BASE LINK32 wxbase29u_net.lib wxbase29u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswu\test.exe" /libpath:".\..\lib\vc_lib" /subsystem:console\r
342 # ADD LINK32 wxbase29u_net.lib wxbase29u.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswu\test.exe" /libpath:".\..\lib\vc_lib" /subsystem:console\r
343 \r
344 !ELSEIF  "$(CFG)" == "test - Win32 Unicode Debug"\r
345 \r
346 # PROP BASE Use_MFC 0\r
347 # PROP BASE Use_Debug_Libraries 1\r
348 # PROP BASE Output_Dir "vc_mswud"\r
349 # PROP BASE Intermediate_Dir "vc_mswud\test"\r
350 # PROP BASE Target_Dir ""\r
351 # PROP Use_MFC 0\r
352 # PROP Use_Debug_Libraries 1\r
353 # PROP Output_Dir "vc_mswud"\r
354 # PROP Intermediate_Dir "vc_mswud\test"\r
355 # PROP Target_Dir ""\r
356 # ADD BASE CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswud\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_lib\mswud" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswud\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
357 # ADD CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswud\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_lib\mswud" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswud\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
358 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswud" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
359 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswud" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
360 BSC32=bscmake.exe\r
361 # ADD BASE BSC32 /nologo\r
362 # ADD BSC32 /nologo\r
363 LINK32=link.exe\r
364 # ADD BASE LINK32 wxbase29ud_net.lib wxbase29ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswud\test.exe" /debug /libpath:".\..\lib\vc_lib" /subsystem:console\r
365 # ADD LINK32 wxbase29ud_net.lib wxbase29ud.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswud\test.exe" /debug /libpath:".\..\lib\vc_lib" /subsystem:console\r
366 \r
367 !ELSEIF  "$(CFG)" == "test - Win32 Release"\r
368 \r
369 # PROP BASE Use_MFC 0\r
370 # PROP BASE Use_Debug_Libraries 0\r
371 # PROP BASE Output_Dir "vc_msw"\r
372 # PROP BASE Intermediate_Dir "vc_msw\test"\r
373 # PROP BASE Target_Dir ""\r
374 # PROP Use_MFC 0\r
375 # PROP Use_Debug_Libraries 0\r
376 # PROP Output_Dir "vc_msw"\r
377 # PROP Intermediate_Dir "vc_msw\test"\r
378 # PROP Target_Dir ""\r
379 # ADD BASE CPP /nologo /FD /MD /Fdvc_msw\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_lib\msw" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_msw\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
380 # ADD CPP /nologo /FD /MD /Fdvc_msw\test.pdb /O2 /GR /EHsc /I ".\..\lib\vc_lib\msw" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_msw\testprec_test.pch" /D "WIN32" /D "__WXMSW__" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
381 # ADD BASE RSC /l 0x409 /d "__WXMSW__" /i ".\..\lib\vc_lib\msw" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
382 # ADD RSC /l 0x409 /d "__WXMSW__" /i ".\..\lib\vc_lib\msw" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
383 BSC32=bscmake.exe\r
384 # ADD BASE BSC32 /nologo\r
385 # ADD BSC32 /nologo\r
386 LINK32=link.exe\r
387 # ADD BASE LINK32 wxbase29_net.lib wxbase29.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_msw\test.exe" /libpath:".\..\lib\vc_lib" /subsystem:console\r
388 # ADD LINK32 wxbase29_net.lib wxbase29.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_msw\test.exe" /libpath:".\..\lib\vc_lib" /subsystem:console\r
389 \r
390 !ELSEIF  "$(CFG)" == "test - Win32 Debug"\r
391 \r
392 # PROP BASE Use_MFC 0\r
393 # PROP BASE Use_Debug_Libraries 1\r
394 # PROP BASE Output_Dir "vc_mswd"\r
395 # PROP BASE Intermediate_Dir "vc_mswd\test"\r
396 # PROP BASE Target_Dir ""\r
397 # PROP Use_MFC 0\r
398 # PROP Use_Debug_Libraries 1\r
399 # PROP Output_Dir "vc_mswd"\r
400 # PROP Intermediate_Dir "vc_mswd\test"\r
401 # PROP Target_Dir ""\r
402 # ADD BASE CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswd\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_lib\mswd" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswd\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
403 # ADD CPP /nologo /FD /MDd /Zi /Gm /GZ /Fdvc_mswd\test.pdb /Od /GR /EHsc /I ".\..\lib\vc_lib\mswd" /I ".\..\include" /W4 /I "." /Yu"testprec.h" /Fp"vc_mswd\testprec_test.pch" /D "WIN32" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_CONSOLE" /D wxUSE_GUI=0 /c\r
404 # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i ".\..\lib\vc_lib\mswd" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
405 # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i ".\..\lib\vc_lib\mswd" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
406 BSC32=bscmake.exe\r
407 # ADD BASE BSC32 /nologo\r
408 # ADD BSC32 /nologo\r
409 LINK32=link.exe\r
410 # ADD BASE LINK32 wxbase29d_net.lib wxbase29d.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswd\test.exe" /debug /libpath:".\..\lib\vc_lib" /subsystem:console\r
411 # ADD LINK32 wxbase29d_net.lib wxbase29d.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib /nologo /machine:i386 /out:"vc_mswd\test.exe" /debug /libpath:".\..\lib\vc_lib" /subsystem:console\r
412 \r
413 !ENDIF\r
414 \r
415 # Begin Target\r
416 \r
417 # Name "test - Win32 DLL Universal Unicode Release"\r
418 # Name "test - Win32 DLL Universal Unicode Debug"\r
419 # Name "test - Win32 DLL Universal Release"\r
420 # Name "test - Win32 DLL Universal Debug"\r
421 # Name "test - Win32 DLL Unicode Release"\r
422 # Name "test - Win32 DLL Unicode Debug"\r
423 # Name "test - Win32 DLL Release"\r
424 # Name "test - Win32 DLL Debug"\r
425 # Name "test - Win32 Universal Unicode Release"\r
426 # Name "test - Win32 Universal Unicode Debug"\r
427 # Name "test - Win32 Universal Release"\r
428 # Name "test - Win32 Universal Debug"\r
429 # Name "test - Win32 Unicode Release"\r
430 # Name "test - Win32 Unicode Debug"\r
431 # Name "test - Win32 Release"\r
432 # Name "test - Win32 Debug"\r
433 # Begin Group "Source Files"\r
434 \r
435 # PROP Default_Filter ""\r
436 # Begin Source File\r
437 \r
438 SOURCE=.\archive\archivetest.cpp\r
439 # End Source File\r
440 # Begin Source File\r
441 \r
442 SOURCE=.\arrays\arrays.cpp\r
443 # End Source File\r
444 # Begin Source File\r
445 \r
446 SOURCE=.\thread\atomic.cpp\r
447 # End Source File\r
448 # Begin Source File\r
449 \r
450 SOURCE=.\base64\base64.cpp\r
451 # End Source File\r
452 # Begin Source File\r
453 \r
454 SOURCE=.\streams\bstream.cpp\r
455 # End Source File\r
456 # Begin Source File\r
457 \r
458 SOURCE=.\mbconv\convautotest.cpp\r
459 # End Source File\r
460 # Begin Source File\r
461 \r
462 SOURCE=.\strings\crt.cpp\r
463 # End Source File\r
464 # Begin Source File\r
465 \r
466 SOURCE=.\streams\datastreamtest.cpp\r
467 # End Source File\r
468 # Begin Source File\r
469 \r
470 SOURCE=.\datetime\datetimetest.cpp\r
471 # End Source File\r
472 # Begin Source File\r
473 \r
474 SOURCE=.\dummy.cpp\r
475 # ADD BASE CPP /Yc"testprec.h"\r
476 # ADD CPP /Yc"testprec.h"\r
477 # End Source File\r
478 # Begin Source File\r
479 \r
480 SOURCE=.\streams\ffilestream.cpp\r
481 # End Source File\r
482 # Begin Source File\r
483 \r
484 SOURCE=.\streams\fileback.cpp\r
485 # End Source File\r
486 # Begin Source File\r
487 \r
488 SOURCE=.\config\fileconf.cpp\r
489 # End Source File\r
490 # Begin Source File\r
491 \r
492 SOURCE=.\filekind\filekind.cpp\r
493 # End Source File\r
494 # Begin Source File\r
495 \r
496 SOURCE=.\filename\filenametest.cpp\r
497 # End Source File\r
498 # Begin Source File\r
499 \r
500 SOURCE=.\streams\filestream.cpp\r
501 # End Source File\r
502 # Begin Source File\r
503 \r
504 SOURCE=.\filesys\filesystest.cpp\r
505 # End Source File\r
506 # Begin Source File\r
507 \r
508 SOURCE=.\fontmap\fontmaptest.cpp\r
509 # End Source File\r
510 # Begin Source File\r
511 \r
512 SOURCE=.\formatconverter\formatconvertertest.cpp\r
513 # End Source File\r
514 # Begin Source File\r
515 \r
516 SOURCE=.\hashes\hashes.cpp\r
517 # End Source File\r
518 # Begin Source File\r
519 \r
520 SOURCE=.\intl\intltest.cpp\r
521 # End Source File\r
522 # Begin Source File\r
523 \r
524 SOURCE=.\strings\iostream.cpp\r
525 # End Source File\r
526 # Begin Source File\r
527 \r
528 SOURCE=.\streams\largefile.cpp\r
529 # End Source File\r
530 # Begin Source File\r
531 \r
532 SOURCE=.\lists\lists.cpp\r
533 # End Source File\r
534 # Begin Source File\r
535 \r
536 SOURCE=.\longlong\longlongtest.cpp\r
537 # End Source File\r
538 # Begin Source File\r
539 \r
540 SOURCE=.\mbconv\mbconvtest.cpp\r
541 # End Source File\r
542 # Begin Source File\r
543 \r
544 SOURCE=.\streams\memstream.cpp\r
545 # End Source File\r
546 # Begin Source File\r
547 \r
548 SOURCE=.\thread\queue.cpp\r
549 # End Source File\r
550 # Begin Source File\r
551 \r
552 SOURCE=.\regex\regextest.cpp\r
553 # End Source File\r
554 # Begin Source File\r
555 \r
556 SOURCE=.\scopeguard\scopeguardtest.cpp\r
557 # End Source File\r
558 # Begin Source File\r
559 \r
560 SOURCE=.\streams\sstream.cpp\r
561 # End Source File\r
562 # Begin Source File\r
563 \r
564 SOURCE=.\strings\stdstrings.cpp\r
565 # End Source File\r
566 # Begin Source File\r
567 \r
568 SOURCE=.\strings\strings.cpp\r
569 # End Source File\r
570 # Begin Source File\r
571 \r
572 SOURCE=.\archive\tartest.cpp\r
573 # End Source File\r
574 # Begin Source File\r
575 \r
576 SOURCE=.\streams\tempfile.cpp\r
577 # End Source File\r
578 # Begin Source File\r
579 \r
580 SOURCE=.\test.cpp\r
581 # End Source File\r
582 # Begin Source File\r
583 \r
584 SOURCE=.\textfile\textfiletest.cpp\r
585 # End Source File\r
586 # Begin Source File\r
587 \r
588 SOURCE=.\streams\textstreamtest.cpp\r
589 # End Source File\r
590 # Begin Source File\r
591 \r
592 SOURCE=.\strings\tokenizer.cpp\r
593 # End Source File\r
594 # Begin Source File\r
595 \r
596 SOURCE=.\strings\unichar.cpp\r
597 # End Source File\r
598 # Begin Source File\r
599 \r
600 SOURCE=.\strings\unicode.cpp\r
601 # End Source File\r
602 # Begin Source File\r
603 \r
604 SOURCE=.\uris\uris.cpp\r
605 # End Source File\r
606 # Begin Source File\r
607 \r
608 SOURCE=.\strings\vararg.cpp\r
609 # End Source File\r
610 # Begin Source File\r
611 \r
612 SOURCE=.\vectors\vectors.cpp\r
613 # End Source File\r
614 # Begin Source File\r
615 \r
616 SOURCE=.\strings\vsnprintf.cpp\r
617 # End Source File\r
618 # Begin Source File\r
619 \r
620 SOURCE=.\regex\wxregextest.cpp\r
621 # End Source File\r
622 # Begin Source File\r
623 \r
624 SOURCE=.\archive\ziptest.cpp\r
625 # End Source File\r
626 # Begin Source File\r
627 \r
628 SOURCE=.\streams\zlibstream.cpp\r
629 # End Source File\r
630 # End Group\r
631 # End Target\r
632 # End Project\r
633 \r