From c4dd7a1a684490673e25aaf4fabec5df138854c4 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Thu, 14 Mar 2013 05:42:27 +0000 Subject: Imported from /home/lorry/working-area/delta_php2/php-5.4.13.tar.bz2. --- win32/EngineSelect.dsp | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 win32/EngineSelect.dsp (limited to 'win32/EngineSelect.dsp') diff --git a/win32/EngineSelect.dsp b/win32/EngineSelect.dsp new file mode 100644 index 0000000..4aee213 --- /dev/null +++ b/win32/EngineSelect.dsp @@ -0,0 +1,85 @@ +# Microsoft Developer Studio Project File - Name="EngineSelect" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) External Target" 0x0106 + +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 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 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "EngineSelect - Win32 Release" (based on "Win32 (x86) External Target") +!MESSAGE "EngineSelect - Win32 Debug" (based on "Win32 (x86) External Target") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" + +!IF "$(CFG)" == "EngineSelect - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Cmd_Line "NMAKE /f EngineSelect.mak" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "EngineSelect.exe" +# PROP BASE Bsc_Name "EngineSelect.bsc" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Cmd_Line "EngineSelect.bat" +# PROP Rebuild_Opt "/a" +# PROP Target_File "EngineSelect.exe" +# PROP Bsc_Name "" +# PROP Target_Dir "" + +!ELSEIF "$(CFG)" == "EngineSelect - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Cmd_Line "NMAKE /f EngineSelect.mak" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "EngineSelect.exe" +# PROP BASE Bsc_Name "EngineSelect.bsc" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Cmd_Line "EngineSelect.bat" +# PROP Rebuild_Opt "/a" +# PROP Target_File "EngineSelect.exe" +# PROP Bsc_Name "" +# PROP Target_Dir "" + +!ENDIF + +# Begin Target + +# Name "EngineSelect - Win32 Release" +# Name "EngineSelect - Win32 Debug" + +!IF "$(CFG)" == "EngineSelect - Win32 Release" + +!ELSEIF "$(CFG)" == "EngineSelect - Win32 Debug" + +!ENDIF + +# End Target +# End Project -- cgit v1.2.1