⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vfeap.dsp

📁 边界元程序,供力学工作者参考,希望对大家有所帮助
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="VFEAP" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=VFEAP - 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 "VFEAP.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 "VFEAP.mak" CFG="VFEAP - Win32 Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "VFEAP - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "VFEAP - Win32 Debug" (based on "Win32 (x86) 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)" == "VFEAP - 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 Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\Executable"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE F90 /compile_only /nologo /warn:nofileopt /winapp
# ADD F90 /compile_only /nologo /warn:nofileopt /winapp
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG"
# ADD RSC /l 0x804 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
# ADD LINK32 version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386

!ELSEIF  "$(CFG)" == "VFEAP - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "VFEAP___Win32_Debug"
# PROP BASE Intermediate_Dir "VFEAP___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\Executable"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE F90 /check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /winapp
# ADD F90 /check:bounds /compile_only /debug:full /nologo /traceback /warn:argument_checking /warn:nofileopt /winapp
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG"
# ADD RSC /l 0x804 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /pdbtype:sept
# ADD LINK32 version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /pdbtype:sept

!ENDIF 

# Begin Target

# Name "VFEAP - Win32 Release"
# Name "VFEAP - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
# Begin Source File

SOURCE=.\AboutDlg.f90
NODEP_F90_ABOUT=\
	".\Debug\VFEAPGlobals.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\AutoMesh.f90
NODEP_F90_AUTOM=\
	".\Debug\CtrlData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Data.f90
NODEP_F90_DATA_=\
	".\Debug\VFEAPGlobals.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Draw.f90
# End Source File
# Begin Source File

SOURCE=.\Dynamic.f90
NODEP_F90_DYNAM=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FrontData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\EIGENP.f90
NODEP_F90_EIGEN=\
	".\Debug\CtrlData.mod"\
	".\Debug\FrontData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmlib.f90
NODEP_F90_ELMLI=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FrontData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt001.f90
NODEP_F90_ELMT0=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt002.f90
NODEP_F90_ELMT00=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt003.f90
NODEP_F90_ELMT003=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt004.f90
NODEP_F90_ELMT004=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt200.f90
NODEP_F90_ELMT2=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt300.f90
NODEP_F90_ELMT3=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\ExtraMesh.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt400.f90
NODEP_F90_ELMT4=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt401.f90
NODEP_F90_ELMT40=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Elmt501.f90
NODEP_F90_ELMT5=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Execute.f90
NODEP_F90_EXECU=\
	".\Debug\CentData.mod"\
	".\Debug\CtrlData.mod"\
	".\Debug\EarthQuake.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\ExtraMesh.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\FrontData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\LoadData.mod"\
	".\Debug\MacroData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\ReSolveData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\ExtraMesh.f90
NODEP_F90_EXTRA=\
	".\Debug\CtrlData.mod"\
	".\Debug\ExtraMesh.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Front.f90
NODEP_F90_FRONT=\
	".\Debug\CtrlData.mod"\
	".\Debug\FrontData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Gauss.f90
# End Source File
# Begin Source File

SOURCE=.\Input.f90
NODEP_F90_INPUT=\
	".\Debug\AutoMeshData.mod"\
	".\Debug\CentData.mod"\
	".\Debug\CtrlData.mod"\
	".\Debug\LoadData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Load.f90
NODEP_F90_LOAD_=\
	".\Debug\CtrlData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\LoadData.mod"\
	".\Debug\MeshData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Macro.f90
NODEP_F90_MACRO=\
	".\Debug\CtrlData.mod"\
	".\Debug\MacroData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\MAINSTRS.f90
# End Source File
# Begin Source File

SOURCE=.\MatData.f90
DEP_F90_MATDA=\
	".\Parameter.FD"\
	
NODEP_F90_MATDA=\
	".\Debug\CtrlData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Optrec.f90
NODEP_F90_OPTRE=\
	".\Debug\CtrlData.mod"\
	".\Debug\FileData.mod"\
	".\Debug\FrontData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Plastic.f90
NODEP_F90_PLAST=\
	".\Debug\CtrlData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Print.f90
NODEP_F90_PRINT=\
	".\Debug\CtrlData.mod"\
	".\Debug\EarthQuake.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\ExtraMesh.mod"\
	".\Debug\FileData.mod"\
	".\Debug\FrontData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MacroData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\ReSlv.f90
NODEP_F90_RESLV=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\ReSolveData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Screen.f90
DEP_F90_SCREE=\
	".\resource.fd"\
	
NODEP_F90_SCREE=\
	".\Debug\VFEAPGlobals.mod"\
	".\Debug\XYPlot.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Shape.f90
# End Source File
# Begin Source File

SOURCE=.\Smooth.f90
NODEP_F90_SMOOT=\
	".\Debug\CtrlData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Structure.f90
NODEP_F90_STRUC=\
	".\Debug\CtrlData.mod"\
	".\Debug\ElmtData.mod"\
	".\Debug\GlobData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\Support.f90
NODEP_F90_SUPPO=\
	".\Debug\CtrlData.mod"\
	".\Debug\FactorData.mod"\
	".\Debug\GlobData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\SolvData.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\VFEAP.F90
DEP_F90_VFEAP=\
	".\resource.fd"\
	
NODEP_F90_VFEAP=\
	".\Debug\AutoMeshData.mod"\
	".\Debug\CentData.mod"\
	".\Debug\CtrlData.mod"\
	".\Debug\FileData.mod"\
	".\Debug\FrontData.mod"\
	".\Debug\LoadData.mod"\
	".\Debug\MeshData.mod"\
	".\Debug\ReSolveData.mod"\
	".\Debug\VFEAPGlobals.mod"\
	
# End Source File
# Begin Source File

SOURCE=.\VFEAPGlobals.f90
DEP_F90_VFEAPG=\
	".\VFEAPCOM.fd"\
	
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
# Begin Source File

SOURCE=.\Parameter.FD
# End Source File
# Begin Source File

SOURCE=.\resource.fd
# End Source File
# Begin Source File

SOURCE=.\resource.h
# End Source File
# Begin Source File

SOURCE=.\VFEAP.fi
# End Source File
# Begin Source File

SOURCE=.\VFEAPCOM.fd
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File

SOURCE=.\VFEAP.ico
# End Source File
# Begin Source File

SOURCE=.\VFEAP.rc
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -