]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | # Microsoft Developer Studio Project File - Name="ubrkperf" - 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 | ||
7 | CFG=UBRKPERF - WIN32 RELEASE | |
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 "ubrkperf.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 "ubrkperf.mak" CFG="UBRKPERF - WIN32 RELEASE" | |
17 | !MESSAGE | |
18 | !MESSAGE Possible choices for configuration are: | |
19 | !MESSAGE | |
20 | !MESSAGE "ubrkperf - Win32 Release" (based on "Win32 (x86) Console Application") | |
21 | !MESSAGE "ubrkperf - Win32 Debug" (based on "Win32 (x86) Console Application") | |
22 | !MESSAGE "ubrkperf - Win64 Release" (based on "Win32 (x86) Console Application") | |
23 | !MESSAGE "ubrkperf - 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 "" | |
30 | CPP=cl.exe | |
31 | RSC=rc.exe | |
32 | ||
33 | !IF "$(CFG)" == "ubrkperf - 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 "" | |
46 | MTL=midl.exe | |
47 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c | |
48 | # ADD CPP /nologo /G6 /MD /W3 /GX /O2 /Ob2 /I "..\..\..\..\include" /I "..\..\..\tools\toolutil" /I "..\..\..\common" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c | |
49 | # SUBTRACT CPP /YX | |
50 | # ADD BASE RSC /l 0x409 /d "NDEBUG" | |
51 | # ADD RSC /l 0x409 /d "NDEBUG" | |
52 | BSC32=bscmake.exe | |
53 | # ADD BASE BSC32 /nologo | |
54 | # ADD BSC32 /nologo | |
55 | LINK32=link.exe | |
56 | # 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 | |
57 | # ADD LINK32 icuuc.lib icuin.lib ctestfw.lib icutu.lib kernel32.lib user32.lib advapi32.lib shell32.lib winmm.lib /nologo /subsystem:console /machine:I386 /out:"..\..\..\..\bin\ubrkperf24.exe" /libpath:"..\..\..\..\lib\\" | |
58 | # Begin Custom Build | |
59 | InputPath=\dev\0_icu\bin\ubrkperf24.exe | |
60 | SOURCE="$(InputPath)" | |
61 | ||
62 | "c:\dev\0_icu\bin\ubrkperf22.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
63 | copy $(InputPath) c:\dev\0_icu\bin\ubrkperf22.exe | |
64 | ||
65 | # End Custom Build | |
66 | ||
67 | !ELSEIF "$(CFG)" == "ubrkperf - Win32 Debug" | |
68 | ||
69 | # PROP BASE Use_MFC 0 | |
70 | # PROP BASE Use_Debug_Libraries 1 | |
71 | # PROP BASE Output_Dir "Debug" | |
72 | # PROP BASE Intermediate_Dir "Debug" | |
73 | # PROP BASE Target_Dir "" | |
74 | # PROP Use_MFC 0 | |
75 | # PROP Use_Debug_Libraries 1 | |
76 | # PROP Output_Dir "Debug" | |
77 | # PROP Intermediate_Dir "Debug" | |
78 | # PROP Ignore_Export_Lib 0 | |
79 | # PROP Target_Dir "" | |
80 | MTL=midl.exe | |
81 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c | |
82 | # ADD CPP /nologo /G6 /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\include" /I "..\..\..\tools\toolutil" /I "..\..\..\common" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c | |
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 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 | |
90 | # ADD LINK32 icuucd.lib icuind.lib icutud.lib winmm.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\lib\\" | |
91 | ||
92 | !ELSEIF "$(CFG)" == "ubrkperf - Win64 Release" | |
93 | ||
94 | # PROP BASE Use_MFC 0 | |
95 | # PROP BASE Use_Debug_Libraries 0 | |
96 | # PROP BASE Output_Dir "Release" | |
97 | # PROP BASE Intermediate_Dir "Release" | |
98 | # PROP BASE Target_Dir "" | |
99 | # PROP Use_MFC 0 | |
100 | # PROP Use_Debug_Libraries 0 | |
101 | # PROP Output_Dir "Release" | |
102 | # PROP Intermediate_Dir "Release" | |
103 | # PROP Ignore_Export_Lib 0 | |
104 | # PROP Target_Dir "" | |
105 | MTL=midl.exe | |
106 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c | |
374ca955 | 107 | # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Op /I "..\..\..\..\include" /I "..\..\..\tools\toolutil" /I "..\..\..\common" /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /Wp64 /Zm600 /c |
b75a7d8f A |
108 | # SUBTRACT CPP /YX |
109 | # ADD BASE RSC /l 0x409 /d "NDEBUG" | |
110 | # ADD RSC /l 0x409 /d "NDEBUG" | |
111 | BSC32=bscmake.exe | |
112 | # ADD BASE BSC32 /nologo | |
113 | # ADD BSC32 /nologo | |
114 | LINK32=link.exe | |
115 | # 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:IX86 /machine:IA64 | |
116 | # ADD LINK32 icuuc.lib icuin.lib ctestfw.lib icutu.lib kernel32.lib user32.lib advapi32.lib shell32.lib winmm.lib /nologo /subsystem:console /machine:IX86 /libpath:"..\..\..\..\lib\\" /machine:IA64 | |
117 | ||
118 | !ELSEIF "$(CFG)" == "ubrkperf - Win64 Debug" | |
119 | ||
120 | # PROP BASE Use_MFC 0 | |
121 | # PROP BASE Use_Debug_Libraries 1 | |
122 | # PROP BASE Output_Dir "Debug" | |
123 | # PROP BASE Intermediate_Dir "Debug" | |
124 | # PROP BASE Target_Dir "" | |
125 | # PROP Use_MFC 0 | |
126 | # PROP Use_Debug_Libraries 1 | |
127 | # PROP Output_Dir "Debug" | |
128 | # PROP Intermediate_Dir "Debug" | |
129 | # PROP Ignore_Export_Lib 0 | |
130 | # PROP Target_Dir "" | |
131 | MTL=midl.exe | |
132 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c | |
374ca955 | 133 | # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /Op /I "..\..\..\..\include" /I "..\..\..\tools\toolutil" /I "..\..\..\common" /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FR /FD /GZ /Wp64 /Zm600 /c |
b75a7d8f A |
134 | # ADD BASE RSC /l 0x409 /d "_DEBUG" |
135 | # ADD RSC /l 0x409 /d "_DEBUG" | |
136 | BSC32=bscmake.exe | |
137 | # ADD BASE BSC32 /nologo | |
138 | # ADD BSC32 /nologo | |
139 | LINK32=link.exe | |
140 | # 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:IX86 /pdbtype:sept /machine:IA64 | |
141 | # ADD LINK32 icuucd.lib icuind.lib icutud.lib winmm.lib /nologo /subsystem:console /incremental:no /debug /machine:IX86 /pdbtype:sept /libpath:"..\..\..\..\lib\\" /machine:IA64 | |
142 | ||
143 | !ENDIF | |
144 | ||
145 | # Begin Target | |
146 | ||
147 | # Name "ubrkperf - Win32 Release" | |
148 | # Name "ubrkperf - Win32 Debug" | |
149 | # Name "ubrkperf - Win64 Release" | |
150 | # Name "ubrkperf - Win64 Debug" | |
151 | # Begin Group "Source Files" | |
152 | ||
153 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
154 | # Begin Source File | |
155 | ||
156 | SOURCE=.\ubrkperf.cpp | |
157 | # End Source File | |
158 | # End Group | |
159 | # Begin Group "Header Files" | |
160 | ||
161 | # PROP Default_Filter "h;hpp;hxx;hm;inl" | |
162 | # Begin Source File | |
163 | ||
164 | SOURCE=.\ubrkperf.h | |
165 | # End Source File | |
166 | # End Group | |
167 | # Begin Group "Resource Files" | |
168 | ||
169 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |
170 | # End Group | |
171 | # End Target | |
172 | # End Project |