Home | History | Annotate | Download | only in ubrkperf
      1 # Microsoft Developer Studio Project File - Name="ubrkperf20" - 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=ubrkperf20 - 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 "ubrkperf20.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 "ubrkperf20.mak" CFG="ubrkperf20 - Win32 Debug"
     17 !MESSAGE 
     18 !MESSAGE Possible choices for configuration are:
     19 !MESSAGE 
     20 !MESSAGE "ubrkperf20 - Win32 Release" (based on "Win32 (x86) Console Application")
     21 !MESSAGE "ubrkperf20 - Win32 Debug" (based on "Win32 (x86) Console Application")
     22 !MESSAGE "ubrkperf20 - Win64 Release" (based on "Win32 (x86) Console Application")
     23 !MESSAGE "ubrkperf20 - 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)" == "ubrkperf20 - 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 "c:\src\oldICU\icu-2-0\include" /I "..\..\..\tools\toolutil" /I "c:\src\oldICU\icu-2-0\source\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 c:\src\oldICU\icu-2-0\lib\icuuc.lib c:\src\oldICU\icu-2-0\lib\icuin.lib ..\..\..\..\lib\icutu.lib /nologo /subsystem:console /machine:I386 /out:"..\..\..\..\bin\ubrkperf20.exe" /libpath:"..\..\..\..\lib\\"
     58 # Begin Custom Build
     59 InputPath=\dev\0_icu\bin\ubrkperf20.exe
     60 SOURCE="$(InputPath)"
     61 
     62 "c:\dev\0_icu\bin\ubrkperf20.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
     63 	copy $(InputPath) c:\dev\0_icu\bin\ubrkperf20.exe
     64 
     65 # End Custom Build
     66 
     67 !ELSEIF  "$(CFG)" == "ubrkperf20 - 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 "c:\src\oldICU\icu-2-0\include" /I "..\..\..\tools\toolutil" /I "c:\src\oldICU\icu-2-0\source\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 c:\src\oldICU\icu-2-0\lib\icuucd.lib c:\src\oldICU\icu-2-0\lib\icuind.lib ..\..\..\..\lib\icutud.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
     91 
     92 !ELSEIF  "$(CFG)" == "ubrkperf20 - 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
    107 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Op /I "c:\src\oldICU\icu-2-0\include" /I "..\..\..\tools\toolutil" /I "c:\src\oldICU\icu-2-0\source\common" /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /Wp64 /Zm600 /c
    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 c:\src\oldICU\icu-2-0\lib\icuuc.lib c:\src\oldICU\icu-2-0\lib\icuin.lib ..\..\..\..\lib\icutu.lib /nologo /subsystem:console /machine:IX86 /machine:IA64
    117 
    118 !ELSEIF  "$(CFG)" == "ubrkperf20 - 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
    133 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /Op /I "c:\src\oldICU\icu-2-0\include" /I "..\..\..\tools\toolutil" /I "c:\src\oldICU\icu-2-0\source\common" /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FR /FD /GZ /Wp64 /Zm600 /c
    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 c:\src\oldICU\icu-2-0\lib\icuucd.lib c:\src\oldICU\icu-2-0\lib\icuind.lib ..\..\..\..\lib\icutud.lib /nologo /subsystem:console /incremental:no /debug /machine:IX86 /pdbtype:sept /machine:IA64
    142 
    143 !ENDIF 
    144 
    145 # Begin Target
    146 
    147 # Name "ubrkperf20 - Win32 Release"
    148 # Name "ubrkperf20 - Win32 Debug"
    149 # Name "ubrkperf20 - Win64 Release"
    150 # Name "ubrkperf20 - 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=..\..\..\..\..\..\dev\0_icu\source\test\perf\ubrkperf\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
    173