Chris@1: # Microsoft Developer Studio Project File - Name="all" - Package Owner=<4> Chris@1: # Microsoft Developer Studio Generated Build File, Format Version 6.00 Chris@1: # ** DO NOT EDIT ** Chris@1: Chris@1: # TARGTYPE "Win32 (x86) Generic Project" 0x010a Chris@1: Chris@1: CFG=all - Win32 Debug Chris@1: !MESSAGE This is not a valid makefile. To build this project using NMAKE, Chris@1: !MESSAGE use the Export Makefile command and run Chris@1: !MESSAGE Chris@1: !MESSAGE NMAKE /f "all.mak". Chris@1: !MESSAGE Chris@1: !MESSAGE You can specify a configuration when running NMAKE Chris@1: !MESSAGE by defining the macro CFG on the command line. For example: Chris@1: !MESSAGE Chris@1: !MESSAGE NMAKE /f "all.mak" CFG="all - Win32 Debug" Chris@1: !MESSAGE Chris@1: !MESSAGE Possible choices for configuration are: Chris@1: !MESSAGE Chris@1: !MESSAGE "all - Win32 Release" (based on "Win32 (x86) Generic Project") Chris@1: !MESSAGE "all - Win32 Debug" (based on "Win32 (x86) Generic Project") Chris@1: !MESSAGE Chris@1: Chris@1: # Begin Project Chris@1: # PROP AllowPerConfigDependencies 0 Chris@1: # PROP Scc_ProjName "all" Chris@1: # PROP Scc_LocalPath "." Chris@1: MTL=midl.exe Chris@1: Chris@1: !IF "$(CFG)" == "all - Win32 Release" Chris@1: Chris@1: # PROP BASE Use_MFC 0 Chris@1: # PROP BASE Use_Debug_Libraries 0 Chris@1: # PROP BASE Output_Dir "Release" Chris@1: # PROP BASE Intermediate_Dir "Release" Chris@1: # PROP BASE Target_Dir "" Chris@1: # PROP Use_MFC 0 Chris@1: # PROP Use_Debug_Libraries 0 Chris@1: # PROP Output_Dir "obj\release" Chris@1: # PROP Intermediate_Dir "obj\release" Chris@1: # PROP Target_Dir "" Chris@1: Chris@1: !ELSEIF "$(CFG)" == "all - Win32 Debug" Chris@1: Chris@1: # PROP BASE Use_MFC 0 Chris@1: # PROP BASE Use_Debug_Libraries 1 Chris@1: # PROP BASE Output_Dir "Debug" Chris@1: # PROP BASE Intermediate_Dir "Debug" Chris@1: # PROP BASE Target_Dir "" Chris@1: # PROP Use_MFC 0 Chris@1: # PROP Use_Debug_Libraries 1 Chris@1: # PROP Output_Dir "obj\debug" Chris@1: # PROP Intermediate_Dir "obj\debug" Chris@1: # PROP Target_Dir "" Chris@1: Chris@1: !ENDIF Chris@1: Chris@1: # Begin Target Chris@1: Chris@1: # Name "all - Win32 Release" Chris@1: # Name "all - Win32 Debug" Chris@1: # Begin Source File Chris@1: Chris@1: SOURCE=.\README Chris@1: # End Source File Chris@1: # End Target Chris@1: # End Project