]> git.saurik.com Git - wxWidgets.git/blame - tests/test_test.dsp
Fixed problems with reassigning the already assigned attribute, see #9567.
[wxWidgets.git] / tests / test_test.dsp
CommitLineData
a989a329
VZ
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
7CFG=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
a989a329
VZ
20!MESSAGE "test - Win32 DLL Universal Release" (based on "Win32 (x86) Console Application")\r
21!MESSAGE "test - Win32 DLL Universal Debug" (based on "Win32 (x86) Console Application")\r
a989a329
VZ
22!MESSAGE "test - Win32 DLL Release" (based on "Win32 (x86) Console Application")\r
23!MESSAGE "test - Win32 DLL Debug" (based on "Win32 (x86) Console Application")\r
a989a329
VZ
24!MESSAGE "test - Win32 Universal Release" (based on "Win32 (x86) Console Application")\r
25!MESSAGE "test - Win32 Universal Debug" (based on "Win32 (x86) Console Application")\r
a989a329
VZ
26!MESSAGE "test - Win32 Release" (based on "Win32 (x86) Console Application")\r
27!MESSAGE "test - Win32 Debug" (based on "Win32 (x86) Console Application")\r
28!MESSAGE \r
29\r
30# Begin Project\r
31# PROP AllowPerConfigDependencies 0\r
32# PROP Scc_ProjName ""\r
33# PROP Scc_LocalPath ""\r
34CPP=cl.exe\r
35RSC=rc.exe\r
36\r
24dfe917 37!IF "$(CFG)" == "test - Win32 DLL Universal Release"\r
a989a329
VZ
38\r
39# PROP BASE Use_MFC 0\r
6e0fbb3d 40# PROP BASE Use_Debug_Libraries 1\r
6490a288
VZ
41# PROP BASE Output_Dir "vc_mswunivudll"\r
42# PROP BASE Intermediate_Dir "vc_mswunivudll\test"\r
a989a329
VZ
43# PROP BASE Target_Dir ""\r
44# PROP Use_MFC 0\r
6e0fbb3d 45# PROP Use_Debug_Libraries 1\r
6490a288
VZ
46# PROP Output_Dir "vc_mswunivudll"\r
47# PROP Intermediate_Dir "vc_mswunivudll\test"\r
a989a329 48# PROP Target_Dir ""\r
6e0fbb3d
VS
49# ADD BASE CPP /nologo /FD /MD /Zi /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
50# ADD CPP /nologo /FD /MD /Zi /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
6490a288
VZ
51# 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
52# 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
a989a329
VZ
53BSC32=bscmake.exe\r
54# ADD BASE BSC32 /nologo\r
55# ADD BSC32 /nologo\r
56LINK32=link.exe\r
5e05df3c
VS
57# ADD BASE LINK32 wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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" /debug /pdb:"vc_mswunivudll\test.pdb" /libpath:".\..\lib\vc_dll" /subsystem:console\r
58# ADD LINK32 wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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" /debug /pdb:"vc_mswunivudll\test.pdb" /libpath:".\..\lib\vc_dll" /subsystem:console\r
a989a329 59\r
24dfe917 60!ELSEIF "$(CFG)" == "test - Win32 DLL Universal Debug"\r
a989a329
VZ
61\r
62# PROP BASE Use_MFC 0\r
63# PROP BASE Use_Debug_Libraries 1\r
6490a288
VZ
64# PROP BASE Output_Dir "vc_mswunivuddll"\r
65# PROP BASE Intermediate_Dir "vc_mswunivuddll\test"\r
a989a329
VZ
66# PROP BASE Target_Dir ""\r
67# PROP Use_MFC 0\r
68# PROP Use_Debug_Libraries 1\r
6490a288
VZ
69# PROP Output_Dir "vc_mswunivuddll"\r
70# PROP Intermediate_Dir "vc_mswunivuddll\test"\r
a989a329 71# PROP Target_Dir ""\r
6e0fbb3d
VS
72# ADD BASE CPP /nologo /FD /MDd /Zi /Fdvc_mswunivuddll\test.pdb /Od /Gm /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
73# ADD CPP /nologo /FD /MDd /Zi /Fdvc_mswunivuddll\test.pdb /Od /Gm /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
6490a288
VZ
74# 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
75# 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
a989a329
VZ
76BSC32=bscmake.exe\r
77# ADD BASE BSC32 /nologo\r
78# ADD BSC32 /nologo\r
79LINK32=link.exe\r
5e05df3c
VS
80# ADD BASE LINK32 wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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 /pdb:"vc_mswunivuddll\test.pdb" /libpath:".\..\lib\vc_dll" /subsystem:console\r
81# ADD LINK32 wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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 /pdb:"vc_mswunivuddll\test.pdb" /libpath:".\..\lib\vc_dll" /subsystem:console\r
a989a329 82\r
24dfe917 83!ELSEIF "$(CFG)" == "test - Win32 DLL Release"\r
a989a329
VZ
84\r
85# PROP BASE Use_MFC 0\r
6e0fbb3d 86# PROP BASE Use_Debug_Libraries 1\r
6490a288
VZ
87# PROP BASE Output_Dir "vc_mswudll"\r
88# PROP BASE Intermediate_Dir "vc_mswudll\test"\r
a989a329
VZ
89# PROP BASE Target_Dir ""\r
90# PROP Use_MFC 0\r
6e0fbb3d 91# PROP Use_Debug_Libraries 1\r
6490a288
VZ
92# PROP Output_Dir "vc_mswudll"\r
93# PROP Intermediate_Dir "vc_mswudll\test"\r
a989a329 94# PROP Target_Dir ""\r
6e0fbb3d
VS
95# ADD BASE CPP /nologo /FD /MD /Zi /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
96# ADD CPP /nologo /FD /MD /Zi /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
6490a288
VZ
97# 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
98# 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
a989a329
VZ
99BSC32=bscmake.exe\r
100# ADD BASE BSC32 /nologo\r
101# ADD BSC32 /nologo\r
102LINK32=link.exe\r
5e05df3c
VS
103# ADD BASE LINK32 wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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" /debug /pdb:"vc_mswudll\test.pdb" /libpath:".\..\lib\vc_dll" /subsystem:console\r
104# ADD LINK32 wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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" /debug /pdb:"vc_mswudll\test.pdb" /libpath:".\..\lib\vc_dll" /subsystem:console\r
a989a329 105\r
24dfe917 106!ELSEIF "$(CFG)" == "test - Win32 DLL Debug"\r
a989a329
VZ
107\r
108# PROP BASE Use_MFC 0\r
109# PROP BASE Use_Debug_Libraries 1\r
6490a288
VZ
110# PROP BASE Output_Dir "vc_mswuddll"\r
111# PROP BASE Intermediate_Dir "vc_mswuddll\test"\r
a989a329
VZ
112# PROP BASE Target_Dir ""\r
113# PROP Use_MFC 0\r
114# PROP Use_Debug_Libraries 1\r
6490a288
VZ
115# PROP Output_Dir "vc_mswuddll"\r
116# PROP Intermediate_Dir "vc_mswuddll\test"\r
a989a329 117# PROP Target_Dir ""\r
6e0fbb3d
VS
118# ADD BASE CPP /nologo /FD /MDd /Zi /Fdvc_mswuddll\test.pdb /Od /Gm /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
119# ADD CPP /nologo /FD /MDd /Zi /Fdvc_mswuddll\test.pdb /Od /Gm /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
6490a288
VZ
120# 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
121# 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
a989a329
VZ
122BSC32=bscmake.exe\r
123# ADD BASE BSC32 /nologo\r
124# ADD BSC32 /nologo\r
125LINK32=link.exe\r
5e05df3c
VS
126# ADD BASE LINK32 wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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 /pdb:"vc_mswuddll\test.pdb" /libpath:".\..\lib\vc_dll" /subsystem:console\r
127# ADD LINK32 wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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 /pdb:"vc_mswuddll\test.pdb" /libpath:".\..\lib\vc_dll" /subsystem:console\r
a989a329 128\r
24dfe917 129!ELSEIF "$(CFG)" == "test - Win32 Universal Release"\r
a989a329
VZ
130\r
131# PROP BASE Use_MFC 0\r
6e0fbb3d 132# PROP BASE Use_Debug_Libraries 1\r
6490a288
VZ
133# PROP BASE Output_Dir "vc_mswunivu"\r
134# PROP BASE Intermediate_Dir "vc_mswunivu\test"\r
a989a329
VZ
135# PROP BASE Target_Dir ""\r
136# PROP Use_MFC 0\r
6e0fbb3d 137# PROP Use_Debug_Libraries 1\r
6490a288
VZ
138# PROP Output_Dir "vc_mswunivu"\r
139# PROP Intermediate_Dir "vc_mswunivu\test"\r
a989a329 140# PROP Target_Dir ""\r
6e0fbb3d
VS
141# ADD BASE CPP /nologo /FD /MD /Zi /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
142# ADD CPP /nologo /FD /MD /Zi /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
6490a288
VZ
143# 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
144# 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
a989a329
VZ
145BSC32=bscmake.exe\r
146# ADD BASE BSC32 /nologo\r
147# ADD BSC32 /nologo\r
148LINK32=link.exe\r
5e05df3c
VS
149# ADD BASE LINK32 wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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" /debug /pdb:"vc_mswunivu\test.pdb" /libpath:".\..\lib\vc_lib" /subsystem:console\r
150# ADD LINK32 wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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" /debug /pdb:"vc_mswunivu\test.pdb" /libpath:".\..\lib\vc_lib" /subsystem:console\r
a989a329 151\r
24dfe917 152!ELSEIF "$(CFG)" == "test - Win32 Universal Debug"\r
a989a329
VZ
153\r
154# PROP BASE Use_MFC 0\r
155# PROP BASE Use_Debug_Libraries 1\r
6490a288
VZ
156# PROP BASE Output_Dir "vc_mswunivud"\r
157# PROP BASE Intermediate_Dir "vc_mswunivud\test"\r
a989a329
VZ
158# PROP BASE Target_Dir ""\r
159# PROP Use_MFC 0\r
160# PROP Use_Debug_Libraries 1\r
6490a288
VZ
161# PROP Output_Dir "vc_mswunivud"\r
162# PROP Intermediate_Dir "vc_mswunivud\test"\r
a989a329 163# PROP Target_Dir ""\r
6e0fbb3d
VS
164# ADD BASE CPP /nologo /FD /MDd /Zi /Fdvc_mswunivud\test.pdb /Od /Gm /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
165# ADD CPP /nologo /FD /MDd /Zi /Fdvc_mswunivud\test.pdb /Od /Gm /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
6490a288
VZ
166# 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
167# 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
a989a329
VZ
168BSC32=bscmake.exe\r
169# ADD BASE BSC32 /nologo\r
170# ADD BSC32 /nologo\r
171LINK32=link.exe\r
5e05df3c
VS
172# ADD BASE LINK32 wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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 /pdb:"vc_mswunivud\test.pdb" /libpath:".\..\lib\vc_lib" /subsystem:console\r
173# ADD LINK32 wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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 /pdb:"vc_mswunivud\test.pdb" /libpath:".\..\lib\vc_lib" /subsystem:console\r
a989a329 174\r
24dfe917 175!ELSEIF "$(CFG)" == "test - Win32 Release"\r
a989a329
VZ
176\r
177# PROP BASE Use_MFC 0\r
6e0fbb3d 178# PROP BASE Use_Debug_Libraries 1\r
6490a288
VZ
179# PROP BASE Output_Dir "vc_mswu"\r
180# PROP BASE Intermediate_Dir "vc_mswu\test"\r
a989a329
VZ
181# PROP BASE Target_Dir ""\r
182# PROP Use_MFC 0\r
6e0fbb3d 183# PROP Use_Debug_Libraries 1\r
6490a288
VZ
184# PROP Output_Dir "vc_mswu"\r
185# PROP Intermediate_Dir "vc_mswu\test"\r
a989a329 186# PROP Target_Dir ""\r
6e0fbb3d
VS
187# ADD BASE CPP /nologo /FD /MD /Zi /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
188# ADD CPP /nologo /FD /MD /Zi /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
6490a288
VZ
189# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswu" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
190# ADD RSC /l 0x409 /d "__WXMSW__" /d "_UNICODE" /i ".\..\lib\vc_lib\mswu" /i ".\..\include" /i "." /d "_CONSOLE" /d wxUSE_GUI=0\r
a989a329
VZ
191BSC32=bscmake.exe\r
192# ADD BASE BSC32 /nologo\r
193# ADD BSC32 /nologo\r
194LINK32=link.exe\r
5e05df3c
VS
195# ADD BASE LINK32 wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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" /debug /pdb:"vc_mswu\test.pdb" /libpath:".\..\lib\vc_lib" /subsystem:console\r
196# ADD LINK32 wxbase29u_net.lib wxbase29u.lib wxbase29u_xml.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" /debug /pdb:"vc_mswu\test.pdb" /libpath:".\..\lib\vc_lib" /subsystem:console\r
a989a329 197\r
24dfe917 198!ELSEIF "$(CFG)" == "test - Win32 Debug"\r
a989a329
VZ
199\r
200# PROP BASE Use_MFC 0\r
201# PROP BASE Use_Debug_Libraries 1\r
6490a288
VZ
202# PROP BASE Output_Dir "vc_mswud"\r
203# PROP BASE Intermediate_Dir "vc_mswud\test"\r
a989a329
VZ
204# PROP BASE Target_Dir ""\r
205# PROP Use_MFC 0\r
206# PROP Use_Debug_Libraries 1\r
6490a288
VZ
207# PROP Output_Dir "vc_mswud"\r
208# PROP Intermediate_Dir "vc_mswud\test"\r
a989a329 209# PROP Target_Dir ""\r
6e0fbb3d
VS
210# ADD BASE CPP /nologo /FD /MDd /Zi /Fdvc_mswud\test.pdb /Od /Gm /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
211# ADD CPP /nologo /FD /MDd /Zi /Fdvc_mswud\test.pdb /Od /Gm /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
6490a288
VZ
212# 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
213# 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
a989a329
VZ
214BSC32=bscmake.exe\r
215# ADD BASE BSC32 /nologo\r
216# ADD BSC32 /nologo\r
217LINK32=link.exe\r
5e05df3c
VS
218# ADD BASE LINK32 wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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 /pdb:"vc_mswud\test.pdb" /libpath:".\..\lib\vc_lib" /subsystem:console\r
219# ADD LINK32 wxbase29ud_net.lib wxbase29ud.lib wxbase29ud_xml.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 /pdb:"vc_mswud\test.pdb" /libpath:".\..\lib\vc_lib" /subsystem:console\r
a989a329 220\r
a989a329
VZ
221!ENDIF\r
222\r
223# Begin Target\r
224\r
a989a329
VZ
225# Name "test - Win32 DLL Universal Release"\r
226# Name "test - Win32 DLL Universal Debug"\r
a989a329
VZ
227# Name "test - Win32 DLL Release"\r
228# Name "test - Win32 DLL Debug"\r
a989a329
VZ
229# Name "test - Win32 Universal Release"\r
230# Name "test - Win32 Universal Debug"\r
a989a329
VZ
231# Name "test - Win32 Release"\r
232# Name "test - Win32 Debug"\r
233# Begin Group "Source Files"\r
234\r
235# PROP Default_Filter ""\r
236# Begin Source File\r
237\r
238SOURCE=.\archive\archivetest.cpp\r
239# End Source File\r
240# Begin Source File\r
241\r
242SOURCE=.\arrays\arrays.cpp\r
243# End Source File\r
244# Begin Source File\r
245\r
173f3c03
VZ
246SOURCE=.\thread\atomic.cpp\r
247# End Source File\r
248# Begin Source File\r
249\r
a8098f86
VZ
250SOURCE=.\base64\base64.cpp\r
251# End Source File\r
252# Begin Source File\r
253\r
a989a329
VZ
254SOURCE=.\streams\bstream.cpp\r
255# End Source File\r
256# Begin Source File\r
257\r
5769cf0f
VZ
258SOURCE=.\cmdline\cmdlinetest.cpp\r
259# End Source File\r
260# Begin Source File\r
261\r
a989a329
VZ
262SOURCE=.\mbconv\convautotest.cpp\r
263# End Source File\r
264# Begin Source File\r
265\r
266SOURCE=.\strings\crt.cpp\r
267# End Source File\r
268# Begin Source File\r
269\r
270SOURCE=.\streams\datastreamtest.cpp\r
271# End Source File\r
272# Begin Source File\r
273\r
274SOURCE=.\datetime\datetimetest.cpp\r
275# End Source File\r
276# Begin Source File\r
277\r
278SOURCE=.\dummy.cpp\r
279# ADD BASE CPP /Yc"testprec.h"\r
280# ADD CPP /Yc"testprec.h"\r
281# End Source File\r
282# Begin Source File\r
283\r
6490a288
VZ
284SOURCE=.\weakref\evtconnection.cpp\r
285# End Source File\r
286# Begin Source File\r
287\r
a989a329
VZ
288SOURCE=.\streams\ffilestream.cpp\r
289# End Source File\r
290# Begin Source File\r
291\r
292SOURCE=.\streams\fileback.cpp\r
293# End Source File\r
294# Begin Source File\r
295\r
9222c613 296SOURCE=.\config\fileconf.cpp\r
a989a329
VZ
297# End Source File\r
298# Begin Source File\r
299\r
300SOURCE=.\filekind\filekind.cpp\r
301# End Source File\r
302# Begin Source File\r
303\r
304SOURCE=.\filename\filenametest.cpp\r
305# End Source File\r
306# Begin Source File\r
307\r
308SOURCE=.\streams\filestream.cpp\r
309# End Source File\r
310# Begin Source File\r
311\r
312SOURCE=.\filesys\filesystest.cpp\r
313# End Source File\r
314# Begin Source File\r
315\r
316SOURCE=.\fontmap\fontmaptest.cpp\r
317# End Source File\r
318# Begin Source File\r
319\r
320SOURCE=.\formatconverter\formatconvertertest.cpp\r
321# End Source File\r
322# Begin Source File\r
323\r
324SOURCE=.\hashes\hashes.cpp\r
325# End Source File\r
326# Begin Source File\r
327\r
328SOURCE=.\intl\intltest.cpp\r
329# End Source File\r
330# Begin Source File\r
331\r
99d8bc65
VZ
332SOURCE=.\strings\iostream.cpp\r
333# End Source File\r
334# Begin Source File\r
335\r
a989a329
VZ
336SOURCE=.\streams\largefile.cpp\r
337# End Source File\r
338# Begin Source File\r
339\r
340SOURCE=.\lists\lists.cpp\r
341# End Source File\r
342# Begin Source File\r
343\r
344SOURCE=.\longlong\longlongtest.cpp\r
345# End Source File\r
346# Begin Source File\r
347\r
348SOURCE=.\mbconv\mbconvtest.cpp\r
349# End Source File\r
350# Begin Source File\r
351\r
352SOURCE=.\streams\memstream.cpp\r
353# End Source File\r
354# Begin Source File\r
355\r
6aaee6af
VZ
356SOURCE=.\thread\queue.cpp\r
357# End Source File\r
358# Begin Source File\r
359\r
a989a329
VZ
360SOURCE=.\regex\regextest.cpp\r
361# End Source File\r
362# Begin Source File\r
363\r
364SOURCE=.\scopeguard\scopeguardtest.cpp\r
365# End Source File\r
366# Begin Source File\r
367\r
368SOURCE=.\streams\sstream.cpp\r
369# End Source File\r
370# Begin Source File\r
371\r
372SOURCE=.\strings\stdstrings.cpp\r
373# End Source File\r
374# Begin Source File\r
375\r
376SOURCE=.\strings\strings.cpp\r
377# End Source File\r
378# Begin Source File\r
379\r
380SOURCE=.\archive\tartest.cpp\r
381# End Source File\r
382# Begin Source File\r
383\r
384SOURCE=.\streams\tempfile.cpp\r
385# End Source File\r
386# Begin Source File\r
387\r
388SOURCE=.\test.cpp\r
389# End Source File\r
390# Begin Source File\r
391\r
392SOURCE=.\textfile\textfiletest.cpp\r
393# End Source File\r
394# Begin Source File\r
395\r
396SOURCE=.\streams\textstreamtest.cpp\r
397# End Source File\r
398# Begin Source File\r
399\r
400SOURCE=.\strings\tokenizer.cpp\r
401# End Source File\r
402# Begin Source File\r
403\r
404SOURCE=.\strings\unichar.cpp\r
405# End Source File\r
406# Begin Source File\r
407\r
408SOURCE=.\strings\unicode.cpp\r
409# End Source File\r
410# Begin Source File\r
411\r
412SOURCE=.\uris\uris.cpp\r
413# End Source File\r
414# Begin Source File\r
415\r
416SOURCE=.\strings\vararg.cpp\r
417# End Source File\r
418# Begin Source File\r
419\r
e966f815
VS
420SOURCE=.\vectors\vectors.cpp\r
421# End Source File\r
422# Begin Source File\r
423\r
a989a329
VZ
424SOURCE=.\strings\vsnprintf.cpp\r
425# End Source File\r
426# Begin Source File\r
427\r
6490a288 428SOURCE=.\weakref\weakref.cpp\r
a989a329
VZ
429# End Source File\r
430# Begin Source File\r
431\r
6490a288 432SOURCE=.\regex\wxregextest.cpp\r
a989a329 433# End Source File\r
5098c258
VZ
434# Begin Source File\r
435\r
6e4ae332
VZ
436SOURCE=.\xlocale\xlocale.cpp\r
437# End Source File\r
438# Begin Source File\r
439\r
5e05df3c
VS
440SOURCE=.\xml\xmltest.cpp\r
441# End Source File\r
442# Begin Source File\r
443\r
6490a288 444SOURCE=.\archive\ziptest.cpp\r
5098c258
VZ
445# End Source File\r
446# Begin Source File\r
447\r
6490a288 448SOURCE=.\streams\zlibstream.cpp\r
5098c258 449# End Source File\r
a989a329
VZ
450# End Group\r
451# End Target\r
452# End Project\r
453\r