intl/icu/source/extra/scrptrun/srtest.dsp

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 # Microsoft Developer Studio Project File - Name="srtest" - Package Owner=<4>
michael@0 2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
michael@0 3 # ** DO NOT EDIT **
michael@0 4
michael@0 5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
michael@0 6
michael@0 7 CFG=srtest - Win32 Debug
michael@0 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
michael@0 9 !MESSAGE use the Export Makefile command and run
michael@0 10 !MESSAGE
michael@0 11 !MESSAGE NMAKE /f "srtest.mak".
michael@0 12 !MESSAGE
michael@0 13 !MESSAGE You can specify a configuration when running NMAKE
michael@0 14 !MESSAGE by defining the macro CFG on the command line. For example:
michael@0 15 !MESSAGE
michael@0 16 !MESSAGE NMAKE /f "srtest.mak" CFG="srtest - Win32 Debug"
michael@0 17 !MESSAGE
michael@0 18 !MESSAGE Possible choices for configuration are:
michael@0 19 !MESSAGE
michael@0 20 !MESSAGE "srtest - Win32 Release" (based on "Win32 (x86) Console Application")
michael@0 21 !MESSAGE "srtest - Win32 Debug" (based on "Win32 (x86) Console Application")
michael@0 22 !MESSAGE
michael@0 23
michael@0 24 # Begin Project
michael@0 25 # PROP AllowPerConfigDependencies 0
michael@0 26 # PROP Scc_ProjName ""
michael@0 27 # PROP Scc_LocalPath ""
michael@0 28 CPP=cl.exe
michael@0 29 RSC=rc.exe
michael@0 30
michael@0 31 !IF "$(CFG)" == "srtest - Win32 Release"
michael@0 32
michael@0 33 # PROP BASE Use_MFC 0
michael@0 34 # PROP BASE Use_Debug_Libraries 0
michael@0 35 # PROP BASE Output_Dir "Release"
michael@0 36 # PROP BASE Intermediate_Dir "Release"
michael@0 37 # PROP BASE Target_Dir ""
michael@0 38 # PROP Use_MFC 0
michael@0 39 # PROP Use_Debug_Libraries 0
michael@0 40 # PROP Output_Dir "Release"
michael@0 41 # PROP Intermediate_Dir "Release"
michael@0 42 # PROP Ignore_Export_Lib 0
michael@0 43 # PROP Target_Dir ""
michael@0 44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
michael@0 45 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
michael@0 46 # ADD BASE RSC /l 0x409 /d "NDEBUG"
michael@0 47 # ADD RSC /l 0x409 /d "NDEBUG"
michael@0 48 BSC32=bscmake.exe
michael@0 49 # ADD BASE BSC32 /nologo
michael@0 50 # ADD BSC32 /nologo
michael@0 51 LINK32=link.exe
michael@0 52 # 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
michael@0 53 # ADD LINK32 ..\..\..\lib\icuuc.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 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
michael@0 54
michael@0 55 !ELSEIF "$(CFG)" == "srtest - Win32 Debug"
michael@0 56
michael@0 57 # PROP BASE Use_MFC 0
michael@0 58 # PROP BASE Use_Debug_Libraries 1
michael@0 59 # PROP BASE Output_Dir "Debug"
michael@0 60 # PROP BASE Intermediate_Dir "Debug"
michael@0 61 # PROP BASE Target_Dir ""
michael@0 62 # PROP Use_MFC 0
michael@0 63 # PROP Use_Debug_Libraries 1
michael@0 64 # PROP Output_Dir "Debug"
michael@0 65 # PROP Intermediate_Dir "Debug"
michael@0 66 # PROP Ignore_Export_Lib 0
michael@0 67 # PROP Target_Dir ""
michael@0 68 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
michael@0 69 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
michael@0 70 # ADD BASE RSC /l 0x409 /d "_DEBUG"
michael@0 71 # ADD RSC /l 0x409 /d "_DEBUG"
michael@0 72 BSC32=bscmake.exe
michael@0 73 # ADD BASE BSC32 /nologo
michael@0 74 # ADD BSC32 /nologo
michael@0 75 LINK32=link.exe
michael@0 76 # 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
michael@0 77 # ADD LINK32 ..\..\..\lib\icuucd.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 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
michael@0 78
michael@0 79 !ENDIF
michael@0 80
michael@0 81 # Begin Target
michael@0 82
michael@0 83 # Name "srtest - Win32 Release"
michael@0 84 # Name "srtest - Win32 Debug"
michael@0 85 # Begin Group "Source Files"
michael@0 86
michael@0 87 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
michael@0 88 # Begin Source File
michael@0 89
michael@0 90 SOURCE=.\scrptrun.cpp
michael@0 91 # End Source File
michael@0 92 # Begin Source File
michael@0 93
michael@0 94 SOURCE=.\srtest.cpp
michael@0 95 # End Source File
michael@0 96 # End Group
michael@0 97 # Begin Group "Header Files"
michael@0 98
michael@0 99 # PROP Default_Filter "h;hpp;hxx;hm;inl"
michael@0 100 # Begin Source File
michael@0 101
michael@0 102 SOURCE=.\scrptrun.h
michael@0 103 # End Source File
michael@0 104 # End Group
michael@0 105 # Begin Group "Resource Files"
michael@0 106
michael@0 107 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
michael@0 108 # End Group
michael@0 109 # End Target
michael@0 110 # End Project

mercurial