# 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) Static Library" 0x0104 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) Static Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe F90=df.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 Target_Dir "" # ADD BASE F90 $(${CONSTITUENT}_fflags) $(fflags) /nopdbfile /debug:full /optimize:0 /fpp:"/I.." # ADD F90 $(${CONSTITUENT}_fflags) $(fflags) /nopdbfile /debug:full /optimize:0 /fpp:"/I.." # ADD BASE CPP $(${CONSTITUENT}_cppflags) $(cppflags) /Od /Z7 /D "_DEBUG" $(includes) $(use_cppflags) # ADD CPP $(${CONSTITUENT}_cppflags) $(cppflags) /Od /Z7 /D "_DEBUG" $(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 LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:..\$(${PACKAGE}_tag)\${CONSTITUENT}.${LIBRARYSUFFIX} # Begin Custom Build !IF "${LIBRARYSUFFIX}" == "arc" ..\$(${PACKAGE}_tag)\${CONSTITUENT}.dll : set CMTROOT=$(CMTROOT) $(make_shlib) $(${PACKAGE}_tag) ${CONSTITUENT} /debug $(cpplinkflags) $(${CONSTITUENT}_shlibflags) !ENDIF $(${CONSTITUENT}_customBuild) $(${CONSTITUENT}_customBuild1) $(${CONSTITUENT}_customBuild2) $(${CONSTITUENT}_customBuild3) # End Custom Build # Begin Special Build Tool SOURCE=$(InputPath) PreLink_Cmds=$(${CONSTITUENT}_preLink) $(${CONSTITUENT}_preLink1) $(${CONSTITUENT}_preLink2) PostBuild_Cmds=$(${CONSTITUENT}_postBuild) $(${CONSTITUENT}_postBuild1) $(${CONSTITUENT}_postBuild2) # End Special Build Tool # Begin Target # Name "${CONSTITUENT} - Win32 Debug"