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

📄 plus_demo.dsp

📁 已移植到TI OMAP1610处理器的Nucleus操作系统源码
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="Plus_Demo" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Application" 0x0101

CFG=Plus_Demo - 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 "Plus_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 "Plus_Demo.mak" CFG="Plus_Demo - Win32 Release"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "Plus_Demo - Win32 Release" (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

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

# 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 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib204 /o NUL /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib204 /o NUL /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo Plus_Demo.bsc
# ADD BSC32 /nologo /o"Plus_Demo.bsc"
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:console /machine:I386
# ADD LINK32 /nologo /subsystem:console /machine:I386 /out:".\o\plusdemo.out" /COMMENT:"Plus_Demo.ede%Plus_Demo$-$Win32$Release;" 
# SUBTRACT LINK32 /pdb:none
!ENDIF

# Begin Target

# Name "Plus_Demo - Win32 Release"

# Begin Source File

SOURCE=".\demo.c"

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

# PROP Ignore_Default_Tool 1
# Begin Custom Build - .\demo.c
InputPath=.\demo.c

".\demo.o" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
	"$(MSDEVDIR)\EDE\NUC_BLD.EXE"\
 "Plus_Demo.ede" "Plus_Demo - Win32 Release" $(InputPath)\


# End Custom Build

!ENDIF

# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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