]> git.saurik.com Git - apple/icu.git/blob - icuSources/stubdata/stubdata.dsp
ICU-6.2.10.tar.gz
[apple/icu.git] / icuSources / stubdata / stubdata.dsp
1 # Microsoft Developer Studio Project File - Name="stubdata" - 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=stubdata - 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 "stubdata.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 "stubdata.mak" CFG="stubdata - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "stubdata - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "stubdata - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "stubdata - Win64 Release" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "stubdata - 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)" == "stubdata - 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 "Release"
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 "STUBDATA_EXPORTS" /FD /c
48 # ADD CPP /nologo /G6 /MD /Za /W3 /GX /O2 /I "..\common" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STUBDATA_EXPORTS" /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 kernel32.lib user32.lib /nologo /dll /machine:I386 /out:"..\..\bin\icudt32.dll" /implib:"..\..\lib\icudt.lib"
59 # SUBTRACT LINK32 /pdb:none
60 # Begin Special Build Tool
61 ProjDir=.
62 SOURCE="$(InputPath)"
63 PreLink_Cmds=echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > $(ProjDir)\stubdatabuilt.txt
64 # End Special Build Tool
65
66 !ELSEIF "$(CFG)" == "stubdata - Win32 Debug"
67
68 # PROP BASE Use_MFC 0
69 # PROP BASE Use_Debug_Libraries 1
70 # PROP BASE Output_Dir "Debug"
71 # PROP BASE Intermediate_Dir "Debug"
72 # PROP BASE Target_Dir ""
73 # PROP Use_MFC 0
74 # PROP Use_Debug_Libraries 1
75 # PROP Output_Dir "Debug"
76 # PROP Intermediate_Dir "Debug"
77 # PROP Ignore_Export_Lib 0
78 # PROP Target_Dir ""
79 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STUBDATA_EXPORTS" /FD /GZ /c
80 # ADD CPP /nologo /G6 /MDd /Za /W3 /GX /ZI /Od /I "..\common" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STUBDATA_EXPORTS" /FD /GZ /c
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
83 # ADD BASE RSC /l 0x409 /d "_DEBUG"
84 # ADD RSC /l 0x409 /d "_DEBUG"
85 BSC32=bscmake.exe
86 # ADD BASE BSC32 /nologo
87 # ADD BSC32 /nologo
88 LINK32=link.exe
89 # 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
90 # ADD LINK32 kernel32.lib user32.lib /nologo /dll /machine:I386 /out:"..\..\bin\icudt32.dll" /implib:"..\..\lib\icudt.lib" /pdbtype:sept
91 # SUBTRACT LINK32 /pdb:none
92 # Begin Special Build Tool
93 ProjDir=.
94 SOURCE="$(InputPath)"
95 PreLink_Cmds=echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > $(ProjDir)\stubdatabuilt.txt
96 # End Special Build Tool
97
98 !ELSEIF "$(CFG)" == "stubdata - Win64 Release"
99
100 # PROP BASE Use_MFC 0
101 # PROP BASE Use_Debug_Libraries 0
102 # PROP BASE Output_Dir "Release"
103 # PROP BASE Intermediate_Dir "Release"
104 # PROP BASE Target_Dir ""
105 # PROP Use_MFC 0
106 # PROP Use_Debug_Libraries 0
107 # PROP Output_Dir "Release"
108 # PROP Intermediate_Dir "Release"
109 # PROP Ignore_Export_Lib 0
110 # PROP Target_Dir ""
111 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STUBDATA_EXPORTS" /FD /c
112 # ADD CPP /nologo /MD /Za /W3 /GX /Zi /O2 /I "..\common" /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STUBDATA_EXPORTS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /Wp64 /Zm600 /c
113 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win64
114 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win64
115 # ADD BASE RSC /l 0x409 /d "NDEBUG"
116 # ADD RSC /l 0x409 /d "NDEBUG"
117 BSC32=bscmake.exe
118 # ADD BASE BSC32 /nologo
119 # ADD BSC32 /nologo
120 LINK32=link.exe
121 # 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
122 # ADD LINK32 kernel32.lib user32.lib /nologo /dll /machine:IX86 /out:"..\..\bin\icudt32.dll" /implib:"..\..\lib\icudt.lib" /machine:IA64
123 # Begin Special Build Tool
124 ProjDir=.
125 SOURCE="$(InputPath)"
126 PreLink_Cmds=echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > $(ProjDir)\stubdatabuilt.txt
127 # End Special Build Tool
128
129 !ELSEIF "$(CFG)" == "stubdata - Win64 Debug"
130
131 # PROP BASE Use_MFC 0
132 # PROP BASE Use_Debug_Libraries 1
133 # PROP BASE Output_Dir "Debug"
134 # PROP BASE Intermediate_Dir "Debug"
135 # PROP BASE Target_Dir ""
136 # PROP Use_MFC 0
137 # PROP Use_Debug_Libraries 1
138 # PROP Output_Dir "Debug"
139 # PROP Intermediate_Dir "Debug"
140 # PROP Ignore_Export_Lib 0
141 # PROP Target_Dir ""
142 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STUBDATA_EXPORTS" /FD /GZ /c
143 # ADD CPP /nologo /MDd /Za /W3 /GX /Zi /Od /I "..\common" /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STUBDATA_EXPORTS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /GZ /Wp64 /Zm600 /c
144 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win64
145 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win64
146 # ADD BASE RSC /l 0x409 /d "_DEBUG"
147 # ADD RSC /l 0x409 /d "_DEBUG"
148 BSC32=bscmake.exe
149 # ADD BASE BSC32 /nologo
150 # ADD BSC32 /nologo
151 LINK32=link.exe
152 # 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
153 # ADD LINK32 kernel32.lib user32.lib /nologo /dll /incremental:no /machine:IX86 /out:"..\..\bin\icudt32.dll" /implib:"..\..\lib\icudt.lib" /pdbtype:sept /machine:IA64
154 # Begin Special Build Tool
155 ProjDir=.
156 SOURCE="$(InputPath)"
157 PreLink_Cmds=echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > $(ProjDir)\stubdatabuilt.txt
158 # End Special Build Tool
159
160 !ENDIF
161
162 # Begin Target
163
164 # Name "stubdata - Win32 Release"
165 # Name "stubdata - Win32 Debug"
166 # Name "stubdata - Win64 Release"
167 # Name "stubdata - Win64 Debug"
168 # Begin Group "Source Files"
169
170 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
171 # Begin Source File
172
173 SOURCE=.\stubdata.c
174 # End Source File
175 # End Group
176 # Begin Group "Header Files"
177
178 # PROP Default_Filter "h;hpp;hxx;hm;inl"
179 # End Group
180 # Begin Group "Resource Files"
181
182 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
183 # End Group
184 # End Target
185 # End Project