# Microsoft Developer Studio Project File - Name="${CONSTITUENT}" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 CFG=${CONSTITUENT} - Win32 Debug !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 "${CONSTITUENT}.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 "${CONSTITUENT}.mak" CFG="${CONSTITUENT} - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "${CONSTITUENT} - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe F90=df.exe MTL=midl.exe RSC=rc.exe # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "..\$(${PACKAGE}_tag)" # PROP BASE Intermediate_Dir "..\$(${PACKAGE}_tag)" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\$(${PACKAGE}_tag)" # PROP Intermediate_Dir "..\$(${PACKAGE}_tag)\${CONSTITUENT}" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE F90 $(${CONSTITUENT}_fflags) $(fflags) /nopdbfile /debug:full /optimize:0 # ADD F90 $(${CONSTITUENT}_fflags) $(fflags) /nopdbfile /debug:full /optimize:0 # ADD BASE CPP $(${CONSTITUENT}_cppflags) $(cppflags) /Od /Z7 /D "_DEBUG" /D "_CONSOLE" $(includes) $(use_cppflags) # ADD CPP $(${CONSTITUENT}_cppflags) $(cppflags) /Od /Z7 /D "_DEBUG" /D "_CONSOLE" $(includes) $(use_cppflags) # ADD BASE RSC /l 0x40c /d "_DEBUG" # ADD RSC /l 0x40c /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 $(cpplinkflags) $(use_linkopts) $(${CONSTITUENT}linkopts) /subsystem:console /debug /pdbtype:sept # ADD LINK32 $(cpplinkflags) $(use_linkopts) $(${CONSTITUENT}linkopts) /subsystem:console /debug /pdbtype:sept # Begin Target # Name "${CONSTITUENT} - Win32 Debug" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"