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

📄 grafixgs_demo.dsp

📁 nucleus 文件系统,内核和彩色图形系统,在小系统上非常好用
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="GrafixGS_Demo" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

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

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "O"
# PROP BASE Intermediate_Dir ""
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "O"
# PROP Intermediate_Dir ""
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD CPP /nologo /MD /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /W# /c
# ADD BASE MTL /nologo /D "NDEBUG" /o "NUL" /mktyplib204 /win32
# ADD MTL /nologo /D "NDEBUG" /o "NUL" /mktyplib204 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo GrafixGS_Demo.bsc
# ADD BSC32 /nologo /o"GrafixGS_Demo.bsc"
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"O\GrafixGS_Demo.out"
# SUBTRACT LINK32 /pdb:none
# Begin Custom Build - Checking Dependencies...
InputPath=.\O\GrafixGS_Demo.out
SOURCE="$(InputPath)"

"O\GrafixGS_Demo.dep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	"$(MSDEVDIR)\Nucleus EDE\_exec"

# End Custom Build
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=Linking...
PostBuild_Cmds=START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_LINK.EXE"  "GrafixGS_Demo.ede"     "GrafixGS_Demo - Win32 Debug"
# End Special Build Tool
# Begin Target

# Name "GrafixGS_Demo - Win32 Debug"
# Begin Source File

SOURCE=".\Animpoly.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\Animpoly.c
InputPath=".\Animpoly.c"

".\O\Animpoly.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Bezier.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\Bezier.c
InputPath=".\Bezier.c"

".\O\Bezier.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\blittest.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\blittest.c
InputPath=".\blittest.c"

".\O\blittest.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Chicam15.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\clock.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\clock.c
InputPath=".\clock.c"

".\O\clock.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE="..\..\plus\crt0.s"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - ..\..\plus\crt0.s
InputPath="..\..\plus\crt0.s"

"..\..\plus\O\crt0.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Crtoon16.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\Cursor.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\dashes.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\dashes.c
InputPath=".\dashes.c"

".\O\dashes.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Demoport.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\Demoport.c
InputPath=".\Demoport.c"

".\O\Demoport.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\gstest.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\gstest.c
InputPath=".\gstest.c"

".\O\gstest.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Helvm15.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\Hilbert.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\Hilbert.c
InputPath=".\Hilbert.c"

".\O\Hilbert.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE="..\..\plus\Int.s"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - ..\..\plus\Int.s
InputPath="..\..\plus\Int.s"

"..\..\plus\O\Int.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\mappoly.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\mappoly.c
InputPath=".\mappoly.c"

".\O\mappoly.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Metawndo.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\Metconst.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\Metextrn.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\metfonts.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\Metports.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\Mwfont.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\Mwfont.c
InputPath=".\Mwfont.c"

".\O\Mwfont.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Mwstart1.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\Mwstart1.c
InputPath=".\Mwstart1.c"

".\O\Mwstart1.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Neil2.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\Offscrn.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\Offscrn.c
InputPath=".\Offscrn.c"

".\O\Offscrn.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\Pattern.c"
# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\Pattern.c
InputPath=".\Pattern.c"

".\O\Pattern.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	START /w /m "$(MSDEVDIR)\Nucleus EDE\NUC_BLD.EXE"  "GrafixGS_Demo.ede" "GrafixGS_Demo - Win32 Debug" $(InputPath)

# End Custom Build
# End Source File
# Begin Source File

SOURCE=".\romansim.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# Begin Source File

SOURCE=".\system08.h"
# PROP Exclude_From_Build 1
# PROP Ignore_Default_Tool 1
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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