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

📄 piglib.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="piglib" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

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

# Begin Project
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
F90=df.exe

!IF  "$(CFG)" == "piglib - 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 "release"
# PROP Intermediate_Dir "release"
# 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 /vms /assume:noaccuracy_sensitive /check:format /check:output_conversion /check:overflow /check:underflow /f77rtl /winapp /intconstant /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 "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /c
# SUBTRACT CPP /Fr /YX
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# SUBTRACT BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:".\pig.lib"

!ELSEIF  "$(CFG)" == "piglib - 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 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/" /include:".\Debug/" /include:"Debug/" /compile_only /nologo /noaltparam /warn:declarations /libs:dll /alignment:dcommons /error_limit:1000 /debug:full /inline:none /optimize:0 /assume:dummy_aliases /fpconstant /check:bounds /check:format /check:output_conversion /check:overflow /check:underflow /warn:argument_checking /fltconsistency /threads /dbglibs
# SUBTRACT F90 /recursive /fpscomp:logicals /fpscomp:general /warn:noalignments /warn:nouncalled /warn:nouninitialized /warn:nousage /winapp /nopdbfile /warn:nofileopt
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /G5 /MDd /W4 /GR /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR /c
# SUBTRACT CPP /Gy /YX
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /out:".\dbg\pig.lib"
# SUBTRACT LIB32 /nologo

!ENDIF 

# Begin Target

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

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

SOURCE=..\Utils\About.f
DEP_F90_ABOUT=\
	"..\..\SRC\includes\master1.par"\
	"..\PIG\pig.def"\
	
# End Source File
# Begin Source File

SOURCE=..\Xpig\Pig.f
DEP_F90_PIG_F=\
	"..\PIG\panelmod.inc"\
	"..\PIG\pig.def"\
	"..\Xpig\ipig.def"\
	
# End Source File
# Begin Source File

SOURCE=..\Xpig\Pig_menu.f
DEP_F90_PIG_M=\
	"..\PIG\pig.def"\
	"..\Xpig\ipig.def"\
	
# End Source File
# Begin Source File

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

SOURCE="..\Wpig-32\Pigplat.f"
DEP_F90_PIGPL=\
	"..\PIG\pig.def"\
	"..\Wpig-32\ipig.def"\
	"..\Xpig\ipig.def"\
	
# End Source File
# Begin Source File

SOURCE=..\Pig\Pigreg.f
DEP_F90_PIGRE=\
	"..\PIG\pig.def"\
	
# End Source File
# Begin Source File

SOURCE=..\Utils\Text.f
DEP_F90_TEXT_=\
	"..\PIG\pig.def"\
	
# End Source File
# Begin Source File

SOURCE="..\Wpig-32\Wpig.cpp"
DEP_CPP_WPIG_=\
	"..\tstamp.h"\
	"..\Wpig-32\resource.h"\
	"..\Wpig-32\wpig.h"\
	"..\Wpig-32\wpig.hpp"\
	"..\XPIG\pigtype.h"\
	
# End Source File
# End Group
# Begin Group "Header Files"

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

SOURCE="..\Wpig-32\wpig.h"
# End Source File
# Begin Source File

SOURCE="..\Wpig-32\wpig.hpp"
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

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