diff options
author | Sebastian Bergmann <sbergmann@php.net> | 2001-05-12 18:18:42 +0000 |
---|---|---|
committer | Sebastian Bergmann <sbergmann@php.net> | 2001-05-12 18:18:42 +0000 |
commit | 3f859324c92f9988487c387fb4064c7486634904 (patch) | |
tree | 5dde9f7dbbbd2d0b0f7b4f4fef39040071423e7a /win32 | |
parent | 2f0e998f787eedfee565ca9800842cb5fc7860ed (diff) | |
download | php-git-3f859324c92f9988487c387fb4064c7486634904.tar.gz |
Remove german comments from MS VisualStudio.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/php4dllts.dsp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index c3154b405f..c4a12da272 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1,21 +1,21 @@ # Microsoft Developer Studio Project File - Name="php4dllts" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** NICHT BEARBEITEN **
+# ** DO NOT EDIT **
# 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")
|