blob: 5e056eeae56d8e153ef75f1349f4fec8c6d18cd3 [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001# Microsoft Developer Studio Project File - Name="ccxx_testsuite" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=ccxx_testsuite - Win32 Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "ccxx_testsuite.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "ccxx_testsuite.mak" CFG="ccxx_testsuite - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "ccxx_testsuite - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE "ccxx_testsuite - Win32 Debug" (based on "Win32 (x86) Console Application")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF "$(CFG)" == "ccxx_testsuite - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir "Release"
36# PROP BASE Intermediate_Dir "Release"
37# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
40# PROP Output_Dir "Release"
41# PROP Intermediate_Dir "Release"
42# PROP Ignore_Export_Lib 0
43# PROP Target_Dir ""
44# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45# ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
46# ADD BASE RSC /l 0x409 /d "NDEBUG"
47# ADD RSC /l 0x409 /d "NDEBUG"
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LINK32=link.exe
52# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
53# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"../Release/ccxx_testsuite.exe"
54# Begin Special Build Tool
55TargetPath=\Projects\C\commoncpp2\win32\Release\ccxx_testsuite.exe
56SOURCE="$(InputPath)"
57PostBuild_Desc=Running CppUnit Tests
58PostBuild_Cmds=$(TargetPath) -selftest
59# End Special Build Tool
60
61!ELSEIF "$(CFG)" == "ccxx_testsuite - Win32 Debug"
62
63# PROP BASE Use_MFC 0
64# PROP BASE Use_Debug_Libraries 1
65# PROP BASE Output_Dir "Debug"
66# PROP BASE Intermediate_Dir "Debug"
67# PROP BASE Target_Dir ""
68# PROP Use_MFC 0
69# PROP Use_Debug_Libraries 1
70# PROP Output_Dir "Debug"
71# PROP Intermediate_Dir "Debug"
72# PROP Ignore_Export_Lib 0
73# PROP Target_Dir ""
74# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
75# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
76# ADD BASE RSC /l 0x409 /d "_DEBUG"
77# ADD RSC /l 0x409 /d "_DEBUG"
78BSC32=bscmake.exe
79# ADD BASE BSC32 /nologo
80# ADD BSC32 /nologo
81LINK32=link.exe
82# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
83# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cppunitd_dll.lib /nologo /subsystem:console /debug /machine:I386 /out:"../Debug/ccxx_testsuite.exe" /pdbtype:sept
84# Begin Special Build Tool
85TargetPath=\Projects\C\commoncpp2\win32\Debug\ccxx_testsuite.exe
86SOURCE="$(InputPath)"
87PostBuild_Desc=Running CppUnit Tests
88PostBuild_Cmds=$(TargetPath) -selftest
89# End Special Build Tool
90
91!ENDIF
92
93# Begin Target
94
95# Name "ccxx_testsuite - Win32 Release"
96# Name "ccxx_testsuite - Win32 Debug"
97# Begin Group "Source Files"
98
99# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
100# Begin Source File
101
102SOURCE=..\..\tests\ccxx_tests.cpp
103# End Source File
104# Begin Source File
105
106SOURCE=..\..\tests\SampleObject.cpp
107# End Source File
108# Begin Source File
109
110SOURCE=..\..\tests\SampleSubObject.cpp
111# End Source File
112# End Group
113# Begin Group "Header Files"
114
115# PROP Default_Filter "h;hpp;hxx;hm;inl"
116# Begin Source File
117
118SOURCE=..\..\tests\SampleObject.h
119# End Source File
120# Begin Source File
121
122SOURCE=..\..\tests\SampleSubObject.h
123# End Source File
124# End Group
125# Begin Group "Resource Files"
126
127# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
128# End Group
129# Begin Group "Tests"
130
131# PROP Default_Filter ""
132# Begin Source File
133
134SOURCE=..\..\tests\Test_Date.cpp
135# End Source File
136# Begin Source File
137
138SOURCE=..\..\tests\Test_Date.h
139# End Source File
140# Begin Source File
141
142SOURCE=..\..\tests\Test_Digest.cpp
143# End Source File
144# Begin Source File
145
146SOURCE=..\..\tests\Test_Digest.h
147# End Source File
148# Begin Source File
149
150SOURCE=..\..\tests\Test_Engine.cpp
151# End Source File
152# Begin Source File
153
154SOURCE=..\..\tests\Test_Engine.h
155# End Source File
156# Begin Source File
157
158SOURCE=..\..\tests\Test_SHATumbler.h
159# End Source File
160# Begin Source File
161
162SOURCE=..\..\tests\Test_TCPStream.cpp
163# End Source File
164# Begin Source File
165
166SOURCE=..\..\tests\Test_TCPStream.h
167# End Source File
168# Begin Source File
169
170SOURCE=..\..\tests\Test_URLString.cpp
171# End Source File
172# Begin Source File
173
174SOURCE=..\..\tests\Test_URLString.h
175# End Source File
176# End Group
177# End Target
178# End Project