1# Microsoft Developer Studio Project File - Name="gettext" - 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 7CFG=gettext - Win32 Release_TS 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 "gettext.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 "gettext.mak" CFG="gettext - Win32 Release_TS" 17!MESSAGE 18!MESSAGE Possible choices for configuration are: 19!MESSAGE 20!MESSAGE "gettext - Win32 Release_TS" (based on "Win32 (x86) Dynamic-Link Library") 21!MESSAGE "gettext - Win32 Debug_TS" (based on "Win32 (x86) Dynamic-Link Library") 22!MESSAGE 23 24# Begin Project 25# PROP AllowPerConfigDependencies 0 26# PROP Scc_ProjName "" 27# PROP Scc_LocalPath "" 28CPP=cl.exe 29MTL=midl.exe 30RSC=rc.exe 31 32!IF "$(CFG)" == "gettext - Win32 Release_TS" 33 34# PROP BASE Use_MFC 0 35# PROP BASE Use_Debug_Libraries 0 36# PROP BASE Output_Dir "Release_TS" 37# PROP BASE Intermediate_Dir "Release_TS" 38# PROP BASE Ignore_Export_Lib 0 39# PROP BASE Target_Dir "" 40# PROP Use_MFC 0 41# PROP Use_Debug_Libraries 0 42# PROP Output_Dir "Release_TS" 43# PROP Intermediate_Dir "Release_TS" 44# PROP Ignore_Export_Lib 0 45# PROP Target_Dir "" 46# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\..\Zend" /I "..\..\..\bindlib_w32" /I "..\..\..\TSRM" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COMPILE_DL_GETTEXT" /D ZTS=1 /YX /FD /c 47# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\..\bindlib_w32" /I "..\..\TSRM" /D ZEND_DEBUG=0 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GETTEXT_EXPORTS" /D "COMPILE_DL_GETTEXT" /D ZTS=1 /D "ZEND_WIN32" /D "PHP_WIN32" /D HAVE_LIBINTL=1 /D HAVE_BIND_TEXTDOMAIN_CODESET=1 /D HAVE_NGETTEXT=1 /D HAVE_DNGETTEXT=1 /FR /YX /FD /c 48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 50# ADD BASE RSC /l 0x406 /d "NDEBUG" 51# ADD RSC /l 0x406 /d "NDEBUG" 52BSC32=bscmake.exe 53# ADD BASE BSC32 /nologo 54# ADD BSC32 /nologo 55LINK32=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 php5ts.lib /nologo /dll /machine:I386 /out:"..\..\Release_TS/php_gettext.dll" /libpath:"..\..\Release_TS" /libpath:"..\..\Release_TS_Inline" 57# ADD LINK32 php5ts.lib libintl.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 /dll /machine:I386 /out:"..\..\Release_TS/php_gettext.dll" /libpath:"..\..\Release_TS" /libpath:"..\..\Release_TS_Inline" 58 59!ELSEIF "$(CFG)" == "gettext - Win32 Debug_TS" 60 61# PROP BASE Use_MFC 0 62# PROP BASE Use_Debug_Libraries 0 63# PROP BASE Output_Dir "Debug_TS" 64# PROP BASE Intermediate_Dir "Debug_TS" 65# PROP BASE Ignore_Export_Lib 0 66# PROP BASE Target_Dir "" 67# PROP Use_MFC 0 68# PROP Use_Debug_Libraries 0 69# PROP Output_Dir "Debug_TS" 70# PROP Intermediate_Dir "Debug_TS" 71# PROP Ignore_Export_Lib 0 72# PROP Target_Dir "" 73# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\.." /I "..\..\Zend" /I "..\..\..\bindlib_w32" /I "..\..\TSRM" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MSSQL_EXPORTS" /D "COMPILE_DL_GETTEXT" /D ZTS=1 /YX /FD /c 74# ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I "..\.." /I "..\..\main" /I "..\..\Zend" /I "..\..\..\bindlib_w32" /I "..\..\TSRM" /D ZEND_DEBUG=1 /D HAVE_NGETTEXT=1 /D HAVE_DNGETTEXT=1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GETTEXT_EXPORTS" /D "COMPILE_DL_GETTEXT" /D ZTS=1 /D "ZEND_WIN32" /D "PHP_WIN32" /D HAVE_LIBINTL=1 /D HAVE_BIND_TEXTDOMAIN_CODESET=1 /FR /YX /FD /c 75# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 76# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 77# ADD BASE RSC /l 0x406 /d "NDEBUG" 78# ADD RSC /l 0x406 /d "NDEBUG" 79BSC32=bscmake.exe 80# ADD BASE BSC32 /nologo 81# ADD BSC32 /nologo 82LINK32=link.exe 83# 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 php5ts.lib /nologo /dll /machine:I386 /out:"../../Debug_TS/php_gettext.dll" /libpath:"..\..\Debug_TS" 84# ADD LINK32 php5ts_debug.lib libintl.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 /dll /incremental:yes /debug /machine:I386 /out:"../../Debug_TS/php_gettext.dll" /libpath:"..\..\Debug_TS" 85 86!ENDIF 87 88# Begin Target 89 90# Name "gettext - Win32 Release_TS" 91# Name "gettext - Win32 Debug_TS" 92# Begin Group "Source Files" 93 94# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 95# Begin Source File 96 97SOURCE=.\gettext.c 98# End Source File 99# End Group 100# Begin Group "Header Files" 101 102# PROP Default_Filter "h;hpp;hxx;hm;inl" 103# Begin Source File 104 105SOURCE=.\php_gettext.h 106# End Source File 107# End Group 108# Begin Group "Resource Files" 109 110# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 111# End Group 112# End Target 113# End Project 114