diff options
Diffstat (limited to 'win32/EngineSelect.dsp')
-rw-r--r-- | win32/EngineSelect.dsp | 40 |
1 files changed, 14 insertions, 26 deletions
diff --git a/win32/EngineSelect.dsp b/win32/EngineSelect.dsp index 8db21ce249..4aee213c29 100644 --- a/win32/EngineSelect.dsp +++ b/win32/EngineSelect.dsp @@ -1,24 +1,24 @@ # Microsoft Developer Studio Project File - Name="EngineSelect" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** NICHT BEARBEITEN **
+# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) External Target" 0x0106
-CFG=EngineSelect - Win32 Debug
-!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
+CFG=EngineSelect - Win32 Release
+!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 "EngineSelect.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 "EngineSelect.mak" CFG="EngineSelect - Win32 Debug"
+!MESSAGE NMAKE /f "EngineSelect.mak" CFG="EngineSelect - Win32 Release"
!MESSAGE
-!MESSAGE Für die Konfiguration stehen zur Auswahl:
+!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "EngineSelect - Win32 Release" (basierend auf "Win32 (x86) External Target")
-!MESSAGE "EngineSelect - Win32 Debug" (basierend auf "Win32 (x86) External Target")
+!MESSAGE "EngineSelect - Win32 Release" (based on "Win32 (x86) External Target")
+!MESSAGE "EngineSelect - Win32 Debug" (based on "Win32 (x86) External Target")
!MESSAGE
# Begin Project
@@ -28,7 +28,7 @@ CFG=EngineSelect - Win32 Debug !IF "$(CFG)" == "EngineSelect - Win32 Release"
-# PROP BASE Use_MFC
+# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
@@ -37,7 +37,7 @@ CFG=EngineSelect - Win32 Debug # PROP BASE Target_File "EngineSelect.exe"
# PROP BASE Bsc_Name "EngineSelect.bsc"
# PROP BASE Target_Dir ""
-# PROP Use_MFC
+# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
@@ -49,7 +49,7 @@ CFG=EngineSelect - Win32 Debug !ELSEIF "$(CFG)" == "EngineSelect - Win32 Debug"
-# PROP BASE Use_MFC
+# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
@@ -58,7 +58,7 @@ CFG=EngineSelect - Win32 Debug # PROP BASE Target_File "EngineSelect.exe"
# PROP BASE Bsc_Name "EngineSelect.bsc"
# PROP BASE Target_Dir ""
-# PROP Use_MFC
+# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
@@ -81,17 +81,5 @@ CFG=EngineSelect - Win32 Debug !ENDIF
-# Begin Group "Quellcodedateien"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# End Group
-# Begin Group "Header-Dateien"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# End Group
-# Begin Group "Ressourcendateien"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
# End Target
# End Project
|