# 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} - $(tag) !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} - $(tag)" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "${CONSTITUENT} - $(tag)" (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 !IF "$(CFG)" == "${CONSTITUENT} - $(tag)" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "../$(tag)" # PROP BASE Intermediate_Dir "../$(tag)" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "../$(tag)" # PROP Intermediate_Dir "../$(tag)/${CONSTITUENT}" # PROP Target_Dir "" # ADD BASE F90 $(${CONSTITUENT}_fflags) $(fdebugflags) $(fflags) $(use_fflags) # ADD F90 $(${CONSTITUENT}_fflags) $(fdebugflags) $(fflags) $(use_fflags) # ADD BASE CPP $(${CONSTITUENT}_cppflags) $(cppdebugflags) $(cppflags) /D "_CONSOLE" $(use_cppflags) $(app_${CONSTITUENT}_cppflags) # ADD CPP $(${CONSTITUENT}_cppflags) $(cppdebugflags) $(cppflags) /D "_CONSOLE" $(use_cppflags) $(app_${CONSTITUENT}_cppflags) # ADD BASE RSC /l 0x40c /d "NDEBUG" # ADD RSC /l 0x40c /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /subsystem:console $(cpplinkflags) $(use_linkopts) $(${CONSTITUENT}linkopts) /pdbtype:sept # ADD LINK32 /subsystem:console $(cpplinkflags) $(use_linkopts) $(${CONSTITUENT}linkopts) /pdbtype:sept !ENDIF # Begin Target # Name "${CONSTITUENT} - $(tag)" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"