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

📄 noder.dsp

📁 Programs in the irregular grid design package described in this manual are used to carry out five ma
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="noder" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=noder - Win32 Release
!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 "noder.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 "noder.mak" CFG="noder - Win32 Release"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "noder - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "noder - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE 

# Begin Project
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
F90=df.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "noder - 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 2
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "d:/tg96/960126/src/bin"
# PROP Intermediate_Dir "release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE F90 /include:".\Release/" /compile_only /nologo /I "Release/"
# ADD F90 /real_size:64 /check:(bounds,overflow,underflow) /4Nportlib /include:"release/" /include:".\Release/" /compile_only /nologo /noaltparam /warn:declarations /libs:dll /alignment:dcommons /error_limit:1000 /debug:none /optimize:3 /assume:dummy_aliases /fpconstant /check:bounds /warn:argument_checking /fltconsistency /math_library:fast /threads
# SUBTRACT F90 /browser /recursive /assume:noaccuracy_sensitive /check:format /check:output_conversion /check:overflow /check:underflow /winapp /warn:nofileopt
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /G5 /MD /W4 /GX /O2 /D "_MBCS" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /FD /c
# SUBTRACT CPP /Fr /YX
# ADD BASE MTL /nologo /D "NDEBUG" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x1009 /d "NDEBUG"
# ADD RSC /l 0x1009 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 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 /nologo /version:7.2 /subsystem:windows /pdb:none /map /machine:I386
# SUBTRACT LINK32 /debug

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

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir ".\Debug"
# PROP BASE Intermediate_Dir ".\Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "dbg"
# PROP Intermediate_Dir "dbg"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE F90 /include:".\Debug/" /compile_only /nologo /debug:full /I "Debug/"
# ADD F90 /real_size:64 /check:(bounds,overflow,underflow) /4Nportlib /browser /include:"dbg/" /include:".\Dbg/" /compile_only /noaltparam /warn:declarations /libs:dll /alignment:dcommons /error_limit:1000 /debug:full /optimize:0 /assume:dummy_aliases /fpconstant /check:bounds /check:format /check:output_conversion /check:overflow /check:underflow /warn:argument_checking /fltconsistency /threads /dbglibs /pdbfile:"Noder.pdb"
# SUBTRACT F90 /warn:nofileopt
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /G5 /MDd /W4 /Gm /Gi /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "_DEBUG" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x1009 /d "_DEBUG"
# ADD RSC /l 0x1009 /d "_DEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 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 /debug /machine:I386
# ADD LINK32 msvcrtd.lib /nologo /version:7.1 /subsystem:windows /map /debug /machine:I386 /nodefaultlib:"msvcrt.lib"
# SUBTRACT LINK32 /verbose /profile /incremental:no

!ENDIF 

# Begin Target

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

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

SOURCE=.\Blockdat.f
DEP_F90_BLOCK=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	
# End Source File
# Begin Source File

SOURCE=..\Editor\Chedges.f
DEP_F90_CHEDG=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=..\Editor\Config.f
DEP_F90_CONFI=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\defaults.inc"\
	"..\includes\master1.par"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=..\Gridit\contri.f
# End Source File
# Begin Source File

SOURCE=..\Lib\Geoutm.f
# End Source File
# Begin Source File

SOURCE=..\Editor\Grid.f
DEP_F90_GRID_=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\defaults.inc"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	"..\includes\trscom.set"\
	
# End Source File
# Begin Source File

SOURCE=..\Gridit\gridlist.f
DEP_F90_GRIDL=\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	"..\includes\trscom.set"\
	
# End Source File
# Begin Source File

SOURCE=..\Editor\Init.f
DEP_F90_INIT_=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\defaults.inc"\
	"..\includes\master1.par"\
	
# End Source File
# Begin Source File

SOURCE=.\Ncntbnd.f
DEP_F90_NCNTB=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nnodit.f
DEP_F90_NNODI=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\defn1.set"\
	"..\includes\defn2.set"\
	"..\includes\depnode.set"\
	"..\includes\master1.par"\
	"..\includes\meshgen.set"\
	"..\includes\nnb.set"\
	
NODEP_F90_NNODI=\
	"..\includes\defn5.set"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodechek.f
DEP_F90_NODEC=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodecoin.f
DEP_F90_NODECO=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\master1.par"\
	".\nodestor.inc"\
	".\polystor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodeconf.f
DEP_F90_NODECON=\
	"..\..\PIGSRC\PIG\panelmod.inc"\
	"..\..\PIGSRC\PIG\pig.def"\
	".\nodedef.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodedpth.f
DEP_F90_NODED=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodegen.f
DEP_F90_NODEG=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\depnode.set"\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	"..\includes\mesh.fmt"\
	"..\includes\meshgen.set"\
	"..\includes\triang.fmt"\
	"..\includes\trscom.set"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	".\polystor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\nodegrid.f
DEP_F90_NODEGR=\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodeinfo.f
DEP_F90_NODEI=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	"..\includes\node.fmt"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodemenu.f
DEP_F90_NODEM=\
	"..\..\PIGSRC\PIG\pig.def"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodemesh.f
DEP_F90_NODEME=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	"..\includes\mesh.fmt"\
	"..\includes\meshgen.set"\
	"..\includes\trscom.set"\
	".\polystor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodemod.f
DEP_F90_NODEMO=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	".\polystor.inc"\
	

!IF  "$(CFG)" == "noder - Win32 Release"

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

# SUBTRACT F90 /list /asmfile

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Nodepoly.f
DEP_F90_NODEP=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	".\polystor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Noder.f
DEP_F90_NODER=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	"..\includes\meshgen.set"\
	"..\includes\trscom.set"\
	".\menunodr.def"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	".\polystor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Noderesl.f
DEP_F90_NODERE=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodescal.f
DEP_F90_NODES=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodesplt.f
DEP_F90_NODESP=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\master1.par"\
	"..\includes\node.fmt"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	".\polystor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodeupdt.f
DEP_F90_NODEU=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=.\Nodeutil.f
DEP_F90_NODEUT=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=..\..\Pigsrc\piglib\dbg\pig.lib

!IF  "$(CFG)" == "noder - Win32 Release"

# PROP Exclude_From_Build 1

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

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\Pigsrc\piglib\pig.lib

!IF  "$(CFG)" == "noder - Win32 Release"

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

# PROP Exclude_From_Build 1

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\Pigsrc\Pig\Pigid.f
DEP_F90_PIGID=\
	"..\..\PIGSRC\tstamp.dat"\
	
# End Source File
# Begin Source File

SOURCE=..\..\Pigsrc\Pig\Pigpanel.f
DEP_F90_PIGPA=\
	"..\..\PIGSRC\PIG\panelmod.inc"\
	"..\..\PIGSRC\PIG\pig.def"\
	
# End Source File
# Begin Source File

SOURCE=..\Editor\Polygons.f
DEP_F90_POLYG=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\defaults.inc"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\master1.par"\
	
# End Source File
# Begin Source File

SOURCE=..\Lib\Raddms.f
# End Source File
# Begin Source File

SOURCE=..\Lib\Ran2.f
# End Source File
# Begin Source File

SOURCE=.\Readnode.f
DEP_F90_READN=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	".\polystor.inc"\
	
# End Source File
# Begin Source File

SOURCE=..\Editor\Saves.f
DEP_F90_SAVES=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\defaults.inc"\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	
# End Source File
# Begin Source File

SOURCE=..\Editor\Scale.f
DEP_F90_SCALE=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	
# End Source File
# Begin Source File

SOURCE=..\Editor\sortem.f
DEP_F90_SORTE=\
	"..\includes\master1.par"\
	
# End Source File
# Begin Source File

SOURCE=..\Lib\Sortit.f
# End Source File
# Begin Source File

SOURCE=.\Straight.f
DEP_F90_STRAI=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\includes\master1.par"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	
# End Source File
# Begin Source File

SOURCE=..\Editor\Tristore.f
DEP_F90_TRIST=\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	"..\includes\trscom.set"\
	
# End Source File
# Begin Source File

SOURCE=..\Lib\Utmgeo.f
# End Source File
# Begin Source File

SOURCE=..\Editor\Window.f
DEP_F90_WINDO=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\pmarker.inc"\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	
# End Source File
# Begin Source File

SOURCE="..\..\Pigsrc\Wpig-32\Wpig.rc"
# ADD BASE RSC /l 0x1009 /i "\TG96\960126\PIGSRC\Wpig-32"
# ADD RSC /l 0x1009 /i "\TG96\960126\Pigsrc\Wpig-32" /i "D:\Tg96\960126\Pigsrc\Wpig-32" /i "\TG96\960126\PIGSRC\Wpig-32"
# End Source File
# Begin Source File

SOURCE=..\Editor\Wrfile.f
DEP_F90_WRFIL=\
	"..\includes\edcommon.set"\
	"..\includes\master1.par"\
	"..\includes\neigh.fmt"\
	
# End Source File
# Begin Source File

SOURCE=.\Writnode.f
DEP_F90_WRITN=\
	"..\..\PIGSRC\PIG\pig.def"\
	"..\EDITOR\edpolys.inc"\
	"..\includes\master1.par"\
	"..\includes\node.fmt"\
	".\nodedef.inc"\
	".\nodestor.inc"\
	".\polystor.inc"\
	
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# End Group
# Begin Source File

SOURCE=.\menunodr.def
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\nodedef.inc
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\nodestor.inc
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File

SOURCE=.\polystor.inc
# PROP Exclude_From_Build 1
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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