]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/ctestfw/ctestfw.dsp
ICU-6.2.14.tar.gz
[apple/icu.git] / icuSources / tools / ctestfw / ctestfw.dsp
1 # Microsoft Developer Studio Project File - Name="ctestfw" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7 CFG=ctestfw - 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 "ctestfw.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 "ctestfw.mak" CFG="ctestfw - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "ctestfw - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "ctestfw - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "ctestfw - Win64 Release" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "ctestfw - Win64 Debug" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 MTL=midl.exe
32 RSC=rc.exe
33
34 !IF "$(CFG)" == "ctestfw - Win32 Release"
35
36 # PROP BASE Use_MFC 0
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "Release"
39 # PROP BASE Intermediate_Dir "Release"
40 # PROP BASE Target_Dir ""
41 # PROP Use_MFC 0
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "..\..\..\lib"
44 # PROP Intermediate_Dir "Release"
45 # PROP Ignore_Export_Lib 0
46 # PROP Target_Dir ""
47 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CTESTFW_EXPORTS" /FD /c
48 # ADD CPP /nologo /G6 /MD /Za /W3 /GX /O2 /I "..\..\..\include" /I "..\..\common" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CTESTFW_EXPORTS" /D "T_CTEST_IMPLEMENTATION" /FD /c
49 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
51 # ADD BASE RSC /l 0x409 /d "NDEBUG"
52 # ADD RSC /l 0x409 /d "NDEBUG"
53 BSC32=bscmake.exe
54 # ADD BASE BSC32 /nologo
55 # ADD BSC32 /nologo
56 LINK32=link.exe
57 # 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 /nologo /dll /machine:I386
58 # ADD LINK32 /nologo /dll /machine:I386 /out:"..\..\..\bin\ctestfw.dll"
59
60 !ELSEIF "$(CFG)" == "ctestfw - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "..\..\..\lib"
70 # PROP Intermediate_Dir "Debug"
71 # PROP Ignore_Export_Lib 0
72 # PROP Target_Dir ""
73 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CTESTFW_EXPORTS" /FD /GZ /c
74 # ADD CPP /nologo /G6 /MDd /Za /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /I "..\..\common" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CTESTFW_EXPORTS" /D "T_CTEST_IMPLEMENTATION" /FR /FD /GZ /c
75 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77 # ADD BASE RSC /l 0x409 /d "_DEBUG"
78 # ADD RSC /l 0x409 /d "_DEBUG"
79 BSC32=bscmake.exe
80 # ADD BASE BSC32 /nologo
81 # ADD BSC32 /nologo
82 LINK32=link.exe
83 # 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 /nologo /dll /debug /machine:I386 /pdbtype:sept
84 # ADD LINK32 /nologo /dll /debug /machine:I386 /out:"..\..\..\bin\ctestfwd.dll" /pdbtype:sept
85
86 !ELSEIF "$(CFG)" == "ctestfw - Win64 Release"
87
88 # PROP BASE Use_MFC 0
89 # PROP BASE Use_Debug_Libraries 0
90 # PROP BASE Output_Dir "Release"
91 # PROP BASE Intermediate_Dir "Release"
92 # PROP BASE Target_Dir ""
93 # PROP Use_MFC 0
94 # PROP Use_Debug_Libraries 0
95 # PROP Output_Dir "..\..\..\lib"
96 # PROP Intermediate_Dir "Release"
97 # PROP Ignore_Export_Lib 0
98 # PROP Target_Dir ""
99 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CTESTFW_EXPORTS" /FD /c
100 # ADD CPP /nologo /MD /Za /W3 /GX /Zi /O2 /I "..\..\..\include" /I "..\..\common" /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CTESTFW_EXPORTS" /D "T_CTEST_IMPLEMENTATION" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /Wp64 /Zm600 /c
101 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win64
102 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win64
103 # ADD BASE RSC /l 0x409 /d "NDEBUG"
104 # ADD RSC /l 0x409 /d "NDEBUG"
105 BSC32=bscmake.exe
106 # ADD BASE BSC32 /nologo
107 # ADD BSC32 /nologo
108 LINK32=link.exe
109 # 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 /nologo /dll /machine:IX86 /machine:IA64
110 # ADD LINK32 /nologo /dll /machine:IX86 /out:"..\..\..\bin\ctestfw.dll" /machine:IA64
111
112 !ELSEIF "$(CFG)" == "ctestfw - Win64 Debug"
113
114 # PROP BASE Use_MFC 0
115 # PROP BASE Use_Debug_Libraries 1
116 # PROP BASE Output_Dir "Debug"
117 # PROP BASE Intermediate_Dir "Debug"
118 # PROP BASE Target_Dir ""
119 # PROP Use_MFC 0
120 # PROP Use_Debug_Libraries 1
121 # PROP Output_Dir "..\..\..\lib"
122 # PROP Intermediate_Dir "Debug"
123 # PROP Ignore_Export_Lib 0
124 # PROP Target_Dir ""
125 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CTESTFW_EXPORTS" /FD /GZ /c
126 # ADD CPP /nologo /MDd /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /I "..\..\common" /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CTESTFW_EXPORTS" /D "T_CTEST_IMPLEMENTATION" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FR /FD /GZ /Wp64 /Zm600 /c
127 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win64
128 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win64
129 # ADD BASE RSC /l 0x409 /d "_DEBUG"
130 # ADD RSC /l 0x409 /d "_DEBUG"
131 BSC32=bscmake.exe
132 # ADD BASE BSC32 /nologo
133 # ADD BSC32 /nologo
134 LINK32=link.exe
135 # 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 /nologo /dll /debug /machine:IX86 /pdbtype:sept /machine:IA64
136 # ADD LINK32 /nologo /dll /incremental:no /debug /machine:IX86 /out:"..\..\..\bin\ctestfwd.dll" /pdbtype:sept /machine:IA64
137
138 !ENDIF
139
140 # Begin Target
141
142 # Name "ctestfw - Win32 Release"
143 # Name "ctestfw - Win32 Debug"
144 # Name "ctestfw - Win64 Release"
145 # Name "ctestfw - Win64 Debug"
146 # Begin Group "Source Files"
147
148 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
149 # Begin Source File
150
151 SOURCE=.\ctest.c
152 # End Source File
153 # Begin Source File
154
155 SOURCE=.\datamap.cpp
156 # End Source File
157 # Begin Source File
158
159 SOURCE=.\testdata.cpp
160 # End Source File
161 # Begin Source File
162
163 SOURCE=.\tstdtmod.cpp
164 # End Source File
165 # End Group
166 # Begin Group "Header Files"
167
168 # PROP Default_Filter "h;hpp;hxx;hm;inl"
169 # Begin Source File
170
171 SOURCE=.\unicode\ctest.h
172 # End Source File
173 # Begin Source File
174
175 SOURCE=.\unicode\datamap.h
176 # End Source File
177 # Begin Source File
178
179 SOURCE=.\unicode\testdata.h
180 # End Source File
181 # Begin Source File
182
183 SOURCE=.\unicode\testlog.h
184 # End Source File
185 # Begin Source File
186
187 SOURCE=.\unicode\testtype.h
188 # End Source File
189 # Begin Source File
190
191 SOURCE=.\unicode\tstdtmod.h
192 # End Source File
193 # End Group
194 # Begin Group "Resource Files"
195
196 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
197 # End Group
198 # End Target
199 # End Project