]> git.saurik.com Git - apple/icu.git/blame - icuSources/test/iotest/iotest.dsp
ICU-6.2.22.tar.gz
[apple/icu.git] / icuSources / test / iotest / iotest.dsp
CommitLineData
b75a7d8f
A
1# Microsoft Developer Studio Project File - Name="iotest" - 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=iotest - 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 "iotest.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 "iotest.mak" CFG="iotest - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "iotest - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE "iotest - Win32 Debug" (based on "Win32 (x86) Console Application")
22!MESSAGE "iotest - Win64 Release" (based on "Win32 (x86) Console Application")
23!MESSAGE "iotest - Win64 Debug" (based on "Win32 (x86) Console Application")
24!MESSAGE
25
26# Begin Project
27# PROP AllowPerConfigDependencies 0
28# PROP Scc_ProjName ""
29# PROP Scc_LocalPath ""
30CPP=cl.exe
31RSC=rc.exe
32
33!IF "$(CFG)" == "iotest - Win32 Release"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir "Release"
38# PROP BASE Intermediate_Dir "Release"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir "Release"
43# PROP Intermediate_Dir "Release"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
374ca955
A
46MTL=midl.exe
47# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
48# ADD CPP /nologo /W3 /GX /O2 /I "..\..\..\include" /I "..\..\common" /I "..\..\tools\ctestfw" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
b75a7d8f
A
49# ADD BASE RSC /l 0x409 /d "NDEBUG"
50# ADD RSC /l 0x409 /d "NDEBUG"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LINK32=link.exe
55# 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 /subsystem:console /machine:I386
374ca955 56# ADD LINK32 /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\lib"
b75a7d8f
A
57
58!ELSEIF "$(CFG)" == "iotest - Win32 Debug"
59
60# PROP BASE Use_MFC 0
61# PROP BASE Use_Debug_Libraries 1
62# PROP BASE Output_Dir "Debug"
63# PROP BASE Intermediate_Dir "Debug"
64# PROP BASE Target_Dir ""
65# PROP Use_MFC 0
66# PROP Use_Debug_Libraries 1
67# PROP Output_Dir "Debug"
68# PROP Intermediate_Dir "Debug"
69# PROP Ignore_Export_Lib 0
70# PROP Target_Dir ""
374ca955
A
71MTL=midl.exe
72# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
73# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /I "..\..\common" /I "..\..\tools\ctestfw" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
b75a7d8f
A
74# ADD BASE RSC /l 0x409 /d "_DEBUG"
75# ADD RSC /l 0x409 /d "_DEBUG"
76BSC32=bscmake.exe
77# ADD BASE BSC32 /nologo
78# ADD BSC32 /nologo
79LINK32=link.exe
80# 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 /subsystem:console /debug /machine:I386 /pdbtype:sept
374ca955 81# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\lib"
b75a7d8f
A
82
83!ELSEIF "$(CFG)" == "iotest - Win64 Release"
84
85# PROP BASE Use_MFC 0
86# PROP BASE Use_Debug_Libraries 0
87# PROP BASE Output_Dir "Release"
88# PROP BASE Intermediate_Dir "Release"
89# PROP BASE Target_Dir ""
90# PROP Use_MFC 0
91# PROP Use_Debug_Libraries 0
92# PROP Output_Dir "Release"
93# PROP Intermediate_Dir "Release"
94# PROP Ignore_Export_Lib 0
95# PROP Target_Dir ""
374ca955
A
96MTL=midl.exe
97# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
98# ADD CPP /nologo /W3 /GX /Zi /O2 /Op /I "..\..\..\include" /I "..\..\common" /I "..\..\tools\ctestfw" /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /Wp64 /Zm600 /c
b75a7d8f
A
99# ADD BASE RSC /l 0x409 /d "NDEBUG"
100# ADD RSC /l 0x409 /d "NDEBUG"
101BSC32=bscmake.exe
102# ADD BASE BSC32 /nologo
103# ADD BSC32 /nologo
104LINK32=link.exe
374ca955
A
105# 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 /subsystem:console /machine:IX86 /machine:IA64
106# ADD LINK32 /nologo /subsystem:console /machine:IX86 /libpath:"..\..\..\lib" /machine:IA64
b75a7d8f
A
107
108!ELSEIF "$(CFG)" == "iotest - Win64 Debug"
109
110# PROP BASE Use_MFC 0
111# PROP BASE Use_Debug_Libraries 1
112# PROP BASE Output_Dir "Debug"
113# PROP BASE Intermediate_Dir "Debug"
114# PROP BASE Target_Dir ""
115# PROP Use_MFC 0
116# PROP Use_Debug_Libraries 1
117# PROP Output_Dir "Debug"
118# PROP Intermediate_Dir "Debug"
119# PROP Ignore_Export_Lib 0
120# PROP Target_Dir ""
374ca955
A
121MTL=midl.exe
122# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
123# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /Op /I "..\..\..\include" /I "..\..\common" /I "..\..\tools\ctestfw" /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /GZ /Wp64 /Zm600 /c
b75a7d8f
A
124# ADD BASE RSC /l 0x409 /d "_DEBUG"
125# ADD RSC /l 0x409 /d "_DEBUG"
126BSC32=bscmake.exe
127# ADD BASE BSC32 /nologo
128# ADD BSC32 /nologo
129LINK32=link.exe
374ca955
A
130# 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 /subsystem:console /debug /machine:IX86 /pdbtype:sept /machine:IA64
131# ADD LINK32 /nologo /subsystem:console /incremental:no /debug /machine:IX86 /pdbtype:sept /libpath:"..\..\..\lib" /machine:IA64
b75a7d8f
A
132
133!ENDIF
134
135# Begin Target
136
137# Name "iotest - Win32 Release"
138# Name "iotest - Win32 Debug"
139# Name "iotest - Win64 Release"
140# Name "iotest - Win64 Debug"
141# Begin Group "Source Files"
142
143# PROP Default_Filter "cpp;c;cxx"
144# Begin Source File
145
374ca955
A
146SOURCE=.\filetst.c
147# End Source File
148# Begin Source File
149
b75a7d8f
A
150SOURCE=.\iotest.cpp
151# End Source File
374ca955
A
152# Begin Source File
153
154SOURCE=.\strtst.c
155# End Source File
156# End Group
157# Begin Group "Header Files"
158
159# PROP Default_Filter "h"
160# Begin Source File
161
162SOURCE=.\iotest.h
163# End Source File
b75a7d8f
A
164# End Group
165# End Target
166# End Project