]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | # Microsoft Developer Studio Project File - Name="toolutil" - 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=toolutil - 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 "toolutil.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 "toolutil.mak" CFG="toolutil - Win32 Debug" | |
17 | !MESSAGE | |
18 | !MESSAGE Possible choices for configuration are: | |
19 | !MESSAGE | |
20 | !MESSAGE "toolutil - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") | |
21 | !MESSAGE "toolutil - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") | |
22 | !MESSAGE "toolutil - Win64 Release" (based on "Win32 (x86) Dynamic-Link Library") | |
23 | !MESSAGE "toolutil - 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)" == "toolutil - 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 "TOOLUTIL_EXPORTS" /FD /c | |
48 | # ADD CPP /nologo /G6 /MD /W3 /GX /O2 /I "..\..\common" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FD /c | |
49 | # SUBTRACT CPP /YX | |
50 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 | |
51 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 | |
52 | # ADD BASE RSC /l 0x409 /d "NDEBUG" | |
53 | # ADD RSC /l 0x409 /d "NDEBUG" | |
54 | BSC32=bscmake.exe | |
55 | # ADD BASE BSC32 /nologo | |
56 | # ADD BSC32 /nologo | |
57 | LINK32=link.exe | |
58 | # 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 | |
374ca955 | 59 | # ADD LINK32 kernel32.lib /nologo /dll /machine:I386 /out:"..\..\..\bin\icutu32.dll" /implib:"..\..\..\lib/icutu.lib" /libpath:"..\..\..\lib" |
b75a7d8f A |
60 | # SUBTRACT LINK32 /pdb:none |
61 | ||
62 | !ELSEIF "$(CFG)" == "toolutil - Win32 Debug" | |
63 | ||
64 | # PROP BASE Use_MFC 0 | |
65 | # PROP BASE Use_Debug_Libraries 1 | |
66 | # PROP BASE Output_Dir "Debug" | |
67 | # PROP BASE Intermediate_Dir "Debug" | |
68 | # PROP BASE Target_Dir "" | |
69 | # PROP Use_MFC 0 | |
70 | # PROP Use_Debug_Libraries 1 | |
71 | # PROP Output_Dir "..\..\..\lib" | |
72 | # PROP Intermediate_Dir "Debug" | |
73 | # PROP Ignore_Export_Lib 0 | |
74 | # PROP Target_Dir "" | |
75 | # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TOOLUTIL_EXPORTS" /FD /GZ /c | |
76 | # ADD CPP /nologo /G6 /MDd /W3 /Gm /GX /ZI /Od /I "..\..\common" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FD /GZ /c | |
77 | # SUBTRACT CPP /YX | |
78 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 | |
79 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 | |
80 | # ADD BASE RSC /l 0x409 /d "_DEBUG" | |
81 | # ADD RSC /l 0x409 /d "_DEBUG" | |
82 | BSC32=bscmake.exe | |
83 | # ADD BASE BSC32 /nologo | |
84 | # ADD BSC32 /nologo | |
85 | LINK32=link.exe | |
86 | # 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 | |
374ca955 | 87 | # ADD LINK32 kernel32.lib /nologo /dll /debug /machine:I386 /out:"..\..\..\bin\icutu32d.dll" /implib:"..\..\..\lib/icutud.lib" /pdbtype:sept /libpath:"..\..\..\lib" |
b75a7d8f A |
88 | # SUBTRACT LINK32 /pdb:none |
89 | ||
90 | !ELSEIF "$(CFG)" == "toolutil - Win64 Release" | |
91 | ||
92 | # PROP BASE Use_MFC 0 | |
93 | # PROP BASE Use_Debug_Libraries 0 | |
94 | # PROP BASE Output_Dir "Release" | |
95 | # PROP BASE Intermediate_Dir "Release" | |
96 | # PROP BASE Target_Dir "" | |
97 | # PROP Use_MFC 0 | |
98 | # PROP Use_Debug_Libraries 0 | |
99 | # PROP Output_Dir "..\..\..\lib" | |
100 | # PROP Intermediate_Dir "Release" | |
101 | # PROP Ignore_Export_Lib 0 | |
102 | # PROP Target_Dir "" | |
103 | # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TOOLUTIL_EXPORTS" /FD /c | |
374ca955 | 104 | # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Op /I "..\..\common" /D "NDEBUG" /D "WIN64" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /Zm600 /c |
b75a7d8f A |
105 | # SUBTRACT CPP /YX |
106 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win64 | |
107 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win64 | |
108 | # ADD BASE RSC /l 0x409 /d "NDEBUG" | |
109 | # ADD RSC /l 0x409 /d "NDEBUG" | |
110 | BSC32=bscmake.exe | |
111 | # ADD BASE BSC32 /nologo | |
112 | # ADD BSC32 /nologo | |
113 | LINK32=link.exe | |
114 | # 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 | |
374ca955 | 115 | # ADD LINK32 kernel32.lib /nologo /dll /machine:IX86 /out:"..\..\..\bin\icutu32.dll" /implib:"..\..\..\lib/icutu.lib" /libpath:"..\..\..\lib" /machine:IA64 |
b75a7d8f A |
116 | |
117 | !ELSEIF "$(CFG)" == "toolutil - Win64 Debug" | |
118 | ||
119 | # PROP BASE Use_MFC 0 | |
120 | # PROP BASE Use_Debug_Libraries 1 | |
121 | # PROP BASE Output_Dir "Debug" | |
122 | # PROP BASE Intermediate_Dir "Debug" | |
123 | # PROP BASE Target_Dir "" | |
124 | # PROP Use_MFC 0 | |
125 | # PROP Use_Debug_Libraries 1 | |
126 | # PROP Output_Dir "..\..\..\lib" | |
127 | # PROP Intermediate_Dir "Debug" | |
128 | # PROP Ignore_Export_Lib 0 | |
129 | # PROP Target_Dir "" | |
130 | # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TOOLUTIL_EXPORTS" /FD /GZ /c | |
374ca955 | 131 | # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /Op /I "..\..\common" /D "_DEBUG" /D "WIN64" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /GZ /Zm600 /c |
b75a7d8f A |
132 | # SUBTRACT CPP /YX |
133 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win64 | |
134 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win64 | |
135 | # ADD BASE RSC /l 0x409 /d "_DEBUG" | |
136 | # ADD RSC /l 0x409 /d "_DEBUG" | |
137 | BSC32=bscmake.exe | |
138 | # ADD BASE BSC32 /nologo | |
139 | # ADD BSC32 /nologo | |
140 | LINK32=link.exe | |
141 | # 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 | |
374ca955 | 142 | # ADD LINK32 kernel32.lib /nologo /dll /incremental:no /debug /machine:IX86 /out:"..\..\..\bin\icutu32d.dll" /implib:"..\..\..\lib/icutud.lib" /pdbtype:sept /libpath:"..\..\..\lib" /machine:IA64 |
b75a7d8f A |
143 | |
144 | !ENDIF | |
145 | ||
146 | # Begin Target | |
147 | ||
148 | # Name "toolutil - Win32 Release" | |
149 | # Name "toolutil - Win32 Debug" | |
150 | # Name "toolutil - Win64 Release" | |
151 | # Name "toolutil - Win64 Debug" | |
152 | # Begin Group "Source Files" | |
153 | ||
154 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
155 | # Begin Source File | |
156 | ||
374ca955 A |
157 | SOURCE=.\propsvec.c |
158 | # End Source File | |
159 | # Begin Source File | |
160 | ||
b75a7d8f A |
161 | SOURCE=.\toolutil.c |
162 | # ADD CPP /Ze | |
163 | # End Source File | |
164 | # Begin Source File | |
165 | ||
166 | SOURCE=.\ucbuf.c | |
167 | # End Source File | |
168 | # Begin Source File | |
169 | ||
374ca955 A |
170 | SOURCE=.\ucm.c |
171 | # End Source File | |
172 | # Begin Source File | |
173 | ||
b75a7d8f A |
174 | SOURCE=.\ucmpwrit.c |
175 | # End Source File | |
176 | # Begin Source File | |
177 | ||
374ca955 A |
178 | SOURCE=.\ucmstate.c |
179 | # End Source File | |
180 | # Begin Source File | |
181 | ||
b75a7d8f A |
182 | SOURCE=.\unewdata.c |
183 | # End Source File | |
184 | # Begin Source File | |
185 | ||
186 | SOURCE=.\uoptions.c | |
187 | # End Source File | |
188 | # Begin Source File | |
189 | ||
190 | SOURCE=.\uparse.c | |
191 | # End Source File | |
192 | # Begin Source File | |
193 | ||
194 | SOURCE=.\uperf.cpp | |
195 | # End Source File | |
196 | # End Group | |
197 | # Begin Group "Header Files" | |
198 | ||
199 | # PROP Default_Filter "h;hpp;hxx;hm;inl" | |
200 | # Begin Source File | |
201 | ||
374ca955 A |
202 | SOURCE=.\propsvec.h |
203 | # End Source File | |
204 | # Begin Source File | |
205 | ||
b75a7d8f A |
206 | SOURCE=.\toolutil.h |
207 | # End Source File | |
208 | # Begin Source File | |
209 | ||
210 | SOURCE=.\ucbuf.h | |
211 | # End Source File | |
212 | # Begin Source File | |
213 | ||
374ca955 A |
214 | SOURCE=.\ucm.h |
215 | # End Source File | |
216 | # Begin Source File | |
217 | ||
b75a7d8f A |
218 | SOURCE=.\ucmpwrit.h |
219 | # End Source File | |
220 | # Begin Source File | |
221 | ||
222 | SOURCE=.\unewdata.h | |
223 | # End Source File | |
224 | # Begin Source File | |
225 | ||
226 | SOURCE=.\uoptions.h | |
227 | # End Source File | |
228 | # Begin Source File | |
229 | ||
230 | SOURCE=.\uparse.h | |
231 | # End Source File | |
232 | # Begin Source File | |
233 | ||
234 | SOURCE=.\uperf.h | |
235 | # End Source File | |
236 | # Begin Source File | |
237 | ||
238 | SOURCE=.\utimer.h | |
239 | # End Source File | |
240 | # End Group | |
241 | # Begin Group "Resource Files" | |
242 | ||
243 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |
244 | # End Group | |
245 | # End Target | |
246 | # End Project |