📄 test.dsp
字号:
# Microsoft Developer Studio Project File - Name="Test" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=Test - 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 "Test.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 "Test.mak" CFG="Test - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Test - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "Test - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
F90=df.exe
RSC=rc.exe
!IF "$(CFG)" == "Test - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "release"
# PROP Intermediate_Dir "release"
# PROP Ignore_Export_Lib 0
# ADD BASE F90 /compile_only /nologo
# ADD F90 /real_size:64 /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
# SUBTRACT F90 /recursive /check:format /check:output_conversion /check:overflow /check:underflow /winapp /threads /warn:nofileopt
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /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
# ADD BASE RSC /l 0x1009 /d "NDEBUG"
# ADD RSC /l 0x1009 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# SUBTRACT 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:console /machine:I386
# ADD LINK32 /nologo /version:7.2 /subsystem:windows /pdb:none /map /machine:I386
# SUBTRACT LINK32 /verbose /debug
!ELSEIF "$(CFG)" == "Test - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "dbg"
# PROP Intermediate_Dir "dbg"
# PROP Ignore_Export_Lib 0
# ADD BASE F90 /compile_only /nologo /debug:full
# 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 /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 /f77rtl /winapp /nopdbfile /warn:nofileopt
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /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
# 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:console /debug /machine:I386
# ADD LINK32 msvcrtd.lib /nologo /version:7.1 /subsystem:windows /incremental:no /map /debug /machine:I386
# SUBTRACT LINK32 /pdb:none
# Begin Special Build Tool
SOURCE=$(InputPath)
PostBuild_Desc=mapcommon
PostBuild_Cmds=mapcommon dbg\trigrid.map | sort /R > dbg\common.map
# End Special Build Tool
!ENDIF
# Begin Target
# Name "Test - Win32 Release"
# Name "Test - 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.def"\
# End Source File
# Begin Source File
SOURCE=..\..\Src\Editor\nghlist.f
DEP_F90_NGHLI=\
"..\..\SRC\Editor\nghlist.inc"\
"..\..\SRC\includes\edcommon.set"\
"..\..\SRC\includes\master1.par"\
# End Source File
# Begin Source File
SOURCE=..\Xpig\Pig.f
DEP_F90_PIG_F=\
"..\Xpig\ipig.def"\
".\panelmod.inc"\
".\pig.def"\
# End Source File
# Begin Source File
SOURCE=..\Xpig\Pig_menu.f
DEP_F90_PIG_M=\
"..\Xpig\ipig.def"\
".\pig.def"\
# End Source File
# Begin Source File
SOURCE=.\Pigid.f
DEP_F90_PIGID=\
"..\tstamp.dat"\
# End Source File
# Begin Source File
SOURCE=.\Pigpanel.f
DEP_F90_PIGPA=\
".\panelmod.inc"\
".\pig.def"\
# End Source File
# Begin Source File
SOURCE=..\Xpig\Pigplat.f
DEP_F90_PIGPL=\
"..\Xpig\ipig.def"\
".\pig.def"\
# End Source File
# Begin Source File
SOURCE=.\Test.f
DEP_F90_TEST_=\
".\pig.def"\
".\testmenu.def"\
# End Source File
# Begin Source File
SOURCE=.\Testrhp.f
DEP_F90_TESTR=\
".\panelmod.inc"\
".\pig.def"\
# End Source File
# Begin Source File
SOURCE=..\Utils\Text.f
DEP_F90_TEXT_=\
".\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
# Begin Source File
SOURCE="..\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
# 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
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE="..\Wpig-32\Wpig.ico"
# End Source File
# End Group
# Begin Source File
SOURCE=.\panelmod.inc
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=.\pig.def
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=.\testmenu.def
# PROP Exclude_From_Build 1
# End Source File
# End Target
# End Project
# Section Test : {94319BC0-EB94-11CF-8AE5-0000C0B0258A}
# 0:11:TriGrid.cpp:D:\Tg96\960126\Pigsrc\Pig\TriGrid.cpp
# 2:16:Resource Include:resrc1.h
# 2:10:ENUM: enum:enum
# 2:16:CLASS: CAboutDlg:CAboutDlg
# 2:11:VAR: theApp:theApp
# 2:11:TriGrid.cpp:TriGrid.cpp
# 2:19:Application Include:Test.h
# 2:12:IDD_ABOUTBOX:IDD_ABOUTBOX
# End Section
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -