diff options
author | Sebastian Bergmann <sebastian@php.net> | 2002-05-02 09:53:17 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2002-05-02 09:53:17 +0000 |
commit | b1246493f8dfd4f0f398c3574b8b76ff77e4a5fd (patch) | |
tree | 98495af960c47731fa82f003e5d72aef4fc2bfce | |
parent | 93ab7ea64edb483e332985ca49e0dfe019698063 (diff) | |
download | php-git-b1246493f8dfd4f0f398c3574b8b76ff77e4a5fd.tar.gz |
Oops.
-rw-r--r-- | win32/php4dllts.dsp | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 0c2ca99251..7970eb8228 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -5,22 +5,22 @@ # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=php4dllts - Win32 Debug_TS
-!MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
-!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "php4dllts.mak".
!MESSAGE
-!MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
-!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "php4dllts.mak" CFG="php4dllts - Win32 Debug_TS"
!MESSAGE
-!MESSAGE Für die Konfiguration stehen zur Auswahl:
+!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "php4dllts - Win32 Debug_TS" (basierend auf "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "php4dllts - Win32 Release_TS" (basierend auf "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "php4dllts - Win32 Release_TS_inline" (basierend auf "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "php4dllts - Win32 Release_TSDbg" (basierend auf "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "php4dllts - Win32 Debug_TS" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "php4dllts - Win32 Release_TS" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "php4dllts - Win32 Release_TS_inline" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "php4dllts - Win32 Release_TSDbg" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
|